 .condinct {
 	width: 100%;
 	height: auto;
 	background-color: #fafafa;
 }

 /* header */

 .condinct .header {
 	width: 100%;
 	display: flex;
 	background-color: #FFFFFF;
 	margin-bottom: 0px;
 	z-index: 100;
 	position: fixed;
 	left: 0;
 	top: 0;
 	justify-content: center;
 	/* 在主轴上水平居中 */
 	align-items: center;
 	/* 在交叉轴上垂直居中 */
 }

 .condinct .header .header-left .tu1 {
 	width: 28px;
 	heigth: 28px;
 	/* margin-left: 215px; */
 	margin-top: 27px;
 	margin-bottom: 26px;
 }

 .condinct .header .header-left {
 	width: 515px height: 81px;

 	display: flex;
 	margin-top: 27px;
 }

 .condinct .header .header-left .header-left-one {
 	margin-top: 27px;

 }

 .condinct .header .header-left .header-left-two {

 	height: 20px;
 	font-family: MiSans;
 	font-weight: 400;
 	font-size: 16;
 	float: right;

 	margin-left: 300px;
 }

 .condinct .header .header-left .header-left-two .type2 {
 	margin-left: 62PX;

 }

 .condinct .header .header-left .header-left-two .type3 {
 	margin-left: 62PX;
 }

 .condinct .header .header-left .header-left-two .type4 {
 	margin-left: 62PX;
 }

 .condinct .header .header-left .header-left-two .type5 {
 	margin-left: 62PX;
 }

 .condinct .header .header-left .header-left-two .type6 {
 	margin-left: 62PX;
 	font-family: Montserrat;
 	font-weight: 700;
 	font-size: 18px;
 }


 /* nav */
 .condinct .nav {
 	height: 568px;
 	background-color: #fbfbfa;
 	width: 100%;
 	display: flex;
 }

 .condinct .nav .left {
 	margin-top: 120px;
 	padding-left: 120px;

 }

 .condinct .nav .left .left-type {
 	font-weight: 700px;
 	font-size: 46px;
 	color: #FC9A27;
 }

 .condinct .nav .left .left-type2 {
 	font-weight: 700px;
 	font-size: 20px;
 	color: #7d8795;
 	margin-top: 20px;
 }


 /* footer底部 */
 .condinct .footer {
 	width: 100%;
 	height: 349px;
 	background-color: #242C36;
 	margin-top: 150px;

 }

 .condinct .footer .footer-left .type {
 	font-family: MiSans;
 	font-weight: 600;
 	font-size: 38px;
 	color: #FFFFFF;
 	width: 536px;
 	padding-top: 55px;
 }

 .condinct .footer .footer1 {
 	display: flex;
 	padding-bottom: 55px;
 	justify-content: center;
 	align-items: center;
 }

 .condinct .footer .footer-left .type1 {
 	font-family: MiSans;
 	font-weight: 300;
 	font-size: 20px;
 	color: #FFFFFF;
 	width: 536px;
 	padding-top: 20px;
 }

 .condinct .footer .footer-right .type2 {
 	font-family: Poppins;
 	font-weight: 700;
 	font-size: 14px;
 	color: #FFFFFF;
 	margin-top: 55px;

 }

 .condinct .footer .footer-right .type1 {
 	font-family: MiSans;
 	font-weight: 600;
 	font-size: 13px;
 	color: #FFFFFF;
 	margin-top: 20px;

 }

 .condinct .footer .footer-right .type3 {
 	font-family: Poppins;
 	font-weight: 600;
 	font-size: 13px;
 	color: #FFFFFF;
 	margin-top: 20px;

 }

 .condinct .footer .footer-right .type4 {
 	font-family: Poppins;
 	font-weight: 400;
 	font-size: 13px;
 	color: #FFFFFF;
 	margin-top: 20px;

 }

 .condinct .footer .fline {
 	width: 1170px;
 	height: 1px;
 	background-color: #FFFFFF;
 	margin: auto;
 }

 .condinct .footer .footend {
 	display: flex;
 	color: #FFFFFF;
 	justify-content: space-between;
 	font-weight: 500;
 	font-size: 13px;
 	margin-top: 24px;
 	padding-top: 30px;
 	width: 1170px;
 	margin: auto;
 	/*  */
 }