@charset "utf-8";body,button,dd,dl,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
li,ol,ul{list-style:none;}
body{position:relative;color:#666;font-size:14px;font-family:"Microsoft YaHei","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",sans-serif;}
a{color:#666;text-decoration:none;}
a:hover{text-decoration:none;}
img{ border: 0;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}
@media (min-width:768px){.container{width:750px;}
}
@media (min-width:992px){.container{width:970px;}
}
@media (min-width:1200px){.container{width:1170px;}
}
@media (min-width:1430px){.container{width:1400px;}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}
.row{margin-right:-15px;margin-left:-15px;}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-4-more,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-8-more,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;padding-right:15px;padding-left:15px;min-height:1px;}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left;}
.col-xs-12{width:100%;}
.col-xs-11{width:91.66666667%;}
.col-xs-10{width:83.33333333%;}
.col-xs-9{width:75%;}
.col-xs-8{width:66.66666667%;}
.col-xs-7{width:58.33333333%;}
.col-xs-6{width:50%;}
.col-xs-5{width:41.66666667%;}
.col-xs-4{width:33.33333333%;}
.col-xs-3{width:25%;}
.col-xs-2{width:16.66666667%;}
.col-xs-1{width:8.33333333%;}
@media (min-width:768px){
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-4-more,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-8-more,.col-sm-9{float:left;}
.col-sm-12{width:100%;}
.col-sm-11{width:91.66666667%;}
.col-sm-10{width:83.33333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.66666667%;}
.col-sm-8-more{width:69.66666667%;}
.col-sm-7{width:58.33333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.66666667%;}
.col-sm-4{width:33.33333333%;}
.col-sm-4-more{width:30.33333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.66666667%;}
.col-sm-1{width:8.33333333%;}
}
@media (min-width:992px){
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left;}
.col-md-12{width:100%;}
.col-md-11{width:91.66666667%;}
.col-md-10{width:83.33333333%;}
.col-md-9{width:75%;}
.col-md-8{width:66.66666667%;}
.col-md-7{width:58.33333333%;}
.col-md-6{width:50%;}
.col-md-5{width:41.66666667%;}
.col-md-4{width:33.33333333%;}
.col-md-3{width:25%;}
.col-md-2{width:16.66666667%;}
.col-md-1{width:8.33333333%;}
}
@media (min-width:1200px){
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left;}
.col-lg-12{width:100%;}
.col-lg-11{width:91.66666667%;}
.col-lg-10{width:83.33333333%;}
.col-lg-9{width:75%;}
.col-lg-8{width:66.66666667%;}
.col-lg-7{width:58.33333333%;}
.col-lg-6{width:50%;}
.col-lg-5{width:41.66666667%;}
.col-lg-4{width:33.33333333%;}
.col-lg-3{width:25%;}
.col-lg-2{width:16.66666667%;}
.col-lg-1{width:8.33333333%;}
}





/*公共样式*/
.left {
  float: left;
}

.right {
  float: right;
}

.rowover {
  overflow: hidden;
}

.fixed {
  position: fixed !important;
  top: 0;
  z-index: 2;
}

.clear {
  clear: both;
}

@font-face {
  font-family: "Source Han Sans";
  src: url(../font/SourceHanSansCN-Normal.otf);
}


/*分页*/
.pagination { text-align: center; padding: 20px 0 0px;}
.pagination ul,.pagination ul li { list-style: none; display: inline-block; padding-left: 0px; text-align: center;}
.pagination ul li { counter-increment: pagination; border: #dddddd 1px solid; margin: 0 1px;}
.pagination ul li a { display: inline-block; font-size: 14px; padding: 10px 15px;}
.pagination ul li:hover a { color: #000; background-color: #eeeeee;}
.pagination ul li.active a { color: #000; background-color: #eeeeee;}




/*头部*/
.headerspacing {height: 110px;display: none;}
.header {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; background: #fff; height: 90px;line-height: 90px;}
.logo { float: left; display: table; height: 90px;}
.logo a { display: table-cell; vertical-align: middle;}
.logo img { display: block; height: auto;-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; max-width: 100%; vertical-align: middle;}
.dh { float: right;}
.phmenu { display: none;}

/* 电脑端导航 */
.menu { float: right;}
.menu>ul>li { float: left; position: relative; padding: 0px; display: block; border-radius: 0px; border: 0;}
.menu>ul>li .menuactive { color: #fff; background: #008cd6;}
.menu>ul>li .menuactive span { display: block; width: 28px; height: 3px; background: #008cd6; margin: 5px auto 0;}
.menu>ul>li:hover span { display: block; width: 28px; height: 3px; background: #008cd6; margin: 5px auto 0;}
.menu>ul>li>a span { display: block; width: 28px; height: 3px; margin: 10px auto 0;}
.menu>ul>li:hover>ul { display: block; width: 100%; text-align: center;}
.menu>ul>li>a { font-size: 18px; padding: 0 25px; display: block; color: #000;}
.menu>ul>li>a:hover {color: #fff;}
.menu>ul>li>a:hover span { display: block; width: 28px; height: 3px; background: #008cd6; margin: 5px auto 0;}
.menu>ul>li>ul { display: none; position: absolute; left: 0px; z-index: 10; padding-top: 15px;}
.menu>ul>li:hover .firs { color: #fff !important; background: #008cd6;}
.menu>ul>li>ul>li { width: 100%; padding: 0px; background: rgba(0, 0, 0, 0.5); border-bottom: #363636 1px solid; color: #fff; width: 100%; position: relative; padding: 15px 10px; line-height: 1.5;}
.menu>ul>li>ul>li>a { color: #fff; font-size: 16px; font-weight: normal; width: 100%; display: block;}
.menu>ul>li>ul>li:last-child { border-bottom: 0;}
.menu>ul>li>ul>li:hover { background: rgba(0, 0, 0, 0.4);}
.menu>ul>li>ul>li:hover>ul { visibility: visible;}
.menu>ul>li>ul>li>ul { visibility: hidden; position: absolute; top: 0px; left: 122px; width: 100%;}
.menu>ul>li>ul>li>ul>li { background: rgba(0, 0, 0, 0.5); border-bottom: #e4e4e4 1px solid;}
.menu>ul>li>ul>li>ul>li:last-child { border-bottom: 0;}
.menu>ul>li>ul>li>ul>li a { font-size: 16px; color: #fff;}
.menu ul>li>ul>li>ul>li:hover { background: rgba(0, 0, 0, 0.4);}
.headerspacing{ height: 90px; display: none;}

/*banner图*/
.banner{ z-index: 1; background: #f8f8f8;}
.banner .swiper-container{margin-right:auto;margin-left:auto;width:100%;height:100%;}
.banner .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;text-align:center;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center; background-color: #f8f8f8;}
.banner .swiper-slide img{display:block;max-width: 100%; object-fit: cover; height: 660px;}
/*修改分页器样式*/
.banner .swiper-pagination { bottom:20px;  }
.banner .swiper-pagination-bullet{ background-color:#ffffff; width: 10px; height: 10px; opacity:1;border-radius: 0;}
.banner .swiper-pagination-bullet-active { background-color: #008cd6; width: 10px; height: 10px;border-radius: 0; }

.index-ywfw{ width: 100%; padding: 80px 0;}
.index-ywfw-title-bt{ font-size: 30px; color: #000; text-align: center; font-weight: bold;}
.index-ywfw-title-line{ width: 60px; height: 2px; background: #008cd6; margin: 15px auto 0;}
.index-ywfw-title-fbt{ font-size: 14px; color: #999; padding-top: 20px; text-align: center;}
.index-ywfw-con{ padding-top: 40px;}
.index-ywfw-con ul li{ margin-bottom: 30px; height: 335px; }
.index-ywfw-con ul li a{ background: #f8f8f8; padding: 70px 60px; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; display: block;}
.index-ywfw-con ul li a:hover{ background: #008cd6; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-ywfw-con-lbimg{ width: 85px; height: 85px; margin: 0 auto; position: relative;}
.index-ywfw-con-lbimg img{ width: 100%; height: 100%; display: block;}
.index-ywfw-con-lbimgactive{ position: absolute; left: 0; top: 0; opacity: 0; width: 85px; height: 85px;}
.index-ywfw-con-lbimgactive img{ width: 100%; height: 100%;}
.index-ywfw-con-lbtext{ font-size: 20px; color: #000; text-align: center; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.index-ywfw-con-lbwenzi{ font-size: 14px; color: #000; padding-top: 20px; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.index-ywfw-con ul li a:hover .index-ywfw-con-lbtext ,.index-ywfw-con ul li a:hover .index-ywfw-con-lbwenzi{ color: #fff;}
.index-ywfw-con ul li a:hover .index-ywfw-con-lbimgactive{ opacity: 1;}
.index-ywfw-con ul li a:hover .index-ywfw-con-lbimg > img{ opacity: 0;}
.index-more{ width: 165px; height: 50px;margin: 30px auto 0; border: #ededed 1px solid; background: #fff;}
.index-more a{ display: block; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.index-more a:hover{transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; background: #008cd6; border: none;}
.index-more-text{ font-size: 14px; color: #999;}
.index-more-jt{ font-size: 18px; color: #999; margin-left: 10px;}
.index-more a:hover .index-more-text ,.index-more a:hover .index-more-jt{ color: #fff;}

.index-about{ padding: 80px 0; width: 100%; background: #f8f8f8; }
.index-aboutimg img{  display: block; object-fit: cover; max-width: 100%;}
.index-about-title{ font-size: 30px; color: #000;}
.index-about-title span{ display: block; width: 60px; height: 2px; background: #008cd6; margin-top: 10px;}
.index-about-text{ padding-top: 20px; font-size: 14px; text-indent: 2em; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical;}
.index-about-more{ width: 165px; height: 50px;margin: 30px 0 0; background: #008cd6;}
.index-about-more a{ display: block; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.index-about-more a:hover{transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; background: #019bec; border: none;}
.index-about-more-text{ font-size: 14px; color: #fff;}
.index-about-more-jt{ font-size: 18px; color: #fff; margin-left: 10px;}

.index-fwys{ width: 100%; padding: 80px 0;}
.index-fwys-con{ padding-top: 40px;}
.index-fwsy-con-lb{ background: #f8f8f8; height: 415px; padding: 60px 30px;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.index-fwsy-con-lb:hover{ background: #008cd6;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.index-fwys-con-img{ text-align: center;}
.index-fwys-con-img span{ text-align: center; font-size: 70px; color: #008cd6;}
.index-fwys-con-bt{ font-size: 22px; color: #fff; text-align: center; padding-top: 15px; color: #000;}
.index-fwys-con-bt span{ display: block; width: 60px; height: 2px; background: #008cd6; margin: 20px auto 0;}
.index-fwys-con-jj{ font-size: 14px; color: #666; padding-top: 20px; line-height: 1.8; height: 150px; overflow-y: auto;}
.index-fwsy-con-lb:hover .index-fwys-con-img span,.index-fwsy-con-lb:hover .index-fwys-con-bt,.index-fwsy-con-lb:hover .index-fwys-con-jj{ color: #fff;}
.index-fwsy-con-lb:hover .index-fwys-con-bt span{ background: #fff;}

.index-cyfzzx{ width: 100%; padding: 80px 0; background: url(../images/cyfzzhongxinbg.jpg) no-repeat; background-position: center top; background-size: 100% 100%;}
.index-cyfzzxcon{ background: #fff; padding: 60px 30px;}
.index-cyfzzxnr{ padding-top: 40px; padding-bottom: 30px;}
.index-cyfzzxnr-lbimg{ width: 100%; height: 250px;overflow: hidden;}
.index-cyfzzxnr-lbimg img{ width: 100%; height: 100%; display: block; object-fit: cover;  }
.index-cyfzzxnr-lbtext{ background: #f8f8f8; height: 50px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding: 0 20px; text-align: center; line-height: 50px; font-size: 14px; color: #000; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-cyfzzxconlb a{ display: block; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-cyfzzxconlb a:hover img{transform: scale(1.2); transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-cyfzzxconlb a:hover .index-cyfzzxnr-lbtext{ background: #008cd6; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-cyfzzxconlb a:hover .index-cyfzzxnr-lbtext{ color: #fff;}
.index-cyfzzxnr .swiper-button-prev{ background-image: url(../images/left.jpg); background-repeat: no-repeat;}
.index-cyfzzxnr .swiper-button-next{ background-image: url(../images/right.jpg); background-repeat: no-repeat;}

.index-news{ width: 100%; padding: 80px 0;}
.index-newscon{ padding-top: 40px; padding-bottom: 30px;}
.index-newsleftimg{ width: 100%; height: 340px; overflow: hidden;}
.index-newsleftimg img{ width: 100%; height: 100%; display: block; object-fit: cover;}
.index-newslefttext{ background: #008cd6; padding: 20px 20px;}
.index-newslefttext-title{ font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-weight: bold;}
.index-newslefttext-wenzi{ font-size: 14px; padding-top: 10px; color: #fff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.index-newslefttext-time{ font-size: 12px; color: #fff; padding-top: 15px;}
.index-newslb a{ display: block;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-newslb a:hover img{transform: scale(1.2); transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.indexnews-lb .swiper-button-prev{ background-image: url(../images/left.jpg); background-repeat: no-repeat;}
.indexnews-lb .swiper-button-next{ background-image: url(../images/right.jpg); background-repeat: no-repeat;}
.index-news-rightlb li{ background: #f8f8f8; margin-bottom: 20px;}
.index-news-rightlb li:last-child{ margin-bottom: 0;}
.index-news-rightlb li a{ display: block; padding: 30px 30px;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-news-rightlb li a:hover{ background: #008cd6;transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}
.index-news-rightlb li a:hover .index-news-rightlb-title,.index-news-rightlb li a:hover .index-news-rightlb-con,.index-news-rightlb li a:hover .index-news-rightlb-time{ color: #fff;}
.index-news-rightlb-title{ font-size: 16px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.index-news-rightlb-con{ padding-top: 10px; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.index-news-rightlb-time{ font-size: 12px; color: #999; padding-top: 15px;}

.index-hzhb{ width: 100%; padding: 80px 0; background: #f8f8f8;}
.index-hzhb-con ul{ padding-top: 40px;}
.index-hzhb-con ul li{ padding-bottom: 30px;}
.index-hzhb-lb{ height: 110px; display: flex; align-items: center; justify-content: center; background: #fff;}
.index-hzhb-lb img{ display: block; max-height: 90%; max-width: 90%; }

.index-footer{ background: #222222; width: 100%;}
.index-footer-top{ width: 100%; padding: 40px 0;}
.index-footer-top-logo{ height: 100px;}
.index-footer-top-logo img{ max-width: 100%; height: auto;}
.index-footer-top-lx p{ font-size: 14px; color: #fff; line-height: 3.0;}
.index-footer-top-ewm{ width: 102px; float: right;}
.index-footer-top-ewm-img{ width: 102px; height: 102px;}
.index-footer-top-ewm-img img{ width: 100%; height: 100%; display: block;}
.index-footer-top-emw-text{ font-size: 14px; color: #fff; padding-top: 5px; text-align: center;}
.index-footer-btm{ border-top: #333333 1px solid; padding: 30px 0;}
.index-footer-btm-left{ width: 50%; float: left; color: #fff;}
.index-footer-btm-left a{ font-size: 14px; color: #fff; padding-left: 10px; text-decoration: underline;}
.index-footer-btm-left a:hover{ text-decoration: underline; color: #315efb;}
.index-footer-btm-right{ font-size: 14px; color: #fff; text-align: right;}


/* 关于我们 */
.zy-banner{ width: 100%; position: relative; background: #f8f8f8;}
.zy-bannerimg{ width: auto; height: 260px; display: block; margin: 0 auto; max-width: 100%; object-fit: cover;}
.zy-banner-text{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 80%;}
.zy-banner-text-en{ font-size: 50px; color: #fff; font-weight: bold; text-align: center; letter-spacing: 1px;}
.zy-banner-text-fbt{ padding-top: 20px; display: flex; align-items: center; justify-content: center;}
.zy-banner-text-fbt-line{ width: 175px; height: 1px; background: #fff;}
.zy-banner-text-fbt-text{ font-size: 24px; color: #fff; padding: 0 40px;}

.mbx{ width: 100%; border-bottom: #ededed 1px solid; padding-top: 20px;}
.mbx-lm{ font-size: 24px; color: #000; display: inline; position: relative; padding-top: 20px; padding-bottom: 20px;}
.mbx-lm-line{ position: absolute; left: 0; right: 0; top: 50px; height: 4px; background: #008cd6;}
/* .mbx-lm span{ display: inline-block; height: 4px; background: #008cd6; margin-top: 20px; width: 100%;} */

.mbx-left{ float: left;}
.mbx-left-text{ font-size: 24px; color: #000; float: left; margin-right: 20px;}
.mbx-left-text:last-child{ margin-right: 0;}
.mbxactive span{ display: block; height: 4px; background: #008cd6; margin: 15px auto 0;}
.mbxactive{ color: #008cd6;}
.mbx-right{ float: right; padding-top: 8px;}
.mbx-right-img{ width: 16px; height: 19px; float: left;}
.mbx-right-img img{ width: 100%; height: 100%; display: block;}
.mbx-right-text{ float: left; padding-left: 5px; font-size: 14px; color: #000;}
.mbx-right-text a{ font-size: 14px; color: #000;}
.mbx-right-text a:hover{ color: #008cd6;}
.dqactive{ color: #008cd6!important;}

.about-gywm{ width: 100%; background: url(../images/aboutbg.jpg); background-repeat: repeat-x; padding: 80px 0;}
.about-gywm-title-en{ font-size: 48px; color: #008cd6;}
.about-gywm-title-name{ font-size: 24px; color: #000;}
.about-gywm-title-line{ width: 95px; height: 4px; background: #008cd6; margin-top: 20px;}
.about-gywm-nr{ font-size: 14px; color: #000; padding-top: 30px; line-height: 2.0; text-indent: 2em;}
.about-gywm-nr p{ padding-top: 20px;}
.about-gywm-img{ width: 100%; padding-top: 60px;}
.about-gywm-img img{ width: 100%; max-width: 100%;}

.about-fzlc{ width: 100%; padding: 0 0 80px 0;}
.about-fzlc-title{ font-size: 24px; color: #000;}
.about-fzlc-title span{ display: block; width: 95px; height: 4px; background: #008cd6; margin-top: 20px;}
.about-fzlc-con{ padding-top: 0px; width: 100%; height: 340px; background: url(../images/fzlcbg.png) repeat-x center center; margin-top: 60px;}
.about-fzlc-lb{ display: flex; height: 175px; padding-left: 5px;}
.about-fzlc-lb-left{ position: relative; width: 1px; background: #c6c7c7; height: 100%;}
.about-fzlc-lb-left-qiu{ width: 10px; height: 10px; background: #008cd6; border-radius: 50%; position: absolute; left: -4px; top: 0; z-index: 9;}
.about-fzlc-lb-right{ flex: 1; padding-left: 20px;}
.about-fzlc-lb-right-title{  font-size: 26px; color: #008cd6; font-weight: bold;}
.about-fzlc-lb-right-con{ font-size: 14px; color: #000; line-height: 1.8; padding-top: 10px; overflow-y: auto; height: 110px; padding-right: 10px;}
.about-fzlc-nr{ height: 100%;}
.about-fzlc-connr .swiper-slide:nth-of-type(even){ margin-top: 175px;}
.about-fzlc-connr .swiper-slide:nth-of-type(even) .about-fzlc-lb-left{ height: 90%;}
.about-fzlc-connr .swiper-slide:nth-of-type(even) .about-fzlc-lb-right{ padding-top: 20px;}
.about-fzlc-connr .swiper-slide:nth-of-type(even) .about-fzlc-lb-left-qiu{ bottom: 0; top: auto;}
.about-fzlc-nr .swiper-button-prev{ background-image: url(../images/fzlc-left.png); background-repeat: no-repeat; background-size: auto; width: 50px; height: 50px;}
.about-fzlc-nr .swiper-button-next{ background-image: url(../images/fzlc-right.png); background-repeat: no-repeat; background-size: auto; width: 50px; height: 50px;}
.about-fzlc-lb-right-con::-webkit-scrollbar { width: 3px; /* 修改宽度 */}
.about-fzlc-lb-right-con::-webkit-scrollbar-track { background-color: #c6c7c7;/* 修改滚动条轨道背景色 */}
.about-fzlc-lb-right-con::-webkit-scrollbar-thumb { background-color: #f8f8f8;/* 修改滚动条滑块颜色 */}

.about-honor{ padding: 80px 0; width: 100%; background: #f8f8f8;}
.about-honor-con{ padding-top: 60px;}
.about-honor-lb{ background: #fff; padding: 20px;}
.about-honor-lbimg{ display: flex; align-items: center; height: 310px; justify-content: center;}
.about-honor-lb-img{ margin-bottom: 50px; background: #fff; height: 100%; }
.about-honor-lb-img:last-child{ margin-bottom: 0;}
.about-honor-lb-img img{ width: 100%; height: 100%; object-fit: cover; display: block;}
.about-honor-lb-text{ font-size: 16px; color: #000; padding-top: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align: center;}
.about-honor-nr .swiper-button-prev{ background-image: url(../images/left.jpg); background-repeat: no-repeat;}
.about-honor-nr .swiper-button-next{ background-image: url(../images/right.jpg); background-repeat: no-repeat;}
/* 荣誉放大 */
.bigimg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: none; z-index: 9999; height: 500px !important; width: auto !important; object-fit: cover;}
.mask { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.9; filter: Alpha(opacity=50); z-index: 8; display: none;}
.imgbox:hover { cursor: zoom-in}
.mask:hover { cursor: zoom-out}
.mask>img { position: fixed; right: 30px; top: 30px; width: 40px; z-index: 15;}
.mask>img:hover { cursor: pointer}

.about-qywh{ width: 100%; padding: 80px 0;}
.about-qywh-con{ padding-top: 60px;}
.about-qywh-lb-img{ width: 100%; height: 200px; overflow: hidden;}
.about-qywh-lb-img img{ width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 0.3s ease;}
.about-qywh-lb-img img:hover{ transform: scale(1.1);}
.about-qywh-lb-text{ background: #f8f8f8; height: 225px;padding: 20px;}
.about-qywh-lb-text-title{ font-size: 22px; color: #008cd6;}
.about-qywh-lb-text-title span{ width: 85px; height: 2px; background: #008cd6; margin-top: 10px; display: block;}
.about-qywh-lb-text-wenzi{ font-size: 14px; line-height: 1.8; margin-top: 20px; color: #000; height: 140px; overflow-y: auto;}
.about-qywh-lb-text-wenzi::-webkit-scrollbar { width: 3px; /* 修改宽度 */}
.about-qywh-lb-text-wenzi::-webkit-scrollbar-track { background-color: #c6c7c7;/* 修改滚动条轨道背景色 */}
.about-qywh-lb-text-wenzi::-webkit-scrollbar-thumb { background-color: #f8f8f8;/* 修改滚动条滑块颜色 */}

/* 业务范围 */
.zy-con{ padding: 50px 0; width: 100%;}
.pt0{ padding-top: 0!important;}
.pt20{ padding-top: 20px;}
.pt60{ padding-top: 60px;}
.hywa-con ul li{ padding-bottom: 20px;}
.hywa-con ul li a{ display: block; width: 100%; height: 100%; transition: transform 0.3s ease;}
.hywa-con ul li a:hover .hywa-con-img img{ transform: scale(1.1); transition: transform 0.3s ease;}
.hywa-con ul li a:hover .hywa-con-text{ background: #f8f8f8;}
.hywa-con ul li a:hover .hywa-con-text-title{ padding: 0px 20px 0; transition: all 0.35s;}
.hywa-con ul li a:hover .hywa-con-text-wz{ padding: 10px 20px 0; transition: all 0.35s;}
.hywa-con-img{ height: 280px; overflow: hidden; transition: transform 0.3s ease;}
.hywa-con-img img{ width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 0.3s ease;}
.hywa-con-text{ padding: 20px 0; transition: all 0.35s;}
.hywa-con-text-title{ font-size: 18px; color: #000; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; transition: all 0.35s;}
.hywa-con-text-wz{ font-size: 14px; color: #999; line-height: 1.8; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.35s;}

/* 新闻中心 */
.news-con-lb:first-child  a{ padding-top: 0;}
.news-con-lb a{ display: block; width: 100%; height: 100%; display: flex; border-bottom: #ededed 1px solid; padding: 40px 0;}
.news-con-lb a:hover{ border-bottom: #008cd6 1px solid; transition: all 0.35s; }
.news-con-lb a:hover .news-con-lb-text-title { color: #008cd6; transition: all 0.35s;}
.news-con-lb a:hover .news-con-lb-img img{ transform: scale(1.1); transition: transform 0.3s ease;}
.news-con-lb-img{ width: 250px; height: 190px; border: #ededed 1px solid; transition: all 0.35s; overflow: hidden;}
.news-con-lb-img img{ width: 100%; height: 100%; display: block; object-fit: cover; transition: all 0.35s;}
.news-con-lb-text{ flex: 1; padding-left: 20px; padding-top: 10px;}
.news-con-lb-text-title{ font-size: 18px; color: #000; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news-con-lb-text-wz{ font-size: 14px; color: #666; line-height: 1.8; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nes-con-lb-text-time{ font-size: 12px; color: #999; padding-top: 30px;}

/* 新闻详情 */
.news-con-title{ border-bottom: #ededed 1px solid; padding-bottom: 40px;}
.news-con-title-bt{ font-size: 30px; color: #000; text-align: center; padding-left: 20px; padding-right: 20px; line-height: 1.8;}
.news-con-title-time{ font-size: 14px; padding-top: 10px; text-align: center;}
.news-con-nr{ padding-top: 40px;}
.news-con-nr img{ max-width: 100%;}
.news-con-page{ padding-top: 40px; display: flex;}
.news-con-page-left{ width: 50%; font-size: 16px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news-con-page-left a{ color: #666;}
.news-con-page-left a:hover{ color: #008cd6;}
.news-con-page-right{ width: 50%; font-size: 16px; color: #666; text-align: right; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news-con-page-right a{ color: #666;}
.news-con-page-right a:hover{ color: #008cd6;}

/* 联系我们 */
.lxwm-map{ width: 100%; height: 520px;}
.lxwm-name{ width: 100%; background: #008cd6; padding: 40px 0;}
.lxwm-name-title{ font-size: 34px; color: #fff; font-weight: bold;}
.lxwm-name-fbt{ font-size: 16px; color: #fff; padding-top: 15px; line-height: 1.8;}
.lxwm-addr{ width: 100%; padding: 60px 0 0;}
.lxwm-addr-con{ display: flex;}
.lxwm-addr-left{ flex: 1;}
.lxwm-addr-title{ font-size: 20px; color: #000; font-weight: bold;}
.lxwm-addr-nr{ border: #ededed 1px solid; display: inline-flex; align-items: center; margin-top: 20px; padding: 20px 20px;}
.lxwm-addr-nr-img{ width: 115px; height: 115px; flex-shrink: 0;}
.lxwm-addr-nr-img img{ width: 100%; height: 100%; display: block;}
.lxwm-addr-nr-text{ border-left: #ededed 1px solid; height: 115px; margin-left: 20px; display: flex; align-items: center; padding-left: 20px;}
.lxwm-addr-nr-text-con-bt{ font-size: 16px; color: #000; line-height: 1.8;}
.lxwm-addr-nr-text-con-fbt{ font-size: 16px; color: #000; padding-top: 10px; line-height: 1.8;}
.lxwm-ewm{ width: 160px; height: 160px; border: #ededed 1px solid; float: right;}
.lxwm-ewm img{ width: 100%; height: 100%; display: block;}
.lxwm-ewm-text{ font-size: 14px; color: #000; padding-top: 10px; width: 160px; text-align: center; float: right;}

/* 产业发展中心 */
.yqjs-leftimg{ height: 410px;}
.yqjs-leftimg img{ width: 100%; height: 100%; display: block; max-width: 100%; object-fit: cover;}
.yqjs-right{ padding-top: 0px;}
.yqjs-righttitle{ font-size: 30px; color: #000; font-weight: bold;}
.yqjs-righttitle span{ display: block; width: 55px; height: 2px; margin-top: 20px; background: #008cd6;}
.yqjs-rightext{ padding-top: 20px; line-height: 1.8; color: #000; font-size: 14px; text-indent: 2em;}
.yqjs-rightext p{ padding-top: 10px;}
.yqjs-qy{ padding-top: 50px; padding-bottom: 80px;}
.yqjs-qy-title{ font-size: 30px; color: #000; font-weight: bold;}
.yqjs-qy-lb li{ padding-top: 30px;}
.yqjs-qy-lbcon{ background: #f8f8f8; height: 200px; padding: 0 40px; display: flex; align-items: center; justify-content: center;}
.yqjs-qy-lbcon-title{ font-size: 24px; color: #000; text-align: center; font-weight: bold;}
.yqjs-qy-lbcon-title span{ display: block; width: 45px; height: 2px; background: #008cd6; margin: 10px auto 0;}
.yqjs-qy-lbcon-text{ font-size: 14px; color: #000; line-height: 1.8; text-align: center; padding-top: 20px;}
.yqjs-qy-lbcon:hover{ background: #008cd6;}
.yqjs-qy-lbcon:hover .yqjs-qy-lbcon-title{ color: #fff;}
.yqjs-qy-lbcon:hover .yqjs-qy-lbcon-title span{ background: #fff;}
.yqjs-qy-lbcon:hover .yqjs-qy-lbcon-text{ color: #fff;}
.yq-pt{ background: #f8f8f8; width: 100%; padding: 80px 0;}
.yq-pt-title{ font-size: 30px; color: #000; font-weight: bold; text-align: center;}
.yq-pt-title span{ width: 55px; height: 2px; background: #008cd6; margin: 10px auto 0; display: block;}
.yq-pt-con{ padding-top: 50px;}
.yq-pt-img{ width: 135px; max-width: 100%; margin: 0 auto;}
.yq-pt-img img{ width: 80%; height: 100%; display: block; margin: 0 auto;}
.yq-pt-text{ font-size: 15px; color: #000; padding-top: 20px; line-height: 1.5; text-align: center;}
.yq-gh{ padding: 80px 0; width: 100%;}
.yq-gh-dw{ padding-top: 40px;}
.yq-gh-dw-title{ font-size: 20px; color: #008cd6; font-weight: bold;}
.yq-gh-dw-text{ background: #f8f8f8; padding: 40px 40px; font-size: 14px; color: #000; margin-top: 40px; line-height: 1.8;}
.yq-gh-dw-img{ padding-top: 30px;}
.yq-gh-bj{ padding-top: 50px;}
.yq-gh-bj-con{ padding-top: 30px;}
.yq-gh-bj-lb{ background: #f8f8f8; padding: 40px 30px; display: flex; align-items: center; justify-content: center; height: 260px;}
.yq-gh-bl-lb-img{ width: 60px; height: 60px; margin: 0 auto;}
.yq-gh-bl-lb-img img{ width: 100%; height: 100%; display: block;}
.yq-gh-bl-lb-text{ font-size: 18px; color: #000; font-weight: bold; text-align: center; padding-top: 10px;}
.yq-gh-bl-lb-wz{ font-size: 14px; color: #000; line-height: 1.8; padding-top: 10px;}
.yq-pt-img1{ width: 135px; max-width: 100%; margin: 0 auto;}
.yq-pt-img1 img{ width: 80%; height: 100%; display: block; margin: 0 auto;}
.yq-pt-text1{ font-size: 15px; color: #000; padding-top: 20px; line-height: 1.5; text-align: center;}
.yq-gh-tx{ padding-top: 50px;}
.yq-gh-tx-lbnr li{ padding-top: 30px;}
.yq-gh-tx-lb{ background: #f8f8f8; height: 90px; display: flex; align-items: center; padding: 0 30px;}
.yq-gh-tx-lb-img{ width: 50px; height: 50px; background: #008cd6; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; color: #fff; font-weight: bold;}
.yq-gh-tx-lb-text{ flex: 1; padding-left: 20px; font-size: 16px; color: #000; font-weight: bold;}
.yq-gzkz{ padding: 80px 0; background: #f8f8f8; width: 100%;}
.pb0{ padding-bottom: 0!important;}
.yq-gzkz-zs{ padding-top: 50px;}
.yq-gzkz-zs-title{ font-size: 20px; color: #000; font-weight: bold;}
.yq-gzkz-zs-lb{ padding-top: 20px;}
.yq-gzkz-zs-lbnr{ background: #fff; height: 160px; display: flex; align-items: center; padding: 0 20px;}
.yq-gzkz-zs-lbnr-img{ width: 100px;max-width: 100%;}
.yq-gzkz-zs-lbnr-img img{ width: 100%; height: 100%; display: block;}
.yq-gzkz-zs-lbnr-text{ flex: 1; padding-left: 20px;}
.yq-gzkz-zs-lbnr-bt{ font-size: 18px; color: #000;}
.yq-gzkz-zs-lbnr-num{ font-size: 50px; font-weight: bold; color: #000;}
.yq-gzkz-ts{ padding-top: 50px;}
.yq-gzkz-ts-con li{ padding-top: 30px;}
.yq-gzkz-ts-lbnr{ background: #fff; display: flex; align-items: center; padding: 0 30px; height: 120px;}
.yq-gzkz-ts-lbnr-bt{ font-size: 18px; color: #000; font-weight: bold;}
.yq-gzkz-ts-lbnr-fbt{ font-size: 14px; color: #000; padding-top: 10px;}


















@media screen and (max-width:1400px) {
  .about-qywh-lb-text-wenzi{ height: 120px;}
}


@media screen and (max-width:1200px) {
  .menu>ul>li>a{ padding: 0 15px;}
  .banner .swiper-slide img{ max-height: 400px; width: 100%;}
  .index-about-text{ -webkit-line-clamp: 5;}
  .index-fwys-con-bt{ font-size: 20px;}
  .zy-banner-text-en{ font-size: 30px;}
  .about-qywh-lb-text-wenzi{ height: 120px;}
  .lxwm-map{ height: 350px;}
  .yq-gzkz-zs-lbnr-img{ width: 80px;}
  .yq-gzkz-zs-lbnr-num{ font-size: 40px;}
  .yq-gzkz-zs-lbnr-bt{ font-size: 16px;}

  
}

@media screen and (max-width:1000px) {
  .header { position: fixed; z-index: 9; left: 0; right: 0;top: 0; border-bottom: #ededed 1px solid;}
  .headerspacing { display: block;}

  /* 手机导航 */
  .menu { display: none;}
  .menu-active { display: block;}
  .phmenu { width: 100%; position: fixed; left: 0; right: 0; top: 91px; z-index: 10; display: block;}
  .phmenu-blackmb { display: none; position: fixed; left: 0; right: 0; top: 116px; bottom: 0; z-index: 9; background: rgba(0, 0, 0, 0.7);}
  .phmenu-btn { position: absolute; width: 20px; right: 15px; top: -56px;}
  .phmenu-btn a { display: block;}
  .phmenu-btn-line { background: #999; width: 20px; height: 2px; display: block; margin: 4px 0;}
  .phmenu-con { display: none; background: #fff; padding: 0px 15px 20px; position: relative; z-index: 10;}
  .phmenu-con ul>li { border-bottom: #ededed 1px solid; padding: 15px 0; overflow: hidden; position: relative;}
  .phmenu-con ul>li:last-child { border-bottom: none; padding-bottom: 0;}
  .phmenu-con ul>li>a { font-size: 18px;color: #000; font-weight: bold; display: block; height: 30px; line-height: 30px;}
  .phmenu-con-lb-img { width: 20px; height: 20px; position: absolute; right: 10px; top: 17px;}
  .phmenu-con-lb-img img { width: 100%; height: 100%; display: block;}
  .phmenu-con ul>li>ul { padding: 10px 15px 0; display: none;}
  .phmenu-con ul>li>ul>li { border-bottom: none; padding: 5px 0;}
  .phmenu-con ul>li>ul>li:last-child { padding-bottom: 0;}
  .phmenu-con ul>li>ul>li>a { font-size: 16px; color: #666; font-weight: normal;}
  .phmenu-con ul>li>.phmenu-con-lb-img { -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transition: 0.6s; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s;}
  .phmenu-con ul>li>.jhactive { -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transition: 0.6s; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s;}

  .banner .swiper-slide img{ width: 100%; max-height: 300px;}
  .index-ywfw{ padding: 40px 0;}
  .index-more{ margin-top: 0px;}

  .index-about{ padding: 40px 0;}
  .index-about-text{ -webkit-line-clamp: 2;}
  .index-fwys{ padding: 40px 0;}
  .index-fwys-con ul li{ padding-bottom: 30px;}
  .index-fwys-con ul li:nth-child(3) ,.index-fwys-con ul li:nth-child(4){ padding-bottom: 0;}
  .index-cyfzzx{ padding: 40px 0;}
  .index-cyfzzxcon{ padding: 40px 20px;}
  .index-cyfzzxnr{ padding-top: 20px; padding-bottom: 20px;}

  .index-news{ padding: 40px 0;}
  .index-news-rightlb{ padding-top: 20px;}
  .index-hzhb{ padding: 40px 0;}
  .index-hzhb-con ul{ padding-top: 20px;}

  .index-footer-top-ewm{ float: none; padding-top: 20px;}
  .index-footer-top-logo{ text-align: center;}
  .index-footer-top-lx p{ text-align: center;}
  .index-footer-top-ewm{ margin: 0 auto;}

  .zy-bannerimg{ height: 180px;}
  .zy-banner-text{ width: 96%;}
  .zy-banner-text-en{ font-size: 22px;}
  .zy-banner-text-fbt-text{ font-size: 16px; padding: 0 20px;}
  .zy-banner-text-fbt{ padding-top: 10px;}
  .zy-banner-text-fbt-line{ width: 90px;}

  .mbx-left-text{ font-size: 20px;}
  .about-gywm{ padding: 40px 0;}
  .about-gywm-nr{ padding-top: 10px;}
  .about-gywm-title-en{ font-size: 40px; color: #008cd6;}
  .about-fzlc{ padding: 0 0 40px 0;}
  .about-fzlc-con{ margin-top: 40px;}

  .about-honor{ padding: 40px 0;}
  .about-honor-con{ padding-top: 40px;}
  .about-honor-lbimg{ height: 250px;}

  .about-qywh{ padding: 40px 0;}
  .about-qywh-con{ padding-top: 40px;}
  .about-qywh-lb{ padding-bottom: 20px;}
  .about-qywh-lb:last-child{ padding-bottom: 0;}
  .about-qywh-lb-text{ height: auto;}
  .about-qywh-lb-text-wenzi{ height: auto;}

  .zy-con{ padding: 40px 0;}

  .news-con-lb-img{ width: 160px; height: 180px;}

  .lxwm-addr{ padding: 40px 0 0;}
  .lxwm-map{ height: 300px;}
  .lxwm-name{ padding: 40px 0;}
  .lxwm-ewm{ float: none; margin: 20px auto 0;}
  .lxwm-ewm-text{ float: none; margin: 0 auto;}
  .lxwm-addr-nr{ display: flex;}

  .yqjs-leftimg{ height: 300px;}
  .yqjs-right{ padding-top: 20px;}
  .yqjs-righttitle{ font-size: 24px;}
  .yqjs-righttitle span{ margin-top: 10px;}
  .yqjs-rightext{ padding-top: 15px; }

  .yqjs-qy{ padding-bottom: 40px;}
  .yq-pt{ padding: 40px 0;}
  .yq-pt-con{ padding-top: 0;}
  .yq-pt-img{ padding-top: 20px;}
  .yq-pt-img1{ padding-top: 20px;}
  .yq-pt-text{ font-size: 14px; padding-top: 10px; height: 55px;}

  .yq-gh{ padding: 40px 0;}
  .yq-gh-dw{ padding-top: 20px;}
  .yq-gh-dw-text{ margin-top: 20px; padding: 20px 20px;}
  .yq-gh-dw-img{ padding-top: 0px;}
  .yq-gh-bj{ padding-top: 20px;}
  .yq-gh-bj-con{ padding-top: 20px;}
  .yq-gh-bj-lb{ height: auto; padding: 20px 20px; margin-bottom: 20px;}
  .yq-gh-tx{ padding-top: 0px;}
  .yq-gh-tx-lbnr li{ padding-top: 20px;}

  .yq-gzkz{ padding: 40px 0;}
  .yq-gzkz-zs{ padding-top: 40px;}
  .yq-gzkz-zs-lbnr{ height: auto; padding: 20px 20px;}
  .yq-gzkz-ts{ padding-top: 40px;}
  .yq-gzkz-ts-con li{padding-top: 20px;}
  .yq-gzkz-ts-con li:nth-child(even){ padding-left: 7px;}
  .yq-gzkz-ts-con li:nth-child(odd){ padding-right: 7px;}
  .yq-gzkz-ts-lbnr{ height: auto; padding: 20px 20px;}


  


  


}

@media screen and (max-width:768px) {
  .header { border-bottom: #ededed 1px solid; height: 70px;}
  .headerspacing{ height: 70px;}
  .logo{ height: 70px; padding-left: 15px;}
  .logo img { height: 70px;}
  .menu { display: none;}
  .phmenu-btn { top: -45px;}
  .phmenu { top: 71px;}
  .phmenu-blackmb { top: 71px;}

  .banner .swiper-slide img{ height: auto; max-width: 100%;}
  .index-ywfw{ padding: 20px 0;}
  .index-ywfw-title-bt{ font-size: 24px;}
  .index-ywfw-title-line{ margin-top: 10px; width: 40px;}
  .index-ywfw-title-fbt{ font-size: 12px; line-height: 1.5; padding-top: 10px;}
  .index-ywfw-con{ padding-top: 20px;}
  .index-ywfw-con ul li{ height: auto; margin-bottom: 20px;}
  .index-ywfw-con ul li a{ padding: 20px 15px;}
  .index-ywfw-con-lbtext{ font-size: 18px;}
  .index-ywfw-con-lbwenzi{ padding-top: 10px; font-size: 12px;}
  .index-ywfw-con-lbimg ,.index-ywfw-con-lbimgactive{ width: 60px; height: 60px;}

  .index-about{ padding: 20px 0;}
  .index-aboutimg img{ height: 140px; width: 100%;}
  .index-about-con{ padding-top: 20px;}
  .index-about-title{ font-size: 20px;}
  .index-about-more{ margin-top: 20px;}
  .index-fwys{ padding: 20px 0;}
  .index-fwys-con{ padding-top: 20px;}
  .index-fwys-con ul li{ padding-bottom: 20px;}
  .index-fwsy-con-lb{ height: auto; padding: 30px 20px;}
  .index-fwys-con-jj{ height: auto; padding-top: 10px;}
  .index-fwys-con ul li:nth-child(3){ padding-bottom: 20px;}
  .index-fwys-con-bt{ font-size: 18px;}
  .index-fwys-con-bt span{ margin-top: 10px;}
  .index-fwys-con-img span{ font-size: 55px;}

  .index-cyfzzx{ padding: 20px 0;}
  .index-cyfzzxcon{ padding: 20px 20px;}

  .index-news{ padding: 20px 0;}
  .index-newscon{ padding-top: 20px;}
  .index-newscon{ padding-bottom: 20px;}
  .index-hzhb{ padding: 20px 0;}
  .index-hzhb-lb{ height: 80px;}
  .index-hzhb-con ul li{ padding-bottom: 15px;}
  .index-hzhb-con ul li:nth-child(even){ padding-left: 7px;}
  .index-hzhb-con ul li:nth-child(odd){ padding-right: 7px;}


  .index-footer-top{ padding: 20px 0;}
  .index-footer-top-logo{ text-align: center; height: 80px;}
  .index-footer-top-logo img{ height: 80px;}
  .index-footer-top-lx p{ text-align: center;}
  .index-footer-top-ewm{ margin: 0 auto;}
  .index-footer-btm-left{ float: none; width: 100%; text-align: center;}
  .index-footer-btm-right{ float: none; width: 100%; text-align: center; padding-top: 10px;}

  .mbx{ padding-bottom: 20px;}
  .mbx-left{ float: none; width: 100%; height: 45px;}
  .mbx-right{ float: none; width: 100%; padding-top: 20px;}

  .about-gywm{ padding: 20px 0;}
  .about-gywm-nr{ padding-top: 0;}
  .about-gywm-img{ padding-top: 20px;}
  .about-fzlc{ padding: 0 0 20px 0;}
  .about-fzlc-con{ margin-top: 20px;}

  .about-honor{ padding: 20px 0;}
  .about-honor-con{ padding-top: 20px;}
  .about-honor-lbimg{ height: 250px;}
  .bigimg{ width: 100%!important; padding:0 15px; height: auto!important;}
  .mask > img{ top: 110px;}

  .about-qywh{ padding: 20px 0;}
  .about-qywh-con{ padding-top: 20px;}
  .about-qywh-lb{ padding-bottom: 20px;}
  .about-qywh-lb:last-child{ padding-bottom: 0;}
  .about-qywh-lb-text{ height: auto;}
  .about-qywh-lb-text-wenzi{ height: auto;}

  .zy-con{ padding: 20px 0;}
  .hywa-con ul li{ padding-bottom: 10px;}
  .hywa-con-img{ height: 150px;}

  .news-con-lb a{ padding: 20px 0;}
  .news-con-lb-img{ width: 160px; height: 150px;}
  .news-con-lb:last-child  a{ margin-bottom: 20px;}

  .news-con-title{ padding-bottom: 20px;}
  .news-con-title-bt{ font-size: 24px;}
  .news-con-title-time{ padding-top: 5px;}
  .news-con-nr{ padding-top: 20px;}
  .news-con-page{ padding-top: 20px; flex-wrap: wrap;}
  .news-con-page-left{ width: 100%;}
  .news-con-page-right{ width: 100%; text-align: left; padding-top: 10px;}

  .lxwm-addr{ padding: 20px 0 0;}
  .lxwm-name{ padding: 20px 0;}
  .lxwm-name-title{ font-size: 28px;}
  .lxwm-name-fbt{ font-size: 14px;}
  .lxwm-addr-nr-text-con-bt{ font-size: 14px; line-height: 1.5;}
  .lxwm-addr-nr-text-con-fbt{ font-size: 14px; line-height: 1.5;}

  .yqjs-leftimg{ height: 140px;}
  .yqjs-right{ padding-top: 20px;}
  .yqjs-righttitle{ font-size: 24px;}
  .yqjs-righttitle span{ margin-top: 10px;}
  .yqjs-qy{ padding-top: 30px; padding-bottom: 20px;}
  .yqjs-qy-title{ font-size: 24px;}
  .yqjs-qy-lb li{ padding-top: 15px;}
  .yqjs-qy-lb li:nth-child(even){ padding-left: 7px;}
  .yqjs-qy-lb li:nth-child(odd){ padding-right: 7px;}
  .yqjs-qy-lbcon-text{ padding-top: 10px; text-align: left;}
  .yqjs-qy-lbcon{ height: 220px; padding: 20px 15px; align-items: flex-start;}
  .yqjs-qy-lbcon-title{ font-size: 20px;}

  .yq-pt{ padding: 30px 0;}
  .yq-pt-title{ font-size: 24px;}
  .yq-pt-con{ padding-top: 0;}
  .yq-pt-img{ padding-top: 20px;}
  .yq-pt-text{ font-size: 14px; padding-top: 10px; height: 72px;}

  .yq-gh{ padding: 30px 0;}
  .yq-gh-tx-lb{ padding: 0 15px; height: 70px;}
  .yq-gh-tx-lbnr li{ padding-top: 15px;}
  .yq-gh-tx-lbnr li:nth-child(even){ padding-left: 7px;}
  .yq-gh-tx-lbnr li:nth-child(odd){ padding-right: 7px;}
  .yq-gh-tx-lb-text{ font-size: 15px; padding-left: 10px;}
  .yq-gh-tx-lb-img{ width: 35px; height: 35px; font-size: 18px;}

  .yq-gzkz{ padding-top: 30px 0;}
  .yq-gzkz-zs{ padding-top: 30px;}
  .yq-gzkz-ts{ padding-top: 30px;}
  .yq-gzkz-ts-con li{padding-top: 20px;}
  .yq-gzkz-ts-lbnr{ height: 170px; padding: 20px 20px;}

  







  /* 手机分页 */
  
  .pagination { text-align: center; padding: 10px 0 0px;}
  .pagination ul li { margin-bottom: 15px;}
  .pagination ul li a { padding: 5px 10px; }



}

/*针对320*/
@media (max-width: 320px) and (min-width: 320px) {}