.sxlogo{
	width: 100%;
	text-align: center;
}
.sxlogo img{
	width: auto;
	margin: 47px auto;
}
.sxtwo{
	width: 1200px;
	height: auto;
	margin: 30px auto;
	
}
.sxthree{
	width: 100%;
	height: 441px;
	background-size: 100%;
	background: #F6F6F6;
}
.sx_three{
	width: 1200px;
	margin: 0 auto;
}
.sxfour{
	width: 1200px;
	margin: 0 auto;
}
.four-d,.four-d1,.four-d2{
	float: left;
	position: relative;
	/*top: -210px;*/
	display: flex;
	flex-direction: column;
	align-items: center;
}
.four-d1,.four-d2{
	left: 0;
}
.panel,.panel1,.panel2{
	top: 200px;
	z-index: 99999;
}
.sxfive {
	position: relative;
	width: 100vw;
    height: 612px;
    background: #F6F6F6;
    display: block;
	top: -120px;
}
.sx_five{
	width: 1200px;
	margin: 0 auto;
}
.sxsix{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: -65px;
}
.six-d:hover{
	box-shadow: 0 2px 6px 3px #e2e2e2;
}
.footer{
	width: 100%;
	background-color: #fff;
}
.con_foot{
	width: 100%;
	background-color: #fff0f5;
}
.footer-do{
	width: 100%;
}
.footer-down{
	width: 900px;
	margin: 0 auto;
}
.sxonee{
    width: 100%;
    height: 836px;
    
    margin-top: 30px;
}
.one_up{
	width: 100%;
	margin: 0 auto;
}
.ldbox>div{
 	text-align: justify!important;

}
.twooup{
	width: 1200px;
	margin: 0 auto;
}
.twoo{
	padding: 0;
}
.important_up{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
}
.sxpotimize_up{
	position: relative;
	
	width: 1200px;
	height: auto;
	margin: 0 auto 150px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sxpotimize_up img{
	position: absolute;
	top: -120px;
}
.sxpotimize_up h2 {
    position: relative;
    top: -40px;
    width: 1078px;
    
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: left;
}
.sxpotimize_up p {
    position: relative;
    width: 1078px;
    top: -40px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: left;
}
.sxpotimize_up span{
    position: relative;
    width: 1078px;
    top: -40px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: right;
}
@media  all and (max-width:750px) {
	    	.sxtwo{
	    		width: 100%;
	    		height: auto;
	    	}
	    	.sxthree{
	    		width: 100%;
	    		height: auto;
	    		padding: 0;
	    	}
	    	.sxfour{
	    		width: 100%;
	    		height: 540px;
	    		padding-top: 20px;
	    	}
	    	.sxfive{
	    		width: 100%;
	    		height: auto;
	    		padding: 0;
	    	}
	    	.sxsix{
	    		width: 100%;
	    		height: 520px;
	    		margin-top: 15px;
	    		margin-bottom: 0;
	    	}
			.sx_three {
				width: 100%;
				margin: 0 auto;
			}
			.sx_five {
				width: 100%;
				margin: 0 auto;
			}
	    }