@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0px;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: "宋体";
    text-align: center;
    background: #000;
}

body a {
    text-decoration: none;
    color: #000;
}

body a:hover {
    color: #f00;
}

body img {
    border: 0px;
    vertical-align: middle;
}

.left {
    float: left;
}

.right {
    float: right;
}

label {
    vertical-align: middle;
}

/*========header==============*/
.header{
	width: 100%;
	height: 80px;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
.hd_nr{
	width: 1200px;
	height: 80px;
	margin:0 auto;
	overflow: hidden;
}
.logo{
	width: 113px;
	height: 37px;
	margin-top: 22px;
}
#menu{
	float: right;
	padding-right:28px;
}
#menu li{
	float: left;
	margin-right:60px;
}
#menu li a{
	display:inline-block;
	height: 80px;
	line-height: 80px;
	padding:0 10px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #D1D1D1;
	box-sizing: border-box;
}
#menu li a:hover{
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	border-bottom: 2px solid #fff;
}
#menu li.active a{
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	border-bottom: 2px solid #fff;
}
/*======main========*/
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner{
	width: 100%
	height: 960px;
}
.banner .swiper-pagination span{
	display: inline-block;
	width: 10px;
	height: 5px;
	background: rgba(255, 255, 255, 0.35);
	border-radius: 3px;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active{
	width: 30px;
	height: 5px;
	background: #FFFFFF;
	border-radius: 3px;
}
.bg2{
	height: 626px;
	padding-top: 120px;
	overflow: hidden;
	background:url(../images/section1_bg.png) no-repeat center bottom;	
}
.section1{
	width: 1200px;
	height: 626px;
	overflow: hidden;
	margin:0 auto;
}
.section1 h3{
	height: 42px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 42px;
	letter-spacing: 6px;
	text-align: center;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section1 span{
	display: inline-block;
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
	line-height: 22px;
	letter-spacing: 4px;
	margin-top: 10px;
	text-align: center;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section1_bottom{
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.section1_list{
	width: 254px;
	height: auto;
	overflow: hidden;
	padding-top: 40px;
	background: #FFFFFF;
	float: left;
	text-align: center;
	opacity: 0; transition: all 1s;
}
.section1_list img{
	display: block;
	width: 66px;
	margin:0 auto;
}
.section1_list h4{
	height: 24px;
	font-size: 16px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 24px;
	overflow: hidden;
	margin-top: 16px;
}
.section1_list p{
	height: 72px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
	line-height: 18px;
	margin-top: 34px;
	text-align: left;
}
.bg51{
	transform:translateX(-150px);
}
.bg52{
	transform:translateX(-200px);
	margin:0 61px;
}
.bg53{
	transform:translateX(200px);
	margin-right: 61px;
}
.bg54{
	transform:translateX(150px);
}
/*==============第二屏===============*/
.bg3{
	height: 695px;
	background: #FAFAFA;
	overflow: hidden;
}
.section2{
	width: 1200px;
	overflow: hidden;
	padding-top: 137px;
	margin:0 auto;
}
.chanping{
	height: auto;
	overflow: hidden;
	position: relative;
}
.section2_left{
	width: 500px;
	float: left;
	text-align: left;
	padding-top:20px;
	opacity: 0; 
	transition: all 1s;
	transform: translateX(50%);
}
.section2_left h2{
	height: 30px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 30px;
	overflow: hidden;
}
.section2_left_top{
	height: auto;
	overflow: hidden;
	background: url(../images/cp_ico1.png) no-repeat left top;
	padding-left: 70px;
	margin-top: 64px;
}
.section2_left_top h4{
	height: 30px;
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 30px;
}
.section2_left_top span{
	display: block;
	padding:10px 0;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #484F64;
	line-height: 24px;
	border-bottom: 1px solid #E8E8E8;
}
.section2_left p{
	height: 30px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #484F64;
	line-height: 30px;
	padding-left: 70px;
}
.section2_left p a{
	color: #484F64;
}
.section2_right{
	width: 621px;
	height: auto;
	float: right;
	opacity: 0; 
	transition: all 1s;
	transform: translateX(-50%);
}
.section2_right img{
	width: 100%;
	height: auto;
}
.chanping .swiper-button-next,.chanping .swiper-button-prev{
	width: 13px;
	height: 25px;
	position: absolute;
	left: 65px;
	top: 343px;
	background:url(../images/left_but.png) no-repeat center center;
}
.chanping .swiper-button-next{
	left:135px;
	background:url(../images/right_but.png) no-repeat center center;
}
.swiper-button-prev:after,.swiper-button-next:after{
	display: none;
}
.chanping .swiper-pagination{
	width: 40px;
	height: 25px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #707070;
	line-height: 25px;
	position:absolute;
	left: 85px;
	top: 322px;
}
.chanping .swiper-pagination span{
	font-size: 16px;
}
/*=========卓越的服务=========*/
.bg4{
	height: 640px;
	background:url(../images/fw_bg.png) no-repeat center center;
	overflow: hidden;
}
.section3{
	width: 1200px;
	overflow: hidden;
	padding-top: 80px;
	margin:0 auto;
}
.section3 h3{
	height: 42px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 42px;
	letter-spacing: 6px;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section3 span{
	display: block;
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
	line-height: 22px;
	letter-spacing: 4px;
	margin-top: 10px;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section3 a.more{
	display: block;
	width: 148px;
	height: 38px;
	border-radius: 19px;
	border: 1px solid #979797;
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 38px;
	margin:0 auto;
	margin-top: 50px;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section3_bottom{
	height: auto;
	overflow: hidden;
	margin-top: 155px;
	padding:0 80px;
}
.section3_list{
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	opacity: 0; 
	transition: all 1s;
}
.section3_list img{
	display:block;
	float: left;
	width: 70px;
	margin-right: 20px;
}
.section3_list p{
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
}
.jl2{
	margin:0 260px;
}
.bg91{
	transform:translateX(-500px);
}
.bg93{
	transform:translateX(500px);
}
/*==========关于我们============*/
.bg5{
	height: 794px;
	background:#282827 url(../images/about_bg.png) no-repeat center center;
	overflow: hidden;
}
.section4{
	width: 600px;
	overflow: hidden;
	padding-top: 123px;
	margin:0 auto;
	padding-left: 600px;
	opacity: 0; 
	transition: all 0.5s;
	transform: translateY(500px);

}
.section4 h3{
	height: 42px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 42px;
	letter-spacing: 6px;
	text-align: center;
}
.section4 span{
	display: block;
	text-align: center;
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FEFEFF;
	line-height: 22px;
	letter-spacing: 4px;
}
.section4 p{
	margin-top: 80px;
	text-align: left;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
}
/*==========全球引领 开放创新============*/
.bg6{
	height: 615px;
	background:url(../images/cx_bg.png) no-repeat center center;
	overflow: hidden;
}
.section5{
	width: 1200px;
	overflow: hidden;
	padding-top: 114px;
	margin:0 auto;
}
.section5 h3{
	height: 42px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 42px;
	letter-spacing: 6px;
	opacity: 0; 
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5); 
	transition: all 1s;
}
.section5 span{
	display: block;
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
	line-height: 22px;
	letter-spacing: 4px;
	margin-top: 10px;
	opacity: 0; 
	transition: all 0.5s;
}
.section5_bottom{
	height: auto;
	overflow: hidden;
	margin-top: 160px;
	transition: all 1s;
	transform: translateY(50%);
}
.section5_list{
	width: 240px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
}
.section5_list h3{
	font-size: 40px;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #484F64;
	margin-bottom: 26px;
}
.section5_list h3 span{
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #70788C;
	display: inline-block;
}

/*==========填写信息============*/
.bg7{
	height: 960px;
	overflow: hidden;
}
.section6{
	width: 1200px;
	overflow: hidden;
	padding-top:100px;
	margin:0 auto;
}
.section6_left{
	width: 555px;
	float: left;
}
.section6_right{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
}
.section6_right h4{
	height: 30px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #484F64;
	line-height: 30px;
	text-align: left;
}
.section6_right p{
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #848CA1;
	line-height: 30px;
	margin-top: 50px;
	text-align: left;
}
.section6_right_botto{
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	text-align: left;
}
.wbk{
	width: 100%;
	height: 48px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	text-align: left;
	padding:0 10px;
	font-size: 19px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	margin-bottom: 24px;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ 
	font-size: 19px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
}
.wbk1{
	width: 100%;
	height: 163px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	padding:10px;
}
.sq_but{
	display:inline-block;
	width: 219px;
	height: auto;
	margin-top: 60px;
}
.footer{
	height: 90px;
	background: #484F64;
	overflow: hidden;
}
.footer_nr{
	width: 1200px;
	margin:0 auto;
	height: 90px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 27px;
}

/* CSS3过度及动画 */
.active span, .active h3, .active .more{ opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.4s;}
.active .bg51 { transform:translateX(0); opacity: 1; transition-delay: 0.4s;}
.active .bg52 { transform:translateX(0); opacity: 1; transition-delay: 0.4s;}
.active .bg53 { transform:translateX(0); opacity: 1; transition-delay: 0.4s;}
.active .bg54 { transform:translateX(0); opacity: 1; transition-delay: 0.4s;}

.active .section2_left {transform:translateX(0); opacity: 1; transition-delay: 0.4s;}
.active .section2_right{transform:translateX(0); opacity: 1; transition-delay: 0.4s;}

.active .bg91 { transform:translateY(0);  opacity: 1; transition-delay: 0.4s;}
.active .bg92 { opacity: 1; transition-delay: 0.8s;}
.active .bg93 { transform:translateY(0); opacity: 1; transition-delay: 0.4s;}

.active .section4 { transform:translateY(0); opacity: 1; transition-delay: 0.4s;}

.active .section5 h3{ opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.4s;}
.active .section5 span{opacity: 1; transition-duration: 1s; transition-delay: 1s;}
.active .section5_bottom{ transform:translateY(0); opacity: 1; transition-delay: 0.4s;}
