
.daohang{
    font-size: 17px;
    font-family: Barlow;
    font-weight: 400;
    color: #333333;
    line-height: 46px;
    margin-bottom: 20px;
}

.two_title{
    font-size: 45px;
    font-family: Barlow;
    font-weight: bold;
    color: #454545;
    line-height: 46px;
    margin-top: 20px;
    margin-bottom: 28px;
}

.div3{
    position: relative;
}

.div_left_80{
    display: inline-block;
    width: calc(100% - 400px);
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 1200px;
}

.div_left_80 li{
    margin-bottom: 30px;
}

.div_right_20{
    display: inline-block;
    width: 350px;
    position: absolute;
    right: 0px;
    top:0px;
}

.img_div_middle{
    display: inline-block;
    vertical-align: top;
}


.img_div_middle img{
    height: 236px;
    width: 350px;
}

.div3_left_li_div2{
    display: inline-block;
    width: 530px;
    padding-left: 20px;
}

.text_ddd_12{
    font-size: 17px;
    font-family: Barlow;
    font-weight: 400;
    color: #999999;
}

.text_000_14{
    font-size: 20px;
    font-family: Barlow;
    font-weight: 600;
    color: #333333;
}

.text_ccc_12{
    font-size: 19px;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}

.yellow_btn{
    display: inline-block;
    width: 131px;
    height: 43px;
    border: 1px solid #FFA439;
    border-radius: 4px;
    font-size: 17px;
    font-family: Barlow;
    font-weight: 400;
    color: #FFA439;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.yellow_btn:hover{
    background: #FFA439;
    box-shadow: 3px 4px 8px 0px rgba(231,150,55,0.5);
    color: #FFFFFF;
}

.div3_left_li_div2 p{
    padding-top: 8px;
    padding-bottom: 6px;
}

.right_div1{
    width: 340px;
    height: 350px;
    border: 2px solid #EEEEEE;
}

.right_div5{
    border: 2px solid #EEEEEE;
}


.right_div1 h1,.right_div5 h1{
    font-size: 26px;
    font-family: Barlow;
    font-weight: 600;
    color: #333333;
    line-height: 29px;
    padding:20px;
}

.right_div1 ul{
    padding: 20px;
}

.right_div1 li{
    font-size: 20px;
    font-family: Barlow;
    font-weight: 400;
    color: #333333;
    line-height: 46px;
    cursor: pointer;
}

.right_div1 li span{
    font-size: 18px;
    font-family: FontAwesome;
    font-weight: 400;
    color: #999999;
    line-height: 46px;
}


.right_div1 li:hover{
   color: #0D50B3;
}

.img_mar{
    margin-top: 20px;
    margin-bottom: 20px;
}



.content_div3_right2_div2_title{
    font-family: DIN Next LT Pro;
    font-weight: bold;
    font-size: 22px;
    padding: 25px;
}

.right_div3{
    border: 2px solid #EEEEEE;
    padding-bottom: 20px;
}

.right_div4{
    margin-top: 28px;
    margin-bottom: 28px;
}

.right_div4 img{
    width: 100%;
    margin-top: 6px;
    margin-bottom:6px;
}

.right_div5_left{
    display: inline-block;
    width: 90px;
    height: 70px;
    vertical-align: top;
    padding-top: 5px;
}

.right_div5_left image{
    width: 100%;
    vertical-align: top;
}

.right_div5_right{
    display: inline-block;
    width: calc(100% - 100px);
    padding-left: 5px;
}

.span_content{
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
}

.span_sm{
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
}

.right_div5 ul{
    padding:0px 20px 20px 20px;
}

.right_div5 ul li{
    margin-bottom: 20px;
}

.page_div{
    text-align: center;
    padding-top: 30px;
    margin-bottom: 10px;
}

.page_div ul li{
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 2px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 20px;
    font-family: FontAwesome;
    font-weight: 400;
    color: #666666;
}
.page_div ul li:hover{
    background: #0970E5;
    color: #FFFFFF;
}

.page_div ul li:hover a{
	color: #FFFFFF !important;
}
.choose_page_li{
    background: #0970E5 !important;
    color: #FFFFFF !important;
}
.choose_page_li a{
	color: #FFFFFF !important;
}


.div1_title{
    margin-top: 20px;
    /* font-size: 45px; */
    font-family: Arial;
    font-weight: bold;
    color: #454545;
    line-height: 50px;
}
.leftDiv_1{
    position: relative;
}

.leftDiv_1_1{
    display: inline-block;
    position: relative;
    width: 600px;
}

.leftDiv_1 input{
    background: #F6F6F6;
    border: 2px solid #EEEEEE;
    border-radius: 2px;
    width: 540px;
    height: 45px;
    padding:10px;
    font-size: 18px;
    font-family: Barlow;
    font-weight: 400;
    color: #A6A6A6;
}

.leftDiv_1_ss{
    position: absolute;
    right: 50px;
    top:25px;
}

.leftDiv_1_right{
    display: inline-block;
    position: absolute;
    right: 0px;
    top:0px;
    width: 295px;
    height: 65px;
    background: #1973D8;
    border-radius: 6px;

}

.leftDiv_1_right img{
    vertical-align: sub;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 50px;
}

.leftDiv_1_right span{
    display: inline-block;
    font-size: 25px;
    font-family: Barlow;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 65px;
}

.leftDiv_2{
    margin-top:40px;
}

.leftDiv_2 ul li{
    display: inline-block;
    padding: 15px 25px 15px 25px;
    border: 2px solid #EEEEEE;
    border-radius: 4px;
    margin-right: 10px;
}

.choose_li{
    color:#FFFFFF;
    background: #2F8EFA;
}

.leftDiv_3{
    margin-top: 10px;
}

.leftDiv_3 li{
    background: #F7F7F7;
    margin-top: 28px;
    padding: 30px 30px 15px 30px;
}

.leftDiv_3 li .leftDiv_3_p1{
    font-size: 20px;
    font-family: Arial;
    font-weight: 600;
    color: #151111;
    line-height: 27px;
}

.leftDiv_3 li .leftDiv_3_p2{
    font-size: 17px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 27px;
    padding: 20px;
}

.leftDiv_3 li .leftDiv_3_p3 img{
    vertical-align: middle;
}

.leftDiv_3 li .leftDiv_3_p3{
    font-size: 16px;
    font-family: Barlow;
    font-weight: 400;
    color: #999999;
    line-height: 46px;
    padding-left: 20px;
}


.last_div{
    height: 180px;
}

.last_div img{
    height:134px;
    width:calc(25% - 20px);
    margin-right: 15px;
}



/* 时间轴样式 */
.sjx{
    margin-top: 5px;
    border: 2px solid #F2F2F2;
    padding-bottom: 50px;
}

.sjx_div{

}

.sjx_title{
    font-size: 22px;
    font-family: Barlow;
    font-weight: 600;
    color: #000000;
    line-height: 46px;
    padding: 30px 20px 30px 20px;
}

.sjx_div div{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    padding-bottom: 15px;
}

.sjx_left{
    width: 90px;
    height: 100%;
    padding: 10px 0px 10px 0px;
    text-align: center;
    margin-top: -8px;
}

.sjx_left span{
    font-size: 19px;
    font-family: Barlow;
    font-weight: 500;
    color: #000000;
    line-height: 29px;
}

.sx_center{
    display: inline-block;
    width: calc(100% - 150px);
    height: 100%;
    border-left:2px solid  #ccc;
    position: relative;
}

.sx_right{
    display: inline-block;
    width: calc(100% - 30px);
    height: 100%;
    padding: 10px;
    margin-left: 30px;
    background-color: #FFFFFF;
    position: relative;
    border: 1px solid #F0F0F0;
    border-radius: 10px;
}

.sx_right_title{
    display: block;
    font-size: 19px;
    font-family: Barlow;
    font-weight: 500;
    color: #000000;
    line-height: 29px;
    padding:0px 10px 0px 10px;
    word-wrap:break-word;
	/*word-break:break-all;*/
}
.sx_right_content{
    padding:0px 10px 0px 10px;
    display: block;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #0D50B3;
    line-height: 20px;
    margin-top: 4px;
    text-align: justify;
}

.sx_right_sm{
    padding:0px 10px 0px 10px;
    display: block;
    font-size: 17px;
    font-family: Barlow;
    font-weight: 400;
    color: #999999;
    line-height:30px;
}


.sx_right_sj{
    color: #F0F0F0;
    position: absolute;
    left: -10.1px;
    top: calc(50% - 6px);
    font-size: 23px;
    font-family: cursive;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: 15px;
    line-height: 15px;
}

.sx_center_yq{
    position: absolute;
    text-align: center;
    height: 10px !important;
    width: 10px  !important;
    top: calc(50% - 15px);
    left: -9px;
    padding-bottom: 0px !important;
}

.sx_center_yq_span{
    position: absolute;
    top: -6px;
    left: -0.1px;
    color: #6096E6;
    font-size: 14px;
}
