
.about-nav{
	background-color: #1996a8;
	height:83px;
	/*margin-top:39px;*/
}
.about-nav>ul>li>img{
	padding-right: 14px;
}
.about-nav li{
	width: 150px;
	height: 83px;
	float: left;
	margin: 0px 75px;
	/* padding: 0 45px; */
	text-align: center;
	line-height: 83px;
	color: #ffffff;
	/* margin-left: 12px; */
	text-align: 18px;
}
.about-nav li>a{
	color: #FFFFFF !important;
}
.about-nav li>a:hover{
	color: #FFFFFF !important;
}
.about-nav li:last-child{
	margin-right: 0px;
}
.about-text{
	width: 100%;
	background: url("../images/about-bg.png") no-repeat;
	height: 600px;
	margin-top:50px;
	text-align: center;
	background-size: 100% 100%;
}
.about-text .title{
	font-size: 35px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 4px;
	color: #ffffff;
	height: 135px;
	line-height: 135px;
}
.about-text .content{
	/* width: 1057px; */
	font-size: 14px;
	/* font-weight: normal;
	font-stretch: normal; */
	/* line-height: 20px;
	letter-spacing: 2px; */
	color: #ffffff;
	margin: 0 auto;
	text-align:justify;
	line-height: 28px;
}
.about-text .more{
	width: 113px;
	height: 40px;
	line-height: 40px;
	border: solid 1px #ffffff;
	color:#ffffff;
	margin: 50px auto 0 auto;
}
.about-text .more a{
	color: #FFFFFF !important;
}
.about-text .wid1200{
	position: relative;
}
.video-box{
	position: absolute;
	bottom: -455px;
	width: 1184px;
	height: 383px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px
	rgba(85, 85, 85, 0.75);
}
.video-box .video{
	width: 554px;
	float:left;
	margin: 34px 32px 37px 36px;
}
.video-box .video-info{
	width:518px;
	float:right;
	text-align: left;
	margin: 50px 33px 0px 0px;

}
.certificate{
	height: 476px;
	margin-top:17px;
}
.video-info-more{
	position: absolute;
	bottom: 50px;
	right:44px;
}
.certificate-info{
	text-align: center;
}
.certificate-info .title{
	font-size: 35px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #1996a8;
}
.title-sub{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}

.pro-banner>div{
	position: relative;
	/*width: 1512px;*/
	padding: 0 3.5rem;
	margin: 2.375rem auto 2.625rem;
}
.pro-banner>div>button{
	position: absolute;
	top: 50%;
	width: 2rem;
	height: 3.125rem;
	margin-top: -1.5625rem;
	z-index: 10;
}
.pro-banner>h2{
	font-size: 1.875rem;
	font-family: HelveticaNeueLTPro-HvCn;
	color: #000;
	text-align: center;
}
.pro-banner>p{
	color: #333;
	text-align: center;
}
.pro-ad{
	/*width: 1400px;*/
	margin: 2.375rem auto 2.625rem;
}
.pro-ad .pro-li{
	width:15rem;
	height:15rem;
	margin-top:.5rem;
	clear: both;
}
.owl-item{
	position: relative;
}
.pro-ad .pro-li .full-title{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -55px;
	font-size: 18px;
}
.pro-ad .pro-li p{
	/*height: 323px;*/
	/*width: 220px;*/
}
.pro-ad .pro-li h4{
	width: 15rem;
	position: absolute;
	bottom:-3rem;
	display: block;
	margin: 1.875rem auto 0;
	line-height: 2rem;
	font-size: 1rem;
	z-index: 2;
	color:#000;
	font-family: Rajdhani-Bold;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2rem;
	letter-spacing: 0rem;
	text-align: center;
}
.pro-ad .pro-li h4:after{
	content: "";
	position: absolute;
	left: 2.6%;
	top: 0;
	color:#ed6c00;
	z-index: 1;
}
#pro-ad .owl-stage .owl-item{

	background-color: #ffffff !important;
	/*border: solid 1px #cdcdcd !important;*/
	margin-bottom: 3rem;
}
.pro-ad .pro-li h4>div{
	width: 15rem;
	height:3rem;
	word-break:break-all;
	word-break: normal;
	overflow:hidden;
	text-align: center;
	padding: 0 .6rem;
	color: #000;
	z-index: 2;
}
.pro-banner .pro-prev{
	left: 0;
	background: url(../images/proPrev-bg.png) no-repeat;
	background-size: 23px 69px;
	width: 23px;
	height:69px;
	border:0;

}
.pro-banner .pro-next{
	right: 0;
	background: url(../images/proNext-bg.png) no-repeat;
	background-size: 23px 69px;
	width: 23px;
	height:69px;
	border:0;
}
.pro-banner .text-center a{
	position: relative;
	min-width: 14.125rem;
	line-height: 3.25rem;
	text-align: center;
	font-size: 1.25rem;
	color: #fff;
}
.pro-banner .text-center a:after{
	content: "";
	position: absolute;
	left: 2.6%;
	top: 0;
	width: 94.8%;
	height: 100%;
	background-color: #000000;
	-webkit-transform: skew(-13deg);
	transform: skew(-13deg);
	z-index: 1;
}
.pro-banner .text-center a>span{
	position: relative;
	z-index: 2;
}

.owl-item{
	width: 249px !important;
	/*height: 332px !important;*/
	box-shadow: -2px 5px 5px 0px
	rgba(0, 0, 0, 0.25) !important;
	border: solid 10px #535353 !important;
	margin-right: 30px !important;
}
/* .partner-bg{
	background: url("../images/production.png") no-repeat;
	background-position: center;
	width:100%;
	height:626px;
	background-size:100% auto;
} */
.partner-bg img{
	    width: 100%;
	    height: auto;
	    vertical-align: middle;
}
.partner{
	height:626px;
	position: relative;
}
.partner .partner-right{
    width: 32%;
	height: 626px;
	position: absolute;
	right: 3%;
	top: 0;
}
.partner .partner-right .title{
	font-size:35px;
	font-weight:bold;
	margin-top:70px;
	color:#ffffff;
}
.partner .partner-right .title-sub{
	margin-top:19px;
	font-size:16px;
	font-weight:300;
	line-height:23px;
	color:#DBDBDB;
	text-align:justify;
}
.partner-ul{
	position: absolute;
	bottom: 142px;
}
.partner-ul>li{
	width: 69px;
	height: 69px;
	border: 3px solid #ffffff;
	border-radius: 5px;
	color: #ffffff;
	float: left;
	text-align: center;
	/* line-height: 20px; */
	padding: 5px;
	margin-right: 25px;
}
.client{
	height: 399px;
	margin-top:135px;
	text-align: center;
}
.team .title,
.client .title{
	font-size: 35px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #1996a8;
}
.title-sub{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.client>ul{
	margin-top:74px;
}
.client>ul>li{
	float:left;
	width: 217px;
	height: 114px;
	margin-bottom: 24px;
	border: solid 1px #000000;
	margin-right: 24px;
}
.client>ul>li:nth-child(5n+5){
	margin-right:0;
}
.client ul li img{
	width: 215px;
	height: 112px;
}
.team{
	margin-top:34px;
	height:700px;
	text-align: center;
}
.team-bg{
	margin-top:80px;
	background: url("../images/team.jpg") no-repeat;
	background-size:100% 524px;
	height:524px;
	position: relative;

}
.team-center{
	width: 487px;
	height: 253px;
	background-color: #1996a8;
	opacity: 0.8;
	position: absolute;
	top:129px;
	left:369px;
	margin:0 auto;
}
.team-center>p:nth-child(2){
	height: 40px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top:21px;
	padding: 0 50px;
}
.team-center>p:nth-child(1){
	height: 28px;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top:60px;
}

.flex-nav-top{
	width:1200px;
	/*height:200px;*/
	margin:0 auto;
}
.navFix{
	position: fixed;
	top: -16px;
	z-index: 999;
}
.navFix .about-nav{
	 margin-top: 0px;
}