@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:#f4f7f9;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;}
.ta-c{text-align: center;}

.whitebg{background: #fff;}


a:hover {color:#cf000e;}

.c3,a.c3 { color:#333;}
.c6,a.c6 { color:#666;}
.c9,a.c9 { color:#999;}

.fs18{font-size: 18px;}
.fs12{font-size: 12px;}

.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}

.h70{height:70px;}
.h100{height:100px;}


.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt60{margin-top: 60px;}
.mt100{margin-top: 100px;}

.pb60{padding-bottom: 60px;}
.pt30{padding-top: 30px;}


.orange{color:#e27226;}


/* 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:710px;overflow: hidden;}
.i-banner-box .bd{width:1920px;height:710px;position: absolute;left:50%;margin-left: -960px;top:0;}
.i-banner-box img{width:1920px;height:710px;display: block;}

.i-banner-box .btn{display:block;width:40px;height:60px;position: absolute;top:50%;margin-top:-30px;cursor:pointer;z-index: 12;}
.i-banner-box .prev{left:10%;background: url(../images/banner-arrow01.png) no-repeat center center rgba(0,0,0,0.25);}
.i-banner-box .next{right:10%;background: url(../images/banner-arrow02.png) no-repeat center center rgba(0,0,0,0.25);}

.i-banner-box .prev:hover{background: url(../images/banner-arrow01.png) no-repeat center center rgba(0,102,164,0.7);}
.i-banner-box .next:hover{background: url(../images/banner-arrow02.png) no-repeat center center rgba(0,102,164,0.7);}

.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:12px;height:12px;background: none;-moz-border-radius: 5px;border-radius: 5px;margin:0 4px;cursor: pointer;box-sizing: border-box;border:2px solid #fff;}
.i-banner-box .hd li.on{background: #fff;}

.i-banner-box a{display: block;width:1920px;height:710px;overflow: hidden;}





@-webkit-keyframes kenburns {
  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  26.5625% {-webkit-transform: scale(1);transform: scale(1); }
  100% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  98.4375% {-webkit-transform: scale(1.21176);transform: scale(1.21176);}
}
@keyframes kenburns {
  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  26.5625% {-webkit-transform: scale(1);transform: scale(1); }
  100% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  98.4375% {-webkit-transform: scale(1.21176);transform: scale(1.21176);}
}


.i-banner-box img{-webkit-animation-name: kenburns; animation-name: kenburns; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-duration: 50s; animation-duration: 50s; opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2);}







/* ------------- main css ------------ */
header{background-color: #fff;z-index: 12;border-bottom: 4px solid #30b2eb;padding-bottom: 1px;box-shadow: 0 2px 3px #999;}
header::after,header after{content: "";width:100%;height: 1px;position: absolute;left:0;bottom:0;background-color: #0066a4;}
.top_bar{height:33px;line-height: 33px;background-color: #0066a4;color:#fff;}
.top_bar h1{font-size: 14px;}
.top_bar .tel{font-family: "Arial";font-size: 18px;font-weight: bold;position: absolute;top:0;right:0;background: url(../images/icon01.png) no-repeat left 5px;padding-left: 30px;}

.top_wrap{background-color: #fff;}

header .logo img{display: block;height:105px;}

.nav-box{float:right;padding:40px 0 0 0;}
.nav-box li{float:left;margin:0 10px;padding:0 0 30px 0;z-index: 2;}
.nav-box li .lv1{font-size: 16px;color:#666;}
.nav-box li:hover .lv1,.nav-box li.cur .lv1{color:#0166a5;}
.nav-box li menu{background-color: #fff;width:100px;position: absolute;left:50%;margin-left: -50px;top:54px;padding:6px 0; 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;box-shadow: 0 0 5px #ccc;}
.nav-box li menu a{display:block;height:35px;text-align: center;line-height: 35px;overflow: hidden;color:#333333;}
.nav-box li:hover menu{visibility:visible; *display: block; top:45px; opacity:1; -webkit-opacity:1; -o-opacity:1; -moz-opacity:1; filter: alpha( opacity=100);}
.nav-box li menu a:hover{color:#0166a5;}

/*nav end*/


/*footer*/
footer{background-color: #d2d2d2;}
.foot-nav{float:left;width:130px;}
.foot-nav dt{font-weight: bold;color:#333;padding:24px 0 12px 0;}
.foot-nav dd{line-height: 24px;}
.foot-nav dd a{color:#444;font-size:12px;}
.foot-nav dd a:hover{color:#0066a4;}

.bot-ewm{float:right;}
.bot-ewm .hd{font-weight: bold;color:#333;padding:24px 0 5px 0;}
.bot-ewm img{display: block;width:120px;height: 120px;}

.bot_bar{height:50px;background-color: #0066a4;border-top:4px solid #30b2eb;color:#fff;line-height: 50px;text-align: center;}









/* 分页 */
.paging{font-size: 0;padding:20px 0 20px;text-align: center;}
/*.paging.center{text-align: center;}*/
.paging a,.paging span{display: inline-block;height:32px;line-height: 32px;padding:0 12px;background: #eee;color:#999;font-size: 14px;margin:0 5px;zoom:1;}

.paging a:hover,.paging a.cur{background: #e27329;color:#fff;}




/*空*/
.noimgbox{text-align: center;margin-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: #cf000e;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:#cf000e;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: #cf000e;}
.newslist li:hover .txt .p1{color: #cf000e;}
.newslist li:hover{background: #f5edee;}

.newslist.result li{background: none;}





/*内页banner*/
.inner_banner{width:100%;height:500px;overflow: hidden;}
.inner_banner img{width:1920px;height: 500px;display: block;position: relative;left:50%;margin-left: -960px;top:0;}






/*首页公共*/
.index_part_wrap{background-color: #ffff;padding:0 20px 0 20px;border-top:4px solid #0066a4;}
.index_part_wrap.orange_border{border-color: #e27226;}
.index_part_title{height:80px;line-height: 80px;}
.index_part_title b{font-size: 16px;color:#333;}
.index_part_title b span{color:#0066a4;font-weight: bold;}
.index_part_title font{color:#ccc;text-transform: uppercase;padding-left: 5px;font-size: 14px;}
.index_part_title a{position: absolute;top:0;right:0;color:#999;padding:0 18px 0 0;background:url(../images/icon02.png) no-repeat right center;}
.index_part_title a:hover{color:#0066a4;background:url(../images/icon02-1.png) no-repeat right center;}




/*右边浮动条*/
.float_right{z-index: 20;position: fixed;top:50%;right: 0;margin-top: -100px;}
.float_right .item{display: block;}
.float_right .icon{width:40px;height:40px;margin-bottom: 1px;display: block;background-color: rgba(25,117,173,0.9);background-position: center;background-repeat: no-repeat;cursor: pointer;}
.float_right .item:hover .icon{background-color: rgba(226,114,38,0.9);}

.float_right .icon.qq{background-image: url(../images/float01.png);}
.float_right .icon.wx{background-image: url(../images/float02.png);}
.float_right .icon.tel{background-image: url(../images/float03.png);}
.float_right .icon.tj{background-image: url(../images/float04.png);}
.float_right .icon.top{background: url(../images/float05.png) no-repeat center rgba(0,0,0,0.9);}
.float_right .show{width:180px;background-color: #fff;position: absolute;left:-180px;top:0;box-shadow: 0 3px 8px #999;display: none;}
.float_right .show .top{height:40px;line-height: 40px;background-color: #0066a4;color:#fff;font-weight: bold;text-indent: 14px;}
.float_right .show .top b{display: none;width:20px;height:20px;background: url(../images/close.png) no-repeat center;position: absolute;top:50%;margin-top: -10px;right:10px;}

.float_right .show_info .list_item{border-bottom: 1px solid #eee;padding:14px 0 14px 60px;display: block;}
.float_right .show_info .list_item img{position: absolute;left:20px;top:50%;display: block;margin-top: -10px;}
.float_right .show_ewm .box{width:148px;height: 148px;border:1px solid #eee;margin:15px auto 0;}
.float_right .show_ewm .box img{width:100%;height: 100%;}
.float_right .item:hover .show{display: block;}












/*内页公用*/
.inner_wrap{background-color: #fff;}
.inner_title{padding:30px 0 15px 0;}
.inner_title:before,.inner_title before{content: "";width:50%;height:100%;position: absolute;left:-50%;top:0;background-color: #fff;}
.inner_title .cn{font-size: 20px;font-weight: bold;color:#333;}
.inner_title .cn span{font-weight: bold;color: #0066a4;}
.inner_title .en{text-transform: uppercase;color:#cccccc;}

.inner_menu{width:220px;float:left;}
.inner_menu li{height:45px;background-color: #f2f2f2;margin-bottom: 1px;padding-left: 5px;z-index: 3;}
.inner_menu li .lv1{display: block;height:45px;line-height: 45px;color:#333;font-weight: bold;padding-left: 15px;}
.inner_menu li.cur,.inner_menu li:hover{background-color: #0066a4;}
.inner_menu li.cur:after,.inner_menu li.cur after{content: "";width: 5px;height: 100%;background-color: #e27226;position: absolute;left:0;top:0;}
.inner_menu li.cur .lv1,.inner_menu li:hover .lv1{color:#fff;background: url(../images/icon03.png) no-repeat 178px center;}
/*.inner_menu li:hover .lv1{color:#0066a4;}
.inner_menu li.cur:hover .lv1{color:#fff;}*/

.inner_menu li menu{width:196px;background-color: #fff;border:2px solid #0066a4;position: absolute;top:0;right:-200px;padding:10px 0;display: none;}
.inner_menu li menu a{display: block;height:35px;text-indent: 20px;line-height: 35px;color:#666;}
.inner_menu li menu a:hover{background-color: #f6f9fb;color: #e27226;}
.inner_menu li:hover menu{display: block;}







.inner_right_wrap{width:910px;float:right;margin-right:30px;min-height: 500px;padding-bottom: 50px;}



.pop_mask{width:100%;height:100%;background-color: rgba(0,0,0,0.7);position: fixed;left:0;top:0;z-index: 30;display: none;}




