@charset "utf-8";
.common-pc-nav{
	position: fixed;
	width: 100%;
	height: 82px;
	z-index: 21;
	transition: all linear 0.2s;
	top: 0;
	left: 0;
	padding: 0 38px;
	font-size: 0;
	background: #006a4a
}
.common-pc-nav::after{
	clear: both;
	display: block;
	content: ""
}
.common-pc-nav.isFixed{
	background: rgba(0,0,0,.8);
}
.common-pc-nav.innermode{
	position: relative;
}
.common-pc-nav .logo-area{
	float: left;
	line-height: 82px
}
.common-pc-nav .right-area{
	float: right;
	font-size: 0;
	line-height: 82px;
}
.common-pc-nav .right-area .open-pcnav{
	display: inline-block;
	vertical-align: middle;
	width: 168px;
	height: 52px;
	line-height: 52px;
	padding-left: 25px;
	background: rgba(51,51,51,.8);
	position: relative;
	cursor: pointer
}
.common-pc-nav .right-area .open-pcnav span{
	font-size: 16px;
	color: #ddd;
}
.common-pc-nav .right-area .open-pcnav i{
	position: absolute;
	right: 0;
	top: 0;
	width: 52px;
	height: 100%;
	font-size: 18px;
	color: #fff;
	background: #252c30 url(../images/icon-nav.png) no-repeat center;
}
.common-pc-nav .right-area > a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 16px;
	height: 52px;
	line-height: 50px;
	border: 1px solid rgba(221,221,221,.37);
	text-align: center;
	margin-left: 10px
}
.common-pc-nav .right-area > a:hover{
	border-color: #fff
}
.common-pc-nav .right-area > a span{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #ddd;
	background: url(../images/icon-link.png) no-repeat left center;
	padding-left: 45px
}
.pc-nav-wrap{
	display: inline-block;
	vertical-align: middle;
	height: 82px;
}
.pc-nav-wrap .pc-nav-content{
	display: inline-block;
	padding:0 5px;
	position: relative;
	z-index: 11;
}
.pc-nav-wrap .pc-nav-content > a{
	line-height: 82px;
	font-size: 14px;
	color: #fff;
	display: block
}
.pc-nav-wrap .pc-nav-content > a:first-of-type{
	font-weight: bold
}
.pc-nav-wrap .pc-nav-content a:hover,.pc-nav-wrap .pc-nav-content  a.active{
	color: #f00
}
.pc-nav-wrap .pc-nav-content .pc-dropdown{
	position: absolute;
	top: 120%;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0,0,0,.8);
	padding: 10px 0;
	text-align: center;
	opacity: 0;
	transition: all linear 0.2s;
	pointer-events: none;
}
.pc-nav-wrap .pc-nav-content .pc-dropdown a{
	white-space: nowrap;
	display: block;
	padding: 0 20px;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
}
.pc-nav-wrap .pc-nav-content .pc-dropdown a:hover{
	text-decoration: underline !important;
	color:#f00;
}
.pc-nav-wrap .pc-nav-content:hover .pc-dropdown{
	opacity: 1;
	top: 100%;
	pointer-events: auto;
}
.common-crumbs{
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 4rem;
}
.common-crumbs a{
	color: #fff;
	font-size: 12px;
}
.index-banner img{
	display: block;
	width: 100%;
	background: #212526
}
.index-banner .swiper-button{
	width: 88px;
	height: 88px;
	line-height: 88px;
	margin-top: -44px;
	background: #006a4a url(../images/icon-arrow1.png) no-repeat center;
	transition: all linear 0.2s;
	font-size: 0;
	outline: none;
}
.index-banner .swiper-button:hover{
	background-color: #c7434b
}
.index-banner .swiper-button-next{
	transform: rotateZ(180deg);
}
.index-banner .swiper-button-prev{
	left: 0
}
.index-banner .swiper-button-next{
	right: 0
}
.index-model1{
	background: #212526;
	padding-top: 90px;
	padding-bottom: 140px;
}
.model1-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap
}
.model1-content{
	display: inline-block;
	width: 25%;
	height: 235px;
	position: relative;
	padding: 2.5rem;
	overflow: hidden
}
.model1-content:nth-of-type(1){
	background: #15564e
}
.model1-content:nth-of-type(2){
	background: #006a4a
}
.model1-content:nth-of-type(3){
	background: #c7434b;
	width: 50%;
}
.model1-content:nth-of-type(4){
	background: #2e3a3f
}
.model1-content:nth-of-type(5){
	background: #252c30
}
.model1-content:nth-of-type(6){
	background: #1b2023
}
.model1-content:nth-of-type(7){
	background: #101517
}
.model1-content h3{
	font-size: 1.33rem;
	color: #fff;
	margin-bottom: 8px
}
.model1-content h4{
	font-size: 1.66rem;
	line-height: 1.83rem;
	color: #fff;
}
.model1-content img{
	position: absolute;
	bottom: -72px;
	right: -23px;
}
.model1-content:nth-of-type(2) img{
	bottom: -72px;
	right: -46px;
}
.model1-content:nth-of-type(3) img{
	bottom: -14px;
	right: 50px;
}
.model1-content:nth-of-type(4) img{
	bottom: -72px;
	right: -58px;
}
.model1-content:nth-of-type(1) span{
	position: absolute;
	width: 120px;
	height: 36px;
	line-height: 34px;
	border: 1px solid rgba(255,255,255,.23);
	color: #fff;
	font-size: 1.16rem;
	text-align: center;
	left: 2.5rem;
	bottom: 2.5rem
}
.model1-content em{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 12px;
	background: #006a4a;
	overflow: hidden;
	transition: all ease-out 0.3s
}
.model1-content:hover em{
	width: 100%
}
.index-model2{
	padding-top: 100px;
	background: #32373a url(../images/bg-sucai1.jpg) no-repeat left top;
}
.index-model2 .text-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 5rem;
}
.index-model2 .text-wrap .text-area{
	width: 50%;
	position: relative;
	padding:16px 94px 16px 0;
}
.index-model2 .text-wrap .text-area h3{
	font-size: 26px;
	color: #fff;
	position: relative
}
.index-model2 .text-wrap .text-area h3 a{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.16rem;
	line-height: 1.33rem;
	color: #fff;
	padding-bottom: 17px
}
.index-model2 .text-wrap .text-area h3 a i{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #006a4a
}
.index-model2 .text-wrap .text-area h3 a i em{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #c54149;
	transition: all linear 0.2s
}
.index-model2 .text-wrap .text-area h3 a:hover i em{
	width: 100%;
}
.index-model2 .text-wrap .text-area h3 > i{
	font-size: 1.33rem;
	color: #fff;
	margin-left: 20px
}
.index-model2 .text-wrap .text-area h3 > em{
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
	font-size: 15px;
	position: relative;
	top: -2px
}
.index-model2 .text-wrap .text-area p{
	font-size: 1.16rem;
	line-height: 1.66rem;
	color: #aaa;
	margin-top: 2rem
}
.index-model2 .text-wrap .text-area:nth-of-type(2){
	padding-right: 0;
	padding-left: 94px;
	border-left: 1px solid rgba(85,85,85,.6)
}
.model2-title{
	font-size: 2.13rem;
	color: #fff;
}
.model2-title h3{
	font-size: 2.13rem;
}
.model2-title a{
	font-size: 1.16rem;
	color: #888;
	text-decoration: underline !important;
	position: relative;
	margin-left: 16px
}
.model2-title.mode2 a{
	color: #fff;
}
.model2-title a i{
	position: absolute;
	left: calc(100% + 4px);
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border: 2px solid #666;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	transition: all linear 0.2s
}
.model2-title.mode2 a i{
	border-color:#fff
}
.model2-title a:hover{
	color: #fff
}
.model2-title a:hover i{
	border-color:#fff;
}
.model2-title p{
	font-size: 1.16rem;
	line-height: 1.66rem;
	margin: 7px 0 35px;
	color: #aaa
}
.model2-title.mode2 p{
	color: #fff;
}
.model2-content-bg{
	background: #252c30;
	height: 74px;
	margin-top: 32px
}
.model2-content-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start
}
.model2-content{
	text-align: center;
	width: 16.6667%;
	padding: 2.6rem 1.66rem 0;
	position: relative
}
.model2-content .img-area{
	position: absolute;
	top: -83px;
	left: 50%;
	transform: translateX(-50%);
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	transition: all linear 0.3s
}
.model2-content:hover .img-area{
	background: #006a4a
}
.model2-content .img-area img{
	display: inline-block;
	vertical-align: middle;
}
.model2-content h3{
	font-size: 1.33rem;
	font-weight: bold;
	color: #fff;
}
.model2-content i{
	display: block;
	width: 26px;
	height: 1px;
	background: #818386;
	margin: 10px auto;
}
.model2-content p{
	font-size: 1.16rem;
	line-height: 1.66rem;
	color: #aaa;
	text-align: justify
}
.model2-img-wrap{
	background: #006a4a;
	padding: 50px 30px;
	margin-top: 65px;
	margin-bottom: -180px;
	position: relative;
	z-index: 2
}
.model2-img-list{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.model2-img-list img{
	width: 179px;
	height: 255px
}
.index-model3{
	background: #1b2023;
	padding-top: 250px
}
.model3-list{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0px 0px 70px 0px;
}
.model3-list::after{
	content: "";
	display: inline-block
}
.model3-list a{
	width: 31.6%;
	background: #262c30
}
.model3-list.innermode a{
	margin-bottom: 30px;
	background: #262c30;
	border: 1px solid #3a4044
}
.model3-list a:hover{
	background: #3a4044
}
.model3-list a .img-area{
	width: 100%;
	height: 216px;
	overflow: hidden;
}
.model3-list a .img-area img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.model3-list a:hover .img-area img{
	transform: scale(1.1)
}
.model3-list a .text-area{
	padding: 1.8rem 1.33rem 2.2rem
}
.model3-list a .text-area h3{
	font-size: 1.33rem;
	line-height: 1.45rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	margin-bottom: 1.5rem
}
.model3-list a .text-area p{
	font-size: 1.16rem;
	line-height: 1.5rem;
	color: #aaa;
	max-height: 7.5rem;
	overflow: hidden
}
.model3-list a .text-area span{
	display: inline-block;
	margin-top: 1.4rem;
	font-size: 1.16rem;
	color: #aaa;
	text-decoration: underline;
	transition: all linear 0.2s
}
.model3-list a:hover .text-area span{
	color: #fff;
}
.model3-friend-list{
	background: #2a2c2e;
	padding: 2.3rem 1.2rem;
	text-align: center;
	margin: 35px 0 -90px;
}
.model3-friend-list a{
	display: inline-block;
	width: 138px;
	height: 138px;
	background: #fff;
	line-height: 138px;
	text-align: center;
	font-size: 0;
}
.model3-friend-list a img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.common-footer{
	background: #3f4243 url(../images/bg-sucai5.jpg) no-repeat center top;
	padding-top: 170px;
	padding-bottom: 55px;
}
.common-footer.innermode{
	padding-top: 55px
}
.footer-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.footer-nav-wrap{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 62.3%;
}
.footer-nav-content{
	margin-right: 55px;
}
.footer-nav-content:last-of-type{
	margin-right: 0
}
.footer-nav-content a{
	display: block;
	font-size: 1.16rem;
	line-height: 2.5rem;
	color: #fff;
}
.footer-wrap .contact-area{
	display: flex;
	justify-content: space-between;
	align-items: center
}
.footer-wrap .contact-area .text-area{
	margin-right: 2.35rem
}
.footer-wrap .contact-area .text-area a{
	display: inline-block;
	font-size: 3rem;
	line-height: 3.2rem;
	font-weight: bold;
	color: #c7434b;
	margin-bottom: 10px
}
.footer-wrap .contact-area .text-area p{
	font-size: 1.16rem;
	line-height: 2rem;
	color: #fff;
}
.footer-wrap .contact-area .img-area{
	text-align: center;
}
.footer-wrap .contact-area .img-area span{
	font-size: 1.16rem;
	color: #fff;
	display: block;
	margin: 0.5rem auto 0;
}
.footer-copy{
	background: #1b2023;
}
.copy-wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 22px 0
}
.copy-wrap a{
	display: inline-block;
	font-size: 1.16rem;
	color: #fff;
}
.copy-wrap .right-area a{
	color: #aaa;
}
.copy-wrap .right-area a:nth-of-type(1){
	text-decoration: underline !important;
	margin-right: 15px
}
.inner-nav-wrap{
	background: #006a4a;
	text-align: center;
	height: 70px;
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}
.inner-nav-wrap a{
	display: inline-block;
	line-height: 70px;
	font-size: 1.25rem;
	color: #fff;
	padding: 0 20px;
}
.inner-nav-wrap a.active,.inner-nav-wrap a:hover{
	background: #c7434b
}
.inner-outer-wrap{
	background: #252c30;
	padding-top: 65px;
	padding-bottom: 85px;
}
.common-title{
	text-align: center;
}
.common-title h3{
	font-size: 2.5rem;
	color: #ddd;
	line-height: 2.6rem
}
.common-title i{
	display: block;
	width: 72px;
	height: 4px;
	background: #006a4a;
	margin: 2.2rem auto 2.6rem;
}
.common-title h4{
	font-size: 1.66rem;
	color: #aaa;
	font-weight: bold;
}
.common-edit-wrap{
	color: #ddd;
	word-break: break-all;
}
.common-edit-wrap img,.common-edit-wrap video,.common-edit-wrap iframe{
	max-width: 100%;
	border: none;
	outline: none;
}
.news-detail-title{
	border-bottom: 1px solid #555;
	position: relative;
	padding: 1.8rem 0.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 4rem
}
.news-detail-title h1{
	font-size: 1.66rem;
	line-height: 2.5rem;
	color: #fff;
	max-width: 86%
}
.news-detail-title span{
	font-size: 1.33rem;
	color: #aaa;
}
.news-pages{
	border-top: 1px solid #555;
	padding: 1.8rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 4rem
}
.news-pages a{
	display: inline-block;
	width: 50%;
	padding: 0 1.5rem;
	font-size: 1.16rem;
	height: 2rem;
	line-height: 2rem;
	color: #aaa;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-pages a:last-of-type{
	border-left: 1px solid #aaa;
}
.news-pages a:first-of-type{
	padding-left: 0.2rem
}
.news-pages a:hover{
	color: #fff;
}
.honor-list-wrap{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap
}
.honor-list-wrap a{
	width: 180px;
	height: 255px;
	margin-right: 36px;
	margin-bottom: 36px
}
.honor-list-wrap a img{
	display: block;
	width: 100%;
	height: 100%
}
.honor-list-wrap a:nth-of-type(6n){
	margin-right: 0
}
.product-list-wrap{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.product-list-wrap a{
	display: inline-block;
	width: 306px;
	height: 492px;
	background: url(../images/bg-sucai3.png) no-repeat center bottom;
	background-size: 100%;
	margin-right: 25.33px;
}
.product-list-wrap a:hover{
	background: url(../images/bg-sucai4.png) no-repeat center bottom;
	background-size: 100%;
}
.product-list-wrap a:nth-of-type(4n){
	margin-right: 0
}
.product-list-wrap a .img-area{
	width: 100%;
	height: 270px;
	line-height: 270px;
	text-align: center;
}
.product-list-wrap a .img-area img{
	display: inline-block;
	vertical-align: middle;
	max-height: 94%;
	max-width: 94%;
}
.product-list-wrap a .text-area{
	padding: 40px 18px 0;
}
.product-list-wrap a .text-area h3{
	font-size: 1.33rem;
	color: #aaa;
	line-height: 1.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	margin-bottom: 12px;
	transition: all linear 0.2s
}
.product-list-wrap a:hover .text-area h3{
	color: #267159;
}
.product-list-wrap a .text-area p{
	font-size: 1.16rem;
	line-height: 1.5rem;
	color: #888;
	max-height: 7.5rem;
	overflow: hidden;
}
.product-list-wrap a .text-area span{
	display: inline-block;
	margin-top: 12px;
	color: #888
}
.product-list-wrap a .text-area span i{
	font-size: 1.16rem;
	text-decoration: underline
}
.product-detail-wrap .bigimg-wrap{
	text-align: center;
	padding-bottom: 3.5rem
}
.product-detail-wrap .product-tabs::after{
	clear: both;
	display: block;
	content: ""
}
.product-detail-wrap .product-tabs span{
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 1.33rem;
	color: #fff;
	font-weight: bold;
	padding: 0 55px;
	cursor: pointer;
	background: #3a4044;
	transition: all linear 0.2s
}
.product-detail-wrap .product-tabs span.active{
	background: #006a4a
}
.product-detail-wrap .product-edit{
	padding-top: 4rem
}
.product-detail-wrap .product-edit .tab-content{
	display: none;
	color: #aaa;
	font-size: 1.33rem;
}
.product-detail-wrap .product-edit .tab-content.active{
	display: block;
}
.list-friend-wrap{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap
}
.list-friend-wrap a{
	display: inline-block;
	width: 138px;
	height: 138px;
	line-height: 134px;
	background: #fff;
	border: 1px solid #505050;
	text-align: center;
	margin-right: 28px;
	margin-bottom: 28px
}
.list-friend-wrap a:nth-of-type(8n){
	margin-right: 0
}
.list-friend-wrap a img{
	display: inline-block;
	vertical-align: middle;
	max-width: 94%;
	max-height: 94%
}
.download-list-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.open-download-window{
	width: 27.7%;
	border-bottom: 1px solid #555;
	margin-bottom: 2rem;
	padding-bottom: 1.5rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	cursor: pointer
}
.open-download-window h3{
	max-width: 77%;
	font-size: 1.33rem;
	line-height: 1.5rem;
	height: 3rem;
	overflow: hidden;
	color: #aaa;
}
.open-download-window i{
	color: #555;
	font-size: 12px;
	position: absolute;
	left: -12px;
	top: 1px;
}
.open-download-window span{
	font-size: 1.16rem;
	color: #aaa;
	height: 32px;
	line-height: 32px;
	background: #333 url(../images/icon-arrow2.png) no-repeat right 10px center;
	padding: 0 27px 0 10px;
	transition: all linear 0.2s
}
.open-download-window:hover span{
	color: #fff;
	background-color: #006a4a
}
.download-window-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 15;
	background: rgba(0,0,0,.8);
	transition: all ease-out 0.3s;
	opacity: 0;
	pointer-events: none;
	overflow: hidden;
}
.download-window-bg.active{
	height: 100%;
	opacity: 1;
	pointer-events: auto;
}
.download-window{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 722px;
	max-width: 94%;
	background: #333;
	transform: translate(-50%,-50%);
	padding: 50px 108px 80px;
}
.download-window .close-window{
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #4c4c4c;
	color: #aaa;
	font-size: 22px;
	cursor: pointer
}
.download-window h3{
	font-size: 2.13rem;
	color: #aaa;
	line-height: 2.2rem;
	text-align: center;
	margin-bottom: 38px
}
.download-window .input-area{
	width: 100%;
	height: 56px;
	line-height: 56px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 2rem;
	background: #404040;
	margin-bottom: 1.6rem
}
.download-window .vcode-wrap::after{
	clear: both;
	display: block;
	content: ""
}
.download-window .vcode-wrap .input-area{
	width: calc(100% - 170px);
	float: left
}
.download-window .vcode-wrap > a{
	float: right;
	width: 156px;
	height: 56px;
}
.download-window .vcode-wrap > a img{
	display: block;
	width: 100%;
	height: 100%
}
.download-window .input-area span{
	font-size: 1.33rem;
	color: #aaa;
	white-space: nowrap
}
.download-window .input-area input{
	border: none;
	background: none;
	flex: 1;
	font-size: 1.33rem;
	color: #fff;
}
.download-window .btn-area input{
	border: none;
	background: #006a4a;
	display: inline-block;
	width: 168px;
	height: 56px;
	line-height: 56px;
	color: #aaa;
	transition: all linear 0.2s;
	outline: none;
	cursor: pointer;
	text-align: center;
}
.download-window .btn-area input:hover{
	color: #fff;
}
.history-list-wrap{
	position: relative;
	width: 1140px;
	margin: 60px auto 0;
	max-width: 100%
}
.history-list-wrap .line{
	position: absolute;
	left: 126px;
	top: 1.25rem;
	height: calc(100% + 40px);
	width: 1px;
	background: #3d4346;
	z-index: 1
}
.history-list-wrap .history-content{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 2.33rem;
	position: relative;
	z-index: 2
}
.history-list-wrap .history-content b{
	width: 126px;
	font-size: 2.5rem;
	line-height: 2.33rem;
	color: #017653
}
.history-list-wrap .history-content b i{
	font-size: 1.33rem;
	font-weight: normal
}
.history-list-wrap .history-content p{
	position: relative;
	width: calc(100% - 126px);
	padding-left: 40px;
	font-size: 1.33rem;
	line-height: 2.33rem;
	margin-top: 5px;
	color: #aaa
}
.history-list-wrap .history-content p i{
	position: absolute;
	left: -6px;
	top: 5px;
	width: 13px;
	height: 13px;
	background: #252c30;
	border-radius: 100%;
	border: 3px solid #c7434b
}
.contact-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 1100px;
	max-width: 100%;
	margin: auto;
	padding-top: 1rem
}
.contact-content{
	width: 280px;
	margin: 0 auto 45px;
	text-align: center;
	border-bottom: 1px solid #3a4044;
	position: relative;
	padding-bottom: 1.5rem
}
.contact-content::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 55px;
	height: 1px;
	background: #fff;
}
.contact-content img{
	display: inline-block;
	margin-bottom: 1.3rem
}
.contact-content h3{
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.7rem;
	color: #fff;
}
.contact-content a{
	display: inline-block;
	font-size: 1.33rem;
	line-height: 2rem;
	color: #fff;
	margin-top: 5px;
}
.contact-content:nth-of-type(5) a{
	height: 4rem;
}
.map-wrap{
	height: 475px;
	padding-top: 2rem
}
#map1{
	width: 100%;
	height: 100%;
}
.achv-list-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.achv-content{
	width: 27.7%;
	border-bottom: 1px solid #555;
	margin-bottom: 2rem;
	padding-bottom: 1.5rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	cursor: pointer
}
.achv-content h3, .achv-content h4{
	font-size: 1.33rem;
	line-height: 1.6rem;
	height: 1.6rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #aaa;
	margin-top: 0.1rem;
	transition: all linear 0.2s;
}
.achv-content:hover h4{
	color: #006a4a;
}
.achv-content i{
	color: #555;
	font-size: 12px;
	position: absolute;
	left: -12px;
	top: 1px;
}
.wap-nav-links{
	display: flex;
	flex-wrap: wrap;
}
.wap-nav-links a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 3vw;
	height: 8vw;
	line-height: 7.5vw;
	border: 1px solid rgba(221,221,221,.5);
	text-align: center;
	margin-top: 3vw;
}
.wap-nav-links a span{
	display: inline-block;
	vertical-align: middle;
	font-size: 3.46vw;
	color: #ddd;
	background: url(../images/icon-link.png) no-repeat left center;
	background-size: 5vw;
	padding-left: 8vw;
}
@media (min-width:1291px) and (max-width:1580px) {
	.common-pc-nav{
		padding: 0 10px;
	}
	.pc-nav-wrap .pc-nav-content{
		padding: 0 5px;
	}
	.pc-nav-wrap .pc-nav-content > a{
		font-size: 14px;
	}
}
@media (max-width:1290px) {
	.index-banner .swiper-button-prev, .index-banner .swiper-button-next{
		width: 8vw;
		height: 8vw;
		line-height: 8vw;
		margin-top: -4vw;
		background-size: 2vw
	}
	.index-banner .swiper-button-prev{
		left: 4vw
	}
	.index-banner .swiper-button-next{
		right: 4vw
	}
	.index-banner .swiper-button-prev img,.index-banner .swiper-button-next img{
		width: 2vw
	}
	.index-model1{
		padding-top: 8vw;
		padding-bottom: 8vw
	}
	.achv-content{
	width: 100%;
	}
	.model1-content{
		width: 100% !important;
		height: auto;
		padding: 4vw;
	}
	.model1-content img{
		height: 17vw;
		right: 2vw !important;
		bottom: 0 !important
	}
	.model1-content:nth-of-type(1) span{
		display: none
	}
	.model1-content h4{
		font-size: 3.2vw;
		line-height: 4vw;
	}
	.index-model2{
		padding-top: 8vw
	}
	.index-model2 .text-wrap{
		flex-wrap: wrap;
		margin-bottom: 6vw
	}
	.index-model2 .text-wrap .text-area{
		width: 100%;
		padding: 4vw 0;
	}
	.index-model2 .text-wrap .text-area h3{
		font-size: 5.4vw;
	}
	.index-model2 .text-wrap .text-area:nth-of-type(2){
		padding: 4vw 0;
		border: none
	}
	.index-model2 .text-wrap .text-area p{
		margin-top: 5vw
	}
	.model2-content-bg{
		display: none
	}
	.model2-content-wrap{
		flex-wrap: wrap
	}
	.model2-content .img-area{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		margin: auto;
		width: 15vw;
		height: 15vw;
		line-height: 15vw;
	}
	.model2-content{
		width: 50%;
		padding: 4vw 4vw 0
	}
	.model2-img-wrap{
		padding: 4vw;
		margin-top: 8vw;
		margin-bottom: 8vw
	}
	.model2-title h3{
		font-size: 5.4vw
	}
	.model2-title p{
		margin-bottom: 5vw
	}
	.model2-img-list{
		display: block;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		width: 100%;
		font-size: 0
	}
	.model2-img-list img{
		display: inline-block;
		width: 20vw;
		height: auto;
		margin-right: 4vw
	}
	.model2-img-list img:last-of-type{
		margin-right: 0
	}
	.index-model3{
		padding-top: 8vw
	}
	.model3-list a{
		width: 100%;
		margin-bottom: 3vw;
	}
	.model3-list a .img-area{
		height: auto;
	}
	.model3-list a .text-area p{
		max-height: 4.5rem
	}
	.model3-friend-list{
		padding: 4vw;
		margin: 6vw auto;
		display: block;
		font-size: 0
	}
	.model3-friend-list a{
		display: inline-block;
		width: 20vw;
		height: 20vw;
		line-height: 20vw;
	}
	.common-footer{
		padding-top: 8vw !important;
		padding-bottom: 8vw !important
	}
	.footer-nav-wrap{
		display: none
	}
	.footer-wrap .contact-area .text-area{
		margin-right: 5vw
	}
	.copy-wrap{
		padding-top: 4vw;
		padding-bottom: 21vw;
		display: block;
	}
	.footer-wrap .contact-area .img-area{
		max-width: 21%
	}
	.inner-nav-wrap{
		overflow-x: auto;
		overflow-y: hidden;
		width: 100%;
		height: 12vw;
	}
	.inner-nav-wrap a{
		line-height: 12vw;
		font-size: 3.46vw;
		padding: 0 4vw
	}
	.inner-outer-wrap{
		padding-top: 8vw;
		padding-bottom: 8vw
	}
	.common-title h3{
		font-size: 5.4vw;
		line-height: 6vw;
	}
	.common-title i{
		width: 10vw;
		height: 3px;
		margin: 4vw auto 6vw
	}
	.model3-list.innermode a{
		margin-bottom: 4vw
	}
	.news-detail-title{
		padding: 4vw 0;
		margin-bottom: 6vw;
		flex-wrap: wrap;
	}
	.news-detail-title h1{
		width: 100%;
		max-width: 100%;
		margin-bottom: 4vw;
		font-size: 4vw;
		line-height: 6vw
	}
	.news-detail-title span{
		display: block;
		width: 100%
	}
	.news-pages{
		flex-wrap: wrap
	}
	.news-pages a{
		display: block;
		width: 100%;
		padding: 0 !important;
		border: none !important;
		margin-bottom: 2vw;
	}
	.honor-list-wrap{
		justify-content: space-between
	}
	.honor-list-wrap a{
		width: 44vw;
		height: auto;
		margin: 0 !important;
		margin-bottom: 4vw !important
	}
	.product-list-wrap{
		justify-content: space-between;
	}
	.product-list-wrap a{
		width: 46%;
		height: auto;
		margin: 0 0 4vw !important
	}
	.product-list-wrap a .img-area{
		height: 30vw;
		line-height: 30vw
	}
	.product-list-wrap a .text-area{
		padding: 4vw;
	}
	.product-detail-wrap .product-edit{
		padding-top: 6vw
	}
	.product-detail-wrap .product-tabs span{
		height: 10vw;
		line-height: 10vw;
		padding: 0 8vw
	}
	.list-friend-wrap a{
		width: 28vw;
		height: 28vw;
		line-height: 28vw;
		margin-right: 4vw;
	}
	.list-friend-wrap a:nth-of-type(8n){
		margin-right: 4vw;
	}
	.list-friend-wrap a:nth-of-type(3n){
		margin-right: 0
	}
	.open-download-window{
		width: 100%;
		padding-bottom: 2vw;
		margin-bottom: 3vw;
	}
	.open-download-window i{
		display: none
	}
	.download-window{
		padding: 6vw 5vw;
	}
	.download-window h3{
		font-size: 5vw;
		margin-bottom: 6vw
	}
	.download-window .close-window{
		width: 12vw;
		height: 12vw;
		line-height: 12vw;
		font-size: 5vw
	}
	.download-window .input-area{
		height: 12vw;
		line-height: 12vw;
		padding: 0 4vw;
		margin-bottom: 3vw
	}
	.download-window .vcode-wrap > a{
		height: 12vw;
		width: 33vw
	}
	.download-window .vcode-wrap .input-area{
		width: calc(100% - 36vw)
	}
	.download-window .btn-area input{
		height: 12vw;
		line-height: 12vw;
		color: #fff;
		width: 40vw
	}
	.history-list-wrap{
		margin: 8vw auto
	}
	.history-list-wrap .history-content b{
		width: 20vw;
		font-size: 5vw;
	}
	.history-list-wrap .history-content b i{
		font-size: 3.46vw;
	}
	.history-list-wrap .history-content p{
		width: calc(100% - 20vw);
		padding-left: 5vw;
		font-size: 3.73vw;
		line-height: 5vw
	}
	.history-list-wrap .history-content p i{
		width: 10px;
		height: 10px;
		left: -5px;
		top: 1vw
	}
	.history-list-wrap .line{
		left: 20vw;
		top: 3vw;
		height: calc(100% + 4vw)
	}
	.common-title h4{
		font-size: 4vw;
	}
	.contact-content{
		width: 48%;
		margin: 0 0 5vw;
		padding-bottom: 3vw
	}
	.contact-content a{
		font-size: 3.46vw;
		line-height: 5vw;
	}
	.contact-content:nth-of-type(3) a, .contact-content:nth-of-type(5) a{
		height: 10vw
	}
	.map-wrap{
		height: 50vw;
		padding-top: 2vw
	}
}
