﻿/* CSS Document */
ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu{margin:0; padding:0;font-weight:normal;}
table{ border-collapse:collapse; border-spacing:0;}
img, a img{ border:none;}
a{color:#333;}
a:link,a:visited{text-decoration:none;outline:none;}
a:active,a:hover{ text-decoration:none;}
body{ margin:0;padding:0; color:#333;   font-family:"微软雅黑";}
.fl{float:left;}
.fr{float:right;}
i{font-style:normal;}
.cle{clear:both;}

/*.nav{width:360px; margin-top:10px;}
.nav a{display:block; position:relative; width:114px;height:128px; float:left;margin-left:6px; overflow:hidden;transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;}
.nav a:hover{transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);}
.nav a span{position:absolute;width:100%; text-align:center; font-size:20px; bottom:25px; color:#666;}
.nav a .img2{display:none;}*/

.box{width:1200px; margin:0 auto;}

.wz_box{width:1300px; margin:0 auto;}
/*头部*/
.sy_top_1{width:100%;background:#f1f1f1;height:35px; line-height:35px; border-bottom:1px solid #e6e6e6;}
.sy_top_1 .box .p1{width:45%;float:left;}
.sy_top_1 .box .p2{width:;float:right;}
.sy_top_1 .box .p2 span{margin-right:20px;}
.sy_top_1 .box .p2 span img{margin-bottom:-4px;}

.sy_top_2{width:100%;}
.sy_top_2 .box{padding:10px 0;  text-align: center;}
.sy_top_2 .box a{ display: inline-block; width:880px; height:90px; margin-right:30px; margin-top:16px;}
.sy_top_2 .box p span{display: inline-block;height:46px; margin-left:5px;}
.sy_top_2 .box .p1{float:left;width:170px; height:46px; text-align:center; margin-top:30px; font-size: 16px; color:#3192cc; margin-right:10px;}
.sy_top_2 .box .p2{float:left;width:180px; height:46px; text-align:center; margin-top:30px; font-size: 16px; color:#3192cc;}
.sy_top_2 .box .p1 img{display: inline-block; margin-bottom: -8px;}
.sy_top_2 .box .p2 img{display: inline-block; margin-bottom: -8px;}
.sy_top_2 .box .p3{float:left;width:169px; text-align:center; border-right:1px solid #ededed; font-size: 15px;}
.sy_top_2 .box .p4{ display: inline-block; width:240px;height:90px;line-height:90px; margin-left:30px; font-size: 15px;}
.sy_top_2 .box .p4 img{margin-top:28px;}

.sy_top_3{width:100%;}
.sy_top_3 .nav{width:100%; height:54px; background:#3973bb;}
.sy_top_3 .nav .box{position:relative;height:54px;}
.sy_top_3 .nav #category{position:absolute;left:0;top:0;width:280px;}
.sy_top_3 .nav #category:hover{background:;}
.sy_top_3 .nav #category .ld{line-height:54px; color:#fff;}
.sy_top_3 .nav #category .ld h2{text-indent:1em;}
.sy_top_3 .nav #category .ld b{position:absolute; left:240px; top:20px;width:18px; height:18px; background:url(../img/top_10.jpg);}

#category #allsort{position:absolute;left:0; z-index:-1; background:#fff; }
#category.on #allsort{ z-index:1;}
#category #allsort .hd{width:280px; height:400px;background:#fff;position:absolute;left:0; top:0;}
#category #allsort .hd li{height:190px;padding-left:30px; padding-top:10px;}
#category #allsort .hd li p{font-size:18px; line-height:50px; font-weight:600;}
#category #allsort .hd li a{line-height:40px; display:inline-block; width:100px; color:#555; font-size:14px;}
#category #allsort .hd li.on{background:#2e5f9c;}
#category #allsort .hd li.on p{color:#89b1e4;}
#category #allsort .hd li.on a{color:#fff;}
#category #allsort .bd li .hot{ position:absolute;}
#category #allsort .bd li .img2{left:73px; top:50px;}
#category #allsort .bd li .img3{left:185px; top:80px;}
#category #allsort .bd li .img4{left:290px; top:80px;}
#category #allsort .bd li .img5{left:73px; top:50px;}
#category #allsort .bd li .img6{left:400px; top:50px;}
#category #allsort .bd li .img7{left:290px; top:50px;}



#category #allsort .bd{position:absolute;left:280px; top:0;width:514px; height:364px; padding:15px 40px; border:3px solid #2e5f9c; background:#fff;}
#category #allsort .bd li{width:514px; height:364px; display:none;}
#category #allsort .bd li.on{display:block;}
#category #allsort .bd li .p1{line-height:30px;font-size:16px; border-bottom:2px solid #b3b3b3; font-weight:600; margin-bottom:15px;}
#category #allsort .bd li a{display:inline-block; width:99px; text-align:center; line-height:28px; font-size:14px; color:#585858;}
#category #allsort .bd li .p2{text-align:center; color:#3367bb; font-size:20px; line-height:18px; margin:10px 0;}
#category #allsort .bd li .p2 font{font-size:12px; color:#bdbdbd;}
#category #allsort .bd li .p2 span{display:block;width:40px; height:2px;background:#1c88d4; margin:0 auto; margin-top:3px;}

.sy_top_3 .nav .right{position:absolute;left:280px;top:0;width:920px;height:54px;line-height:54px;}
.sy_top_3 .nav .right a{float:left;width:121.85px; text-align:center; color:#fff;}
.sy_top_3 .nav .right .hov:hover{background:#2e5f9c;}
.sy_top_3 .nav .right a:nth-child(1){width:67px;}

.sy_top_3 .banner{width:100%; position:relative; background:#fff;}
.sy_top_3 .banner .bd{width:100%;} 
.sy_top_3 .banner .bd li a{float:left; height:auto;}
.sy_top_3 .banner .bd li img{width:100%;}
.sy_top_3 .banner .hd{width:100%; position:absolute;left:0; bottom:20px; text-align:center;}
.sy_top_3 .banner .hd li{display:inline-block; width:70px; height:5px; background:#595c5f; margin-right:10px;}
.sy_top_3 .banner .hd li.on{background:#2d8bd4;}
.sy_top_3 .banner .hd li:last-child{margin-right:0;}
.sy_top_3 .banner .prev{position:absolute;width:87px; height:87px; top:40%; left:8%; background:url(../img/tmtb.png); background-position:-291px -617px; z-index:1;} 
.sy_top_3 .banner .next{position:absolute;width:87px; height:87px; top:40%; right:8%; background:url(../img/tmtb.png); background-position:-411px -617px; z-index:1;} 

/*首页内容*/
.sy_con_1{width:100%;}
.sy_con_1 .con1{width:100%; height:65px; box-shadow: 0px 3px 3px #f5f5f5; margin-top:-4px;}
.sy_con_1 .con1 .box{position:relative;}
.sy_con_1 .con1 .sp1{display:inline-block;width:240px; line-height:65px; font-size:24px; color:#3367bb; font-weight:600;}
.sy_con_1 .con1 .sp1 font{ font-size:14px; color:#333; font-weight:100;}
.sy_con_1 .con1 .p1{float:right;line-height:65px; position:relative;}
.sy_con_1 .con1 .p1 input{height:30px;width:274px; padding-left:40px;}
.sy_con_1 .con1 .p1 a{display:inline-block;width:80px; text-align:center; color:#fff; background:#dc814e; line-height:34px; height:34px;position:absolute; top:18px; right:0;}
.sy_con_1 .con1 .p1 img{position:absolute; left:10px; top:25px;}
.sy_con_1 .con1 .wpxm .hd{position:absolute; left:240px; top:0;}
.sy_con_1 .con1 .wpxm .hd li{position:relative;float:left;width:167px; text-align:center; line-height:65px; font-size:18px;}
.sy_con_1 .con1 .wpxm .hd li.on{background:#4590d1; color:#fff;}
.sy_con_1 .con1 .wpxm .hd li.on:after{
    border:solid transparent;
    border-top-color:#4590d1;
    border-width:7px;
    width:0;
    content:" ";
    position:absolute;
    left:75px;
    bottom:-14px;  
}
.sy_con_1 .con1 .wpxm .bd{margin-top:25px;}
.sy_con_1 .con1 .wpxm .bd li{width:1200px;height:120px;}
.sy_con_1 .con1 .wpxm .bd li a{float:left;width:120px; position:relative; height:120px; margin:0 15px; overflow:hidden;transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;}
.sy_con_1 .con1 .wpxm .bd li a:hover{transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);}
.sy_con_1 .con1 .wpxm .bd li a:last-child{margin-right:;}
.sy_con_1 .con1 .wpxm .bd li a img{}
.sy_con_1 .con1 .wpxm .bd li a span{position:absolute;width:100%; text-align:center; font-size:16px; bottom:26px; color:#666;}

.sy_con_2 .con1{position:relative;width:305px; height:379px;float:left; padding:0 16.5px; border:1px solid #e1e1e1; border-top:2px solid #004aac; background:#f8f7f7;}

.sy_con_2 .con1 .next{position:absolute;width: 0; height: 0; top:14px; left:297px; border-top: 8px solid transparent;  border-right: 10px solid #a8a8a8;  border-bottom: 8px solid transparent;}
.sy_con_2 .con1 .prev{position:absolute;width: 0; height: 0; top:14px; left:310px; border-top: 8px solid transparent;  border-left: 10px solid #a8a8a8;  border-bottom: 8px solid transparent;}

.sy_con_2 .con1 h1{font-size:16px; line-height:40px; font-weight:600;}
.sy_con_2 .con1 img{margin:5px 0;}
.sy_con_2 .con1 p{font-size:17px; margin-top:5px; font-weight:600;}
.sy_con_2 .con1 p font{font-size:14px; color:#666; font-weight:100;}

.sy_con_2 .con2{width:440px; height:380px;padding:0 25px;float:left; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.sy_con_2 .con2 .hd li{float:left; font-size:16px; line-height:45px; margin-right:25px;}
.sy_con_2 .con2 .hd li span{display:block;margin:0 auto;width:100%; height:3px; background:#1da1f3; margin-top:-8px; margin-bottom:15px; display:none;}
.sy_con_2 .con2 .hd li.on{color:#1da1f3;}
.sy_con_2 .con2 .hd li.on span{display:block;}

.sy_con_2 .con2 .bd li{width:100%;}
.sy_con_2 .con2 .bd li .wztj{height:130px; border-bottom:1px dashed #cecece; margin-bottom:15px;}
.sy_con_2 .con2 .bd li .wztj img{float:left; margin-right:10px;}
.sy_con_2 .con2 .bd li .wztj .right{float:left;width:264px;}
.sy_con_2 .con2 .bd li .wztj .right h2{text-align:center; font-size:18px;line-height:35px;}
.sy_con_2 .con2 .bd li .wztj .right p{font-size:16px; color:#a7a7a7; line-height:25px;}
.sy_con_2 .con2 .bd li .wztj .right p a{color:red;}


/*新加*/
.sy_con_2 .con2 .bd .li1 .wz{display:block; line-height:33px; color:#a7a7a7;}
.sy_con_2 .con2 .bd .li1 .wz:hover{color:#333;}
.sy_con_2 .con2 .bd .li1 .wz span{float:right;}

.sy_con_2 .con2 .bd .li2 .rd{float:left; text-align:center; line-height:50px; font-size:16px; color:#333;}
.sy_con_2 .con2 .bd .li2 .rd.on{color:#fff; background:#a9c1d9;}
.sy_con_2 .con2 .bd .li2 .rd1{width:106px; background:#eeeeee; margin-right:8px; margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd2{width:106px; background:#e4e4e4; margin-right:8px;margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd3{width:212px; background:#eeeeee;margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd4{width:106px; background:#e4e4e4; margin-right:8px;margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd5{width:106px; background:#eeeeee; margin-right:8px;margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd6{width:212px; background:#e4e4e4;margin-bottom:8px;}
.sy_con_2 .con2 .bd .li2 .rd7{width:221px; background:#e4e4e4; margin-right:8px;}
.sy_con_2 .con2 .bd .li2 .rd8{width:211px; background:#eeeeee; }

.sy_con_2 .con2 .bd .li3 .sl{float:left;width:106px; height:140px; background:#f1f1f1; margin-right:5px; text-align:center; position:relative;}
.sy_con_2 .con2 .bd .li3 .sl4{margin-right:0;}
.sy_con_2 .con2 .bd .li3 .sl i{position:absolute; width:59px; height:59px; top:24px; left:23.5px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s;} 
.sy_con_2 .con2 .bd .li3 .sl1 i{background-position:-574px -594px;}
.sy_con_2 .con2 .bd .li3 .sl1:hover i{background-position:-574px -674px;}

.sy_con_2 .con2 .bd .li3 .sl2 i{background-position:-686px -596px;}
.sy_con_2 .con2 .bd .li3 .sl2:hover i{background-position:-686px -676px;}

.sy_con_2 .con2 .bd .li3 .sl3 i{background-position:-799px -594px;}
.sy_con_2 .con2 .bd .li3 .sl3:hover i{background-position:-799px -674px;}

.sy_con_2 .con2 .bd .li3 .sl4 i{background-position:-912px -595px;}
.sy_con_2 .con2 .bd .li3 .sl4:hover i{background-position:-912px -675px;}

.sy_con_2 .con2 .bd .li3 .sl span{position:absolute;width:100%; top:100px; left:0;}

/*新加*/


.sy_con_2 .con3{float:left;width:328px; height:380px; padding:0 20px; border:1px solid #e1e1e1;}
.sy_con_2 .con3 h1{font-size:18px; line-height:50px; margin-bottom:20px;}
.sy_con_2 .con3 h1 a{float:right; font-size:14px; color:#a7a7a7;}
.sy_con_2 .con3 .dh{margin-left:10px;}
.sy_con_2 .con3 .dh a{float:left; width:100px; height:100px;position:relative;}
.sy_con_2 .con3 .dh a span{position:absolute;width:100%; text-align:center; left:0; bottom:15px; font-size:18px;}
.sy_con_2 .con3 .dh a i{position:absolute; width:40px; height:37px; left:30px; top:15px;background:url(../img/tmtb.png); transition: all 0.3s linear 0s;}
.sy_con_2 .con3 .dh a:nth-child(1){background:#e9e9e9;}
.sy_con_2 .con3 .dh a:nth-child(1) i{background-position:-199px -121px;}
.sy_con_2 .con3 .dh a:nth-child(1):hover i{background-position:-199px -171px;}
.sy_con_2 .con3 .dh a:nth-child(2){background:#f1f1f1;}
.sy_con_2 .con3 .dh a:nth-child(2) i{background-position:-293px -121px;}
.sy_con_2 .con3 .dh a:nth-child(2):hover i{background-position:-293px -171px;}
.sy_con_2 .con3 .dh a:nth-child(3){background:#e9e9e9;}
.sy_con_2 .con3 .dh a:nth-child(3) i{background-position:-383px -121px;}
.sy_con_2 .con3 .dh a:nth-child(3):hover i{background-position:-383px -171px;}
.sy_con_2 .con3 .dh a:hover{color:#fff; background:#4590d1; }
.sy_con_2 .con3 p{height:50px; font-size:20px; line-height:21px; margin-top:10px; padding-left:12px;}
.sy_con_2 .con3 p span{float:left;width:41px; height:41px; background:url(../img/tmtb.png); margin-top:4.5px; margin-right:5px;}
.sy_con_2 .con3 .p1 span{background-position:-52px -125px;}
.sy_con_2 .con3 .p2 span{background-position:-52px -184px;}
.sy_con_2 .con3 .p3 span{background-position:-51px -246px;}
.sy_con_2 .con3 .p3{font-size:18px;}
.sy_con_2 .con3 p font{font-size:12px;}
.sy_con_2 .a1{display:block; width:1200px;  margin:15px auto;}

.sy_con_3{margin-top:10px;}
.sy_con_3 h3{border-bottom:1px solid #e2e2e2; height:40px; line-height:40px; margin-bottom:20px; font-size:18px;}
.sy_con_3 h3 span{display:inline-block;border-bottom:3px solid #054fb0; margin-right:10px; position:relative; bottom:1px; color:#054fb0; font-weight:600; font-size:18px;}
.sy_con_3 h3 span i{display:inline-block;width:27px; height:27px; margin-top:px; margin-right:6px;background:url(../img/tmtb.png); background-position:-57px -311px;position:relative; top:7px;}
.sy_con_3 h3 a{float:right; margin-right:2px; border:1px solid #114c90; border-radius:4px; color:#114c90; line-height:30px; padding:0 5px; margin-top:4px;}
.sy_con_3 .a1{float:left;width:322px; margin-right:28px;}
.sy_con_3 .syjsqh{float:left;width:850px;}
.sy_con_3 .syjsqh .hd{width:846px;border:1px solid #e4e4e4; box-shadow: 2px 2px 2px #f0f0f0; background:#f7f7f7; line-height:47px; margin-bottom:17px;}
.sy_con_3 .syjsqh .hd li{float:left;width:210.5px; border-right:1px solid #e4e4e4; text-align:center; font-size:20px;position:relative;}
.sy_con_3 .syjsqh .hd li.on i{position:absolute;width:100%; height:2px; background:#054fb0; left:0; bottom:0;}
.sy_con_3 .syjsqh .bd{width:850px;}
.sy_con_3 .syjsqh .bd .li1 a{float:left; width:207px; height:188px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(1){margin-bottom:10px; margin-right:7px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(2){width:422px;margin-bottom:10px;margin-right:7px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(3){margin-bottom:10px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(4){margin-right:7px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(5){margin-right:7.5px;}
.sy_con_3 .syjsqh .bd .li1 a:nth-child(6){margin-right:7.5px;}
.sy_con_3 .syjsqh .bd .li1 a img{float:left;}
.sy_con_3 .syjsqh .bd .li1 a span{float:left;width:100%;background:#e0e4ec; line-height:36px; text-align:center;}

/*新加*/
.sy_con_3 .syjsqh .bd .li2 p{padding:0 20px;margin-bottom:20px; font-size:16px; text-indent:2em; line-height:30px;}
.sy_con_3 .syjsqh .bd .li2 p a{color:red;}
.sy_con_3 .syjsqh .bd .li2 .sy_zlyl{float:left;width:194px; padding:1px; border:1px solid #cccccc; margin-right:19.33px;text-align:center;}
.sy_con_3 .syjsqh .bd .li2 .sy_zlyl span{display:block; font-size:16px; line-height:30px; font-weight:900;}
.sy_con_3 .syjsqh .bd .li2 .sy_zlyl font{display:block; font-size:14px; color:#666; padding:0 10px; text-align:left;line-height:26px;}
.sy_con_3 .syjsqh .bd .li2 .yl4{margin-right:0;}

.sy_con_3 .syjsqh .bd .li3{border:1px solid #e4e4e4; margin-top:10px;}
.sy_con_3 .syjsqh .bd .li3 .sy_js{float:left;border-right:1px solid #e4e4e4; padding:11.1px; width:189px; padding-bottom:25px;}
.sy_con_3 .syjsqh .bd .li3 .sy_js span{display:block;text-align:center; line-height:60px; font-size:18px; }
.sy_con_3 .syjsqh .bd .li3 .sy_js p{background:#e9e9e9;font-size:14px; height:54px; line-height:27px;}
.sy_con_3 .syjsqh .bd .li3 .sy_js p font{background:#d96625; color:#fff; font-size:16px; float:left; padding:4px 4px; margin-right:10px; line-height:23px;}
.sy_con_3 .syjsqh .bd .li3 .js4{border-right:none;}

.sy_con_3 .syjsqh .bd .li4 .sy_yf{float:left;width:413px; margin-right:20px; border:1px solid #e4e4e4; margin-bottom:20px;}
.sy_con_3 .syjsqh .bd .li4 .sy_yf img{float:left; margin-right:20px;}
.sy_con_3 .syjsqh .bd .li4 .sy_yf p{width:209px;float:left; padding:20px 20px 0 0; line-height:26px; color:#555;}
.sy_con_3 .syjsqh .bd .li4 .sy_yf p span{display:block;text-align:center;line-height:40px; color:#333; font-size:18px; font-weight:900;}
.sy_con_3 .syjsqh .bd .li4 .sy_yf.en{margin-right:0;}



/*新加*/


.sy_con_3 .syjsqh2{margin:20px auto;width:1200px;height:132px; position:relative;}
.sy_con_3 .syjsqh2 .hd{position:absolute; height:27px; right:0px; top:5px; z-index:1;}
.sy_con_3 .syjsqh2 .hd li{float:left;width:27px; height:27px; color:#fff; text-align:center; line-height:27px; border:1px solid #a4c1dc; margin-right:5px;}
.sy_con_3 .syjsqh2 .hd li.on{background:#fff;color:#3367bb; border:1px solid #fff;}

.sy_con_4 h3{border-bottom:1px solid #e2e2e2; height:40px; line-height:40px; margin-bottom:25px; font-size:18px;}
.sy_con_4 h3 span{display:inline-block;border-bottom:3px solid #054fb0; margin-right:10px; position:relative; bottom:1px; color:#054fb0; font-weight:600; font-size:18px;}
.sy_con_4 h3 span i{display:inline-block;width:27px; height:27px; margin-top:px; margin-right:6px;background:url(../img/tmtb.png); background-position:-57px -353px;position:relative; top:7px;}
.sy_con_4 h3 a{float:right; margin-right:2px; border:1px solid #114c90; border-radius:4px; color:#114c90; line-height:30px; padding:0 5px; margin-top:4px;}
.sy_con_4 .syzjqh .bd{float:left;width:790px;}
.sy_con_4 .syzjqh .bd li{position:relative;}
.sy_con_4 .syzjqh .bd li a{display:block;}
.sy_con_4 .syzjqh .bd li .p1{position:absolute;width:300px; left:323px; top:145px; line-height:32px;}
.sy_con_4 .syzjqh .bd li .p1 span{font-size:28px;}
.sy_con_4 .syzjqh .bd li .p1 i{font-size:16px; color:#898989;}
.sy_con_4 .syzjqh .bd li .p1 font{font-size:20px;display:inline-block; margin-top:7px; color:#2854b5;}
.sy_con_4 .syzjqh .bd li .p2{position:absolute;width:126px; height:38px; text-align:center; line-height:38px; background:#dd7d37; color:#fff; border:1px solid #dd7d37; border-radius:6px; left:334px; bottom:68px;}
.sy_con_4 .syzjqh .bd li .p3{position:absolute;width:126px; height:38px; text-align:center; line-height:38px; border:1px solid #b4bdcc; color:#b4bdcc; border-radius:6px; left:470px; bottom:68px;}
.sy_con_4 .syzjqh .hd{float:left;width:410px; height:535px; background:url(../img/sy_6.jpg); background-size:100%;}
.sy_con_4 .syzjqh .hd h2{width:370px; margin:20px auto; margin-bottom:30px; color:#fff; border-bottom:1px solid #6790c2; line-height:40px; font-size:20px;}
.sy_con_4 .syzjqh .hd h2 a{float:right; color:#95b1d4; font-size:17px;}
.sy_con_4 .syzjqh .hd h2 font{ font-size:17px;}
.sy_con_4 .syzjqh .hd h2 span{display:block;width:80px;height:3px;margin-bottom:-2px; background:#6790c2;}
.sy_con_4 .syzjqh .hd ul{width:370px; margin:0 auto;}
.sy_con_4 .syzjqh .hd li{float:left; position:relative; margin-bottom:12.5px; margin-right:12.5px; cursor: pointer; }

.sy_con_4 .syzjqh .hd li.on span{background:#4590d1;filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;}
.sy_con_4 .syzjqh .hd li span{position:absolute;width:100%; line-height:26px; left:0; bottom:4px;text-align:center; background:#2f4b74;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; color:#fff; transition: all 0.1s;}
.sy_con_4 .syzjqh .hd li:nth-child(3){margin-right:0;}
.sy_con_4 .syzjqh .hd li:nth-child(6){margin-right:0;}
.sy_con_4 .syzjqh .hd li:nth-child(9){margin-right:0;}
.sy_con_4 .syzjqh .hd li img{transition: all 0.2s;}
.sy_con_4 .syzjqh .hd li:hover img{ transform: scale(1.1); }
.sy_con_4 .syzjqh .hd li:hover span{ transform: scale(1.1); bottom:-1px;}

.sy_con_5{background:#e6e9f0;width:100%;  margin-top:30px; padding-bottom:40px;}
.sy_con_5 h3{ height:60px; line-height:60px; margin-bottom:10px; font-size:18px;}
.sy_con_5 h3 span{display:inline-block; margin-right:10px; position:relative; bottom:1px; color:#054fb0; font-weight:600; font-size:18px;}
.sy_con_5 h3 span i{display:inline-block;width:27px; height:27px; margin-top:px; margin-right:6px;background:url(../img/tmtb.png); background-position:-57px -353px;position:relative; top:7px;}
.sy_con_5 h3 a{float:right; margin-right:2px; border:1px solid #114c90; border-radius:4px; color:#114c90; line-height:30px; padding:0 5px; margin-top:16px;}
.sy_con_5 .syalqh .hd{float:left;width:240px;margin-right:20px;}
.sy_con_5 .syalqh .hd li{height:54px; padding:10px 0; background:#fff; position:relative; margin-bottom:10px;}
.sy_con_5 .syalqh .hd li img{float:left; margin:0 13px;}
.sy_con_5 .syalqh .hd li span{float:left; line-height:20px; margin-top:7px;}
.sy_con_5 .syalqh .hd li span font{font-size:12px;}
.sy_con_5 .syalqh .hd li .i1{position:absolute; top:25px; right:25px; width: 0; height: 0; border-top: 4px solid transparent;  border-left: 5px solid #000;  border-bottom: 4px solid transparent;}
.sy_con_5 .syalqh .hd li.on{background:#3973bb;}
.sy_con_5 .syalqh .hd li.on span{color:#fff;}
.sy_con_5 .syalqh .hd li.on .i1{border-left: 5px solid #fff;}
.sy_con_5 .syalqh .hd li.on .i2{position:absolute; top:26px; right:-12px; width: 0; height: 0; border-top: 10px solid transparent;  border-left: 12px solid #3973bb;  border-bottom: 10px solid transparent;}
.sy_con_5 .syalqh .bd{float:left; width:842px; padding:0 48px;  height:577px; background:#fff; border:1px solid #dbe0e4;}
.sy_con_5 .syalqh .bd li .left{float:left; margin-top:30px;width:237px;}
.sy_con_5 .syalqh .bd li .left img{float:left; margin-right:5px;}
.sy_con_5 .syalqh .bd li .left span{float:left;width:50px; height:50px; text-align:center; font-size:20px; line-height:25px;}
.sy_con_5 .syalqh .bd li .left p{line-height:45px; margin-top:15px; color:#7d7d7d;}
.sy_con_5 .syalqh .bd li .right{float:left;margin-top:30px;}
.sy_con_5 .syalqh .bd li .p1{line-height:40px; background:#f3f4f6; margin:20px 0; text-indent:1em; color:#444;}
.sy_con_5 .syalqh .bd li .p1 span{color:#000;}
.sy_con_5 .syalqh .bd li .p1 a{color:#df691b;}

.sy_con_6{padding:20px 0;}
.sy_con_6 .box{position: relative;}
.sy_con_6 h3{text-align:center;color:#3973bb; font-size:30px; font-weight:600; line-height:30px; margin:10px 0; margin-bottom:20px;}
.sy_con_6 h3 font{font-size:14px;letter-spacing:8px;font-weight:100; color:#aaaaaa;}
.sy_con_6 .syfwqh .parhd{background:#f0f0f0;border:1px solid #e6e7e7;}
.sy_con_6 .syfwqh .parhd li{float:left;width:398.3px;text-align:center; line-height:55px; border-right:1px solid #e6e7e7; font-size:18px; }
.sy_con_6 .syfwqh .parhd li font{font-size:15px; color:#666666; text-indent:1em;}
.sy_con_6 .syfwqh .parhd li i{display:inline-block;width:39px; height:35px; margin-right:8px;  position:relative; top:10px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s;}
.sy_con_6 .syfwqh .parhd li:nth-child(1) i{background-position:-192px -246px;}
.sy_con_6 .syfwqh .parhd li:nth-child(2) i{background-position:-296px -246px;}
.sy_con_6 .syfwqh .parhd li:nth-child(3) i{background-position:-393px -246px;}
.sy_con_6 .syfwqh .parhd li:nth-child(4) i{background-position:-481px -246px;}
.sy_con_6 .syfwqh .parhd li:nth-child(4){border:none;}
.sy_con_6 .syfwqh .parhd li.on{background:#fff;}
.sy_con_6 .syfwqh .parhd li:nth-child(1).on i{background-position:-192px -301px;}
.sy_con_6 .syfwqh .parhd li:nth-child(2).on i{background-position:-296px -301px;}
.sy_con_6 .syfwqh .parhd li:nth-child(3).on i{background-position:-393px -298px;}
.sy_con_6 .syfwqh .parhd li:nth-child(4).on i{background-position:-481px -301px;}
.sy_con_6 .syfwqh .parbd{margin-top:11px;}

/*新加*/
.sy_con_6 .syfwqh .parbd .li1{width:1200px; height:433px; position:relative; margin: 24.5px 0;}

.sy_con_6 .syfwqh .parbd .li1 div img{width:100%; height:100%; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.sy_con_6 .syfwqh .parbd .li1 div:hover img{-webkit-transform:scale(1.05); -moz-transform:scale(1.05);-o-transform:scale(1.05); }

.sy_con_6 .syfwqh .parbd .li1 div h1{position:absolute;width:100%; height:100%; transition: all 0.3s linear 0s; color:#fff; left:0; top:0; display:none;}
.sy_con_6 .syfwqh .parbd .li1 div h1 .p1{position:absolute;width:100%; height:100%; left:0; top:0; opacity: 1; filter:Alpha(opacity=100); z-index:2;}
.sy_con_6 .syfwqh .parbd .li1 div h1 .p1 i{position:absolute; width:40px; height:40px; left:50%; top:50%; margin-left:-20px; margin-top:-40px;background:url(../img/tmtb.png); background-position:-463px -761px;}
.sy_con_6 .syfwqh .parbd .li1 div h1 .p1 span{color:#fff;position:absolute; font-size:16px;  width:100%; text-align:center;left:0; top:53%; font-weight:600;}
.sy_con_6 .syfwqh .parbd .li1 div h1 .p2{position:absolute;width:100%; height:100%; left:0; top:0; background:#2c7fc7; opacity: 0.5; filter:Alpha(opacity=50); z-index:1;}

.sy_con_6 .syfwqh .parbd .li1 div:hover h1{display:block;} 

.sy_con_6 .syfwqh .parbd .li1 .hj1{left:0; top:0;width:301px; height:287px;}
.sy_con_6 .syfwqh .parbd .li1 .hj2{left:305px; top:0;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj3{left:603px; top:0;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj4{left:755px; top:0;height:287px;}
.sy_con_6 .syfwqh .parbd .li1 .hj5{left:305px; top:147px;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj6{left:0px; top:292px;width:143px;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj7{left:148px; top:292px;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj8{left:453px; top:147px;width:296px;height:287px;}
.sy_con_6 .syfwqh .parbd .li1 .hj9{left:755px; top:291px;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 .hj10{left:906px; top:291px;height:142px;}
.sy_con_6 .syfwqh .parbd .li1 div{position:absolute;overflow:hidden;}

.sy_con_6 .syfwqh .parbd .li2{margin:35.5px 0;}

.sy_con_6 .syfwqh .parbd .li3{width:1200px; height:430px; padding-top:17px; position:relative;}
.sy_con_6 .syfwqh .parbd .li3 .left{float:left; margin-right:85px;}
.sy_con_6 .syfwqh .parbd .li3 .pp{float:left; margin-right:44px; margin-top:10px;}
.sy_con_6 .syfwqh .parbd .li3 .pp.en{margin-right:0px;}
.sy_con_6 .syfwqh .parbd .li3 .pp p{width:100%;text-align:center; line-height:40px;}

.sy_con_6 .syfwqh .parbd .li4{width:1200px; position:relative; margin-top:17px;}
.sy_con_6 .syfwqh .parbd .li4 .gywz{border:2px solid #ededed;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .left{float:left; width:600px; padding-left:30px;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .p1{margin-top:40px; line-height:30px; font-size:26px;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .p2{line-height:20px; font-size:20px; color:#666;line-height:40px;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .p3{width:70px; height:3px; background:#80cff4; margin:5px 0 15px 0;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .p4{line-height:35px; margin-top:20px;font-size:20px;}
.sy_con_6 .syfwqh .parbd .li4 .gywz .p4 a{color:red;}
.sy_con_6 .syfwqh .parbd .li4 .gywz img{float:right;}
.sy_con_6 .syfwqh .parbd .li4 .gy{float:left; width:184px; padding:2px; background:#ededed; margin-top:17px; margin-right:14.4px; text-align:center;}
.sy_con_6 .syfwqh .parbd .li4 .gy p{line-height:35px;}
.sy_con_6 .syfwqh .parbd .li4 .gy:hover{background:#dc814e; color:#fff;}
.sy_con_6 .syfwqh .parbd .li4 .gy.en{margin-right:0;}


/*新加*/

.sy_con_6 .syfwqh .parbd .li2 .sysb{width:1200px; overflow:hidden;}
.sy_con_6 .syfwqh .parbd .li2 .sysb .sPrev{position:absolute; width:87px; height:87px; left:-90px; top:320px; background:url(../img/tmtb.png); background-position:-291px -617px;}
.sy_con_6 .syfwqh .parbd .li2 .sysb .sNext{position:absolute; width:87px; height:87px; right:-90px; top:320px; background:url(../img/tmtb.png); background-position:-410px -617px;z-index:999;}
.sy_con_6 .syfwqh .parbd .li2 .sysb ul{width:1200px; height:422px; overflow:hidden;}

.sy_con_6 .syfwqh .parbd .li2 .sysb li{position:relative;width:280px !important;float:left;margin-right:26.6px; overflow:hidden;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a{float:left;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li:nth-child(4){}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1{display:block; position:absolute;width:100%; height:140px; left:0; bottom:-83px; text-align:center; color:#fff; line-height:30px; transition: all 0.3s linear 0s;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 .p1{position:absolute;width:100%; height:100%; left:0; top:0; filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; background:#2a2a2b; z-index:1;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 .p2{position:absolute;width:100%; height:130px; left:0; top:10px;filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;z-index:2;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 span{display:block;width:50px; height:1px; background:#3e84e0; margin:0 auto; margin-top:10px;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 .fo1{font-size:16px;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 .fo2{font-size:14px;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li a h1 i{display:block;width:30px; height:30px; text-align:center; line-height:30px; border-radius:50%; background:#db895b; font-size:20px; margin:0 auto;z-index:2;}
.sy_con_6 .syfwqh .parbd .li2 .sysb li:hover h1{bottom:4px;}



.sy_con_6 .con1{width:100%; margin:35px 0 0px 0;}
.sy_con_6 .con1 a{float:left;width:150px; height:140px; position:relative; border:1px solid #e9e9e9; margin-right:22.4px;}
.sy_con_6 .con1 a.en{margin-right:0;}
.sy_con_6 .con1 a i{display:block;width:42px; height:44px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s; margin-top:15px; margin-left:54px;}
.sy_con_6 .con1 a span{display:block;text-align:center; font-size:24px;}
.sy_con_6 .con1 a span font{font-size:16px; color:#555;}
.sy_con_6 .con1 img{float:left;margin-right:22px;}
.sy_con_6 .con1 a:nth-child(1) i{background-position:-45px -758px;}
.sy_con_6 .con1 a:nth-child(1):hover i{background-position:-45px -820px;}
.sy_con_6 .con1 a:hover{background:#ededed; border:1px solid #ededed; color:#4590d1;}
.sy_con_6 .con1 a:nth-child(2) i{background-position:-114px -758px;}
.sy_con_6 .con1 a:nth-child(2):hover i{background-position:-114px -819px;}
.sy_con_6 .con1 a:nth-child(3) i{background-position:-178px -758px;}
.sy_con_6 .con1 a:nth-child(3):hover i{background-position:-178px -819px;}
.sy_con_6 .con1 a:nth-child(5) i{background-position:-245px -758px;}
.sy_con_6 .con1 a:nth-child(5):hover i{background-position:-245px -820px;}
.sy_con_6 .con1 a:nth-child(6) i{background-position:-314px -758px;}
.sy_con_6 .con1 a:nth-child(6):hover i{background-position:-314px -820px;}
.sy_con_6 .con1 a:nth-child(7) i{background-position:-385px -758px;}
.sy_con_6 .con1 a:nth-child(7):hover i{background-position:-385px -820px;}


/*文章列表页*/
.list_con_1 .con1{width:100%;height: 65px; line-height:65px;  margin-top: -4px; margin-bottom:20px;font-size:20px;background:#f2f2f2;}
.list_con_1 .con1 i{display:inline-block; width:37px; height:30px; background:url(../img/tmtb.png); background-position:-52px -445px; margin-bottom:-10px;}
.list_con_1 .con1 font{}
.list_con_1 .con1 a{font-size:20px;}
.list_con_1 .con1 span{float:right;}
.list_con_1 .con1 span img{margin-bottom:-10px;}
.list_con_1 .con1 span font{color:#da7034; font-weight:100; font-size:26px;}

.list_con_2{padding:15px 0 0px 0;}
.list_con_2 .left{width:770px; float:left; margin-right:29px;}
.list_con_2 .left .con1{width:100%; border-bottom:1px solid #e9e9e9; padding-bottom:30px; box-shadow: 0px 3px 0px #efefef; overflow:hidden;}
.list_con_2 .left .con1 h3{border-bottom:1px solid #c8c8c8; height:50px; line-height:50px; margin-bottom:30px;}
.list_con_2 .left .con1 h3 span{display:inline-block;font-size:24px; border-bottom:3px solid #054fb0; margin-top:-1px;}
.list_con_2 .left .con1 h3 a{float:right; line-height:35px; border:1px solid #de7d38; color:#de7d38; font-size:20px; padding:0 10px; margin-right:10px; margin-top:8px; border-radius:17px;}
.list_con_2 .left .con1 .bzt{float:left; width:253px; margin-right:20px;}
.list_con_2 .left .con1 .bzgs{float:left; width:490px;}
.list_con_2 .left .con1 .bzgs .p1{font-size:18px; line-height:30px; margin-bottom:20px;}
.list_con_2 .left .con1 .bzgs .p2{background:#f9f9f9; padding:10px 40px 20px 20px;}
.list_con_2 .left .con1 .bzgs .p2 span{display:block; font-size:17px; line-height:37px; border-bottom:1px dashed #c8c8c8; color:#666666;}
.list_con_2 .left .con1 .bzgs .p2 span font{color:#de7d38; font-weight:600;}
.list_con_2 .left .con1 .swtan{margin-top:25px;}
.list_con_2 .left .con1 .swtan a{float:left; width:180px; height:38px; padding:8px 0; background:#f0f0f0; color:#173876; text-align:center; margin-right:16px; border-radius:10px;}
.list_con_2 .left .con1 .swtan a:nth-child(4){margin-right:0px;}
.list_con_2 .left .con1 .swtan a i{display:inline-block; width:38px; height:38px; margin-right:3px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s;}
.list_con_2 .left .con1 .swtan a span{display:inline-block; position:relative; font-size:18px; text-align:left; line-height:18px; top:-3px;}
.list_con_2 .left .con1 .swtan a span font{font-size:14px;}
.list_con_2 .left .con1 .swtan a:nth-child(1) i{background-position:-498px -172px;}
.list_con_2 .left .con1 .swtan a:nth-child(2) i{background-position:-587px -172px;}
.list_con_2 .left .con1 .swtan a:nth-child(3) i{background-position:-676px -172px;}
.list_con_2 .left .con1 .swtan a:nth-child(4) i{background-position:-763px -172px;}
.list_con_2 .left .con1 .swtan a:hover{background:#4b85dc; color:#fff;}
.list_con_2 .left .con1 .swtan a:nth-child(1):hover i{background-position:-498px -121px;}
.list_con_2 .left .con1 .swtan a:nth-child(2):hover i{background-position:-587px -121px;}
.list_con_2 .left .con1 .swtan a:nth-child(3):hover i{background-position:-676px -121px;}
.list_con_2 .left .con1 .swtan a:nth-child(4):hover i{background-position:-763px -121px;}
.list_con_2 .left .con2 .wz_list{padding:27px 0; border-bottom:1px solid #dedede;}
.list_con_2 .left .con2 .wz_list img{float:left; margin-right:20px;}
.list_con_2 .left .con2 .wz_list h2{float:left;width:430px; font-size:20px; color:#263646; font-weight:600; line-height:45px;}
.list_con_2 .left .con2 .wz_list p{float:left;width:430px; font-size:16px; color:#666; line-height:30px;}
.list_con_2 .left .con2 .wz_list p a{color:red;}
.list_con_2 .left .con2 .wz_list .zxan{float:left; width:145px; height:43px; line-height:43px; color:#fff; text-align:center; background:#de7d38; border-radius:10px; margin-top:15px; font-size:18px;}
.list_con_2 .left .con3{max-width:770px; height:32px; overflow:hidden; text-align:center; margin:20px auto;}
.list_con_2 .left .con3 li{display:inline-block; font-size:18px; color:#666; border:1px solid #666; text-align:center; padding:3px 10px; margin:0 3px;}
.list_con_2 .left .con3 li.on{background:#123d8e; border:1px solid #123d8e; color:#fff;}

.list_con_2 .right{width:391px; float:right;  position: relative; top: 0;}
.list_con_2 .right .con1{width:351px; padding:9px 19px; border:1px solid #eee; position:relative; margin-bottom:20px;}
.list_con_2 .right .con1 h4{border-bottom:1px solid #c8c8c8; line-height:40px; margin-bottom:15px;}
.list_con_2 .right .con1 h4 span{display:inline-block; color:#333; font-size:20px; border-bottom:3px solid #054fb0; margin-bottom:-1px;}
.list_con_2 .right .con1 h4 a{float:right; color:#666; font-size:16px;}
.list_con_2 .right .con1 .hd{position:absolute; right:26px; bottom:20px;}
.list_con_2 .right .con1 .hd li{display:inline-block; background:#535d66; width:24px; height:24px; line-height:24px; color:#fff; filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; text-align:center;}
.list_con_2 .right .con1 .hd li.on{background:#054fb0; filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;}

.list_con_2 .right .con2{width:351px; padding:9px 19px; border:1px solid #eee; position:relative; margin-bottom:20px;}
.list_con_2 .right .con2 h4{border-bottom:1px solid #c8c8c8; line-height:40px; margin-bottom:15px;}
.list_con_2 .right .con2 h4 span{display:inline-block; color:#333; font-size:20px; border-bottom:3px solid #054fb0; margin-bottom:-1px;}
.list_con_2 .right .con2 h4 a{float:right; color:#666; font-size:16px;}
.list_con_2 .right .con2 p{text-align:justify;text-justify:inter-ideograph; line-height:30px;}
.list_con_2 .right .con2 p a{color:red;}
.list_con_2 .right .con2 .bd{width:315px; margin:10px auto; overflow:hidden;}
.list_con_2 .right .con2 .bd li{width:162px; margin-left:8px;}
.list_con_2 .right .con2 .hd .prev{position:absolute;width:17px; left:7px; bottom:60px;}
.list_con_2 .right .con2 .hd .next{position:absolute;width:17px; right:7px; bottom:60px;}

.list_con_2 .right .con3{width:351px; padding:9px 19px; border:1px solid #eee; position:relative; margin-bottom:20px;}
.list_con_2 .right .con3 h4{width:351px;margin:0 auto; border-bottom:1px solid #c8c8c8; line-height:40px; margin-bottom:15px;}
.list_con_2 .right .con3 h4 span{display:inline-block; color:#333; font-size:20px; border-bottom:3px solid #054fb0; margin-bottom:-1px;}
.list_con_2 .right .con3 h4 a{float:right; color:#666; font-size:16px;}
.list_con_2 .right .con3 .bd{width:351px;  overflow:hidden;}
.list_con_2 .right .con3 .hd{width:351px; height:103px;  overflow:hidden;}
.list_con_2 .right .con3 .hd li{float:left;height:101px; margin-right:3px;}
.list_con_2 .right .con3 .hd li.on{}
.list_con_2 .right .con3 .hd li:nth-child(3){margin-right:0px;}
.list_con_2 .right .con3 .next{position:absolute;width:17px; left:9px; bottom:40px;}
.list_con_2 .right .con3 .prev{position:absolute;width:17px; right:9px; bottom:40px;}

.list_con_2 .right .con4{width:351px; padding:9px 19px 15px 19px; border:1px solid #eee; position:relative; margin-bottom:20px;}
.list_con_2 .right .con4 h4{border-bottom:1px solid #c8c8c8; line-height:40px; margin-bottom:15px;}
.list_con_2 .right .con4 h4 span{display:inline-block; color:#333; font-size:20px; border-bottom:3px solid #054fb0; margin-bottom:-1px;}
.list_con_2 .right .con4 h4 a{float:right; color:#666; font-size:16px;}
.list_con_2 .right .con4 .dh{margin:30px 25.5px 20px 25.5px;}
.list_con_2 .right .con4 .dh a{float:left; width:100px; height:100px;position:relative;}
.list_con_2 .right .con4 .dh a span{position:absolute;width:100%; text-align:center; left:0; bottom:15px; font-size:18px;}
.list_con_2 .right .con4 .dh a i{position:absolute; width:40px; height:37px; left:30px; top:15px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s;}
.list_con_2 .right .con4 .dh a:nth-child(1){background:#e9e9e9;}
.list_con_2 .right .con4 .dh a:nth-child(1) i{background-position:-199px -121px;}
.list_con_2 .right .con4 .dh a:nth-child(1):hover i{background-position:-199px -171px;}
.list_con_2 .right .con4 .dh a:nth-child(2){background:#f1f1f1;}
.list_con_2 .right .con4 .dh a:nth-child(2) i{background-position:-293px -121px;}
.list_con_2 .right .con4 .dh a:nth-child(2):hover i{background-position:-293px -171px;}
.list_con_2 .right .con4 .dh a:nth-child(3){background:#e9e9e9;}
.list_con_2 .right .con4 .dh a:nth-child(3) i{background-position:-383px -121px;}
.list_con_2 .right .con4 .dh a:nth-child(3):hover i{background-position:-383px -171px;}
.list_con_2 .right .con4 .dh a:hover{color:#fff; background:#4590d1; }
.list_con_2 .right .con4 p{height:50px; font-size:20px; line-height:21px; margin-top:10px; padding-left:35px;}
.list_con_2 .right .con4 p span{float:left;width:41px; height:41px; background:url(../img/tmtb.png); margin-top:4.5px; margin-right:5px;}
.list_con_2 .right .con4 .p1 span{background-position:-52px -125px;}
.list_con_2 .right .con4 .p2 span{background-position:-52px -184px;}
.list_con_2 .right .con4 .p3 span{background-position:-51px -246px;}
.list_con_2 .right .con4 .p3{font-size:18px;}
.list_con_2 .right .con4 p font{font-size:14px;}



.list_con_2 .right .con5{width:351px; padding:9px 19px; border:1px solid #eee; position:relative; margin-bottom:20px;}
.list_con_2 .right .con5 h4{border-bottom:1px solid #c8c8c8; line-height:40px; margin-bottom:15px;}
.list_con_2 .right .con5 h4 span{display:inline-block; color:#333; font-size:20px; border-bottom:3px solid #054fb0; margin-bottom:-1px;}
.list_con_2 .right .con5 h4 a{float:right; color:#666; font-size:16px;}
.list_con_2 .right .con5 .bd{width:351px;  overflow:hidden;}
.list_con_2 .right .con5 .hd{width:351px;  overflow:hidden;}
.list_con_2 .right .con5 .hd li{float:left; width:111px; line-height:38px; border:1px solid #c8c8c8; text-align:center; color:#3168ba; font-size:16px; margin-top:5px; margin-right:6px;}
.list_con_2 .right .con5 .hd li:nth-child(3){margin-right:0px;}
.list_con_2 .right .con5 .hd li:nth-child(6){margin-right:0px;}
.list_con_2 .right .con5 .hd li:nth-child(9){margin-right:0px;}
.list_con_2 .right .con5 .hd li.on{background:#377cb7; color:#fff; border:1px solid #377cb7;}


/*文章内容页*/
.list_con_2 .wznr{width:870px; float:left; margin-right:29px; overflow:hidden; margin-top:20px;}
.list_con_2 .wznr .title{line-height:30px; padding-bottom:20px;border-bottom:1px dashed #c8c8c8; margin-bottom:20px;}
.list_con_2 .wznr .title h3{text-align:center; font-size:30px; color:#173876; }
.list_con_2 .wznr .title p{font-size:16px; text-align:center; }
.list_con_2 .wznr .title p font{color:#3168ba;}
.list_con_2 .wznr .title p a{display:inline-block; position:relative; top:20px;}
.list_con_2 .wznr .wzgh{padding:20px 30px; background:#f3f7fd;}
.list_con_2 .wznr .wzgh p{margin-bottom:10px;}
.list_con_2 .wznr .wzgh p .sp1{color:#3168ba;font-size:22px; font-weight:600;}
.list_con_2 .wznr .wzgh p .sp1 i{display:inline-block; width:23px; height:23px; background:url(../img/tmtb.png); background-position:-200px -350px; margin-bottom:-4px;}
.list_con_2 .wznr .wzgh p .sp2{float:right; font-size:18px;}
.list_con_2 .wznr .wzgh p .sp2 i{display:inline-block; width:24px; height:24px;background:url(../img/tmtb.png); background-position:-199px -393px;margin-bottom:-5px;}
.list_con_2 .wznr .wzgh p .sp2 font{color:#d96625; font-weight:600;}
.list_con_2 .wznr .wzgh a{float:left; border:1px solid #bcbcbc; text-align:center; line-height:36px; font-size:18px; margin-top:5px; margin-right:5px; color:#173876;}
.list_con_2 .wznr .wzgh a:nth-child(2){width:233px;}
.list_con_2 .wznr .wzgh a:nth-child(3){width:234px;}
.list_con_2 .wznr .wzgh a:nth-child(4){width:219px;}
.list_con_2 .wznr .wzgh a:nth-child(5){width:198px;}
.list_con_2 .wznr .wzgh a:nth-child(6){width:289px;}
.list_con_2 .wznr .wzgh a:nth-child(7){width:198px;}
.list_con_2 .wznr .wzgh a:hover{background:#5b8cd6;color:#fff; border:1px solid #5b8cd6;}
.list_con_2 .wznr .wz_body{padding:20px 30px;}
.list_con_2 .wznr .wz_body p{line-height:30px;}
.list_con_2 .wznr .wxts{font-size:20px; line-height:90px; color:#ea850f; text-align:center;}
.list_con_2 .wznr .wz_zxan{width:100%; position:relative; padding:57px 0;}
.list_con_2 .wznr .wz_zxan img{display:block;  margin:0px auto;}
.list_con_2 .wznr .wz_zxan a{position:absolute; text-align:center; width:110px; height:110px; background:#fff; border-radius:50%;}
.list_con_2 .wznr .wz_zxan a i{display:inline-block; margin-top:12px; width:62px; height:50px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s;}
.list_con_2 .wznr .wz_zxan a span{display:inline-block; font-size:18px;}
.list_con_2 .wznr .wz_zxan a:nth-child(1){border:2px solid #9fb3e4; top:0px; left:88px;}
.list_con_2 .wznr .wz_zxan a:nth-child(1) span{color:#9fb3e4;}
.list_con_2 .wznr .wz_zxan a:nth-child(1) i{background-position:-287px -417px;}
.list_con_2 .wznr .wz_zxan a:nth-child(1):hover{border:2px solid #9fb3e4; background:#9fb3e4;}
.list_con_2 .wznr .wz_zxan a:nth-child(1):hover i{background-position:-287px -348px;}
.list_con_2 .wznr .wz_zxan a:nth-child(1):hover span{color:#244aa8;}

.list_con_2 .wznr .wz_zxan a:nth-child(2){border:2px solid #6ea8df; top:0px; left:247px;}
.list_con_2 .wznr .wz_zxan a:nth-child(2) i{background-position:-386px -417px;}
.list_con_2 .wznr .wz_zxan a:nth-child(2) span{color:#6ea8df;}
.list_con_2 .wznr .wz_zxan a:nth-child(2):hover{border:2px solid #6ea8df; background:#6ea8df;}
.list_con_2 .wznr .wz_zxan a:nth-child(2):hover i{background-position:-386px -348px;}
.list_con_2 .wznr .wz_zxan a:nth-child(2):hover span{color:#1b62a6;}

.list_con_2 .wznr .wz_zxan a:nth-child(3){border:2px solid #9fd1e4; top:0px; left:407px;}
.list_con_2 .wznr .wz_zxan a:nth-child(3) span{color:#9fd1e4;}
.list_con_2 .wznr .wz_zxan a:nth-child(3) i{background-position:-481px -417px;}
.list_con_2 .wznr .wz_zxan a:nth-child(3):hover{border:2px solid #9fd1e4; background:#9fd1e4;}
.list_con_2 .wznr .wz_zxan a:nth-child(3):hover i{background-position:-481px -348px;}
.list_con_2 .wznr .wz_zxan a:nth-child(3):hover span{color:#197ea5;}


.list_con_2 .wznr .wz_zxan a:nth-child(4){border:2px solid #b49fe4; top:0px; left:565px;}
.list_con_2 .wznr .wz_zxan a:nth-child(4) span{color:#b49fe4;}
.list_con_2 .wznr .wz_zxan a:nth-child(4) i{background-position:-584px -417px;}
.list_con_2 .wznr .wz_zxan a:nth-child(4):hover{border:2px solid #b49fe4; background:#b49fe4;}
.list_con_2 .wznr .wz_zxan a:nth-child(4):hover i{background-position:-584px -348px;}
.list_con_2 .wznr .wz_zxan a:nth-child(4):hover span{color:#4619ae;}
.list_con_2 .wznr .wz_sxp{background:#f6f6f7; padding:20px 30px; margin-top:30px;}
.list_con_2 .wznr .wz_sxp p{font-size:18px; line-height:40px;}

/*文章标题样式*/
.wz_body .btys_1{width:540px; margin:20px auto; text-align:center; font-size:28px; color:#0056ad; border-bottom:1px solid #dedede; line-height:60px !important;}
.wz_body .btys_1 span{display:block; width:60px; margin:0 auto; height:3px; background:#4592cd; margin-bottom:-2px;}

.wz_body .btys_2{position:relative; width:475px;  margin:20px auto; text-align:center; font-size:28px; color:#cc8a4e; border:1px dashed #cc8a4e; line-height:60px !important;}
.wz_body .btys_2 img{position:absolute; bottom:-12px; left:50%; margin-left:-11px; width:22px; height:12px; }
.wz_body .btys_3{width:510px; margin:20px auto; text-align:center; border-bottom:1px solid #e9e9e9; color:#0056ad; font-size:28px; line-height:50px !important;}
.wz_body .btys_3 b{display:block; border:1px solid #d9d9d9; width:60px; height:60px; text-align:center; line-height:60px; margin:0 auto; font-size:40px; color:#d9d9d9;}
.wz_body .btys_3 span{display:block; color:#b5b5b5; width:200px; background:#e9e9e9; margin:0 auto; line-height:41px; margin-bottom:-21px; border-radius:20px; font-size:18px;}

.wz_body .btys_4{position:relative; width:450px;  margin:20px auto; text-align:center; font-size:28px; color:#808181; border-bottom:1px solid #0056ad; line-height:60px !important;}
.wz_body .btys_4 img{position:absolute; bottom:-18px; left:50%; margin-left:-18px; width:36px; height:18px; }

.wz_body .btys_5{ width:450px;  margin:20px auto; text-align:center; font-size:28px; color:#0056ad;  line-height:60px !important;}
.wz_body .btys_5 img{display:block; margin:0 auto; width:67px; height:56px; }


/*专家列表页*/
.list_con_zj{width:1200px; margin:20px auto; position: relative;}
.list_con_zj .left{width:306px;float:left; margin-right:54px; background:#f3f3f3; position: absolute; left:0; top:0;}

.list_con_zj .left .con1{height:180px; background:#3865af; padding-bottom:15px;border-bottom:1px solid #fff;}
.list_con_zj .left .con1 img{margin-top:30px; margin-left:116px;}
.list_con_zj .left .con1 p{color:#fff; text-align:center; font-size:28px; font-weight:600; line-height:28px;}
.list_con_zj .left .con1 p font{font-size:14px; font-weight:100;}
.list_con_zj .left .con2{width:100%;}
.list_con_zj .left .con2 a{display:block;border-bottom:1px solid #d4d4d4;line-height:45px; font-size:20px; color:#333;text-align:center;}
.list_con_zj .left .con2 a i{display:inline-block; width:25px; height:22px;  margin-bottom:-3px; background:url(../img/tmtb.png); transition: all 0.3s linear 0s; margin-right:3px;}
.list_con_zj .left .con2 a:nth-child(1) i{background-position:-285px -521px;}
.list_con_zj .left .con2 a:nth-child(2) i{background-position:-326px -521px;}
.list_con_zj .left .con2 a:nth-child(3) i{background-position:-369px -521px;}
.list_con_zj .left .con2 a:nth-child(4) i{background-position:-411px -521px;}
.list_con_zj .left .con2 a:nth-child(5) i{background-position:-457px -521px;}
.list_con_zj .left .con2 a:nth-child(6) i{background-position:-504px -521px;}
.list_con_zj .left .con2 a:nth-child(7) i{background-position:-544px -521px;}
.list_con_zj .left .con2 a:hover{background:#5485d3; color:#fff;}
.list_con_zj .left .con2 a:nth-child(1):hover i{background-position:-285px -491px;}
.list_con_zj .left .con2 a:nth-child(2):hover i{background-position:-326px -491px;}
.list_con_zj .left .con2 a:nth-child(3):hover i{background-position:-369px -491px;}
.list_con_zj .left .con2 a:nth-child(4):hover i{background-position:-411px -491px;}
.list_con_zj .left .con2 a:nth-child(5):hover i{background-position:-457px -491px;}
.list_con_zj .left .con2 a:nth-child(6):hover i{background-position:-504px -491px;}
.list_con_zj .left .con2 a:nth-child(7):hover i{background-position:-544px -491px;}

.list_con_zj .left .con3{padding:30px 0; border-bottom:1px solid #d4d4d4; color:#c5c5c5; font-size:22px; text-align:center;}
.list_con_zj .left .con3 font{color:#174a9d;}
.list_con_zj .left .con3 span{background:#c5c5c5;display:inline-block; width:30px; height:2px; margin-bottom:7px;}
.list_con_zj .left .con3 a{display:inline-block; width:130px; height:40px; line-height:40px; color:#fff; background:#999999; text-align:center; margin-top:15px; font-size:16px;}
.list_con_zj .left .con3 a i{display:inline-block; width:24px; height:21px; margin-right:5px; margin-bottom:-3px; background:url(../img/tmtb.png);}
.list_con_zj .left .con3 a:nth-child(2) i{background-position:-289px -561px;}
.list_con_zj .left .con3 a:nth-child(3) i{background-position:-335px -561px;}
.list_con_zj .left .con3 a:nth-child(4) i{background-position:-381px -561px;}
.list_con_zj .left .con3 a:nth-child(5) i{background-position:-421px -561px;}
.list_con_zj .left .con3 a:hover{background:#3865af;}

.list_con_zj .left .con4{padding:30px 0;}
.list_con_zj .left .con4 a{display:block; width:270px; height:70px; margin:0 auto; background:url(../img/tmtb.png); transition: all 0.3s linear 0s; position:relative;}
.list_con_zj .left .con4 a:hover{color:#fff;}
.list_con_zj .left .con4 a span{position:absolute;left:75px; top:17px;}
.list_con_zj .left .con4 a:nth-child(1){background-position:-857px -120px; margin-bottom:10px;}
.list_con_zj .left .con4 a:nth-child(1):hover{background-position:-857px -219px;}
.list_con_zj .left .con4 a:nth-child(2){background-position:-857px -316px;}
.list_con_zj .left .con4 a:nth-child(2):hover{background-position:-857px -416px;}

.list_con_zj .right{float:right;width:840px;}
.list_con_zj .right .zj_list{padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed #d9d9d9; position:relative;}
.list_con_zj .right .zj_list img{float:left; width:321px; margin-right:29px;}
.list_con_zj .right .zj_list p{float:left;width:460px;}
.list_con_zj .right .zj_list .p1{font-size:30px; margin-top:15px;}
.list_con_zj .right .zj_list .p1 font{font-size:18px; color:#666; line-height:45px;}
.list_con_zj .right .zj_list .p2{color:#0f4c9f;border-bottom:1px solid #888; padding-bottom:15px;}
.list_con_zj .right .zj_list .p3{padding:17px 0;}
.list_con_zj .right .zj_list .p3 font{display:block; font-size:18px; line-height:35px;}
.list_con_zj .right .zj_list .p4{font-size:14px;color:#999; line-height:30px;}
.list_con_zj .right .zj_list .p4 font{color:#333;font-weight:600;}
.list_con_zj .right .zj_list .p4 a{color:red;}
.list_con_zj .right .zj_list .a1{position:absolute;width:270px; height:38px; background:#fff; bottom:25px; right:30px; line-height:36px;}
.list_con_zj .right .zj_list .a1 span{float:left;width:148px; border:1px solid #e16108; color:#e16108; text-align:center; margin-right:5px;}
.list_con_zj .right .zj_list .a1 font{float:left;width:113px; border:1px solid #e16108; background:#e16108; color:#fff;text-align:center;}


/*技术页面*/
.jsy_con{width:1200px; margin:20px auto; position: relative;}
.jsy_con .hd{float:left;width:280px;margin-right:30px;  position: absolute; left:0; top:0;}
.jsy_con .hd li{padding:14px 0 14px 30px;color:#333; font-size:24px;  background:#e7e7e7; line-height:20px;  position:relative;}
.jsy_con .hd li font{font-size:13px;font-weight:100;}
.jsy_con .hd li i{position:absolute; width:29px; height:29px; top:22px; right:25px; background:url(../img/tmtb.png);background-position:-595px -266px; display:none;}
.jsy_con .hd li.on{background:#73abdf; color:#fff;}
.jsy_con .hd li.on i{display:block;}
.jsy_con .bd{float:right;width:890px;}
.jsy_con .bd .bhjs{width:100%; overflow:hidden;}
.jsy_con .bd .bhjs .con1{padding:10px 0; -moz-box-shadow:0px 4px 4px #ececec; box-shadow:0px 5px 5px #ececec;}
.jsy_con .bd .bhjs .con1 h3{text-align:center; line-height:35px; position:relative;}
.jsy_con .bd .bhjs .con1 h3 font{font-size:28px; color:#333;}
.jsy_con .bd .bhjs .con1 h3 p{font-size:18px; color:#666;}
.jsy_con .bd .bhjs .con1 h3 span{position:absolute;width:35%;height:1px; background:#dcdcdc; top:75%;}
.jsy_con .bd .bhjs .con1 h3 .sp1{left:0;}
.jsy_con .bd .bhjs .con1 h3 .sp2{right:0;}

.jsy_con .bd .bhjs .con1 .jsjs{width:625px;float:left;}
.jsy_con .bd .bhjs .con1 .jsjs_1{width:625px; margin-right:35px; padding:20px 0;overflow:hidden;}
.jsy_con .bd .bhjs .con1 .jsjs_1.bo{border-bottom:1px dashed #e0e0e0;}
.jsy_con .bd .bhjs .con1 .jsjs_1 img{float:left; width:220px; margin-right:20px;}
.jsy_con .bd .bhjs .con1 .jsjs_1 p{float:left;}
.jsy_con .bd .bhjs .con1 .jsjs_1 .p1{margin-bottom:10px;color:#666; font-size:14px;}
.jsy_con .bd .bhjs .con1 .jsjs_1 .p1 font{color:#333;}
.jsy_con .bd .bhjs .con1 .jsjs_1 .p2{background:#f2f2f2;width:345px; padding:10px 20px; line-height:28px; font-size:16px;}
.jsy_con .bd .bhjs .con1 .jsjs_1 .p2 font{color:#3466bb; font-weight:600;}

.jsy_con .bd .bhjs .con1 .jshd{float:right;width:230px; margin-top:20px;}

.jsy_con .bd .bhjs .con2{padding:20px 0;}
.jsy_con .bd .bhjs .con2 .jsjs{width:625px;float:left;}
.jsy_con .bd .bhjs .con2 .jsjs_1{width:625px; margin-right:35px; padding:20px 0;overflow:hidden;}
.jsy_con .bd .bhjs .con2 .jsjs_1.bo{border-bottom:1px dashed #e0e0e0;}
.jsy_con .bd .bhjs .con2 .jsjs_1 img{float:left; width:220px; margin-right:20px;}
.jsy_con .bd .bhjs .con2 .jsjs_1 p{float:left;}
.jsy_con .bd .bhjs .con2 .jsjs_1 .p1{margin-bottom:10px;color:#666; font-size:13px;}
.jsy_con .bd .bhjs .con2 .jsjs_1 .p1 font{color:#333;}
.jsy_con .bd .bhjs .con2 .jsjs_1 .p2{background:#f2f2f2;width:345px; padding:10px 20px; line-height:28px; font-size:16px;}
.jsy_con .bd .bhjs .con2 .jsjs_1 .p2 font{color:#3466bb; font-weight:600;}

.jsy_con .bd .bhjs .con2 .jshd{float:right;width:230px; margin-top:15px; position:relative;}
.jsy_con .bd .bhjs .con2 .jshd p{position:absolute;left:0; top:47%;width:100%; text-align:center; font-size:13px; line-height:23px;}
.jsy_con .bd .bhjs .con2 .jshd p font{font-weight:600;}
.jsy_con .bd .bhjs .con2 .jshd p a{font-weight:600; color:red;}
.jsy_con .bd .bhjs .con2 .a1{display:block;width:330px;margin:25px auto;  line-height:60px; text-align:center;color:#1a458d; font-size:20px; background:#d4e3fc; font-weight:600;}

.jsy_con .bd .bhjs .con3{padding:20px 0;}
.jsy_con .bd .bhjs .con3 h3{text-align:center; line-height:35px; position:relative;}
.jsy_con .bd .bhjs .con3 h3 font{font-size:28px; color:#3466bb;font-weight:600;}
.jsy_con .bd .bhjs .con3 h3 p{font-size:18px; color:#666;}
.jsy_con .bd .bhjs .con3 h3 span{position:absolute;width:35%;height:1px; background:#dcdcdc; top:75%;}
.jsy_con .bd .bhjs .con3 h3 .sp1{left:0;}
.jsy_con .bd .bhjs .con3 h3 .sp2{right:0;}

.jsy_con .bd .bhjs .con3 ul{padding:0 25px; margin-top:30px; position:relative;}
.jsy_con .bd .bhjs .con3 ul li{float:left; width:227px; height:227px; margin-right:74.5px; position:relative;}
.jsy_con .bd .bhjs .con3 ul li.en{margin-right:0;}

.jsy_con .bd .bhjs .con3 ul p{ transition: all 0.8s linear 0.5s; position:absolute; width:0px;  z-index: 2;  top:5px;   }
.jsy_con .bd .bhjs .con3 ul p img{width:100%;}
.jsy_con .bd .bhjs .con3 ul .one{left:227px;}
.jsy_con .bd .bhjs .con3 ul .two{left:528px;}
.jsy_con .bd .bhjs .con3 ul:hover p{width:125px;}
.jsy_con .bd .bhjs .con3 ul:hover .one{transition:1s 0s;}
.jsy_con .bd .bhjs .con3 ul:hover .two{transition:1s 0.5s;}

.jsy_con .bd .bhjs .con3 ul li div{transition: 0.4s; width: 100%; height: 100%; border-radius: 50%; background: url(../img/paln-bg.png); position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity:0); transform: scale(0); -webkit-transform: scale(0);}
.jsy_con .bd .bhjs .con3 ul li div h1{text-align:center; font-size:20px; padding:0 15px; color:#fff; padding-top:70px; line-height:33px;}
.jsy_con .bd .bhjs .con3 ul li div h1 span{display:block; width:80%; margin:0 auto; border-bottom:1px solid #fff; font-weight:600;}
.jsy_con .bd .bhjs .con3 ul li:hover div{ transition:0.4s;  opacity:1; filter:alpha(opacity:100); transform:scale(1); -webkit-transform:scale(1);}
.jsy_con .bd .bhjs .con3 a{display:inline-block;width:276px;height:67px; text-align:center; border-radius:40px; margin-top:50px;}
.jsy_con .bd .bhjs .con3 a i{display:inline-block; width:56px; height:36px; margin:15px 5px 0 0; background:url(../img/tmtb.png);}
.jsy_con .bd .bhjs .con3 a span{display:inline-block; text-align:left; font-size:14px;}
.jsy_con .bd .bhjs .con3 a span font{font-size:16px; font-weight:600;}

.jsy_con .bd .bhjs .con3 .a1{color:#e2600a; border:2px solid #e2600a; color:#e2600a; margin-left:130px; margin-right:50px;}
.jsy_con .bd .bhjs .con3 .a1 i{background-position:-670px -234px;}
.jsy_con .bd .bhjs .con3 .a1:hover{color:#fff; background:#e2600a;}
.jsy_con .bd .bhjs .con3 .a1:hover i{background-position:-670px -294px;}
.jsy_con .bd .bhjs .con3 .a2{color:#3466bb; border:2px solid #3466bb; color:#3466bb;}
.jsy_con .bd .bhjs .con3 .a2 i{background-position:-766px -234px;}
.jsy_con .bd .bhjs .con3 .a2:hover{color:#fff; background:#3466bb;}
.jsy_con .bd .bhjs .con3 .a2:hover i{background-position:-766px -294px;}

.jsy_con .bd .ccjs{width:100%; overflow:hidden;}
.jsy_con .bd .ccjs .con1{padding:10px 0; }
.jsy_con .bd .ccjs .con1 h3{text-align:center; line-height:35px; position:relative; margin-bottom:15px;}
.jsy_con .bd .ccjs .con1 h3 font{font-size:28px; color:#333;}
.jsy_con .bd .ccjs .con1 h3 p{font-size:18px; color:#666;}
.jsy_con .bd .ccjs .con1 h3 span{position:absolute;width:38%;height:1px; background:#dcdcdc; top:75%;}
.jsy_con .bd .ccjs .con1 h3 .sp1{left:0;}
.jsy_con .bd .ccjs .con1 h3 .sp2{right:0;}

.jsy_con .bd .ccjs .ccjs_1{padding:25px 0; border-bottom:1px dashed #e0e0e0; }
.jsy_con .bd .ccjs .ccjs_1.en{border-bottom:none;}
.jsy_con .bd .ccjs .ccjs_1 img{float:left; margin-right:20px;}
.jsy_con .bd .ccjs .ccjs_1 .jsxq{float:left;width:450px;}
.jsy_con .bd .ccjs .ccjs_1 .p1{width:450px; font-size:24px; line-height:45px; font-weight:600; border-bottom:1px solid #d1d1d1; margin-bottom:15px;}
.jsy_con .bd .ccjs .ccjs_1 .p2{width:445px; font-size:20px; line-height:35px; color:#666; margin-bottom:20px;}
.jsy_con .bd .ccjs .ccjs_1 a{float:left; background:#e36008; color:#fff; padding:7px 15px 10px 15px; font-size:20px; border-radius:10px;}
.jsy_con .bd .ccjs .ccjs_1 a font{font-size:24px; color:#fef200;}

.jsy_con .bd .ccjs .ccjs_2{padding:25px 0; border-bottom:1px dashed #e0e0e0; }
.jsy_con .bd .ccjs .ccjs_2 img{float:left; margin-left:20px;}
.jsy_con .bd .ccjs .ccjs_2 .jsxq{float:left;width:450px;}
.jsy_con .bd .ccjs .ccjs_2 .p1{float:left;width:450px; font-size:24px; line-height:45px; font-weight:600; border-bottom:1px solid #d1d1d1; margin-bottom:15px; text-align:right;}
.jsy_con .bd .ccjs .ccjs_2 .p2{float:left;width:445px; font-size:20px; line-height:30px; color:#666; margin-bottom:20px;}
.jsy_con .bd .ccjs .ccjs_2 a{float:right; background:#e36008; color:#fff; padding:7px 15px 10px 15px; font-size:20px; border-radius:10px;}
.jsy_con .bd .ccjs .ccjs_2 a font{font-size:24px; color:#fef200;}
.jsy_con .bd .ccjs .p3{line-height:40px; text-align:center; font-size:21px;}
.jsy_con .bd .ccjs .p3 font{color:#e36008;}

.jsy_con .bd .ccjs .zxan{display:inline-block;width:276px;height:67px; text-align:center; border-radius:40px; margin-top:15px;}
.jsy_con .bd .ccjs .zxan i{display:inline-block; width:56px; height:36px; margin:15px 5px 0 0; background:url(../img/tmtb.png);}
.jsy_con .bd .ccjs .zxan span{display:inline-block; text-align:left; font-size:14px;}
.jsy_con .bd .ccjs .zxan span font{font-size:16px; font-weight:600;}

.jsy_con .bd .ccjs .a1{color:#e2600a; border:2px solid #e2600a; color:#e2600a; margin-left:130px; margin-right:50px;}
.jsy_con .bd .ccjs .a1 i{background-position:-670px -234px;}
.jsy_con .bd .ccjs .a1:hover{color:#fff; background:#e2600a;}
.jsy_con .bd .ccjs .a1:hover i{background-position:-670px -294px;}
.jsy_con .bd .ccjs .a2{color:#3466bb; border:2px solid #3466bb; color:#3466bb;}
.jsy_con .bd .ccjs .a2 i{background-position:-766px -234px;}
.jsy_con .bd .ccjs .a2:hover{color:#fff; background:#3466bb;}
.jsy_con .bd .ccjs .a2:hover i{background-position:-766px -294px;}


/*设备页*/
.list_con_sb .sb_con{width:840px; float:right;}
.list_con_sb .sb_con .sb_list{border:1px solid #dadada; float:left; width:268px; margin-right:15px; position:relative; margin-bottom:20px;}
.list_con_sb .sb_con .sb_list:nth-child(3){margin-right:0;}
.list_con_sb .sb_con .sb_list:nth-child(6){margin-right:0;}
.list_con_sb .sb_con .sb_list:nth-child(9){margin-right:0;}
.list_con_sb .sb_con .sb_list:nth-child(12){margin-right:0;}
.list_con_sb .sb_con .sb_list:nth-child(15){margin-right:0;}
.list_con_sb .sb_con .sb_list img{float:left;}
.list_con_sb .sb_con .sb_list p{background:#dadada; text-align:center; line-height:50px; font-size:20px;}
.list_con_sb .sb_con .sb_list i{position:absolute; width:42px; height:42px; padding:24px; background:#e1610a; color:#fff; top:50%; left:50%; margin-left:-45px; margin-top:-65px; border-radius:50%; text-align:center; display:none;}
.list_con_sb .sb_con .sb_list:hover{border:1px solid #e1610a;}
.list_con_sb .sb_con .sb_list:hover i{display:block;}


/*环境页*/

.list_con_hj .hj_con{width:840px; float:right;}
.list_con_hj .hj_con .con1 span{display:block;text-align:center; font-size:28px; line-height:50px;}
.list_con_hj .hj_con .con1 p{width:820px; margin:0 auto;text-indent:2em; font-size:16px; line-height:30px; color:#555; margin-bottom:25px;}
.list_con_hj .hj_con .con2 a{float:left; width:400px; height:280px; margin-right:40px; margin-bottom:35px; position:relative;}
.list_con_hj .hj_con .con2 a.en{margin-right:0;}
.list_con_hj .hj_con .con2 a div{transition: 0.4s; width: 100%; height: 100%;  background: url(../img/hj-bg.png); position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity:0); transform: scale(0); -webkit-transform: scale(0);}
.list_con_hj .hj_con .con2 a div h1{position:absolute; left:132px; top:72px; width:134px; height:134px; background:#3865af;border-radius:50%; text-align:center; line-height:134px; border:2px solid #819dcd; font-size:22px; color:#fff; display:none;}
.list_con_hj .hj_con .con2 a:hover div{transition:0.4s;  opacity:1; filter:alpha(opacity:100); transform:scale(1); -webkit-transform:scale(1);}
.list_con_hj .hj_con .con2 a:hover div h1{display:block;}



/*来院路线*/
.right-cont {
	position: relative;
	width: 840px;
	min-height: 650px;
	float: right;
	margin-top: 10px;
}
.r-c-title {
	width: 840;
	height: 66px;
	border-bottom: 4px solid #004898;
	font-size: 30px;
	color: #004898;
	font-family: "microsoft yahei";
	line-height: 65px;
	padding-left: 10px
}
.r-c-title span {
	color: #9c9a9a;
	font-size: 20px;
	margin-left: 20px;
	font-family: "microsoft yahei";
}
.sub-addr {
	width: 840px;
	height: 70px;
	background: #f4f4f4;
}
.sub-addr p {
	position: relative;
	top: 15px;
	line-height: 20px;
	color: #333;
	font-family: "microsoft yahei";
}
.sub-addr p:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #004898;
	vertical-align: middle;
	margin: 0 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
p.dark-blue {
	color: #004898;
}
.r-map {
	width: 840px;
	height: 347px;
	background: url(../img/map.png);
	margin-top: 10px;
}
.r-bus {
	width: 840px;
	height: auto;
	margin: 10px 0;
}
.r-bus-title {
	width: 840px;
	height: 50px;
	border-bottom: 2px dashed #bdbdbd;
}
.bus-ico {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}
.bus {
	background: url(../img/bus.png);
}
.r-bus-title p {
	line-height: 50px;
	font-family: "microsoft yahei";
	font-size: 22px;
	color: #004898;
}
.r-bus-title p span {
	color: #bdbdbd;
	font-size: 16px;
	margin-left: 10px;
	font-family: "microsoft yahei";
}
.bus-cont {
	width: 820px;
	height: 260px;
	margin: 20px auto;
	border-left: 2px solid #bdbdbd;
}
.bus-left {
	width: 500px;
	height: 280px;
	float: left;
}
.bus-left h2 {
	margin-top: 15px;
	font-size:16px;
	font-weight:600;
}
.bus-left h2:before {
	position: relative;
	left: -6px;
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/ico-14.png)
}
.bus-left p {
	font-size: 12px;
	color: #333;
	padding-left: 10px;
	line-height: 20px;
}
.bus-right {
	width: 290px;
	height: 250px;
	float: right;
}
.metro {
	background: url(../img/ico-15.png);
}


/*案例页*/
.caseTitle { margin-top: 10px; height: 66px; background: url(../img/bg1.png) 0 0 repeat-x; position: relative; margin-bottom: 20px; }
.caseTitle p { position: absolute; left: 0px; top: 0px; }

.caseTitle strong { position: absolute; right: 0px; text-align: center; font: 28px/66px 微软雅黑; color: #fff; width: 779px; }

.caseTitleBox { width: 1200px; margin: 0 auto; position: relative; }

.caseWrap{width: 1200px; margin: 0 auto; margin-bottom:30px;}

.caseListTwo li { width: 326px; height: 220px; float:left; margin-top: 10px; background: url(../img/bg3.png) 0 0 no-repeat; text-align: center; margin:10px 37px;}
.right-0{ margin-right:0 !important;}
.caseListTwo li:hover { background-image: url(../img/bg4.png); }
.caseListTwo h3 a { font: 18px/41px 微软雅黑; color: #fff; font-weight: bold; }
.caseListTwo p a { font-size: 16px; color: #004898; line-height: 42px; font-weight: bold; }

.caseImg { margin-top: 10px; display: inline-block; overflow: hidden; }
.caseImg .pic { position: relative; }
.caseImg i{ position: absolute; bottom: 10px; width: 18px; border-radius: 9px; background-color: #004898; display: inline-block; text-align: center; font-size: 12px; line-height: 18px; color: #fff; right: 10px; }

.caseImg .iStyle { background-color: #E87D00; left: 10px; }

.caseImg .pic img{ transition: all 0.3s ease 0s; }

.caseImg .pic:hover img{ transform: scale(1.2, 1.2); }


/*医院品牌*/
.pp_title{height:120px; text-align:center; margin:40px 0 20px 0;}
.yypp_con1 .tsqh{width:100%; height:570px; }
.yypp_con1 .tsqh .hd{width:100%; height:570px;position:relative; }
.yypp_con1 .tsqh .hd ul{width:100% !important; height:570px;position:relative; }
.yypp_con1 .tsqh .hd li{width:285px; height:387px; position:absolute; text-align:center; background:#b7d2ff; padding:35px; top:67px;}
.yypp_con1 .tsqh .hd li:nth-child(2){left:0;}
.yypp_con1 .tsqh .hd li:nth-child(3){right:0;}
.yypp_con1 .tsqh .hd li h3{border-bottom:1px solid #6d9ded; text-align:center; color:#6d9ded; font-size:24px; line-height:50px; font-weight:900; margin-bottom:20px; position:relative;}
.yypp_con1 .tsqh .hd li h3 span{position:absolute; font-size:20px; left:50%; top:8%; margin-left:-20px; font-weight:100;}
.yypp_con1 .tsqh .hd li h3 img{display:block; margin:0 auto; width:60px; height:69px;}
.yypp_con1 .tsqh .hd li p{font-size:18px; text-align:left; line-height:40px;}
.yypp_con1 .tsqh .hd li p font{color:#e65f12;}

.yypp_con1 .tsqh .hd li:nth-child(1){top:0; left:355px; width:408px; height:488px; background:#daecff; margin-top:0; border:6px solid #6d9ded; margin-right:0;}
.yypp_con1 .tsqh .hd li:nth-child(1) h3{border-bottom:1px solid #6d9ded; text-align:center; color:#6d9ded; font-size:28px; line-height:50px; font-weight:900; margin-bottom:20px; position:relative;}
.yypp_con1 .tsqh .hd li:nth-child(1) h3 span{position:absolute; font-size:24px; left:50%; top:12%; margin-left:-24px; font-weight:100;}
.yypp_con1 .tsqh .hd li:nth-child(1) h3 img{display:block; margin:0 auto; width:74px; height:85px;}
.yypp_con1 .tsqh .hd li:nth-child(1) p{font-size:18px; text-align:left; line-height:40px;}
.yypp_con1 .tsqh .hd li:nth-child(1) p font{color:#e65f12;}

.pp_zxan{display:block; width:508px; height:48px; margin:40px auto; border:1px solid #ef7d3c; text-align:center; line-height:48px; color:#ef7d3c; border-radius:25px; font-size:18px;}
.pp_zxan span{display:inline-block;width:50%; height:48px; color:#ef7d3c; position:relative; border-radius:25px;}
.pp_zxan span img{display:none;}
.pp_zxan span.on{background:#ff8d4d; color:#fff;}
.pp_zxan .on img{display:block; position:absolute; right:40px; bottom:3px;}

.yypp_con2{position:relative; padding:1px 0; background:url(../img/ppy_4.jpg); background-size:100% 100%;}
.yp_bj{width:100%;}
.yp_bj img{width:100%;}
.yypp_con2 .yyjs{margin-bottom:30px;}
.yypp_con2 .yyjs img{float:left;border:3px solid #cadeff;}
.yypp_con2 .yyjs p{float:right; width:570px; margin:0 23px 0 0; color:#fff; font-size:18px; line-height:32px;}
.yypp_con2 .ppy_ry{width:100%;height:143px; overflow:hidden; position:relative;}
.yypp_con2 .ppy_ry .bd{background:#3e6ebe; border:1px solid #4f81d6; width:1086px; margin:0 auto; }
.yypp_con2 .ppy_ry .bd li{margin-right:10px;}
.yypp_con2 .ppy_ry .bd li:nth-child(1){width:208px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(2){width:211px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(3){width:218px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(4){width:190px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(5){width:211px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(6){width:218px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(7){width:210px !important;}
.yypp_con2 .ppy_ry .bd li:nth-child(8){width:217px !important;}

.yypp_con2 .ppy_ry .hd .next{position:absolute;left:0; top:0;}
.yypp_con2 .ppy_ry .hd .prev{position:absolute;right:0; top:0;}

.yypp_con3{position:relative; padding:1px 0;  background:url(../img/ppy_5.jpg); background-size:100% 100%;}
.yypp_con3 .p1{width:95%; margin:0 auto; text-indent:2em; line-height:40px; font-size:20px; margin-bottom:25px;}
.yypp_con3 .pp_zxan{margin:10px auto 40px auto;}

.yypp_con4{position:relative; padding:1px 0 40px 0; background:url(../img/ppy_6.jpg); background-size:100% 100%;}
.yypp_con4 .p1{width:95%; margin:0 auto; text-indent:2em; line-height:40px; font-size:20px; margin-bottom:25px; color:#fff;}

.yypp_con5 .p1{width:95%; margin:0 auto; text-indent:2em; line-height:40px; font-size:20px; margin-bottom:25px;}
.yypp_con5 .zyfu{width:1090px; padding:15px; background:#d1e2ff; margin:0 auto;}
.yypp_con5 .zyfu .fugc{float:left;position:relative;}
.yypp_con5 .zyfu .fugc span{position:absolute;width:60%;left:20%; bottom:8%;background:#4c88ed;color:#fff;text-align:center; line-height:40px; border-radius:20px;}
.yypp_con5 .zyfu .fugc i{position:absolute;width:60%;left:20%; top:32%;background:#4c88ed;color:#fff;text-align:center; line-height:40px; border-radius:20px;}
.yypp_con5 .zyfu .fugc:nth-child(1){margin-bottom:10px; margin-right:13px;}
.yypp_con5 .zyfu .fugc:nth-child(2){margin-bottom:10px; margin-right:13px;}
.yypp_con5 .zyfu .fugc:nth-child(3){margin-bottom:10px; }
.yypp_con5 .zyfu .fugc:nth-child(4){margin-right:15px;}

.yypp_con6{position:relative; background:url(../img/ppy_16.jpg); background-size:100% 100%; padding:110px 0 80px;}
.yypp_con6 .left{float:left;margin:0 50px 0 44px;}
.yypp_con6 .right{float:left; width:520px;}
.yypp_con6 .right p{width:490px; margin:10px auto; line-height:30px;}
.yypp_con6 .right .pp_zxan{width:460px;}

.yypp_con7 .ppy_yyhj{width:100%;height:538px; position:relative; overflow:hidden;}
.yypp_con7 .ppy_yyhj p{position:absolute; overflow:hidden;}
.yypp_con7 .ppy_yyhj p:nth-child(1){width:269px; height:275px; left:0; top:0;}
.yypp_con7 .ppy_yyhj p:nth-child(2){width:307px; height:198px; left:272.33px; top:0;}
.yypp_con7 .ppy_yyhj p:nth-child(3){width:307px; height:198px; left:582.33px; top:0;}
.yypp_con7 .ppy_yyhj p:nth-child(4){width:307px; height:165px; left:892.33px; top:0;}
.yypp_con7 .ppy_yyhj p:nth-child(5){width:307px; height:370px; left:892.33px; top:168px;}
.yypp_con7 .ppy_yyhj p:nth-child(6){width:269px; height:260px; left:0; top:278px;}
.yypp_con7 .ppy_yyhj p:nth-child(7){width:204px; height:170px; left:272.33px; bottom:0;}
.yypp_con7 .ppy_yyhj p:nth-child(8){width:203px; height:170px; left:479px; bottom:0;}
.yypp_con7 .ppy_yyhj p:nth-child(9){width:204px; height:170px; left:685px; bottom:0;}
.yypp_con7 .ppy_yyhj p:nth-child(10){left:272.33px; top:201px; width:567px; height:113px; background:#fff8ea; padding:25px; line-height:28px; font-size:20px; text-indent:2em;}
.yypp_con7 .ppy_yyhj p img{    width: 100%; height: 100%; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.yypp_con7 .ppy_yyhj p:hover img{-webkit-transform:scale(1.03); -moz-transform:scale(1.03);-o-transform:scale(1.03); }

.yypp_con8{width:100%; position:relative;}
.yypp_con8 img{width:100%;}
.yypp_con8 a{position:absolute; width:510px; height:73px; line-height:73px; border-radius:37px; background:#ef7d3c; text-align:center; color:#fff; left:50%; bottom:7%; margin-left:-255px; font-size:28px;}


/*案例*/
.aly_banner{width:100%;}
.aly_banner img{float:left;width:100%; height:100%;}
.aly_con{width:100%;height: 65px; line-height:65px; font-size:20px; background:#fff; padding-bottom:1px;}
.aly_con .box{border-bottom:1px solid #cfcfcf;}
.aly_con1{background:#fff; }
.aly_con1 .box{position:relative; padding:60px 0;  border-bottom:2px solid #d4d4d4;}
.aly_con1 .bd{width:100%;overflow:hidden;}
.aly_con1 .bd li .hzda_let{float:left;height:414px; width:270px; border:2px solid #a3a3a3; margin-left:46px;}
.aly_con1 .bd li .hzda_let img{height:100%;float:left; margin-right:5px;}
.aly_con1 .bd li .hzda_let p{float:left;width:233px; line-height:40px; border-bottom:1px dashed #9e9e9e;}
.aly_con1 .bd li .hzda_let .p1{color:#3765b0; text-align:center; line-height:50px; font-size:20px;}
.aly_con1 .bd li .hzda_let .p2{font-size:16px; text-indent:1.5em;}
.aly_con1 .bd li .hzda_let a{display:inline-block; width:94px; line-height:36px; text-align:center; color:#fff; margin-top:20px; border-radius:18px;}
.aly_con1 .bd li .hzda_let .a1{background:#3965b0; margin-left:16px;}
.aly_con1 .bd li .hzda_let .a2{background:#e1610a;margin-left:10px;}
.aly_con1 .bd li .img1{margin-left:70px;}
.aly_con1 .bd li .img2{margin-left:50px;}
.aly_con1 .prev{position:absolute;left:0;top:50%;margin-top:-15px;}
.aly_con1 .next{position:absolute;right:0;top:50%;margin-top:-15px;}

.aly_con2 .hd{width:100%;overflow:hidden; padding:20px 0; box-shadow: 0px 3px 3px #f5f5f5; margin-bottom:10px;}
.aly_con2 .hd li{float:left; width:120px; height:120px; margin-right:34.28px; position:relative; overflow:hidden;}
.aly_con2 .hd li:nth-child(8){margin-right:0;}
.aly_con2 .hd li span{position:absolute;width:100%; text-align:center;left:0; bottom:30px;}
.aly_con2 .hd li.on .img{position:absolute; left:0; bottom:-120px; transition: all 0.2s linear 0s;}
.aly_con2 .hd li .imgon{position:absolute; top:-120px; left:0; z-index:-1; transition: all 0.2s linear 0s;}
.aly_con2 .hd li.on span{color:#4f78b8;}
.aly_con2 .hd li.on .imgon{top:0px; z-index:1;}
.aly_con2 .bd li{padding:32px 57px; border-bottom:1px dashed #9e9e9e;}
.aly_con2 .bd li .left{float:left; margin-right:57px; margin-top:26px;}
.aly_con2 .bd li .right{float:left; width:677px;}
.aly_con2 .bd li .right .p1{text-align:center;}
.aly_con2 .bd li .right .p1 span{display:inline-block;margin:0 20px; font-size:24px;}
.aly_con2 .bd li .right .p2{padding:10px 0; line-height:30px; font-size:16px; color:#666;}
.aly_con2 .bd li .right .p2 font{color:#3865af; font-weight:600;}
.aly_con2 .bd li .right .p3{text-align:center;position:relative; font-size:20px; color:#666; line-height:50px; margin-bottom:15px;}
.aly_con2 .bd li .right .p3 img{position:absolute; left:0; top:25px;}
.aly_con2 .bd ul li:last-child{border-bottom:none;}
.aly_con2 .alzx{display:block;width:400px; line-height:60px; margin:0 auto; border-radius:30px; text-align:center; background:#e1610a; color:#fff; margin-bottom:40px; font-size:22px;}

























/*底部*/
.footer{background:#2b61a5;width:100%; height:270px; padding:40px 0 160px 0;}
.footer .con1{float:left;width:240px; height:270px; border-right:1px solid #3770b8; padding:0 80px 0 60px;}
.footer .con1 i{display:block;width:240px; height:270px; background:url(../img/foot_logo.png) no-repeat;}
.footer .con2{width:64px;height:270px;float:left;border-right:1px solid #3770b8;border-left:1px solid #24538f; padding:0 60px;}
.footer .con3{width:64px;height:270px;float:left;border-right:1px solid #3770b8;border-left:1px solid #24538f; padding:0 60px;}
.footer .con4{width:310px; height:270px; float:left;border-left:1px solid #24538f;}
.footer .con2 i{display:block;width:64px; height:64px;background:url(../img/tmtb.png);background-position:-52px -534px; margin-bottom:10px;}
.footer .con3 i{display:block;width:64px; height:64px;background:url(../img/tmtb.png);background-position:-155px -534px;margin-bottom:10px;}
.footer .con2 a{display:block;color:#a4c1dc; line-height:32px; text-align:center;font-size:14px;}
.footer .con3 a{display:block;color:#a4c1dc; line-height:32px;text-align:center;font-size:14px;}
.footer .con2 a:hover{}
.footer .con3 a:hover{}
.footer .con4{padding-left:110px;}
.footer .con4 .fo1 img{float:left; margin-right:20px;}
.footer .con4 .fo1 i{display:inline-block;width:96px; height:96px;background:url(../img/tmtb.png);background-position:-161px -608px; margin-left:10px;}
.footer .con4 .fo1 span{display:inline-block; text-align:center; color:#a4c1dc; font-size:18px;}
.footer .con4 .fo2{margin-top:20px;}
.footer .con4 .fo2 span{display:block;color:#a4c1dc; font-weight:600; font-size:16px; margin-bottom:15px;}
.footer .con4 .fo2 i{float:left;width:62px; height:62px;background:url(../img/tmtb.png);background-position:-52px -640px; margin-right:15px;}
.footer .con4 .fo2 p{float:left; font-size:16px;color:#a4c1dc;}
.footer .con4 .fo2 p font{font-size:28px;  color:#fff;}


/*底部浮框*/
.botfkzz{position:fixed; width:100%; height:100px; left:0; bottom:0; background:#333; opacity:0.9; z-index:9999;}

.botfk{position:fixed; width:1200px; height:100px; left:50%; bottom:0; margin-left:-600px; z-index:10000; opacity:1;}
.botfk .con1{float:left; width:440px; height:60px; border-right:1px solid #626263; padding:20px 0; padding-left:39px; position:relative;}
.botfk .con1 span{color:#dfd9d9; line-height:30px; font-weight:600; font-size:13px;}
.botfk .con1 p{color:#fff; line-height:31px;}
.botfk .con1 p .img1{margin-right:5px; margin-bottom:-10px;}
.botfk .con1 p font{display:inline-block; width:300px; margin-left:10px; background:#fff; text-align:center; line-height:35px; border-radius:18px; font-size:14px; color:red;}
.botfk .con1 p font i{color:red;}
.botfk .con1 p .img2{position:absolute; left:130px; top:45px;}
.botfk .con2{width:121px; height:60px;  border-right:1px solid #626263; padding:20px 34px;  position:relative; float:left; color:#fff;}
.botfk .con2 span{color:#dfd9d9; line-height:30px; font-weight:600; font-size:13px;}
.botfk .con2 p{line-height:31px;}
.botfk .con2 p .img1{margin-right:5px; margin-bottom:-10px;}
.botfk .con3{float:left;width:320px; height:60px;  padding:20px 0 20px 20px; color:#fff; position:relative; background:#;}
.botfk .con3 span{color:#dfd9d9; line-height:30px; font-weight:600; font-size:13px;}
.botfk .con3 p{position:absolute; line-height:31px; width:135px; text-align:center; background:#f5b01c; color:#092b74; border-radius:16px; top:65px; font-size:14px;}
.botfk .con3 a{position:absolute; color:#fff; bottom:1px; left:160px;}
.botfk .con3 a img{float:left; margin-right:5px;}
.botfk .con3 a font{float:left; font-size:20px; font-weight:600; margin-top:15px;}
.botfk .con3 a i{float:left; color:#6e8bb4; font-size:14px; margin-top:10px;}





