.trade-banner{
	height: 780px;
	min-width: 1200px;
	background: url("../pc-img/banner.jpg") center top no-repeat;
}
.row{
	min-width: 1200px;
}
.indu-left {
    width: 83px;
    height: 100%;
    float: left;
    margin-left: 61px;
}
.trade-title{
	font-size: 34px;
	color: #444444;
	text-align: center;
	margin-top: 55px;
}
.trade-desc{
	font-size: 16px;
	color: #444444;
	text-align: center;
	margin-top: 50px;
}
.tra-box{
	width: 340px;
	height: 100%;
	background-color: #dcdcdc;
	float: left;
	margin-left: 45px;
	border-radius: 5px;
}
.tra-box:first-of-type{
	margin-left:0px;
}
.box-radius{
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	border-radius: 50%;
	margin:0 auto;
	margin-top: 55px;
	text-align: center;
	padding: 47px 0px 0px 14px;
}
.tra-box:hover{
	background-color: #618eff;

}
.tra-box:hover > .logo-title{
	color:#ffffff;

}
.tra-box:hover > .logo-box{
	background-color: #ffffff;
	

}
.logo-title{
	font-size: 30px;
	color: #444444;
	text-align: center;
	margin-top: 50px;
}
.logo-box{
	width: 100px;
	height: 4px;
	margin:0 auto;
	background-color: #a0a0a0;
	margin-top: 40px;
}
.tra-two{
	height: 460px;
	min-width: 1200px;
	background: url("../images/trademark/drawing.png") center top no-repeat;

}
.five-trade{
	height: 620px;
	min-width: 1200px;
	background: url("../images/trademark/drawing-7.png") center top no-repeat;
}
.seven-trade{
	height: 150px;
	min-width: 1200px;
	background: url("../images/trademark/drawing-11.png") center top no-repeat;
}
.last-banner{
	height: 400px;
	min-width: 1200px;
	background: url("../images/trademark/drawing-15.png") center top no-repeat;
}
.apply-box{
	width: 200px;
	height: 65px;
	background-color: #ff4848;
	margin:0 auto;
	cursor: pointer;
	margin-top: 45px;
	font-size: 30px;
	color: #fefefe;
	text-align: center;
	line-height: 65px;
}
.apply-box:hover{
	background-color: #f71919;
}
.select-box{
	width: 390px;
	height: 400px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.logo-img{
	width: 380px;
	height: 280px;
	float: left;
	margin-left: 28px;
	margin-bottom: 34px;
}
.select-box:first-of-type{
	margin-left: 0px;
}
.logo-img:first-of-type{
	margin-left: 0px;
}
.select-box1{
	width: 100%;
	height: 100px;
	background-color: #618eff;
	font-size: 34px;
	color: #ffffff;
	text-align: center;
	line-height: 100px;
}
.logo-img1{
	width: 340px;
	height: 365px;
	background: url("../images/trademark/drawing-8.png") center top no-repeat;
	float: left;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.logo-img2{
	width: 340px;
	height: 365px;
	background: url("../images/trademark/drawing-9.png") center top no-repeat;
	float: left;
	margin-left: 45px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.logo-img3{
	width: 340px;
	height: 365px;
	background: url("../images/trademark/drawing-10.png") center top no-repeat;
	float: left;
	margin-left: 45px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.icon-img{
	width: 134px;
	height: 134px;
	margin:0 auto;
	margin-top: 53px;
}
.icon-title{
	font-size: 30px;
	color: #444444;
	text-align: center;
	margin-top: 70px;
}
.new-box{
	width: 150px;
	height: 100%;
	float: left;
	text-align: center;
}
.new-box1{
	width: 112px;
	height: 100%;
	float: left;
	text-align: center;
	padding: 35px 0px;
}
.propose-title{
	font-size: 30px;
	color: #444444;
	margin-top: 50px;
}
.demand-apply{
	width: 380px;
	height: 100%;
	float: left;
	margin-left: 17px;
	border-radius: 5px;
}
.demand-apply:first-of-type{
	margin-left: 0px;

}
.demand1{
    width: 100%;
    height: 100%;
    border: 0px;
    padding-left: 20px;
    border-radius: 5px;
    font-size: 24px;
    color: #8e8e8e;
}
.must-apply{
	width: 200px;
	height: 100%;
	cursor: pointer;
	float: left;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	line-height: 65px;
	background-color: #ff4848;
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.must-apply:hover{
	background-color: #f71919;
}
.server-box1{
	width: 389px;
	height: 100%;
	border:1px solid #618eff;
	float: left;
	margin-left: 15px;
	text-align: center;
}
.server-box1:first-of-type{
	margin-left: 0px;
}
.color-box{
	width: 100%;
	height: 8px;
	background-color: #618eff
}
.server-title{
	font-size: 30px;
	color: #444444;
	margin-top: 50px;
}
.server-content{
	font-size: 16px;
	color:#8e8e8e;
	margin-top: 20px;
}
.apply-border{
	width: 590px;
	height: 200px;
	background-color: #ffffff;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.apply-border:first-of-type{
	margin-left: 0px;
}
.apply-border1{
	width: 200px;
	height: 200px;
	background-color: #618eff;
	float: left;
	text-align: center;
	padding: 35px;
}
.apply-box2{
	width: 390px;
	height: 100%;
	float: right;
	text-align: center;
}
.patent{
	font-size: 30px;
	color: #444444;
	margin-top: 60px;
}
.patent-title{
	font-size: 16px;
	color: #8e8e8e;
	margin-top: 20px;
}
.brand-title{
	font-size: 50px;color: #ffffff;text-align: center;font-weight: bold;line-height: 80px;margin-top: 80px;
}
.pla-apply{
	width: 100%;
	height: 70px;
	margin-top: 75px;
}
.pla-apply1{
	width: 100%;
	height: 70px;
	background-color: #ff4848;
	margin-top: 20px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
	border-radius: 5px;
}
.pla-apply1:hover{
	background-color: #f71919;
}
.welcome-phone{
	margin-bottom: 3rem;
}
.logo-img1:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #207aff;
    -moz-box-shadow:0px 5px 15px #207aff;
    box-shadow:0px 5px 15px #207aff;
}
.logo-img2:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #207aff;
    -moz-box-shadow:0px 5px 15px #207aff;
    box-shadow:0px 5px 15px #207aff;
}
.logo-img3:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #207aff;
    -moz-box-shadow:0px 5px 15px #207aff;
    box-shadow:0px 5px 15px #207aff;
}