@font-face {
  font-family: 'iconfont';  /* Project id 1264008 */
  src: url('//at.alicdn.com/t/c/font_1264008_zs0e2nczbcc.woff2?t=1748245430035') format('woff2'),
       url('//at.alicdn.com/t/c/font_1264008_zs0e2nczbcc.woff?t=1748245430035') format('woff'),
       url('//at.alicdn.com/t/c/font_1264008_zs0e2nczbcc.ttf?t=1748245430035') format('truetype');
}
.iconfont{ font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
/*重置样式*/
*{margin: 0;padding: 0;box-sizing: border-box;}
h1, h2, h3, h4, h5, h6{color: inherit; font-weight: normal;}
img{border: none;vertical-align: middle;}
ul, ol, li{list-style: none;}
input, textarea, button, span, li, a, div{border: none;outline: none;resize: none;}
table{width: 100%; border-spacing: 0; border-collapse: collapse;}
td,
th{padding: 0;}
textarea{font-family: "微软雅黑", sans-serif; overflow: auto;}
a, a:active, a:hover, a:visited{color: inherit;text-decoration: none;}
.con a{color: #2b9865;}
.init *{list-style: inherit;}
address, caption, cite, code, dfn, em, i, th, var { font-style: normal; font-weight: normal;}
.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center; align-items: flex-start; justify-content: space-between;}
.one{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.two{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.there{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
/*图片特效*/
.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg);}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/*基础样式*/
body{font-family: "微软雅黑", sans-serif; color: #2d3540; font-size: 16px; background-color: #fff; overflow-x: hidden;}
.imgs-btn img{cursor: zoom-in;}
.fl{float: left;}
.fr{float: right;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.mycol .col{float: left; padding: 0 15px; text-align: center;}
.col img{max-width: 100%;}
.mycol-2 .col{width: 50%;}
.mycol-3 .col{width: 33.33333%;}
.mycol-4 .col{width: 25%;}
.mycol-5 .col{width: 20%;}
.center-fa{position: relative;}
.center{position: absolute; left: 50%; top: 50%; transform: translate(-50%, 50%);}
.centerX{position: absolute; left: 50%; transform: translateX(-50%);}
.centerY{position: absolute; top: 50%; transform: translateY(-50%);}
.center-img{height: 100%; position: relative; overflow: hidden;}
.center-img img{position: absolute; left: 50%; top: 50%; width: auto; max-width: none; min-width: 100%; min-height: 100%; transform: translate(-50%, -50%);}
.full-img{width: 100%; height: 0; position: relative;}
.full-img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.hvr-bg-move{position: relative; overflow: hidden; transition: all .5s;}
.hvr-bg-move:hover{box-shadow: 0 0 5px #fff inset;}
.hvr-bg-move:after{content: ''; position: absolute; left: -100%; top: 0; width: 0; height: 100%; background-color: #fff; opacity: .5; box-shadow: 0 0 30px #fff;}
.hvr-bg-move:hover:after{left: 100%; width: 50%; transition: all .5s;}
/*公共样式*/
.w{ width: 94%; max-width: 1440px; margin: 0 auto;}
.container-middle { margin: 0 auto; width: 1440px;}
@media (max-width: 1600px){.container-middle{width: 100%;}}
@media (max-width: 1440px){.container-middle{width: 1200px;}}
@media (max-width: 1280px){.container-middle{width: 1100px;}}
p{color: #2d3540; font-size: 16px; line-height: 25px; font-weight: normal;}
.com-padding{padding-top: 50px; padding-bottom: 50px;}
.coe-putc{padding-top: 50px; padding-bottom: 50px;}
.com-bg{background-color: #f5f5f5;}
.com-hover-ba:before,
.com-hover-ba:after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: transform .3s; z-index: -2;}
.com-title{text-align: center;}
.com-title h2{margin-bottom: 10px; color: #1e242b; font-size: 32px;}
.com-title p{margin-bottom: 30px; color: #ccc; font-size: 20px; text-transform: uppercase;}
.page-title{text-align: center;}
.page-title span{display: block; height: 25px; color: #999; font-size: 16px;}
.page-title h3{height: 90px; color: #2b9865; font-size: 36px;}
.position{line-height: 60px; color: #999; font-size: 15px; padding-left: 35px; background: url(../image/home_icon01.png) left center no-repeat;}
.position a{color: #999; display: inline-block; transition: all .3s;}
.position a:last-of-type{color: #555;}
.position > a:hover{color: #2b9865; transform: translateY(-2px);}
.position .fr a{display: inline-block; width: 90px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; color: #262626; font-size: 15px; background-color: #fff;}
/*公共头部*/
.header{position: fixed; display: flex; justify-content: space-between; left: 0; width: 100%; height: 100px; line-height: 100px; padding: 0 3vw; transition: all .3s; background-color: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 20%); border-top: 2px solid #2b9865; z-index: 999;}
.header.top{ height: 85px; line-height: 85px;}
.header .logo{position: relative; height: 100%; overflow: hidden;}
.header .logo a{display: block; font-size: 0;}
.header .logo img{height: 80px;}
@media (max-width: 1600px){.header .logo img{height: 70px;}}
@media (max-width: 1500px){.header .logo img{height: 60px;}}
@media (max-width: 1320px){.header .logo img{height: 50px;}}
@media (max-width: 1200px){.header .logo img{height: 40px;}}
@media (max-width: 1080px){.header .logo img{height: 30px;}}
.header .logo::before{content: "";position: absolute;left: -800px;top: -460px;width: 400px;height: 15px;background-color: rgba(255, 255, 255, .4);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: searchLights 1.5s ease-in 1.5s infinite;-o-animation: searchLights 1.5s ease-in 1.5s infinite;animation: searchLights 1.5s ease-in 1.5s infinite;}
@-webkit-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-o-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-moz-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}

.header .nav{position: relative; margin-left: 2.4vw;}
.header .nav li{float: left; margin-left: 0.5vw; height: 100px; line-height: 100px;}
.header.top .nav li {height: 85px; line-height: 85px;}
.header .nav li > a{display: inline-block; padding: 0 10px; color: #2d3540; font-size: 18px; position: relative; overflow: hidden;}
.header .nav li:hover,.header .nav li.on{border-bottom: 3px solid #2b9865;}
.header .nav li:hover a,.header .nav li.on a{ color: #2b9865;}
.header li .subnav{position: absolute; bottom: 0; left: -20%; width: 1150px; height: 300px;border-top: 2px solid #2b9865; transform: translateY(100%) scaleY(0); background-color: #fff; box-shadow: 0 15px 30px -10px #666; overflow: hidden; opacity: 0; transition: all .5s; transform-origin: top; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column;}
.header li:hover .subnav{opacity: 1; overflow: visible; transform: translateY(100%) scaleY(1);}
.header li .subnav .box{flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; line-height: 1;}
.header li .subnav .box.active{color: #2b9865;}
.header li .subnav .box > .name{width: 200px; height: 100%; flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
.header li .subnav .box > .name a{width: 100%; border: 1px solid #ddd; border-top: none; border-left-color: #fff; border-left-width: 4px; cursor: pointer; flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center;}
.header li .subnav .box.active > .name a{border-right-color: #fff; border-left-color: #2b9865; border-left-width: 4px;}
.header li .subnav .con{position: absolute; opacity: 0; left: 200px; top: 0; width: 900px; background-color: #fff; line-height: 1; text-align: left;transition: all .3s; transform: scaleX(0); transform-origin: left;}
.header li .subnav .box.active .con{ opacity: 1; transition: all .3s; transform: scaleX(1);}
@media (min-width: 1400px) and (max-width: 1600px){.header li .subnav .con{width: 700px;}}
@media (min-width: 1200px) and (max-width: 1400px){.header li .subnav .con{width: 700px;}}
.header li .subnav .con .img{width: 40%; height: 280px; padding: 2.5vw; padding-left: 1vw;}
.header li .subnav .con .img img{width: 100%; height: 100%; object-fit: cover;}
.header li .subnav .con .txt{width: 60%; padding-top: 2.5vw; padding-right: 1vw;}
.header li .subnav .con h4{height: 40px; color: #1e242b; font-size: 24px; position: relative;}
.header li .subnav .con h4:after{content: ''; position: absolute; left: 0; bottom: 0; width: 40px; border-bottom: 3px solid #2b9865;}
.header li .subnav .con h5{margin: 10px 0; color: #2b9865; font-size: 18px;}
.header li .subnav .con p{margin-bottom: 1vw; color: #ccc; font-size: 14px; line-height: 25px; overflow: hidden; text-align: justify;}
.header li .subnav .con .txt > a{color: #1e242b; font-size: 14px; text-decoration: underline;}
.header li .subnav .con .txt > a:hover{color: #2b9865;}
.header .phone p{float: left; padding-left: 35px; color: #2b9865; font-size: 24px; font-weight: 700; line-height: inherit; background: url(../image/phone_icon01.png) left center no-repeat;}
@media (max-width: 1700px){.header .phone{display: none;}}
@media (max-width: 1280px){.header .phone{ display: none;}}
.header .header_lan{height: 100%; display: flex; flex-direction: column; align-items: center; line-height: 0; justify-content: center;}
.header .header_lan .a1{float: left;}
.header .header_lan .a1:hover a{color: #2b9865;}
.header .header_lan .a1:hover a img{transform: translateY(-5px);-ms-transform: translateY(-5px);-moz-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);}
.header .header_lan .a1 a{width: 100%;height: 100%;display: block;font-size: 14px; color: #1e242b;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4*/-webkit-transition-timing-function: ease;/* Safari 和 Chrome*/-o-transition-timing-function: ease;/* Opera*/}
.header .header_lan .a1 a img{transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4*/-webkit-transition-timing-function: ease;/* Safari 和 Chrome*/-o-transition-timing-function: ease;/* Opera*/}

@media (max-width: 1600px){ .header .nav li > a{ font-size: 17px;} .header .phone i{display: none;}.header .phone p{ font-size: 20px;} .header .phone span{margin-right: 0;} .index-about .w{width: 100%;}}
@media (max-width: 1440px){.w{max-width: 1200px;} .header-top, .header{padding: 0 1vw;} .header .nav li > a{padding: 0 5px; font-size: 16px;} .index-about .txt .more{display: none;}
.index-banner .txt h2{font-size: 26px;}
.index-banner .txt h3{font-size: 40px;}
.about-photo li h4{font-size: 14px;}}
@media (max-width: 1280px){.w{max-width: 1100px;} .header .nav{margin-left: 1vw;} .header .phone .wx{margin-left: 1vw;}}


/*首页banner*/
.index-banner{width: 100%; padding-top: 100px!important; position: relative;}
.index-banner img{width: 100%;}
.index-banner .w{position: absolute; top: 0; left: 50%; height: 100%; transform: translateX(-50%); z-index: 2;}
.index-banner .txt{position: absolute; top: 50%; left: 50%; height: auto; transform: translate(-50%, -50%); z-index: 3;}
.index-banner .txt h2{display: inline-block; height: 110px; color: #fff; font-size: 32px; line-height: 40px; opacity: 0; transform: translateY(-60px); transition: all 1s; position: relative;}
.index-banner .swiper-slide-active h2{opacity: 1; transform: translateY(0);}
.index-banner .txt h2:before,
.index-banner .txt h2:after{content: ''; position: absolute; left: 0; bottom: 0; width: 80%; border-bottom: 1px solid #fff; opacity: .8;}
.index-banner .txt h2:after{width: 20%; bottom: -1px; border-bottom: 3px solid #fff; opacity: 1;}
.index-banner .txt p{margin-top: 6vw; color: #fff; font-size: 18px; opacity: 0; transform: translateY(60px); transition: all 2s;}
.index-banner .swiper-slide-active p{opacity: .6; transform: translateY(0);}
.index-banner .txt h3{margin-top: 20px; color: #fff; font-size: 50px; opacity: 0; transform: translateY(-60px); transition: all 2s;}
.index-banner .swiper-slide-active h3{opacity: 1; transform: translateY(0);}
.index-banner .swiper-pagination-bullet{width: 13px; height: 13px; background: none; border: 2px solid #fff; opacity: 1;}
.index-banner .swiper-pagination-bullet-active{background-color: #2b9865; border: none;}
.index-banner .swiper-pagination.swiper-pagination{bottom: auto; left: 40px; right: auto;}
.index-banner .swiper-button-next,
.index-banner .swiper-button-prev{width: 0; height: 0; left: -12px; right: auto; bottom: 55px; top: auto; border-width: 12px; border-style: solid; border-color: transparent #acaeb3 transparent transparent; color: transparent; background: none; margin-top: 0;}
.index-banner .swiper-button-next{left: 60px; border-color: transparent transparent transparent #acaeb3;}
.index-banner .swiper-button-prev:after{content: ''; position: absolute; left: 36px; top: -16px; height: 34px; width: 2px; background: #6a6e76;}
.index-banner .swiper-button-next:hover{border-color: transparent transparent transparent #2b9865}
.index-banner .swiper-button-prev:hover{border-color: transparent #2b9865 transparent transparent;}

/*首页搜索*/
.com-search{height: 60px; line-height: 60px; overflow: hidden; border-bottom: 1px solid #ddd;}
.com-search .keys a{margin-right: 1.5vw;}
.com-search .keys a:hover{color: #2b9865;}
.com-search .main form{position: relative;}
.com-search .main .key{width: 240px; line-height: 32px; padding-left: 40px; padding-right: 10px; border-radius: 32px; border: 1px solid #ddd; vertical-align: middle;}
.com-search .main .sub{position: absolute; display: block; left: 12px; top: 20px; width: 20px; height: 20px; background: url(../image/search_icon01.png) center no-repeat; cursor: pointer;}

/* 首页标题 */
.home-title{width:100%;margin:auto;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.home-title h3{ width: 100%; font-size:36px; font-weight: bold; color:#111;text-align:center}
.home-title h3 span{display:inline-block;color:#2b9865}
.home-title .bt{width:100%;margin:3% auto;overflow: hidden;font-size: 42px;line-height: 1.5;color: #222;font-weight: bold;}
.home-title .bt .bt1{color: #2b9865;font-size: 24px;line-height: 1.5;margin-top: 1%;text-transform: uppercase;font-weight: bold;}
.home-title .bt .bt2{color: #232323;font-size: 42px;line-height: 1;font-weight: bold;margin-top: 1%;}
.home-title .more{color: #2b9865;border: 1px solid #2b9865;width: 180px;height: 50px;text-align: center;line-height: 50px;font-size: 15px;display: flex;justify-items: center;justify-content: center;transition: all 0.3s;border-radius: 8px;margin-top: 2%;}
.home-title .more span{color: #2b9865;margin-left: 10px;line-height: 50px;transition: all 0.3s;}
.home-title .more:hover{background: #2b9865;color: #fff;transition: all 0.3s;border: 1px solid #2b9865}
.home-title .more:hover span{color:#fff;transform:translateX(5px);transition: all 0.3s;}
@media (max-width: 1440px){.home-title .bt .bt2{font-size: 38px;}}
@media (max-width: 991px){
  .home-title .bt .bt1{font-size: 20px;}
  .home-title .bt .bt2{font-size: 26px;}
}
@media (max-width: 768px){
  .home-title .more{ width: 100px; height: 40px; line-height: 40px;}
  .home-title .more span{ line-height: 40px;}
}

/* more */
.home-viewmo{display:block;font-size:16px;line-height:26px;color:#fff;transition:ease .4s;padding:9px 60px 9px 34px;border:1px solid transparent;border-radius:30px;background:#000 url(../image/more1.png)no-repeat top 14px right 32px;cursor:pointer;margin:0 auto;width:fit-content;margin-top:50px;max-width:300px}
a.home-viewmo {color: #fff;}
.home-viewmo:hover{background:#2b9865 url(../image/more1.png)no-repeat top 14px right 32px;border-color:#2b9865;color:#fff}

/* in-sfq */
.in-sfq{width: 100%;margin: auto;overflow: hidden;padding-bottom: 1%;padding-top: 1%;}
@media (max-width: 991px){.in-sfq{background: #f0f7fe;padding-bottom: 0%;}}
.sfq-container{display: flex; width: 100%; padding:0; box-sizing: border-box; height: 280px;}
.sfq-box{flex: 1; overflow: hidden; transition: .5s; /* box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);*/ line-height: 0; background: #302121; margin: 5px; border-radius: 0; text-align: center;}
.sfq-box > img{width: 110%; height: 100%; -o-object-fit: cover; object-fit: cover; transition: .5s;}
.sfq-box > span{ position: absolute; font-size: 26px; font-weight: bold; display: block; text-align: left; height: 50%; line-height: 1.1em; margin-top: -220px; color: #fff;letter-spacing:1px
; transition: all 0.3s; padding-left: 10%;}
.sfq-box > span img{display: block;margin: 0 0 20px;}
.sfq-box:hover{flex: 1 1 20%;}
.sfq-box:hover > img{width: 100%; height: 100%; transition: .5s;opacity: 1;}
.sfq-box:hover > span img:first-child{ display: none;}
.sfq-box:hover > span{display: block; text-align: left; height: 100%; line-height: 1.3em; color: #fff; opacity: 1; z-index: 999; writing-mode: unset; margin-left: 0; transition: all 0.3s; margin-top: -200px;}
.sfq-font10{font-size: 13px;line-height: 1;font-weight: normal;letter-spacing: -1px;margin-top: 2%;}
.sfq-box .ico-more{ max-width: 50px;}
.sfq-sj{width:100%;margin: auto;overflow: hidden;display: none;margin-bottom: 5%;}
.sfq-sj li{width: 30%;margin: auto;overflow: hidden;position: relative;list-style: none;border-radius: 20px;height: 150px;}
.sfq-sj li .pic{position: relative;z-index: 1;}
.sfq-sj li .pic img{width: 370%;}
.sfq-sj li .info{position: absolute;z-index: 99;color: #fff;width: 100%;align-items: center;margin-top: 30%;}
.sfq-sj li .info .ico{text-align: center; width: 100%; margin: auto;}
.sfq-sj li .info .ico img{display:block; margin:auto}
.sfq-sj li .info .text{display: none;}
@media screen and (max-width:991px){.sfq-container{display:none;}.sfq-sj{display: flex;}}
@media (max-width: 768px){.in-sfq{display: none;}}

.in-pro { width: 100%;margin: auto;padding-bottom: 6%; padding-top: 1%;}
.in-pro .w{ position: relative; overflow: visible;}
.in-pro .home-title{ margin-top: 30px;}
.in-pro .swiper-slide { display: flex; justify-content: center; padding-top: 3%;}
.in-pro .pro_item { width: 100%; max-width: 360px; background: #67573e9e; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.in-pro .pro_item:hover{ background: #2b98658c; box-shadow: 0 4px 20px rgba(0,0,0,0.2); transform: translateY(-5px); transition: all 0.3s ease-in-out; }
.in-pro .index_pro .pro_img{ width: 100%; height: 240px; overflow: hidden; background: #fff; padding: 10px;}
.in-pro .index_pro img { width: 100%; height: 100%; object-fit: contain; display: block; transition: transform 0.3s ease; }
.in-pro .index_pro:hover img { transform: scale(1.05); }

.in-pro .index_proname{ margin-top:12px; text-align:center; padding-bottom:15px; background:url(../image/pro_line.png) center bottom no-repeat;}
.in-pro .index_proname a{font-size:24px; color:#ffffff; line-height:38px;}
.in-pro .page_projj{text-align:left; padding:0 23px; margin-top:15px; font-size:14px; color:#fefdfd; line-height:28px;-webkit-line-clamp: 7;}
.in-pro .index_promore{width:138px; height:40px; margin:auto; margin-top:20px; margin-bottom:20px; background:#ffffff; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; text-align:center;}
.in-pro .index_promore a{ color:#2b9865; line-height:40px;}
.in-pro .index_promore img{ display: inline-block; width: auto; height: auto; padding-left: 5px;}
.in-pro .custom-arrow{position: absolute;top: 50%;width: 55px;height: 55px;background: rgba(0, 0, 0, 0.4);color: #fff;border-radius: 50%;z-index: 99;display: flex;align-items: center;justify-content: center;cursor: pointer;opacity: 0.7;transition: all 0.3s;}
.in-pro .custom-arrow:hover{opacity: 1;background: rgba(0, 0, 0, 0.6);}
.in-pro .swiper-button-prev{left: -60px;}
.in-pro .swiper-button-next{right: -60px;}
.in-pro .custom-arrow i{font-size: 30px;}
.in-pro .custom-arrow::before{font-size: 30px;}
.in-pro .custom-arrow::after{font-size: 30px;}
@media (max-width: 1500px){.in-pro .page_projj{-webkit-line-clamp: 5;}}

.in-about{min-height: 300px;padding: 100px 0;background: url(../image/about.png) no-repeat top center / cover fixed;}
.in-about .w{display: flex;flex-wrap: wrap;flex-direction: row;margin: 0 auto;}
.in-about .col{flex: 1;max-width: 100%;max-height: 100%;}
.in-about .about-content-box{display: flex;position: relative;flex-wrap: wrap;flex-direction: row;width: 100%;padding-left: 60px;}
.in-about .about-content-box::after{content: "";position: absolute;top: 0;left: 0;width: 40px;height: 32px;background: url(../image/shuangyin.png) no-repeat center / 40px auto;}
.in-about p{line-height: 1.2;font-size: 32px;color: rgba(59,64,72,1);font-weight: bold;}
.in-about .about-description{text-indent: 2em;font-size: 16px;color: rgba(112,119,129,1);line-height: 1.8;margin-top: 20px;text-align: justify;text-align-last: left;display: -webkit-box;-webkit-line-clamp: 12;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.in-about .about-description::before { content: "　　"; position: absolute; left: 0;}
.in-about img{height: 100%; max-width: 85%;float: right;border-radius: 35px 5px 35px 5px;}
.in-about .about-btn{display: block;position: relative;overflow: hidden; color: #fff; text-align: center;box-sizing: border-box;width: 150px;border-radius: 35px 5px 35px 5px;padding: 10px 8px;margin-top: 30px;background: #2b9865;border: 1px solid #2b9865;}
.in-about .about-btn:hover{background: #1e71b3;border: 1px solid #1e71b3;}
.in-about .about-btn span{display: block;width: 100%;position: relative;z-index: 1;outline: 0;margin: 0;overflow: hidden;}
.in-about .about-btn::after{content: "";position: absolute;width: 0;height: 100%;transition: all 0.3s;z-index: 0;opacity: 0;top: 0;left: 0;}
.in-about .about-btn:hover::after{opacity: 1;}
@media screen and (max-width: 1440px) and (min-width: 1367px){.in-about .about-description{font-size: 16px;-webkit-line-clamp: 11;}}
@media screen and (max-width: 1366px) and (min-width: 1025px){.in-about .about-description{font-size: 15px;-webkit-line-clamp: 9;}}
@media screen and (max-width: 1024px) and (min-width: 768px){.in-about .about-description{font-size: 14px;-webkit-line-clamp: 7;}}
@media screen and (max-width: 768px){
  .in-about .w {flex-direction: column;}
  .in-about .about-content-box {flex-direction: column;}
  .in-about{padding: 30px 0;background-size: 600px;}
  .in-about .about-content-box{padding-left: 0;}
  .in-about p{padding-left: 45px; font-size: 20px;line-height: 1.5;margin-top: 10px;}
  .in-about .about-description{font-size: 16px;line-height: 1.5;margin-top: 10px;}
  .in-about .about-btn{display: none;}
  .in-about img{width: 100%;max-width: 100%;margin-top: 20px;}
}

.in-news{ background: rgba(238,238,238,1); padding: 50px 0 100px 0;}
.in-news .w{ position: relative; overflow: visible;}
.in-news .newsswiper .swiper-slide{ background: #2b98652e; border-radius: 5px;overflow: hidden;position: relative; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.in-news .newsswiper .swiper-slide:hover{ background: #2b9865; box-shadow: 0 4px 20px rgba(0,0,0,0.2); transform: translateY(-5px); transition: all 0.3s ease-in-out; }
.in-news .newsswiper .swiper-slide a{display: block;height: 100%;padding: 37px 30px 28px;}
.in-news .newsswiper .swiper-slide .txt{text-align: justify;}
.in-news .newsswiper .swiper-slide .txt .t1{display: flex;align-items: center;}
.in-news .newsswiper .swiper-slide .txt .t1 img{width: 16px;margin-right: 8px;font-size: 14px;}
.in-news .newsswiper .swiper-slide .txt .t2{line-height: 1.5;height: 3em;margin: 15px 0;font-size: 18px;font-weight: bold;}
.in-news .newsswiper .swiper-slide .txt .t3{display: flex;align-items: center;margin-bottom: 35px;}
.in-news .newsswiper .swiper-slide .txt .t3 .in{width: 22px;height: 22px;display: flex;align-items: center;justify-content: center;border: 1px solid #474747;border-radius: 50px;margin-left: 10px;}
.in-news .newsswiper .swiper-slide .txt .t3 .in .i{width: 10px;position: relative;}
.in-news .newsswiper .swiper-slide .txt .t3 .in .i img{border: none; display: block; max-width: 100%;}
.in-news .newsswiper .swiper-slide .img{overflow: hidden;border-radius: 8px; height: 200px;}
/* .in-news .newsswiper .swiper-slide .txt .t3 .in .i img:last-child{position: absolute;left: 0;top: 0;opacity: 0;} */
.in-news .newsswiper .swiper-slide .img img{width: 100%; height: 100%; object-fit: cover;}
.in-news .newsswiper .swiper-slide:hover:after{width: 100%;}
.in-news .newsswiper .swiper-slide:hover .txt .t2{color: #fff;}
.in-news .newsswiper .swiper-slide:hover .img img{transform: scale(1.05);}
/* .in-news .newsswiper .swiper-slide:hover .txt .t3 .in .i img:last-child{opacity: 1;}
.in-news .newsswiper .swiper-slide:hover .txt .t3 .in .i img:first-child{opacity: 0;} */
.in-news .newsswiper .swiper-slide:hover .txt .t3{color: #fff;}
.in-news .newsswiper .swiper-slide:hover .txt .t3 .in{border: 1px solid #fff;background: #fff;}
.in-news .custom-arrow{position: absolute;top: 60%;width: 40px;height: 40px;background: rgba(0, 0, 0, 0.4);color: #fff;border-radius: 50%;z-index: 99;display: flex;align-items: center;justify-content: center;cursor: pointer;opacity: 0.7;transition: all 0.3s;}
.in-news .custom-arrow:hover{opacity: 1;background: rgba(0, 0, 0, 0.6);}
.in-news .swiper-button-prev{left: -60px;}
.in-news .swiper-button-next{right: -60px;}
.in-news .custom-arrow i{font-size: 30px;}
.in-news .custom-arrow::before{ font-size: 20px;}
.in-news .custom-arrow::after{ font-size: 20px;}
@media (max-width: 1280px){.in-news .newsswiper .swiper-slide .img{height: 150px;}}
@media (max-width: 768px){
  .in-news {padding: 20px 0 50px 0;}
}

.ss_img{ height: 60px;}
.ss_img .waves{position: relative; width: 100%; height: 60px; min-height: 60px}
.parallax>use {animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite}
.parallax>use:nth-child(1) { animation-delay: -2s;animation-duration: 7s}
.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}
.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}
.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}
@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}

/* tyliuyan */
.tyliuyan{ position: relative; display: flex; justify-content: center; background-color: #000; background-image: linear-gradient(0deg, #2b9865 0%, rgba(255, 255, 255, 0) 40%), url(../image/syliuyan.jpg); background-position: top center; background-repeat: no-repeat; border-width: 0px; border-color: rgb(234, 233, 233); border-style: solid; background-size: cover;}
.tyliuyan{ padding-top: 200px; padding-bottom: 200px; margin-bottom: 0px;}
.tyliuyan .lytt{ width: 100%; text-align: center;}
.tyliuyan .lytt .lyttnr{ width: 100%; margin-left: 3.84%; margin-right: 3.84%;}
.tyliuyan .lytt h2{ font-size: 3em; color: #fff; font-weight: normal; padding-bottom: 40px;}
.tyliuyan .lytt p{ color: #fff;}
.tyliuyan .lybn{ position: relative; width: 100%; text-align: center;}
.tyliuyan .lybn a{ display: inline-block; margin-top: 34px; padding: 17px 40px; line-height: 21px; font-size: 18px; border-color: #fff; background: #2b9865;color:#fff; font-weight: bold;}
.tyliuyan .lybn a:hover{ background:#1e71b3;}
@media only screen and (min-width:1200px){ .tyliuyan{ padding-right: 30px;}
  .tyliuyan .lytt{ width: 50% !important; float: left; padding-left: 20px; text-align: left;}
  .tyliuyan .lybn{ width: 50% !important; float: right; text-align: right; padding-right: 20px;}
  .tyliuyan .layout-wrapper{ width: 100%;}
}

.foot{ min-height: 0px;  padding: 0px;  margin-left: auto; margin-right: auto; width: 100%; background: #2b9865;}
.foot .w{display: flex;flex-wrap: wrap;flex-direction: row; position: relative; z-index: 2; }
.foot .p_item{max-width: 100%;max-height: 100%}
.foot .dbnav{display: flex;flex-wrap: wrap;flex-direction: row; justify-content: space-between;width: 100%;padding-top: 2%;padding-bottom: 2%;margin-bottom: 0%;border-bottom: 1px solid rgba(255,255,255,0.1)}
.foot .dbnav .dblogo{flex: 0 0 35%;align-self: center;}
.foot .dbnav .dblogo img{width: 100%;height: 100%;object-fit: contain;filter: unset}
.foot .dbnav ul{flex: 0 0 60%;align-self: center; display: flex;}
.foot .dbnav ul li{min-width: 80px;max-width: 20%;width: auto;padding: 0 10px;flex-grow: 1}
.foot .dbnav ul li a{ color: rgba(255, 255, 255, 0.8); font-size: 15px; text-align: center;}
.foot .contact-container{display: flex;justify-content: space-between;align-items: flex-start;width: 100%;margin: 0 auto;padding: 40px clamp(1rem, 5vw, 3rem);color: #fff;}
.foot .contact-info{display: flex;flex-wrap: wrap;gap: 20px;flex: 1;}
.foot .info-item{flex: 1 1 calc(25% - 20px);min-width: 200px;}
.foot .info-item .icon{width: 30px;height: 30px;background-size: contain;background-repeat: no-repeat;margin-top: 4px;flex-shrink: 0;}
.foot .icon.phone{background-image: url('../image/phone.svg');}
.foot .icon.mail{background-image: url('../image/mail.svg');}
.foot .icon.location{background-image: url('../image/location.svg');}
.foot .label{font-weight: bold; font-size: 18px; padding-top: 10px;}
.foot .value {font-size: 16px; padding-top: 10px;}
.foot .value a{ display: inline-block; color: #fff;text-decoration: none;}
.foot .qr-code{flex-shrink: 0;width: 150px;height: auto;margin-left: 20px;}
.foot .qr-code img{max-width: 100%;display: block;}
@media (max-width: 1024px){.foot .info-item{flex: 1 1 calc(50% - 20px);}}
@media (max-width: 768px) {
  .foot .dbnav{flex-direction:column;gap:15px;padding:3% 5%}
  .foot .dbnav .dblogo{flex:none;width:100%;max-width:200px;margin:0 auto}
  .foot .dbnav ul{flex:none;width:100%;flex-wrap:wrap;justify-content:center;gap:10px 5px;padding:0;margin:0}
  .foot .dbnav ul li{flex:1 1 calc(25% - 10px);min-width:auto;max-width:none;padding:5px 8px;text-align:center}
  .foot .dbnav ul li a{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
  .foot .contact-container{flex-direction: column;}
  .foot .contact-info{flex-direction: column;gap: 16px;}
  .foot .info-item{width: 100%;display: flex;flex: 1;align-items: center;margin-bottom: 0;}
  .foot .info-item .icon{width: 24px;height: 24px;margin-right: 12px;margin-top: 0;}
  .foot .label, .foot .value{padding-top: 0;font-size: 15px;display: inline;color: rgba(255, 255, 255, 0.8);}
  .foot .label{margin-right: 4px;}
  .foot .qr-code{ display: none; margin-left: 0;margin-top: 24px;}
}
.foot .footbq{ position: relative; z-index: 2; justify-content: space-between; border-top: 1px solid rgba(255,255,255,0.1);padding: 15px 10px}
.foot .footbq p{line-height: 1.5;color: rgba(255,255,255,0.6);font-size: 14px}
.foot .footbq p a{color: rgba(255,255,255,0.6);}
.foot .footbq p a:hover{color: #fff;}

.footer-fix{ display: none;}


/* 返回顶部按钮样式*/
.back-to-top{display: none;position: fixed;bottom: 20px;right: 20px;width: 40px;height: 40px;background-color: #237d53;color: #fff;text-align: center;line-height: 40px;border-radius: 50%;cursor: pointer;z-index: 999;}

/*内页banner*/
.banner{width: 100%;overflow: hidden;position: relative;padding-top: 100px;}
.banner, .banner img{width: 100%;transition: all 1s;}
.banner img:hover{transform: scale(1.02);}
.banner .w{position: absolute;left: 50%;transform: translate(-50%, -50%);top: 60%;height: 150px;}
.banner .w h4{display: inline-block;padding-bottom: 20px; color: #fff;font-size: 18px;position: relative; text-transform: uppercase;}
.banner .w h4:before, .banner .w h4:after{content: '';position: absolute;left: 0;bottom: 0;width: 80%;border-bottom: 1px solid #fff;opacity: .8;}
.banner .w h4:after{width: 20%;bottom: -1px;border-bottom: 3px solid #fff;opacity: 1;}
.banner .w h5{margin-top: 10px;color: #fff;font-size: 42px; letter-spacing: 4px;}
.banner .w p{color: #c4c7ca;font-size: 20px;line-height: 20px;opacity: 6;transform: translateY(30px);transition: all 2s;font-weight: normal;}

/*关于*/
.ny-bg{background: #eee; padding-bottom: 100px;}
.ny-bg .com-title{ padding-bottom: 20px;}
.about-nav{ display: none; text-align: center;}
.about-nav .box{ width: 100%; display: inline-block; height: 80px; line-height: 90px; border-radius: 80px; padding: 0 45px; background-color: #fff; overflow-x: auto;white-space: nowrap;padding: 0 15px;/* 隐藏滚动条*/-webkit-overflow-scrolling: touch;scrollbar-width: none;-ms-overflow-style: none;}
.about-nav a{display: inline-block; padding: 0 5px; margin: 0 1.75vw; color: #1e242b; font-size: 20px; line-height: 1; position: relative; overflow: hidden;}
.about-nav a:after{content: ''; position: absolute; left: 0; bottom: -20px; width: 100%; height: 5px; background-color: rgba(43,252,101,.9); transition: all .3s; opacity: .8;}
.about-nav a:hover:after,
.about-nav a.active:after{bottom: 0;}
.about .main{height: 100%; /**padding-top: 30px; **/ position: relative;}
.about .main p img{ padding: 20px 0; max-width: 100%; height: auto; display: block; margin: 0 auto;}
.about-photo li.col{margin-bottom: 30px; background-color: #f5f5f5;}
.about-photo li .img{ display: block; height: 0; background-color: #fff; padding-bottom: 63%; position: relative;}
.about-photo li img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;object-fit: contain;}
.about-photo li h4{height: 70px; line-height: 70px; text-align: center; color: #1e242b; font-size: 16px; background-color: #fff; padding:5px;}

/*newslist*/
.news_list{position:relative; padding:40px 0 30px;}
.news_list .news_li{background:#FFF;margin-bottom:20px;transition:all .6s;box-shadow:0 0 16px rgba(0,0,0,.08);}
.news_list .news_li .nl_left{width:300px;float:left;}
.news_list .news_li .nl_left .img{width:100%;padding-bottom:200px;position:relative;}
.news_list .news_li .nl_left .img img{display:block;width:100%;height:100%; padding: 5%; object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_li .nl_right{width:calc(100% - 300px);float:right;padding:37px 23px 64px 0;}
.news_list .news_li .nl_right a{display:block;}
.news_list .news_li .nl_right a .news_txt{width:calc(100% - 160px);padding:0 50px 0 35px;float:left;transition:all .6s;}
.news_list .news_li .nl_right a .news_txt p{margin:0;}
.news_list .news_li .nl_right a .news_txt p:first-child{height:26px;line-height:26px;font-size:18px;color:#717171;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_li .nl_right a .news_txt p:last-child{font-size:14px;color:#a2a2a2;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:18px;}
.news_list .news_li:hover .nl_right a .news_txt p:first-child{ color: #085dad; font-weight: bold;}
.news_list .news_li .nl_right a .news_date{width:160px;float:right;transition:all .8s;}
.news_list .news_li .nl_right a .news_date span{display:inline-block;height:26px;line-height:26px;color:#999;font-size:19px;}
.news_list .news_li .nl_right a .news_date em{display:inline-block;width:100px;height:35px;line-height:33px;border:1px solid #dedfe1;border-radius:16px;font-size:12px;font-family:Arial;text-align:center;color:#CCC;font-style:normal;margin-top:38px;}
.news_list .news_li:hover{}
.news_list .news_li:hover .nl_right a .news_txt{padding:0 30px 0 55px;}
.news_list .news_li:hover .nl_right a .news_date{padding-left:30px;}
.news_list .news_li:hover .nl_right a .news_date em{background:#CCC;border:1px solid #CCC;color:#FFF;}
/*newscow*/
.newscow{padding:50px 40px; max-width: 1200px; margin: 30px auto; background: #fff; box-shadow: 0 0 16px rgba(0,0,0,.08); border-radius: 10px; overflow: hidden;}
.newscow .newscow_center{ text-align: center;}
.newscow .newscow_center .h1{margin:0;line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_center .pubinfo{margin:0;line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_center .pubinfo span{padding-right:10px;white-space:nowrap; font-size: 15px;}
.newscow .newscow_center .pubinfo span i{vertical-align: middle; font-size: 15px; padding-right: 5px;}
.newscow .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscount img{margin:10px auto;display:block;max-width:100%;height:auto;}
.newscow .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.newscow .newscount table td p{margin-top:0;line-height:1.8;}

/* product */
.cplb_box{display:flex;flex-wrap:wrap}
.cplb_box .cplb_box_item{width:23.5%;margin-right:2%;border:1px solid #d8d8d8;margin-bottom:35px}
.cplb_box_item:nth-child(4n){margin-right:0}
.cplb_box_itemimg{ width: 100%; height: 300px; background: #fff; overflow:hidden}
.cplb_box_itemimg img{width:100%; height: 100%; object-fit: contain; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box .cplb_box_item:hover img{transform:scale(1.1)}
.cplb_box_itemtxt{height:91px;border-top:1px solid #d8d8d8;display:flex;justify-content:space-between;padding:0 25px;align-items:center;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box_itemtxtl{width:calc(100% - 110px)}
.cplb_box_itemtxtlh{font-size:22px;color:#333}
.cplb_box_itemtxtlp{font-size:13px;color:#999}
.cplb_box_itemtxtr{width:110px;height:45px;background-color:#e9e9e9;text-align:center;line-height:45px;font-size:15px;color:#999;font-family:BEBAS;text-transform:uppercase;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box .cplb_box_item:hover{border:1px solid #2b9865}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxt{background-color:#2b9865;border-top:1px solid #2b9865}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtlp{color:#fff}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtlh{color:#fff}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtr{background-color:#333;color:#fff}
@media screen and (max-width:1600px){.cplb_box_itemtxt{padding:0 20px}
.cplb_box_itemtxtlh{font-size:18px}
.cplb_box_itemtxtl{width:100%}
}
@media screen and (max-width:1200px){.cplb_box_itemtxt{padding:0 10px}
.cplb_box_itemtxtr{width:auto;padding:0 10px}
}
@media screen and (max-width:992px){.cplb_box .cplb_box_item{width:49%!important;margin-right:2%}
.cplb_box_item:nth-child(2n){margin-right:0!important}
.cplb_box_itemtxtlh{font-size:14px;line-height:20px;margin-bottom:5px}
.cplb_box_itemimg img{padding:5%}
}
@media screen and (max-width:768px){.cplb_box_itemtxtr{display:none}
.cplb_box_itemtxtlp{font-size:12px}
.cplb_box_itemtxt{height:auto;padding:10px}
.proc .nyby_txt{display:none}
.proc .nyby{height:30px}
}

/*product-details*/
.product-page { background: #fff; padding: 50px; margin-bottom: 50px; overflow:hidden;}
.product-page-plan {width:40%;float:left;}
.product-page-plan .tm-m-photo-viewer{ border-top-left-radius: 5%; border-top-right-radius: 5%;}
.product-page-plan .tm-m-photo-viewer > img{ width: 100%; height: 100%; object-fit: contain;}
.product-page-plan .tm-m-photos-thumb li{ background: #fff;}
.product-page-plan .thumbnail>span:hover{ background: #2b9865;}
.product-attributes {width:58%;float:right;}
.product-attributes .product-name { font-weight: bold; padding-top: 10px; font-size:28px;line-height:30px;margin-bottom:20px; padding-bottom: 10px; border-bottom: 2px solid #ebebeb;}
.product-attributes-item {margin-bottom:20px;}
.product-attributes-item p{font-size:16px;line-height:2em;margin-bottom:20px;}
.product-attributes-item p img{ max-width: 200px;}
.product-detail-annex {margin:20px 0 0 0;overflow:hidden;}
.product-detail-annex .pro-email-icon {display:inline-block;margin-right:10px;}
.product-detail-annex .pro-email-icon a {line-height:20px;color:#fff;background-color:#292a2d;padding:8px 15px;display:block;}
.product-detail-annex .pro-email-icon a i { color: #fff; font-size:22px;margin-right:5px; vertical-align: middle;}
.product-detail-annex .pro-annex-icon {display:inline-block;}
.product-detail-annex .pro-annex-icon a {line-height:20px;background:#f0f0f0;padding:8px 15px;display:block;}
.product-detail-annex .pro-annex-icon a i {margin-right:5px;}
.product-detail-annex a:hover {color:#fff;background-color:#292a2d;}
.product-detail-annex a:hover i{ color: #fff;}
.product-details .fenxiang i{ margin: 10px 5px; font-size: 30px; color: #292a2d;}
.product-details .fenxiang i:hover{ color: #292a2d;}

.product-information {padding:30px 0; overflow:hidden;}
.product-information-content h1{border-bottom:1px solid #ececec;overflow:hidden;padding:0;line-height:28px;font-size:20px;padding-bottom:20px; margin-bottom: 20px;}
.product-information-content p{ font-size: 16px; line-height: 2em;}
.product-information-content p strong{ color: #292a2d;}
.product-information-content p img{ max-width: 100%; height: auto;}
.product-information-content p table { border-collapse: collapse; border: 1px solid #292a2d;}
.product-information-content p table th, .product-information-content p table td { border: 1px solid #292a2d;}
@media (max-width: 768px){
  .product-details{ padding: 20px 0; flex-direction: column;}
  .product-page-plan{ width: 100%; margin-bottom: 20px;}
  .product-attributes{ width: 100%;}
  .product-information{ padding: 20px 0;}
  .product-detail-annex .pro-email-icon{ margin-bottom: 10px;}
}

/*联系我们*/
.contact{padding-top: 0;}
.contact ul{padding-left: 2vw;padding-top: 1.25vw;background-color: #fff;}
.contact li.col{padding-top: 40px;padding-bottom: 40px;text-align: left;overflow: hidden;}
.contact li .img{float: left;height: 65px;width: 80px;}
.contact li .txt{float: left;width: calc(100% - 80px);}
.contact li h5{height: 30px;color: #555;font-size: 20px;}
.contact li p{color: #1e242b;font-size: 22px;}
.contact .map{margin-top: 40px;}
#map{width: 100%;height: 520px;}
.contact .map h5{padding-left: 40px;line-height: 75px;color: #262626;font-size: 18px;background-color: #fff;}
.contact .map h5 img{margin-right: 15px;}

/* 合作 */
.ser-custom{padding-top: 80px;padding-bottom: 0;}
.ser-form .mycol{margin: 0 -5px;}
.ser-form li.col{padding: 0 5px;margin-bottom: 10px;}
.ser-form li input{width: 100%;padding: 0 20px;line-height: 50px;border: 1px solid #bfbfbf; border-radius: 10px;}
.ser-form textarea{padding: 20px;width: 100%;height: 240px;margin-bottom: 2.5vw;border: 1px solid #bfbfbf; border-radius: 10px; font-family: "微软雅黑";}
.ser-form .o-footer{text-align: center;}
.ser-form .o-footer .sub{display: inline-block;width: 135px;height: 40px;line-height: 40px;border-radius: 40px;margin-right: 30px;text-align: center;color: #fff;font-size: 18px;background: #d9110c;vertical-align: middle; cursor: pointer;}
.ser-form .o-footer input{width: 120px;padding: 0 20px;line-height: 40px;border: 1px solid #bfbfbf; border-radius: 10px;}
.ser-form .o-footer img{ padding-right: 20px;}

/*分页符*/
.page {width: 100%;height: 50px;text-align: center;line-height: 50px;padding-top: 20px; clear:both;}
.page a, .page span{background: #f0f0f0;height: 35px;min-width: 35px; padding: 0 5px; display: inline-block;line-height: 35px;text-align: center;transition: ease all 0.4s;-webkit-transition: ease all 0.4s;-moz-transition: ease all 0.4s;-o-transition: ease all 0.4s;}
.page .page-num-current{background: #292929;color: #fff;height: 35px;width: 35px;display: inline-block;line-height: 35px;text-align: center;}
.page a:hover{color: #fff;background: #2b9865;}

.fanye{list-style:none; margin-top: 20px; border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;padding-top:10px;padding-bottom:10px;margin-top:10px; font-size: 14px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#666;}

/* 图片放大 */
body.fancybox-active{overflow:hidden}
body.fancybox-iosfix{position:fixed;left:0;right:0}
.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}
.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}
.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}
.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}
.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}
.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}
.fancybox-toolbar{top:0;right:0;margin:0;padding:0}
.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}
.fancybox-is-closing .fancybox-stage{overflow:visible}
.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}
.fancybox-slide--image{overflow:visible}
.fancybox-slide--image:before{display:none}
.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}
.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}
.fancybox-slide--next{z-index:99995}
.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}
.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}
.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}
.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}
.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-spaceball{z-index:1}
.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}
.fancybox-iframe{display:block;padding:0;border:0;height:100%}
.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}
.fancybox-error{padding:40px;max-width:380px;cursor:default}
.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}
.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}
.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}
.fancybox-button:focus,.fancybox-button:hover{color:#fff}
.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}
.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}
.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}
.fancybox-button--share svg path{stroke-width:1}
.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}
.fancybox-button--zoom svg path{fill:transparent}
.fancybox-navigation{display:none}
.fancybox-show-nav .fancybox-navigation{display:block}
.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}
.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}
.fancybox-navigation .fancybox-button--arrow_left{left:0}
.fancybox-navigation .fancybox-button--arrow_right{right:0}
.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}
.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}
.fancybox-close-small:focus{outline:none}
.fancybox-close-small:focus:after{outline:1px dotted #888}
.fancybox-close-small:hover:after{color:#555;background:#eee}
.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}
.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}
.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}
.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}
.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}
.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}
.fancybox-caption a{color:#fff;text-decoration:underline}
.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}
@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}
.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}
.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}
.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}
.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}
.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}
.fancybox-share p{margin:0;padding:0}
p.fancybox-share__links{margin-right:-10px}
.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}
.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}
.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}
.fancybox-thumbs-x>ul{overflow:hidden}
.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}
li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}
.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}
.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}
@media (max-width:800px){.fancybox-thumbs{width:110px}
.fancybox-show-thumbs .fancybox-inner{right:110px}
.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

