@charset "utf-8";
.deepsea-pc-nav{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 74px;
	line-height: 74px;
	background: rgba(0,0,0,.5);
	padding: 0 50px;
	font-size: 0
}
.deepsea-pc-nav .toplogo-link{
	display: inline-block;
	vertical-align: middle;
	height: 28px
}
.deepsea-pc-nav .col-md-3 span{
	display: inline-block;
	vertical-align: middle;
	line-height: 2.6rem;
	font-size: 1.33rem;
	color: #fff;
	margin-left: 0.8rem;
	padding-left: 0.8rem;
	cursor: default;
	border-left: 1px solid #fff
}
.deepsea-pc-nav .toplogo-link img{
	display: block
}
.deepsea-pc-nav .pc-nav-wrap{
	display: inline-block;
	vertical-align: top;
}
.deepsea-pc-nav .pc-nav-wrap>a,.deepsea-pc-nav .pc-nav-wrap span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-right: 30px;
	cursor: pointer;
	position: relative
}
.deepsea-pc-nav .pc-nav-wrap>a.active,.deepsea-pc-nav .pc-nav-wrap>a:hover,.deepsea-pc-nav .pc-nav-wrap span.active,.deepsea-pc-nav .pc-nav-wrap span:hover{
	color: #1ab7c6
}
.deepsea-pc-nav .pc-nav-wrap .pc-navdropdown{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%,-10px);
	background: rgba(0,0,0,.2);
	padding: 0 30px;
	line-height: 40px;
	text-align: center;
	opacity: 0;
	pointer-events: none;
	transition: all linear 0.2s
}
.deepsea-pc-nav .pc-nav-wrap span:hover .pc-navdropdown{
	opacity: 1;
	transform: translate(-50%,0);
	pointer-events: auto
}
.deepsea-pc-nav .pc-nav-wrap .pc-navdropdown a{
	font-size: 15px;
	color: #fff;
	white-space: nowrap;
	display: block;
	text-align: center;
}
.deepsea-pc-nav .pc-nav-wrap .pc-navdropdown a:hover{
	color: #1ab7c6;
}
.deepsea-pc-nav .search-area{
	display: inline-block;
	vertical-align: top;
	width: 21px;
	overflow: hidden;
	white-space: nowrap;
	transition: all linear 0.4s
}
.deepsea-pc-nav .search-area.active{
	width: 188px
}
.deepsea-pc-nav .search-area i{
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 18px;
	background: url(../images/icon-search.png) no-repeat center;
	background-size: 100%;
	margin: 0 15px 0 5px;
	cursor: pointer
}
.deepsea-pc-nav .search-area .input-area{
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	height: 24px;
	line-height: 24px;
	background: rgba(0,0,0,.4);
	border: 1px solid #eee;
}
.deepsea-pc-nav .search-area .input-area input{
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: none;
	font-size: 14px;
	width: 100%;
	line-height: 24px;
	color: #fff;
	padding: 0 8px
}
.deepsea-pc-nav .lang-area{
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px
}
.deepsea-pc-nav .lang-area a{
	color: #fff;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	line-height: 18px;
	padding: 0 4px
}
.deepsea-pc-nav .lang-area a:nth-of-type(1){
	margin-right: 10px
}
.deepsea-pc-nav .lang-area a.active{
	border: 1px solid #5d5d5d;
	color: #5d5d5d;
	cursor: default
}
.swiper-container-index1 a img{
	width: 100%
}
.swiper-container-index1 .swiper-pagination-index1{
	bottom: 226px;
}
.swiper-container-index1.product-banner .swiper-pagination-index1{
	bottom: 130px;
}
.swiper-container-index1 .swiper-pagination-index1 .swiper-pagination-bullet{
	opacity: 1;
	width: 14px;
	height: 14px;
	margin: 0 9px;
	border-radius: 100%;
	outline: none;
	border: 1px solid #fff;
	background: none;
	transition: all linear 0.2s
}
.swiper-container-index1 .swiper-pagination-index1 .swiper-pagination-bullet-active{
	background: #fff
}
.index-middle-wrap{
	background: #f5f5f5
}
.index-model1{
	margin-top: -190px;
	position: relative;
	z-index: 11
}
.index-model1 .col-md-6{
	position: relative
}
.index-model1 .col-md-6 > img{
	width: 100%;
}
.index-model1 .col-md-6 a{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 14.5rem;
	height: 14.5rem;
	background: rgba(34,34,34,.75);
	border-radius: 100%;
	text-align: center;
}
.index-model1 .col-md-6 a img{
	display: block;
	margin: 2.7rem auto 1.4rem;
}
.index-model1 .col-md-6 a h3{
	font-size: 2.5rem;
	color: #fff;
	font-weight: bold;
	transition: all linear 0.2s
}
.index-model1 .col-md-6 a span{
	display: block;
	margin-top: 1rem;
	font-size: 1.16rem;
	color: #fff;
}
.index-model1 .col-md-6 a:hover{
	background: rgba(10,176,192,.75);
	box-shadow: 0 0 8px rgba(0,0,0,.2)
}
.index-model1 .col-md-6 a:hover h3{
	transform: translateY(-0.3rem)
}
.index-model2{
	padding: 7.5rem 0 6.3rem;
}
.common-title{
	text-align: center;
	cursor: default;
	color: #333
}
.common-title h3{
	font-weight: bold;
	font-size: 5rem;
	line-height: 5.1rem
}
.common-title h4{
	font-size: 2.16rem;
	line-height: 2.3rem;
	padding: 1rem 0;
	position: relative;
}
.common-title i{
	display: block;
	width: 4.16rem;
	height: 0;
	margin: 0.5rem auto 0;
	border-bottom: 1px solid #888;
}
.common-title.v-white{
	color: #fff
}
.common-title.v-white i{
	border-color: #fff
}
.common-title.special h3{
	padding-bottom: 1rem
}
.model2-content{
	width: 1234px;
	max-width: 100%;
	margin: 2.3rem auto;
	line-height: 3rem;
	font-size: 16px;
	color: #555;
	cursor: default
}
.common-btn-area{
	text-align: center;
	clear: both;
}
.btn-common-more{
	display: inline-block;
	width: 15rem;
	height: 4rem;
	line-height: 4rem;
	color: #555;
	border: 1px solid #888;
	font-size: 1.16rem;
	text-align: center;
}
.btn-common-more:hover{
	background: #0098a7;
	color: #fff;
	border-color:#0098a7
}
.index-model3 .left{
	padding: 8.8rem 10rem 8rem 17%;
	height: 583px;
	border-top: 1px solid #e1e1e1;
	overflow: hidden;
}
.index-model3 .left .title-area{
	cursor: default
}
.index-model3 .left .title-area h3{
	font-size: 2rem;
	font-weight: bold
}
.index-model3 .left .title-area h3 span{
	font-weight: normal
}
.index-model3 .left .title-area i{
	display: block;
	width: 4.16rem;
	height: 0;
	border-bottom: 1px solid #333;
	margin: 1.7rem 0 0 0.1rem
}
.news-text-area{
	padding-top: 3rem;
}
.news-text-area>span{
	display: block;
	font-size: 1.16rem;
	color: #888;
	line-height: 1.3rem;
	cursor: default
}
.news-text-area a{
	display: block;
}
.news-text-area a h3{
	font-size: 1.66rem;
	line-height: 1.9rem;
	color: #555;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0.8rem 0 1.5rem;
	transition: all linear 0.2s
}
.news-text-area a p{
	font-size: 1.16rem;
	color: #555;
	line-height: 1.7rem;
	height: 3.4rem;
	overflow: hidden;
}
.news-text-area a:hover h3{
	color: #0098a7
}
.index-model3 .left .btn-more{
	font-size: 1.16rem;
	display: block;
	padding-top: 2.6rem
}
.index-model3 .left .btn-more:hover{
	text-decoration: underline !important;
	color: #0098a7
}
.index-model3 .right{
	height: 583px;
	padding-top: 180px;
	background: url(../images/img-sucai3.jpg) no-repeat center;
	background-size: 100% 100%;
	text-align: center
}
.index-model3 .right img{
	display: block;
	margin: auto;
}
.index-model3 .right h3{
	color: #fff;
	font-size: 1.66rem;
	margin-top: 2.8rem;
	cursor: default
}
.index-model3 .right h3 span{
	display: block;
	margin-top: 0.8rem;
	font-size: 2.5rem
}
.index-model3 .right i{
	display: block;
	margin: 1.4rem auto;
	width: 4.16rem;
	height: 0;
	border-bottom: 1px solid #fff;
}
.index-model3 .right a{
	font-size: 1.16rem;
	color: #fff;
}
.index-model3 .right a:hover{
	text-decoration: underline !important
}
.index-model4{
	height: 27.8rem;
	background: url(../images/bg-bottom.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-top: 6rem;
}
.index-model4.special{
	height: 23rem;
	background: url(../images/bg-bottom2.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-top: 4.5rem
}
.model4-content{
	text-align: center;
}
.model4-content a{
	font-size: 1.16rem;
	color: #fff;
	display: block;
	margin:1rem auto 2.4rem
}
.model4-content a:last-of-type{
	margin-bottom: 0;
	display: inline-block;
}
.model4-content a:last-of-type:hover{
	text-decoration: underline !important
}
.model4-content.special a{
	font-size: 1.33rem
}
.common-footer{
	padding: 4.16rem 0
}
.common-footer .footer-wrap{
	width: 1230px;
	max-width: 100%;
	margin: auto;
	cursor: default
}
.common-footer .footer-wrap .left h3{
	font-size: 1.33rem;
	color: #555;
	line-height: 1.5rem;
	margin-bottom: 1rem
}
.common-footer .footer-wrap .left h3 img{
	display: inline-block;
	margin-right: 0.6rem;
	vertical-align: top
}
.common-footer .footer-wrap .left h4{
	font-size: 1.16rem;
	color: #888;
	line-height: 2rem;
}
.common-footer .footer-wrap .left h4 b{
	color: #555;
}
.common-footer .footer-wrap .center{
	padding-top: 3rem;
	font-size: 0
}
.common-footer .footer-wrap .center h3{
	display: block;
	font-weight: bold;
	font-size: 1.16rem;
	color: #555;
	padding-bottom: 1rem;
}
.common-footer .footer-wrap .center a{
	display: inline-block;
	width: 12.3rem;
	height: 3rem;
	line-height: 2.6rem;
	margin-right: 1rem;
	border: 2px solid #5d5d5d;
	font-size: 1.16rem;
	text-align: center;
}
.common-footer .footer-wrap .center a:hover{
	color: #0098a7;
	border-color: #0098a7
}
.common-footer .footer-wrap .right img{
	border: 1px solid #626262;
	background: #fff;
	padding: 0.4rem;
}
.copy-footer{
	background: #e9e9e9;
	padding: 2.1rem 0
}
.copy-footer .copy-wrap{
	width: 1230px;
	max-width: 100%;
	margin: auto;
}
.copy-footer .copy-wrap .left{
	font-size: 0
}
.copy-footer .copy-wrap .left a{
	font-size: 1.16rem;
	margin-right: 1.5rem;
	display: inline-block;
	vertical-align: middle;
}
.copy-footer .copy-wrap .left a:last-of-type{
	margin-right: 0
}
.copy-footer .copy-wrap .right{
	text-align: right;
	cursor: default
}
.copy-footer .copy-wrap .right a{
	font-size: 1.16rem;
	display: inline-block;
	vertical-align: middle
}
.copy-footer .copy-wrap .right span{
	font-size: 1.16rem;
	margin-right: 1rem;
	display: inline-block;
	vertical-align: middle
}
.copy-footer .copy-wrap a:hover{
	color: #0098a7
}
.innerbanner-wrap img{
	width: 100%
}
.inner-nav-wrap{
	line-height: 4.16rem;
	border-bottom: 1px solid #dedede
}
.inner-nav{
	width: 1296px;
	margin: auto;
	max-width: 100%;
}
.inner-nav a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.33rem;
	color: #666;
	margin-right: 4rem;
	cursor: pointer
}
.inner-nav a:last-of-type{
	margin-right: 0
}
.inner-nav a.active{
	color: #333;
	font-weight: bold
}
body .bsBox{
	padding: 0 !important
}
body .bFind-wrapper-top{
	height: 27px !important
}
body .bsClose{
	line-height: 9px !important
}
.inner-news-wrap{
	width: 1296px;
	margin: 3.5rem auto;
	padding: 0 3.33rem;
	max-width: 100%;
	border: 1px solid #f1f1f1
}
.inner-news-wrap .header-area{
	line-height: 5.5rem;
}
.inner-news-wrap .header-area>a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #1ab7c6;
	font-weight: bold;
}
.inner-news-wrap .header-area .share-area{
	float: right;
	margin-top: 2rem
}
.inner-news-wrap .content-wrap{
	padding: 3rem 6.5rem 4rem;
	cursor: default
}
.inner-news-wrap .content-wrap2{
	padding: 3rem;
	padding-top: 0
}
.inner-news-wrap .content-wrap2 .expo-detail-title{
	margin: 0 -6.33rem;
	background: #f4f4f4;
	padding: 3rem;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.inner-news-wrap .content-wrap2 .expo-detail-title h3{
	font-size: 1.66rem;
	font-weight: bold;
	line-height: 2.2rem;
	margin-bottom: 1.5rem
}
.inner-news-wrap .content-wrap2 .expo-detail-title .infolist span{
	display: block;
	font-size: 1.16rem;
	line-height: 1.3rem;
	color: #888;
	padding-left: 2rem;
	margin-bottom: 0.5rem
}
.inner-news-wrap .content-wrap2 .expo-detail-title .infolist span:nth-of-type(1){
	background: url(../images/icon-news1.png) no-repeat left center;
	background-size: auto 100%;
}
.inner-news-wrap .content-wrap2 .expo-detail-title .infolist span:nth-of-type(2){
	background: url(../images/icon-news2.png) no-repeat left center;
	background-size: auto 100%;
}
.inner-news-wrap .content-wrap2 .expo-detail-title .infolist span:nth-of-type(3){
	background: url(../images/icon-news3.png) no-repeat left center;
	background-size: auto 100%;
}
.inner-news-wrap .content-wrap h2{
	font-size: 1.66rem;
	font-weight: bold;
	text-align: center;
	line-height: 2rem;
}
.inner-news-wrap .content-wrap h4{
	text-align: center;
	font-size: 1.16rem;
	color: #888;
	padding: 2.2rem 0
}
.inner-news-wrap .content-wrap .content-edit{
	font-size: 1.16rem;
	line-height: 2rem;
	padding: 0 2rem
}
.inner-news-wrap .content-wrap .link-area{
	padding-top: 9rem
}
.inner-news-wrap .content-wrap .link-area a{
	display: block;
	font-size: 1.16rem;
	color: #1ab7c6;
	line-height: 2.2rem
}
.inner-news-wrap .content-wrap .link-area a:hover font{
	text-decoration: underline
}
.inner-newslist-wrap{
	width: 1296px;
	margin: 3.5rem auto 1rem;
	max-width: 100%;
	border: 1px solid #e1e1e1;
}
.inner-newslist-wrap .img-area{
	overflow: hidden
}
.inner-newslist-wrap .img-area img{
	width: 100%;
	transition: all linear 0.2s
}
.inner-newslist-wrap:hover .img-area img{
	transform: scale(1.05)
}
.inner-newslist-wrap .text-area{
	padding: 3.33rem 8.6rem 0 4.6rem;
	color: #555
}
.inner-newslist-wrap .text-area h3{
	font-size: 1.66rem;
	font-weight: bold;
	line-height: 2.5rem;
	max-height: 5rem;
	overflow: hidden;
	transition: all linear 0.2s
}
.inner-newslist-wrap .text-area h4{
	color: #888;
	font-size: 1.16rem;
	padding: 2.2rem 0
}
.inner-newslist-wrap .text-area p{
	font-size: 1.16rem;
	line-height: 2rem;
	max-height: 8rem;
	overflow: hidden;
}
.inner-newslist-wrap .text-area span{
	display: block;
	font-size: 1.16rem;
	color: #1ab7c6;
	padding-top: 4rem;
}
.inner-newslist-wrap:hover .text-area h3{
	color: #0098a7
}
.inner-newslist-wrap:hover .text-area span font{
	text-decoration: underline
}
.inner-newslist-wrap2{
	width: 1296px;
	margin: auto;
	max-width: 100%;
	padding-bottom: 3rem
}
.news-list-content{
	display: block;
	padding: 3.33rem;
	border-bottom: 1px solid #e1e1e1;
}
.news-list-content::after{
	clear: both;
	content: "";
	display: block;
}
.news-list-content .img-area{
	float: left;
	width: 27rem;
	height: 15.33rem;
	overflow: hidden;
}
.news-list-content .img-area img{
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.news-list-content .text-area{
	float: right;
	width: 67.8%;
	color: #555
}
.news-list-content .text-area h3{
	font-size: 1.66rem;
	font-weight: bold;
	line-height: 2.5rem;
	margin-bottom: 1.3rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all linear 0.2s
}
.news-list-content .text-area h4{
	color: #888;
	font-size: 1.16rem;
	padding: 0.6rem 0
}
.news-list-content .text-area p{
	font-size: 1.16rem;
	line-height: 1.8rem;
	max-height: 5.4rem;
	overflow: hidden;
}
.news-list-content .text-area span{
	display: block;
	font-size: 1.16rem;
	color: #1ab7c6;
	padding-top: 1.8rem;
}
.news-list-content:hover .img-area img{
	transform: scale(1.05)
}
.news-list-content:hover .text-area h3{
	color: #0098a7
}
.news-list-content:hover .text-area span font{
	text-decoration: underline
}
.inner-contact-wrap{
	text-align: center;
	padding-top: 8rem
}
.contact-title{
	cursor: default
}
.contact-title h3{
	font-size: 2.16rem;
	color: #333;
	padding-bottom: 1.4rem
}
.contact-title.special{
	text-align: center
}
.contact-title.special h3{
	font-size: 1.5rem;
}
.contact-title i{
	display: block;
	margin: auto;
	width: 4.16rem;
	height: 0;
	border-bottom: 1px solid #888
}
.contact-title h4{
	font-size: 2rem;
	color: #1ab7c8;
	padding-top: 1.7rem;
}
.contact-title h5{
	font-size: 1.5rem;
	color: #666;
	padding-top: 0.8rem
}
.inner-contact1-wrap .text-area{
	padding-top: 2.5rem;
	line-height: 2.4rem;
	font-size: 1.33rem;
	cursor: default
}
.inner-contact-wrap .map-area{
	margin-top: 3.5rem;
}
.inner-contact-wrap .map-area .map-content{
	height: 522px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede
}
.inner-contact-wrap .map-area img{
	max-height: none;
	max-width: none
}
.inner-contact3-wrap .img-area{
	padding: 1.2rem 0 4.4rem
}
.inner-contact4-wrap{
	background: #f5f5f5;
	padding-bottom: 8rem;
}
.inner-contact4-wrap.special{
	padding-bottom: 4rem;
	padding-top: 4rem
}
.inner-contact4-wrap .form-wrap{
	width: 890px;
	max-width: 100%;
	margin: auto;
	padding-top: 3rem;
	text-align: left;
}
.inner-contact4-wrap .form-wrap .form-line::after{
	clear: both;
	display: block;
	content: ""
}
.inner-contact4-wrap .form-wrap .form-line .form-content{
	width: 49%;
	float: left;
}
.inner-contact4-wrap .form-wrap .form-line .form-content:last-of-type{
	float: right;
}
.inner-contact4-wrap .form-wrap .form-line .form-content.bigsize{
	float: none;
	width: 100%
}
.inner-contact4-wrap .form-wrap .form-line .form-content h3{
	font-size: 1.33rem;
	color: #000;
	font-weight: bold;
	padding: 1.6rem 0 1.2rem;
	cursor: default
}
.inner-contact4-wrap .form-wrap .form-line .form-content h3 i{
	display: inline-block;
	color: #27a7b4;
	font-weight: normal;
	width: 1.1rem
}
.inner-contact4-wrap .form-wrap .form-line .form-content input{
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #e4e4e4;
	height: 4.5rem;
	font-size: 1.33rem;
	padding: 0 1.5rem;
	transition: all linear 0.2s
}
.inner-contact4-wrap .form-wrap .form-line .form-content input::-webkit-input-placeholder { /* WebKit browsers */  
  color: red;  
}  
.inner-contact4-wrap .form-wrap .form-line .form-content input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
  color: red;  
}  
.inner-contact4-wrap .form-wrap .form-line .form-content input::-moz-placeholder { /* Mozilla Firefox 19+ */  
  color: red;  
}  
.inner-contact4-wrap .form-wrap .form-line .form-content input:-ms-input-placeholder { /* Internet Explorer 10+ */  
  color: red;  
}
.inner-contact4-wrap .form-wrap .form-line .form-content input:focus,.inner-contact4-wrap .form-wrap .form-line .form-content textarea:focus{
	border-color:#0098a7
}
.inner-contact4-wrap .form-wrap .form-line .form-content textarea{
	width: 100%;
	height: 13.5rem;
	display: block;
	background: #fff;
	border: 1px solid #e4e4e4;
	font-size: 1.33rem;
	line-height: 2.4rem;
	padding: 1rem 1.5rem;
	transition: all linear 0.2s
}
.inner-contact4-wrap .form-wrap .tips-area{
	font-size: 1.33rem;
	line-height: 8rem;
}
.inner-contact4-wrap .form-wrap .tips-area i{
	color: #27a7b4
}
.inner-contact4-wrap .form-wrap .form-submit{
	display: inline-block;
	width: 18rem;
	height: 4.6rem;
	line-height: 4.4rem;
	font-size: 1.5rem;
	color: #1ab7c6;
	border: 3px solid #1ab7c6;
	background: none;
}
.inner-contact4-wrap .form-wrap .form-submit:hover{
	background: #1ab7c6;
	color: #fff;
}
.inner-aboutus1-wrap{
	text-align: center;
	width: 1030px;
	margin: auto;
	max-width: 100%;
	padding-top: 5.5rem;
	padding-bottom: 9rem;
}
.inner-aboutus1-wrap .edit-area{
	text-align: left;
	padding-top: 3rem;
	font-size: 1.33rem;
	color: #555;
	line-height: 2rem;
}
.inner-aboutus2-wrap{
	background: #f8f8f8;
	padding-top: 5.5rem;
	padding-bottom: 9rem
}
.inner-aboutus2-content{
	width: 896px;
	margin: auto;
	text-align: center;
}
.inner-aboutus2-content .progress-area::after{
	clear: both;
	content: "";
	display: block;
}
.inner-aboutus2-content .progress-area{
	margin-top: 5.5rem;
	font-size: 0;
	position: relative;
}
.inner-aboutus2-content .progress-line{
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 1px;
	background: -moz-linear-gradient(top,  rgba(26,183,198,1) 0%, rgba(26,183,198,1) 85%, rgba(26,183,198,0.93) 86%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,183,198,1) 0%,rgba(26,183,198,1) 85%,rgba(26,183,198,0.93) 86%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,183,198,1) 0%,rgba(26,183,198,1) 85%,rgba(26,183,198,0.93) 86%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ab7c6', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.inner-aboutus2-content .progress-content{
	float: left;
	width: 50%;
	padding: 0 68px 4rem;
	text-align: left;
	position: relative;
	clear: both;
}
.inner-aboutus2-content .progress-content h3{
	font-size: 2.5rem;
	font-weight: bold;
	color: #111;
	padding-bottom: 0.5rem
}
.inner-aboutus2-content .progress-content h3 b{
	font-size: 1.66rem
}
.inner-aboutus2-content .progress-content p{
	font-size: 1.33rem;
	line-height: 2.8rem
}
.inner-aboutus2-content .progress-content i{
	position: absolute;
	right: -6px;
	top: 0;
	width: 12px;
	height: 12px;
	background: #1ab7c6;
	border-radius: 100%;
}
.inner-aboutus2-content .progress-content:nth-of-type(2n){
	float: right;
}
.inner-aboutus2-content .progress-content:nth-of-type(2n) i{
	right: auto;
	left: -6px;
}
.inner-aboutus3-wrap{
	text-align: center;
	padding:7rem 0
}
.inner-aboutus3-wrap .friends-area{
	width: 996px;
	margin: 2.5rem auto 0;
	max-width: 100%;
}
.inner-aboutus3-wrap .friends-area a{
	height: 12.8rem;
	line-height: 12.8rem;
}
.product-index1{
	margin-top: -65px
}
.product-index1 .swiper-container-pro1 a{
	display: block;
	color: #555
}
.product-index1 .swiper-container-pro1 a .img-area{
	text-align: center;
	height: 20.8rem;
	line-height: 20.8rem;
}
.product-index1 .swiper-container-pro1 a .img-area img{
	display: inline-block;
	vertical-align: middle
}
.product-index1 .swiper-container-pro1 a h3{
	font-size: 2.16rem;
	padding: 1rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.product-index1 .swiper-container-pro1 a p{
	font-size: 1.33rem;
	color: #666;
	line-height: 1.6rem;
	height: 3.2rem;
	overflow: hidden;
}
.product-index1 .swiper-container-pro1 a span{
	color: #009eaa;
	display: block;
	font-size: 1.16rem;
	padding-top: 1rem
}
.product-index1 .swiper-button-prev-pro1,.soft-detail-wrap .swiper-button-prev-gallery{
	left: -6rem;
	background: url(../images/icon-arrow-3.png) no-repeat center;
	background-size: 100%;
	width: 2rem;
	height: 4rem;
	outline: none;
	opacity: 1
}
.product-index1 .swiper-button-next-pro1,.soft-detail-wrap .swiper-button-next-gallery{
	right: -6rem;
	background: url(../images/icon-arrow-4.png) no-repeat center;
	background-size: 100%;
	width: 2rem;
	height: 4rem;
	outline: none;
	opacity: 1
}
.product-index1 .swiper-button-prev-pro1.swiper-button-disabled,.soft-detail-wrap .swiper-button-prev-gallery.swiper-button-disabled{
	background: url(../images/icon-arrow-1.png) no-repeat center;
	background-size: 100%;
}
.product-index1 .swiper-button-next-pro1.swiper-button-disabled,.soft-detail-wrap .swiper-button-next-gallery.swiper-button-disabled{
	background: url(../images/icon-arrow-2.png) no-repeat center;
	background-size: 100%;
}
.product-index2{
	padding: 5rem 0;
}
.product-index2.inner-type{
	padding-bottom: 0
}
.product-index2 .title-area{
	background: #0398a3;
	text-align: center;
	height: 7.16rem;
	line-height: 7.16rem;
	position: relative;
	display: block;
}
.product-index2 .title-area img{
	display: inline-block;
	vertical-align: middle
}
.product-index2 .title-area span{
	font-size: 1.5rem;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0.8rem;
	transition: all linear 0.2s
}
.product-index2 .title-area:hover span{
	padding-right: 1.5rem
}
.product-index2 .title-area i{
	position: absolute;
	top: -1.33rem;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 1.33rem solid #0398a3;
	border-left: 1.3rem solid transparent;
	border-right: 1.3rem solid transparent;
}
.proindex2-wrap .header-area{
	line-height: 8rem;
	background: #f6f6f6;
	padding: 0 1rem;
	border: 1px solid #e8e8e8;
	border-top: none
}
.proindex2-wrap .header-area h3{
	display: inline-block;
	font-size: 2.16rem;
	font-weight: bold;
	vertical-align: middle
}
.proindex2-wrap .header-area a{
	float: right;
	line-height: 8rem;
	font-size: 1.16rem
}
.proindex2-wrap .header-area a:hover{
	color: #0398a3
}
.proindex2-wrap .swiper-container .proindex2-btnwrap{
	opacity: 0;
	transition: all linear 0.2s
}
.proindex2-wrap .proindex2-btnwrap .swiper-button-prev{
	width: 6rem;
	height: 6rem;
	margin-top: -3rem;
	border-radius: 100%;
	background: #333 url(../images/icon-arrow-6.png) no-repeat center;
	background-size: 1.66rem;
	transition: all linear 0.2s;
	outline: none
}
.proindex2-wrap .proindex2-btnwrap .swiper-button-next{
	width: 6rem;
	height: 6rem;
	margin-top: -3rem;
	border-radius: 100%;
	background: #333 url(../images/icon-arrow-7.png) no-repeat center;
	background-size: 1.66rem;
	transition: all linear 0.2s;
	outline: none
}
.proindex2-wrap .proindex2-btnwrap .swiper-button-next:hover,.proindex2-wrap .proindex2-btnwrap .swiper-button-prev:hover{
	background-color: #0398a3;
}
.proindex2-wrap .swiper-container:hover .proindex2-btnwrap{
	opacity: 1
}
.proindex2-wrap .swiper-container a{
	display: block;
	height: 397px;
	overflow: hidden;
	background: #f6f6f6
}
.proindex2-wrap .swiper-container a img{
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.proindex2-wrap .swiper-container a .img-area{
	width: 100%;
	height: 100%;
	overflow: hidden
}
.proindex2-wrap .swiper-container:hover a img{
	transform: scale(1.1)
}
.proindex2-content{
	text-align: center;
}
.product-title{
	text-align: center;
	padding-top: 3.66rem;
	padding-bottom: 2rem
}
.product-title h3{
	font-size: 2.16rem;
	font-weight: bold;
	color: #333;
	padding-bottom: 1.5rem
}
.product-title i{
	display: block;
	margin: auto;
	width: 4.16rem;
	height: 0;
	border-bottom: 1px solid #888
}
.product-text{
	font-size: 1.16rem;
	color: #888;
	line-height: 1.8rem
}
.product-index3{
	background: #f6f6f6
}
.about-newslit{
	border: 1px solid #e0e0e0;
	background: #fff;
}
.about-newslit a{
	color: #555;
}
.about-newslit a .img-area{
	height: 15.5rem;
	overflow: hidden
}
.about-newslit a .img-area img{
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.about-newslit a .text-area{
	padding: 2.16rem;
	border-right: 1px solid #e0e0e0;
}
.about-newslit a:last-of-type .text-area{
	border-right: none
}
.about-newslit a .text-area h3{
	font-size: 1.16rem;
	color: #0398a3
}
.about-newslit a .text-area h4{
	font-size: 1.66rem;
	font-weight: bold;
	line-height: 2.4rem;
	margin: 1rem 0;
	height: 4.8rem;
	overflow: hidden;
}
.about-newslit a .text-area .infolist span{
	display: block;
	font-size: 1.16rem;
	line-height: 1.3rem;
	color: #888;
	padding-left: 2rem;
	margin-bottom: 0.5rem
}
.about-newslit a .text-area .infolist span:nth-of-type(1){
	background: url(../images/icon-news1.png) no-repeat left center;
	background-size: auto 100%;
}
.about-newslit a .text-area .infolist span:nth-of-type(2){
	background: url(../images/icon-news2.png) no-repeat left center;
	background-size: auto 100%;
}
.about-newslit a .text-area .infolist span:nth-of-type(3){
	background: url(../images/icon-news3.png) no-repeat left center;
	background-size: auto 100%;
}
.about-newslit a .text-area >span{
	display: block;
	font-size: 1.16rem;
	padding-top: 2rem
}
.about-newslit a:hover .img-area img{
	transform: scale(1.1)
}
.about-newslit a:hover .text-area >span{
	text-decoration: underline
}
.about-newslit.special{
	background: none;
	border: none;
}
.about-newslit.special .text-area{
	border: 1px solid #e0e0e0;
	border-right: none;
	background: #fff
}
.about-newslit.special a:nth-of-type(4n) .text-area,.about-newslit.special a:last-of-type .text-area{
	border-right:1px solid #e0e0e0
}
.about-newsbtn{
	text-align: center;
	padding: 3rem 0
}
.about-newsbtn a{
	display: inline-block;
	height: 4rem;
	line-height: 4rem;
	font-size: 1.16rem;
	color: #555;
	border: 1px solid #555;
	padding: 0 4.8rem;
}
.about-newsbtn a:hover{
	background: #0398a3;
	border-color:#0398a3;
	color: #fff;
}
.inner-banner img{
	width: 100%
}
.product-index1.inner-type{
	margin-top: 0;
	padding-top: 1.8rem;
	background: #f7f9f9
}
.product-index1.inner-type.special{
	background: none;
	width: 970px
}
.product-index1.inner-type .swiper-container-pro1 a{
	text-align: center;
}
.product-index1.inner-type .swiper-container-pro1 a .img-area{
	border: 1px dashed #d7d9d9;
	width: 18.2rem;
	height: 18.2rem;
	line-height: 18.2rem;
	margin: auto;
	overflow: hidden
}
.product-index1.inner-type.special .swiper-container-pro1 a .img-area{
	border: 1px solid #d7d9d9
}
.product-index1.inner-type .swiper-container-pro1 a .img-area img{
	transition: all linear 0.2s;
	display: inline-block;
	vertical-align: middle;
}
.product-index1.inner-type .swiper-container-pro1 a .img-area:hover img{
	transform: scale(1.1)
}
.product-index1.inner-type .swiper-container-pro1 a h3{
	font-size: 1.33rem;
	font-weight: bold;
	padding: 1.1rem 0 0.3rem
}
.product-index1.inner-type .swiper-container-pro1 a p{
	font-size: 1.16rem;
	color: #888
}
.inner-pro-nav{
	line-height: 4.16rem;
	font-size: 0;
	border-bottom: 2px solid #e4e4e4;
	text-align: center;
}
.inner-pro-nav a{
	font-size: 1.33rem;
	color: #666;
	display: inline-block;
	margin: 0 2.16rem;
	vertical-align: middle;
	margin-bottom: -2px;
}
.inner-pro-nav a.active{
	color: #333;
	border-bottom: 3px solid #333;
	font-weight: bold;
}
.prolist-edit{
	padding: 6rem 0;
	font-size: 1.33rem;
	color: #888;
	line-height: 2rem
}
.product-detail-banner{
	background: #cacaca;
	padding-top: 74px;
}
.product-detail-banner .text-area{
	padding-top: 12rem;
}
.product-detail-banner .text-area h3{
	font-size: 3.33rem;
	font-weight: bold;
	line-height: 3.8rem
}
.product-detail-banner .text-area h4{
	font-size: 2.5rem;
	line-height: 3rem;
	color: #4e4e4e;
	font-weight: 100
}
.product-detail-banner .tab-area{
	display: block;
	font-size: 0;
	padding-top: 4.1rem
}
.product-detail-banner .tab-area .img-area{
	display: inline-block;
	vertical-align: top;
	width: 14rem;
	height: 14rem;
	line-height: 14rem;
	background: #e4e4e4;
	margin-right: 1rem;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	transition: all linear 0.3s
}
.product-detail-banner .tab-area .img-area img{
	padding: 1rem;
	display: inline-block;
	vertical-align: middle
}
.product-detail-banner .tab-area .img-area:hover,.product-detail-banner .tab-area .img-area.active{
	background: #fff;
}
.product-detail-banner .tab-content-wrap{
	width: 100%;
	height: 464px;
	position: relative;
	margin: 3.33rem 0;
}
.product-detail-banner .tab-content-wrap .tab-content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: all linear 0.3s
}
.product-detail-banner .tab-content-wrap .tab-content.active{
	opacity: 1;
}
.product-detail-editwrap{
	padding: 3rem 1rem
}
.product-detail-title{
	color: #333;
	font-weight: bold;
	font-size: 2.5rem;
	text-align: center;
}
.product-detail-edit{
	padding-top: 2rem;
	font-size: 1.33rem;
	color: #666;
}
.product-detail-link{
	background: #f8f8f8;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 3rem 0;
	text-align: center;
	font-size: 0
}
.product-detail-link a{
	display: inline-block;
	vertical-align: middle;
	height: 4.16rem;
	line-height: 4.16rem;
	font-size: 1.16rem;
	color: #555;
	border: 1px solid #888;
	padding: 0 4.8rem;
	margin: 0 1.66rem;
	cursor: pointer
}
.product-detail-link a:nth-of-type(1){
	background: #009eaa;
	border-color:#009eaa;
	color: #fff
}
.soft-bg-wrap{
	background: #f6f6f6
}
.soft-list-wrap{
	padding: 3rem 0 1rem;
}
.soft-list-content{
	border-bottom: 1px solid #dcdcdc;
	padding: 2rem 0;
	display: block;
}
.soft-list-content:last-of-type{
	border-bottom: none
}
.soft-list-content h3{
	font-size: 1.66rem;
	font-weight: bold;
	color: #333;
	padding-bottom: 1.8rem
}
.soft-list-content p{
	color: #666;
	font-size: 1.33rem;
	line-height: 2.1rem
}
.soft-list-content .img-list{
	padding-top: 2rem;
	font-size: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.soft-list-content .img-list img{
	height: 13.66rem;
	display: inline-block;
}
.soft-list-content a{
	display: inline-block;
	height: 4.16rem;
	line-height: 4.16rem;
	border: 1px solid #888;
	font-size: 1.16rem;
	color: #555;
	padding: 0 4.8rem;
	margin-top: 1.8rem
}
.soft-list-content a:hover{
	color: #fff;
	background: #009eaa;
	border-color:#009eaa
}
.soft-bg-wrap .common-pages{
	padding-bottom: 3rem
}
.soft-detail-wrap{
	width: 650px;
	margin: auto;
	text-align: center;
	padding-top: 4rem;
	position: relative;
}
.soft-detail-wrap .gallery-top h3{
	color: #333;
	font-size: 2.5rem;
	font-weight: bold;
	padding-bottom: 3rem;
}
.soft-detail-wrap .gallery-top img{
	display: inline-block;
	vertical-align: middle;
	margin: auto;
	height: 40rem
}
.soft-detail-wrap .gallery-thumbs{
	margin-top: 3rem
}
.soft-detail-wrap .gallery-thumbs .img-area{
	height: 140px;
	cursor: pointer;
	transition: all linear 0.2s
}
.soft-detail-wrap .gallery-thumbs .img-area img{
	width: 100%;
	height: 100%;
}
.soft-detail-wrap .gallery-thumbs .swiper-slide-thumb-active .img-area{
	border: 3px solid #009eaa
}
.btn-common-more1{
	display: inline-block;
	vertical-align: middle;
	height: 4.16rem;
	line-height: 4.16rem;
	color: #fff;
	font-size: 1.16rem;
	padding: 0 4rem;
	background: #009eaa;
	cursor: pointer
}
.btn-common-more1:hover{
	color: #fff
}
.soft-btn-more{
	padding-bottom: 6rem;
	text-align: center;
}
.common-nobanner-wrap{
	padding-top: 74px;
	padding-bottom: 6rem
}
.common-nobanner-wrap.bg-gray{
	background: #f4f4f4
}
.application-list-content{
	display: block;
}
.application-list-content .img-area{
	overflow: hidden;
	height: 27rem;
}
.application-list-content .img-area img{
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.application-list-content .text-area{
	padding: 2rem;
	border: 1px solid #e0e0e0;
	border-top: none;
	transition: all linear 0.2s
}
.application-list-content .text-area h3{
	font-weight: bold;
	font-size: 1.66rem;
	line-height: 2rem;
	padding-bottom: 1rem;
	color: #555;
}
.application-list-content .text-area p{
	font-size: 1.16rem;
	color: #888;
	line-height: 1.5rem
}
.application-list-content .text-area span{
	font-size: 1.16rem;
	color: #333;
	display: block;
	padding-top: 1.8rem;
	transition: all linear 0.2s
}
.application-list-content:hover .img-area img{
	transform: scale(1.1)
}
.application-list-content:hover .text-area{
	background: #f3f3f3
}
.application-list-content:hover .text-area span{
	text-decoration: underline
}
.application-detail-edit{
	padding-top: 2rem;
}
.expo-list-first{
	border: 1px solid #e0e0e0;
	margin: 3.4rem auto
}
.expo-list-first .img-area{
	display: block;
	overflow: hidden
}
.expo-list-first .img-area img{
	width: 100%;
	transition: all linear 0.2s
}
.expo-list-first .text-area{
	display: block;
	padding: 3rem 2rem;
	color: #555
}
.expo-list-first .text-area h3{
	font-size: 1.16rem;
	color: #0398a3
}
.expo-list-first .text-area h4{
	font-size: 1.66rem;
	font-weight: bold;
	line-height: 2.4rem;
	margin: 1.5rem 0 2rem;
	height: 4.8rem;
	overflow: hidden;
	transition: all linear 0.2s
}
.expo-list-first .text-area p{
	font-size: 1.16rem;
	color: #888;
	line-height: 2.1rem;
	margin-top: 3rem;
	max-height: 14.7rem;
	overflow: hidden
}
.expo-list-first .text-area .infolist span{
	display: block;
	font-size: 1.16rem;
	line-height: 1.3rem;
	color: #888;
	padding-left: 2rem;
	margin-bottom: 0.5rem
}
.expo-list-first .text-area .infolist span:nth-of-type(1){
	background: url(../images/icon-news1.png) no-repeat left center;
	background-size: auto 100%;
}
.expo-list-first .text-area .infolist span:nth-of-type(2){
	background: url(../images/icon-news2.png) no-repeat left center;
	background-size: auto 100%;
}
.expo-list-first .text-area .infolist span:nth-of-type(3){
	background: url(../images/icon-news3.png) no-repeat left center;
	background-size: auto 100%;
}
.expo-list-first .text-area >span{
	display: block;
	font-size: 1.16rem;
	padding-top: 2rem
}
.expo-list-first .img-area:hover img{
	transform: scale(1.1)
}
.expo-list-first .text-area:hover >span{
	text-decoration: underline
}
.expo-list-first .text-area:hover h4{
	color: #0398a3
}
.common-nobanner-wrap.bg-gray .common-pages{
	padding-top: 3rem
}
@media (max-width:1200px) {
	.index-model1{
		margin-top: 0
	}
	.swiper-container-index1 .swiper-pagination-index1,.swiper-container-index1.product-banner .swiper-pagination-index1{
		bottom: 1rem
	}
	.swiper-container-index1 .swiper-pagination-index1 .swiper-pagination-bullet{
		margin: 0 0.3rem;
		width: 1rem;
		height: 1rem;
	}
	.index-model1 .col-md-6 a{
		width: 32vw;
		height: 32vw
	}
	.index-model1 .col-md-6 a img{
		margin: 1rem auto 0.7rem;
		width: 10vw
	}
	.index-model1 .col-md-6 a h3{
		font-size: 2rem
	}
	.index-model2{
		padding: 3rem 0
	}
	.model2-content{
		padding-left: 2rem;
		padding-right: 2rem;
		line-height: 2.6rem;
	}
	.index-model3 .left{
		padding: 3rem 2rem;
		height: auto
	}
	.index-model3 .right{
		height: auto;
		padding: 3rem 17vw
	}
	.index-model4{
		height: auto;
		padding: 3rem 0;
		background-size: auto 100%;
    	background-position: inherit;
	}
	.model4-content a{
		margin-bottom: 0.4rem
	}
	.common-footer{
		padding: 3rem 1rem
	}
	.common-footer .footer-wrap .center,.common-footer .footer-wrap .right{
		padding-top: 2rem;
	}
	.copy-footer .copy-wrap{
		padding: 0 2rem 4rem
	}
	.copy-footer .copy-wrap .left{
		display: flex;
		justify-content: space-between
	}
	.copy-footer .copy-wrap .left a{
		margin: 0;
	}
	.copy-footer .copy-wrap .right{
		text-align: left;
		padding-top: 1.5rem
	}
	.copy-footer .copy-wrap .right span,.copy-footer .copy-wrap .right a{
		display: block;
		line-height: 1.7rem
	}
	.inner-nav{
		padding: 0 1rem;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.inner-nav a{
		margin-right: 1.5rem;
	}
	.inner-news-wrap{
		margin: 0;
		border: none;
		padding: 0 1rem
	}
	.inner-news-wrap .header-area{
		line-height: 3.5rem;
	}
	.inner-news-wrap .header-area .share-area{
		margin-top: 0.8rem
	}
	.inner-news-wrap .content-wrap{
		padding: 1rem
	}
	.inner-news-wrap .content-wrap h4,.inner-newslist-wrap .text-area h4,.news-list-content .text-area h4{
		padding: 1rem 0
	}
	.inner-news-wrap .content-wrap .content-edit{
		padding: 0
	}
	.inner-newslist-wrap .text-area span,.news-list-content .text-area span{
		display: none
	}
	.inner-news-wrap .content-wrap .link-area{
		padding-top: 2rem
	}
	.inner-newslist-wrap{
		margin: 0;
		padding: 1rem;
		border: none;
		border-bottom: 1px solid #e1e1e1
	}
	.inner-newslist-wrap .img-area,.inner-newslist-wrap .text-area{
		display: block;
	}
	.inner-newslist-wrap .text-area{
		padding: 0;
		padding-top: 1rem
	}
	.news-list-content{
		padding: 1rem
	}
	.news-list-content .img-area{
		width: 100%;
		height: auto;
		float: none
	}
	.news-list-content .text-area{
		float: none;
		width: 100%;
		padding-top: 1rem;
	}
	.news-list-content .text-area h3{
		margin-bottom: 0
	}
	.inner-contact-wrap{
		padding-top: 3rem
	}
	.inner-contact-wrap .map-area .map-content{
		height: 60vw
	}
	.inner-contact3-wrap .img-area{
		padding: 2rem 0
	}
	.inner-contact4-wrap .form-wrap{
		padding: 0 1rem
	}
	.inner-contact4-wrap .form-wrap .form-line .form-content input{
		height: 3rem
	}
	.inner-contact4-wrap .form-wrap .form-line .form-content h3{
		padding: 1rem 0 0.4rem
	}
	.inner-contact4-wrap .form-wrap .form-line .form-content textarea{
		height: 30vw
	}
	.inner-contact4-wrap .form-wrap .tips-area{
		line-height: 3.6rem
	}
	.inner-contact4-wrap .form-wrap .form-submit{
		width: 46vw;
		height: 13vw;
		line-height: 13vw;
		background: #1ab7c6;
		color: #fff;
		border: none
	}
	.index-model4.special{
		height: auto;
		background-size: auto 100%;
		padding-top: 3rem
	}
	.inner-aboutus1-wrap,.inner-aboutus2-wrap,.inner-aboutus3-wrap{
		padding: 4rem 1rem;
	}
	.inner-aboutus2-content{
		width: 100%
	}
	.inner-aboutus2-content .progress-area,.inner-aboutus3-wrap .friends-area{
		margin-top: 0.5rem
	}
	.inner-aboutus2-content .progress-line,.inner-aboutus2-content .progress-content i{
		display: none;
	}
	.inner-aboutus2-content .progress-content p{
		line-height: 2.2rem
	}
	.inner-aboutus2-content .progress-content{
		float: none;
		width: 100%;
		padding: 1.4rem 1rem;
		border-bottom: 1px solid #1ab7c6
	}
	.inner-aboutus3-wrap .friends-area a{
		height: 24vw;
		line-height: 24vw;
		padding: 0 1rem
	}
	.product-index1{
		margin-top: 0;
		padding: 1rem 2rem
	}
	.product-index1 .swiper-button-next-pro1{
		right: 0
	}
	.product-index1 .swiper-button-prev-pro1{
		left: 0
	}
	.product-index2{
		padding: 3rem 0
	}
	.proindex2-wrap .header-area,.proindex2-wrap .header-area a{
		line-height: 6rem
	}
	.proindex2-wrap .header-area{
		border: none;
		border-top: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8
	}
	.proindex2-wrap .swiper-container a{
		height: auto
	}
	.proindex2-wrap .swiper-container .proindex2-btnwrap{
		opacity: 1;
	}
	.proindex2-wrap .proindex2-btnwrap .swiper-button-next,.proindex2-wrap .proindex2-btnwrap .swiper-button-prev{
		width: 8vw;
		height: 8vw;
		margin-top: -4vw;
		background-size: 3vw
	}
	.product-text{
		padding: 0 2rem
	}
	.about-newslit{
		border: none;
	}
	.about-newslit a{
		border: none
	}
	.inner-pro-nav{
		text-align: left;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.inner-pro-nav a{
		margin: 0 0.8rem
	}
	.product-index1.inner-type{
		padding: 2rem 0 0
	}
	.prolist-edit{
		padding: 3rem 1rem
	}
	.product-detail-banner{
		padding: 0 1rem;
	}
	.product-detail-banner .text-area,.product-detail-banner .tab-area{
		padding-top: 2rem;
		display: flex;
		justify-content: space-between;
	}
	.product-detail-banner .tab-area .img-area{
		height: 27vw;
		line-height: 27vw
	}
	.product-detail-banner .tab-content-wrap{
		height: 20rem
	}
	.product-detail-link{
		padding: 2rem 0;
	}
	.product-detail-link a{
		padding: 0 2rem;
		height: 3rem;
		line-height: 3rem;
	}
	.soft-list-wrap{
		padding: 1rem
	}
	.soft-detail-wrap{
		width: 100%;
		padding-top: 3rem
	}
	.soft-detail-wrap .gallery-top img{
		height: auto
	}
	.soft-detail-wrap .gallery-thumbs{
		margin-top: 0
	}
	.soft-detail-wrap .gallery-thumbs .img-area{
		height: 23vw
	}
	.soft-btn-more{
		padding-bottom: 3rem
	}
	.soft-detail-wrap .swiper-button-next-gallery{
		right: 1rem
	}
	.soft-detail-wrap .swiper-button-prev-gallery{
		left: 1rem
	}
	.common-nobanner-wrap{
		padding-top: 0;
		padding-bottom: 0
	}
	.application-list-content .img-area{
		height: auto
	}
	.application-list-content .text-area{
		border: none;
		border-bottom: 1px solid #e0e0e0
	}
	.product-index1.inner-type.special{
		width: 100%;
		padding-bottom: 2rem
	}
	.expo-list-first{
		margin: auto;
		border: none;
		background: #fff;
	}
	.expo-list-first .text-area p{
		margin-top: 2rem
	}
	.expo-list-first .text-area{
		padding: 2rem
	}
	.about-newslit.special .text-area{
		border: none
	}
	.common-nobanner-wrap.bg-gray .common-pages{
		padding-top: 1.5rem
	}
	.inner-news-wrap .content-wrap2 .expo-detail-title{
		margin: 0 -2rem;
		padding: 1.5rem 2rem;
	}
	.inner-news-wrap .content-wrap2{
		padding-top: 0
	}
}