@charset "utf-8";

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#ffffff;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#005bac;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}

.container { width:70%; margin:0px auto;}
@media only screen and (max-width:1360px){
.container { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.container { width:96%; margin:0px auto;}	
}


.header{width:100%; position: relative; top:0; left:0; z-index:99; background:#fff; border-top:#095ec8 5px solid}
.header.on{ background: rgba(255, 255, 255, 1);box-shadow: 0 0 10px #ddd;}
.header.on .nav ul li a{ color:#fff}
.header.on .search {color:#000;}
.header.on .wxx { display:block;}
.header.on .wx { display:none;}
.header .logo{width:534px; float:left; padding: 10px 0; margin-left:15%}
.header .logo img{width:100%; height:auto; display:block;}
.header .search{width:220px; height:30px; border:1px solid #ddd; border-radius:15px; margin-top:38px; float:right; margin-right:30px}
.header .search input{width:140px; height:28px; color:#333; padding:0 15px; line-height:28px; float:left;}
.header .search button{width:50px; height:28px; text-align:center; font-size:16px; line-height:28px; color:#0082cd; float:right;}
.header .search i{color:#095ec8; font-size:14px; font-weight:bold }
.header.on .an i{color:#095ec8;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:15px; }
.header .an span{width:30px; height:2px; background:#095ec8; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}

.header .nav{ width:100%; background:#095ec8; height: 50px; }
.header .nav ul{}
.header .nav i{font-size:18px; color:#fff; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:50px; float:left; position:relative; width:14.2% ;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px; text-align:center; background:url(../images/x.jpg) no-repeat center right}
.header .nav ul li a { font-size:16px; color:#fff}
.header .nav ul li span{width:0; height:2px; background:#095ec8; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#fff;}
.header .nav ul li:hover a { color:#fff;}
.nav .y_j{position:relative;}
.nav .e_j{width:187px; background:#fff; position:absolute; top:50px; left:0; display:none; z-index:9999;  border-radius:0px 0px 5px 5px; padding:10px 0px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align: center;  font-weight:normal;}
.header .nav .e_j a:hover{ color:#fff; background:#095ec8;}
.header .y_y{float: right; height:26px; margin-top:40px; border:1px solid #ddd; border-radius:5px; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-right:15%}
.header .y_y:hover{border:1px solid #095ec8;}
.header .y_y a{display:inline-block; width:30px; height:26px; font-size:14px; line-height:24px; color:#888; text-align:center; vertical-align:top;}
.header .y_y:hover a{color:#095ec8;}
.header .y_y a.on{color:#fff; background-color:#095ec8;}

@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}
@media (min-width:1024px) and (max-width:1360px ) {
.header .containe { width:96%; margin:0 auto;}
.header .s_ch{ padding-top:34px;}
.header .s_ch i{font-size:18px; color:#095ec8;}
.header .nav{  float:left; margin-left:50px;}
.header .nav ul li a{display:block; font-size:15px;  text-transform:capitalize;}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 15px 0px 0px;}
}
@media only screen and (max-width:995px){
.header{padding:0%;}
.header .con { width:94%; margin:0 auto;}
.header .logo{width:250px; float:left; padding-top:7px; margin-left:0px}
.header .logo img { width:100%; height:auto;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:14px; color:#555; margin-left:0px;}
.header .s_ch{margin-top:10px; margin-right:38px; float:right;}
.header .search{ display:none}
.header .y_y{ margin-top:13px}
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 0;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:99999999999; overflow:auto; background: rgba(0, 124, 194, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0} 
.header .nav ul li.on a{color:#fff;}
.header .nav ul li:hover a { color:#fff;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0 10px; font-size:16px; color:#FFF; border-bottom:1px solid #006096; width:100%}
.header .nav ul li a {font-size:16px; color:#FFF;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j { width: 100%; position: relative;display: none;top: auto; left: auto; margin: 0;padding:0 0 0px; background:none; text-align:left;}
.header .nav ul li .e_j a { color:#fff; text-align:left;}
.header .nav ul li .e_j a:hover { color:#fff; text-align:left;}
.header .nav .e_j a{border-top:0; font-size:12px; color:#333; line-height:32px;}
.header .nav .e_j a:hover{background:none; color:#8c0000;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
.header .y_j i{display:block; width:100%; padding-right:10px;  right:15px; font-size:14px; text-align:right; color:#fff; line-height:50px; z-index:99;}
.header  .y_j a{line-height:50px; color:#fff;}

}





.head_h{width:100%; height:88px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}



.pc_ban{width:100%; height:calc(100vh - 160px); position:relative; overflow:hidden;}
.pc_ban .swiper-slide{overflow:hidden;}
.pc_ban .swiper-slide:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; z-index:2; opacity:.2; background-color:#000;}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; top:50%; left:0; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:90px; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; top:50%; right:0; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:90px; opacity:.8;}
.pc_ban .sw_bg{width:100%; height:100%; position:absolute; top:0; left:0;
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transition:all 5s;
-o-transition:all 5s;
-ms-transition:all 5s;
-moz-transition:all 5s;
-webkit-transition:all 5s;}
.pc_ban .swiper-slide-active .sw_bg{transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{width:80%; margin:0 auto; color:#fff; text-align:center; font-size:45px; font-weight:bold; line-height:60px; letter-spacing:1px}
.pc_ban .w_z1{width:80%; margin:0 auto; color:#fff; text-align:center; font-size:20px; font-weight: bold  ; line-height:60px; text-transform:uppercase; margin-top:10px}

@media only screen and (max-width:992px){
.pc_ban{height:36vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .w_z{width:100%; font-size:32px; line-height:40px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:25vh;}
.pc_ban .w_z{width:90%; margin:0 auto; color:#fff; text-align:center; font-size:18px; font-weight:bold; line-height:30px; letter-spacing:1px}
.pc_ban .w_z1{width:90%; margin:0 auto; color:#fff; text-align:center; font-size:14px; font-weight: bold  ; line-height:30px; text-transform:uppercase; margin-top:10px}

}


.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:40px;}
.gy_bt h2{font-family:Arial; font-size:72px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:32px; line-height:44px; margin-top:-35px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold}
.gy_bt p { font-size:16px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin-bottom:20px;}
.gy_bt h2{font-family:Arial; font-size:23px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:18px; line-height:44px; margin-top:-40px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:5px;}
.gy_bt p { font-size:12px; color:#999; padding-top:10px}	
}

.sy_js{width:100%; margin:0 auto; background:#fff; padding: 60px 0px;}
#lib_Tab1{width:100%;margin:25px 0px 0px 0px;padding:0px; text-align:center}
#lib_Tab1 .lib_Menubox {height:45px;line-height:45px;position:relative;}
#lib_Tab1 .lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; top:3px; width:100%; text-align:center; left:0; height:45px;text-align:center;}
#lib_Tab1 .lib_Menubox li{display:inline-block;cursor:pointer;width:auto; padding:0 50px; border-radius:50px;color:#414141;height:45px;line-height:45px; margin:0 10px; background-color:#fff;  font-size:20px}
#lib_Tab1 .lib_Menubox li.hover{padding:0px;background:#095ec8;width:auto; padding:0 50px;color:#fff;height:45px;line-height:45px;border-radius:50px; }
#lib_Tab1 .lib_Contentbox{clear:both; border-top:none;height:auto; text-align:center; position:relative; width:80%; margin: 0px auto;}
.ziyuan1{width:86%; margin:40px auto; }
.ziyuan2{width:86%; margin:40px auto;}
.ziyuan3{width:86%; margin:40px auto;}
.ziyuan4{width:86%; margin:40px auto;}
#lib_Tab1 .lib_Contentbox .swiper-slide{ background: #f6f6f6; padding-bottom:15px; border:#eee 1px solid;box-sizing:border-box }
#lib_Tab1 .lib_Contentbox .swiper-slide i{ display:block; width:100%; padding-bottom:100%; position:relative;}
#lib_Tab1 .lib_Contentbox .swiper-slide img{  width:100%; height:auto;  box-sizing:border-box; background:#fff; margin-bottom:10px; }
#lib_Tab1 .lib_Contentbox .swiper-slide h1{ display:block; font-size:16px; color:#000; position:inherit; line-height:30px;  overflow:hidden}
#lib_Tab1 .lib_Contentbox .swiper-slide p{ font-size:15px; font-weight:bold; line-height:30px}
#lib_Tab1 .lib_Contentbox .swiper-slide span{ font-size:14px}
#lib_Tab1 .lib_Contentbox .swiper-slide:hover { border-bottom:#095ec8 2px solid; }
#lib_Tab1 .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
#lib_Tab1 .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
#lib_Tab1 .more{ float:none; margin:0 auto}
@media only screen and (max-width:1360px) {
.sy_js{width:100%; margin:0 auto;}
.ziyuan1{width:90%; margin:40px auto; }
.ziyuan2{width:90%; margin:40px auto;}
.ziyuan3{width:90%; margin:40px auto;}
}
@media only screen and (max-width:1023px) {
.sy_js{width:100%; }
#lib_Tab1{width:100%;margin:25px 0px 0px 0px;padding:0px; text-align:center}
#lib_Tab1 .lib_Menubox li{ padding:0 10px; border-radius:50px;color:#414141;height:35px;line-height:35px; margin:0 5px;font-size:16px;}
#lib_Tab1 .lib_Menubox li.hover{padding:0 10px ;height:35px;line-height:35px;}
#lib_Tab1 .swiper-button-next{width:20px; height:33px;   margin-top:-20px;background-size:20px 33px;}
#lib_Tab1 .swiper-button-prev{width:20px; height:33px;  right:0; margin-top:-20px; background-size:20px 33px;}
#lib_Tab1 .lib_Contentbox{ margin-top:0px;}
#lib_Tab1 .lib_Contentbox .swiper-slide h1{}
.ziyuan1{width:90%; margin:30px auto; margin-bottom:10px}
.ziyuan2{width:90%; margin:30px auto;margin-bottom:10px}
.ziyuan3{width:90%; margin:30px auto;margin-bottom:10px}
.ziyuan4{width:90%; margin:30px auto;margin-bottom:10px}
}
@media only screen and (max-width:768px) {
.sy_js{padding: 10px 0px 20px;}
#lib_Tab1{width:100%;margin:0px;padding:0px; text-align:center}

#lib_Tab1 .lib_Menubox li{ padding:0 10px; margin:0;font-size:14px}
#lib_Tab1 .lib_Menubox li.hover{padding:0 10px; }
#lib_Tab1 .lib_Contentbox{clear:both; border-top:none;height:auto; text-align:center; position:relative; width:94%; margin: 0px auto;}
.ziyuan1{width:100%; margin:0 auto 20px; }
.ziyuan2{width:100%; margin:40px auto;}
.ziyuan3{width:100%; margin:40px auto;}
.ziyuan4{width:100%; margin:40px auto;}
#lib_Tab1 .swiper-button-next{width:20px; height:33px;   margin-top:-40px;background-size:20px 33px;}
#lib_Tab1 .swiper-button-prev{width:20px; height:33px;  right:0; margin-top:-40px; background-size:20px 33px;}
#lib_Tab1 .lib_Contentbox .swiper-slide h1{ font-size:14px}
#lib_Tab1 .lib_Contentbox .swiper-slide{ padding-bottom: 5px;}
}


.sy_sl{width:100%; padding: 60px 0 0; overflow:hidden;}
.sy_sl .row{margin:0;}
.sy_sl ul li{padding:0; position:relative; overflow:hidden; width:25%; float:left}
.sy_sl ul li img{width:100%; height:auto; display:block;
transition:all 1s linear;
-webkit-transition:all 1s linear;
-moz-transition:all 1s linear;
-ms-transition:all 1s linear;
-o-transition:all 1s linear;}
.sy_sl ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_sl .b_j{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.5); opacity:0;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.sy_sl ul li:hover .b_j{opacity:1;}
.sy_sl .w_z{width:100%; padding:20px; position:absolute; bottom:0; left:0; background-color:rgba(0,0,0,.5); color:#fff;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.sy_sl ul li:hover .w_z{background-color:rgba(0,0,0,0);}
.sy_sl .w_z h3{font-size:22px; line-height:32px; font-weight:bold; color:#fff; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_sl .w_z p{height:52px; font-size:16px; font-weight:bold; line-height:26px; color:#fff; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient: vertical;}
.sy_sl .w_z span{width:120px; height:0; border-radius:5px; font-size:15px; font-weight:bold; line-height:30px; text-align:center; color:#fff; display:block; overflow:hidden;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.sy_sl ul li:hover .w_z span{height:32px; border:1px solid #fff; margin-top:15px;}
@media only screen and (max-width:640px){
.sy_sl { padding:20px 0}
.sy_sl .row{margin:0 15px;}
.sy_sl .w_z{padding:6px 10px;}
.sy_sl .w_z h3{font-size:16px; line-height:26px; margin-bottom:0;}
.sy_sl .w_z p{display:none;}
.sy_sl ul li:hover .w_z span{height:0; border:0; margin-top:0;}
}


.more{width:150px;height:40px; line-height:40px; background:#095ec8; color:#fff; font-size:16px; text-align:center; margin-top:20px; height:auto; transition:all 0.6s; border-radius: 20px;}
.more a{ color:#fff;}
.more:hover{ transform:translateY(-10px); color:#fff;transition:all 0.6s}

@media only screen and (max-width:640px){
.more{width:120px;height:30px; line-height:30px; background:#095ec8; color:#fff; font-size:14px; text-align:center; margin-top:0px; height:auto; transition:all 0.6s; border-radius: 15px;}
}


.sy_zl{ width:100%; height:auto; overflow:hidden; padding:60px 0px;}
.sy_zl .t_w li{ float:left; width:12.5%; margin-right:2%}
.sy_zl .t_w li:nth-child(7n){margin-right:0; }


.sy_zl .t_w{text-align:center;}
.sy_zl .t_w h3{font-size:17px; color:#333; margin-top:25px;}
.sy_zl .t_w p{font-size:12px; color:#aaa;}
.sy_zl .n_r:hover h3{color:#fff;}
.sy_zl .n_r:hover p{color:#fff;}
.sy_zl .n_r{background-color:#fff; padding:20px; margin:15px 0; box-shadow:0 0 11px #dddddd;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_zl .n_r:hover{background-color:#095ec8;}
.sy_zl .t_b{width:86px; height:86px; margin:0 auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_zl .t_b.t_1{background:url(../images/p1.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_1{background:url(../images/p1.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_2{background:url(../images/p2.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_2{background:url(../images/p2.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_3{background:url(../images/p3.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_3{background:url(../images/p3.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_4{background:url(../images/p4.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_4{background:url(../images/p4.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_5{background:url(../images/p5.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_5{background:url(../images/p5.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_6{background:url(../images/p6.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_6{background:url(../images/p6.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_7{background:url(../images/p7.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_7{background:url(../images/p7.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_8{background:url(../images/p8.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_8{background:url(../images/p8.png) no-repeat bottom center / cover;}
.sy_zl .t_b.t_9{background:url(../images/p9.png) no-repeat top center / cover;}
.sy_zl .n_r:hover .t_b.t_9{background:url(../images/p9.png) no-repeat bottom center / cover;}
@media only screen and (max-width:992px) {
.sy_zl{padding:10px 0;}
.sy_zl .n_r{margin-bottom:10px; margin-top:0;}
.sy_zl .w_z{font-size:14px; line-height:28px; text-align:center;}
.sy_zl a.m_r{margin:20px auto 30px;}
.sy_zl .t_w h3{font-size:15px;}
.sy_zl .t_b{width:76px; height:76px;}
.sy_zl .t_w p{min-height:35px;}
.sy_zl .t_w li{ float:left; width:49%; margin-right:2%}
.sy_zl .t_w li:nth-child(2n){margin-right:0; }
.sy_zl .t_w li:nth-child(7){margin-right:0; width:100% }

}

.ny_lm{width:100%; height:77px; border-bottom:1px solid #e4e4e4; line-height:76px; color:#333; position:relative; overflow:hidden;}
.ny_lm .w_z{float:left; font-size:14px;}
.ny_lm .w_z i{vertical-align:middle; font-size:18px;}
.ny_lm .w_z a{color:#333;}
.ny_lm .w_z a:hover{color:#095ec8;}
.ny_lm .l_m{float:right;}
.ny_lm .l_m ul li{float:left; margin-right:40px; position:relative;}
.ny_lm .l_m ul li a{font-size:18px; color:#777; display:block;}
.ny_lm .l_m ul li:after{width:0; height:2px; background-color:#095ec8; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm .l_m ul li:hover a{color:#095ec8;}
.ny_lm .l_m ul li:hover:after{width:100%;}
.ny_lm .l_m ul li.on a{color:#095ec8;}
.ny_lm .l_m ul li.on:after{width:100%;}
@media (min-width:1081px){
.ny_lm{height:57px; line-height:56px;}
.ny_lm .w_z{font-size:12px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m ul li{margin-right:30px;}
.ny_lm .l_m ul li a{font-size:15px;}
}
@media (min-width:1600px){
.ny_lm{height:57px; line-height:56px;}
.ny_lm .w_z{font-size:14px;}
.ny_lm .w_z i{font-size:18px;}
.ny_lm .l_m ul li{margin-right:40px;}
.ny_lm .l_m ul li a{font-size:16px;}
}
@media only screen and (max-width:640px){
.ny_lm{height: auto; line-height:46px;}
.ny_lm .container{ width:100%}
.ny_lm .w_z{float:none; font-size:18px; display:none}
.ny_lm .w_z i{font-size:22px;}
.ny_lm .l_m {
    float: none;
}
.ny_lm .l_m ul li{float:left; margin-right:10px; position:relative;}
.ny_lm .l_m ul li a{font-size:12px; color:#777; display:block;}

}


.sy_gy{ width:100%; background:url(../images/gy.jpg) no-repeat center top fixed; padding:60px 0px;}
.sy_gy .gy_bt h2 { font-family:Arial; font-size:72px; line-height:50px; color:#999; font-weight:800; color:rgba(255,255,255,0.1); position:relative;}
.sy_gy .gy_bt h3 { color:#FFF; background:url(../images/btt.jpg) no-repeat center bottom;}
.sy_gy .gy_bt p {color:#FFF;}
.sy_gy .wz { width:70%; margin:0px auto; background:#fff;}
.sy_gy .wz .zt { width:50%; float:left;}
.sy_gy .wz .zt img { width:100%; height:auto;}
.sy_gy .wz .yc { width:47%; padding:35px 20px 20px 0; float:right;box-sizing:border-box}
.sy_gy .wz .yc h4 { font-size:22px; line-height:30px; padding-bottom: 10px; font-weight:bold}
.sy_gy .wz .yc h4 font { font-size:16px;}
.sy_gy .wz .yc p { color:#666666; line-height:28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:9;  overflow: hidden; font-size:15px  }
.sy_gy .wz .yc span { width:95px; height:36px; line-height:36px; color:#fff; text-align:center; background:#095ec8; display:block; border-radius:3px; margin-top: 20px;}
.sy_gy .wz .yc span a {color:#fff;}
@media only screen and (max-width:992px) {
.sy_gy .wz { width:90%; margin:0px auto; }	
}
@media only screen and (max-width:992px) {
.sy_gy{ padding:20px 0px;}	
.sy_gy .gy_bt h2 {  font-size:32px; }
.sy_gy .wz { width:94%;  }
.sy_gy .wz .zt { width:100%; float: none;}
.sy_gy .wz .yc { width:94%; padding:3%; float: none;}
.sy_gy .wz .yc p { -webkit-line-clamp:5; font-size:14px; }
.sy_gy .wz .yc h4 { font-size:16px; line-height:30px; padding-bottom: 5px;}
.sy_gy .wz .yc h4 font { font-size:14px;}
.sy_gy .wz .yc span{ margin-top:10px}
}


.sy_xw { width:70%; margin:60px auto;}
.sy_xw .dy { height:355px;background:#fafafa}
.sy_xw .dy .zt{ width:50%; height:355px; float:left;}
.sy_xw .dy .zt img { width: 100%; height: auto;}
.sy_xw .dy .yc { width:44%; float:right; padding:3%; }
.sy_xw .dy .yc span { width:140px; height:30px; line-height:30px; border:1px solid #095ec8; color:#095ec8; border-radius:30px; text-align:center; font-family:Arial, Helvetica, sans-serif; display:block; font-size:18px;}
.sy_xw .dy .yc h5 { font-size:18px; line-height:40px; padding-top:20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;   }
.sy_xw .dy .yc h5 a {font-size:18px;}
.sy_xw .dy .yc p {color:#666666; line-height:28px; padding:20px 0px; max-height:112px; overflow:hidden;}
.sy_xw .dy .yc font a { color:#095ec8;}

.sy_xw .de { margin-top:2px; width: 50%;}
.sy_xw .de .zc { width:42%; float:left; padding:4%; background:#fafafa; height:262px;}
.sy_xw .de .zc h5 { font-size:18px; line-height:26px;}
.sy_xw .de .zc h5 a {font-size:18px;}
.sy_xw .de .zc p {color:#666666; line-height:24px; height:96px; overflow:hidden; margin:20px 0px}
.sy_xw .de .zc font a { color:#095ec8;}
.sy_xw .de .zc1 { width:42%; float:left; padding:4%; background:#095ec8; height:262px;}
.sy_xw .de .zc1 h5 { font-size:18px; line-height:26px; }
.sy_xw .de .zc1 h5 a {font-size:18px; color:#FFF}
.sy_xw .de .zc1 p {color:#fff; line-height:24px; height:96px; overflow:hidden; margin:20px 0px}
.sy_xw .de .zc1 font a { color:#fff;}
.sy_xw .de .yc { float:right; width:50%;}
.sy_xw .de .yc img { width: 100%; height: auto;}
@media only screen and (max-width:1360px) {
.sy_xw .wz { width:90%; margin:0px auto; }	
}
@media only screen and (max-width:992px) {
.sy_xw { width:94%; margin:10px auto 20px;}
.sy_xw .dy { height: auto;}
.sy_xw .dy .zt{ width:100%; height: auto; float: none;}
.sy_xw .dy .yc { width:100%; float: none; padding:4% 0;}
.sy_xw .dy .yc span { width:100px; height:30px; line-height:30px; border:1px solid #095ec8; color:#095ec8; border-radius:30px; text-align:center; font-family:Arial, Helvetica, sans-serif; display:block; font-size:14px;}

.sy_xw .dy .yc p {color:#666666; line-height:24px; padding:0px; overflow:hidden; margin-bottom: 10px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.sy_xw .dy .yc h5 {  padding-top:10px;}
.sy_xw .dy .yc h5 a {font-size:16px;}
.sy_xw .de {  width: 100%;}
.sy_xw .de .zc {  height:138px;}
.sy_xw .de .zc h5 { height: auto  ; overflow: hidden;}	
.sy_xw .de .zc h5 a {font-size:16px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.sy_xw .de .zc p {line-height:24px; height:48px; overflow:hidden; margin:10px 0px}
.sy_xw .de .zc1 {  height:138px;}
.sy_xw .de .zc1 h5 { height: auto  ; overflow: hidden;}	
.sy_xw .de .zc1 h5 a {font-size:16px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.sy_xw .de .zc1 p {color:#fff; line-height:24px; height:48px; overflow:hidden; margin:10px 0px}
}

.sy_ly { width:100%; background:url(../images/ly.jpg) no-repeat center center; margin:50px auto;}
.sy_ly .zxly { width:40%; padding:30px 50px; background:#FFF; border-radius:5px;box-shadow:0 1px 4px #ccc; float:left;}
.sy_ly .zxly p { font-size:28px; color:#333; line-height:80px; text-align:center; padding-bottom:25px;}
.sy_ly .zxly .txt1 {width:43%; border-radius:5px; background:#f5f5f5; height:45px; line-height:45px; padding:0 3%; color:#b7bfc4; margin-bottom:10px;}
.sy_ly .zxly .txt { width:94%; border-radius:5px; background:#f5f5f5; height:45px; line-height:45px; padding:0 3%; color:#b7bfc4; margin-bottom:10px;}
.sy_ly .zxly .txt2 { width:94%; border-radius:5px; background:#f5f5f5; height:170px; line-height:45px; padding:0 3%; color:#b7bfc4; margin-bottom:10px; border:none; outline:none;}
.sy_ly .zxly .an{ background:#095ec8; border-radius:5px; height:45px; line-height:45px; text-align:center; color:#fff; width:100%; font-size:16px;}
.sy_ly .ycwz { width:45%; float:right; padding-top:140px;}
.sy_ly .ycwz h6 { font-size:30px; color:#FFF; height:50px;}
.sy_ly .ycwz p { font-size:14px; line-height:30px; color:#FFF;}
.sy_ly .ycwz .tt { line-height:40px;}
.sy_ly .ycwz .tt img { padding-right:5px;}
@media only screen and (max-width:992px) {
	.sy_ly { background:url(../images/ly.jpg) no-repeat bottom center;}
	.sy_ly .zxly { width:92%; padding:3% 4%; float: none;}
	.sy_ly .zxly p { font-size:28px; color:#333; line-height:60px; text-align:center; padding-bottom:10px;}
	.sy_ly .zxly .txt2 { height:70px;}
	.sy_ly .ycwz { width:92%; float: none; padding-top:30px;}
	.sy_ly .ycwz h6 { font-size:24px; color:#FFF; height:40px;}
	.sy_ly .ycwz p {  line-height:22px; color:#FFF;}
}



.sy_zh{width:100%; padding:60px 0px; overflow:hidden;background: url(../images/ab_b1.png);}
.sy_zh .swiper-zh{padding-bottom:50px;}
.sy_zh .swiper-pagination{bottom:0;}
.sy_zh .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_zh .swiper-pagination-bullet-active{background-color:#095ec8;}
.sy_zh .n_r{width:100%; position:relative; overflow:hidden;}
.sy_zh .t_p img{width:100%; height:auto; display:block;
transition:all 6s;
-o-transition:all 6s;
-ms-transition:all 6s;
-moz-transition:all 6s;
-webkit-transition:all 6s;}
.sy_zh .n_r .w_z{padding:10px 0; text-align:center; color:#555; font-size:14px; line-height:26px; margin-top:5px; background-color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.sy_zh{padding:10px 0 20px;}
.sy_zh .swiper-zh{padding-bottom:40px;}
.sy_zh .n_r .w_z{font-size:14px;}
}

.footer{width:100%; padding-top:40px; background:url(../images/d_bj.jpg) no-repeat center / cover fixed; font-size:14px; line-height:26px; color:#aaa;}
.footer h3{font-size:18px; color:#fff; margin-bottom:15px;}
.footer em{width:40px; height:1px; background-color:#888; margin-bottom:20px; display:block;}
.footer .col-md-4 { width:36%; float:left;}
.footer .l_x{margin-bottom:0px; line-height:35px;}
.footer .l_y{ margin-top:-20px}
.footer .l_y input{width:49%; height:47px; font-size:14px; border-bottom:1px solid #777; line-height:46px; color:#aaa; display:block; float:left; margin-right:2%}
.footer .l_y input:nth-child(2n){margin-right:0; }
.footer .l_y input::placeholder{color:#aaa;}
.footer .l_y textarea{width:100%; height:63px; padding:11px 0; border:none; border-bottom:1px solid #777; font-size:14px; line-height:24px; color:#aaa; display:block; resize:none; margin-bottom:20px; background:none;box-sizing:border-box}
.footer .l_y textarea::placeholder{color:#aaa;}
.footer .l_y button{width:100px; height:30px; border-radius:5px; font-size:14px; line-height:30px; color:#fff; text-align:center; float:left; margin-right:20px;}
.footer .l_y button.t_j{background-color:#095ec8;}
.footer .l_y button.c_z{background-color:#5b5b5b;}

.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:#aaa; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right;}
.footer .t_p img{width:116px; margin-bottom:10px;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #555;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#aaa; padding-left:10px;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}
.footer .col-md-41{ float:right; width:15%;}
.footer .col-md-42 {float:left; width: 40%; }
.footer .col-md-42 p a{ color:#aaa; line-height:28px;}
.footer .col-md-42 p a:hover { color:#FFF;}
.footer .lx{ width:100%}
.footer .lx li{ width:50%; float:left; }
.footer .lx li img{ width:80%}
@media only screen and (max-width:992px){
.footer{padding-top:40px; background:url(../images/d_bj.jpg) no-repeat center / cover; line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer h3{font-size:18px;}
.footer em{width:30px; margin-bottom:30px;}

.footer .l_x{margin-bottom:10px; line-height:24px;}

.footer .x_x{margin-top:35px; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}
@media only screen and (max-width:640px){
.footer{margin-bottom:50px; text-align:center;padding-top:20px;}
.footer .col-sm-5{display:none;}
.footer em{margin:0 auto 10px;}
.footer .s_j{text-align:center; margin-bottom:30px;}
.footer .s_j a{display:inline-block; margin:0 10px; float:none;}
.footer h3{font-size:16px; color:#fff; margin-bottom:10px;}

.footer .t_p{float:none; margin-top:30px; text-align:center;}
.footer .t_p img{width:116px; margin:0 auto 10px;}
.footer .x_x{text-align:center; margin-top:0; padding:10px 0}
.footer .x_x .l_f{float:none;}
.footer .x_x .r_t{float:none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }
.footer .x_x span{display:inline-block; padding:0 5px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:50px; position:fixed; right:30px; bottom:30px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#095ec8; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#095ec8; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#095ec8; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#095ec8; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px) {
.pc_kf{right:0px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#095ec8; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:33%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#095ec8; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:33%; box-shadow:none; font-size:22px; float:left;}
}


/*内页banner*/
.nban{ width:100%; height:300px; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nfdzi{ position:absolute; top:50%; transform:translateY(-50%); color:#fff; z-index:9; width:100%; text-align:center; text-transform: uppercase;}
.nfdzi h3{ font-size:50px; letter-spacing:5px; text-shadow: 1px 1px 2px rgba(0,0,0,0.8);}
.nfdzi p{ font-size:20px; display:block; margin:20px 0; line-height:45px; text-shadow: 1px 1px 2px rgba(0,0,0,0.8);}
.nfdzi p a { font-size:20px; padding:0px 15px; color:#fff;}
@media screen and (max-width:992px) {
.nfdzi h3{ font-size:28px; }
.nfdzi p{ font-size:14px; display:block; margin:5px 0; line-height:25px}
.nfdzi p a {font-size:14px; padding:0px 10px;}
}
@media screen and (max-width:600px) {
.nban{  height:150px;}
.nban img{ position:absolute; height:150px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nfdzi h3{ font-size:24px;}
.nfdzi p{ font-size:14px; display:block; margin:5px 0 10px 0px; line-height:25px}
.nfdzi p a {font-size:14px; padding:0px 10px;}
}


.ny_mb { width:100%; background:#fafafa; height:60px; line-height:60px; }
@media screen and (max-width:992px) {
.ny_mb { width:100%; background:#fafafa; height:40px; line-height:40px; }
}


.ndh { width:100%; text-align:center; margin:40px auto; overflow:hidden; }
.ndh ul li { display:inline-block; width:auto; line-height:40px; font-size:16px; margin:0 5px; color:#333; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333; border:1px solid #ddd; line-height:40px;display:block; }
.ndh ul li:hover a { background:#095ec8; display:block; color:#FFF; border:1px solid #095ec8;}
.ndh ul li .on {background:#095ec8; display:block; color:#FFF; border:1px solid #095ec8;}
@media screen and (max-width:992px) {
.ndh { width:96%; margin:20px auto;}
.ndh ul li { display:inline-block; width:47%; float: left; line-height:40px; font-size:16px; margin:0 1.5% 3% 1.5%; color:#333; }	
.ndh ul li a {font-size:16px; padding:0px 0px;}
}


.ny_gy { width:70%; margin:0px auto; padding:0px 0px 50px 0px;}
.ny_gy .wz{ font-size:16px; line-height:30px; padding-bottom: 40px;}
.ny_gy .db { width:100%;}
.ny_gy .db ul li { width:31.3333%; float:left; margin: 0 2.6% 2.6% 0}
.ny_gy .db ul li img{ width: 100%; height: auto;}
.ny_gy .db ul li:nth-child(3n) { margin-right:0;}
@media screen and (max-width:1360px) {
.ny_gy { width:90%;}	
}
@media screen and (max-width:992px) {
.ny_gy { width:94%;}	
.ny_gy .wz{ padding-bottom: 20px;}
.ny_gy .db ul li { width:100%; float:left; margin: 0 0% 4% 0}
}

.ny_nr{width:100%; padding:60px 0; overflow:hidden;}
.ny_nr .cg_al1 .n_r{border:1px solid #e7e7e7; overflow:hidden; padding:15px 15px ; margin-bottom:30px;}
.ny_nr .cg_al1 .t_p{overflow:hidden;}
.ny_nr .cg_al1 .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .cg_al1 .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .cg_al1 .w_z{margin-top:15px; text-align:center;}
.ny_nr .cg_al1 .w_z h3{font-size:16px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al1 .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al1 .n_r:hover .w_z h3 a{color:#095ec8;}
.ny_nr .cg_al1 .w_z p{font-size:13px; line-height:26px; color:#999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al1 .w_z a.m_r{width:120px; height:32px; border:1px solid #d4c494; font-size:15px; color:#d4c494; line-height:30px; text-align:center; display:block; margin:15px auto 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al1 .w_z a.m_r:hover{color:#fff; background-color:#d4c494;}




.ny_nr .xw_lb ul li{border-bottom:1px dotted #eaeaea; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb ul li:hover .w_z h3 a{color:#095ec8;}
.ny_nr .xw_lb .w_z span{font-size:13px; color:#555; display:block; letter-spacing:1px;}
.ny_nr .xw_lb .w_z i{color:#333; padding-right:5px; font-size:14px}
.ny_nr .xw_lb .w_z p{font-size:14px; line-height:24px; letter-spacing:1px; color:#999; height:72px; margin-top:20px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:120px; height:32px; border:1px solid #095ec8; font-size:14px; text-align:center; line-height:30px; color:#095ec8; display:block; margin-top:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb .w_z a.x_q:hover{background-color:#095ec8; color:#fff;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#095ec8; line-height:40px; padding-bottom:10px; border-bottom:1px solid #095ec8; display:inline-block;}


.paging{width:100%; margin:30px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#095ec8; border:1px solid #095ec8; color:#fff;}
.paging a.on{background-color:#095ec8; border:1px solid #095ec8; color:#fff;}


@media screen and (max-width:992px) {
.ny_nr{width:100%; padding:20px 0; overflow:hidden;}
.ny_nr .container{ width:96%}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ccc; padding-bottom:10px; margin-bottom:10px;}
.ny_nr .xw_lb .w_z h3{font-size:14px; font-weight:bold; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:5px}
.ny_nr .xw_lb .w_z p{font-size:12px; line-height:24px; letter-spacing:1px; color:#999; height: auto; margin-top:0px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #095ec8; font-size:12px; text-align:center; line-height:30px; color:#095ec8; display:block; margin-top:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al1 .n_r{border:1px solid #e7e7e7; overflow:hidden; padding:10px ; margin-bottom:15px;}
.ny_nr .cg_al1 .w_z h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ny_cp .lm_bt{height:36px; border-bottom:1px solid #e7e7e7; margin-bottom:20px; margin-top:10px}
.ny_cp .lm_bt .m_c{font-size:16px; color:#095ec8; line-height:30px; padding-bottom:5px; border-bottom:1px solid #095ec8; display:inline-block;}

}

.ny_cp{width:100%; padding:60px 0 60px;overflow:hidden;}
.ny_cp .ny_cp{padding:10px;background: #095ec8 url(../images/lm_bj.png) no-repeat top center / 100% auto; ; text-align:left}
.ny_cp .ny_cp .b_t{margin:10px 5px 15px;}
.ny_cp .ny_cp .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .ny_cp .b_t h4{font-size:16px; line-height:30px; color:#ccc; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_cp .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#aaa; display:block;}
.ny_cp .ny_cp .l_b{display:none; padding:0 15px; font-size:16px; color:#fff; text-align:left; line-height:50px; background-color:#095ec8; position:relative;}
.ny_cp .ny_cp .l_b i{position:absolute; top:55%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%); font-size:14px}
.ny_cp .ny_cp .l_m{padding:7px; background-color:#fff;}
.ny_cp .ny_cp .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_cp .l_m a{display:block; padding:0 15px; font-size:15px; line-height:44px;}
.ny_cp .ny_cp .l_m ul li:hover a{background-color:#095ec8; color:#fff;}
.ny_cp .ny_cp .l_m ul li.on a{background-color:#095ec8; color:#fff;}
.ny_cp .ny_cp .l_m a.e_j{position:relative;}
.ny_cp .ny_cp .l_m em{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:22px; color:#777; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;font-style:normal}
.ny_cp .ny_cp .l_m ul li:hover em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_cp .l_m ul li.on em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg); }
.ny_cp .ny_cp .s_j{display:none;}
.ny_cp .ny_cp .l_m ul li.on .s_j{display:block; }
.ny_cp .ny_cp .s_j a{ line-height:40px; color:#555; margin-bottom:1px; display:block;}
.ny_cp .ny_cp .s_j a:hover{color:#0074c5; text-indent:5px; background-color:#ecf6fd;}
.ny_cp .ny_cp .s_j a.n{color:#0074c5; text-indent:0px; background-color:#ecf6fd;}

.ny_cp .ny_cp .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_cp .l_m ul li:hover .s_j a:hover{color:#095ec8;}
.ny_cp .ny_cp .l_m ul li.on .s_j a{background:none; color:#555;}
.ny_cp .ny_cp .l_m ul li.on .s_j a.n{color:#095ec8;}
@media only screen and (max-width:640px){
.ny_cp{padding:20px 0 20px; width:100%; margin:0 auto}
.ny_cp .ny_cp .b_t h3{font-size:16px; line-height:32px; color:#fff;}
.ny_cp .ny_cp .b_t h4{font-size:14px; line-height:30px; color:#ccc; font-family:Arial; text-transform:uppercase;}



}

.ny_cp .al_lb{ margin-bottom:30px; height:auto; overflow:hidden}
.ny_cp .al_lb li{ float: left; width:32%; margin-right:2%; }
.ny_cp .al_lb li:nth-child(3n){margin-right:0; }
.ny_cp .al_lb .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:20px;border:#e7e7e7 1px solid}
.ny_cp .al_lb .t_p{overflow:hidden;}
.ny_cp .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_cp .al_lb .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.ny_cp .al_lb .w_z{padding:10px; text-align:center; background:#f7f7f7}
.ny_cp .al_lb .w_z h3{font-size:16px; line-height:30px;}
.ny_cp .al_lb .w_z p{line-height:24px; color:#999;}
@media only screen and (max-width:640px){
.ny_cp .al_lb li{ float: left; width:49%; margin-right:2%; }
.ny_cp .al_lb li:nth-child(2n){margin-right:0; }
.ny_cp .al_lb li:nth-child(3n){margin-right:2%; }
.ny_cp .al_lb li:nth-child(6n){margin-right:0; }

.ny_cp .al_lb .n_r{margin-bottom:14px;}
.ny_cp .al_lb .w_z h3{font-size:14px; line-height:26px;}
.ny_cp .al_lb .w_z p{line-height:24px; color:#999; font-size:12px}
}


.cp_xq{width:100%; margin:0px auto 60px auto;}
.cp_xq .cp_xx{ padding:20px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:48%; border:1px solid #e7e7e7; float:left; padding:0;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;}

.cp_xq .cp_xx .cp_js{width:45%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:32px; color:#000; padding-bottom: 30px;}
.cp_xq .cp_xx .cp_js h3 font { font-size:16px; line-height:40px; }
.cp_xq .cp_xx .cp_js h4 { font-size:16px; line-height:40px; margin-top:10px; color:#333;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:24px; color:#666; margin-bottom:10px; margin-top:0px;}

.cp_xq .cp_ms{width:100%; background-color:#f6f6f6; min-height:470px; margin-bottom:0px; }


.swiper-container {}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-topp { width:100%; height:auto;}
.gallery-thumbs {height:135px;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.tabbox {width:94%; margin:0px auto; padding: 20px 0px;}
.tabmenu {width:100%;height:45px; border-bottom:1px solid #dddddd;}
.tabmenu ul {margin:0;padding:0;list-style-type:none;}
.tabmenu li { text-align:center; float:left; display:block; width:100px; height:45px; overflow:hidden; line-height:45px; display:inline; font-size:16px; color:#333333;}
.tabmenu .cli {text-align:center;float:left;display:block;width:100px;height:45px;overflow:hidden;line-height:45px;display:inline;font-size:16px; cursor:pointer; border-bottom:2px solid #095ec8; color:#095ec8;}
#tabcontent {width:100%; margin-top:15px;}
#tabcontent ul {margin:0;list-style-type: none; font-size:14px; line-height:30px;}
#tabcontent .hidden {display:none;} 
@media screen and (max-width:992px) {
.cp_xq .cp_xx{ padding:0px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:100%; float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; }	
.cp_xq .cp_xx .cp_js h3{font-size:22px; color:#000; height: auto; padding:30px 0 10px 0;}

.cp_xq .cp_xx .cp_js h4 { font-size:16px; line-height:40px; margin-top:10px; color:#333;}
.gallery-thumbs {height:100px;box-sizing: border-box;padding: 10px 0;}	
.tabbox {width:90%; margin:0px auto}
#tabcontent {width:100%; margin-top:15px;}
}

.gs_js{width:100%; padding:60px 0; height:auto; overflow:hidden;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:15px; line-height:28px; text-align:justify}
.gs_js .gs_wz .w_z strong{ color:#095ec8}
.gs_js .gs_wz .w_z h1{ font-size:24px; color:#095ec8; margin-top:20px; margin-bottom:10px}
.zhuanjie{ height:auto; overflow:hidden; margin-bottom:10px}
.zhuanjie .ut{ float: left; width:20%}
.zhuanjie .ut img{ width:100%}
.zhuanjie .wn{ float: right  ; width:75%}
.zhuanjie .wn h1{ font-size:30px; margin-bottom:20px; margin-top:10px}
.zhuanjie .wn h2{ font-size:20px; font-weight:bold; margin-bottom:10px}
.zhuanjie .wn p{ font-size:20px;margin-bottom:10px}
.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}


@media (min-width:1081px){
.gs_js{padding:90px 0;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
}
@media (min-width:1600px){
.gs_js{padding:40px 0;}
.gs_js .gs_wz .w_z{font-size:15px; line-height:30px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
.gs_js .gs_wz .w_z h1{ font-size:16px; color:#095ec8; margin-top:20px; margin-bottom:10px}

.zhuanjie .ut{ float: none; width:100%}
.zhuanjie .ut img{ width:100%}
.zhuanjie .wn{ float: none  ; width:100%}
.zhuanjie .wn h1{ font-size:20px; margin-bottom:20px; margin-top:10px}
.zhuanjie .wn h2{ font-size:16px; font-weight:bold; margin-bottom:10px}
.zhuanjie .wn p{ font-size:16px;margin-bottom:10px}

}
.gs_yj{width:100%; padding:0 0 80px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:260px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.1;
background-image:-webkit-linear-gradient(120deg, #000 0%, #095ec8 100%);
background-image:-moz-linear-gradient(120deg, #000 0%, #095ec8 100%);
background-image:-ms-linear-gradient(120deg, #000 0%, #095ec8 100%);
background-image:-o-linear-gradient(120deg, #000 0%, #095ec8 100%);
background-image:linear-gradient(120deg, #000 0%, #095ec8 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:10%; top:40%; z-index:99;}
.gs_yj .w_z h3{font-size:22px; font-weight:bold; margin-bottom:10px;}
@media only screen and (max-width:640px){
.gs_yj{width:100%; padding:0 0 40px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:150px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative; margin-bottom:10px}
.gs_yj .col-md-4{ padding-left:5px; padding-right:5px}
}

.ny_nr .fw_wl{max-width:900px; margin:0 auto; text-align:center;}
.ny_nr .fw_wl .b_t{margin-bottom:30px;}
.ny_nr .fw_wl .b_t h3{font-size:36px; font-weight:bold; line-height:46px; color:#333; margin-bottom:5px;}
.ny_nr .fw_wl .b_t p{font-size:18px; line-height:26px; color:#999;}
.ny_nr .fw_wl .d_b{font-size:22px; font-weight:bold; line-height:36px; color:#095ec8; margin-bottom:20px;}
.ny_nr .fw_wl .c_s ul li{min-width:80px; display:inline-block; border-radius:5px; border:1px solid #ddd; font-size:15px; line-height:36px; color:#555; margin:0 10px 10px 0;}
.ny_nr .fw_tp{margin:30px 0;}
.ny_nr .fw_tp img{max-width:100%; height:auto; display:block; margin:0 auto;}
@media only screen and (max-width:992px){
.ny_nr .fw_wl{max-width:100%;}
.ny_nr .fw_wl .b_t{margin-bottom:30px;}
.ny_nr .fw_wl .b_t h3{font-size:30px; line-height:40px;}
.ny_nr .fw_wl .d_b{font-size:20px;}
.ny_nr .fw_wl .c_s ul li{min-width:80px; display:inline-block; border-radius:5px; border:1px solid #ddd; font-size:15px; line-height:36px; color:#555; margin:0 10px 10px 0;}
.ny_nr .fw_tp{margin:30px 0;}
.ny_nr .fw_tp img{max-width:100%; height:auto; display:block; margin:0 auto;}
}
@media only screen and (max-width:640px){
.ny_nr .fw_wl .b_t h3{font-size:26px; line-height:32px;}
.ny_nr .fw_wl .b_t p{font-size:16px;}
.ny_nr .fw_wl .b_t{margin-bottom:20px;}
.ny_nr .fw_wl .d_b{font-size:18px; line-height:30px; margin-bottom:15px;}
.ny_nr .fw_wl .c_s ul li{font-size:14px; line-height:32px; margin:0 6px 8px 0;}
}


.ny_nr .jy_td .n_r{position:relative; overflow:hidden; margin-bottom:30px;}
.ny_nr .jy_td .col-lg-2{ padding-left:8px; padding-right:8px}
.ny_nr .jy_td .t_p{overflow:hidden;}
.ny_nr .jy_td .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .jy_td .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .jy_td .w_z{padding:10px; position:absolute; bottom:0; left:0; background-color:rgba(2,15,27,.7); width:100%}
.ny_nr .jy_td .w_z h3{font-size:16px; font-weight:bold; line-height:28px; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .jy_td .w_z p{line-height:22px; color:#fff; height:0; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .jy_td .n_r:hover .w_z p{height:44px; margin-top:10px;}
@media only screen and (max-width:992px){
.ny_nr .jy_td .col-lg-2{ padding-left:8px; padding-right:8px; width:50%; float:left}
.ny_nr .jy_td .n_r{position:relative; overflow:hidden; margin-bottom:10px;}
.ny_nr .jy_td .w_z{padding:5px 10px; position:absolute; bottom:0; left:0; background-color:rgba(2,15,27,.7); width:100%}

.ny_nr .jy_td .w_z h3{font-size:14px; font-weight:bold; line-height:24px; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

}


.lx_fs{width:100%; padding:50px 0; background-color:#f5f7f8; overflow:hidden;}
.lx_fs .lx_nr{padding:25px; background-color:#fff;}
.lx_fs .b_t{font-size:20px; line-height:30px; color:#000; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #e4e4e4;}
.lx_fs .w_z{margin-top:20px; height:184px}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px; position:relative; margin-bottom:15px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border-radius:50%; border:1px solid #ddd; position:absolute; top:0; left:0; font-size:16px; color:#aaa; line-height:32px; text-align:center; overflow:hidden;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .w_z ul li img{max-width:100%; border:1px solid #ddd; height:auto; display:block;}
.lx_fs .l_y .row{margin:0 -10px;}
.lx_fs .l_y .col-12{padding:0 10px;}
.lx_fs .l_y input{width:100%; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:66px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y input:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; display:block; border:0; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:26px; resize:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y textarea:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y button{width:140px; height:40px; background-color:#095ec8; margin:30px 20px 20px 0; font-size:14px; line-height:40px; text-align:center; color:#fff; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y button:hover{background-color:#155b99;}
.lx_fs .l_y button.c_z{background-color:#888;}
.lx_fs .l_y button:hover.c_z{background-color:#444;}
@media (min-width:1081px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:20px;}
.lx_fs .w_z{margin-top:15px;}
.lx_fs .w_z ul li{padding-left:36px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i{width:28px; height:28px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .l_y input{font-size:14px; line-height:60px;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:44px; margin:25px 20px 19px 0; font-size:16px; line-height:44px;}
}
@media (min-width:1600px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:25px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border:1px solid #ddd; font-size:16px; line-height:32px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{width:100%; height:79px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:120px; height:35px; margin:30px 20px 12px 0; font-size:14px; line-height:35px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:20px 0 20px;}
.lx_fs .lx_nr{margin-bottom:20px;}
.lx_fs .b_t{font-size:16px; line-height:30px ; padding-bottom:10px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:35px; font-size:14px; line-height:26px; margin-bottom:10px;}
.lx_fs .w_z ul li i{width:26px; height:26px; font-size:14px; line-height:26px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .w_z ul li img{width:160px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{height:108px; padding:25px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:100px; height:40px; font-size:14px; line-height:40px;}
}

.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0;}
.lx_dt .hd ul li{width:230px; height:60px; background-color:#f5f7f8; font-size:20px; text-align:center; line-height:60px; float:left; margin-right:20px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_dt .hd ul li:hover{background-color:#095ec8; color:#fff;}
.lx_dt .hd ul li.on{background-color:#095ec8; color:#fff;}
.lx_dt .map{width:100%; height:400px;}
@media (min-width:1081px){
.lx_dt .hd ul li{width:190px; height:50px; font-size:18px; line-height:50px;}
.lx_dt .map{height:400px;}
}
@media (min-width:1600px){
.lx_dt .hd ul li{width:230px; height:60px; font-size:20px; line-height:60px;}
.lx_dt .map{height:400px;}
}
@media only screen and (max-width:640px){
.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0; text-align:center;}
.lx_dt .hd ul li{width:30%; height:60px; font-size:23px; float:none; margin:0 5px; display:inline-block;}
.lx_dt .map{height:300px;}
}


.rc_zp{width:100%; padding:60px 0; letter-spacing:1px; overflow:hidden;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-bottom:20px;}
.rc_zp .ts a{color:#095ec8;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #095ec8;}
.rc_zp .jr_bt{padding:10px 20px; height:60px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#e7e7e7;}
.rc_zp .jr_bt.on{background-color:#e7e7e7;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#095ec8; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#095ec8;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
.rc_zp .jr_nr a.wy_yp{width:110px; height:36px; position:absolute; top:30px; right:35px; background-color:#095ec8; font-size:15px; line-height:36px; color:#fff; text-align:center; display:block;}
.rc_zp .jr_nr a.wy_yp i{padding-left:5px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
.rc_zp{padding:35px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:100px; height:30px; top:10px; right:25px; font-size:14px; line-height:30px;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}
@media only screen and (max-width:992px){
.rc_zp{padding:20px 0;}
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:90px; height:26px; position:relative; top:auto; right:auto; font-size:13px; line-height:26px; margin-left:15px;}
}


.zy_yw { width:100%; padding:3% 0%; overflow:hidden;}
.zy_yw .left { width:55%;}
.zy_yw .left h2{font-size:18px; line-height:30px; padding:15px 0px; font-style:italic; }
.zy_yw .left h3{font-size:24px;height:40px;  padding-bottom:10px; margin-top:10px}
.zy_yw .left p { font-size:15px; line-height:30px; text-align:justify; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; }
.zy_yw .left .mr { width:160px; height:35px;  text-align:center; line-height:35px; color:#fff; margin:20px 0px 0px 0px; border:1px solid #095ec8; }
.zy_yw .left .mr a {color:#095ec8; font-size:14px;}
.zy_yw .left .mr:hover a { background:#095ec8; color:#FFF; font-size:13px; display:block; }
.zy_yw .right { width:40%;}
.zy_yw .right img { width:100%; height:auto;}
@media only screen and (max-width:995px){
.zy_yw {padding:20px 0;}
.zy_yw .container {
    width: 96%;
    margin: 0px auto;
}
.zy_yw .left { width:100%; float:none;}
.zy_yw .left h2{font-size:14px; line-height:30px;}
.zy_yw .left h3{font-size:16px; height: auto;  padding-bottom:10px;}
.zy_yw .left p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.zy_yw .left .mr { margin-top:20px; width:100px}
.zy_yw .right { width:100%; float:none; margin-top:20px;}
}


.al_zs{width:100%; background:url(../images/1_55.png) no-repeat center 100px; overflow:hidden; margin:70px auto}
.cg_al{background:url(../images/1_58.jpg) repeat-y center; overflow:hidden;}
.cg_al h1{ font-size:28px; color:#095ec8; margin-bottom:10px}
.cg_al .l_m{width:50%; position:relative; margin-bottom:30px; float:left; text-align:left}
.cg_al .l_m.rt{float:right;}
.cg_al .n_r{width:90%; background-color:#fff; min-height:130px; border-radius:10px; border:2px solid #095ec8; padding:15px; font-size:14px; line-height:26px; float:left;}
.cg_al .l_m.rt .n_r{float:right;}
.cg_al .d_d{position:absolute; top:0; right:-30px; width:60px; height:60px; background:url(../images/1_56.png) no-repeat center;}
.cg_al .l_m.rt .d_d{left:0; margin-left:-30px; right:auto; margin-right:0;}
.cg_al .l_m:hover .d_d{background:url(../images/1_57.png) no-repeat;}
@media only screen and (max-width:992px){
.al_zs{width:100%; background:url(../images/1_55.png) no-repeat center 100px; overflow:hidden; margin:30px auto}

.cg_al h1{ font-size:18px; color:#095ec8; margin-bottom:10px}
.cg_al .n_r{width:90%; background-color:#fff; min-height: !important; border-radius:10px; border:2px solid #095ec8; padding:10px; font-size:14px; line-height:24px; float:left;}

}


.qywh{ width:100%; margin:60px auto; height:auto; overflow:hidden}
.qywh .container{background:#fafafa; height:auto; overflow:hidden }
.qywh .zb{ width:30%; float:left}
.qywh .zb img{ width:100%}
.qywh .yb{ width:70%; float:left;}
.qywh .yb li{ width:46%; float:left; margin: 2%; background:#fff; padding:10px}
.qywh .yb .tu{ width:100%; text-align:center }
.qywh .yb .tu img{ width:20%}
.qywh .yb .wz{ width:80%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .wz h1{ font-size:18px; margin-bottom:10px;color: #095ec8; font-weight:bold }
.qywh .yb .wz p{ font-size:14px; line-height:24px}

@media only screen and (max-width:992px){
.qywh{ width:100%; margin:20px auto; height:auto; overflow:hidden}
.qywh .zb{ width:100%; float:none}
.qywh .yb{ width:100%; float:none;}
.qywh .yb li{ width:49%; float:left; margin: 4% 2% 0 0; background:#fff; padding:10px}
.qywh .yb li:nth-child(2n){margin-right:0; }
.qywh .yb .wz{ width:90%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .tu img{ width:40%}
.gy_wm{width:100%; padding:20px 0 20px; overflow:hidden;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:10px; margin-bottom:10px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .col-lg-3{ padding-left:5px; padding-right:5px}	
.qywh .yb .wz p{ font-size:12px; line-height:24px}
.gy_wm .ry_zz p{font-size:14px; text-align:center; margin-top:10px; padding-top:10px; border-top:1px solid #ddd;}

}
.zw{ line-height:30px; padding:15px 0; min-height:350px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #095ec8;line-height:35px; padding:0 15px; background:#095ec8; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:35px;background:#fff; display:block; color:#333; padding:0 15px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #095ec8;line-height:35px; background:#095ec8; color:#fff; padding:0 15px;display:inline-block;}