@charset "utf-8";
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
p { line-height: 24px }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.b_shadow {
    -o-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.08);
    box-shadow: 0 0 8px rgba(0,0,0,.08);
}
/*other*/
.swiper-container { width: 100%;height: 100%;}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;font-size: 13px;color: #666;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #666;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #666;font-size: 13px;}
/*header*/
.tops{ width:100%; height:90px; position:relative;z-index:9998;}
.heads{ width:100%; height:95px; position:absolute; z-index:9999; background:url(../images/headbg.png) repeat-x;}
.head{ width:1200px; margin:auto; background:url(../images/logo.png) left center no-repeat; height:90px;}
/*导航*/
.menu{ width:760px; float:right; margin-top:20px;}
.menu dl{height:44px;}
.menu dd{color:#34cd62; float:left;}
.menu dd a{color:#666; width:108px; text-align:center; display:block; font:bold 14px/50px "微软雅黑";}
.menu dd a:hover{ background:url(../images/onbg.png) center 42px no-repeat; color:#34cd62;}
.menu dd #current{ background:url(../images/onbg.png) center 42px no-repeat;color:#34cd62;}


.header { width: 100%; min-height:95px;}
.header .wrap { position: relative; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.header .wrap div{display: inline-block;}
.header .wrap .phone{float: right;padding-top: 26px;}
.header .wrap .phone .ph1{position: relative; font-size: 13px; line-height: 30px; }
.phone .ph1 img{position: absolute;top: 10px;left: -50px;}
.phone .ph1 span{font-size: 24px;line-height:20px;color: #035abb; display: block; font-weight:bold;}
.phone .ph2{font-size: 24px;line-height: 36px;color: #035abb;font-weight: bold;float: right;}
/*.logo {width: 587px;}*/
.logo{ float:left;}
.logo img { margin-top: 0px; margin-right:10PX; padding-right:10PX;}
.logoright{ float:left; padding-top:30px; line-height:32px;}
.logoright span{ font-size:23px; font-weight:bold; color: #0349a8; display:block;}

.nav {margin-top: 20px;}
.nav ul {text-transform: uppercase;font-size: 0;}
.nav ul li.navleft{border-left:1px solid #FFF;border-color: rgba(255, 255, 255, 0.1);}
.nav ul li { display: inline-block; position: relative;font-size: 14px;width: 108px; text-align: center; }
.nav ul li a { display: block;color: #333; background-position-x: center; background-position-y: bottom;}
.nava{line-height:50px;}
.nava:hover{background:url(../images/onbg.png) no-repeat; background-position-x: center; background-position-y: bottom; color: #34cd62;}
.nav ul li.active > a {background:url(../images/onbg.png) no-repeat; background-position-x: center; background-position-y: bottom;color: #34cd62;}
.nav ul li.gbksub { cursor: pointer; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; }
.nav ul li:hover .sub-menu { top:49px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu > li > a { background: #023a86; border-top: 1px solid #CCC;height:40px; font-size:12px; line-height:40px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background: #0349a8; }
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
/*banner*/ 
.banner {
    width: 100%; 
    /* height: 650px;  */
    position: relative 
}
.wy-mod-banner { width: 100%; margin-top: 0; height: 600px; position: relative; overflow: hidden }
.wy-mod-banner img { width: auto }
.wy-mod-banner .banners { width: 1920px; height: 600px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .banner { width: 1920px; height: 600px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .focus { width: 960px; margin: 0 auto; padding-top: 570px; text-align: center }
.wy-mod-banner .focus a { text-decoration: none; z-index: 3; width: 20px; height: 20px; position: relative; display: inline-block; overflow: hidden; margin: 0; zoom: 1 }
.wy-mod-banner .focus a .bg-m { z-index: 4; color: #fff; line-height: 40px; font-size: 40px; position: absolute; display: block; left: 2px; top: 6px; cursor: pointer; display: none }
.wy-mod-banner .focus a .bg-b { background: url(../images/bt2.png) center center no-repeat; position: absolute; display: block; left: 0; top: 0; cursor: pointer; width: 20px; height: 20px }
.wy-mod-banner .focus a .inner { background: url(../images/bt1.png) center center no-repeat; position: absolute; left: 0; top: 0; z-index: 9; opacity: 0; display: none\9; +display:none;
width: 20px; height: 20px }
.wy-mod-banner .focus a.on .inner, .wy-mod-banner .focus a:hover .inner { cursor: pointer; display: block; border: 0; -webkit-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; opacity: 1 }
.wy-mod-banner .focus .hover .inner { display: block }
/*首页*/

.gjcs{width:100%; position:relative; height:45px; background:#f5f5f5;}
.cpfls{ width:100%; position:absolute; z-index:9999; height:88px; top:-40px;}
.cpfl{ width:1140px; padding:0px 30px; margin:auto; height:88px; background:#fff;box-shadow: 0px 1px 5px #d9d9d9;}
.gjc{ float:left; line-height:88px; color:#666;}
.gjc a{ color:#666;}
.ss_fr{ width:378px; margin-top:25px;}
.ssk{ width:280px; padding:0px 10px; height:28px; background:#fff; border:1px solid #e9e9e9; float:left; font-family:"微软雅黑";}
.ssan{ width:76px; height:30px; display:inline-block; text-align:center; line-height:30px; color:#fff; background:#34cd62; border:none; float:left;}


/*产品中心*/
/*产品展示*/
.con1s{ width:100%;background:#f5f5f5;}
.con1{ width:1200px; margin:auto; padding:80px 0px;}
.con1 .t{ width:100%; height:62px; background:url(../images/cp.png) center no-repeat;}
.con1 .fenl{ text-align:center; margin-top:40px;}
.con1 .fenl a{ display:inline-block; width:145px; height:45px; text-align:center; line-height:45px; color:#34cd62; background:#fff; margin:0px 9px;}
.con1 .fenl a:hover{ color:#fff; background:#34cd62;}
.con1 .chanp{ margin-top:40px;display: flex;justify-content: center;flex-wrap: wrap;}
.con1 .chanp .list { float:left; width:285px; margin-left:20px;}
.con1 .chanp .list:hover p{ color:#34cd62;}
.con1 .chanp .list img{ width:285px;}
.con1 .chanp .list_1,.con1 .chanp .list_5{ margin-left:0px;}
.con1 .chanp .list a{ display:inline-block;}
.con1 .chanp .list p{ height:55px; line-height:55px; width:285px; text-align:center; color:#666;}
.con1 .cpmore{ text-align:center; width:165px; height:40px; line-height:40px; border-radius:8px; background:#34cd62; color:#fff; display:inline-block; margin-top:45px; margin-left:515px;}

.con1 .cpmore:hover{ background:#26b250; transition: all 1s;}

.con2s{ width:100%; background:#fff url(../images/gsbg.jpg) top center no-repeat;}
.con2{ width:1200px; margin:auto; padding:80px 0px;}
.con2 ul{ overflow:hidden;}
.con2 ul li{ padding-top:128px; color:#fff; text-align:center; width:110px; font-size:16px; float:left; margin:0px 95px;}
.con2 ul .li1{ background:url(../images/ico1.png) top center no-repeat;}
.con2 ul .li2{ background:url(../images/ico2.png) top center no-repeat;}
.con2 ul .li3{ background:url(../images/ico3.png) top center no-repeat;}
.con2 ul .li4{ background:url(../images/ico4.png) top center no-repeat;}
.con2 .gsjj{ padding:60px 50px; width:1100px; background:#fff;box-shadow: 0px 1px 5px #d9d9d9; margin-top:60px;}
.con2 .gsjj .t{ width:100%; height:64px; background:url(../images/gsjj.png) center no-repeat; margin-bottom:40px; }
.con2 .gsjj .txt{ text-align:center; color:#666; line-height:36px;}
.con2 .gsjj .gsjjmore{text-align:center; width:165px; height:40px; line-height:40px; border-radius:8px; background:#34cd62; color:#fff; display:inline-block; margin-top:45px; margin-left:465px;}

.con3s{ width:100%; background:#fff;}
.con3{ width:1200px; margin:auto; padding-bottom:80px;}
.con3 .t{ font-size:24px; color:#494949;}
.con3 .t .xian{ width:1090px; float:right; height:1px; background:#dcdcdc; margin-top:15px;}
.con3 .new1{ margin-top:45px;}
.con3 .new1 li{ width:570px;}
.con3 .new1 li .new_img{ width:165px; height:165px;}
.con3 .new1 li .fr{ width:380px;}
.con3 .new1 .li_1{ float:left;}
.con3 .new1 .li_2{ float:right;}
.con3 .new1 li .x_t{ font-size:15px; color:#555; line-height:40px;}
.con3 .new1 li .x_t:hover{ color:#34cd62;}
.con3 .new1 li .xw_sj{ font-size:14px; color:#999; line-height:40px;}
.con3 .new1 li .xw_nr{ font-size:13px; color:#666; line-height:30px;}
.con3 .new1 .li_1 .new_img{ background:url(../images/new1.png) center no-repeat;}
.con3 .new1 .li_2 .new_img{ background:url(../images/new2.png) center no-repeat;}


.con3 .new2{ margin-top:30px; overflow:hidden;}
.con3 .new2 li{ padding-left:45px; background:url(../images/i1.png) left center no-repeat; height:68px; line-height:68px; margin-top:1px; width:325px; float:left; border-bottom:1px #dbdbdb solid; margin-left:45px;}
.con3 .new2 li:hover{background:url(../images/i2.png) left center no-repeat;}
.con3 .new2 li:hover a{ color:#34cd62;}
.con3 .new2 .x_t{ color:#555; float:left;}
.con3 .new2 .xw_sj{ color:#b4b4b4; float:right;}
.con3 .new2 .li_3, .con3 .new2 .li_6, .con3 .new2 .li_9{ margin-left:0px;}

.con4s{ width:100%;}
.con4{ width:1200px; margin:auto; overflow:hidden; padding-bottom:60px;}
.con4 .fl{ background:url(../images/linkbg.png) left center no-repeat; width:118px; height:55px; padding-right:40px; border-right:1px solid #dbdbdb; margin-right:40px;}
.con4 .yqlj{ line-height:28px;}
.con4 a{ margin-right:24px;}
.con4 a:hover{ color:#34cd62;}

/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 64px; background: #052a4f; line-height: 64px; border-bottom: 1px solid #163b5f; }
.link .wrap { color: #fff;  line-height: 64px;}
.link .wrap a { color: #a9a9a9; margin: 0 5px; }
.link img{width: 90px;height: 33px;}

/*内页*/
.ban { width: 100%; height: 400px; }
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #34cd62; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 24px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #34cd62;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #34cd62;}
.c_wrap_l .box #leftnav .list2 { color: 