.trafficPortBox {
	padding-top: 65px;
	position: relative;
	text-align: center;
	background: #FFFFFF;
	border-radius: 10px;
	min-width: 1200px;
	/* width: 100%; */
}
.trafficPort-cot{
	max-width: 1200px;
	margin: 0 auto;
}
.trafficPort-top {
	position: relative;
	/* padding-top: 50px; */
	margin: 0 auto;
	margin-top: 58px;
	height: 728px;
	/* height: 600px; */
	min-width: 1200px;
	background: url(../img/trafficPortBg.png);
	/* background-size: cover; */
	/* background-size: 100% 100%; */
	/* width: 100%; */
	/* height: 1200px; */
	cursor: default;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	/* overflow: hidden; */
	display: block;
	outline: none;
	background-size: cover;
	
	
	z-index: 1;
	/* background-size: auto 100%; */
}
.fillingBox{
	height: 608px;
}
.fillingBox2{
	height: 380px;
}
.trafficPortBtn{
	width: 347px;
	height: 86px;
	margin: 0 auto;
	padding-top: 459px;
}
.trafficPortBtn img{
	width: 347px;
	height: 86px;
	cursor: pointer;
}
.topBox{
	/* position: absolute; */
	/* top: 596px; */
	height: 660px;
	min-width: 1200px;
	background: url(../img/trafficPortTop.png) repeat;
	background-size: cover;
}
.topBox-p1{
	padding-top: 157px;
	margin-left: 120px;
	text-align: left;
	height: 70px;
	font-size: 50px;
	font-weight: 500;
	color: #000000;
	line-height: 70px;
}
.topBox-p2{
	margin-top: 12px;
	margin-left: 120px;
	text-align: left;
	height: 73px;
	font-size: 52px;
	font-weight: 400;
	color: #333333;
	line-height: 73px;
}
.topBox-list{
	margin-top: 30px;
	margin-left: 120px;
	display: flex;
	justify-content: flex-start;
}
.top-item{
	margin-right: 37px;
	display: flex;
	justify-content: flex-start;
}
.item-tit{
	margin-left: 2px;
	height: 34px;
	font-size: 26px;
	font-weight: 400;
	color: #7D7D7D;
	line-height: 34px;
}
.top-item img{
	height: 34px;
	width: 34px;
}
.feedbackBox{
	position: relative;
	width: 666px;
	height: 132px;
	background: #F1F4FB;
	border-radius: 8px 0px 0px 8px;
	margin-top: 90px;
	margin-left: 120px;
}
.feedbackBox-img{
	width: 57px;
	height: 57px;
}
.feedbackBanner{
	padding-top: 30px;
	padding-left: 15px;
}
.fb-left{
	margin-left: 14px;
	width: 576px;
	height: 80px;
}
.fb-name{
	height: 24px;
	line-height: 24px;
	color: #666666;
	font-size: 18px;
}
.blur {    
    -webkit-filter: blur(1.5px); /* Chrome, Opera */
       -moz-filter: blur(1.5px);
        -ms-filter: blur(1.5px);    
            filter: blur(1.5px);    
}
.fb-cont{
	height: 60px;
	font-size: 22px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.feedback-tit-box{
	position: absolute;
	top: -19px;
	left: 0;
	width: 156px;
	height: 38px;
	background: linear-gradient(180deg, #FFA600 0%, #FF9900 100%);
	border-radius: 8px 100px 100px 0px;
	display: flex;
	justify-content: flex-start;
}
.feedback-tit{
	height: 38px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
}
.feedback-tit-img{
	margin: 2px 3px 2px 6px;
	width: 34px;
	height: 34px;
}
.youshi-img{
	margin-top: 110px;
	width: 100%;
	height: 98px;
}
.youshi-img img{
	width: 751px;
	height: 98px;
}
.vs-img{
	margin-top: 60px;
	width: 100%;
	height: 66px;
}
.vs-img img{
	width: 980px;
	height: 100px;
}
.padding-top{
	padding-top: 55px;
}
.vs-img1{
	margin-top: 55px;
	width: 100%;
	height: 100px;
}
.vs-img1 img{
	width: 1140px;
	height: 100px;
}
.authority-img{
	margin-top: 80px;
	width: 100%;
	height: 545px;
}
.authority-img img{
	max-width: 1200px;
	height: 545px;
}
.kehu-img{
	margin-top: 136px;
	width: 100%;
	height: 98px;
}
.kehu-img img{
	width: 447px;
	height: 98px;
}
.kehu-cot{
	margin-top: 66px;
	height: 400px;
	display: flex;
	justify-content: space-between;
}
.kehu-item{
	width: 280px;
	height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 103, 220, 0.2);
	border-radius: 8px;
}
.avatar-img{
	margin-top: 23px;
	width: 100%;
	height: 155px;
}
.avatar-img img{
	width: 155px;
	height: 155px;
}
.kehu-type{
	margin-top: 33px;
	height: 30px;
	font-size: 22px;
	font-weight: 600;
	color: #000000;
    text-align: center;
}
.kehu-tit{
	margin: 0 40px;
	margin-top: 24px;
	height: 100px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	text-align: center;
}
.opportunity-img{
	margin-top: 66px;
	width: 100%;
	height: 98px;
}
.opportunity-img img{
	width: 447px;
	height: 98px;
}
.opportunity1-img{
	margin-top: 36px;
	width: 100%;
	height: 250px;
}
.opportunity1-img img{
	width: 1200px;
	height: 250px;
}
.opportunity2-img{
	/* margin-top: 30px; */
	width: 100%;
	height: 250px;
}
.opportunity2-img img{
	width: 1200px;
	height: 250px;
}
.contactBox{
	margin-top: 110px;
	position: relative;
	text-align: center;
	background: url(../img/contactBoxBg.png) no-repeat;
	/* background-size: cover; */
	background-size: 100% 100%;
	min-width: 1200px;
	height: 550px;
}
.contact-cot{
	position: relative;
	max-width: 1050px;
	margin: 0 auto;
	height: 550px;
}
.contact-img{
	padding-top: 42px;
	width: 100%;
	height: 98px;
}
.contact-img img{
	width: 447px;
	height: 98px;
}
.contact-tit{
	margin-top: 34px;
	height: 40px;
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.7);
	line-height: 40px;
}
.codeBox{
	margin-top: 66px;
	padding: 25px;
	width: 850px;
	height: 177px;
	/* background: #2F94F2; */
	background: linear-gradient(180deg, #43BCF7 0%, #46A3FA 100%);
	border-radius: 16px;
	display: flex;
	justify-content: flex-start;
}
.portrait-img{
	position: absolute;
	right: -40px;
	bottom: -166px;
	height: 451px;
	width: 309px;
}
.code-img{
	width: 161px;
	height: 177px;
	background: #F8F9FB;
	border-radius: 16px;
	
}
.code-img img{
	margin-top: 5px;
	width: 146px;
	height: 146px;
	border-radius: 16px;
}
.img1{
	margin-right: 22px;
}
.img2{
	margin-right: 26px;
}
.imgTips{
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #5A5A5A;
	line-height: 20px;
}
/* .code-right{
	
} */
.code-right1{
	margin-top: 30px;
	height: 40px;
	font-size: 26px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 40px;
	text-align: left;
}
.code-right2{
	margin-top: 22px;
	height: 45px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 45px;
	text-align: left;
}
.they-box{
	padding-top: 99px;
	text-align: center;
	background: #FFFFFF;
	min-width: 1194px;
}
.they-tit{
	height: 67px;
	font-size: 48px;
	font-weight: 600;
	color: #333333;
	line-height: 67px;
	position: relative;
}
.they-img{
	margin-top: 70px;
	width: 100%;
	height: 330px;
	margin-bottom: 123px;
}
.they-img img{
	width: 1194px;
	height: 330px;
}