@charset "utf-8";

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#d3dfda;} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background:#0d8257; border-radius: 10px;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family: "Noto Sans SC", "Roboto",sans-serif; font-weight: 400; font-size:12px; font-size:1.2rem; margin:0 auto; color:#222; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#222; text-decoration:none;}
a:hover{color:#0d8257;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

img{vertical-align:middle; border:0;}

.NSS100{font-family: 'Noto Sans SC'; font-weight: 100;}
.NSS300{font-family: 'Noto Sans SC'; font-weight: 300;}
.NSS400{font-family: 'Noto Sans SC'; font-weight: 400;}
.NSS500{font-family: 'Noto Sans SC'; font-weight: 500;}
.NSS700{font-family: 'Noto Sans SC'; font-weight: 700;}
.NSS900{font-family: 'Noto Sans SC'; font-weight: 900;}

.Roboto100{font-family: 'Roboto'; font-weight: 100;}
.Roboto300{font-family: 'Roboto'; font-weight: 300;}
.Roboto400{font-family: 'Roboto'; font-weight: 400;}
.Roboto500{font-family: 'Roboto'; font-weight: 500;}
.Roboto700{font-family: 'Roboto'; font-weight: 700;}
.Roboto900{font-family: 'Roboto'; font-weight: 900;}

.Montserrat200{font-family: 'Montserrat'; font-weight: 200;}
.Montserrat300{font-family: 'Montserrat'; font-weight: 300;}
.Montserrat400{font-family: 'Montserrat'; font-weight: 400;}
.Montserrat500{font-family: 'Montserrat'; font-weight: 500;}
.Montserrat600{font-family: 'Montserrat'; font-weight: 600;}
.Montserrat700{font-family: 'Montserrat'; font-weight: 700;}
.Montserrat800{font-family: 'Montserrat'; font-weight: 800;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.b{font-weight: bold;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#0d8257;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#222;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 92%; max-width: 1600px; margin: 0 auto;}

@media only screen and (max-width:1780px) {
	.container{max-width: auto;}
}

/*head*/
.header{position: relative; z-index: 999; width: 100%; padding: 0 1.5%; background: #fff; box-shadow: 0 0 55px rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.header.fixed{position: fixed; z-index: 999;}

.header .logo{transition: 0.5s; display: flex; justify-content: flex-start;}
.header .logo .ico{width: 4.3vw; min-width: 65px;}
.header .logo .ico a{position: relative; width: 100%; height: 0; padding-bottom: 82%; overflow: hidden; display: block; background: url(logo.png) no-repeat left center; background-size: 100%; transition: 1s;}
.header .logo .x{width: 1px; height: auto; margin: 0 1vw; background: #ededed;}
.header .logo .title{display: flex; align-items: center; justify-content: flex-start;}
.header .logo .title .box p:first-child{display: flex; align-items: center; justify-content: flex-start;}
.header .logo .title .box p:nth-child(2){color: #666;}
.header .logo .title .box p:nth-child(2) font{color: #0d8257; font-weight: 500;}

.headerbox{width: 60%; transition: .5s;}
.headerbox .top{padding: .6% 0; display: flex; align-items: center; justify-content: flex-end;}
.headerbox .top .list{color: #666; margin-left: 1.5vw;}
.headerbox .top .list i{color: #0d8257;}
.headerbox .top .list span{margin-left: 5px;}

.navsearch{padding: 1.5% 0; border-top: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.nav{flex: 1; width: 100%; margin-right: 5%;}
.nav .nav_pc{width: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a a{position: relative; width: 100%; color: #000; padding: 1% 0; display:inline-block; display: flex; align-items: center; justify-content:center;}
.nav ul li.hovert .f_a a, .header ul li:hover .f_a a{color: #0d8257; font-weight: 700;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:140%; width: 8vw; background:#fff; z-index: 9;}
.nav ul li .s_navbox .s_a a{position: relative; text-transform:uppercase; display:block; text-align: center; padding: 8px 5px; border-bottom: 1px solid rgba(0,0,0,.08); border-left: 1px solid rgba(0,0,0,.08); border-right: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a:first-child{border-top: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a::before{content: ""; position: absolute; left: -1px; bottom: -1px; width: calc(100% + 2px); height: 0; background: #0d8257; transition: .6s;}
.nav ul li .s_navbox .s_a a:hover::before{height: calc(100% + 2px);}
.nav ul li .s_navbox .s_a a:hover{color: #fff;}
.nav ul li .s_navbox .s_a a span{position: relative;}

.search{width: 11.5vw; min-width: 140px;}
.search form{padding: 8px 15px; background: #f0f0f0; border-radius: 5px; border: none; display: flex; align-items: center; justify-content: space-between;}
.search input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block;}
.search input[type="search"]{flex: 1; width: 100%; background:none; border: none; color: #222;}
.search input::-webkit-input-placeholder{color: #888;}
.search input[type="submit"]{position: relative; width: 8%; height: 0; padding-bottom: 8%; text-indent: 9999px; text-transform: uppercase; color: #fff; background:url("s1.png") no-repeat center center; background-size: 100%; border: none; cursor: pointer;}


@media screen and (max-width: 1366px){
	.header .logo .title .box p:first-child img{height: 20px;}
}
@media screen and (max-width: 1280px){
	.header .logo .title .box p:first-child img{height: 19px;}
	
	.nav{margin-right: 3%;}
	.nav ul li .s_navbox{width: 120px;}
	.nav ul li .s_navbox .s_a a{padding: 6px 4px;}

	.search form{padding: 7px 12px;}
}
@media screen and (max-width: 1024px){
	.header .logo .title .box p:first-child{font-size: 20px; font-size: 2rem;}
	.header .logo .title .box p:first-child img{height: 16px;}
	.header .logo .title .box p:nth-child(2){font-size: 16px; font-size: 1.6rem;}
	
	.search{min-width: 100px;}
	.search form{padding: 6px 10px;}
	.search input[type="submit"]{width: 12%; padding-bottom: 12%;}
}
@media screen and (max-width: 900px){
	.nav ul li .f_a{font-size: 16px; font-size: 1.6rem;}
}

.m_nav{display:none}
.m_img{display: none}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.header{display:none}
	.m_img{display:block; height:50px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd; padding:0 2%; display: flex; align-items: center; justify-content: space-between;}
	.m_img .headlf{ height: 100%; float: left; display: flex; align-items: center; justify-content: center;}
	
	.m_img .headlf .m_logo{transition: 0.5s; display: flex; justify-content: flex-start;}
	.m_img .headlf .m_logo .ico{width: 45px;}
	.m_img .headlf .m_logo .ico a{position: relative; width: 100%; height: 0; padding-bottom: 82%; overflow: hidden; display: block; background: url(logo.png) no-repeat left center; background-size: 100%; transition: 1s;}
	.m_img .headlf .m_logo .x{width: 1px; height: auto; margin: 0 2vw; background: #ededed;}
	.m_img .headlf .m_logo .title{display: flex; align-items: center; justify-content: flex-start;}
	.m_img .headlf .m_logo .title .box p:first-child{display: flex; align-items: center;}
	.m_img .headlf .m_logo .title .box p:first-child img{height: 13px; margin: 0 1px;}
	.m_img .headlf .m_logo .title .box p:nth-child(2){color: #666;}
	.m_img .headlf .m_logo .title .box p:nth-child(2) font{color: #0d8257; font-weight: 500;}
	
	.m_img .headrg{display: flex; align-items: center; justify-content: center;}
	.m_img .headrg a .m_menuimg{height: 36px;}
	.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
	.m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
	.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #232530}
	.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
	.m_nav .m_navList ul li .m_f_a{display: flex; align-items: center; justify-content: space-between; width: 100%}
	.m_nav .m_navList ul li .m_f_a a{flex: 1;}
	.m_nav .m_navList ul li .m_f_a i{width: 40px; height:35px; box-sizing: border-box; padding:0 5px; display: block;}
	.icon{ background:url(plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
	.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

/*banner*/
.banner{position: relative; width: 100%; height: 0; padding-bottom: 40%;}
.banner .swiper-wrapper{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .slide-inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center;	background-size: cover;}
.banner .swiper-slide .slide-inner:nth-child(2){display: none;}
.banner .swiper-pagination{bottom: 2%;}
.banner .swiper-pagination-bullet{background:none; opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(0,0,0,.4); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#0d8257;height:1px; width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#0d8257;position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 48%; background:rgba(0,0,0,.4); color: #fff; width: 40px; height: 40px; border-radius: 3px; --swiper-navigation-size: 6px; outline: none;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #0d8257; color: #fff;}

.banner .autoplay-progress{position: absolute; right: 3%; bottom: 3%; z-index: 1; width: 3vw; min-width: 30px; height: 3vw; min-height: 30px; display: flex; align-items: center; justify-content: center; font-weight: bold; color: #fff;}
.banner .autoplay-progress svg {--progress: 0; position: absolute; left: 0; top: 0px; z-index: 10; width: 100%; height: 100%; color: #fff; stroke-width: 1px; stroke: #fff; fill: none; stroke-dashoffset: calc(125.6 * (1 - var(--progress))); stroke-dasharray: 125.6; transform: rotate(-90deg);}

@media only screen and (max-width:1024px){
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; padding-bottom: 60%;}
	.banner .swiper-slide .slide-inner:first-child{display: none;}
	.banner .swiper-slide .slide-inner:nth-child(2){display: block;}
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 25px; height: 25px; --swiper-navigation-size: 8px;}
}
@media only screen and (max-width:560px){
	.banner .swiper-container .swiper-pagination{bottom:3px;}
	.banner .swiper-pagination-bullet{width:10px; height:10px;}
	.banner .swiper-pagination-bullet span{width:7px;height:7px;}
	.banner .swiper-pagination-bullet i{top:3px;}
}

/**aboutbanner**/
.aboutbanner{position: relative; width: 100%; height: 0; padding-bottom: 25%; overflow: hidden;}
.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); z-index: 3; color: #fff;}
.aboutbanner-desc p{text-shadow:-1px -1px 0 rgba(0,0,0, .1), 1px -1px 0 rgba(0,0,0, .07), -1px 1px 0 rgba(0,0,0, .07), 1px 1px 0 rgba(0,0,0, .07);}
.aboutbanner-desc p:nth-child(2){margin-top: 1%; color: rgba(255,255,255, .9);}
.aboutbanner .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

@media only screen and (max-width:1600px){
	.aboutbanner-desc p:first-child{font-size: 45px; font-size: 4.5rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1366px){
	.aboutbanner-desc p:first-child{font-size: 40px; font-size: 4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1024px){
	.aboutbanner-desc p:first-child{font-size: 34px; font-size: 3.4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 17px; font-size: 1.7rem;}
}
@media only screen and (max-width:800px){
	.aboutbanner{margin-top: 50px; padding-bottom: 30%;}
}
@media only screen and (max-width:560px){
	.aboutbanner-desc p:first-child{font-size: 26px; font-size: 2.6rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 16px; font-size: 1.6rem;}
}

/**首页栏目标题**/
.indextitle{color: #000;}
.indextitle .title01{position: relative; display: inline-block;}
.indextitle .title01 font{color: #0d8257;}
.indextitle .title01 .ico{position: absolute; right: -.9vw; top: -.1vw; width: 1.9vw; height: 1.9vw; background: url(indextitle-ico.png) no-repeat center center; background-size: 100%;}
.indextitle .title02{color: #888888; margin-top: 5px;}

@media only screen and (max-width:1600px){
	.indextitle .title01{font-size: 44px; font-size: 4.4rem;}
}
@media only screen and (max-width:1366px){
	.indextitle .title01{font-size: 40px; font-size: 4rem;}
	.indextitle .title01 .ico{right: -1.1vw; top: -.2vw; width: 2.2vw; height: 2.2vw;}
}
@media only screen and (max-width:1280px){
	.indextitle .title01{font-size: 3.6px; font-size: 3.6rem;}
}
@media only screen and (max-width:800px){
	.indextitle .title01 .ico{right: -1.5vw; top: -.4vw; width: 3vw; height: 3vw;}
}
@media only screen and (max-width:560px){
	.indextitle .title01{font-size: 30px; font-size: 3rem;}
	.indextitle .title01 .ico{right: -2.8vw; top: -.7vw; width: 5vw; height: 5vw;}
}

/**首页更多**/
.indexmore{}
.indexmore a{position: relative; display: flex; align-items: center; justify-content: flex-start;}
.indexmore a p:first-child{width: 2.1vw; min-width: 20px; height: 2.1vw; min-height: 20px; border-radius: 100px; overflow: hidden; background: #0d8257; color: #fff; display: flex; align-items: center; justify-content: center;}
.indexmore a p:nth-child(2){color: #666; margin-left: 10px; transition: .3s;}
.indexmore a:hover p:nth-child(2){margin-left: 20px; color: #0d8257;}

@media only screen and (max-width:800px){
	.indexmore{font-size: 18px; font-size: 1.8rem;}
	.indexmore a p:first-child{width: 3.5vw; min-width: 22px; height: 3.5vw; min-height: 22px; font-size: 14px; font-size: 1.4rem;}
}

/**首页关于威尔风行**/
.indexabout{padding: 6% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexabout .l{width: 47%;}
.indexabout .l .title{margin-top: 3%;}
.indexabout .l .content{margin: 7% 0 14% 0; color: #888; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; text-overflow: ellipsis; overflow: hidden;}

.indexabouthonor{position: relative; margin-top: 7%; padding-bottom: 2.4vw; background: url(honor-bg.png) no-repeat center bottom; background-size: 100%; overflow: hidden;}
.indexabouthonor .swiper-wrapper{width: 100%; margin: 0 auto;}
.indexabouthonor .swiper-slide{position: relative; border-radius: 5px; width: 35%; display: flex; align-items: center; justify-content: center;}
.indexabouthonor .swiper-slide:nth-child(2n){width: 20%;}
.indexabouthonor .swiper-slide:nth-child(3n){width: 45%;}
.indexabouthonor .swiper-slide.on{}
.indexabouthonor .swiper-slide .img img{height: 9vw; border: 1px solid rgba(0,0,0, .1); transition: .5s;}
.indexabouthonor .swiper-slide .desc{padding: 6% 7%; border-top: 1px solid rgba(255,255,255, .6);}
.indexabouthonor .swiper-slide .desc p{line-height: 1.6; min-height: calc(1.6em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexabouthonor .swiper-button-prev, .indexabouthonor .swiper-button-next{top: calc(100% - 2vw); background:rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 20px; height: 2vw; min-height:20px; border-radius: 100px; --swiper-navigation-size: 6px; outline:none;} 
.indexabouthonor .swiper-button-prev{left: calc(50% - 2.2vw);}
.indexabouthonor .swiper-button-next{right: calc(50% - 2.2vw);}
.indexabouthonor .swiper-button-prev:hover, .indexabouthonor .swiper-button-next:hover{background: #e20418; color: #fff;}
.indexabouthonor .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexabouthonor .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .2); opacity: 1; outline:none; transition: .3s;}
.indexabouthonor .swiper-pagination-bullet-active{background: #e20418; opacity: 1;}

.indexabout .r{width: 39%;}
.indexabout .r .indexmore{margin-top: 10%;}

.indexaboutadv{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexaboutadv .list{width: 100%; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.indexaboutadv .list .numunit{position: relative; padding: 7% 0;}
.indexaboutadv .list .numunit::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background: #0d8257; z-index: 1;}
.indexaboutadv .list .numunit .box{position: relative; color: #0d8257;}
.indexaboutadv .list .numunit .box .num{color: #0d8257;}
.indexaboutadv .list .numunit .box .unit{position: absolute; right: -20px; top: 0;}
.indexaboutadv .list:first-child .numunit .box .unit{font-size: 16px; font-size: 1.6rem; line-height: 1;}
.indexaboutadv .list .title{width: 41%;}

@media only screen and (max-width:1600px){
	.indexabout .l .title{font-size: 36px; font-size: 3.6rem;}
}
@media only screen and (max-width:1366px){
	.indexabout .l .title{font-size: 32px; font-size: 3.2rem;}
	
	.indexaboutadv .list .numunit .box .num{font-size: 55px; font-size: 5.5rem;}
	.indexaboutadv .list .title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:1280px){
	.indexabout .l .title{font-size: 30px; font-size: 3rem;}
	
	.indexaboutadv .list .numunit .box .num{font-size: 50px; font-size: 5rem;}
	.indexaboutadv .list .title{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:1024px){
	.indexaboutadv .list .numunit .box .num{font-size: 45px; font-size: 4.5rem;}
	.indexaboutadv .list .title{font-size: 2.6px; font-size: 2.6rem;}
}
@media only screen and (max-width:800px){
	.indexabout{padding: 8% 0;}
	.indexabout .l{width: 100%;}
	.indexabout .l .content{margin: 6% 0; line-height: 1.6; font-size: 18px; font-size: 1.8rem;}
	
	.indexabouthonor{margin-top: 10%; padding-bottom: 5.8vw;}
	.indexabouthonor .swiper-slide{width: 26%;}
	.indexabouthonor .swiper-slide:nth-child(2n){width: 30%;}
	.indexabouthonor .swiper-slide:nth-child(3n){width: 44%;}
	.indexabouthonor .swiper-slide .img img{height: 22vw;}
	
	.indexabout .r{width: 100%;}
	
	.indexaboutadv{margin-top: 3%;}
	.indexaboutadv .list{width: 48%;}
	.indexaboutadv .list .numunit .box .num{font-size: 40px; font-size: 4rem;}
	.indexaboutadv .list .title{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:560px){
	.indexabout .l .title{font-size: 26px; font-size: 2.6rem;}

	.indexaboutadv .list{width: 100%;}
	.indexaboutadv .list .numunit{padding: 6% 0;}
	.indexaboutadv .list .title{width: 45%; font-size: 22px; font-size: 2.2rem;}
}

/**首页关于威尔风行图片**/
.indexaboutimg p{position: relative; width: 100%; height: 0; padding-bottom: 38%; overflow: hidden;}
.indexaboutimg p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

@media only screen and (max-width:800px){
	.indexaboutimg p{padding-bottom: 53%;}
}

/**首页服务技术**/
.indexservice{padding: 6% 0 5% 0; margin-top: 5%; background: #f6f6f6;}
.indexservicetop{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}

.indexservicebox{position: relative; margin-top: 3.5%; padding-bottom: 30px; overflow: hidden;}
.indexservicebox .swiper-wrapper{width: 100%;}
.indexservicebox .swiper-slide{position: relative; z-index: 2;}
.indexservicebox .swiper-slide.on{}
.indexservicebox .swiper-slide .box{position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; padding: 5% 6%; background-image: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, .7));}
.indexservicebox .swiper-slide.on .box{background-image: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, 1));}
.indexservicebox .swiper-slide .ico img{height: 2vw; transition: 2s;}
.indexservicebox .swiper-slide.on .ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.indexservicebox .swiper-slide .title{color: #fff; margin: 3% 0;}
.indexservicebox .swiper-slide .desc{position: relative; top: 15px; opacity: 0; height: 0; color: rgba(255,255,255, .6); line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; transition: 1.5s;}
.indexservicebox .swiper-slide.on .desc{opacity: 1; top: 0; height: auto;}
.indexservicebox .swiper-slide .more{margin: 0 auto; width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 100px; overflow: hidden; border: 1px solid rgba(255,255,255, .4); color: #fff; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexservicebox .swiper-slide.on .more{opacity: 0; height: 0;}
.indexservicebox .swiper-slide .bg{position: relative; width: 100%; height: 0; padding-bottom: 137%; overflow: hidden;}
.indexservicebox .swiper-slide .bg p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexservicebox .swiper-slide .bg p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexservicebox .swiper-slide.on .bg p img{transform: scale(1.1);}
.indexservicebox .swiper-button-prev, .indexservicebox .swiper-button-next{top: 44.5%; background:rgba(0,0,0,.6); color: #fff; width: 1.4vw; min-width: 14px; height: 2vw; min-height:20px; border-radius: 5px; --swiper-navigation-size: 6px; outline:none;} 
.indexservicebox .swiper-button-prev{left: 1%;}
.indexservicebox .swiper-button-next{right: 1%;}
.indexservicebox .swiper-button-prev:hover, .indexservicebox .swiper-button-next:hover{background: #0d8257; color: #fff;}
.indexservicebox .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexservicebox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .4); opacity: 1; outline:none; transition: .3s;}
.indexservicebox .swiper-pagination-bullet-active{background: #0d8257; opacity: 1;}

@media only screen and (max-width:800px){
	.indexservice{padding: 8% 0 7% 0;}
	.indexservicebox{margin-top: 5%;}
	.indexservicebox .swiper-slide .more{width: 3vw; min-width: 22px; height: 3vw; min-height: 22px;}
}
@media only screen and (max-width:560px){
	.indexservicebox{padding-bottom: 25px;}
	.indexservicebox .swiper-slide .ico img{height: 6vw;}
}

/**首页工程案例**/
.indexcase{padding: 6% 0 5% 0;}
.indexcasecontainer{margin-top: 3.5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexcasecontainer .l{width: 23.4375%;}
.indexcasecat{display: flex; justify-content: space-between; flex-direction:column;}
.indexcasecat .list{position: relative; width: 100%; height: 100%; padding: 6% 0; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.indexcasecat .list:first-child{padding-top: 0;}
.indexcasecat .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #0d8257; transition: .5s;}
.indexcasecat .list.on::before{width: 100%;}
.indexcasecat .list.on .title{color: #0d8257;}
.indexcasecat .list .ico{color: #b5b5b5;}
.indexcasecat .list.on .ico{color: #0d8257;}

.indexcasecontainer .r{flex: 1; width: 100%; margin-left: 5.3125%;}
.indexcasebox{position: relative; overflow: hidden;}
.indexcasebox .swiper-wrapper{width: 100%;}
.indexcasebox .swiper-slide{position: relative; overflow: hidden;}
.indexcasebox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 65%; overflow: hidden;}
.indexcasebox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.indexcasebox .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexcasebox .swiper-slide.on .img p img{transform: scale(1.1);}
.indexcasebox .swiper-slide .titlemore{position: relative; padding: 5% 0; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.indexcasebox .swiper-slide .titlemore::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #0d8257; transition: .6s;}
.indexcasebox .swiper-slide.on .titlemore::before{width: 100%;}
.indexcasebox .swiper-slide .titlemore .title{flex: 1; width: 100%; margin-right: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexcasebox .swiper-slide.on .titlemore .title{color: #0d8257;}
.indexcasebox .swiper-slide .titlemore .more{margin: 0 auto; width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 100px; overflow: hidden; border: 1px solid rgba(0,0,0, .1); color: #666; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexcasebox .swiper-slide.on .titlemore .more{border: 1px solid #0d8257; background: #0d8257; color: #fff;}
.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top: 35%; background:rgba(0,0,0,.6); color: #fff; width: 1.4vw; min-width: 14px; height: 2vw; min-height:20px; border-radius: 5px; --swiper-navigation-size: 6px; outline:none;} 
.indexcasebox .swiper-button-prev{left: 1%;}
.indexcasebox .swiper-button-next{right: 1%;}
.indexcasebox .swiper-button-prev:hover, .indexcasebox .swiper-button-next:hover{background: #0d8257; color: #fff;}
.indexcasebox .swiper-pagination{bottom: .8vw; text-align: left; padding-left: 6vw; z-index: 99;}
.indexcasebox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .2); opacity: 1; outline:none; transition: .3s;}
.indexcasebox .swiper-pagination-bullet-active{background: #0d8257; opacity: 1;}

@media only screen and (max-width:1366px){
	.indexcasecat .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.indexcase{padding: 8% 0 7% 0;}
	.indexcasecontainer{margin-top: 5%;}
	.indexcasecontainer .l{width: 100%;}
	
	.indexcasecat{flex-flow: wrap;}
	.indexcasecat .list{width: 48%; height: auto; padding: 3% 0;}
	.indexcasecat .list:first-child{padding-top: 3%;}

	.indexcasecontainer .r{flex: none; margin-top: 5%; margin-left: 0;}
	.indexcasebox .swiper-slide .titlemore .more{width: 3vw; min-width: 22px; height: 3vw; min-height: 22px;}
}
@media only screen and (max-width:560px){
	.indexcasebox .swiper-slide .titlemore .title{font-size: 16px; font-size: 1.6rem;}
}

/**首页方案获取**/
.indexmessage{padding: 5%; background: url(indexmessage-bg.jpg) no-repeat center center; background-size: cover; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexmessage .l{width: 46%;}
.indexmessage .l .title{color: #fff;}
.indexmessage .l .ftitle{color: #fff; margin-top: 1%;}
.indexmessage .l .desc{color: rgba(255,255,255, .6); margin: 8% 0;}
.indexmessage .l .desc p{margin: 1% 0;}
.indexmessage .l .desc p::before{content: url("gx.png"); margin-right: 5px;}
.indexmessage .l .phone{border: 1px solid rgba(255,255,255, .27); display: inline-block; padding: 2% 4%;}
.indexmessage .l .phone .box{display: flex; justify-content: flex-start;}
.indexmessage .l .phone .name{color: #fff; margin-top: 3px;}
.indexmessage .l .phone .num{color: #f5b723; margin-left: 10px;}

.indexmessage .r{width: 46%; padding: 3%; background: #fff; border-radius: 3px; box-shadow: 0 0 20px rgba(6,56,37, .27);}
.indexmessage .r .titleico{display: flex; align-items: center; justify-content: space-between;}
.indexmessage .r .titleico .title p:nth-child(2), .indexmessage .r .titleico .ico{color: #0d8257;}

.indexmessageform{margin-top: 2%; display: flex; align-items: center; justify-content: center;}
.indexmessageform form{width: 100%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexmessageform .list{width: calc((100% - 1%) / 2); position: relative; padding: 0 1vw; margin: .5% 0; display: flex; align-items: center; justify-content: space-between; background: #f0f0f0; transition: .5s;}
.indexmessageform .list:hover{background: #e8e8e8;}
.indexmessageform .list:nth-child(3){width: 100%;}
.indexmessageform .list:nth-child(5){padding: 0 0;}
.indexmessageform .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.indexmessageform .list img{position: absolute; right: 5%; top: 50%; transform: translate(0, -50%);}
.indexmessageform input{width: 100%; padding: 12px 0; border: none; background: none; font-family: 'Noto Sans SC'; font-weight: 400;}
.indexmessageform input::-webkit-input-placeholder{color: #999;}
.indexmessageform textarea{width: 100%; padding: 12px 0; height: 5.5vw; min-height: 60px; background: none; border: none; line-height: 1.4; font-family: 'Noto Sans SC'; font-weight: 400; resize: none;}
.indexmessageform textarea::-webkit-input-placeholder{color: #999;}
.indexmessageform button{width: 100%; padding: 12px 0; margin: 0; background: #0d8257; color: #fff; text-transform: uppercase; border: none; font-family: 'Noto Sans SC'; font-weight: 400;}

@media only screen and (max-width:1600px){
	.indexmessage .l .title{font-size: 34px; font-size: 3.4rem;}
	.indexmessage .l .ftitle{font-size: 22px; font-size: 2.2rem;}
	.indexmessage .l .phone .num{font-size: 28px; font-size: 2.8rem;}
	
	.indexmessage .r .titleico .title{font-size: 28px; font-size: 2.8rem;}
	.indexmessage .r .titleico .ico{font-size: 45px; font-size: 4.5rem;}
}
@media only screen and (max-width:1366px){
	.indexmessage .l .title{font-size: 30px; font-size: 3rem;}
	.indexmessage .l .ftitle{font-size: 20px; font-size: 2rem;}
	.indexmessage .l .phone .num{font-size: 24px; font-size: 2.4rem;}
	.indexmessage .l .phone .name{margin-top: 0;}
	
	.indexmessage .r .titleico .title{font-size: 24px; font-size: 2.4rem;}
	.indexmessage .r .titleico .ico{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1024px){
	.indexmessage .l .title{font-size: 26px; font-size: 2.6rem;}
	.indexmessage .l .ftitle{font-size: 18px; font-size: 1.8rem;}
	.indexmessage .l .phone .num{font-size: 20px; font-size: 2rem;}
	
	.indexmessage .r .titleico .title{font-size: 20px; font-size: 2rem;}
	.indexmessage .r .titleico .ico{font-size: 30px; font-size: 3rem;}
	
	.indexmessageform input{padding: 10px 0;}
	.indexmessageform textarea{padding: 10px 0;}
	.indexmessageform button{padding: 10px 0;}
}
@media only screen and (max-width:800px){
	.indexmessage{width: 100%; padding: 8% 4%;}
	.indexmessage .l{width: 100%;}
	.indexmessage .l .desc{margin: 5% 0;}
	
	.indexmessage .r{width: 100%; padding: 5%; margin-top: 5%;}

}
@media only screen and (max-width:560px){
	.indexmessageform .list{padding: 0 10px;}
	.indexmessageform .list:first-child, .indexmessageform .list:nth-child(2){width: 100%;}
}

/**首页我们的优势**/
.indexadv{margin-top: 5%; padding: 6% 0 5% 0; background: url(indexadv-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexadvbox{margin-top: 3.5%; display: flex; justify-content: space-between;}
.indexadvbox .list{position: relative; flex: 1; width: 100%; margin-right: 1%; background: #fff; padding: 3% 1.6% 2.5% 1.6%;}
.indexadvbox .list:last-child{margin-right: 0;}
.indexadvbox .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #0d8257; transition: .5s;}
.indexadvbox .list.on::before{height: 100%;}
.indexadvbox .list .ico{position: relative; width: 41%; height: 0; padding-bottom: 41%; border-radius: 1000px; background: #f5f5f5; margin: 0 auto;}
.indexadvbox .list .ico p{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 50%;}
.indexadvbox .list .ico p img{width: 100%; transition: 2s;}
.indexadvbox .list.on .ico p img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.indexadvbox .list .title{position: relative; margin: 8% 0;}
.indexadvbox .list.on .title{color: #fff;}
.indexadvbox .list .desc{position: relative; color: #888; line-height: 1.6; min-height: calc(1.6em * 4); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; text-overflow: ellipsis; overflow: hidden;}
.indexadvbox .list.on .desc{color: rgba(255,255,255, .5);}
.indexadvbox .list .num{position: relative; color: #0d8257;}
.indexadvbox .list.on .num{color: #fff;}

@media only screen and (max-width:1366px){
	.indexadvbox .list .num{font-size: 42px; font-size: 4.2rem;}
}
@media only screen and (max-width:1024px){
	.indexadvbox .list .title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.indexadv{padding: 8% 0;}
	.indexadvbox{flex-flow: wrap; margin-top: 5%;}
	.indexadvbox .list{flex: none; width: 32%; margin: 1% 2% 1% 0; padding: 5% 3%;}
	.indexadvbox .list:nth-child(3n){margin-right: 0;}
	.indexadvbox .list .ico{width: 35%; padding-bottom: 35%;}
	.indexadvbox .list .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:560px){
	.indexadvbox .list{width: 49%;}
	.indexadvbox .list:nth-child(2n){margin-right: 0;}
	.indexadvbox .list:nth-child(3n){margin-right: 0;}
	.indexadvbox .list .title{font-size: 20px; font-size: 2rem;}
	.indexadvbox .list .desc{line-height: 1.4; min-height: calc(1.4em * 3); -webkit-line-clamp: 3;}
	.indexadvbox .list .num{font-size: 34px; font-size: 3.4rem;}
}

/**首页新闻中心**/
.indexnews{padding: 6% 0 3% 0;}
.indexnewsimghot{margin-top: 3.5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewsimg{position: relative; width: 66.25%; background: #f6f6f6; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexnewsimg .img{position: relative; width: 49.0566%; height: 0; padding-bottom: 33.962%; overflow: hidden;}
.indexnewsimg .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewsimg:hover .img img{transform: scale(1.1);}
.indexnewsimg .box{flex: 1; width: 100%; padding: 2% 2.5vw;}
.indexnewsimg:hover .title{color: #0d8257; text-decoration: underline;}
.indexnewsimg:hover .more{margin-top: 10%;}

.indexnewscontent .time{color: #0d8257;}
.indexnewscontent .title{margin: 4% 0; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewscontent .desc{position: relative; margin-bottom: 6%; color: #888; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.indexnewscontent .more{width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 100px; overflow: hidden; background: #0d8257; color: #fff; display: flex; align-items: center; justify-content: center; transition: .3s;}

.indexnewshot{position: relative; width: 32.5%; background: url(indexnewshot-bg.jpg) no-repeat center center; background-size: cover; display: flex; align-items: center; justify-content: center;}
.indexnewshot .box{width: 100%; padding: 2% 2.5vw;}
.indexnewshot .time{color: #fff;}
.indexnewshot .title{color: #fff;}
.indexnewshot:hover .title{color: #f5b723; text-decoration: underline;}
.indexnewshot .desc{color: rgba(255,255,255, .5);}
.indexnewshot .more{background: #fff; color: #0d8257;}
.indexnewshot:hover .more{margin-top: 10%;}

.indexnewslist{position: relative; padding-bottom: 30px; margin-top: 1.2%;}
.indexnewslist .swiper-wrapper{width: 100%;}
.indexnewslist .swiper-slide{position: relative; padding: 2.8% 2.5vw; border: 1px solid rgba(0,0,0, .1); overflow: hidden;}
.indexnewslist .swiper-slide::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #0d8257; transition: .5s;}
.indexnewslist .swiper-slide.on::before{height: 100%;}
.indexnewslist .swiper-slide .time{position: relative;}
.indexnewslist .swiper-slide.on .time{color: rgba(255,255,255, 1);}
.indexnewslist .swiper-slide .title{position: relative; min-height: calc(1.6em * 2); -webkit-line-clamp: 2;}
.indexnewslist .swiper-slide.on .title{color: rgba(255,255,255, 1);}
.indexnewslist .swiper-slide .more{position: relative;}
.indexnewslist .swiper-slide.on .more{background: #fff; color: #0d8257;}
.indexnewslist .swiper-button-prev, .indexnewslist .swiper-button-next{top: 45%; background: rgba(0,0,0, .6); opacity: 1; color: #fff; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; border-radius: 100px; --swiper-navigation-size: 6px; outline:none;} 
.indexnewslist .swiper-button-prev{left:1%;}
.indexnewslist .swiper-button-next{right:1%;}
.indexnewslist .swiper-button-prev:hover, .indexnewslist .swiper-button-next:hover{opacity: 1; background: #e20418; color: #fff;}
.indexnewslist .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexnewslist .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .4); opacity: 1; outline:none; transition: .3s;}
.indexnewslist .swiper-pagination-bullet-active{background: #0d8257; opacity: 1;}

@media only screen and (max-width:1366px){
	.indexnewscontent .title{font-size: 22px; font-size: 2.2rem;}
	.indexnewscontent .desc{line-height: 1.6;}
}
@media only screen and (max-width:800px){
	.indexnews{padding: 8% 0;}
	.indexnewsimghot{margin-top: 5%;}
		
	.indexnewsimg{width: 100%;}
	.indexnewsimg .img{width: 100%; padding-bottom: 50%;}
	.indexnewsimg .box{flex: none; padding: 5%;}
	.indexnewsimg:hover .more{margin-top: 0;}
	
	.indexnewscontent .title{-webkit-line-clamp: 2;}
	.indexnewscontent .more{width: 3vw; min-width: 22px; height: 3vw; min-height: 22px;}
	
	.indexnewshot{width: 100%; margin-top: 5%;}
	.indexnewshot .box{width: 100%; padding: 5%;}
	.indexnewshot:hover .more{margin-top: 0;}
	
	.indexnewslist{margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.indexnewslist .swiper-slide .title{font-size: 18px; font-size: 1.8rem;}
}

/**首页快捷企业文化-人才招聘**/
.indexkj{margin-bottom: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexkj .list{position: relative; width: 49.5%; padding: 2.5% 3%; border-radius: 5px; overflow: hidden;}
.indexkj .list .title{position: relative; color: #fff;}
.indexkj .list .desc{position: relative; color: rgba(255,255,255, .6); margin-top: 1.5%;}
.indexkj .list .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.indexkj .list .bg img{width: 100%; height: 100%; object-fit: cover;}

@media only screen and (max-width:800px){
	.indexkj{margin-bottom: 8%;}
	.indexkj .list{width: 100%; padding: 8% 5%;}
	.indexkj .list:first-child{margin-bottom: 2%;}
}

/**底部**/
.footer{color: #888; background: #f6f6f6;}
.footer a{color: #888; transition: .5s;}
.footer a:hover{color: #0d8257;}

.footerbox{padding: 5% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.footerbox .l{}

.footerlogo{width: 28%; min-width: 85px;}
.footerlogo img{width: 100%;}

.footercontact{margin-top: 5%;}
.footercontact .phone{margin-bottom: 1%; color: #0d8257; display: flex; align-items: center; justify-content: flex-start;}
.footercontact .phone .ico{width: 1.8vw; min-width: 20px; height: 1.8vw; min-height: 20px; margin-right: 10px; border-radius: 100px; overflow: hidden; border: 2px solid#0d8257; color: #0d8257; display: flex; align-items: center; justify-content: center; transition: .3s;}
.footercontact .list{margin: 4% 0;}
.footercontact .list p{margin: 3% 0;}

.footercode{display: flex; justify-content: flex-start;}
.footercode .list{flex: 1; max-width: 5.5vw; min-width: 56px; margin-right: 1.5vw;}
.footercode .list:last-child{margin-right: 0;}
.footercode .list .img{width: 100%;}
.footercode .list .img img{width: 100%; border: 1px solid #e3e3e3;}
.footercode .list .name{margin-top: 2px;}

.footernav{flex: 1; width: 100%; margin-left: 7%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #000;}
.footernav .navlist{margin-top: 1.5vw;}
.footernav .navlist a{margin: 0.5vw 0; display: block;}
.footernav .navlist a:hover{}

.footercopy{border-top: 1px solid rgba(0,0,0, .06); padding: 1% 0 2% 0; display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.footercopy p{margin: 1% 15px 1% 0;}
.footercopy p:last-child{margin-right: 0;}
.footercopy p.ipv6{margin-left: 5px;}

.ipv6{display: inline-block; background: url(ipv6.png) no-repeat center center; background-size: 100%; width: 37px; height: 16px;}
.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat center center; background-size: 100%; width: 107px; height: 10px; opacity: .5; transition: .5s;}
.zqkj:hover{opacity: 1;}


@media only screen and (max-width:1366px){
	.footercontact .phone .num{font-size: 26px; font-size: 2.6rem;}
	
	.footernav{margin-left: 4%;}
}
@media only screen and (max-width:1024px){
	.footernav{margin-left: 1%;}
}
@media only screen and (max-width:800px){
	.footerbox{padding: 8% 0 5% 0;}
	.footerbox .l{width: 100%;}
	
	.footerlogo{width: 20%; min-width: 90px;}
	.footerlogo img{width: 100%;}
	
	.footercontact .phone .ico{width: 4.6vw; min-width: 25px; height: 4.6vw; min-height: 25px;}
	
	.footercode .list{max-width: 20vw; min-width: 70px; margin-right: 3vw;}
	
	.footernav{flex: none; margin-top: 5%;}
	.footernav .navlist{display: none;}
}
@media only screen and (max-width:560px){
	.footercontact .list{font-size: 18px; font-size: 1.8rem;}
	.footercontact .list p{margin: 2% 0;}
	
	.footernav .flist-title{font-size: 18px; font-size: 1.8rem;}

	.footercopy p{margin-right: 5px;}
}

/*内页*/
.bodybg{background: #f5f7f9;}
.mainbody{padding: 3% 0;}

.productbody{margin: 4% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.productbody-left{width: 22%;}
.productbody-right{width: 75%; padding: 3% 3%; background: #fff;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:1% 0;}
.mainbody_content p:first-child{margin-top: 0;}
.mainbody_content p:last-child{margin-bottom: 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1280px){
	.productbody-left{width: 25%;}
	.productbody-right{width: 72%;}
}
@media only screen and (max-width:900px){
	.productbody-left{width: 100%;}
	.productbody-right{width: 100%; padding: 6% 5%;}
}
@media only screen and (max-width:800px){
	.productshowbody{margin-top: calc(5% + 50px)}
	
	.mainbody_content{line-height: 1.6; font-size: 18px; font-size: 1.8rem;}
	.mainbody_content p{margin:4% 0;}
}

/*about-navbox*/
.about-navbox{background: #fff; border-bottom: 1px solid rgba(0,0,0, .1);}
.about-navbox .container{display: flex; align-items: center; justify-content: space-between;}

/*about-nav*/
.about-nav{flex: 1; width: 100%; margin-right: 5%; display: flex; justify-content: flex-start;}
.about-nav a{position: relative; color: #000; padding: 2% 3%; border-left: 1px solid rgba(0,0,0, .1); text-align: center; display: flex; align-items: center; justify-content: center;}
.about-nav a:last-child{border-right: 1px solid rgba(0,0,0, .1)}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 0; height: 100%; background: #0d8257; transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a font{position: relative;}
.about-nav a:hover, .about-nav a.cur{position: relative; color: #fff; border-left: 1px solid #0d8257;}

.about-navt{margin-right: 0;}
.about-navt a{padding: 2% 1.2vw;}

.location{color: #888;}
.location a{color: #888;}
.location i{color: #0d8257; margin-right: 5px;}

@media only screen and (max-width:1280px){
	.about-navt a{padding: 2% .8vw;}
}
@media only screen and (max-width:1280px){
	.about-navt a{padding: 2% .6vw;}
}
@media only screen and (max-width:800px){
	.about-navbox{background: #f6f7f9; padding: 3% 0;}
	.about-navbox .container{flex-flow: wrap;}
	  
	.about-nav{border-left: none; flex: none; flex-flow: wrap; justify-content: flex-start;}
	.about-nav::after{content: ""; width: calc((100% - 3%) / 4);}
	.about-nav a{width: calc((100% - 3%) / 4); padding: 2% 0; margin: .5% 1% .5% 0; border: 1px solid rgba(0,0,0, .1); font-size: 18px; font-size: 1.8rem; background: #fff;}
	.about-nav a:nth-child(4n){margin-right: 0;}
	
	.location{display: none;}
}
@media only screen and (max-width:560px){
	.about-navt::after{width: calc((100% - 2%) / 3);}
	.about-navt a{width: calc((100% - 2%) / 3);}
	.about-navt a:nth-child(3n){margin-right: 0;}
	.about-navt a:nth-child(4n){margin: 1% 1% 1% 0;}
}

/*内页企业简介*/
.bodyprofile{padding: 3% 0 5% 0; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.bodyprofile .l{width: 55%;}
.bodyprofile .l .title{margin-top: 3%;}
.bodyprofile .l .mainbody_content{margin-top: 7%; color: #888;}

.bodyprofile .r{width: 35%;}
.bodyprofile .list .numunit{padding: 8% 0;}
.bodyprofile .list .title{width: 45%;}

@media only screen and (max-width:1600px){
	.bodyprofile .l .title{font-size: 36px; font-size: 3.6rem;}
}
@media only screen and (max-width:1366px){
	.bodyprofile .l .title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:1280px){
	.bodyprofile .l .title{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:800px){
	.bodyprofile{padding: 5% 0 8% 0;}
	.bodyprofile .l{width: 100%;}
	.bodyprofile .r{width: 100%;}
}
@media only screen and (max-width:560px){
	.bodyprofile .l .title{font-size: 26px; font-size: 2.6rem;}
}

/*内页企业文化*/
.bodyculture{padding: 2% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyculture::after{content: ""; width: calc((100% - 4%) / 3);}
.bodyculture .list{position: relative; top: 0; width: calc((100% - 4%) / 3); margin: 1% 0; padding: 3% 3%; background: #f9f9f9; border: 1px solid rgba(0,0,0,.07); border-radius: 3px; display: flex; align-items: flex-start; justify-content: flex-start; transition: .5s;}
.bodyculture .list.on{top: -15px; box-shadow: 0 0 30px rgba(0,0,0, .1); background: url(indexnewshot-bg.jpg) no-repeat center center; background-size: cover;}
.bodyculture .list .ico{position: relative; width: 20%; height: 0; padding-bottom: 20%; background: #0d8257; border-radius: 1000px; overflow: hidden;}
.bodyculture .list.on .ico{background: #0b6443;}
.bodyculture .list .ico p{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 40%;}
.bodyculture .list .ico p img{width: 100%; transition: 2.5s;}
.bodyculture .list.on .ico p img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.bodyculture .list .box{flex: 1; width: 100%; margin-left: 6%;}
.bodyculture .list .box .title{margin-top: 6%;}
.bodyculture .list.on .box .title{color: #fff;}
.bodyculture .list .box .desc{color: #888; margin-top: 3%; line-height: 1.6; text-align: justify;}
.bodyculture .list.on .box .desc{color: rgba(255,255,255, .7);}

@media only screen and (max-width:1366px){
	.bodyculture .list .box .title{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:1024px){
	.bodyculture .list .box .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:800px){
	.bodyculture::after{width: calc((100% - 4%) / 2);}
	.bodyculture .list{width: calc((100% - 4%) / 2); margin: 2% 0;}
	.bodyculture .list.on{top: -10px;}
}
@media only screen and (max-width:560px){
	.bodyculture::after{width: 100%;}
	.bodyculture .list{width: 100%; padding: 5% 5%;}
	.bodyculture .list .ico{width: 16%; padding-bottom: 16%;}
	.bodyculture .list .box .title{margin-top: 4%;}
}

/**内页资质荣誉列表**/
.bodyhonor{padding: 3% 0 0 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyhonor:after{content: ''; width:calc((100% - 3%) / 3);}
.bodyhonor .list{position: relative; top: 0; width:calc((100% - 3%) / 3); margin:1% 0; padding: 3% 2%; background: #f6f6f6; transition: .5s; display: flex; align-items: center; justify-content: space-between;}
.bodyhonor .list::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #0d8257; transition: .5s;}
.bodyhonor .list.on::before{height: 100%;}
.bodyhonor .list.on{top: -15px;}
.bodyhonor .list .img{position: relative; top: 0; width: 50%; height: 0; padding-bottom: 35%; overflow: hidden; transition: .5s;}
.bodyhonor .list.on .img{top: -10px;}
.bodyhonor .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.bodyhonor .list .img p img{max-width: 100%; max-height: 100%;}
.bodyhonor .list .box{flex: 1; width: 100%; margin-left: 5%;}
.bodyhonor .list .box .title{position: relative; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodyhonor .list.on .box .title a{color: #fff;}

@media only screen and (max-width:800px){
	.bodyhonor::after{width: 100%;}
	.bodyhonor .list{width: 100%; margin: 2% 0; padding: 3% 5%;}
	.bodyhonor .list .img{width: 42%; padding-bottom: 32%;}
	.bodyhonor .list .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:560px){
	.bodyhonor .list .title{font-size: 18px; font-size: 1.8rem;}
}

/*内页新闻列表*/
.bodynewslist{margin-top: 3%; padding-bottom: 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynewslist::after{content: ""; width: calc((100% - 4%) / 3);}
.bodynewslist .list{position: relative; width: calc((100% - 4%) / 3); margin: 1% 0; padding: 3% 3%;}
.bodynewslist .list .desc{-webkit-line-clamp: 2;}
.bodynewslist .list.on .desc{color: rgba(255,255,255, .6);}

@media only screen and (max-width:800px){
	.bodynewslist::after{width: 100%;}
	.bodynewslist .list{width: 100%; margin: 2% 0; padding: 4% 6%;}
	.bodynewslist .list .title{min-height: auto;}
}
@media only screen and (max-width:560px){
	.bodynewslist .list{padding: 6% 6%;}
	.indexnewslist .swiper-slide .title{font-size: 22px; font-size: 2.2rem;}
}

/*内页新闻详情*/
.newsbody-top{padding: 7% 0; background: url(newsshow-bg.jpg) no-repeat center center; background-size: cover;}
.newsbody-top .container{max-width: 1400px;}
.newsbody{max-width: 1400px;}

.newsshow-title{color: #000; line-height: 1.4; margin-top: 3%;}
.newsshow-info{color: #bebebe;}
.newsshow-info span{color: #888;}
.newsshow-info font{font-family: 'Montserrat'; font-size: 500;}
.newsshow-info a{font-family: 'Noto Sans SC'; font-size: 500; color: #bebebe;}
.newsshow-info a:hover{color: #0d8257;}

@media only screen and (max-width:1600px){
	.newsshow-title{font-size: 44px; font-size: 4.4rem;}
}
@media only screen and (max-width:1366px){
	.newsshow-title{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1280px){
	.newsshow-title{font-size: 3.6px; font-size: 3.6rem;}
}
@media only screen and (max-width:800px){
	.newsbody-top{padding: calc(7% + 50px) 0 7% 0;}
	
	.newsshow-title {line-height: 1.5; font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
	.newsshow-info {font-size: 14px; font-size: 1.4rem;}
}

/*内页产品中心*/
.bodyproduct{margin-top: 2%; padding-bottom: 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct::after{content: ""; width: calc((100% - 6%) / 3);}
.bodyproduct .list{position: relative; top: 0; width: calc((100% - 6%) / 3); margin: 2% 0; background: #f5f7f9; border: 1px solid #e7ebef; transition: .5s;}
.bodyproduct .list.on{top: -10px; background: #fff; box-shadow: 0 0 40px rgba(0,0,0, .1);}
.bodyproduct .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #0d8257; transition: .5s;}
.bodyproduct .list.on::before{width: 100%;}
.bodyproduct .list .img{position: relative; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden;}
.bodyproduct .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bodyproduct .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
/*.bodyproduct .list.on .img p img{transform: scale(1.15);}*/
.bodyproduct .list .box{width: 100%; padding: 8% 10%;}
.bodyproduct .list .box .title{color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.bodyproduct .list.on .box .title{color: #0d8257;}
.bodyproduct .list .box .desc{margin: 8% 0 10% 0; padding-top: 8%; border-top: 1px solid rgba(0,0,0, .1);}
.bodyproduct .list .box .desc p{color: #888; line-height: 1.6; min-height: calc(1.6em * 3); text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodyproduct .list .box .more{width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 100px; overflow: hidden; border: 1px solid rgba(0,0,0, .1); background: #fff; color: #666; display: flex; align-items: center; justify-content: center; transition: .5s;}
.bodyproduct .list.on .box .more{border: 1px solid #0d8257; background: #0d8257; color: #fff;}

.bodyproduct .after-add{content: ""; width: calc((100% - 6%) / 4); height: 0; padding: 0; margin: 0;}

@media only screen and (max-width:800px){
	.bodyproduct::after{width: calc((100% - 4%) / 2);}
	.bodyproduct .list{width: calc((100% - 4%) / 2); margin: 2% 0;}
	.bodyproduct .list .titlemore .title{font-size: 22px; font-size: 2.2rem;}
	
	.bodyproduct .list .box .more{width: 3vw; min-width: 22px; height: 3vw; min-height: 22px;}
}
@media only screen and (max-width:560px){
	.bodyproduct::after{width: 100%;}
	.bodyproduct .list{width: 100%;}
	.bodyproduct .list .titlemore .more{display: block;}
}

/*内页产品中心详情*/
.bodyproductshow{background: #fff; margin: 5% auto; padding: 5% 6%;}
.bodyproductshow .contactbody-title{margin: 4% 0 3% 0; padding-top: 4%; border-top: 1px solid rgba(0,0,0, .07);}

.bodyproductshow-container{display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproductshow-container .img{position: relative; width: 45%; height: 0; padding-bottom: 31.5%; overflow: hidden;}
.bodyproductshow-container .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bodyproductshow-container .img p img{max-width: 100%; max-height: 100%;}

.bodyproductpic{position: relative; width: 45%; overflow: hidden;}
.gallery-top{position: relative; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden;}
.gallery-top .swiper-wrapper{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.gallery-top .swiper-slide{width: 100%; height: 100%; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.gallery-top .swiper-slide img{max-width: 100%; max-height: 100%; object-fit: cover;}
.gallery-top .swiper-button-prev, .gallery-top .swiper-button-next{top: 48%; background:rgba(0,0,0,.4); /*border:1px solid #dadfeb;*/ color: #fff; border-radius: 1114px; width: 34px; height: 34px; --swiper-navigation-size: 6px; outline:none;} 
.gallery-top .swiper-button-prev{left:2%;}
.gallery-top .swiper-button-next{right:2%;}
.gallery-top .swiper-button-prev:hover, .gallery-top .swiper-button-next:hover{background: #0d8257; color: #fff;}

.gallery-thumbs{margin-top: 2%;}
.gallery-thumbs .swiper-slide{height: 100%; border: 1px solid rgba(0,0,0, .1); padding: 3px; display: flex; align-items: center; justify-content: center;}
.gallery-thumbs .swiper-slide-thumb-active{border: 1px solid #0d8257;}
.gallery-thumbs .swiper-slide img{opacity: .6; max-width: 100%; max-height: 100%; object-fit: cover;}
.gallery-thumbs .swiper-slide-thumb-active img{opacity: 1;}

.bodyproductshow-container .box{width: 48%;}
.bodyproductshow-container .box .title{color: #000; margin-bottom: 4%;}
.bodyproductshow-container .box .desc{color: #888; margin: 2% 0 5% 0; line-height: 1.8; text-align: justify;}
.bodyproductshow-container .box .list{border-bottom: 1px solid rgba(0,0,0, .08); padding: 3.5% 0; color: #666;}
.bodyproductshow-container .box .phone a{color: #0d8257;}
.bodyproductshow-container .box .address i{color: #0d8257; margin-left: 5px;}

.zx{display: flex; align-items: center; justify-content: flex-start;}
.zx a{width: 30%; margin-right: 3%; position: relative; color: #0d8257; border: 1px solid #0d8257; border-radius: .5vw; padding: .6vw 0; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.zx a:last-child{margin-right: 0;}
.zx a:hover, .zx a:first-child{color: #fff;}
.zx a::before{position: absolute; content: ""; left: 0; bottom: 0; z-index: 0; width: 100%; height: 0; background:#0d8257; transition: .5s;}
.zx a:hover::before, .zx a:first-child::before{height: 100%;}
.zx a span{position: relative;}
.zx a i{margin-right: 10px;}

.bodyproductshow-content{}
.bodyproductshow-title{color: #000; margin: 4% auto 2%;}

.bodyproductshow-tjcp{margin-top: 3%; padding-bottom: 3%; overflow: hidden;}
.bodyproductshow-tjcp .swiper-wrapper{width: 100%;}
.bodyproductshow-tjcp .swiper-slide{position: relative; padding: 2%; background: #f3f6f9; border: 1px solid rgba(0,0,0, .1);}
.bodyproductshow-tjcp .swiper-slide::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 3px; background: #0d8257; transition: .5s;}
.bodyproductshow-tjcp .swiper-slide.on::before{width: 100%;}
.bodyproductshow-tjcp .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
.bodyproductshow-tjcp .swiper-slide .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.bodyproductshow-tjcp .swiper-slide .img p img{max-width: 100%; max-height: 100%; transition:.5s;}
.bodyproductshow-tjcp .swiper-slide:hover .img img{transform: scale(1.1);}
.bodyproductshow-tjcp .swiper-slide .box{border-top: 1px solid rgba(0,0,0, .1); margin-top: 7%; padding-top: 6%;}
.bodyproductshow-tjcp .swiper-slide.on .box .title{color: #0d8257;}
.bodyproductshow-tjcp .swiper-slide .box .cat{color: #888; margin-top: 1%;}
.bodyproductshow-tjcp .swiper-slide .box .cat i{margin-right: 5px;}
.bodyproductshow-tjcp .swiper-button-prev, .bodyproductshow-tjcp .swiper-button-next{top:36%; color: #fff; background: rgba(0,0,0,.5); width: 2.2vw; min-width: 30px; height: 2.2vw; min-height: 30px; --swiper-navigation-size: 8px; outline:none;}
.bodyproductshow-tjcp .swiper-button-prev{left: 0;}
.bodyproductshow-tjcp .swiper-button-next{right: 0;}
.bodyproductshow-tjcp .swiper-button-prev:hover, .bodyproductshow-tjcp .swiper-button-next:hover{background: #0d8257;}
.bodyproductshow-tjcp .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.bodyproductshow-tjcp .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 4px !important; background: rgba(0,0,0, .2); opacity: 1; outline:none; transition: .3s;}
.bodyproductshow-tjcp .swiper-pagination-bullet-active{background: #0d8257; opacity: 1;}


@media only screen and (max-width:1600px){
	.bodyproductshow-container .box .title{font-size: 32px; font-size: 3.2rem;}
	
	.bodyproductshow-title{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:1366px){
	.bodyproductshow-container .box .title{font-size: 30px; font-size: 3rem;}
	
	.bodyproductshow-title{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1024px){
	.bodyproductshow-container .box .title{font-size: 28px; font-size: 2.8rem;}
	
	.bodyproductshow-title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:800px){
	.bodyproductshow{margin-top: calc(3% + 50px); margin-bottom: 4%;}
	.bodyproductshow .contactbody-title{margin: 6% 0 4% 0; padding-top: 6%;}
	
	.bodyproductpic{width: 100%;}
	
	.bodyproductshow-container .img{width: 100%; padding-bottom: 75%;}
	.bodyproductshow-container .box{width: 100%; margin-top: 5%;}
	.bodyproductshow-container .box .desc{margin: 2% 0 3% 0; line-height: 1.6;}
	
	.zx a{flex: 1; width: 100%; margin-right: 3%; border-radius: .7vw; padding: 2vw 0;}
	
	.bodyproductshow-tjcp{padding-bottom: 5%;}
}
@media only screen and (max-width:560px){
	.bodyproductshow-container .box .title{font-size: 26px; font-size: 2.6rem;}
	
	.bodyproductshow-title{font-size: 24px; font-size: 2.4rem; margin: 6% auto 3%;}
	
	.bodyproductshow-tjcp .swiper-pagination-bullet{width: 8px; height: 8px; margin:0 3px !important;}
}

/*内页留言*/
.message{display: flex; align-items: center; justify-content: center;}
.message form{width: 100%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.message .list{width: calc((100% - 1%) / 2); position: relative; margin: .5% 0; padding: 0 1vw; display: flex; align-items: center; justify-content: space-between; background: #f0f0f0; transition: .5s;}
.message .list:hover{background: #e8e8e8;}
.message .listt{width: 100%; align-items: flex-start;}
.message .listtt{padding: 0 0; border: 1px solid #0d8257;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 5%; top: 50%; transform: translate(0, -50%);}
.message .list i{margin-right: 10px; margin-top: 4px; color: #0d8257;}
.message .listt i{margin-top: 1.8vw;}
.msg_input{width: 100%; padding: 1vw 0; border: none; background: none; font-family: 'Noto Sans SC'; font-weight: 400;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; padding: 1vw 0; height: 10vw; min-height: 100px; background: none; border: none; line-height: 1.4; font-family: 'Noto Sans SC'; font-weight: 400; resize: none;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 1vw 0; margin: 0; background: #0d8257; color: #fff; text-transform: uppercase; border: none; font-family: 'Noto Sans SC'; font-weight: 400;}	

@media only screen and (max-width:800px){
	.message .list{width: 100%;}
	.msg_input{padding: 2vw 0;}
	.msg_textarea{padding: 2vw 0;}
	.msg_submitt{padding: 2vw 0;}
}

/*内页案例展示*/
.bodycase{margin-top: 2%; padding-bottom: 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodycase::after{content: ""; width: calc((100% - 6%) / 3);}
.bodycase .list{position: relative; top: 0; width: calc((100% - 6%) / 3); margin: 1.5% 0; transition: .5s;}
.bodycase .list .cat{position: absolute; left: 1vw; top: 1vw; z-index: 2;}
.bodycase .list .cat p{display: inline-block; background: rgba(13,130,87, .7); color: #fff; padding: 5px 10px; border-radius: 3px;}
.bodycase .list.on .cat p{background: rgba(13,130,87, 1);}
.bodycase .after-add{content: ""; width: calc((100% - 6%) / 3); height: 0; padding: 0; margin: 0;}

@media only screen and (max-width:800px){
	.bodycase::after{width: calc((100% - 4%) / 2);}
	.bodycase .list{width: calc((100% - 4%) / 2); margin: 2% 0;}
	.bodycase .list .titlemore .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:560px){
	.bodycase::after{width: 100%;}
	.bodycase .list{width: 100%; margin: 3% 0;}
}

/*内页图片列表*/
.bodyimg{margin-top: 2%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 6%) / 3);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 6%) / 3); margin: 1.5% 0; transition: .5s;}
/*.bodyimg .list.on{top:-10px;}*/
.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; background: #eff0f4; transition: .5s;}
.bodyimg .list.on .img{background: #0d8257;}
.bodyimg .list .img p{position: absolute; width: calc(100% - 40px); height: calc(100% - 40px); top: 20px; left: 20px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all 1s;}
.bodyimg .list:hover .img p img {transform: scale(1.1);}

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; background: #eff0f4; transition: .5s;}
.bodyimg .list.on .imgt{background: #0d8257;}
.bodyimg .list .imgt p{position: absolute; width: calc(100% - 40px); height: calc(100% - 40px); top: 20px; left: 20px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
/*.bodyimg .list:hover .imgt p img {transform: scale(1.2);}*/

.bodyimg .list .title{position: relative; margin-top: 3%; overflow: hidden;}
.bodyimg .list.on .title{color: #0d8257;}
.bodyimg .list .title p{position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.bodyimg .list .video-ico{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 3.4vw; min-width: 30px; height: 3.4vw; min-height: 30px; border-radius: 50%; background: rgba(0,0,0, .6); display: flex; align-items: center; justify-content: center;}
.bodyimg .list .video-ico img{width: 40%; padding-left: 3px;}
.bodyimg .list.on .video-ico{background: #0d8257;}

@media only screen and (max-width:1280px){
	.bodyimg .list .img p{width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px;}		
	.bodyimg .list .imgt p{width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px;}
}
@media only screen and (max-width:800px){
	.bodyimg:after{width:calc((100% - 3%) / 2);}
	.bodyimg .list{width:calc((100% - 3%) / 2);}
	
	.bodyimg .list .img p{width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}		
	.bodyimg .list .imgt p{width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}
}
@media only screen and (max-width:560px){
	.bodyimg:after{content: ''; width:100%;}
	.bodyimg .list{width:100%; margin:2% 0;}
}

/**内页图片详情**/
.imgshowbody-top{padding: 4% 0;}
.imgshowbody-top .container{max-width: 1600px; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.imgshowbody-top .l{width: 60%; margin-right: 5%;}
.imgshowbody-top .r{width: 32%;}

.imgshowpreNext{border-top: 1px solid rgba(0,0,0, .07);}
.imgshowpreNext .list{padding: 5% 0; border-bottom: 1px solid rgba(0,0,0, .06);}
.imgshowpreNext .list p:first-child{color: #888;}
.imgshowpreNext .list p:nth-child(2){font-weight: 500; margin-top: 1%;}

.goback{padding: 5% 0; border-bottom: 1px solid rgba(0,0,0, .06);}
.goback i{margin-right: 10px; color: #888;}
.goback a{cursor: pointer;}

.imgshowbody{margin: 5% auto; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.imgshowbody .l{width: 60%;}
.imgshowbody .r{width: 32%; padding: 3% 3%; background: #f5f7f9;}

.imgshowbody-title{color: #000;}
.imgshowbody-tj{margin-top: 5%;}
.imgshowbody-tj .list{position: relative; padding: 5% 0; border-bottom: 1px solid rgba(0,0,0, .05); display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.imgshowbody-tj .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #0d8257; transition: .6s;}
.imgshowbody-tj .list.on::before{width: 100%;}
.imgshowbody-tj .list .img{position: relative; width: 30%; height: 0; padding-bottom: 19.5%; background: #fff; overflow: hidden;}
.imgshowbody-tj .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 5px; display: flex; align-items: center; justify-content: center;}
.imgshowbody-tj .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.imgshowbody-tj .list.on .img p img{transform: scale(1.2);}
.imgshowbody-tj .list .title{flex: 1; width: 100%; margin-left: 5%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.imgshowbody-tj .list.on .title{color: #0d8257;}

@media only screen and (max-width:1366px){
	.imgshowbody-title{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1024px){
	.imgshowbody-title{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:800px){
	.imgshowbody-top{padding: calc(7% + 50px) 0 7% 0;}
	.imgshowbody-top .l{width: 100%; margin-right: 0;}
	.imgshowbody-top .r{display: none;}
	
	.imgshowbody{margin: 7% auto;}
	.imgshowbody .l{width: 100%;}
	.imgshowbody .r{width: 100%; padding: 7% 5%; margin-top: 7%;}
	
	.imgshowbody-tj{margin-top: 3%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
	.imgshowbody-tj .list{width: 48%; padding: 3% 0;}
	.imgshowbody-tj .list .img{width: 100%; padding-bottom: 65%;}
	.imgshowbody-tj .list .title{flex: none; margin-top: 5%; margin-left: 0; text-align: center;}
}


/**内页联系我们**/
.contactbody{margin: 5% auto;}

.contactbody-title p:nth-child(2){color: #888; margin-top: 5px;}

.contactbody-contact{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.contactbody-contact .list{max-width: 20%;}
.contactbody-contact .list .ico{position: relative; top: 0; color: #fff; width: 3.5vw; min-width: 45px; height: 3.5vw; min-height: 45px; background: #0d8257; border-radius: 1000px; margin: 0 auto; display: flex; align-items: center; justify-content: center; transition: .5s;}
.contactbody-contact .list:hover .ico{top: -10px;}
.contactbody-contact .list .desc{color: #000; line-height: 1.6; margin-top: 2vw; text-align: center;}
.contactbody-contact .list .phone{color: #0d8257;}

.contactbody-map{position: relative; width: 100%; height: 0; padding-bottom: 40%; margin: 5% 0 6% 0; border: 1px solid rgba(0,0,0,.1); overflow: hidden;}
.contactbody-map #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactbody-map iframe, #map{width: 100%; height: 100%;}

.contactbody-job{margin-top: 3%; padding-top: 2%; border-top: 1px solid rgba(0,0,0, .1); line-height: 1.8; color: #444; text-align: justify;}
.contactbody-job p{margin: 1% 0;}
.contactbody-job img{max-width: 100%;}

@media only screen and (max-width:1366px){
	.contactbody-title p:first-child{font-size: 36px; font-size: 3.6rem;}
}
@media only screen and (max-width:1024px){
	.contactbody-title p:first-child{font-size: 32px; font-size: 3.2rem;}
	.contactbody-title p:nth-child(2){font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.contactbody{margin: 7% auto 8%;}
	.contactbody-contact .list{width: 100%; max-width: 100%; margin: 4% 0; display: flex; align-items: flex-start; justify-content: flex-start;}
	.contactbody-contact .list .ico{margin-left: 0;}
	.contactbody-contact .list .desc{flex: 1; width: 100%; margin: 2% 0 0 2%; text-align: left;}
	
	.contactbody-map{width: 100%; padding-bottom: 60%; margin-top: 5%;}
	
	.contactbody-job{font-size: 18px; font-size: 1.8rem; line-height: 1.6;}
	.contactbody-job p{margin: 2% 0;}
}
@media only screen and (max-width:560px){
	.contactbody-title p:first-child{font-size: 28px; font-size: 2.8rem;}
	
	.contactbody-contact .list .ico{min-width: 35px; min-height: 35px;}
	.contactbody-contact .list:nth-child(3) .ico{font-size: 18px; font-size: 1.8rem;}
	
	.contactbody-map{padding-bottom: 100%; margin: 7% 0 8% 0;}
}

/*内页人才招聘*/
.job-title{margin-top: 3%; padding: 1.5% 2%; color: #fff; background: #0d8257; display: flex; align-items: center; justify-content: space-between;}
.job-title .title{width: 25%;}
.job-title .xl{width: 22%;}
.job-title .xz{width: 23%;}
.job-title .gzdd{width: 15%;}
.job-title .more{width: 5%;}

.job{}
.job .list{padding: 0 2%; border-bottom: 1px solid rgba(0,0,0,.1);}
/*.job .list:first-child{border-top: 1px solid rgba(0,0,0,.1);}*/
.job .list.on{box-shadow: 0 0 35px rgba(0,0,0,.1); /*border-top: 3px solid #d91313;*/ border-bottom: none;}
.job .list:last-child.on{border-bottom: none;}
.job .list .listbox{padding: 1.5% 0; color: #888; cursor: pointer; display: flex; align-items: center; justify-content: space-between;}
.job .list .listbox .title{width: 25%; color: #000; transition: .5s;}
.job .list.on .listbox .title{color: #0d8257;}
.job .list .listbox .xl{width: 22%;}
.job .list .listbox .xz{width: 23%;}
.job .list .listbox .gzdd{width: 15%;}
.job .list .listbox .more{width: 5%; display: flex; align-items: center; justify-content: flex-end;}
.job .list .listbox .more p{width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 50%; border: 1px solid rgba(0,0,0,.3); display: flex; align-items: center; justify-content: center;}
.job .list .listbox .more p i{color: #afafaf; transition: .5s;}
.job .list.on .listbox .more p{border: 1px solid #0d8257; background: #0d8257}
.job .list.on .listbox .more p i{transform: rotate(90deg); color: #fff;}
.job .list .desc{display: none; padding: 2% 0 3% 0; line-height: 1.6; color: #666; border-top: 1px solid rgba(0,0,0,.1);}
.job .list .desc p{margin: 1% 0;}
.job .list .desc p:first-child{margin-top: 0;}
.job .list .desc p:last-child{margin-bottom: 0;}
.job .list .desc img{max-width: 100%;}
.job .list .contact{display: none; padding-bottom: 3%;}
.job .list .contact p{display: inline-block; padding: .7vw 2vw; color: #fff; background: #0d8257; border-radius: 100px;}

@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.bodyjob{flex-flow: wrap;}
	.bodyjob .logo{margin-top: 3%; width: 70%;}
	.bodyjob .logo img{width: 100%;}
	.bodyjob .desc{flex: none; margin-right: 0; width: 100%; margin-top: 5%; font-size: 17px; font-size: 1.7rem;}
	
	.job-title .title{width: 45%;}
	.job-title .xl{display: none;}
	.job-title .xz{width: 25%;}
	.job-title .gzdd{width: 22%;}

	.job .list .listbox{padding: 4% 0; font-size: 16px; font-size: 1.6rem;}
	.job .list .listbox .title{width: 45%;}
	.job .list .listbox .xl{display: none;}
	.job .list .listbox .xz{width: 25%;}
	.job .list .listbox .gzdd{width: 22%;}
	.job .list .listbox .more p{min-width: 19px; min-height: 19px;}
	.job .list .desc{padding: 4% 0 6% 0;}
	.job .list .contact{padding-bottom: 6%;}
	.job .list .contact p{padding: .8vw 3.5vw;}
}


/*内页搜索*/
.searchcontainer{max-width: 1400px; margin: 4% auto;}

.searcht{display: flex; justify-content: space-between;}
.searcht input{background: none; border: none;}
.searcht input[type="search"]{flex: 1; width: 100%; border:1px solid #e3e3e3; background: #fff; padding: 0 20px; font-size: 16px;}
.searcht input[type="submit"]{cursor: pointer; display: block; padding: 1vw 3vw; background: #0d8257; color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 0 0;}
.searchcat a{margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{color: #0d8257; border-bottom: 3px solid #0d8257;}

.searchnewslist .list{position: relative; }
.searchnewslist .list .listbox{border-bottom: 1px solid #e3e3e3; padding: 2.5% 0;}
.searchnewslist .list:first-child .listbox{padding-top: 0;}
.searchnewslist .list .cattitle{display: flex; align-items: center; justify-content: flex-start;}
.searchnewslist .list .cattitle .cat{color: #000; margin-right: 2vw;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #222;}
.searchnewslist .list:hover .cattitle .title{color: #0d8257; text-decoration: underline;}
.searchnewslist .list .cattitle .title font{color: red;}
.searchnewslist .list .desc{color: #888; line-height: 1.6; margin: 1.5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.searchnewslist .list .time{color: #999;}
.searchnewslist .list .time i{margin-right: 5px;}

.searchproductlist #list{display: flex; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist .list{position: relative; width:calc((100% - 3%) / 2); padding: 2%; margin: 1.5% 0; border: 1px solid #e3e3e3;}
.searchproductlist .list .listbox{ display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list .listbox:hover{border: 1px solid #0d8257;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 30%;}
.searchproductlist .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchproductlist .list .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchproductlist .list:hover .img img{transform: scale(1.15);}
.searchproductlist .list .box{width: 55%;}
.searchproductlist .list .box .cat{color: #888;}
.searchproductlist .list .box .title{transition: .5s; line-height: 1.6; margin-top: 3%;}
.searchproductlist .list:hover .box .title{color: #0d8257;}
.searchproductlist .list .box .title font{color: red;}
.searchproductlist .list .box .desc{color: #999; line-height: 1.8; margin-top: 5%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}

@media only screen and (max-width:800px){
	.searchcontainer{margin: 7% auto;}

	.searcht input[type="search"]{padding: 0 12px;}
	.searcht input[type="submit"]{padding: 1vw 6vw;}
		
	.searchcat{margin: 6% 0 0;}
	
	.searchproductlist:after{width:100%;}
	.searchproductlist .list{width:100%;}
	.searchproductlist .list .box .title{font-size: 16px;}
}
@media only screen and (max-width:560px){
	.searcht input[type="submit"]{padding: 2vw 6vw; font-size: 20px; font-size: 2rem;}
	
	.searchproductlist .list .box .title{font-size: 14px; line-height: 1.3;}
}

/*内页搜索分页*/
#pagination{overflow: hidden;}
.pagination-buttons{margin-top: 20px; padding-bottom: 20px; text-align: center; font-size: 14px; font-size: 1.4rem;}
.pagination-buttons a{padding:7px 12px; margin: 0 2px; border: 1px solid #ebebeb; background: #e5e5e5; cursor: pointer; display: inline-block;}
.pagination-buttons a:hover, .pagination-buttons a.on{background: #0d8257; color: #fff; border: 1px solid #0d8257;}

/*详细页上一页下一页收藏打印*/
.preNext{max-width: 1400px; margin: 5% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.preNext .list{width: 48%; background: #f6f6f6; padding: 2% 3%; border-radius: 1vw;}
.preNext .list p:first-child{color: #888;}
.preNext .list p:nth-child(2){margin-top: 2%; font-weight: 500; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.preNext .list p a:hover{color: #0d8257;}

@media only screen and (max-width:800px){
	.preNext{margin: 7% auto;}
	.preNext .list{width: 100%; padding: 3% 4%;}
	.preNext .list:nth-child(2){margin-top: 2%;}
	.preNext .list p:nth-child(2){margin-top: 1%;}
}
@media only screen and (max-width:560px){
	.preNext{font-size: 15px; font-size: 1.5rem;}
}

/*分页样式*/
.page_info{text-align:center; color:#666; font-size: 16px; font-size: 1.6rem; margin: 3% 0;}
.page_info span{padding:0 2px;font-weight:bold; color: #0d8257;}
.page_list{margin: 3% 0; font-size:16px; font-size: 1.6rem; font-family: 'Montserrat'; font-weight: 600; display: flex; justify-content: center;}
.page_list a{background: #f4f4f4; color: #444; margin: 0 3px; width: 2.8vw; min-width: 26px; height: 2.8vw; min-height: 26px; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.page_list a:hover,.page_list a.on{color:#fff; background:#0d8257;}

@media only screen and (max-width:1366px){
	.page_list a{width: 3.6vw; height: 3.6vw;}
}
@media only screen and (max-width:800px){
	.page_list a{margin: 0 2px; width: 4.6vw; height: 4.6vw;}
}
@media only screen and (max-width:560px){
	.page_list a{width: 7vw; height: 7vw;}
}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}