rgb(231,79,118)@charset "utf-8";
/* 关于我们 */
.about-section{
	padding-top: 60px;
	padding-bottom: 70px;
}
.about-section .section1{
	margin-top: 80px;
}
.about-section .section1 .content-box{
	font-size: 16px;
	color: #494949;
	line-height: 30px;
}
.about-section .section1 .image-box{
	text-align: center;
}
.about-section .section1 .image-box img{
	width: 100%;
}
.about-section .section1 .image-box .title{
	font-size: 16px;
	color: #343436;
	margin-top: 25px;
}
.about-section .section2{
	position: relative;
	margin-top: 90px;
}
.about-section .section2 .pic{
	width: 100%;
	max-width: 80%;
}
.about-section .section2 .box{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	background: rgb(231,79,118);
	width: 38%;
	text-align: center;
	padding: 6% 0;
}
.about-section .section2 .box .title{
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
}
.about-section .section2 .box .desc{
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 15px;
}
.about-section .env-img-list{
	margin-top: 60px;
	margin-bottom: 100px;
}
.about-section .env-img-list .item{
	
}
.about-section .env-img-list .item img{
	width: 100%;
}
.about-section .patent-img-list{
	margin-top: 15px;
	margin-bottom: 60px;
}
.about-section .patent-img-list .item{
	border: 6px solid #f0f0f0;
	box-shadow: 0 0 6px rgba(58,28,10,.3);
	padding: 12px;
	margin-top: 40px;
}
.about-section .patent-img-list .item .img{
	height: 0;
	padding-bottom: 145%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.about-section .adv-img-list{
	margin-top: 30px;
}
.about-section .adv-img-list .item{
	border: 1px solid #e0e0e0;
	height: 0;
	padding-bottom: 35%;
	margin-top: 30px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-section {
	    padding-top: 50px;
	    padding-bottom: 60px;
	}
	.about-section .section1{
		margin-top: 60px;
	}
	.about-section .section2{
		margin-top: 80px;
	}
	.about-section .env-img-list {
	    margin-top: 50px;
	    margin-bottom: 70px;
	}
	.about-section .adv-img-list{
		margin-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-section {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.about-section .section1{
		margin-top: 50px;
	}
	.about-section .section2{
		margin-top: 60px;
	}
	.about-section .env-img-list {
	    margin-top: 50px;
	    margin-bottom: 50px;
	}
	.about-section .adv-img-list{
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.about-section {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.about-section .section1{
		margin-top: 40px;
	}
	.about-section .section1 .image-box{
		margin-top: 20px;
	}
	.about-section .section2{
		margin-top: 40px;
	}
	.about-section .section2 .pic{
		max-width: 100%;
	}
	.about-section .section2 .box{
		padding: 12px 0;
		background: rgba(43,196,150,.7);
	}
	.about-section .section2 .box .title{
		font-size: 16px;
	}
	.about-section .section2 .box .desc{
		font-size: 12px;
		margin-top: 10px;
	}
	.about-section .env-img-list {
	    margin-top: 20px;
	    margin-bottom: 50px;
	}
	.about-section .env-img-list .item{
		margin-top: 15px;
	}
	.about-section .adv-img-list{
		margin-top: 20px;
	}
	.about-section .adv-img-list .item{
		padding-bottom: 45%;
		margin-top: 15px;
	}
}
/* 关于我们 */
/* 联系我们 */
.contact-section{
	padding-top: 50px;
	padding-bottom: 130px;
}
.contact-section .section1{
	font-size: 0;
	margin-top: 40px;
}
#allmap{
	height: 600px;
}
#allmap img{
	max-width: inherit!important;
}
#allmap .BMap_bubble_title {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
}
#allmap .BMap_bubble_content {
	font-size: 14px;
	line-height: 20px;
}
.contact-section .section2{
	margin-top: 60px;
	margin-bottom: 70px;
}
.contact-section .section2 .item{
	
}
.contact-section .section2 .item .cate-title{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 30px;
}
.contact-section .section2 .item .info{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.contact-section .section2 .item .tel{
	font-size: 16px;
	color: #2cc396;
	font-weight: bold;
	margin-bottom: 5px;
}
.contact-section .section2 .item .code-box{
	
}
.contact-section .section2 .item .code-box .code{
	max-width: 130px;
}
.contact-section .section2 .item .code-box .title{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.contact-section .section2 .item .cate-title{
		font-size: 20px;
	}
	.contact-section .section2 .item .info{
		font-size: 14px;
	}
	.contact-section .section2 .item .code-box .title{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.contact-section{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.contact-section .section1{
		margin-top: 30px;
	}
	#allmap{
		height: 350px;
	}
	.contact-section .section2{
		margin-top: 40px;
		margin-bottom: 10px;
	}
	.contact-section .section2 .item{
		margin-bottom: 30px;
	}
	.contact-section .section2 .item .cate-title{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.contact-section .section2 .item .info{
		font-size: 14px;
	}
	.contact-section .section2 .item .code-box .title{
		font-size: 14px;
	}
}
/* 联系我们 */
/* 新闻中心 */
.news-section{
	padding-top: 50px;
	padding-bottom: 100px;
}
.news-section .news-list{
	margin-top: 50px;
	margin-bottom: 130px;
}
.news-section .news-list .pic{
	height: 0;
	padding-bottom: 62.39%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-section .news-list .content{
	
}
.news-section .news-list .content .title{
	margin-top: 20px;
	color: #010101;
	font-size: 22px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.news-section .news-list .content .time{
	color: #c5c5c7;
	font-size: 14px;
	line-height: 20px;
}
.news-section .news-list .content .desc{
	margin-top: 30px;
	font-size: 16px;
	color: #939393;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
}
.news-section .news-list .news-item-one{
	
}
.news-section .news-list .content .more{
	margin-top: 20px;
	display: inline-block;
	width: 114px;
	background: rgb(231,79,118);
	text-align: center;
	line-height: 44px;
	font-size: 15px;
	color: #FFFFFF;
}
.news-section .news-list .item{
	margin-top: 80px;
	padding-right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
	.news-section .news-list .content .title{
		font-size: 18px;
		margin-top: 0;
	}
	.news-section .news-list .news-item-one .content .title,
	.news-section .news-list .news-item-one .content .title{
		margin-top: 15px;
	}
	.news-section .news-list .content .desc{
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
		max-height: 44px;
	}
	.news-section .news-list .content .more{
		margin-top: 15px;
		width: 100px;
		line-height: 35px;
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.news-section{
		padding-bottom: 60px;
	}
	.news-section .news-list{
		margin-top: 0;
		margin-bottom: 50px;
	}
	.news-section .news-list .news-item-one{
		margin-top: 40px;
	}
	.news-section .news-list .item{
		margin-top: 40px;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.news-section .news-list .content .title{
		font-size: 18px;
		margin-top: 15px;
	}
	.news-section .news-list .content .desc{
		margin-top: 15px;
		font-size: 14px;
		line-height: 22px;
		max-height: 66px;
	}
}
/* 新闻中心 */
/* 新闻详情页 */
.news-section-info-bg{
	background: #f1f1f1;
}
.news-section-info{
	background: #FFFFFF;
	padding: 0 40px 100px;
}
.news-section-info .section1{
	padding-top: 50px;
	padding-bottom: 40px;
	margin-bottom: 60px;
	border-bottom: 1px solid #c4c4c4;
}
.news-section-info .section1 .mbx{
	font-size: 14px;
	color: #323232;
	line-height: 20px;
}
.news-section-info .section1 .article-title{
	margin-top: 50px;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
}
.news-section-info .section1 .article-info{
	text-align: center;
	margin-top: 30px;
}
.news-section-info .section1 .article-info span{
	font-size: 14px;
	color: #c5c5c5;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
}
.news-section-info .section1 .article-info span:last-child{
	margin-right: 0;
}
.news-section-info .singlepage{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 150px;
	min-height: 600px;
}
.news-section-info .page-return-box{
	text-align: center;
	font-size: 0;
	margin-bottom: 70px;
}
.news-section-info .page-return-box a{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	line-height: 46px;
	background: #f2ecec;
	font-size: 15px;
	color: #978d8c;
	transition: all .3s;
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 12px;
}
.news-section-info .page-return-box a:last-child{
	margin-right: 0;
	border-right: none;
}
.news-section-info .page-return-box a:hover{
	background: rgb(231,79,118);
	color: #FFFFFF;
}
.news-section-info .relevant-news-box{
	
}
.news-section-info .relevant-news-box .list{
	margin-top: 45px;
}
.news-section-info .relevant-news-box .list .item{
	margin-top: 50px;
	display: block;
}
.news-section-info .relevant-news-box .list .item:first-child{
	margin-top: 0;
}
.news-section-info .relevant-news-box .list .item .title{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 12px;
}
.news-section-info .relevant-news-box .list .item .desc{
	font-size: 16px;
	color: #939393;
	line-height: 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.news-section-info{
		padding: 0 30px 60px;
	}
	.news-section-info .section1{
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.news-section-info .section1 .article-title{
		margin-top: 30px;
		font-size: 28px;
	}
	.news-section-info .singlepage{
		margin-bottom: 100px;
	}
}
@media (max-width: 767px) {
	.news-section-info-bg>.container{
		padding-left: 0;
		padding-right: 0;
	}
	.news-section-info{
		padding: 0 15px 50px;
	}
	.news-section-info .section1{
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.news-section-info .section1 .article-title{
		margin-top: 20px;
		font-size: 24px;
	}
	.news-section-info .section1 .article-info{
		margin-top: 10px;
		font-size: 0;
		text-align: left;
	}
	.news-section-info .section1 .article-info span{
		font-size: 12px;
		margin-right: 0;
		width: 50%;
		margin-top: 5px;
	}
	.news-section-info .singlepage{
		margin-bottom: 100px;
	}
	.news-section-info .page-return-box a{
		width: 100%;
		border-right: none;
		text-align: left;
		font-size: 13px;
	}
	.news-section-info .page-return-box a:last-child{
		margin-top: 1px;
	}
	.news-section-info .relevant-news-box .list .item .title{
		font-size: 18px;
	}
	.news-section-info .relevant-news-box .list .item .desc{
		font-size: 14px;
		line-height: 24px;
	}
	.news-section-info .relevant-news-box .list .item{
		margin-top: 30px;
	}
}
/* 新闻详情页 */
/* 合作案例 */
.case-section{
	padding-top: 50px;
	padding-bottom: 100px;
}
.case-section .case-list{
	margin-top: 15px;
	margin-bottom: 130px;
}
.case-section .case-list .item{
	margin-top: 35px;
}
.case-section .case-list .item .pic{
	display: block;
	height: 0;
	padding-bottom: 70%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.case-section .case-list .item .pic .title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 15px;
	background: rgba(0,0,0,.6);
	text-align: center;
	padding: 0 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (min-width: 768px) and (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.case-section{
		padding-bottom: 60px;
	}
	.case-section .news-list{
		margin-top: 0;
		margin-bottom: 50px;
	}
	.case-section .news-list .item{
		margin-top: 40px;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.case-section .news-list .content .title{
		font-size: 18px;
		margin-top: 15px;
	}
	.case-section .news-list .content .desc{
		margin-top: 15px;
		font-size: 14px;
		line-height: 22px;
	}
}
/* 合作案例 */
/* 产品详情 */
.pro-section{
	font-size: 0;
}
/* 产品详情 */

/* 拆分产品详情 */
.pro-section_1{
	
}
.pro-section_1 .section1{
	background: #e1dfe0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 130px;
    padding-bottom: 130px;
}
.pro-section_1 .section1 .pic{
	width: 100%;
	max-width: 800px;
}
.pro-section_1 .section1 .box{
	margin-bottom: 60px;
	width: 320px;
}
.pro-section_1 .section1 .box .cate-box{
	
}
.pro-section_1 .section1 .box .cate-box .en_title{
	font-size: 30px;
	color: #8d8d8d;
	line-height: 100%;
	white-space: nowrap;
}
.pro-section_1 .section1 .box .cate-box .title{
	font-size: 42px;
	color: #333333;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	letter-spacing: 4px;
	white-space: nowrap;
}
.pro-section_1 .section1 .box .title-icon{
	width: 100%;
}
.pro-section_1 .section1 .box .video-btn-icon{
	display: block;
	cursor: pointer;
	margin-top: 55px;
	width: 52%;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_1 .section1 .pic{
		max-width: 600px;
	}
	.pro-section_1 .section1 .box{
		width: 280px;
	}
	.pro-section_1 .section1 .box .cate-box .en_title{
		font-size: 28px;
	}
	.pro-section_1 .section1 .box .cate-box .title{
		font-size: 40px;
		letter-spacing: 3px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section1 .pic{
		max-width: 400px;
	}
	.pro-section_1 .section1 .box{
		width: 260px;
	}
	.pro-section_1 .section1 .box .cate-box .en_title{
		font-size: 26px;
	}
	.pro-section_1 .section1 .box .cate-box .title{
		font-size: 38px;
		letter-spacing: 3px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section1 .pic{
		max-width: 350px;
	}
	.pro-section_1 .section1 .box{
		width: 240px;
	}
	.pro-section_1 .section1 .box .cate-box .en_title{
		font-size: 24px;
	}
	.pro-section_1 .section1 .box .cate-box .title{
		font-size: 36px;
		letter-spacing: 2px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section1{
		padding-top: 50px;
		padding-bottom: 50px;
		flex-direction: column;
	}
	.pro-section_1 .section1 .pic{
		max-width: 300px;
	}
	.pro-section_1 .section1 .box{
		width: 240px;
		margin-top: 40px;
		margin-bottom: 0;
	}
	.pro-section_1 .section1 .box .cate-box .en_title{
		font-size: 22px;
	}
	.pro-section_1 .section1 .box .cate-box .title{
		font-size: 34px;
		letter-spacing: 1.5px;
	}
}
.pro-section_1 .section2{
	background: url(../proIcons/1/section2-bg.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	height: 950px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.pro-section_1 .section2 .left-pic{
	width: 100%;
	max-width: 422px;
	opacity: 0;
}
.pro-section_1 .section2 .right-pic{
	margin-bottom: 192px;
	margin-left: 370px;
	width: 100%;
	max-width: 500px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_1 .section2{
		height: 860px;
	}
	.pro-section_1 .section2 .left-pic{
		max-width: 400px;
	}
	.pro-section_1 .section2 .right-pic{
		max-width: 460px;
		margin-bottom: 170px;
		margin-left: 310px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section2{
		height: 700px;
	}
	.pro-section_1 .section2 .left-pic{
		max-width: 360px;
	}
	.pro-section_1 .section2 .right-pic{
		max-width: 360px;
		margin-left: 215px;
		margin-bottom: 140px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section2{
		height: 600px;
	}
	.pro-section_1 .section2 .left-pic{
		max-width: 300px;
	}
	.pro-section_1 .section2 .right-pic{
		max-width: 260px;
		margin-left: 150px;
		margin-bottom: 120px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section2{
		height: auto;
		padding: 60px 0;
		flex-direction: column;
		align-items: center;
	}
	.pro-section_1 .section2 .left-pic{
		max-width: 300px;
	}
	.pro-section_1 .section2 .right-pic{
		max-width: 320px;
		margin-left: 0;
		margin-bottom: 0;
	}
}
.pro-section_1 .section3{
	padding-top: 125px;
	padding-bottom: 135px;
}
.pro-section_1 .section3 .cate-title{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 270px;
}
.pro-section_1 .section3 .list{
	margin-top: 75px;
}
.pro-section_1 .section3 .list .item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 55px;
}
.pro-section_1 .section3 .list .item:first-child{
	margin-top: 0;
}
.pro-section_1 .section3 .list .item .pic{
	width: 48%;
	border-radius: 30px;
}
.pro-section_1 .section3 .list .item .box{
	width: 52%;
	padding-left: 8%;
}
.pro-section_1 .section3 .list .item .box .title{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 25px;
}
.pro-section_1 .section3 .list .item .box .desc{
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
	line-height: 31px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_1 .section3 .cate-title{
		max-width: 220px;
	}
	.pro-section_1 .section3 .list .item .box{
		padding-left: 7%;
	}
	.pro-section_1 .section3 .list .item .box .title{
		font-size: 28px;
		margin-bottom: 22px;
	}
	.pro-section_1 .section3 .list .item .box .desc{
		font-size: 18px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section3 .cate-title{
		max-width: 200px;
	}
	.pro-section_1 .section3 .list .item .box{
		padding-left: 7%;
	}
	.pro-section_1 .section3 .list .item .box .title{
		font-size: 26px;
		margin-bottom: 22px;
	}
	.pro-section_1 .section3 .list .item .box .desc{
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section3{
		padding-top: 85px;
		padding-bottom: 95px;
	}
	.pro-section_1 .section3 .cate-title{
		max-width: 180px;
	}
	.pro-section_1 .section3 .list .item .box{
		padding-left: 6%;
	}
	.pro-section_1 .section3 .list .item .box .title{
		font-size: 24px;
		margin-bottom: 18px;
	}
	.pro-section_1 .section3 .list .item .box .desc{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section3{
		padding-top: 65px;
		padding-bottom: 75px;
	}
	.pro-section_1 .section3 .cate-title{
		max-width: 160px;
	}
	.pro-section_1 .section3 .list{
		margin-top: 40px;
	}
	.pro-section_1 .section3 .list .item{
		flex-direction: column;
		margin-top: 30px;
	}
	.pro-section_1 .section3 .list .item .pic{
		width: 100%;
		margin-bottom: 15px;
	}
	.pro-section_1 .section3 .list .item .box{
		padding-left: 0;
		width: 100%;
	}
	.pro-section_1 .section3 .list .item .box .title{
		font-size: 18px;
		margin-bottom: 12px;
	}
	.pro-section_1 .section3 .list .item .box .desc{
		font-size: 12px;
		line-height: 22px;
	}
}
.pro-section_1 .section4{
	text-align: center;
	background: #e9f9f4;
	padding-top: 95px;
	padding-bottom: 65px;
}
.pro-section_1 .section4 .title{
	font-size: 40px;
	color: rgb(231,79,118);
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 35px;
}
.pro-section_1 .section4 .en_title{
	font-size: 20px;
	color: rgb(231,79,118);
	line-height: 100%;
	margin-bottom: 126px;
}
.pro-section_1 .section4 .pic{
	width: 80%;
}
.pro-section_1 .section4 .box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 80px;
}
.pro-section_1 .section4 .box .left-pic{
	width: 58%;
}
.pro-section_1 .section4 .box .right-box{
	width: 32%;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section4 .title{
		font-size: 36px;
		margin-bottom: 30px;
	}
	.pro-section_1 .section4 .en_title{
		font-size: 18px;
		margin-bottom: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section4 .title{
		font-size: 32px;
		margin-bottom: 24px;
	}
	.pro-section_1 .section4 .en_title{
		font-size: 16px;
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section4{
		padding-top: 60px;
		padding-bottom: 40px;
	}
	.pro-section_1 .section4 .title{
		font-size: 26px;
		margin-bottom: 20px;
	}
	.pro-section_1 .section4 .en_title{
		font-size: 14px;
		margin-bottom: 60px;
		line-height: 18px;
	}
	.pro-section_1 .section4 .box{
		padding-right: 0;
		flex-direction: column;
	}
	.pro-section_1 .section4 .box .left-pic{
		width: 100%;
	}
	.pro-section_1 .section4 .box .right-box{
		width: 80%;
		margin-top: 30px;
	}
}
.pro-section_1 .section5{
	background: url(../proIcons/1/section5-bg.jpg) no-repeat center;
	background-size: cover;
	height: 1038px;
	padding-top: 120px;
}
.pro-section_1 .section5 .cate-title{
	display: block;
	margin: 0 auto;
}
.pro-section_1 .section5 .box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 50px 75px 0 20px;
}
.pro-section_1 .section5 .box .left-pic{
	width: 51.7%;
}
.pro-section_1 .section5 .box .right-box{
	width: 48.2%;
}
.pro-section_1 .section5 .box .right-box .cate-title-1{
	background: rgb(231,79,118);
	color: #FFFFFF;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	letter-spacing: 1.5px;
}
.pro-section_1 .section5 .box .right-box .list{
	border: 1px solid #d8d7d7;
}
.pro-section_1 .section5 .box .right-box .list .item{
	border-top: 1px dashed #d8d7d7;
}
.pro-section_1 .section5 .box .right-box .list .item:nth-child(2n){
	background: #f6f6f6;
}
.pro-section_1 .section5 .box .right-box .list .item:first-child{
	border-top: none;
}
.pro-section_1 .section5 .box .right-box .list .item .name{
	width: 23%;
	font-size: 16px;
	color: #1a1616;
	line-height: 20px;
	padding: 12px 0 12px 15px;
	border-right: 1px dashed #d8d7d7;
}
.pro-section_1 .section5 .box .right-box .list .item .value{
	width: 75%;
	font-size: 14px;
	color: #454242;
	line-height: 20px;
	padding: 12px 0 12px 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section5{
		height: 915px;
	}
	.pro-section_1 .section5 .box .right-box{
		width: 44%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section5{
		height: 790px;
	}
	.pro-section_1 .section5 .box .left-pic{
		width: 40%;
	}
	.pro-section_1 .section5 .box .right-box{
		width: 44%;
	}
	.pro-section_1 .section5 .box .right-box .cate-title-1{
		font-size: 15px;
		line-height: 36px;
		letter-spacing: 1px;
	}
	.pro-section_1 .section5 .box .right-box .list .item .name{
		font-size: 12px;
		padding: 5px 0 5px 10px;
	}
	.pro-section_1 .section5 .box .right-box .list .item .value{
		font-size: 12px;
		padding: 5px 0 5px 15px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section5{
		height: auto;
		padding-bottom: 80px;
	}
	.pro-section_1 .section5 .cate-title{
		width: 260px;
	}
	.pro-section_1 .section5 .box{
		flex-direction: column;
		margin: 50px 0 0;
	}
	.pro-section_1 .section5 .box .left-pic{
		width: 100%;
	}
	.pro-section_1 .section5 .box .right-box{
		width: 100%;
		margin-top: 50px;
	}
	.pro-section_1 .section5 .box .right-box .cate-title-1{
		font-size: 16px;
		line-height: 40px;
		letter-spacing: 1px;
	}
	.pro-section_1 .section5 .box .right-box .list .item .name{
		font-size: 14px;
		padding: 8px 0 8px 10px;
	}
	.pro-section_1 .section5 .box .right-box .list .item .value{
		font-size: 14px;
		padding: 8px 0 8px 15px;
	}
}
.pro-section_1 .section6{
	padding-top: 100px;
	padding-bottom: 250px;
}
.pro-section_1 .section6 .cate-title{
	display: block;
	margin: 0 auto;
}
.pro-section_1 .section6 .list{
	margin-top: 50px;
	padding: 0 160px;
}
.pro-section_1 .section6 .list .item{
	margin-bottom: 70px;
}
.pro-section_1 .section6 .list .item .pic{
	height: 0;
	padding-bottom: 67.5%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pro-section_1 .section6 .list .item .title{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #000000;
	background: #f1f5f5;
	text-align: center;
}
.pro-section_1 .section6 .more{
	margin-top: 160px;
}
.section6 .more .btn{
	display: block;
	width: 294px;
	text-align: center;
	line-height: 90px;
	background: rgb(231,79,118);
	border-radius: 20px;
	font-size: 36px;
	color: #ffffff;
	margin: 0 auto;
	    margin-bottom: 50px;
    margin-top: 50px;
}
.more .btn{
	    display: block;
    width: 194px;
    text-align: center;
    line-height: 60px;
    background: rgb(231,79,118);
    border-radius: 20px;
    font-size: 28px;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_1 .section6 .list{
		padding: 0 80px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_1 .section6{
		padding-bottom: 120px;
	}
	.pro-section_1 .section6 .list{
		padding: 0;
		margin-top: 80px;
	}
	.pro-section_1 .section6 .list .item{
		margin-bottom: 40px;
	}
	.pro-section_1 .section6 .list .item .title{
		font-size: 18px;
		height: 35px;
		line-height: 35px;
	}
	.pro-section_1 .section6 .more{
		margin-top: 80px;
	}
	.pro-section_1 .section6 .more .btn{
		width: 260px;
		line-height: 70px;
		font-size: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_1 .section6{
		padding-bottom: 120px;
	}
	.pro-section_1 .section6 .list{
		padding: 0;
		margin-top: 80px;
	}
	.pro-section_1 .section6 .list .item{
		margin-bottom: 40px;
	}
	.pro-section_1 .section6 .list .item .title{
		font-size: 18px;
		height: 35px;
		line-height: 35px;
	}
	.pro-section_1 .section6 .more{
		margin-top: 80px;
	}
	.pro-section_1 .section6 .more .btn{
		width: 260px;
		line-height: 70px;
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_1 .section6{
		padding-bottom: 120px;
	}
	.pro-section_1 .section6 .cate-title{
		width: 300px;
	}
	.pro-section_1 .section6 .list{
		padding: 0;
		margin-top: 80px;
	}
	.pro-section_1 .section6 .list .item{
		margin-bottom: 40px;
	}
	.pro-section_1 .section6 .list .item .title{
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	.pro-section_1 .section6 .more{
		margin-top: 80px;
	}
	.pro-section_1 .section6 .more .btn{
		width: 200px;
		line-height: 60px;
		font-size: 20px;
	}
}

/* 欢欢 */
.pro-section_2 .section1 .pic{
	width: 100%;
	max-width: 444px;
}
.pro-section_2 .section1 .box{
	margin-left: 160px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_2 .section1 .pic{
		max-width: 380px;
	}
	.pro-section_2 .section1 .box{
		margin-left: 120px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_2 .section1 .pic{
		max-width: 320px;
	}
	.pro-section_2 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_2 .section1 .pic{
		max-width: 280px;
	}
	.pro-section_2 .section1 .box{
		margin-left: 60px;
	}
}
@media (max-width: 767px) {
	.pro-section_2 .section1 .pic{
		max-width: 220px;
	}
	.pro-section_2 .section1 .box{
		margin-left: 0;
	}
}
.pro-section_2 .section2-new{
	position: relative;
}
.pro-section_2 .section2-new .box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-right: 330px;
}
.pro-section_2 .section2-new .box .content{
	font-size: 24px;
	color: #333333;
	line-height: 60px;
	padding: 60px 40px;
	background: rgba(255,255,255,.6);
	margin-right: 80px;
	min-width: 740px;
}
.pro-section_2 .section2-new .right-pic{
	width: 100%;
	max-width: 309px;
}
.pro-section_2 .section3-new{
	position: relative;
}
.pro-section_2 .section3-new .box{
	position: absolute;
	top: 50%;
	left: 65%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.pro-section_2 .section3-new .box .content{
	font-size: 24px;
	color: #333333;
	line-height: 60px;
	padding: 60px 40px;
	background: rgba(255,255,255,.6);
	margin-right: -180px;
}
.pro-section_2 .section3-new .right-pic{
	width: 100%;
	max-width: 309px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_2 .section2-new .box{
		padding-right: 230px;
	}
	.pro-section_2 .section2-new .box .content{
		min-width: 600px;
		font-size: 20px;
		padding: 50px 30px;
	}
	.pro-section_2 .section2-new .right-pic{
		max-width: 200px;
	}
	.pro-section_2 .section3-new .box{
		padding-right: 230px;
	}
	.pro-section_2 .section3-new .box .content{
		min-width: 600px;
		font-size: 20px;
		padding: 50px 30px;
	}
	.pro-section_2 .section3-new .right-pic{
		max-width: 200px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_2 .section2-new .box{
		padding-right: 160px;
	}
	.pro-section_2 .section2-new .box .content{
		min-width: 500px;
		font-size: 18px;
		padding: 40px 20px;
		margin-right: 60px;
		line-height: 34px;
	}
	.pro-section_2 .section2-new .right-pic{
		max-width: 160px;
	}
	.pro-section_2 .section3-new .box{
		padding-right: 160px;
	}
	.pro-section_2 .section3-new .box .content{
		min-width: 500px;
		font-size: 18px;
		padding: 40px 20px;
		margin-right: 60px;
		line-height: 34px;
	}
	.pro-section_2 .section3-new .right-pic{
		max-width: 160px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_2 .section2-new .box{
		padding-right: 120px;
	}
	.pro-section_2 .section2-new .box .content{
		min-width: 400px;
		font-size: 16px;
		padding: 30px 15px;
		margin-right: 30px;
		line-height: 30px;
	}
	.pro-section_2 .section2-new .right-pic{
		max-width: 120px;
	}
		.pro-section_2 .section3-new .box{
		padding-right: 120px;
	}
	.pro-section_2 .section3-new .box .content{
		min-width: 400px;
		font-size: 16px;
		padding: 30px 15px;
		margin-right: 30px;
		line-height: 30px;
	}
	.pro-section_2 .section3-new .right-pic{
		max-width: 120px;
	}
}
@media (max-width: 767px) {
	.pro-section_2 .section2-new .box{
		padding-right: 0;
		width: 90%;
	}
	.pro-section_2 .section2-new .box .content{
		min-width: 100%;
		font-size: 14px;
		padding: 10px 12px;
		margin-right: 0;
		line-height: 20px;
	}
	.pro-section_2 .section3-new .box{
		padding-right: 0;
		width: 90%;
	}
	.pro-section_2 .section3-new .box .content{
		min-width: 100%;
		font-size: 14px;
		padding: 10px 12px;
		margin-right: 0;
		line-height: 20px;
	}
}
/* 欢欢 */

/* 旦旦 */
.pro-section_3 .section1{
	background: url(../proIcons/3/section1-bg.jpg);
}
.pro-section_3 .section1 .pic{
	width: 100%;
	max-width: 268px;
}
.pro-section_3 .section1 .box{
	margin-left: 160px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_3 .section1 .pic{
		max-width: 220px;
	}
	.pro-section_3 .section1 .box{
		margin-left: 120px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_3 .section1 .pic{
		max-width: 160px;
	}
	.pro-section_3 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_3 .section1 .pic{
		max-width: 120px;
	}
	.pro-section_3 .section1 .box{
		margin-left: 60px;
	}
}
@media (max-width: 767px) {
	.pro-section_3 .section1 .pic{
		max-width: 100px;
	}
	.pro-section_3 .section1 .box{
		margin-left: 0;
	}
}
.pro-section_3 .section3-new{
	position: relative;
}
.pro-section_3 .section3-new .box{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pro-section_3 .section3-new .box .content{
	width: 100%;
	max-width: 720px;
	font-size: 26px;
	color: #333333;
	line-height: 44px;
	background: url(../proIcons/3/section2-1.png);
	padding: 60px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_3 .section3-new .box{
		padding-left: 30px;
	}
	.pro-section_3 .section3-new .box .content{
		max-width: 680px;
		font-size: 24px;
		line-height: 40px;
		padding: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_3 .section3-new .box{
		padding-left: 30px;
	}
	.pro-section_3 .section3-new .box .content{
		max-width: 600px;
		font-size: 20px;
		line-height: 36px;
		padding: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_3 .section3-new .box{
		padding-left: 20px;
	}
	.pro-section_3 .section3-new .box .content{
		max-width: 500px;
		font-size: 18px;
		line-height: 32px;
		padding: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_3 .section3-new .box{
		padding-left: 10px;
		padding-right: 10px;
	}
	.pro-section_3 .section3-new .box .content{
		max-width: 100%;
		font-size: 13px;
		line-height: 20px;
		padding: 15px;
	}
}
/* 旦旦 */

/* 大山 */
.pro-section_4 .section1{
	background: url(../proIcons/4/section1-bg.jpg);
}
.pro-section_4 .section1 .pic{
	width: 100%;
	max-width: 471px;
}
.pro-section_4 .section1 .box{
	margin-left: 160px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_4 .section1 .pic{
		max-width: 380px;
	}
	.pro-section_4 .section1 .box{
		margin-left: 120px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_4 .section1 .pic{
		max-width: 300px;
	}
	.pro-section_4 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_4 .section1 .pic{
		max-width: 240px;
	}
	.pro-section_4 .section1 .box{
		margin-left: 60px;
	}
}
@media (max-width: 767px) {
	.pro-section_4 .section1 .pic{
		max-width: 160px;
	}
	.pro-section_4 .section1 .box{
		margin-left: 0;
	}
}

.pro-section_4 .section4-new{
	position: relative;
}
.pro-section_4 .section4-new .box{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pro-section_4 .section4-new .box .content{
	width: 100%;
	max-width: 438px;
	margin: 0 0 0 auto;
}
.pro-section_4 .section4-new .box .content .title{
	font-size: 32px;
	color: #000000;
	line-height: 100%;
	margin-bottom: 25px;
}
.pro-section_4 .section4-new .box .content .icon{
	margin-top: 45px;
	display: block;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_4 .section4-new .box{
		padding-right: 120px;
	}
	.pro-section_4 .section4-new .box .content{
		max-width: 400px;
	}
	.pro-section_4 .section4-new .box .content .title{
		font-size: 30px;
	}
	.pro-section_4 .section4-new .box .content .icon{
		
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_4 .section4-new .box{
		padding-right: 100px;
	}
	.pro-section_4 .section4-new .box .content{
		max-width: 350px;
	}
	.pro-section_4 .section4-new .box .content .title{
		font-size: 28px;
	}
	.pro-section_4 .section4-new .box .content .icon{
		margin-top: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_4 .section4-new .box{
		padding-right: 80px;
	}
	.pro-section_4 .section4-new .box .content{
		max-width: 300px;
	}
	.pro-section_4 .section4-new .box .content .title{
		font-size: 24px;
	}
	.pro-section_4 .section4-new .box .content .icon{
		margin-top: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_4 .section4-new .box{
		display: none;
	}
}
/* 大山 */

/* 堂宝 */
.pro-section_5 .section1{
	
}
.pro-section_5 .section1 .pic{
	width: 100%;
	max-width: 457px;
}
.pro-section_5 .section1 .box{
	margin-left: 160px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_5 .section1 .pic{
		max-width: 380px;
	}
	.pro-section_5 .section1 .box{
		margin-left: 120px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_5 .section1 .pic{
		max-width: 300px;
	}
	.pro-section_5 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_5 .section1 .pic{
		max-width: 240px;
	}
	.pro-section_5 .section1 .box{
		margin-left: 60px;
	}
}
@media (max-width: 767px) {
	.pro-section_5 .section1 .pic{
		max-width: 160px;
	}
	.pro-section_5 .section1 .box{
		margin-left: 0;
	}
}

.pro-section_5 .section5-new{
	position: relative;
}
.pro-section_5 .section5-new .box{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pro-section_5 .section5-new .box .content{
	width: 100%;
	max-width: 720px;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 44px;
	background: url(../proIcons/3/section2-1.png);
	padding: 60px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_5 .section5-new .box{
		padding-left: 30px;
	}
	.pro-section_5 .section5-new .box .content{
		max-width: 680px;
		font-size: 24px;
		line-height: 40px;
		padding: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_5 .section5-new .box{
		padding-left: 30px;
	}
	.pro-section_5 .section5-new .box .content{
		max-width: 600px;
		font-size: 20px;
		line-height: 36px;
		padding: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_5 .section5-new .box{
		padding-left: 20px;
	}
	.pro-section_5 .section5-new .box .content{
		max-width: 400px;
		font-size: 18px;
		line-height: 32px;
		padding: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_5 .section5-new .box{
		padding-left: 10px;
		padding-right: 10px;
	}
	.pro-section_5 .section5-new .box .content{
		max-width: 100%;
		font-size: 13px;
		line-height: 20px;
		padding: 15px;
	}
}
/* 堂宝 */

/* 小奔 */
.pro-section_6 .section1{
	
}
.pro-section_6 .section1 .pic{
	width: 100%;
	max-width: 311px;
}
.pro-section_6 .section1 .box{
	margin-left: 160px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_6 .section1 .pic{
		max-width: 280px;
	}
	.pro-section_6 .section1 .box{
		margin-left: 120px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_6 .section1 .pic{
		max-width: 200px;
	}
	.pro-section_6 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_6 .section1 .pic{
		max-width: 140px;
	}
	.pro-section_6 .section1 .box{
		margin-left: 60px;
	}
}
@media (max-width: 767px) {
	.pro-section_6 .section1 .pic{
		max-width: 120px;
	}
	.pro-section_6 .section1 .box{
		margin-left: 0;
	}
}

.pro-section_6 .section6-new{
	position: relative;
}
.pro-section_6 .section6-new .box{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pro-section_6 .section6-new .box .content{
	width: 100%;
	max-width: 484px;
	margin: 0 0 0 auto;
}
.pro-section_6 .section6-new .box .content .title{
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 25px;
}
.pro-section_6 .section6-new .box .content .icon{
	margin-top: 45px;
	display: block;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_6 .section6-new .box{
		padding-right: 120px;
	}
	.pro-section_6 .section6-new .box .content{
		max-width: 400px;
	}
	.pro-section_6 .section6-new .box .content .title{
		font-size: 30px;
	}
	.pro-section_6 .section6-new .box .content .icon{
		
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_6 .section6-new .box{
		padding-right: 100px;
	}
	.pro-section_6 .section6-new .box .content{
		max-width: 350px;
	}
	.pro-section_6 .section6-new .box .content .title{
		font-size: 28px;
	}
	.pro-section_6 .section6-new .box .content .icon{
		margin-top: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_6 .section6-new .box{
		padding-right: 80px;
	}
	.pro-section_6 .section6-new .box .content{
		max-width: 300px;
	}
	.pro-section_6 .section6-new .box .content .title{
		font-size: 24px;
	}
	.pro-section_6 .section6-new .box .content .icon{
		margin-top: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_6 .section6-new .box{
		display: none;
	}
}
/* 小奔 */

/* 小洒 */
.pro-section_7 .section1{
	background: #c1eadc;
}
.pro-section_7 .section1 .pic{
	width: 100%;
	max-width: 590px;
}
.pro-section_7 .section1 .box{
	margin-left: 160px;
	width: auto;
}
.pro-section_7 .section1 .box .aoyun-box{
	margin-top: 15px;
}
.pro-section_7 .section1 .box .aoyun-box .icon{
	display: inline-block;
	vertical-align: middle;
}
.pro-section_7 .section1 .box .aoyun-box .text{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #000000;
}
.pro-section_7 .section1 .box .video-btn-icon{
	margin-top: 15px;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_7 .section1 .pic{
		max-width: 500px;
	}
	.pro-section_7 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_7 .section1 .pic{
		max-width: 400px;
	}
	.pro-section_7 .section1 .box{
		margin-left: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_7 .section1 .pic{
		max-width: 300px;
	}
	.pro-section_7 .section1 .box{
		margin-left: 30px;
	}
}
@media (max-width: 767px) {
	.pro-section_7 .section1 .pic{
		max-width: 220px;
	}
	.pro-section_7 .section1 .box{
		margin-left: 0;
	}
}


.pro-section_7 .section7-new{
	position: relative;
}
.pro-section_7 .section7-new .box{
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pro-section_7 .section7-new .box .content{
	width: 100%;
	max-width: 586px;
	margin: 0 0 0 auto;
}
@media (min-width: 1200px) and (max-width: 1710px) {
	.pro-section_7 .section7-new .box{
		padding-right: 140px;
	}
	.pro-section_7 .section7-new .box .content{
		max-width: 450px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pro-section_7 .section7-new .box{
		padding-right: 120px;
	}
	.pro-section_7 .section7-new .box .content{
		max-width: 350px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pro-section_7 .section7-new .box{
		padding-right: 80px;
	}
	.pro-section_7 .section7-new .box .content{
		max-width: 300px;
	}
}
@media (max-width: 767px) {
	.pro-section_7 .section7-new .box{
		display: none;
	}
}
/* 小洒 */
/* 拆分产品详情 */

/* 产品列表 */
.product-box{
	padding-top: 60px;
	padding-bottom: 80px;
}
.product-box .list{
	
}
.product-box .list li{
	margin-top: 30px;
}
.product-box .list .item{
	width: 100%;
	display: block;
	height: 0;
	padding-bottom: 100%;
	background-color: #f9f9f9;
	background-position: bottom 10px center;
	background-repeat: no-repeat;
	background-size: auto 70%;
	position: relative;
	transition: all .3s;
}
.product-box .list .item:hover{
	background-position: bottom 18px center;
}
.product-box .list .item .title{
	font-size: 34px;
	color: rgb(231,79,118);
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 15px;
}
.product-box .list .item .desc{
	font-size: 22px;
	color: rgb(231,79,118);
	line-height: 100%;
	text-align: center;
}
.product-box .list .item .more{
	font-size: 16px;
	color: rgb(231,79,118);
	line-height: 100%;
	padding: 4px 0;
	border-bottom: 1px solid rgb(231,79,118);
	position: absolute;
	right: 20px;
	bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.product-box{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.product-box .list .item .title{
		font-size: 30px;
		padding-top: 40px;
	}
	.product-box .list .item .desc{
		font-size: 18px;
	}
	.product-box .list .item .more{
		font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-box{
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.product-box .list .item .title{
		font-size: 26px;
		padding-top: 30px;
	}
	.product-box .list .item .desc{
		font-size: 14px;
	}
	.product-box .list .item .more{
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.product-box{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.product-box .list .item .title{
		font-size: 22px;
		padding-top: 15px;
	}
	.product-box .list .item .desc{
		font-size: 12px;
	}
	.product-box .list .item .more{
		font-size: 12px;
	}
}
/* 产品列表 */

/* 技术服务 */
.service-section{
	padding-top: 100px;
	padding-bottom: 100px;
}
.service-section .section1{
	margin-top: 40px;
	margin-bottom: 80px;
}
.service-section .section1 .image-list{
	width: 100%;
	height: 0;
	padding-bottom: 43%;
	position: relative;
}
.service-section .section1 .image-list .item{
	position: absolute;
	border-radius: 20px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service-section .section1 .image-list .item:nth-child(1){
	width: 49%;
	height: 100%;
	top: 0;
	left: 0;
}
.service-section .section1 .image-list .item:nth-child(2){
	width: 24.5%;
	height: 0;
	padding-bottom: 21%;
	top: 0;
	left: 50%;
}
.service-section .section1 .image-list .item:nth-child(3){
	width: 24.5%;
	height: 0;
	padding-bottom: 21%;
	top: 0;
	right: 0;
}
.service-section .section1 .image-list .item:nth-child(4){
	width: 50%;
	height: 0;
	padding-bottom: 21%;
	right: 0;
	bottom: 0;
}
.service-section .section1 .image-list .item .content{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.25);
	color: #ffffff;
	font-weight: bold;
	font-size: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.service-section .section1 .image-list .item:nth-child(1) .content{
	font-size: 50px;
}
.service-section .section1 .word-list{
	
}
.service-section .section1 .word-list .item{
	margin-top: 30px;
}
.service-section .section1 .word-list .item .top-box{
	display: flex;
	align-items: center;
}
.service-section .section1 .word-list .item .top-box .pic{
	width: 45px;
	height: 45px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 60% auto;
}
.service-section .section1 .word-list .item .top-box .title{
	font-size: 20px;
	color: #333333;
}
.service-section .section1 .word-list .item .desc{
	font-size: 16px;
	color: #333333;
	padding-left: 45px;
	margin-top: 3px;
	line-height: 25px;
}
.service-section .section2{
	margin-top: 20px;
	margin-bottom: 100px;
	text-align: center;
	font-size: 0;
}
.service-section .section2 .item{
	width: 80px;
	display: inline-block;
	vertical-align: top;
	margin-right: 130px;
	margin-top: 40px;
	position: relative;
}
.service-section .section2 .item::after{
	content: '';
	position: absolute;
	width: 50px;
	height: 26px;
	background: url(../images/icon9.png) no-repeat center;
	background-size: cover;
	right: -80px;
	top: 27px;
}
.service-section .section2 .item:last-child::after{
	display: none;
}
.service-section .section2 .item:last-child{
	margin-right: 0;
}
.service-section .section2 .item .box{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
}
.service-section .section2 .item .box .content{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #cccccc;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all .3s;
}
.service-section .section2 .item .box .content:hover{
	background: rgb(231,79,118);
}
.service-section .section2 .item .box .pic{
	width: 36px;
	height: 36px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.service-section .section2 .item .box .en_title{
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	-moz-transform: scale(.7);
	-webkit-transform: scale(.7);
	margin-top: 3px;
	white-space: nowrap;
}
.service-section .section2 .item .title{
	font-size: 15px;
	color: #000000;
	margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.service-section .section1 .image-list .item .content{
		font-size: 26px;
	}
	.service-section .section1 .image-list .item:nth-child(1) .content{
		font-size: 38px;
	}
	.service-section .section2 .item{
		margin-right: 80px;
	}
	.service-section .section2 .item::after{
		right: -65px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.service-section .section1 .image-list .item .content{
		font-size: 20px;
	}
	.service-section .section1 .image-list .item:nth-child(1) .content{
		font-size: 30px;
	}
	.service-section .section1 .word-list .item .top-box .pic{
		width: 40px;
		height: 40px;
	}
	.service-section .section1 .word-list .item .top-box .title{
		font-size: 16px;
	}
	.service-section .section1 .word-list .item .desc{
		font-size: 14px;
		padding-left: 40px;
	}
	.service-section .section2 .item{
		width: 60px;
		margin-right: 60px;
	}
	.service-section .section2 .item::after{
		width: 30px;
		height: 16px;
		right: -45px;
	}
	.service-section .section2 .item .box .pic{
		width: 25px;
		height: 25px;
	}
	.service-section .section2 .item .title{
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.service-section .section1 .image-list{
		padding-bottom: 0;
		height: auto;
	}
	.service-section .section1 .image-list .item{
		position: inherit;
		margin-top: 15px;
	}
	.service-section .section1 .image-list .item:nth-child(1){
		width: 100%;
		height: 0;
		padding-bottom: 40%;
	}
	.service-section .section1 .image-list .item:nth-child(2){
		width: 100%;
		height: 0;
		padding-bottom: 40%;
		left: 0;
	}
	.service-section .section1 .image-list .item:nth-child(3){
		width: 100%;
		height: 0;
		padding-bottom: 40%;
	}
	.service-section .section1 .image-list .item:nth-child(4){
		width: 100%;
		height: 0;
		padding-bottom: 40%;
	}
	.service-section .section1 .image-list .item .content{
		font-size: 20px;
	}
	.service-section .section1 .image-list .item:nth-child(1) .content{
		font-size: 20px;
	}
	.service-section .section1 .word-list .item .top-box .pic{
		width: 30px;
		height: 30px;
	}
	.service-section .section1 .word-list .item .top-box .title{
		font-size: 14px;
	}
	.service-section .section1 .word-list .item .desc{
		font-size: 12px;
		padding-left: 30px;
	}
	.service-section .section2 .item{
		width: 33.33%;
		margin-right: 0;
		padding: 0 20px;
	}
	.service-section .section2 .item::after{
		display: none;
	}
	.service-section .section2 .item .box .pic{
		width: 25px;
		height: 25px;
	}
	.service-section .section2 .item .title{
		font-size: 13px;
	}
}
/* 技术服务 */