.about_banner{
    width: 100%;
    height: 500px;
}
.about_banner img{
    width: 100%;
    height: 100%;
}
.about_table{
    width: 100%;
    background: #F8F8F8;
    overflow: hidden;
}
.abput_tab_ul{
    width: 900px;
    margin: 0 auto;
}
.abput_tab_li{
    float: left;
    width: 300px;
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    color: #0A1A41;
    text-align: center;
    border-bottom: 2px solid #F8F8F8;
    background: #F8F8F8;
    transition: all .1s ease-in;
    cursor: pointer;
}
.about_table_con{

}
.about_table_con_c{
    display: none;
    position: relative;
    transition: all .1s ease-in;
}
.join_us{
    width: 1200px;
    margin: 0 auto;
}
.join_us h2{
    text-align: center;
    font-size:38px;
    color: #333;
    margin-top: 60px;
}
.join_us_1{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.join_us_1 li{
    width: 20%;
    float: left;
}
.join_us_1 li img{
    width: 60px;
    height: 60px;
    margin: 40px auto 0;
    display: block;
}
.join_us_1 li p{
    color: #666;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}


.active{
    background: #fff;
    border-bottom: 02px solid #0A1A41;
    color: #c1272d;
}
.block{
    display: block;
    transition: all .1s ease-in;

}
.join_us_2{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.join_us_2 li{
    float: left;
    width: 340px;
    padding: 0 30px;
}
.join_us_2 li img{
    width: 200px;
    height: 200px;
    margin: auto;
    display: block;
}
.join_us_2 li h3{
    text-align: center;
    margin-top:35px;
    font-size: 30px;
    color: #333;
}
.join_us_2 li p{
    text-align: center;
    color: #666;
    font-size: 19px;
    margin-top: 22px;
    line-height: 1.5;
}
.join_us_box{
    margin-bottom:120px;
    overflow: hidden;
}

.join_us_zhaop{
    width: 1200px;
    margin: 80px auto 0;
    overflow: hidden;
    display: flex;
}
.join_us_zhaop li{
    float: left;
}
.join_us_zhaop li a{

}
.join_us_zhaop li a img{
    width: 180px;
    height: 80px;
}

.about_ul1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.about_ul1 li{
    margin-bottom: 40px;
    overflow: hidden;
}
.about_ul1 li .about_ul1_li_l{
    width: 800px;
    margin-top: 10px;
    font-weight: 100;
    float: left;
}
.about_ul1 li .about_ul1_li_l p{
    width: 600px;
    font-size: 20px;
    color: #999;
    line-height: 1.5;
}
.about_ul1 li .about_ul1_li_l p span{
    font-size: 30px;
    color: #333;
    margin-top: -20px;
}
.about_ul1_li_r{
    width: 400px;
    float: left;

}
.about_ul1_li_r img{
    width: 100%;
}
.about_qt{
    overflow: hidden;
    padding-top: 40px;
}
.about_qt h1{
    line-height: 2;
    font-size: 40px;
    text-align: center;
    margin:20px 0 40px 0;
}

.about_qt_our_ul{
    width: 400px;
    margin: 0 auto;
    justify-content: space-between;
    display: flex;
}
.about_qt_our_ul li{
    color: #333;
    font-size: 16px;
}
.about_qt_ul_img{
    width: 1200px;
    margin: 60px auto 20px;
    display: flex;
    justify-content: space-between;
}
.about_qt_ul_img li{
    width: 220px;
    height: 220px;
    background-color: rgba(216, 216, 216, 0.2);
    border-radius: 100%;
    position: relative;
    border:8px solid rgba(216, 216, 216, 0.2);
    overflow: hidden;
}

.about_qt_ul_img li img{
    width: 100%;
    height: 100%;
    z-index: 20;
    /*
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;*/
}
.about_qt_word{

    width: 220px;
    height: 220px;
    position: absolute;
    top: 0;
    left:0;
    z-index: 30;
    background-color: rgba(74, 144, 226, 0.6);
    color: #fff;
    border-radius: 100%;
    opacity: 0;
    transition: all .2s ease-in;
}
.about_qt_word h4{
    text-align: center;
    font-size:28px;
    margin: 20px auto;
}
.about_qt_word p{
    width: 160px;
    text-align: center;
    font-size: 16px;
    margin: 10px auto;
    color: #fff;
    line-height: 1.5;
}
.about_qt_ul_img li:hover .about_qt_word {
    opacity: 1;
}
/*地图*/
.about_map_box{

}
/*高德地图*/
.my-map { margin: 0 auto; width: 600px; height: 600px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-pot { height: 23px; width: 31px; }
.my-map .icon-pot-red { background-position: -234px -5px; }
.amap-container{height: 100%;}
/*百度地图*/

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.BMap_Marker{
    border-radius: 50%;
    background: #c1272d!important;
}


/**/
.about_zpxx{
    overflow: hidden;
    margin-top: 80px;
}
.about_zpxx ul{
    width: 1200px;
    margin: 0 auto;
}
.about_zpxx ul li{
    width: 50%;
    float: left;
    margin-bottom: 80px;
}

.about_zpxx ul li h4{
    font-size: 28px;
    color: #333;
    padding-bottom: 20px;
}
.about_zpxx ul li p{
    font-size: 16px;
    color: #666;
    padding-bottom: 10px;
}
.about_gsdt_c{
    width: 1200px;
    margin: 0 auto;
}

.gsdt_msg{
    margin-top: 100px;
    display: flex;
}
.gsdt_msg li{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    /*border-bottom:2px solid #fff;*/
    font-size:30px;
    color: #333;
    cursor: pointer;
    /*margin-right:80px;*/
}
.gsdtnew_msg{
    margin-top: 50px;
}
.gsdtnew_msg_wordimg{
    width: 100%;
    display: flex;
}
.gsdtnew_msg_wordimg img{
    width: 600px;
    height: 280px;
}
.gsdtnew_msg_wordimg .gsdtnew_msg_word{
    width: 599px;
    height: 278px;
    border: 1px solid #979797;
    border-left: none;
}
.gsdtnew_msg_word h5{
    color: #000;
    font-size: 22px;
    width: 420px;
    margin-left: 60px;
    margin-top: 40px;
}
.gsdtnew_msg_word_time{
    margin: 20px 0;
}
.gsdtnew_msg_word_time span{
    color: #666;
    font-size: 14px;
    margin-left: 60px;
    display: block;
    margin-bottom: 20px;
}
.gsdtnew_msg_word_time p{
    color: #666;
    font-size: 14px;
    text-indent:1em;
    width: 420px;
    height: 58px;
    margin-left: 60px;
    line-height: 1.5;
}

.new_table_msg {
    margin-bottom: 60px;
}
.new_table_msg .datajson_msg{
    width: 800px;
}
.datajson_msg li{
    width: 100%;
    height: 109px;
    /*border-bottom: 1px solid #979797;*/
    margin-top: 70px;
    display: flex;
}
.datamsg_time{
    width: 100px;
}
.datamsg_time h1{
    font-size: 40px;
    color: #333;
    letter-spacing: 1.9px;
    line-height: 1;
    text-align: center;
}
.datamsg_time span{
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    display: block;
}
.datajson_word{
    width: 700px;
}
.datajson_word h3{
    line-height: 1.5;
    font-size: 24px;
    color: #333;
}
.datajson_word p{
    line-height: 1.5;
    height: 38px;
    font-size: 14px;
    color: #999;
    margin-top:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new_table_msg .loading{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #3A81FF;
    box-shadow: 0 4px 14px 3px #6FA6FF;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 20px auto;
    cursor: pointer;
}
.line_active{
    border-bottom:2px solid #979797;

}








