@charset "utf-8";
.color{ color: #32579c }
.header{ height: 170px; background: url('../images/header.png') center top no-repeat; min-width: 1200px; }
.head{ width: 1180px; height: 170px; line-height: 170px; padding: 0 10px; }
.head .logo{ display: inline-block; background: url('../images/logo.png') no-repeat; width: 497px; height: 75px; vertical-align: middle; }
.head .logo-m{ display: inline-block; background: url('../images/logo-m.png') no-repeat; width: 246px; height: 43px; vertical-align: middle; margin-left: 20px; }

.nav-row{ width: 100%; height: 50px; background: #0058dd; }
#nav{ width: 1180px; height: 50px; padding: 0 10px; }
.nav{ width: 880px; height: 50px; position:relative; z-index:1; }
.nav .nLi{ float:left; position:relative; }
.nav .nLi>a{ display: block; width: 110px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; }
.nav .nLi.on>a{ color: #f90; border-radius: 3px; }

.nav .sub{ display: none; width: 110px; left:0; top: 50px; position:absolute; text-align: center; }
.nav .sub li{ background: #fff; }
.nav .sub a{ display:block; height: 40px; line-height: 40px; border-bottom: 1px dotted #ccc; font-size: 14px; color: #333;}

.search{ width: 280px; height: 30px; padding: 10px; }
.search input{ float: left; background: none; border: none; }
.search input[type=text]{ box-sizing: border-box; width: 220px; height: 30px; text-indent: 10px; line-height: 30px; font-size: 12px; color: #fff; border: 1px solid rgba(255, 255, 255, .5); background: rgba(255, 255, 255, .17);  }
.search input[type=submit]{ width: 60px; height: 30px; text-align: center; line-height: 30px; background: #f90; color: #fff; font-size: 14px; }

.flash{ width:100%; height: 400px; overflow: hidden; position: relative; box-shadow: 0 5px 5px rgba(194, 155, 75, .3);min-width: 1200px; }
.flash .bd{ position: relative; height: 400px; overflow: hidden; }
.flash .bd ul{ width: 100% !important; }
.flash .bd li{ width: 100% !important; height: 400px; overflow: hidden; }

.notice-box, .last-box, .info-box{ width: 1200px; overflow: hidden; }
.title{ text-align: center; line-height: 25px; padding: 25px 0; }
.title h2{ font-size: 18px; color: #484848; font-family: "Georgia"; }
.title h1{ font-size: 16px; color: #32579c; }
.title h1 i{ display: inline-block; width: 100px; height: 1px; background: #ccc; vertical-align: middle; margin: 0 10px; }

.content{ overflow: hidden; }

.notice-list{ overflow: hidden; }
.notice-list li{ float: left; width: 360px; height: 60px; padding: 10px; margin: 0 10px 20px; background: #f8f8f8;  }
.notice-list li a{ display: block; overflow: hidden; }
.notice-list li .date{ float: left; width: 60px; height: 60px; text-align: center; }
.notice-list li .date h2{ width: 58px; height: 39px; border: 1px solid #c29b4e; border-bottom: 0; line-height: 39px; font-size: 24px; color: #c29b4e }
.notice-list li .date h3{ width: 60px; height: 20px; background: #c29b4e; line-height: 20px; font-size: 12px; color: #fff; }
.notice-list li h1{ float: left; width: 280px; font-size: 14px; line-height: 20px; padding: 10px; }
.notice-list li:nth-child(2n) .date h2{ border-color: #32579c; color: #32579c; }
.notice-list li:nth-child(2n) .date h3{ background: #32579c; }
.notice-list li .date h2 i{ display: inline-block; width: 24px; height: 39px; overflow: hidden; }
.notice-list li .date h2 i b{ float: right; white-space:nowrap; font-weight: normal; }
.notice-list li .date h3 i{ display: inline-block; width: 48px; height: 20px; white-space:nowrap; overflow: hidden; }

.img-row{ width: 100%; overflow: hidden; background: url('../images/img-bg.jpg') center top no-repeat; background-size: cover; }
.last-box .title, .last-box .title h2, .last-box .title h1{ color: #fff; }

.last-box .content{ padding: 10px 0 40px; }

.last-list{ overflow: hidden; }
.last-list li{ float: left; width: 280px; height: 325px; margin: 0 10px; background: #fff; transition: all .5s }
.last-list li a{ display: block; overflow: hidden; }
.last-list li i{ display: block; width: 280px; height: 160px; overflow: hidden; }
.last-list li i img{ display: block; width: 280px; height: 160px; }
.last-list li h1{ line-height: 40px; padding: 0 15px; font-size: 14px; text-align: center; }
.last-list li h5{ line-height: 20px; padding: 0 15px; font-size: 12px; color: #999; }
.last-list li h6{ line-height: 40px; padding: 0 15px; color: #999; font-size: 12px; }
.last-list li:hover{ background: #32579c; transition: all .5s }
.last-list li:hover h1, .last-list li:hover h5, .last-list li:hover h6{ color: #fff; }

.info-box{ padding: 25px 0; }

.news-box{ float: left; width: 380px; overflow: hidden; margin: 0 10px; }
.news-box .box-tit{ height: 50px; position: relative; line-height: 25px; }
.news-box .box-tit h2{ font-size: 18px; color: #333; font-family: Georgia; }
.news-box .box-tit h1{ font-size: 16px; color: #0058dd; }
.news-box .box-tit a.more{ position: absolute; right: 0; bottom: 8px; display: block; width: 220px; height: 22px; background: url('../images/more.png') no-repeat; }
.news-box .box-con{ overflow: hidden; }
.news-list{ padding: 5px 0; overflow: hidden; }
.news-list li{ height: 30px; line-height: 30px; font-size: 13px; position: relative; }
.news-list li a{ display: block; height: 30px; line-height: 30px; text-indent: 1em; }
.news-list li a:before{ content:""; display: inline-block; width: 4px; height: 4px; background: #0d59a7; position: absolute; left:0; top: 50%; margin-top: -2px; }
.news-list li a:hover:before{ background: #035cac }

.footer{ background: #0058dd; border-top: 5px solid #f90; overflow: hidden; font-size: 14px; }
.foot{ width: 1200px; overflow: hidden; }
.link-list{ width: 1200px; height: 50px; line-height: 50px; overflow: hidden; text-align: center; }
.link-list li{ display: inline-block; }
.link-list li a{ display: block; color: #fff; padding: 0 2em; }
.cpr{ padding: 10px 0 15px; line-height: 30px; text-align: center; color: #fff }
.cpr a{ color:#fff}
.cpr a font{ color:#fff !important;}