@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;color: #666;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:20px;min-width:1200px;}
img {border: 0;position:relative;}
.clear {height:0px;line-height:0px;font-size:0px;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,p,span,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;list-style:none;list-style-type: none; word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;}
header, footer, nav, section, article, menu, aside {display:block;position:relative;} 
textarea { resize:none;font-family:"微软雅黑";font-size:14px;}
/*table { border-collapse:collapse;border-spacing:0;}*/
th , td { text-align:left;}
input {font-family:"微软雅黑";font-size:14px;}
input:focus {outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}

table{border-collapse: collapse;}


.wrap{width:1200px;margin-left:auto;margin-right:auto;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.oh{overflow: hidden;}

.whitebg{background: #fff;}

.blue,a.blue { color:#064da0;}

a:hover {color:#064da0;}

.c3,a.c3 { color:#333;}
.c6,a.c6 { color:#666;}
.c9,a.c9 { color:#999;}

.fs18{font-size: 18px;}

.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}

.h90{height:90px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt60{margin-top: 60px;}

.pb60{padding-bottom: 60px;}
.pt30{padding-top: 30px;}


.bg-f5{background-color: #f5f5f5;}


/* cartoon */
.cartoon{-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}

.min-height{min-height: 400px;}

.gray-bg{background-color: #efefef;}


/* 普通banner */
.i-banner-box{width:100%;height:596px;overflow: hidden;}
.i-banner-box .bd{width:1920px;height:596px;position: absolute;left:50%;margin-left: -960px;top:0;}
.i-banner-box img,.i-banner-box a{width:1920px;height:596px;display: block;}

/* .i-banner-box .btn{display:block;width:60px;height:60px;position: absolute;top:50%;margin-top:-30px;cursor:pointer;z-index: 12;opacity: 0.6;-webkit-opacity: 0.6;filter: alpha( opacity=60);}
.i-banner-box .prev{left:5%;background: url(../images/banner-arrow01.png) no-repeat;}
.i-banner-box .next{right:5%;background: url(../images/banner-arrow02.png) no-repeat;}
.i-banner-box .btn:hover{opacity: 1;-webkit-opacity: 1;filter: alpha( opacity=100)} */

/*.i-banner-box .prev:hover{}
.i-banner-box .next:hover{}*/

.i-banner-box .hd{width:100%;position: absolute;left:0;bottom:10px;font-size: 0;text-align: center;z-index: 12;}
.i-banner-box .hd li{display: inline-block;*display:inline; *zoom:1;width:50px;height:3px;background: #fff;-moz-border-radius: 2px;border-radius: 2px;margin:0 4px;cursor: pointer;opacity: 0.3;}
.i-banner-box .hd li.on{opacity: 1;}



/* ------------- main css ------------ */
header .logo{float:left;}
header .logo img{display: block;height: 100px;}
.nav-box{float:left;padding:10px 0 0 110px;}
.nav-box li{float:left;margin:0 20px;}
.nav-box li .lv1{display: block;height:90px;line-height: 90px;font-size: 16px;color:#333;}
.nav-box li .lv1 i{display: block;width:0px;height: 3px;background-color:#023a59;position: absolute;left:50%;margin-left: -25px;bottom:16px;}
.nav-box li.cur .lv1 i{width:50px;}
.nav-box li.cur .lv1{color:#315e78;font-weight: bold;}
.nav-box li:hover .lv1{color:#315e78;font-weight: bold;}

.nav-box li menu{width:120px;background-color: #023a59;position: absolute;left:50%;margin-left: -60px;top:95px;z-index: 5;visibility: hidden; opacity: 0; -webkit-opacity: 0; -o-opacity: 0; -moz-opacity: 0; filter: alpha( opacity=0);transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.nav-box li menu a{display: block;height:40px;text-align: center;line-height: 40px;border-bottom: 1px solid #032f48;color:#fff;}
.nav-box li menu a:hover{background-color: #e94620;}
.nav-box li:hover menu{visibility:visible; *display: block; top:90px; opacity:1; -webkit-opacity:1; -o-opacity:1; -moz-opacity:1; filter: alpha( opacity=100);}



.search-wrap{float:right;padding:45px 0 35px 0;}
.search-wrap .hd{display: block;width:20px;height:20px;background: url('../images/search-btn.png') no-repeat;cursor: pointer;}
.search-wrap .bd{padding:10px;background-color: #fff;z-index: 3;position: absolute;top:100px;right:0;width:252px;display: none;}
.search-wrap .bd .text{width:190px;height: 30px;border: 1px solid #ddd;display: block;text-indent: 10px;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } 

.search-wrap .bd .sub{display: block;width:60px;height: 32px;position: absolute;top:10px;right:10px;color:#fff;background-color: #023a59;}
/* .search-wrap:hover .bd{display: block;} */





@-webkit-keyframes hdnav2-show{0%{top:-50px}100%{top:0}}
@keyframes hdnav2-show{0%{top:-50px}100%{top:0}}


header.fixed{position: fixed;width:100%;background: #fff;left:0;top:0;-webkit-animation:hdnav2-show .3s;-moz-animation:hdnav2-show .3s;-o-animation:hdnav2-show .3s;animation:hdnav2-show .3s;z-index: 50;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}







/* index title */
.index-title{text-align: center;padding:60px 0 90px 0;}
.index-title p{font-size: 24px;line-height: 30px;color:#073d5c;margin:20px 0 0 0;}
.index-title i{display: block;width:84px;height:2px;background-color: #073d5c;position: absolute;left:50%;margin-left: -42px;bottom:76px;}


.index-more{display: block;display: block;width:116px;height: 36px;text-align: center;line-height: 36px;border:1px solid #e94620;font-size: 16px;color:#e94620;margin:0 auto 0;}
.index-more:hover{background-color: #e94620;color:#fff;}



/*foot*/
footer{background-color: #073d5c;}
.bot-search{width:332px;height: 40px;background-color: #fff;padding-left: 10px;}
.bot-search .text{width:245px;height: 40px;line-height: 40px;}
.bot-search .sub{width:83px;height: 40px;position: absolute;top:0;right:0;color:#fff;background-color: #ea4924;font-size: 16px;}

footer .mid{float:left;margin-left: 190px;margin-top: 20px;width:430px;}
footer .mid dt{font-size: 16px;color:#fff;font-weight: bold;padding-bottom: 25px;}
footer .mid dd{color:#fff;opacity: .66;line-height: 34px;font-size: 16px;}
footer .right{float:right;margin-left: 60px;}
footer .right p{font-size: 16px;color:#fff;font-weight: bold;padding-bottom: 40px;}
footer .right img{width:100px;height: 100px;}
footer .bot-row{width:100%;height: 50px;line-height: 50px;text-align: center;color:#a5a5a5;background-color: #032335;margin-top: 40px;}
footer .bot-row a{color:#a5a5a5;}
footer .bot-row a:hover{color:#fff;}








/* 分页 */
.paging{font-size: 0;padding:10px 0 50px;text-align: center;}
.paging a,.paging span{display: inline-block;height:32px;line-height: 32px;padding:0 12px;background: #fff;border:1px solid #ddd;color:#666;font-size: 14px;margin:0 5px;border-radius: 2px;-webkit-border-radius: 2px;}

.paging a:hover,.paging a.cur{background: #073d5c;color:#fff;border-color:#073d5c;}






/*空*/
.noimgbox{text-align: center;padding-top: 80px;height: 300px;}
.noimgbox p{color: #444;margin-top: 38px;font-size: 16px;}




/*404*/
.box404 {text-align: center;}
.box404 .p2{margin-top: 40px;}
.box404 a{display: inline-block;background: #073d5c;color: #fff;width: 125px;line-height: 39px;border-radius:3px ;margin-left: 20px;}
.box404 a:hover{opacity: 0.8;}



/**/
.s-result-tit{color:#666;margin-top: 50px;}
.s-result-tit span{font-size: 18px;font-weight: bold;color:#073d5c;padding:0 3px;}



.newslist{margin-bottom: 40px;}
.newslist .txt .p1{color: #333;font-size: 18px;font-weight: bold;height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 20px;margin-top: 5px;padding-right: 10px;}
.newslist .txt .p2{font-size: 13px;margin-top: 17px;line-height: 20px;color: #999;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;overflow: hidden;padding-right: 10px;}
.newslist .txt .p3{color: #999;font-size: 13px;margin-top: 17px;line-height: 20px;}
.newslist li{padding: 30px 0;border-bottom: 1px dashed #ccc;}
.newslist li:last-child{border-bottom: none;}
.newslist li a{display: block;}
.newslist .databox .p1{font-size: 32px;font-weight: bold;margin-top: 15px;margin-left: 30px;border-bottom: 2px solid #FFF;display: inline-block;padding-bottom: 13px;margin-bottom: 7px;}
.newslist .databox{width: 87px;height: 87px;background: #e8464e;color: #fff;}
.newslist .databox .p2{font-size: 16px;font-weight: bold;padding-left: 16px;}
.newslist li:hover .databox{background: #064da0;}
.newslist li:hover .txt .p1{color: #064da0;}
.newslist li:hover{background: #f5edee;}

.newslist.result li{background: none;}






.big-bg{background-attachment: fixed; /* background-size: cover; */ background-position: center center; background-repeat: no-repeat;background-image: url('../images/bg.jpg');}



/* 友情链接 */
.friend-link{padding:30px 0 30px 0;}
.friend-link .top{font-size: 30px;line-height: 30px;color:#333;}
.friend-link .top span{color:#999;text-transform: uppercase;font-size: 14px;padding-left: 24px;}
.friend-link menu{overflow: hidden;padding-top: 20px;}
.friend-link menu a{float:left;display: block;margin:0 30px 10px;}
.friend-link menu a:hover{color:#073d5c;}






/* 内页菜单 面包屑导航 */
.inner-menu-wrap{height:60px;background-color: #fff;}
.inner-menu{overflow: hidden}
.inner-menu a{display: block;float:left;font-size: 16px;color:#666;height: 60px;line-height: 60px;margin-right: 30px;}
.inner-menu a:hover,.inner-menu a.cur{color: #023a59;font-weight: bold;}
.inner-menu a.cur:after,.inner-menu a.cur after{content: "";width:80%;height:2px;background-color:#073d5c;position: absolute;left:50%;margin-left: -40%;bottom:0;}


.crumbs-nav{position: absolute;top:0;right:0;padding:0 0 0 80px;height: 60px;line-height: 60px;color:#999;}
.crumbs-nav a{color: #999;}
.crumbs-nav a:hover{color:#073d5c;}
.crumbs-nav i{display: block;width:60px;height:60px;position: absolute;left:0;top:0;background: url('../images/icon01.png') no-repeat center #eeeeee;}


.inner-menu-wrap .return{display: block;width:100px;height: 30px;color:#fff;line-height: 30px;font-weight: bold;background: url('../images/return.png') no-repeat 10px center #073d5c;text-indent: 30px;top:14px;}





















