/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei";}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#2975cc;text-decoration:none;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
.bt5{border-top:5px solid #313131;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;padding:0px 0;}
.w1240{width:1240px; margin:0 auto; clear:both; display:block;padding:0px 0;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1200px; padding:0px 0; overflow:hidden; margin:0px auto;}
.w1400{width:1360px; padding:0px 0; overflow:hidden; margin:0px auto;}
.gotop{position:fixed; bottom:100px; right:30px;}

/* 头部logo */
.toubu { width:1200px; height:110px; margin:0 auto; overflow:hidden; }
.logo {float:left; margin-top:14px;margin-right:14px; }
.toubu .zhuanzhu { height:90px; float:left; padding:20px 0 0 20px; line-height:28px; background:url(../images/logoshu.jpg) no-repeat left center; }
.toubu .zhuanzhu b { font-size:20px; display:block; padding-top:8px; }
.toubu .zhuanzhu i { font-size:16px; color:#2975cc; display:block; clear:both; font-style:normal; }
.toubu .phone { float:right; height:115px; background:url(../images/tel.jpg) no-repeat left 29px;  padding-left:65px; padding-top:25px; line-height:24px; font-size:16px; }
.toubu .phone div{width: 100%;height: 25px;text-align: right;font-size: 14px;}
.toubu .phone span { display:block;color:#2975cc; font-size:26px; font-weight:bold; line-height:40px; }

.top{height:38px; line-height:38px;background:#f2f3f3;}
.top .top_con{width:1200px; height:38px; margin:0 auto;color:#454545; font-size:14px;}
.top .top_con .top_left{float:left;}
.top .top_con .top_right{float:right; height:38px;}
.top .top_con .top_right a{color:#111; padding:0px 8px; width:50px;}
/* 导航栏 */
.nav { height:60px; width:100%; background:#2975cc; position:relative; }
.nav ul { width:1200px; margin:0 auto; display: flex;flex-wrap: wrap;justify-content: space-between;}
.nav ul li { float: left; text-align: center; width: 133px; height: 60px; overflow: hidden; }
.nav ul li a { display: block; text-align: center; margin: 0 auto; height: 60px; line-height: 60px; font-size: 16px; color: #fff; }
.nav ul li a:hover { background: #f89d17; color: #fff; text-align: center; transition:all 0.6s; }
.nav .hover a { background: #f89d17; color: #fff; }
.nav ul li ul { margin:0px; padding:0; display:none; transition:all 0.6s; }
.nav ul li ul li { font-size:14px; text-align:left; height:45px; float:left; }
.nav ul li ul.subnav { transition:0.7s; width: 150px; position:absolute; z-index:9999; }
.nav ul li ul.subnav li a { display:block; width:133px; height:45px; line-height:45px; text-align:center; background:#fff; color:#000; font-size:14px; transition:0.7s }
.nav ul li ul.subnav li a:hover { background:#f89d17; color: #fff; }
.nav ul li UL.navpro { width:100%; background:#fff; border-bottom:3px solid #2975cc; position:absolute; left:0; z-index:9999; }
.navpro .plistx { width:1476px; margin:0 auto; background:#999; z-index:99999; }
.navpro .plistx dl a { line-height:30px; width:90%; font-size:14px; background:none; color:#111; }
.navpro .plistx dl { width:240px; height:370px; float:left; text-align:center; border-right:1px solid #dadada; }
.navpro .plistx dl:nth-child(2n) {background:#f5f5f5;}
.navpro .plistx dl:nth-child(5n) {border-right:none;}
.navpro .plistx dl dt { width:100%; margin:0 auto; height:150px; margin-bottom:5px; }
.navpro .plistx dl dt a { font-size:14px; background:#2975cc; color:#fff; }
.navpro .plistx dl dt a:hover { background:#f89d17; color: #fff; }
.navpro .plistx dl dt a.ttimg { padding:4px; height:110px; background:none; }
.navpro .plistx dl dt img { height:110px; }
.navpro .plistx dl dt span { clear:both; height:30px; line-height:30px; display:block; overflow:hidden; }
.navpro .plistx dl dd { height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px; }
.navpro .plistx dl dd a { background:none; color:#111;transition:0.1s }
.navpro .plistx dl dd a:hover { background:none; color:#2975cc; }

.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:500; width: 100%; background: #2975cc; animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; 
-webkit-animation:myfirst 0.5s; 
-o-animation:myfirst 0.5s; box-shadow: 0 4px 10px rgba(15,73,164,.8);}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:650px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:650px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:650px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#2975cc;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.wxpic{position:absolute; top:0px;right:-90px; display:none;}
/* 关键词搜索 */
.searchbg { width: 1200px; height: 90px; position: relative; margin: 0 auto; }
.searchbg .search { width: 1200px; height: 90px; position: absolute; left: 0; top:-32px; background: #f5f5f5; z-index: 99; border:1px solid #999; box-shadow:5px 5px 15px 5px #ccc; }
.search .key_text { float:left; height:90px; line-height: 90px; }
.search .key_text b { display:block; float:left; color:#333; font-weight: normal；text-align：left; text-indent:20px; }
.search1 { width:470px; float:right; padding-top:25px; margin-right: 20px; }
.search1 li { float:left; }
.search1 li .select { width:60px; background:#fff; height:32px; float:left; margin-right:2px; display:none; }
.search1 li .input { width:384px; background:#fff; border:1px solid #fff; height:34px; line-height: 34px; float:left; text-indent:3px; padding-left:16px; }
.search1 li .submit { width:67px; background:#2975cc url(../images/sousuo.png) no-repeat center; text-indent:-9999em; cursor:pointer; height:36px; line-height: 36px; float:left; color:#fff; border: none; }

/*标题*/
.cp_class{width:1220px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:240px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#2975cc;color:#fff;}

/* 内页新闻列表 */
.xypg-news-list li {border: 1px solid #e1e1e1;padding: 20px;background: #fff;margin-bottom:15px;-webkit-transition: all .5s;transition: all .5s;}
.xypg-news-list li .tit {border-bottom: 1px solid #cbcbcb;margin-bottom: 15px;position: relative;}
.xypg-news-list li .tit h3 {padding-bottom: 15px;font-size: 18px;color: #565656;font-weight: normal;padding-right: 25%;margin: 0;}
.xypg-news-list li .tit .date {position: absolute;right: 0;top: 0;font-size: 14px;color: #666666;}
.xypg-news-list li .info {font-size: 14px;line-height: 2;color: #999999;}
.xypg-news-list li .more {margin-top: 15px;}
.xypg-news-list li .more span {display: inline-block;width: 130px;line-height: 33px;text-align: center;color: #000;font-size: 14px;color: #666666;border: 1px solid #e1e1e1;-webkit-transition: all .5s ease;transition: all .5s ease;}
.xypg-news-list li:hover {-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);}

.xypg-news-list li:hover .tit h3 {color: #2975cc;}

.xypg-news-list li:hover .more span {color: #fff;background-color: #2975cc;}

@media (max-width: 990px) {
  .xypg-news-list li .tit {border-bottom: none;}
  .xypg-news-list li .tit h3 {padding-right: 0;padding-bottom: 10px;}
  .xypg-news-list li .tit .date {position: static;border-bottom: 1px solid #cbcbcb;padding-bottom: 5px;color: #999;}
}
#in_02{width: 100%; height:700px; overflow:hidden; background: url(../images/xianbg.png) repeat-x;position: relative;margin-bottom: 50px; }

#in_02_title{text-align: center;line-height: 35px;font-size: 24px;z-index: 2;position: relative;color: #fff; margin-top:50px; }
#in_02_mid{width: 1200px;height: 497px;margin:0 auto;margin-top: 25px;position: relative;z-index: 2;}
#in_02_l{width: 324px;background: #008736;height: 457px;float: left;padding:20px;}
#in_02_k{width: 322px;height: 405px;padding-top: 50px; border:solid 1px rgba(255,255,255,.5);margin:0 auto;text-align: center;}
#in_02_k p{line-height: 40px;color: rgba(255,255,255,.2);font-size: 18px;text-transform: uppercase;padding-top: 8px;}
#in_02_k p i{font-style: normal;font-size: 30px;color: #fff;}
#in_02_k span{background: #00732e; display: block;width: 292px;height: 50px;line-height: 50px;margin:0 auto;color: #fff;font-size: 16px;margin-top: 26px;}
#in_02_r{width: 836px;background: #fff;height: 497px;float: right;}
#in_02_r li{width: 278px;height: 248px;float: left;margin-right: 1px;}
#in_02_r li:last-child{margin-right: 0;}
#in_02_r li ._02_img{width: 278px;height: 248px;margin:0 auto;overflow: hidden;}
#in_02_r li ._02_img img{width: 278px;height: 248px;transition: transform 1s ease 0s;}
#in_02_r li:hover ._02_img img{transform: scale(1.05,1.05);}
#in_02_r li ._02_txt{width: 278px;height: 248px;margin:0 auto;background: #fff;transition: all .4s;}
#in_02_r li ._02_txt p{padding:60px 30px;line-height: 35px;color: #575757;font-size: 16px;}
#in_02_r li:hover ._02_txt{background: #2975cc;}
#in_02_r li:hover ._02_txt p{color: #fff;}

#tabs {width: 1200px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px; }
#tabs li a:hover{background: #fe9207;height: 50px;line-height: 50px;text-align: center;font-size: 16px;width: 180px;color: #fff;cursor: pointer;border-radius: 5px;}
#tabs li {float: left;background: #2975cc;height: 50px;line-height: 50px;text-align: center;font-size: 16px;margin-left: 15px;text-align: center;width: 180px;color: #fff;margin-bottom: 12px;border-radius: 10px;}
#tabs li a {float: left;background: #2975cc;height: 50px;line-height: 50px;text-align: center;font-size: 16px;width: 180px;color: #fff;border-radius: 5px;}

.iys{  background: url(../images/ys_bg.jpg) top center no-repeat; height: 977px; padding-top: 60px; margin-bottom: 50px; }

.ystit{height: 130px;text-align: center;}
.ystit h1{ color: #222; font-size: 50px; height: 66px; line-height: 66px; font-weight: bold;}
.ystit span{ color: #2975cc; font-weight: bold; }
.ystit p{ font-size: 20px;  color: #444; height: 34px; line-height: 34px;}

.tity{ color: #fff !important  }
.tity span{ color: #2975cc  }
.tity2{ color: #fff !important ; font-size: 25px !important}
.yslist{  margin-top:20px; }
.yslist li{width: 580px; float: left;font-size: 14px; color: #666; margin-left: 40px; height: 215px;background:url(../images/yslist_bg.png) bottom right no-repeat;;border-radius: 10px; margin-bottom: 50px;z-index: 88 ; position: relative;}
.ysimg{ width: 215px; height:185px;border-radius: 10px;position: absolute; left: 9px; top:20px;z-index: 99  }
.ys_num{ position: absolute; top:1px; left: -8px; display: block; width: 108px; height: 126px; padding-left:15px; line-height: 70px; font-size: 45px; color: #fff; font-family: Impact; background: url(../images/ys_numbg.png) top left no-repeat;z-index: 100 }
.yslist li:nth-child(1),.yslist li:nth-child(3){ margin-left:0;} 
.ystxt{ position: absolute; width: 328px; right: 15px; padding-top: 25px }
.yslist li p b{ display: block; font-size:25px; }
.yslist li p i{ display: block;  margin:5px auto 13px auto; height: 5px;background: url(../images/ys_line.jpg) top left no-repeat; }
.yslist li p{font-size: 15px; color: #333; line-height: 1.8 }
.yslist li p span{ font-weight: bold; color: #f25400 }

.news{width: 1200px;overflow: hidden;margin: 0 auto;}
.ns_nr{width: 1200px;overflow: hidden;margin: 0 auto;}
.ns_nr li{float:left;width:384px;margin-right:24px;}
.ns_nr li i {font-size:0;line-height: 0;width:384px;overflow: hidden;display: block;}
.ns_nr li i img {width:384px;height: 216px;transition: all 1s}
.ns_nr li i:hover img{transform: scale(1.1);}
.ns_nr li h4 a{margin:36px 0 0 30px;height: 36px;line-height: 36px;font-size:18px;color: #333333;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ns_nr li p{padding:8px 0 0 30px;width:300px;font-size:14px;color: #666666;line-height: 26px}
.ns_nr li:last-child{margin:0;}

.case{width: 1200px;overflow: hidden;margin: 0 auto;margin-bottom:50px; }
.case .case_con{width: 1200px;overflow: hidden;margin: 0 auto;}
.case_con ul li{width: 280px;overflow: hidden;float: left;line-height: 50px;text-align: center;margin: 0 10px 20px 10px;}
.case_con ul li .pic{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .pic img{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .title{height: 50px;line-height: 50px;}
.good{width: 100%;overflow: hidden;margin: 0 auto;margin-bottom: 60px; }
.icon{background-image: url("../images/icon.png");display: inline-block;vertical-align: middle;}

/* 首页资深荣誉 */
.floor_4_main{background: url(../images/f4_bg.jpg) center top no-repeat;width: 100%;}
.floor_4_main .tit{padding-top: 45px;}
.floor_4_main .tit .left h3{color: #2975cc;font-weight: bold;font-size: 60px;text-transform: uppercase; height:80px; line-height:70px;}
.floor_4_main .tit .left .t{border-left: 1px solid #d2d2d2;height: 100px;padding-left: 18px;margin-left: 20px;}
.floor_4_main .tit .left .t h4{font-size: 36px;font-weight: 100; height:40px; line-height:40px;padding-top: 15px;}
.floor_4_main .tit .left .t h4 b{font-weight: bold;}
.floor_4_main .tit .left .t p{color: #666;}
.floor_4_main .tit .right{margin-top: 117px;}
.floor_4_main .tit .right li{float: left;margin-left: 10px;}
.floor_4_main .tit .right li a{width: 120px;height: 35px;line-height: 35px;text-align: center;background: #333;color: #fff;display: block;border-radius: 17px;}
.floor_4_main .tit .right li.on a{background: #2975cc;}
.floor_4_main .tit .right li.on a:hover{background-color: #f89d17;}
.floor_4_main .bd{margin-top: 50px;}
.floor_4_main .bd .body{width:1400px; margin:0 auto; padding:0px 0; background:#fff;}

.floor_4_main .bd .body .index_cp2 ul {margin:0;padding:0; clear:both; overflow: hidden;display: flex;}
.floor_4_main .bd .body .index_cp2 li {float:left; width: 320px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;margin:15px 20px 25px 20px;-webkit-box-shadow: 10px 0px 20px 0 #CCC;-moz-box-shadow: 10px 0 20px 0 #CCC;-ms-box-shadow: 10px 0 20px 0 #CCC;-o-box-shadow: 10px 0 20px 0 #CCC;box-shadow:  10px 0px 20px 0 #CCC;flex-shrink: 0;}
.floor_4_main .bd .body .index_cp2 li b{font-weight:normal;}
.floor_4_main .bd .body .index_cp2 li a{display:block;}
.floor_4_main .bd .body .index_cp2 li a .cp_name{display: block; width:320px; height:220px;background: #fff; color: #555;display: table-cell; text-align: center;  vertical-align: middle;  overflow:hidden; padding:5px;}
.floor_4_main .bd .body .index_cp2 li a:hover span{background: #2975cc; color: #fff;transition:0.6s all 0s linear;}
.floor_4_main .bd .body .index_cp2 li a:hover div{background: #2975cc; color: #fff;transition:0.6s all 0s linear;}
.floor_4_main .bd .body .index_cp2 li a:hover b{color: #fff;}
.floor_4_main .bd .body .index_cp2 li a img{max-width: 300px; max-height:200px; vertical-align:middle;}
.floor_4_main .bd .body .index_cp2 li span{height:50px; line-height:50px;  display:block; clear:both;}
.floor_4_main .bd .body .index_cp2 li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.floor_4_main .bd .body .index_cp2 li a .cp_name img{transition:transform 1s ease 0s}
/* 首页资深荣誉结束 */
.youshititle{ height:222px; background:url(../images/cpystit.png) center top no-repeat;min-width:1200px;}
.info_03bg{ width:1100px; height:1000px;}
.info_03{width:1100px; margin:0 auto; background:#fff; position:relative;} 
.bz{ width:1200px; height:220px; margin:0 auto; padding:15px 0;}
.bzleft{width:565px; height:170px; float:left; margin:2px; padding-top:10px;}
.bzleft h2{ width:82px; height:84px; float:left;background:url(../images/ystitbg.png) no-repeat; color:#fff; font-size:64px; text-indent:10px; line-height:70px;font-style:italic;}
.bzleft .bzcont{ width:452px; float:left;line-height:28px; color:#737373; font-size:16px; padding:15px;}
.bzleft .bzcont h4{ color:#005098; font-size:36px; line-height:62px; font-weight: bold;}
.bzleft .bzcont:hover{ background:#eeeeee;}
.bzright{ width:595px; height:180px; float:left; margin:2px;}

.picxf{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;opacity: 0.9;}
.picxf:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);opacity: 1;}

.con_right{width:890px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 274px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;border-bottom:3px solid #e0e0e0; margin: 0 10px; margin-bottom:15px; }
.index_cp li:hover{border-bottom:3px solid #2975cc;}
.index_cp li b{font-weight:normal; }
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:280px; height:180px;background: #fff; color: #555;display: table-cell; text-align: center;  vertical-align: middle;  overflow:hidden;}
.index_cp li a:hover span{transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 272px; max-height:180px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}

.banquan{width:100%; height:50px; line-height:50px; background:#46555F; text-align:center; color:#fff;}
.banquan a{color:#fff;}
.footer{height:370px;/*background: url("../images/ft-bg.jpg") no-repeat center;*/ background:#27343C;}
.f_con{height:250px;padding-top: 84px;}
  
.f_cp{float: left;height:225px;width:340px;text-align: left;padding-left:42px;box-sizing: border-box;}
.f_cp h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:252px; display:block;}
.f_cp h2 span{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:bold;}
.f_cp h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.f_cp li{width:50%;float:left;}
.f_cp li a{font-size:14px;line-height:32px;display: block;color: #ffffff;}
  
.f_nav{float: left;height:225px;width:260px;text-align: left;padding-left:50px;border-left: 1px solid #4a6178;box-sizing: border-box;}
.f_nav h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:160px; display:block;}
.f_nav h2 span{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:bold;}
.f_nav h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.f_nav li{width:93px;float:left;}
.f_nav li a{font-size:14px;line-height:32px;display: block;color: #ffffff;}

.lxw{float: left;height:225px;width:350px;text-align: left;padding:0 36px;border-left: 1px solid #4a6178;border-right: 1px solid #4a6178;box-sizing: border-box;}
.lxw h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:268px; display:block;}
.lxw h2 span{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:bold;}
.lxw h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.lxw p{font-size: 14px;color: #ffffff;display: block;line-height: 32px;}

 .sao{float: right;margin-top: 15px;height: 186px;width:200px;padding-left:40px;}
    .sao p{height: 186px;position: relative;overflow: hidden;float: left;margin-right:27px;border:1px solid #45505d;box-sizing: border-box;width: 141px;}
    .sao p i{display: block;height: 121px;width: 121px;margin: 10px auto 0;}
    .sao p img{display: block;width: 121px;height: 121px;}
    .sao p span{display: block;font-size: 14px;color: #ffffff;line-height:14px;text-align: center;padding-top:20px;}
    .sao p:after{display:block;position:absolute;left:9px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
	.sao .item-1:after{background:url("../images/code_shadow1.png") no-repeat 0 0;}
				@keyframes light{
					0%{top:0;}
					50%{top:100%;}
					100%{top:-40px;}
                }
  .sao p:last-child{margin-right: 0;}

.yb_conct {position: fixed;z-index: 9999999;top: 200px;right: -127px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: url('/images/fixCont.png') no-repeat 0 0 #2975cc;}
.yb_bar .yb_phone {background: url('/images/fixCont.png') no-repeat 0 -57px #2975cc;}
.yb_bar .yb_QQ {text-indent: 0;background: url('/images/fixCont.png') no-repeat 0 -113px #2975cc;}
.yb_bar .yb_ercode {background: url('/images/fixCont.png') no-repeat 0 -169px #2975cc;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;font-size: 14px;color: #fff!important;}

/*内页*/
.class_bg{width:100%;height:400px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2975cc; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2975cc; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #2975cc;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#2975cc; height:40px; padding:0px 15px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}
.content p{font-size:16px; line-height:28px;}
.content .datu {padding: 15px 0;}
.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:40px; line-height:40px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px; height:50px; display:block;}
.updown li{height:25px; line-height:25px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#2975cc; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width: 490px;height: 420px;float: left;border: 1px black solid;}
#imgto .big{width: 490px;height: 420px;display: table-cell;vertical-align: middle;text-align: center;}
#imgto .big img{max-width: 490px;max-height: 420px;}
.pro_right{width:380px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:15px;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:42px; background:#2975cc url(../images/tel2.png) no-repeat 16px 8px; background-size: 40px;padding:15px 60px; border-radius:3em;  color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}

.view_con{width:100%; padding:15px 0; font-size:14px;}
.view_con img{min-width:440px; max-width:740px;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#2975cc url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}
.content .datu {padding: 15px 0;text-align: center;}
.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:14px; line-height:26px;}
.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url(../images/heidian.jpg) no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}
.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.info_title {margin: 10px 0 0 0;width: 100%;height: 40px;background: #E2E2E2;margin-bottom: 10px; clear:both;}
.info_title b {display: inline-block;padding:0 20px;height: 100%;border-right: 1px solid #fff;background: #2975cc;color: #fff;line-height: 40px;}
.info_title a {margin: 8px;width: 15px;height: 15px;background-position: 0 -426px;}
/*新闻列表*/
.news_list{ width:100%; clear:both; margin:10px auto;}
.news_list li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin: 30px 0 20px; padding-bottom:20px;border-bottom: 1px solid #e8e8e8;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding: 20px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

#allmap{width:100%; height:550px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#2975cc;color:#fff;margin:3px;padding:8px 12px;border:1px solid #2975cc;border-radius: 3px;}

/*留言*/
.member_f{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}

/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

.yunu-contact{background-color: #f5f5f5;border: 1px solid #eaeaea;padding: 48px 60px;overflow: hidden;margin-bottom: 30px;}
.yunu-contact .tel{float: left;   color: #666;font-size: 16px;}
.yunu-contact .tel img{width: 120px;}
.yunu-contact .tel h4{margin: 0;font-size: 20px;padding-left: 5px;line-height: 1;float: right;}
.yunu-contact .tel strong {font-size: 16px !important;}
.yunu-contact .tel p {font-size: 14px !important;}
.yunu-contact .telr {width: 250px;float: left;box-sizing: border-box;padding: 20px 0;line-height: 40px;margin-left: 50px;}
.yunu-contact .tel strong {display: block;font-size: 34px;}

.yunu-contact .info {margin-left: 356px;border-left: 1px solid #ddd;padding-left: 100px;}
.yunu-contact .info p {margin: 19px 0 0;}

/*首页优势*/
.ind_ys .tit{text-align: center;padding-top:0px;padding-bottom:20px;}
.ind_ys .tit h3{font-size: 36px;color: #2975cc; height:50px; line-height:50px;}
.ind_ys .tit h3 b{color: #2975cc; font-weight:normal;}
.ind_ys .tit h3 em{color: #e2e2e2;}
.ind_ys .tit p{color: #666;font-size: 16px; height:28px;line-height: 28px;}

.inner { width: 1400px; margin: 0px auto;display: flex;flex-wrap: wrap; }
.ind_ys { background:url(../images/ys_bg.jpg) no-repeat center bottom; padding-bottom: 60px; background-size: 100%; }
.ind_ys .yslist li { display: inline-block; width: 285px; height: 370px; padding: 10px; background: #fff; border-radius: 5px; box-shadow: 0 0 10px #ddd; margin:10px 45px 55px 0; transition: all 0.3s; color: #000; }
.ind_ys .yslist li:nth-child(4) {margin-right: 0}
.ind_ys .yslist li .tit { display: block; text-align: center; font-size: 24px; padding: 15px 0; }
.ind_ys .yslist li img { display: block; width: 285px; height:175px }
.ind_ys .yslist li .txt { line-height:2; font-size: 14px; color: #555; text-indent: 2em; }
.ind_ys .yslist li:hover { transform: scale(1.06, 1.06); background-color: #f89d17; color: #fff }
.ind_ys .yslist li:hover .txt { color: rgba(255, 255, 255, 0.8); }
.lc_tit { font-size: 40px; color: #f89d17; margin-bottom: 30px }
.lc_tit span { color: rgba(255, 255, 255, 0.5); font-size:20px; }
.lc_tit i { width:8px; height: 35px; background: #f89d17; border-radius: 4px; display: block; float: left; margin: 8px 15px 0 0 }
.ind_lc1 li { display: inline-block; text-align: center; color: #fff; font-size: 18px; margin-right: 85px; position: relative; }
.ind_lc1 li:after { content:">"; position: absolute; font-family: '宋体'; font-size: 50px; top: 35px; right:-50px; }
.ind_lc1 li:nth-child(7) {margin-right: 0}
.ind_lc1 li:nth-child(7):after {content:"";}
.ind_lc1 li span { width: 120px; height:120px; display: block; background:#fff url(../images/lc_icon.png) no-repeat; border-radius: 60px; margin-bottom: 20px; transition: all 0.3s; }
.ind_lc1 li:nth-child(1) span {background-position: 0 0}
.ind_lc1 li:nth-child(2) span {background-position: -120px 0}
.ind_lc1 li:nth-child(3) span {background-position: -240px 0}
.ind_lc1 li:nth-child(4) span {background-position: -360px 0}
.ind_lc1 li:nth-child(5) span {background-position: -480px 0}
.ind_lc1 li:nth-child(6) span {background-position: -600px 0}
.ind_lc1 li:nth-child(7) span {background-position: -720px 0}
.ind_lc1 li:hover { color: #f89d17; }
.ind_lc1 li:hover span { background-color: #f89d17; transition: all 0.3s; }
.ind_lc1 li:nth-child(1):hover span {background-position: 0 -120px}
.ind_lc1 li:nth-child(2):hover span {background-position: -120px -120px}
.ind_lc1 li:nth-child(3):hover span {background-position: -240px -120px}
.ind_lc1 li:nth-child(4):hover span {background-position: -360px -120px}
.ind_lc1 li:nth-child(5):hover span {background-position: -480px -120px}
.ind_lc1 li:nth-child(6):hover span {background-position: -600px -120px}
.ind_lc1 li:nth-child(7):hover span {background-position: -720px -120px}
/* 首页关于我们 */
.about_bg{width: 100%;height: 840px;background-image: url(../images/bg3.jpg);background-position: center center;background-attachment: fixed;}
.about_bg .title {text-align: center;margin-bottom: 30px;padding-top: 80px;}
.about_bg .title p {font-size: 32px;font-weight: 600;}
.about_bg .title .line{display: inline-block;width: 66px;height: 2px;background: #ffb400;position: relative;margin-top: 20px;}
.info_01{width:1440px; margin:0 auto;padding-top:15px;display: flex;flex-wrap: wrap;justify-content: space-between; }
.gsgk_left{width:51%;float:left;}
.gsgk_left h4{ font-size:40px; margin-bottom: 50px; }
.gsgk_left p{ line-height:1.8; font-size:16px; }
.gsgk_left a{ display: inline-block;width: 160px;height: 42px;background: #2975cc;text-align: center;line-height: 42px;font-size: 14px;color: white;margin-top: 50px;}
.gsgk_left a:hover{background-color: #f89d17;}
.gsgk_right{width:43%;float:right;display: flex;flex-wrap: wrap;justify-content: space-between;}
.gsgk_right div{margin-bottom: 20px;}
.gsgk_right div img{height: 210px;}
.info_01 li{width:calc((100% - 7px)/6);height: 116px;text-align: center;border-left: 1px solid rgba(255, 255, 255, .2);}
.info_01 li p{font-size: 14px;margin-top: 16px;}
.info_01 li p span{font-size: 48px;font-weight: 600;font-family: 'impact';color: #2975cc;}

/* 新闻详情页底部相关产品 */
.index_cp3 {width:100%;display:block; overflow: hidden;}
.index_cp3 ul {margin:0;padding:0; clear:both; overflow: hidden;display: flex;}
.index_cp3 li {float:left; width: 276px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;margin:0px 10px 25px 10px;}
.index_cp3 li b{font-weight:normal;}
.index_cp3 li a{display:block;}
.index_cp3 li a .cp_name{display: block; width:266px; height:200px;background: #fff; color: #555;display: table-cell; text-align: center; vertical-align: middle;  overflow:hidden; padding:5px;}
.index_cp3 li a:hover b{color: #fff;}
.index_cp3 li a img{max-width: 266px; max-height:200px; vertical-align:middle;}
.index_cp3 li span{height:50px; line-height:50px;width:96%; margin:0 auto; border-top:1px solid #e2e2e2;display:block; clear:both;}

/*首页产品展示*/
.index_cp3 li:nth-child(4n){margin-right:0;}
.index_cp3 li a{display:block; color:#111;}
.index_cp3 li a .cp_name{padding-bottom:10px; border-bottom:1px solid #ccc;}
.index_cp3 li span{ text-align:center; overflow:hidden;}
/* 图片放大效果 */
.index_cp3 li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp3 li a .cp_name img{transition:transform 1s ease 0s}

.view_title1{width:100%; background:#f4f4f4; height:50px; line-height:50px; margin:10px auto;}
.view_title1 span{float:right; padding-right:10px;}
.view_title1 span a{color:#111;}
.view_title1 h3{background:#2975cc url(../images/jian.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}


/*首页产品展示*/
.inner_left{ width:280px; background:#fff;}
.inner_left .left_img{ vertical-align:top; display:block}
.inner_left h2{ height:72px; background:#2975cc ; padding-left:30px; color:#fff; line-height:30px; font-size:24px; font-weight:bold; padding-top:15px;}
.inner_left h2 span{ font-size:14px; font-weight:normal}
.inner_left ul{ background:#f6f6f6;overflow: hidden; padding:5px 0}
.inner_left ul li{font: normal 16px/50px "microsoft yahei"; background:#fff url(../images/li.png) 20px center no-repeat;  border-bottom:1px solid #eaeaea; text-indent:50px;}
.inner_left ul li a{ display:block;}
.inner_left ul li a:hover,.inner_left ul li.currclass a{ background:#2975cc  url(../images/li.png) 20px center no-repeat; color:#fff;}

.lx { width: 280px; background:#2975cc; overflow:hidden; margin-bottom:20px;}
.lx .left_img{ width:280px; height:auto; margin-bottom:20px;}
.lx h1{ font-size:18px; color:#fff; text-indent:20px; font-weight:bold; margin-bottom:10px;}
.lx p { margin-bottom: 10px;color: #fff; padding-left:20px; line-height:26px; font-size:16px; }
.lx span { font-weight: 600; font-size: 16px; color: #fff; }

.left_lxa{width: 280px;display: block;font-size: 16px;text-align: center;padding-bottom: 10px;color: white;}
.left_lxa img{max-width: 280px;}

.plists{width: 930px;overflow: hidden;float: right;}
.plists ul li{width: 286px;height: 310px;overflow: hidden;border: #ccc 1px solid;border-radius: 2px;text-align: center; float:left; margin:10px;}
.plists ul li .pic{width: 286px;height: 250px;overflow: hidden;border-bottom:#cccccc 1px dashed;line-height: 250px;}
.plists ul li .pic img{max-width: 286px;max-height: 250px;overflow: hidden;transition: all 0.5s ease; }
.plists ul li .title{width: 286px;height: 60px;line-height: 60px;overflow: hidden;margin: 0 auto;}
.plists ul li:hover .pic img{transition: all 0.2s; transform: scale(1.1,1.1);}


/* 首页新闻 */
.news{width: 1300px;overflow: hidden;margin: 0 auto; }
.news .ncon{width: 1300px;overflow: hidden;margin: 0 auto;}
.ncon .news_left{width: 490px;float: left;}
.news_left .news_top{padding: 15px 35px;height: 100px;background: #2975cc;color: #fff;font-size: 20px;line-height: 50px;}
.news_left .news_top a{color: #fff;}
.news_top .hd{width: 60px;height: 28px;overflow: hidden;float: right;}
.news_top .hd .icon{width: 17px;height: 28px;overflow: hidden;float: left;}
.news_top .hd .icon.prev{background: url(../images/left.jpg) no-repeat center left;}
.news_top .hd .icon.next{float: right;background: url(../images/right.jpg) no-repeat center right;}
.news_left .news_pic,.news_left .news_pic img{width: 490px;height: 260px;overflow: hidden;margin-bottom: 15px; }
.news_left .news_text{color: #666666;line-height: 26px;font-size: 16px;}
.ncon .news_right{width: 800px;float: right;}
.news_right .tab_hd{height: 66px;overflow: hidden;}
.news_right .tab_hd ul li{width: 128px;overflow: hidden;float: left;text-align: center;font-size: 18px;font-weight: bold;cursor: pointer;}
.news_right .tab_hd ul li:hover,.news_right .tab_hd ul li.on{color: #2975cc;}
.news_right .tab_hd .more{float: right;}
.news_right .tab_bd{width: 800px;overflow: hidden;}
.tab_bd ul li{width: 100%;overflow: hidden;margin-bottom: 24px; }
.tab_bd ul li .news_text{width: 580px;overflow: hidden;float: left;font-size: 16px;color: #666;padding: 20px;transition: all 0.5s ease;}
.tab_bd ul li .news_text:hover{background: #2975cc;color: white;}
.tab_bd ul li .news_text h3{height: 34px;line-height: 34px;overflow: hidden;font-size: 18px;}
.tab_bd ul li .news_time{width: 150px;height: 95px;overflow: hidden;float: right;background: #e8e8ea;color: #999;text-align: center;font-size: 16px;margin: 20px 0;}
.tab_bd ul li .news_time h3{font-size: 45px;height: 64px;line-height: 64px;font-weight: 400;}


/* 合作案例 */
.tjnews{width:100%; padding:10px 0;}
.tjnews dl{height:266px; margin-bottom:24px; display:block;width:49%; float:left; border:1px solid #e2e2e2;}
.tjnews dl:nth-child(2n){float:right;}
.tjnews dt{height:266px; width:340px; float:left;}
.tjnews dt img{height:266px; width:340px;}
.tjnews dd{padding:20px 30px;width:280px; float:left; height:220px;}
.tjnews dd h3{height:38px; line-height:38px; font-size:16px; color:#353535; font-weight:bold;}
.tjnews dd span{height:130px; line-height:26px; display:block; color:#666; padding:4px 0; overflow:hidden; font-size:14px;}
.tjnews dd a .n_an{width:128px; height:34px; text-align:center; line-height:34px; color:#fff; background:#006ec7; font-size:14px;}
.tjnews dd a:hover .n_an{ background:#f89d17;}
.inews_list { width:1400px; margin:0 auto; clear:both;}
.inews_list li{ margin-top:10px; width:46%; float:left;}
.inews_list li:nth-child(2n){float:right;}

.hd_title{width:100%; height:120px;text-align:center; clear:both; margin-top:30px;}
.hd_title h3{font-size:34px; height:54px; line-height:66px; padding:0px 15px; margin:0px 10px;color:#161616;font-family:微软雅黑;font-weight:bold;}
.hd_title span{font-size:16px; height:30px; line-height:30px;color:#666;text-transform:uppercase;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;}
.cp_title h3{font-size:34px; line-height:54px; color:#fff; font-weight:bold;}
.cp_title span{font-size:16px; height:30px; line-height:30px;color:#fff;text-transform:uppercase;}

/* 内页左侧 */
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:106px;color:#fff; text-align:center;background:#2975cc;overflow: hidden;}
.plist .hd h4{font-size:38px; display:block; height:50px; line-height:50px; padding-top:15px;}
.plist .hd span{font-size:18px; display:block; height:24px; line-height:24px;text-transform: uppercase;}
.plist .bd{border:1px solid #e5e5e5; padding-bottom:10px;}
.plist .bd h3{ height:56px; line-height:56px; padding-left:64px;background:#fff url(../images/cp_j.png) 30px center no-repeat;border-top:1px solid #e3e3e3;cursor:pointer; font-size:16px;}
.plist .bd h3 em{ float:right; display:block; width:40px; height:56px;background:url(../images/icoAdd.png) 16px 22px no-repeat; cursor:pointer;}
.plist .bd h3.on{ background:#f5f5f5 url(../images/cp_j.png) 30px center no-repeat; }
.plist .bd h3.on a{color:#2975cc;}
.plist .bd h3.on em{ background-position:16px -45px; }
.plist .bd ul{padding:8px 10px 4px 64px;color:#000; display:none; /* 默认都隐藏 */ }
.plist .bd ul li{height:30px; line-height:30px; overflow:hidden;}
.plist .bd ul li a:hover{color:#2975cc;}
.plist .bd ul{background:#f5f5f5;}
.plist .hd2{height:70px; line-height:70px; font-size:32px; color:#fff; text-align:left;background:#2975cc url(../Images/jian.png) no-repeat 210px center; text-indent:35px;overflow: hidden; border-left:5px solid #f89d17;}
.plist .bot{border: 1px solid #eaeaea; background:#fff;}
.plist .bot ul{ padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 16px;}
.left_lx{width:266px; display:block; text-align:center; padding-bottom:10px; font-size:16px;}
.left_lx img{width:255px;}