::-webkit-scrollbar  
{  
	display: none!important;
    width: 0px;  
    height: 0px;  
}
.register_index_top{
    width: 100%;
    height:81.1rem;
    background-image:url(/statics/phone/static/img/index/topbg.png);
    background-size: 100%;
    display:flex;
    flex-direction:column;
}

.register_index_top01{
    width: 100%;
    height:13rem;
    display:flex;
    align-items:center;
    justify-content: space-between;
}
.register_top_div1{
    width:42.5rem;
    height:7.8rem;
    margin-left:2.4rem;
}
.register_top_div2{
    width:4.9rem;
    height:4.1rem;
    background:url(/statics/phone/static/img/index/caidan.png) no-repeat 0 0;
    background-size:100% 100%;
    margin-right:2.5rem;
}

.register_index_top02{
    margin-top: 11rem;
    width: 100%;
    display:flex;
    align-items:center;
    justify-content:center;
}

.register_index_top02_title{
    width: 61.4rem;
    height: 15.8rem;
    text-align: center;
    font-size: 4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #FFFFFF;
}


.register_index_top03{
    margin-top: 7.5rem;
    width: 100%;
    display:flex;
    align-items:center;
    justify-content:center;
}

.register_index_top03_div{
    width: 7.9rem;
    height: 0.7rem;
    text-align: center;
    background-color: #F18B12;
}


.register_index_top04{
    margin-top: 7.5rem;
    width: 100%;
    display:flex;
    align-items:center;
    justify-content:center;
}

.register_index_top04_div{
    /* width: 61.1rem; */
    height: 7.7rem;   
    border-radius: 6px;
    display:flex;
    align-items:center;
    justify-content: space-between;
}

.register_index_top04_div01{
    padding-right: 1.2rem;
    width: 20rem;
    height: 7.7rem;   
    background-color: #162B49;
    display:flex;
    align-items:center;
    justify-content: space-between;
}
.register_index_top04_div01 span {
    color: #FFFFFF;
    font-size: 2.2rem;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
}
.register_index_top04_div01 select {
    color: #FFFFFF;
    width: 20rem;
    background-color: #162b49;
    border: #162b49;
    text-align: center;
}

.register_index_top04_div01 img {
    width: 2rem;
    height: 2rem;
}

.register_index_top04_div02{
    padding-left: 3.3rem;
    padding-right: 1.5rem;
    width: 45.7rem;
    height: 7.7rem;   
    background-color: #FFFFFF;
    display:flex;
    align-items:center;
    justify-content: space-between;
}

.register_index_top04_div02 span {
    font-size: 2.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #8A8A8A;
}

.register_index_top04_div02 input {
    font-size: 2.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #8A8A8A;
    border: none;
}
.register_index_top04_div02 input:focus {
    border: none;
}

.register_index_top04_div02_div {
    width: 6rem;
    height: 5.9rem;
    background: #F18B12;
    border-radius: 0.6rem;
    display:flex;
    align-items:center;
    justify-content: center;

}

.register_index_top04_div02_div img{
    width: 3rem;
    height: 3rem;

}



.index_center_01{
    width: 100%;
    height:8.4rem;
    padding-left: 2.9rem;
    padding-right: 2.8rem;
    display:flex;
    align-items:center;
    justify-content: space-between; 
    background: #EAF3FF;
}

.index_center_01_span01{
    font-size: 2.9rem;
    font-family: Barlow;
    font-weight: 500;
    color: #141414;
}
.index_center_01_span02{
    font-size: 2.5rem;
    font-family: Arial;
    font-weight: 400;
    color: #141414;
}

.index_center_01_img{
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(/statics/phone/static/img/index/gong2x.png);
    background-size: 100%;
}



.index_center_02{
    margin-bottom: 1.7rem;
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: space-between; 
}


.index_center_02_div01{
    width: 68.8rem;
    margin-top: 7.6rem;
    margin-bottom: 1.2rem;
}

.index_center_02_blue{
    margin-left: 0.7rem;
    font-size: 4rem;
    font-family: Barlow;
    font-weight: bold;
    color: #0B51B7;
}

.index_center_02_div02{
    width: 68.8rem;
    margin-top: 3.6rem;
    padding-left: 3.5rem;
    padding-right: 2.5rem;
    background: #F1F1F1;
    border-radius: 0.8rem;
    display:flex;
    align-items:center;
    justify-content: space-between; 
    z-index: 2;
}

.index_center_02_div02_img{
    align-self:flex-start;
    margin-right: 1.7rem;
    margin-top: 3.1rem;
}

.index_center_02_div02_img img{
    height: 100%;
    margin-right: 1.7rem;
    width: 0.8rem;
    height: 0.8rem;
}

.index_center_02_div02_title{
    width: 60rem;
    padding-top: 2.9rem;
    padding-bottom: 2.6rem;
    font-size: 2.8rem;
    font-family: Barlow;
    font-weight: 300;
    color: #000000;
    line-height: 4rem;
}


.index_center_02_div02_arr{
    width: 3.4rem;
    height: 1.6rem;
    background-image: url(/statics/phone/static/img/index/jiantouyou.png);
    background-size: 100%;
}

.index_center_02_div03{
    width: 100%;
    margin-top: 6.3rem;
    display:flex;
    align-items:center;
    justify-content: center; 
}

.index_center_02_div03_buttom{
    width: 26.6rem;
    height: 7.7rem;
    text-align: center;
    background: #0B64B7;
    border-radius: 0.6rem;
    font-size: 2.8rem;
    font-family: Barlow;
    font-weight: 400;
    color: #F5F5F5;
    line-height: 7.7rem;
}
.index_center_02_div03_buttom a{
	color: #ffffff !important;
}

.index_center_03{
        width: 100%;
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content: space-between; 
}
.index_center_03_div01{
    margin-top: 6.5rem;
    width: 65.4rem;
    height: 48.5rem;
    background-image: url(/statics/phone/static/img/index/zu102x.png);
    background-size: 100%;
    z-index: 2;
}

.index_center_03_div01_icon{
    width: 12rem;
    height: 12rem;
    margin-top: 5.3rem;
    margin-left: 3.6rem;
    background-image: url(/statics/phone/static/img/index/fangkuai2x.png);
    background-size: 100%;
}

.index_center_03_div02_icon{
    width: 12rem;
    height: 12rem;
    margin-top: 5.3rem;
    margin-left: 3.6rem;
    background-image: url(/statics/phone/static/img/index/jisuanqi2x.png);
    background-size: 100%;
}

.index_center_03_div03_icon{
    width: 12rem;
    height: 12rem;
    margin-top: 5.3rem;
    margin-left: 3.6rem;
    background-image: url(/statics/phone/static/img/index/tianping2x.png);
    background-size: 100%;
}

.index_center_03_title{
    margin-top: 4.6rem;
    margin-left: 4.5rem;
    font-size: 4.1rem;
    font-family: Barlow;
    font-weight: 500;
    color: #FFFFFF;
}

.index_center_03_line{
    margin-top: 4.5rem;
    margin-left: 4.5rem;
    width: 7.1rem;
    height: 0.6rem;
    background: #F18B12;
}

.index_center_03_button{
    text-align: center;
    margin-top: 4.5rem;
    margin-left: 4.5rem;
    width: 26.9rem;
    height: 7.6rem;
    background: #F18B12;
    border-radius: 0.4rem;
    font-size: 2.5rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height:7.6rem;
}

.index_center_03_button_img{
    width: 2.4rem;
    height: 1.6rem;
    margin-left: 2.6rem;
}




.index_center_03_div02{
    margin-top: 6.5rem;
    width: 65.4rem;
    height: 48.5rem;
    background-image: url(/statics/phone/static/img/index/yuanjiaojuxing5.png);
    background-size: 100%;
    z-index: 2;
}

.index_center_03_div03{
    margin-top: 6.5rem;
    width: 65.4rem;
    height: 48.5rem;
    background-image: url(/statics/phone/static/img/index/zu1022x.png);
    background-size: 100%;
    z-index: 2;
}



.index_center_04{
    margin-top: 10.3rem;
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: space-between; 
}


.index_center_04_title{
    font-size: 6rem;
    font-family: Barlow;
    font-weight: bold;
    color: #0B51B7;
}

.index_center_04_div01{
    padding-left: 2.8rem;
    margin-top: 6.5rem;
    width: 100%;
    overflow: auto;
    display:flex;
    align-items:center;
    justify-content: flex-start; 
}

.index_center_04_div01_title{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    background: #FFFFFF;
    height: 5.6rem;
    text-align: center;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #000000;
    line-height: 5.6rem;
}

.index_center_04_div01_title_blue{
    background: #0B64B7 !important;
    color: #FFFFFF !important;
}

.index_center_04_div02{
    margin-top: 2.2rem;
    width: 69.5rem;
    display:flex;
    align-items:center;
    flex-direction:column;
    justify-content:space-between;
    border: 1px solid #E3E3E3;
}

.index_center_04_div02_child{
    margin-top: 5.3rem;
    margin-bottom: 5.3rem;
    padding-left: 3.1rem;
    padding-right: 3.1rem;
    width: 69.5rem;
    display:flex;
    align-items:center;
    justify-content:flex-start;
}

.index_center_04_div02_img{
    align-self:flex-start;
    margin-right: 1.7rem;
}

.index_center_04_div02_img img{
    height: 100%;
    margin-right: 1.7rem;
    width: 0.8rem;
    height: 0.8rem;
}

.index_center_04_div02_title{
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #333333;
}

.index_center_04_div02_arr_up{
    width: 3rem;
    height: 3rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    background-image: url(/statics/phone/static/img/index/shang2x.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.index_center_04_div02_arr_down{
    width: 3rem;
    height: 3rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    background-image: url(/statics/phone/static/img/index/shang2xdown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.index_center_04_div02_date{
    width: 12.3rem;
    text-align: center;
}


.index_center_04_div02_date_title1{
    font-size: 3rem;
    font-family: Barlow;
    font-weight: bold;
    color: #6096E6;
}

.index_center_04_div02_date_title2{
    font-size: 2.1rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
}

.index_center_04_div02_line{
    width: 60.5rem;
    border-bottom: 0.1rem dashed #B1B1B1;
}

.index_center_04_div02_buttom{
    width: 29rem;
    height: 7rem;
    background: #0B64B7;
    box-shadow: 5px 7px 29px 0px rgba(11,100,183,0.43);
    border-radius: 0.4rem;
    text-align: center;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 7rem;
}
.index_center_04_div02_buttom a{
	color: #FFFFFF !important;
}
/* todo start*/
.index_center_05{
    margin-top: 10.3rem;
    margin-bottom: 14rem;
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: space-between; 
}

/* todo end */

.index_center_06{
    margin-top: 10.3rem;
    padding-bottom: 10rem;
    width: 100%;
    background: #F5F5F5;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: space-between; 
}

.index_center_06_title{
    margin-top: 8.4rem;
    font-size: 6rem;
    font-family: Barlow;
    font-weight: bold;
    color: #0B51B7;
}

.index_center_06_title2{
    margin-top: 4.5rem;
    font-size: 2.8rem;
    font-family: Barlow;
    font-weight: 300;
    color: #666666;
}

.index_center_06_div{
    margin-top: 7.7rem;
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: center; 
}

.index_center_06_div_content{
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: center; 
}


.sjx{
    margin-top: 5px;
}

.sjx_div{

}

.sjx_div div{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    padding: 1rem;
}

.sjx_left{
    width: 12rem;
    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;
	
	word-wrap:break-word;
	word-break:break-all;
}

.sx_right_title{
    font-size: 3rem;
    font-family: Barlow;
    font-weight: 500;
    color: #0B51B7;
}
.sx_right_content{
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}

.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;
}

.index_center_07{
    margin-bottom: 8.2rem;
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: space-between; 
}

.index_center_07_button_margin{
    margin-top: 5rem;
}


.index_center_07_div{
    margin-top: 1.7rem;
    width: 100%;
    display:flex;
    align-items:center;
    flex-direction:column;
    justify-content:space-between;
}

.index_center_07_div_child{
    width: 69.2rem;
    margin-top: 4.9rem;
    display:flex;
    align-items:center;
    /* justify-content:space-between; */
    box-shadow: 0 0 1.8rem 0 rgba(0,0,0,0.13);
    border-radius: 1rem;
    border-left: 1rem solid #1D75D8;
}

.index_center_07_div_child01{
    width: 1.5rem;
    height: 24.2rem;
    background: #1D75D8;
    border-radius: 1rem;
}

.index_center_07_div_child02{
    margin-left: 2rem;
    display:flex;
    align-items:unset;
    flex-direction:column;
    justify-content:space-between;
    padding: 1rem;
    width: 100%;
}

.index_center_07_div_child02_title{
    font-size: 3rem;
    font-family: Barlow;
    font-weight: 500;
    color: #000000;
}

.index_center_07_div_child02_title2{
    margin-top: 3rem;
    width: 100%;
    display:flex;
    justify-content:space-between;
}
.index_center_07_div_child02_title2_01{
    font-size: 2.4rem;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}

.index_center_07_div_child02_title2_02{
    margin-right: 4.4rem;
    font-size: 2.4rem;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}
.index_center_07_div_child02_title2_02 span{
    color: red !important;
}



.index_focus{
    width: 100%;
    overflow: hidden;
    flex-shrink:0;
    height: 72.7rem;
    display:flex;
    align-items:center;
    justify-content: center; 
}

.index_focus_other{
    width: 47rem;
    height: 59.7rem;
    background: #F1F1F1;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.35);

}

.index_focus_center{
    width: 50.1rem;
    height: 63.6rem;
    background-image: url(/statics/phone/static/img/index/zu1022x.png);
    background-size: 100%;
}


.qh_all_div{
    position: relative;
    overflow: hidden;
    height: 72.7rem;
    width: 100%;
}

.qh_div{
    display: inline-block;
    height: 59.7rem;
    width: 47rem;
    background: rgb(230,230,230);
    padding: 0rem 4rem;
}

.qh_div .choose_title1{
    margin-top: 6.4rem;
    font-size: 2.3rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FA5D15;
}

.qh_div .choose_title2{
	margin-top: 3rem;
    font-size: 4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #000000;
    
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}

.qh_div .choose_title3{
	margin-top: 5.5rem;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #000000;
    
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}

.qh_div .choose_title4{
    margin-top: 6.2rem;
    width: 26.2rem;
    height: 7.9rem;
    background: #FF5E14;
    text-align: center;
    line-height:7.9rem ;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
}
.qh_div .choose_title4 a{
	color: #ffffff;
}

.qh_div_1{
    position: absolute;
    left: -37rem;
    top: 6rem;
}

.qh_div_2{
    position: absolute;
    left: 12.45rem;
    top: 6rem;
}

.qh_div_3{
    position: absolute;
    left: 65rem;
    top: 6rem;
}


.choose_div{
	padding: 0rem 4rem;
    height: 63.6rem;
    width: 50.1rem;
    top: 3rem;
    background-image: url(/statics/phone/static/img/index/zu1022x.png);
    background-size: 100%;
}

.choose_div .choose_title1{
	margin-top: 6.4rem;
    font-size: 2.3rem;
    font-family: Barlow;
    font-weight: 400;
    color: #EDFA15;
}

.choose_div .choose_title2{
	margin-top: 3rem;
    font-size: 4rem;
    font-family: Barlow;
    font-weight: 500;
    color: #FFFFFF;
    
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}

.choose_div .choose_title3{
	margin-top: 5.5rem;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
    
    overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
}

.choose_div .choose_title4{
	margin-top: 6.4rem;
    width: 26.2rem;
    height: 7.9rem;
    background: #FF5E14;
    text-align: center;
    line-height:7.9rem ;
    font-size: 2.6rem;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
}

.index_right1_position{
    width: 17.8rem;
    height: 35.6rem;
    background: #C0E1FF;
    opacity: 0.34;
    /* border-radius: 50%; */
    border-radius:17.8rem 0   0 17.8rem;
    position: absolute;
    top:135rem;
    right: 0;
}

.index_right2_position{
    width: 17.8rem;
    height: 35.6rem;
    background: #AEEEA3;
    opacity: 0.33;
    border-radius:17.8rem 0   0 17.8rem;
    position: absolute;
    top:323.4rem;
    right: 0;
}


.index_left1_position{
    width: 17.8rem;
    height: 35.6rem;
    background: #FFC4C0;
    opacity: 0.34;
    border-radius: 0 17.8rem 17.8rem 0 ;
    position: absolute;
    top:215.6rem;
    left: 0;
}





