@charset "UTF-8";
.register_center1{
	padding-top: 16.9rem;
	padding-left: 1.3rem;
	padding-bottom: 3.9rem;
	width: 73.7rem;
	font-size: 3rem;
	font-family: Barlow;
	font-weight: 400;
	color: #333333;
}

.register_center3{
	margin: 0 auto;
	padding-bottom:3rem;
	width: 69.2rem;
	font-size: 4.1rem;
	font-family: Arial;
	font-weight: bold;
	color: #0D50B3;
}

.register_center5{
    width: 100%;
    background: #F5F5F5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.index_center_06_div{
    margin-top: 3rem;
    width: 100%;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.sjx_div{

}

.sjx_div div{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    padding: 1rem;
}

.sjx_left{
    width: 8rem;
    height: 100%;
    padding: 1rem;
    font-size: 3rem;
    font-family: Barlow;
    font-weight: 500;
    color: #134C9E;
}

.sx_center{
    display: inline-block;
    width: 56.9rem;
    height: 100%;
    display: flex;
    align-items:center;
    border-left:0.2rem solid  #C9C9C9;
    position: relative;
}

.sx_right{
    display: inline-block;
    width: calc(100% - 3rem);
    height: 100%;
    padding: 1rem;
    margin-left: 2rem;
    background-color: #FFFFFF;
    border-radius: 0.6rem;
    position: relative;

}

.sx_right_title{
    font-size: 3rem;
    font-family: Barlow;
    font-weight: 500;
    color: #333333;
    word-wrap:break-word;
	word-break:break-all;
}
.sx_right_content{
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}
.sx_right_content a{
color:#33F
}
.sx_right_sj{
    display: inline-block;
    border-color:transparent #FFFFFF transparent transparent ;
    border-style: dashed solid dashed dashed ;
    border-width:1rem;
    position: absolute;
    left: -2rem;
    top: calc(50% - 1rem);
}

.sx_center_yq{
    position: absolute;
    text-align: center;
    height: 2rem !important;
    width: 2rem  !important;
    top: calc(50% - 1.5rem);
    left: -1rem;
    padding-bottom: 0rem !important;
}
.sx_center_yq img{
    width: 2rem;
    height: 2rem;
}

.sx_center_yq_span{
    position: absolute;
    top: -6px;
    left: -0.1px;
    color: #6096E6;
    font-size: 14px;
}

.register_center6{
	margin-bottom: 8.8rem;
	margin-top: 3.8rem;
	width: 100%;
	display: flex;
	align-items:center;
	justify-content:center ;
	font-size: 3.9rem;
	font-family: Arial;
	font-weight: 400;
	color: #919191;
}
.register_center6 a{
	margin-right: 3rem;
}

.register_center6_div{
	width: 5.4rem;
	height: 5.4rem;
	background: #0970E5;
	border-radius: 2.7rem;
	color: #FFFFFF!important;
	display: flex;
	align-items:center;
	justify-content:center ;
}
body {
    display: block;
    margin: 0 !important;
}

