*{padding: 0px ;margin: 0px}
body{
    margin: 0px;
    padding:0px;
}
.containerBox{
    width: 1300px;
    margin: auto;
}
/*body第一行标签*/
#top_tab{margin: 20px 0px;}
#top_tab span{font-size: 17px;font-family: Barlow;font-weight: 400;color: #333333;}

/*body第二行标题*/
#top_title{margin: 30px 0px;}
#top_title span{font-size: 30px;font-family: PingFang SC;font-weight: bold;color: #000000;}

#mapBox{width: 1300px; height: 800px;border: 1px solid #EBEBEB;}
#mapBox span{font-size: 22px;font-family: Arial;font-weight: 400;color: #333333;margin-left: 40px;margin-top: 30px;position: absolute;}


/*body第二行标题*/
#title2{margin: 20px 0px;}
#title3{margin: 20px 30px;}
#title3 span{
    font-size: 21px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
}
#title2 span{
    font-size: 21px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
}
#title4{margin: 20px 30px;}
#title4 {
    font-size: 25px;
    font-family: Arial;
    font-weight: bold;
    color: #0D50B3;
}

#content{margin: 20px 0px;width: 1300px;}
#content1{
    margin: 20px 0px;
    width: 1250px;
    margin-left: 30px;
}

#content1 span{
   line-height: 28px;
}

#content2{
    margin: 20px 0px;
    width: 1250px;
    margin-left: 30px;
}
#content2 a1{
    font-size: 19px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
}
#content2 a2{
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
}
#content span{
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
}

#bottomBox1{width: 1300px;border: 1px solid #EAEAEA;margin: 30px 0px 10px 0px;}
.icon{
    width: 6px;
    height: 6px;
    background: #0D50B3;
    border-radius: 50%;margin-left: 25px;
    margin-top: 30px;
}
.label1{
    font-size: 20px;
font-family: Arial;
font-weight: 400;
color: #333333;
margin-left: 40px;
margin-top: -14px;
}
.label2{
    padding: 15px 0px 20px 0;
    margin-left: 40px;
    font-size: 16px;
font-family: Arial;
font-weight: 400;
color: #666666;
}

#bottomMap{
    margin-top: 40px ;
}


#leftBox{
    border: 1px solid #EBEBEB;width: 70%;margin-top: 20px;
}
#rightBox{
    width: 25%;margin-left: 60px;
}
#rightBox img{
    margin-top:20px
}

#title5{margin: 30px 30px;}
#title5 {
    font-size: 28px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}
.icon1{
    width: 6px;
    height: 6px;
    background: #0D50B3;
    border-radius: 50%;
    margin-left: 30px;
    margin-top: 23px;
}

#page_clik ul{
    display: flex;
    padding: 71px 390px;
}
#page_clik ul li{
    width: 40px;
}
#bottom_label{margin: 30px 0px;}
#bottom_label .bottom_label_span1{
    font-size: 23px;
    font-family: Arial;
    font-weight: bold;
    color: #0D50B3;
}
#bottom_label .bottom_label_span2{
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    margin-left: 20px;
}
#bottom_table a2{
    font-size: 15px;
    font-family: Arial;
    font-weight: 400;
    color: #0D50B3;
}
#line_box{
    margin-top: 40px;
}

#line_box img{
    width: 100%;
}

.lable_box{
    width: 140px;
    height: 60px;
    margin-top: -55px;
    margin-left: 225px;
}

.bottom_title1{
    font-size: 20px;
    font-family: Barlow;
    font-weight: 600;
    color: #000000;
    margin: 40px 0px 20px 30px;
}
.bottom_title2{
    font-size: 18px;
    color: #454545;
    margin-left: 30px;
}
.bottom_title3{
    color: #666666 ;
    font-size: 18px;
}

.content2_title{
    font-size: 19px;
    font-family: Arial;
    font-weight: 600;
    margin-right: 10px;
}

.textLine{
    padding-left:20px;
    padding-right: 20px;
}

.textLine li{
    list-style: disc;
    color: #0B51B7;
    border-bottom:  1px solid #DDDDDD;
    position: relative;
}

.textLine ul{
    padding-left:20px;
    padding-right:20px;
}

.textLine li .label{
    font-size: 17px;
    font-family: Barlow;
    font-weight: 400;
    color: #000000;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.textLine li .labelRight{
    position: absolute;
    right: 20px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    display: inline-block;
    top:25px;
}


.page_div{
    line-height:200px;
}

.page_div ul{
    text-align: center;
}

.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: #919191;
}
.page_div ul li:hover{
    background: #0970E5;
    color: #FFFFFF;
}

.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;
}


.line_box_div{
    position: relative;
    width: calc(100% - 250px);
}

.line_box_div_ad{
    position: absolute;
    width: 40px;
    height: 25px;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    background: #F3F3F3;
    text-align: center;
    top: 20px;
    right: 10px;
}

.mt-20{
	margin-top: 20px;
}

.content_div6_left{
    padding-left: 5px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.content_div4_left_bq_title{
    font-size: 22px;
    font-family: Barlow;
    font-weight: bold;
    color: #0B51B7;
    margin-right: 10px;
}

/* 第七行 */
.content_div7_left{
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #DDDDDD;
}


.content_div7_left div{
    display: inline-block;
}

.content_div7_left .div1{
    width: 80px;
    margin-right: 80px;
}

.content_div7_left .div1 img{
    height: 90px;
    width: 130px;
    border-radius: 10px;
}

.content_div7_left .div2{
    width: calc(100% - 180px);
    height: 100%;
    vertical-align: top;

}

.content_div7_left li{
    border-bottom: 1px solid #DDD;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.content_div7_left .div2 .div2_p1{
    padding-top:10px;
    font-size: 16px;
    font-family: Barlow;
    font-weight: 500;
    color: #000000;
}


.content_div7_left .div2 .div2_p2{
    margin-top: 10px;
    font-size: 14px;
    font-family: Barlow;
    font-weight: 400;
    color: #666666;
}

.content_div7_left .div2 .div2_p2 span{
    font-weight: 600 !important;
    color: #454545 !important;
}


.content_div7_left .ad_div{
    width:36px;
    height: 20px;
    position:absolute;
    right: 10px;
    background-color: #FFFFFF;
    top:10px;
    font-size: 14px;
    color: #888888;
    text-align: center;
    vertical-align: center;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
}