@charset "utf-8";

@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 5px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:rgba(255,255,255,1);} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background:#006633;} 

/* 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: 58%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 54%;}
}
@media only screen and (max-width:800px){
	html {font-size: 52%;}
}
@media only screen and (max-width:560px){
	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: "Helvetica Neue","Helvetica","PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Noto Sans CJK","Source Han Sans","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; font-size:1.2rem; margin:0 auto; color:#333; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#333; text-decoration:none;}
a:hover{color:#006633;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}
.w100{width:100%; margin:0 auto;}


.w1300{width:1300px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}

.fw{font-family: PingFangSC-Medium, sans-serif;}
.ft_red{color:#F00;}
.ftb{font-family: 'Bahnschrift';}
.b{font-weight: bold;}

.k_k{width:100%; height:75px; margin:0 auto;}
.k_k1{width:100%; height:10px; margin:0 auto;}
.k_k2{width:100%; height:20px; margin:0 auto;}
.k_k3{width:100%; height:30px; margin:0 auto;}
.k_k4{width:100%; height:40px; margin:0 auto;}
.k_k5{width:100%; height:50px; margin:0 auto;}
.k_k6{width:100%; height:60px; margin:0 auto;}
.k_k7{width:100%; height:70px; margin:0 auto;}
.kkk{width:100%; height:90px; margin:0 auto;}
.kkkk{width:100%; height:260px; margin:0 auto;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.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;}
}

.ft_t{font-family:"proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-style:normal; font-weight:300; text-rendering:optimizeLegibility;}
.clearfix:after{content:"";display:block;clear:both;}


.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; padding: .5% 0; 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-right:1px solid #ddd; border-bottom:1px solid #ddd}
.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; transition: bottom ease .3s; bottom:30px; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block; background-color:#088c49;}
.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:#184e33;}
.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: 1500px; margin: 0 auto;}

@media screen and (max-width: 1600px){
	.container{width: 92%;}
}

/*head*/
.header{position: fixed; left: 0; top: 0; z-index: 99; width: 100%; height:110px; padding: 1.5% 5% 0; display: flex; align-items: center; justify-content:space-between; border-bottom: 1px solid rgba(255,255,255,.12); transition: .7s;}
.header.fixed{height:100px; padding: 0 5%; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.1); border-bottom:none;}

.header .logo{width:160px; height:100%;}
.header .logo a{display: inline-block; width: 100%; height:100%; background: url(logo1.png) center center no-repeat; background-size:100%; transition: 1s;}
.header.fixed .logo{width:180px; transition: .5s;}
.header.fixed .logo a{background: url(logo.png) center center no-repeat; background-size:100%;}

.headerbox{margin-left: 10%; width: 70%; height: 100%; display: flex; align-items: center; justify-content:space-between;}

.header .headerbox .wx{margin-left: 1%; margin-right: 4%; position: relative; cursor: pointer;}
.header .headerbox .wx .ico{width: 16px; height: 16px; overflow: hidden;}
.header .headerbox .wx .ico img{width: 100%; margin-top: 0; transition: .5s;}
.header.fixed .headerbox .wx .ico img{margin-top: -100%;}
.header .headerbox .wx .img{position: absolute; top: 200%; left: 50%; transform: translate(-50%, 0); width: 120px;}
.header .headerbox .wx .img img{width: 120px; height: 0;}
.header .headerbox .wx:hover .img img{width: 120px; height: 120px; border: 1px solid rgba(0,0,0,.1);}

.search{*zoom: 1;position: relative;}
.search:after{content: ""; display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; z-index: 1; display: block; outline: none; border: none; cursor: pointer; background: none; width: 16px; height: 16px; overflow: hidden;}
.search-button img{width: 100%; margin-top: 0; transition: .5s;}
.header.fixed .search-button img{margin-top: -100%;}
.search-button i{color: #fff;}
.header.fixed .search-button i{color: #a1a1a1;}
#toggle-search:after{transition: top, 0.5s; position: absolute; top: 52px; left: 50%; margin-left: -8px; content: ""; border-color: transparent transparent #fff; border-width: 8px 8px 12px;}
#search-form{transition: max-height, 0.5s; position: absolute; top: 40px; z-index: 99; right: 0; width:200px; max-height: 0; overflow: hidden;background-color: #efefef;}
#search-form.open{max-height: 40px; width:200px;}
#search-form fieldset{position: relative; padding: 0; border: none;}
#search-form input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search-form input[type="search"]{width:150px;padding: 0 5px 0 12px;background:none;border: none;}
#search-form input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0;padding: 0;font-weight: 700;text-transform: uppercase; color: #fff; background: #006633; border: none; cursor: pointer;}

.nav{width: 100%; height: 100%; display: flex; align-items: center;}
.nav .nav_pc{width: 100%; height: 100%; display: flex; align-items: center; justify-content: space-between;}
.nav ul li{position: relative; z-index: 9; width: 100%; height: 100%; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{height: 100%; text-align:center; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a a{color: #fff; display: block;}
.header.fixed .nav ul li .f_a a{color: #2b2b2b;}
.nav ul li.hovert .f_a{border-bottom: 3px solid #fff;}
.header.fixed .nav ul li.hovert .f_a{border-bottom: 3px solid #006633;}
.header.fixed .nav ul li:hover .f_a a, .header.fixed .nav ul li.hovert .f_a a{color: #006633;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:100%; width: 180px; border-top: 2px solid #006633; border-radius: 3px; background:rgba(255,255,255,1); z-index: 9;}
.nav ul li .s_navbox .s_a a{text-transform:uppercase; display:block; text-align: center; padding: 10px 15px; border: 1px solid rgba(0,0,0,.07); border-top: none;}
.nav ul li .s_navbox .s_a a:hover{background:#006633; color: #fff;}

.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1600px){
	.header{height:100px; padding: 1.5% 4% 0;}
	.header.fixed{height:90px; padding: 0 4%;}
}
@media screen and (max-width: 1366px){
	.header .logo{width:140px;}
	.header.fixed .logo{width:160px;}
	
	.headerbox{margin-left: 5%; width: 80%;}
}
@media screen and (max-width: 1024px){
	.header{height:85px;}
	.header.fixed{height:75px;}
	
	.header .logo{width:130px;}
	.header.fixed .logo{width:140px;}
	
	.header .headerbox .wx{margin-left: 1%; margin-right: 3%;}
}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.top{display:none}
	.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;}
	.m_img .headlf{padding:0 2%; height: 100%; float: left; display: flex; align-items: center; justify-content: center;}
	.m_img .headlf .m_logo{height:30px; display: block;}
	.m_img .headrg{padding-right:2%; padding-top:16px; float: right;}
	.m_img .headrg a .m_menuimg{height:16px; vertical-align:top; display: block}
	.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: 100vh;}
.aboutbanner{height: auto;}
.banner-top{position: absolute; bottom: 15%; left: 0;}

.banner .swiper-container{width: 100%; height: 100%;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide .swiper-slide-img{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}
.banner .swiper-slide .p-desc{position: absolute; left: 10.94%; top: 50%; transform: translate(0, -50%); color: #fff;}
.banner .swiper-slide .p-desc .p-desc-text2{margin: 3% 0 12% 0;}
.banner .swiper-slide .p-desc .p-desc-text3 a{display: inline-block; padding: 1.4% 4.5%; color: #006633; background: #fff; border-radius: 100px;}
.banner .swiper-slide .p-desc .p-desc-text3 a:hover{color: #fff; background: #006633;}

.banner .swiper-slide .ab-desc{position: absolute; left: 10.94%; top: 50%; transform: translate(0, -30%); color: #fff;}
.banner .swiper-slide .ab-desc .ap-desc-text1{text-transform: uppercase;}
.banner .swiper-slide .ab-desc .ap-desc-text2{margin-top: 2%;}

.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom:10px;}
.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(255,255,255,.5); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#fff;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:#fff; 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: 47%; background:rgba(0,0,0,.2); color: #fff; border-radius: 5px; width: 30px; height: 60px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #fff; color: #006633;}

@media only screen and (max-width:1024px){
	.banner .swiper-slide .ab-desc .ap-desc-text1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .ab-desc .ap-desc-text2{font-size: 50px; font-size: 5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 3px; width: 25px; height: 50px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 60vh;}
	.aboutbanner{height: 35vh;}
	
	.banner .swiper-slide .p-desc .p-desc-text1{font-size: 50px; font-size: 5.0rem;}
	.banner .swiper-slide .p-desc .p-desc-text2{font-size: 24px; font-size: 2.4rem;}
	
	.banner .swiper-slide .ab-desc{transform: translate(0, -50%);}
	.banner .swiper-slide .ab-desc .ap-desc-text1{font-size: 30px; font-size: 3rem;}
	.banner .swiper-slide .ab-desc .ap-desc-text2{font-size: 40px; font-size: 4rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 20px; height: 40px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner-top{bottom: 35%;}
	
	.banner .swiper-slide .p-desc .p-desc-text1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .p-desc .p-desc-text2{font-size: 20px; font-size: 2rem;}
	
	.banner .swiper-slide .ab-desc{left: 5%;}
	.banner .swiper-slide .ab-desc .ap-desc-text1{font-size: 25px; font-size: 2.5rem;}
	.banner .swiper-slide .ab-desc .ap-desc-text2{font-size: 30px; font-size: 3rem;}
	
	.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;}
}

/**关于中和**/
.indexabout{padding: 7% 0 12% 0; background: url(aboutbg.jpg) center center no-repeat; background-size:cover;}
.indexaboutbox{width: 50%;}
.indexaboutbox .title{color: #006633;}
.indexaboutbox .desc{color: #666; margin-top: 1.5%; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.indexaboutbox .desc p{margin: 2% 0;}
.indexaboutbox .more{margin-top:4%; display: flex; align-items: center; justify-content: flex-start;}
.indexaboutbox .more a{position: relative; display: inline-block; color: #006633; padding: 9px 4%; border-radius: 200px; border: 1px solid rgba(0,0,0,.2); overflow: hidden;}
.indexaboutbox .more a:first-child{margin-right: 9%;}
.indexaboutbox .more a::before{position: absolute; content: ""; width: 0; height: 100%; left: 0; top: 0; background: #006633; transition: .4s;}
.indexaboutbox .more a:hover::before{width: 100%;}
.indexaboutbox .more a:hover{color: #fff;}
.indexaboutbox .more a span{position: relative;}
.indexaboutbox .more a i{margin-left: 10px;}

@media only screen and (max-width:1280px){
	.indexaboutbox{width: 60%;}
	.indexaboutbox .title{font-size: 50px; font-size: 5rem;}
}
@media only screen and (max-width:800px){
	.indexaboutbox .title{font-size: 40px; font-size: 4rem;}
	.indexaboutbox .desc{-webkit-line-clamp: 5;}
	.indexaboutbox .more a{padding: 6px 4%;}
}
@media only screen and (max-width:560px){
	.indexabout{padding: 12% 0 20% 0;}
	.indexaboutbox{width: 100%;}
	.indexaboutbox .title{font-size: 30px; font-size: 3rem;}
	.indexaboutbox .more a{padding: 4px 4%;}
}

/**gg**/
.gg{color: #fff; background: url(ggbg.jpg) no-repeat right center; background-size: cover;}
.gg .container{position: relative; padding: 4.5% 0;}
.gg .title img{cursor: pointer; margin-left: 3vw;}
.gg .desc{margin: .2% 0 1%;}
.gg .x{width: 1.8vw; min-width: 25px; height: 4px; border-radius: 5px; background: #fff;}

.scroll-tips{position:absolute; left:0; top:0; z-index:30; width:93px; height:31px; display: flex; align-items: center; justify-content: center; background: url(ibandw-bg.png) no-repeat center center; background-size: 100%; cursor: pointer;}
.scroll-tips i{display:block; width:18px; height:14px; background:url("ibandw.png") no-repeat center; background-size: 100%; -webkit-animation:portraitmove 1.5s ease infinite;-moz-animation:portraitmove 1.5s ease infinite; -o-animation:portraitmove 1.5s ease infinite; animation:portraitmove 1.5s ease infinite;}
@-webkit-keyframes portraitmove{
	0%{-webkit-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
	35%{-webkit-transform:translate(0, 50%);transform:translate(0, 50%);opacity:0}
	65%{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}
	90%{-webkit-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
}
@-moz-keyframes portraitmove{
	0%{-moz-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
	35%{-moz-transform:translate(0, 50%);transform:translate(0, 50%);opacity:0}
	65%{-moz-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}
	90%{-moz-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
}
@-o-keyframes portraitmove{
	0%{-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
	35%{-o-transform:translate(0, 50%);transform:translate(0, 50%);opacity:0}
	65%{-o-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}
	90%{-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
}
@keyframes portraitmove{
	0%{-webkit-transform:translate(0, 0%);-moz-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
	35%{-webkit-transform:translate(0, 50%);-moz-transform:translate(0, 50%);-o-transform:translate(0, 50%);transform:translate(0, 50%);opacity:0}
	65%{-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0}
	90%{-webkit-transform:translate(0, 0%);-moz-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}
}

@media only screen and (max-width:1280px){
	.gg .title img{width: 55px;}
}
@media only screen and (max-width:1024px){
	.gg .title{font-size: 35px; font-size: 3.5rem;}
	.gg .title img{width: 45px;}
}
@media only screen and (max-width:800px){
	.gg .title{font-size: 30px; font-size: 3rem;}
	.gg .title img{width: 35px;}
	
	.scroll-tips{width:70px; height:23px;}
	.scroll-tips i{width:15px; height:12px;}
}
@media only screen and (max-width:560px){
	.gg .container{padding: 10% 0 7%;}
	
	.gg .title{font-size: 20px; font-size: 2rem;}
	.gg .title img{width: 25px;}
	.gg .desc{font-size:14px; font-size: 1.4rem;}
	.gg .x{height: 3px;}
	
	.scroll-tips{width:55px; height:18px;}
	.scroll-tips i{width:12px; height:9px;}
}

/**我们的优势**/
.indextitle p:first-child{color: #006633;}
.indextitle p:nth-child(2){color: #888888;}

.indexadv{padding: 6% 0;}
.indexadvbox{width: 92%; margin: 3% auto 0; display: flex; justify-content: space-between;}
.indexadvbox .list{position: relative; width: 100%; color: #fff; margin-right: 1%; background: #017a40;}
.indexadvbox .on{width: 205%;}
.indexadvbox .list:last-child{margin-right: 0;}
.indexadvbox .list .box{position: relative; z-index: 2; width: 100%; height: 100%; padding: 26% 5% 0 20%; opacity: 0; transition: .5s;}
.indexadvbox .on .box{opacity: 1;}
.indexadvbox .list .title{line-height: 1; display: flex; align-items: center; justify-content: flex-start;}
.indexadvbox .list .title span{margin-left: 7%; width: 35px; height: 35px; overflow: hidden;}
.indexadvbox .list .title span img{width: 100%; margin-top: 0;}
.indexadvbox .list .desc{margin: 7% 0; line-height: 1.6;}
.indexadvbox .list .more{display: flex; align-items: center; justify-content: flex-start;}
.indexadvbox .list .more a{position: relative; display: inline-block; color: #fff; padding: 9px 7%; border-radius: 200px; border: 1px solid #fff; overflow: hidden;}
.indexadvbox .list .more a::before{position: absolute; content: ""; width: 0; height: 100%; left: 0; top: 0; background: #006633; transition: .4s;}
.indexadvbox .list .more a:hover::before{width: 100%;}
.indexadvbox .list .more a:hover{color: #fff; border: 1px solid #006633;}
.indexadvbox .list .more a span{position: relative;}
.indexadvbox .list .more a i{margin-left: 10px;}
.indexadvbox .list .num{margin-top: 10%; text-align: right; font-size: 10vw; color: rgba(255,255,255,0); text-stroke: 1px rgba(255,255,255,.8); -webkit-text-stroke: 1px rgba(255,255,255,.8);}
.indexadvbox .list .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; transition: .5s;}
.indexadvbox .on .bg{opacity: .6;}

@media only screen and (max-width:1600px){
	.indexadvbox .list .box{padding: 26% 5% 0 15%;}
}
@media only screen and (max-width:1366px){
	.indexadvbox .list .title{font-size: 34px; font-size: 3.4rem;}
}
@media only screen and (max-width:1280px){
	.indextitle p:first-child{font-size: 50px; font-size: 5rem;}
}
@media only screen and (max-width:1024px){
	.indexadvbox .list .title{font-size: 26px; font-size: 2.6rem;}
	.indexadvbox .list .title span{width: 25px; height: 25px;}
}
@media only screen and (max-width:800px){
	.indextitle p:first-child{font-size: 40px; font-size: 4rem;}
	
	.indexadvbox{flex-flow: wrap;}
	.indexadvbox .list{margin: 2% 0;}
	.indexadvbox .list .box{padding: 10% 5% 0 5%; opacity: 1;}
	.indexadvbox .list .title span{width: 22px; height: 22px;}
	.indexadvbox .list .desc{margin: 3% 0;}
	.indexadvbox .list .more a{padding: 6px 3%;}
	.indexadvbox .list .num{margin-top: 5%;}
	.indexadvbox .list .bg{opacity: .6;}
}
@media only screen and (max-width:560px){
	.indextitle p:first-child{font-size: 30px; font-size: 3rem;}

	.indexadv{padding: 8% 0;}
	.indexadvbox .list .title{font-size: 2px; font-size: 2rem;}
	.indexadvbox .list .title span{width: 18px; height: 18px;}
	.indexadvbox .list .more a{padding: 4px 3%;}
}

/**案例展示**/
.indexcase{padding-bottom: 4%;}
.indetitletop{display: flex; align-items: center; justify-content: space-between;}
.indetitletop .more{}
.indetitletop .more a{position: relative; display: inline-block; color: #006633; padding: 11px 2vw; border-radius: 200px; border: 1px solid rgba(0,0,0,.2); overflow: hidden;}
.indetitletop .more a::before{position: absolute; content: ""; width: 0; height: 100%; left: 0; top: 0; background: #006633; transition: .4s;}
.indetitletop .more a:hover::before{width: 100%;}
.indetitletop .more a:hover{color: #fff;}
.indetitletop .more a span{position: relative;}

.indexcasebox{position: relative; width: 100%; margin-top: 7%;}
.indexcasebox .swiper-container{padding-bottom: 10%;}
.indexcasebox .swiper-slide{width: 33%;}
/*.indexcasebox .swiper-slide-active, .indexcasebox .swiper-slide-duplicate-active{transform: scale(1);}*/
.indexcasebox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 108%; overflow: hidden;}
.indexcasebox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexcasebox .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition:.5s;}
.indexcasebox .swiper-slide:hover .img p img{transform: scale(1.2);}
.indexcasebox .swiper-slide .box{position: absolute; left: 0; bottom: 0; padding: 10% 5% 5%; z-index: 2; width: 100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));}
.indexcasebox .swiper-slide .box .title{color: #fff; line-height: 1.4; transition: .5s;}
.indexcasebox .swiper-slide .box .desc{color: #cccccc;}
.indexcasebox .swiper-slide:hover .box{background-image: linear-gradient(rgba(0,102,51,0), rgba(0,102,51,1));}
.indexcasebox .swiper-pagination-progressbar{width: 100%; top: 90%; height: 1px;}
.indexcasebox .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #088c49;}
.indexcasebox .swiper-pagination-progressbar .swiper-pagination-progressbar-fill::before{position: absolute; content: ""; right: 0; top: -3px; width: 7px; height: 7px; background: #088c49;}
.indexcasebox .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; background:rgba(0,0,0,.2); width: 8px; height: 8px; opacity: 1;outline:none;}
.indexcasebox .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color: #088c49;}
.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top:88%; background:#006633; color: #fff; border-radius: 200px; width: 40px; height: 40px; --swiper-navigation-size: 15px; outline:none;}
.indexcasebox .swiper-button-prev{left:90%;}
.indexcasebox .swiper-button-next{right:0;}
.indexcasebox .swiper-button-prev:hover, .indexcasebox .swiper-button-next:hover{background: #0c2016;}

@media only screen and (max-width:1280px){
	.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top:88%; width: 35px; height: 35px; --swiper-navigation-size: 12px;}
	.indexcasebox .swiper-button-prev{left:85%;}
}
@media only screen and (max-width:1024px){
	.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top:calc(88% - 2px); width: 30px; height: 30px; --swiper-navigation-size: 10px;}
}
@media only screen and (max-width:800px){
	.indetitletop .more a{padding: 8px 3vw;}
	
	.indexcasebox .swiper-slide{width: 45%;}
	.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top:calc(88% - 1px); width: 24px; height: 24px; --swiper-navigation-size: 8px;}
}
@media only screen and (max-width:560px){
	.indetitletop .more a{padding: 5px 2.5vw;}
	.indexcasebox .swiper-slide .box .title{font-size: 14px; font-size: 1.4rem; line-height: 1.2;}
	.indexcasebox .swiper-container{padding-bottom: 15%;}
	.indexcasebox .swiper-button-prev{left:82%;}
	.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top:calc(88% - 1px); width: 20px; height: 20px;}
}

/**xxx**/
.xxx{height: 1px; background: #efefef;}

/**新闻资讯**/
.indexnews{padding: 2% 0 8% 0;}

.indexnewsbox{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}

.indexnewsleft{width: 26%;}
.indexnewsleft .swiper-container{position: relative; height: 100%; padding-bottom: 10%;}
.indexnewsleft .swiper-slide{}
.indexnewsleft .swiper-slide:hover .title{color: #006633;}
.indexnewsleft .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.indexnewsleft .swiper-slide .time{margin: 10% 0; color: #888888;}
.indexnewsleft .swiper-slide .more{display: inline-block; padding: 6px 1.3vw; border-radius: 100px; background: #006633; color: #fff;}
.indexnewsleft .swiper-slide:hover .more{background: #0c2016;}
.indexnewsleft .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color: #06512b;}
.indexnewsleft .swiper-pagination{text-align: left; bottom: 0; z-index: 99;}
.indexnewsleft .swiper-pagination-bullet{position: relative; z-index: 2; width: 3vw; height: 3px; margin:0 5px !important; border-radius: 100px;  background: #cccccc; opacity: .6; outline:none; transition: .3s;}
.indexnewsleft .swiper-pagination-bullet-active{background: #006633; opacity: 1;}

.indexnewslist{width: 68%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewslist .list{position: relative; width: calc((100% - 3%) / 2);}
.indexnewslist .list .img{position: relative; width: 100%; height: 0; padding-bottom: 51%; overflow: hidden;}
.indexnewslist .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewslist .list:hover .img img{transform: scale(1.2);}
.indexnewslist .list .title{margin: 4% 0;}
.indexnewslist .list:hover .title{color: #006633;}
.indexnewslist .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnewslist .list .time{color: #888888; line-height: 0;}

@media only screen and (max-width:800px){
	.indexnews{padding: 5% 0 8% 0;}
	
	.indexnewsleft{width: 100%;}
	.indexnewsleft .swiper-container{height: auto; padding-bottom: 8%;}
	.indexnewsleft .swiper-slide .time{margin: 2% 0;}
	.indexnewsleft .swiper-slide .more{padding: 4px 1.5vw;}
	.indexnewsleft .swiper-pagination-bullet{width: 5vw;}
	
	.indexnewslist{margin-top: 3%; width: 100%;}
	.indexnewslist .list{width: 100%; margin: 3% 0;}
	.indexnewslist .list .title{margin: 3% 0;}
}
@media only screen and (max-width:560px){
	.indexnews{padding: 8% 0;}
	
	.indexnewsbox{margin-top: 10%;}
	.indexnewsleft .swiper-slide .title{font-size: 20px; font-size: 2rem;}
	.indexnewsleft .swiper-slide .time{margin: 4% 0;}
	.indexnewsleft .swiper-slide .more{padding: 3px 3vw;}
	
	.indexnewslist .list{width: 100%; margin: 5% 0;}
	.indexnewslist .list .title{margin: 5% 0;}
}

/**底部**/
.footer{background:#f1f1f1; color: #888888; padding-top: 5%;}
.footer a{color: #888888;}
.footer a:hover{color: #006633;}

.footer-box{display: flex; justify-content: space-between;}

.footer-contact .tel p:first-child{position: relative; color: #333; padding-right: 3vw;}
.footer-contact .tel p:first-child::before{content: ""; position: absolute; right: 0; top: 15%; width: 2px; height: 17px; background: #999999;}
.footer-contact .address{margin-top: 5vh;}
.footer-contact .address i{margin-right: 10px;}

.footer-navbox{flex: 1; width: 100%; margin: 0 10%; display: flex; align-items: flex-start; justify-content: space-between;}
.footer-nav{}
.footer-nav .flist-title{font-weight: bold;}
.footer-nav .flist-title a{color: #333;}
.footer-nav .footer-navlist{margin-top: 1vw;}
.footer-nav .footer-navlist a{line-height: 2.4; display: block;}

.footer-wx{display: flex; justify-content: space-between;}
.footer-wx .list:first-child{margin-right:1vw;}
.footer-wx .list img{width: 110px;}
.footer-wx .list p{text-align: center; margin-top: 10px;}

.footer-copy{border-top: 1px solid rgba(0,0,0,.1); margin-top: 5%; padding: 1.5% 0 2.5% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.footer-copy img{width: 100px; margin-right: 3vw;}

.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}

@media only screen and (max-width:1600px){
	.footer-navbox{margin: 0 6%;}
}
@media only screen and (max-width:1280px){

}
@media only screen and (max-width:1024px){
	.footer-navbox{margin: 0 2%;}
	.footer-wx .list img{width: 95px;}
	
	.footer-copy img{width: 90px;}
}
@media only screen and (max-width:800px){
	.footer-box{align-items: center; justify-content: center; flex-flow: wrap;}
	.footer-contact{width: 100%; text-align: center;}
	.footer-contact .tel p:first-child{padding-right: 0;}
	.footer-contact .tel p:first-child::before{display: none;}
	.footer-contact .address{margin-top: 1vh;}
	.footer-navbox{display: none;}
	.footer-wx{margin-top: 2vw; width: 100%; justify-content: center;}
	.footer-wx .list img{width:85px;}
	
	.footer-copy{justify-content: center; text-align: center;}
	.footer-copy img{width: 80px; display: block; margin: 1% auto;}
	.footer-copy p{width: 100%; margin: 1% 0;}
}

@media only screen and (max-width:560px){
	.footer-copy img{width: 70px;}
}


/*内页*/
.mainbody{padding: 3% 0;}
.mainbody-container{margin-top: 3%; padding: 3% 5%; background: rgba(255,255,255,.5); box-shadow: 0 0 50px rgba(0,0,0,.2);}
.mainbody-left{width: 20%;}
.mainbody-right{width: 75%;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:1.5% 0;}
.mainbody_content img{max-width:100%; margin:0.5% 0;}

@media only screen and (max-width:1280px){
	.mainbody-loc img{width: 18px;}
}
@media only screen and (max-width:1024px){
	.mainbody-loc img{width: 16px;}
}

@media only screen and (max-width:800px){
	.mainbody{padding: 5% 0;}
	
	.mainbody-loc img{width: 15px;}

}
@media only screen and (max-width:560px){
	.mainbody{padding:7% 0;}
}

/*about-navbox*/
.about-navbox{border-bottom: 1px solid rgba(0,0,0,.07); background: #fff;}
.about-navbox .container{display: flex; align-items: center; justify-content: space-between;}

.mainbody-loc{color: #006633; display: flex; align-items: center; justify-content:flex-end;}
.mainbody-loc a{color: #006633;}
.mainbody-loc span{margin-right: 5px;}

.about-nav{flex: 1; width: 100%; display: flex; justify-content: flex-start;}
.about-nav a{position: relative; color: #666; transition: .5s; padding: 3vh 0; margin-right: 3vw; color: #777; display: flex; align-items: center; justify-content: flex-start;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: -1px; height:3px; width: 0; background:#006633; transition: .3s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a div{position: relative;}
.about-nav a:hover, .about-nav a.cur{color: #006633;}

@media only screen and (max-width:1280px){

}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.about-navbox{padding: 1.5vh 0;}
	.about-navbox .container{flex-flow: wrap;}
	
	.mainbody-loc{width: 100%; margin-top: 1.5vh; text-align: right;}
	
	.about-nav{flex: none; flex-flow: wrap;}
	.about-nav a{width: calc((100% - 3%) / 4); padding: 2% 0; margin: 0.5% 1% 0.5% 0; border: 1px solid rgba(0,0,0,.1); justify-content: center;}
	.about-nav a:nth-child(4n){margin-right: 0;}
	.about-nav a::before{height:100%; bottom: 0;}
	.about-nav a:hover, .about-nav a.cur{border: 1px solid #006633;}
	.about-nav a:hover, .about-nav a.cur, .about-nav a:hover i, .about-nav a.cur i{color: #fff;}
}
@media only screen and (max-width:560px){
/*	.about-nav a{width: calc((100% - 4%) / 3); padding: 2% 3%; margin: 1% 2% 1% 0;}
	.about-nav a:nth-child(3n){margin-right: 0;}
	.about-nav a:nth-child(4n){margin-right: auto;}*/
}

/*body-title*/
.body-title{margin-bottom: 4%;}
.body-title img{margin-left: 15px;}

@media only screen and (max-width:1280px){
	.body-title p:first-child{font-size: 40px; font-size: 4rem;}
	.body-title p:nth-child(2) img{width: 16px;}
}
@media only screen and (max-width:800px){
	.body-title p:first-child{font-size: 34px; font-size: 3.4rem;}
	.body-title p:nth-child(2) img{width: 14px;}
}
@media only screen and (max-width:560px){
	.body-title p:first-child{font-size: 28px; font-size: 2.8rem;}
	.body-title p:nth-child(2) img{width: 12px;}
}

/*内页关于我们*/
.aboutus-company{padding: 5% 0;}

.aboutus-culture{padding: 5% 0; background: url(aboutus-culture-bg.jpg) no-repeat center top; background-size: cover;}
.aboutus-culture .body-title{color: #fff;}
.aboutus-culture .box{margin-bottom: -10%; display: flex; justify-content: space-between;}
.aboutus-culture .box .list{width: calc((100% - 4%) / 5); padding: 3% 2%; background: #fff no-repeat 120% 120%; border: 1px solid rgba(0,102,51,.3); transition: .5s;}
.aboutus-culture .box .list:hover{box-shadow: 0 0 20px rgba(0,102,51,.3); background: url(logo-2.png) #fff no-repeat 120% 120%; background-size: 45%;}
.aboutus-culture .box .list .title{display: flex; align-items: center; justify-content:flex-start;}
.aboutus-culture .box .list .title img{margin-right: 15px; height: 26px;}
.aboutus-culture .box .list .desc{margin-top: 6%; line-height: 1.6; color: #777777;}

.aboutus-honor{padding: 8% 0 5% 0; background: #e8f4ee;}
.aboutus-honorbox{position: relative; margin-top: 3%;}
.aboutus-honorbox .swiper-container{width: 100%; padding-bottom: 2.5%;}
.aboutus-honorbox .swiper-slide{z-index: 222; background: #fff; border: 1px solid rgba(0,0,0,.05);}
.aboutus-honorbox .swiper-slide:hover{box-shadow: 0 5px 25px rgba(0,102,51,.3);}
.aboutus-honorbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
.aboutus-honorbox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.aboutus-honorbox .swiper-slide .img img{max-width: 100%; max-height: 100%; transition: .5s;}
.aboutus-honorbox .swiper-slide:hover .img img{transform: scale(1.3);}
.aboutus-honorbox .swiper-slide .title{padding: 4% 2%;}
.aboutus-honorbox .swiper-slide:hover .title{color: #006633;}
.aboutus-honorbox .swiper-slide .title p{overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.aboutus-honorbox .swiper-pagination{width: 100%; top: 100%;}
.aboutus-honorbox .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px; background:#b5d5c5; width: 2vw; min-width: 10px; height: 3px; border-radius: 2px; opacity: 1; outline: none;}
.aboutus-honorbox .swiper-pagination-bullets .swiper-pagination-bullet-active{background: #006633;}
.aboutus-honorbox .swiper-button-prev, .aboutus-honorbox .swiper-button-next{top: 36%; background: rgba(0,0,0,.3); color: #fff; border-radius: 50%; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline: none;}
.aboutus-honorbox .swiper-button-prev{left:1%;}
.aboutus-honorbox .swiper-button-next{right:1%;}
.aboutus-honorbox .swiper-button-prev:hover, .aboutus-honorbox .swiper-button-next:hover{background: #006633;}

.aboutus-factory{padding: 5% 0;}
#gallery {}
#gallery .swiper-slide {}
#gallery .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
#gallery .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
#gallery .swiper-slide .title{margin-top: 3%;}
#gallery .swiper-button-prev, #gallery .swiper-button-next{top:40%; background:#006633; color: #fff; border-radius: 200px; width: 40px; height: 40px; --swiper-navigation-size: 15px; outline:none;}
#gallery .swiper-button-prev{left:0;}
#gallery .swiper-button-next{right:0;}
#gallery .swiper-button-prev:hover, #gallery .swiper-button-next:hover{background: #0c2016;}
#thumbs {width: 80%; margin-top: 4%; text-align: center;}
#thumbs .swiper-slide {}
#thumbs .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; background: #000;}
#thumbs .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.6;}
#thumbs .swiper-slide-thumb-active .img img{opacity: 1;}

.aboutus-organization{padding: 5% 0; background: url(aboutus-organization-bg.jpg) no-repeat center top; background-size: cover;}

.aboutus-history{padding: 5% 0;}
.historytab {position: relative;}
.historytab .swiper-slide{padding: 2% 0; border: 1px solid rgba(0,0,0,.15); cursor: pointer;}
.historytab .swiper-slide p{text-align: center; transition: .5s;}
.historytab .swiper-slide-thumb-active{border: 1px solid #006633; background: #006633;}
.historytab .swiper-slide-thumb-active p{transform: scale(1.4); color: #fff; font-weight: bold;}
.historytab .swiper-button-prev, .historytab .swiper-button-next{top: 50%; transform: translate(0, -30%); background:rgba(0,0,0,.4); color: #fff; border-radius: 50%; width: 1.5vw; min-width: 20px; height: 1.5vw; min-height: 20px; --swiper-navigation-size: 15px; outline:none;}
.historytab .swiper-button-prev{left:1%;}
.historytab .swiper-button-next{right:1%;}
.historytab .swiper-button-prev:hover, .historytab .swiper-button-next:hover{background: #006633;}
.historybox{position: relative; margin-top: 4%;}
.historybox .swiper-slide{}
.historybox .swiper-slide .adevelopmentbox-list{position: relative; margin: 1% 10% 0 10%; display: flex; justify-content: space-between;}
.historybox .swiper-slide .adevelopmentbox-list::after{content: ''; position: absolute; top:20px; bottom:-35px; z-index: -1; left:10px; width: 1px; background: #ccc;}
.historybox .swiper-slide .adevelopmentbox-list .adevelopmentbox-listico{width: 21px; height: 21px; border-radius: 50%; margin-top: 15px; background: #fff; border: 6px solid #ec010a;}
.historybox .swiper-slide .adevelopmentbox-list .adevelopmentbox-listdesc{width:calc(100% - 100px); position: relative; background: #f3f3f3; border-radius:8px; line-height: 1.8; padding: 2% 2%; color: #666; display: flex; justify-content: flex-start;}
.historybox .swiper-slide .adevelopmentbox-list .adevelopmentbox-listdesc:before{content: ''; position: absolute; background: #f3f3f3; transform: rotate(45deg); top: 15px; left: -8px; z-index: -1; width: 16px; height: 16px; border-top-color: #f3f3f3; border-right-color: #f3f3f3;}
.historybox .swiper-slide .adevelopmentbox-list .adevelopmentbox-listdesc p{color: #000; width: 13%; margin-right: 15px;}
.historybox .swiper-slide .adevelopmentbox-list .adevelopmentbox-listdesc span{flex: 1;}

@media only screen and (max-width:1024px){
	.aboutus-culture .box .list .title{font-size: 20px; font-size: 2rem;}
	.aboutus-culture .box .list .title img{height: 22px;}
}
@media only screen and (max-width:800px){
	.aboutus-company{padding: 8% 0;}
	
	.aboutus-culture{padding: 8% 0;}
	.aboutus-culture .box{margin-bottom: 0; flex-flow: wrap;}
	.aboutus-culture .box .list{width: calc((100% - 2%) / 2); margin: 1% 0; background: #fff no-repeat 110% 110%;}
	.aboutus-culture .box .list:hover{background: url(logo-2.png) #fff no-repeat 110% 110%; background-size: 25%;}
	.aboutus-culture .box .list .title img{height: 18px;}
	.aboutus-culture .box .list .desc{line-height: 1.4;}
	
	.aboutus-honor{padding: 8% 0;}
	.aboutus-honorbox .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 2px;}
	
	.aboutus-factory{padding: 8% 0;}
	#gallery .swiper-button-prev, #gallery .swiper-button-next{width: 34px; height: 34px; --swiper-navigation-size: 12px;}
	
	.aboutus-organization{padding: 8% 0;}
	
	.aboutus-history{padding: 8% 0;}
	.historytab{margin-top: 5%;}
	.historybox{margin-top: 8%;}
}
@media only screen and (max-width:560px){
	.aboutus-culture .box .list{width: 100%; padding: 3% 6%;}
	.aboutus-culture .box .list .title img{height: 16px;}
	.aboutus-culture .box .list .desc{margin-top: 3%;}
}

/*内页服务中心*/
.service-advantage{padding: 5% 0;}
.service-advantage .box{margin-top: 10%; display: flex; justify-content: space-between;}
.service-advantage .box .list{width: calc((100% - 6%) / 5); border: 1px solid rgba(0,102,51,.2); transition: .5s;}
.service-advantage .box .list:hover{background: #e8f4ee; box-shadow: 0 10px 20px rgba(0,102,51,.2);}
.service-advantage .box .list .num{margin-top: -20%; margin-left: 20%; position: relative; width: 60%; height: 0; padding-bottom: 67%; background: url(service-advantage-num-bg.png) no-repeat center center; background-size: 100%; transition: .5s;}
.service-advantage .box .list:hover .num{margin-top: -35%;}
.service-advantage .box .list .num p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.service-advantage .box .list .num p span{color: #fff;}
.service-advantage .box .list .content{padding: 15% 7% 15% 7%; text-align: center;}
.service-advantage .box .list .content .title{line-height: 1.4; height: 10vh;}
.service-advantage .box .list:hover .content .title{color: #006633;}
.service-advantage .box .list .content .desc{line-height: 1.8; height: 15vh; color: #666;}
.service-advantage .box .list .content .ico{width: 35px; height: 35px; margin: 0 auto; overflow: hidden;}
.service-advantage .box .list .content .ico img{width: 100%; margin-top: -100%;}

.service-commitment{display: flex; justify-content: space-between; flex-flow: wrap;}
.service-commitment .body-title{color: #fff;}
.service-commitment .box{width: 45%; padding: 5% 100px 0 0; background: url(service-commitment-bg.png) #006633 no-repeat center center; background-size: 100%; display: flex; justify-content: flex-end;}
.service-commitment .box .boxt{width: 555px;}
.service-commitment .box .boxt .desc{margin-top: 10%; color: #bde5d1; text-align: justify; line-height: 2;}
.service-commitment .box .boxt .tel{margin-top: 10%; color: #ffcc00;}
.service-commitment .pic{width: 55%;}
.service-commitment .pic p{position: relative; width: 100%; height: 0; padding-bottom: 65%; overflow: hidden;}
.service-commitment .pic p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

.service-download{padding: 5% 0;}
.service-download .pic{position: relative; width: 100%; height: 0; padding-bottom: 23%; overflow: hidden;}
.service-download .pic img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.service-download .box{margin-top: 4%; display: flex; justify-content: space-between; flex-flow: wrap;}
.service-download .box .list{position: relative; width: calc((100% - 2%) / 2); margin: 1% 0; display: flex; justify-content: space-between; transition: .5s;}
.service-download .box .list:hover{background: #e8f4ee;}
.service-download .box .list .titletime{flex: 1; width: 100%; padding: 0 4%; border: 1px solid rgba(0,102,51,.2); border-right:none; display: flex; align-items: center; justify-content: space-between;}
.service-download .box .list .titletime .title{flex: 1; width: 100%;}
.service-download .box .list:hover .titletime .title{color: #006633;}
.service-download .box .list .titletime .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.service-download .box .list .titletime .time{margin-right: 3%;}
.service-download .box .list .ico{padding:4% 4%; background: #006633; color: #fff; transition: .5s;}
.service-download .box .list:hover .ico{background: #ffcc00;}

@media only screen and (max-width:1600px){
	.service-commitment .box{padding: 5% 5% 0 4%;}
	.service-commitment .box .boxt{width: 100%;}
}
@media only screen and (max-width:1280px){
	.service-advantage .box .list .num{font-size: 65px; font-size: 6.5rem;}
	.service-advantage .box .list .content .title{font-size: 26px; font-size: 2.6rem; height: 8vh;}
	.service-advantage .box .list .content .ico{width: 32px; height: 32px;}
	
	.service-commitment .box .boxt .desc{margin-top: 8%; font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:1024px){
	.service-advantage .box .list .num{font-size: 55px; font-size: 5.5rem;}
	.service-advantage .box .list .content .title{font-size: 23px; font-size: 2.3rem;}
	.service-advantage .box .list .content .ico{width: 26px; height: 26px;}
	
	.service-commitment .box .boxt .desc{margin-top: 5%; font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:800px){
	.service-advantage{padding: 8% 0 4% 0;}
	.service-advantage .box{flex-flow: wrap;}
	.service-advantage .box .list{width: calc((100% - 2%) / 2); margin: 6% 0;}
	.service-advantage .box .list .num{margin-top: -20%; margin-left: 30%; width: 40%; padding-bottom: 45%;}
	.service-advantage .box .list:hover .num{margin-top: -20%;}
	.service-advantage .box .list .content{padding: 12% 5% 15% 5%;}
	.service-advantage .box .list .content .title{line-height: 1.5; height: 6vh;}
	.service-advantage .box .list .content .desc{line-height: 1.5; height: 10vh;}
	
	.service-commitment .box{width: 100%; padding: 5% 5% 5% 4%;}
	.service-commitment .box .boxt .tel{margin-top: 5%;}
	.service-commitment .pic{width: 100%;}
	.service-commitment .pic p{padding-bottom: 45%;}
	
	.service-download{padding: 8% 0;}
	.service-download .box .list{width:100%; margin: 2% 0;}
}
@media only screen and (max-width:560px){
	.service-advantage .box .list .num{font-size: 45px; font-size: 4.5rem;}
	.service-advantage .box .list .content .desc{height: 12vh;}
}


/*在线地图*/
.map{position: relative; width: 100%; height: 70vh;}
.map iframe{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border:1px solid rgba(0,0,0,.1);}

/*内页产品列表*/
.bodyproduct{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.bodyproduct:after{content: ''; width:23%;}
.bodyproduct .bodyproductlist{position: relative; width:calc((100% - 2%) / 2); margin:1% 0; padding: 2%; border: 1px solid rgba(0,0,0,.1); background: url(logo-1.png) #fff no-repeat right center; background-size: 50%; transition: .5s; display: flex; align-items: center; justify-content: space-between;}
.bodyproduct .bodyproductlist:hover{background: url(logo-1.png) #006633 no-repeat right center; background-size: 50%; box-shadow:10px 10px 25px rgba(0,0,0,.15);}
.bodyproduct .bodyproductlist .bodyproductlist-img{position: relative; width:40%; height: 0; padding-bottom:35%; overflow: hidden;}
.bodyproduct .bodyproductlist .bodyproductlist-img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.bodyproduct .bodyproductlist .bodyproductlist-img img{max-width: 100%; max-height: 100%; transition:.5s;}
.bodyproduct .bodyproductlist:hover .bodyproductlist-img img{transform: scale(1.2);}
.bodyproduct .bodyproductlist .bodyproductlist-content{margin-left: 5%; width: 60%;}
.bodyproduct .bodyproductlist .bodyproductlist-title{font-weight: bold;}
.bodyproduct .bodyproductlist:hover .bodyproductlist-title{color: #fff;}
.bodyproduct .bodyproductlist .bodyproductlist-title p{line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; transition: .5s;}
.bodyproduct .bodyproductlist .bodyproductlist-desc{margin: 2% 0; color: #999999;}
.bodyproduct .bodyproductlist:hover .bodyproductlist-desc{color: #b5c4bc;}
.bodyproduct .bodyproductlist .bodyproductlist-desc p{line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; transition: .5s;}
.bodyproduct .bodyproductlist .bodyproductlist-more{margin-top: 1.5vw; display: inline-block; padding: 2px 10px; border-radius: 100px; border: 1px solid rgba(0,0,0,.1); color: #999999;}
.bodyproduct .bodyproductlist:hover .bodyproductlist-more{border: 1px solid #fff; color: #fff;}

@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.bodyproduct:after{content: ''; width:48%;}
	.bodyproduct .bodyproductlist{width:48%; margin:2% 0;}

}
@media only screen and (max-width:560px){
	.bodyproduct:after{content: ''; width:100%;}
	.bodyproduct .bodyproductlist{width:100%; margin:2% 0;}
}

/*内页案例列表*/
.bodycase{position: relative; padding: 3% 0;}
.bodycase .swiper-container{padding-bottom: 6%;}
.bodycase .swiper-slide{width: 33%;}
/*.bodycase .swiper-slide-active, .bodycase .swiper-slide-duplicate-active{transform: scale(1);}*/
.bodycase .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 108%; overflow: hidden;}
.bodycase .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bodycase .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition:.5s;}
.bodycase .swiper-slide:hover .img p img{transform: scale(1.2);}
.bodycase .swiper-slide .box{position: absolute; left: 0; bottom: 0; padding: 10% 5% 5%; z-index: 2; width: 100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));}
.bodycase .swiper-slide .box .title{color: #fff; line-height: 1.4; transition: .5s;}
.bodycase .swiper-slide .box .desc{color: #cccccc;}
.bodycase .swiper-slide:hover .box{background-image: linear-gradient(rgba(0,102,51,0), rgba(0,102,51,1));}
.bodycase .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; background:rgba(0,0,0,.2); width: 8px; height: 8px; border-radius: 1000px; opacity: 1; outline:none; transition: .5s;}
.bodycase .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 30px; background-color: #006633;}
.bodycase .swiper-button-prev, .bodycase .swiper-button-next{top:40%; background:#006633; color: #fff; border-radius: 200px; width: 40px; height: 40px; --swiper-navigation-size: 15px; outline:none;}
.bodycase .swiper-button-prev{left:2%;}
.bodycase .swiper-button-next{right:2%;}
.bodycase .swiper-button-prev:hover, .bodycase .swiper-button-next:hover{background: #0c2016;}

@media only screen and (max-width:1024px){
	.bodycase{position: relative; padding: 2% 0;}
	
	.bodycase .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px; width: 6px; height: 6px;}
	.bodycase .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 20px;}
}
@media only screen and (max-width:800px){
	.bodycase{position: relative; padding: 2% 0;}
	.bodycase .swiper-slide{width: 45%;}
	.bodycase .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px;}
	.bodycase .swiper-button-prev, .bodycase .swiper-button-next{width: 34px; height: 34px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:560px){
	.bodycase .swiper-container{padding-bottom: 10%;}
	.bodycase .swiper-slide .box .title{font-size: 14px; font-size: 1.4rem; line-height: 1.4;}
	.bodycase .swiper-button-prev, .bodycase .swiper-button-next{width: 30px; height: 30px; --swiper-navigation-size: 8px;}
}

/*内页图片列表*/
.productny-list{width: 100%; margin: 0 auto;}
.productny-list ul{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.productny-list ul:after{content: ''; width:calc((100% - 6%) / 3);}
.productny-list li{position: relative; width:calc((100% - 6%) / 3); margin: 1.5% 0; transition: .5s;}
.productny-list li .productny-listimg{width: 100%; position: relative; height: 0; overflow: hidden; padding-bottom: 71%; border: 1px solid rgba(0,0,0,.1);}
.productny-list li:hover .productny-listimg{border: 1px solid rgba(0,102,51,.5);}
.productny-list li .productny-listimg p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center;}
.productny-list li .productny-listimg p img{width: 100%; height: 100%; padding: 3% 3%; object-fit: cover; transition: all 1s;}
.productny-list li:hover .productny-listimg img {transform: scale(1.15);}

.productny-list li .productny-listimgt {width: 100%; position: relative; height: 0; overflow: hidden; padding-bottom: 71%; border: 1px solid rgba(0,0,0,.1);}
.productny-list li:hover .productny-listimgt{border: 1px solid rgba(0,102,51,.5);}
.productny-list li .productny-listimgt p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center;}
.productny-list li .productny-listimgt p img{max-width: 100%; max-height: 100%; padding: 3% 3%; transition: all 1s;}
.productny-list li:hover .productny-listimgt img {transform: scale(1.15);}

.productny-list li .productny-listtitle{position: relative; z-index: 2; padding: 3.5% 5%; background: rgba(0,0,0,.1); transition: .3s;}
.productny-list li:hover .productny-listtitle{background: #006633; color: #fff;}
.productny-list li .productny-listtitle p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.productny-list ul:after{content: ''; width:48%;}
	.productny-list li{width:48%; margin: 2% 0;}
}
@media only screen and (max-width:560px){
	.productny-list ul:after{content: ''; width:100%;}
	.productny-list li{width:100%; margin: 2% 0;}
}


/*内页新闻列表*/
.newslist{}
.newslist .list{position: relative; padding: 2.5% 0; border-bottom: 1px solid rgba(0,0,0,.2); transition: .5s; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.newslist .list:first-child{border-top: 1px solid rgba(0,0,0,.07);}
.newslist .list::before{position: absolute; content: ""; left: 0; bottom: -1px; height:1px; width: 0; background: #006633; transition: 1s;}
.newslist .list:hover::before{width: 100%;}
.newslist .list .img{position: relative; width: 30%;}
.newslist .list .img p{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.newslist .list .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 1.3s;}
.newslist .list:hover .img p img{transform: scale(1.2);}
.newslist .list .box{position: relative; flex: 1; width: 100%; margin-left: 5%;}
.newslist .list .box .title{color: #000;}
.newslist .list:hover .box .title{color: #006633;}
.newslist .list .box .desc{margin: 3% 0; color: #666;}
.newslist .list .box .desc p{line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newslist .list .box .timemore{display: flex; align-items: center; justify-content: space-between;}
.newslist .list .box .timemore .time{color: #999;}
.newslist .list .box .timemore .time i{margin-right: 5px;}
.newslist .list .box .timemore .more{color: #006633;}
.newslist .list .box .timemore .more i{margin-left: 5px;}

@media only screen and (max-width:1024px){
	.newslist .list .box .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:680px){
	.newslist .list{padding: 3vh 0;}
	.newslist .list:first-child{border-top:none; padding-top: 1vh;}
	.newslist .list .img{width: 100%;}
	.newslist .list .box{flex: none; margin-left: 0; margin-top: 5%;}
}

/*内页新闻详情推荐*/
.newsshowbox{display: flex; align-items: flex-start; justify-content: space-between;}
.newsshowbox .mainbody{width: 68%; background: #fafafa; padding: 5%;}
.newsshow-title{font-weight: bold; color: #363636; line-height: 1.4;}
.newsshow-info{color: #acacac; padding: 1% 0; border-bottom: 1px solid rgba(0,0,0,.1);}

.newsshowbox .newsshowtj{width: 27%;}
.newsshowtj .newsshowtj-list{margin: 8% 0; padding-bottom: 8%; position: relative; border-bottom: 1px solid rgba(0,0,0,.1);}
.newsshowtj .newsshowtj-list .newsshowtj-listimg{position: relative; width: 100%; height: 0; padding-bottom: 44%; overflow: hidden; border-radius: 5px;}
.newsshowtj .newsshowtj-list .newsshowtj-listimg img{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; transition:.5s;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listimg img{transform: scale(1.2);}
.newsshowtj .newsshowtj-list .newsshowtj-listtitle{margin: 3% 0 2% 0; line-height: 1.25; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listtitle{color: #c31818;}
.newsshowtj .newsshowtj-list .newsshowtj-listdesc{color: #858585; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime{position: absolute; z-index: 1; top: 2%; left: 2%; padding: .5% 1%; border-radius: 3px; background: #c31818; color: #fff;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime font{font-weight:lighter; color: #fff;}

@media only screen and (max-width:1366px){
	.newsshow-info{padding: 2% 0;}
}
@media only screen and (max-width:1024px){
	
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 13px;}
}
@media only screen and (max-width:800px){
	.newsshowbox{flex-flow: wrap;}
	.newsshowbox .mainbody{width: 100%;}
	.newsshow-title {margin-top: 3%; font-size: 26px; font-size: 2.6rem;}
	
	.newsshowbox .newsshowtj{width: 100%; margin-top: 4%;}
	.newsshowtj .newsshowtj-list{margin: 4% 0; padding-bottom: 4%;}
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 12px;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
	
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 11px;}
}

/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{width: 100%; font-size: 42px; text-align: center; line-height: 50px; color: #000; padding: 15px 0; }
.right_content_info{width: 100%; height:40px;line-height:40px;text-align:center; margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 15px;}
.right_content_info small{margin-left:18px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px; padding:5px 10px; line-height:25px; border:1px solid #f4e4b4; background:#fffff0; font-size:14px;}
.right_content_content{line-height:1.75; margin-top: 3%; text-align: justify;}
.right_content_content p{margin: 1.3% 0;}
.right_content_content img{max-width:100%;}

@media only screen and (max-width:1599px){
	.right_content_title{font-size: 30px; line-height: 40px; padding: 12px 0;}
}
@media only screen and (max-width:1359px){
	.right_content_title{font-size: 25px; line-height: 40px; padding: 12px 0;}
	
	.right_content_content p{margin: 8px 0;}
}
@media only screen and (max-width:1023px){
	.right_content_title{font-size: 20px; line-height: 30px; padding: 10px 0;}
	
	.right_content_content p{margin: 5px 0;}
}
@media only screen and (max-width:560px){
	.right_content_title{font-size: 16px; line-height:22px;}
	.right_content_info{height:30px; line-height:30px; margin: 0 0; text-align:center; font-size: 12px;}
	.right_content_info small{margin-left:0;margin-right:0;font-size:12px;}
	
	.right_content_content{line-height: 160%;}
}


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.preNext{margin-top: 0;}
	.preNext .text{margin-top: 10px; line-height: 20px;}
	.preNext .actBox{top:7px;}
}


/*内页在线地图*/
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden; border: 1px solid rgba(0,0,0,.2);}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

@media only screen and (max-width:800px){
	.contactmapbox{padding-bottom: 60%;}
}



/*内页留言反馈*/
.message-content{max-width: 100%; margin: 0 auto;}
.message-content-list{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; margin: 1% 0;}
.message-content-list div{width: 49%;}
.message-content-list1{display: flex; align-items: center; justify-content:flex-start; margin: 1% 0;}
.message-content-list1 div:first-child{width: 30%; position: relative; margin-right: 1%;}
.message-content-list1 div:first-child img{position: absolute; right: 10px; top: 50%; transform: translate(0,-50%)}
.message-content-list1 div:nth-child(2){width: 30%;}

.msg_inputt{width: 100%; background: #fff; border:1px #d5d5d5 solid; border-radius: 3px; padding: 13px 15px; font-family: "Helvetica Neue","Helvetica","PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Noto Sans CJK","Source Han Sans","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;}
.msg_inputtt{width:100%; background: #fff; border:1px #d5d5d5 solid; border-radius: 3px; padding: 13px 15px; font-family: "Helvetica Neue","Helvetica","PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Noto Sans CJK","Source Han Sans","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;}
.msg_textarea{width: 100%; height: 200px; background: #fff; border:1px #d5d5d5 solid; border-radius: 3px; padding: 13px 15px; line-height: 1.6; font-family: "Helvetica Neue","Helvetica","PingFang SC","Hiragino Sans GB","Noto Sans CJK SC","Noto Sans CJK","Source Han Sans","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;}
.msg_submitt{width: 100%; padding: 12px 15px;  background-image: linear-gradient(to right, #006633, #2b5c74); color: #fff; text-transform: uppercase; border: none;}	

@media only screen and (max-width:1280px){
	.message-content{max-width: 90%;}
	
	.msg_inputt, .msg_inputtt, .msg_textarea{padding: 10px 10px;}
	.msg_textarea{height: 150px;}
	.msg_submitt{padding: 9px 10px;}
}
@media only screen and (max-width:1024px){
	.message-content{max-width: 100%;}
}
@media only screen and (max-width:800px){
	.message-content-list div{width: 100%; margin: .6% 0;}
}
@media only screen and (max-width:560px){
	.message-content-list1 div:first-child{width: 60%;}
	
	.msg_inputt, .msg_inputtt, .msg_textarea{padding: 9px 9px;}
	.msg_textarea{height: 120px;}
	.msg_submitt{padding: 8px 9px;}
}


/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 15px; font-size: 1.5rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #006633;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:16px; font-size: 1.6rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; background:#f6f6f6; border: 1px solid rgba(0,0,0,.08); margin: 0 4px; color:#222222; text-align:center; padding:3px 11px; border-radius: 2px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#006633; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px;}
	.page_list a{padding:2px 9px; margin:0 3px;}
}
@media only screen and (max-width:560px){
	.page_info{font-size: 12px;}
	.page_list{font-size: 12px; line-height:18px; margin-top:10px;}
	.page_list div{padding: 0 2px;}
	.page_list a{padding:1px 7px; margin:1px 1px;}
}

/*内容分页*/
.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;}

