html,body{
    width:100%;
    height:100%
}
body {
    line-height: 24px;
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
* {
    padding: 0;
    margin: 0;
    border: 0;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
}

img {
    border: 0;
    /*margin-bottom: 10px;*/
    /*object-fit: cover;*/
}

body {
    min-width: 1200px;
    background-image: url("../images/beijing1.png;vpn_img");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.body {
    min-width: 1200px;
    background-image: url("../images/beijing1.png;vpn_img");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 100%;

}

.pc{
    background-image: url("../images/beijing1.png;vpn_img");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
@media screen and (max-width: 1200px) {
    body {
        background-size: 1200px auto;
    }
}
/*.bg {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-image: url("../../../image/jingtai/beijing1.png;vpn_img");*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100% auto;*/
/*}*/
/*顶部开始*/
.top {
    height: 37px;
    background:rgba(255,255,255,.5);
    box-shadow:0px 0px 5px 2px #e0e0e0;
}
.top_1{
    height: 17px;
    padding-top: 11px;
}
.top_1 a{
    font-size:13px;
    color: #3f8abd;
    font-weight: bolder;
    letter-spacing: 1px;
}
.top_left{
    margin-left: 13px;
    float: left;
}
.top_left ul li{
    float: left;
    padding: 0 6px;
}
.top_left ul li:first-child{
    border-right: 2px #3f8abd solid;
}
.top_right{
    float: right;
}
.top_right ul li{
    float: left;
    padding: 0 12px;
    border-left: 2px #3f8abd solid;
}
.top_right ul li:first-child{
    border-left: 0;
}
/*top结束*/
/*header开始*/
.header{
    position: relative;
    height: 190px;
}
.logo{
    margin-top: 60px;
    float: left;
    display: flex;
    align-items: flex-start;
}
.logo img{
    object-fit: cover;
}
.header_r{
    float: right;
    width: 524px;
    height: 136px;
    margin-top: 28px;
}
.header_r .weather{
    margin-left: 155px;
    display: flex;
}
.header_r iframe{
    width:300px;
}
.weather a{
    margin-top: 11px;
    margin-left: 15px;
    font-size: 16px;
    color: #438fc0;
    font-weight: bolder;
}
.search{
    height: 57px;
    display: flex;
    position: relative;
}
.search input{
    width: 450px;
    height: 48px;
    border: 4px rgba(0,109,172,.44) solid;
    border-radius: 30px;
    background:rgba(255,255,255,.5);
    color: #9d9d9d;
    font-size: 20px;
    padding-left: 35px;
    padding-right: 70px;
}
.search button{
    width: 68px;
    height: 56px;
    background: url("../images/search.png;vpn_img") no-repeat center center;
    position: absolute;
    right: 10px;
    cursor: pointer;
}
/*header结束*/
/*.content{*/
/*    border-top-right-radius: 19px;*/
/*    border-top-left-radius: 19px;*/
/*}*/
/*导航开始*/
.nav {
    height: 57px;
    /*background-color: #006dac;*/
    background:rgba(0,109,172,0.8);
    border-top-right-radius: 19px;
    border-top-left-radius: 19px;
}
.nav ul{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.nav ul li{
    float: left;
    position:relative;
    padding: 0 20px;
}
.nav ul li:hover{
    background:rgba(255,255,255,.5);
    font-weight: bold;
}
.nav ul  a span{
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 60px;
    margin-left: 7px;
}
.nav ul  a i{
    /*padding-left: 2px;*/
}
.nav ul a .iconfont{
    font-size: 20px;
    color: #ffffff;
    margin-top: -5px;
}
.first_l{
    height: 100px;
}
.lunbo-t {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.41);
    padding: 16px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    letter-spacing:2px;
}
.h{
    width: 1170px;
    margin: 0 auto;
}
.hot_main{
    width: 1200px;
    background-color: #FFFFFF;
}
.hot_1{
    padding-top: 15px;
    height: 66px;
    background-color: #FFFFFF;
}
.hot_1_l{
    float: left;
}
.hot_1_t{
    float: left;
    height: 66px;
    width: 1078px;
    background-color: #d7ebf2;
    text-align: center;
    line-height: 66px;
}
.hot_1_t a h1{
    font-weight: 700;
    color: #006dac;
    width: 1078px;
}
/*内容1开始*/
.content_1{
    background-color: #FFFFFF;
    height: 419px;
    padding: 19px 15px 0;
}
.main_1l{
    float: left;
    width: 498px;
    height: 419px;
}
.main_img{
    height: 318px;
    width: 498px;
    position: relative;
}
.main_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.main_1l .main_img .infocon{
    position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.41);
    padding: 16px 20px;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    max-width: 457px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.img_list{
    margin-top: 9px;
}
.img_list ul li{
    float:left;
    margin-left: 10px;
    height: 88px;
    width: 116px;
    border: 2px transparent solid;
    box-sizing: border-box;
}
.img_list ul li img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.img_list_active{
    border: 2px #006dac solid!important;
}
.img_list ul li:first-child{
    margin-left: 0;
}
.main_1m{
    width: 368px;
    height: 419px;
    margin-left: 20px;
    float: left;
}
/*内容1中的表单1*/
.fmt{
    height: 200px;
  }
.fmb{
    margin-top: 15px;
    height: 200px;
}
.table1_list,.table2_list,.zc_list{
    height: 38px;
}
.table1_list ul li,.table2_list ul li{
    float: left;
    margin-right: 29px;
    width: 86px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.table1_list .current,.table2_list .current,.zc_list .current{
    background: url("../images/biaodan1.png;vpn_img") no-repeat;
    height: 38px;
    color: white;
}
.table1_con .item,.table2_con .item,.zc_con .item,.table4_con .item{
    display: none;
}
.table1_con .item a,.table2_con .item a,.zc_con .item a {
    line-height: 1em;
    flex: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.table1_con .item span,.table2_con .item span,.zc_con .item span {
    flex: none;
    padding: 0 8px 0 15px;
    line-height: 1em;
}
.table1_con li::before,.table2_con li::before,.zc_con li::before{
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #006dac;
    position: absolute;
    left: 15px;
    margin-top: 3px;
}
.table1_con li,.table2_con li,.zc_con li{
    padding: 14px 16px 0px 36px;
    display: flex;
    justify-content:space-between;
    position: relative;
    font-size: 15px;
}
/*.table1_con li:hover,.table2_con li:hover{*/
/*    color: red;*/
/*}*/
.table1_con,.table2_con,.zc_con{
    margin-bottom: 25px;
}
/*内容1右边*/
.main_1r{
    height: 419px;
    width: 254px;
    float: right;
}
.main_1r .rtop{
    height: 232px;
    background-color: #e4f1f6;
}
.gg_tit{
    height: 30px;
    width: 90px;
    background-color: #006dac;
    color: white;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.gg_list{
    font-size: 13px;
    position: relative;
   padding-left: 25px;
    margin-top: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    display: flex;
}

.gg_list a {
    /*line-height: 1em;*/
    flex: auto;
    overflow: hidden;
    max-width: 225px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.gg_list span {
    flex: none;
    padding: 0 8px 0 5px;
    line-height: 1em;
}
.gg_list::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #006dac;
    position: absolute;
    left: 12px;
    margin-top: 5px;
}
.gg_list:hover{
    color:#006dac ;
    cursor: pointer;
}
.rbot{
    margin-top: 10px;
    height: 177px;
    background-color: #e4f1f6;
}
/*广告1开始*/
.adv_f{
    height: 128px;
    margin-top: 20px;
}
/*信息公开*/
.mes{
    height: 370px;
    margin-top: 25px;
}
.mes_t{
    height: 43px;
}
.mes_con{
    height: 301px;
    margin-top: 15px;
    display: flex;
    flex-direction:row;
    justify-content:space-between;
}
.mes_l{
    width: 330px;
    float: left;
    display: flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:space-between;
}
.mes_l div{
    display: flex;
    flex-direction:column;
    height: 95px;
    width: 155px;
    margin-bottom: 10px;
    border: 1px solid rgba(151,151,151,.7);
    box-shadow:0px 0px 5px 2px #e0e0e0;
    justify-content:center;
    align-items: center;
    transition:0.3s;
}
.mes_l div img{
    flex: none;
    margin-bottom: 10px;
}
.mes_l div span{
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
}
.mes_l div:hover{
    border-color: #006dac;
    transform: scale(1.005) translateY(-3px);
    box-shadow:0px 3px 5px 2px #e0e0e0;
    color: #006dac;
}
.mes_m{
    height: 310px;
    width: 500px;
    margin-left: 42px;
}
.mes_r{
    height: 310px;
    width: 300px;
    margin-left: 20px;
}
.mes_r_top{
    display: flex;
    justify-content:flex-start;
}
.photo{
    margin-left: 6px;
}
.photo span{
    display: block;
    margin-top: 20px;
}
.mes_r div p span{
    margin-right: 18px;
}
.zc_list ul li{
    float: left;
    margin-right: 29px;
    width: 86px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border-color: #e6f1f9;
    color: #1f7fb6;
}
.zc_con{
    height: 255px;
}
.serve{
    height: 362px;
    margin-top: 25px;
}
.ser_t{
    height: 67px;
}
.ser_con{
    height: 270px;
    border-color: #dddddd;
    /*display: flex;*/
    /*flex-wrap:wrap;*/
    /*flex-direction:row;*/
    /*justify-content:space-between;*/
}
.ser_l{
    width: 566px;
    float: left;
    display: flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:flex-start;
}
.ser_ll{
    width: 81px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border-color: #e6f1f9;
    background: url("../images/biaodan1.png;vpn_img") no-repeat;
    height: 38px;
    color: white;
}

.ser_lc{
    height: 217px;
    width: 566px;
    border: 1px solid #dcdcdc;
    margin-top: 15px;
    display: flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items: center;
    flex-wrap: wrap;
    overflow: scroll;
    overflow-x:hidden;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.ser_lc::-webkit-scrollbar{
    width: 15px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.ser_lc::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px white;
    -webkit-box-shadow: inset 0 0 6px white;
    border-radius: 15px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.ser_lc::-webkit-scrollbar-thumb{
    border-radius: 15px;
    box-shadow: inset 0 0 6px rgba(222, 222, 222, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(222, 222, 222, .1);
    background-color: #dedede;
}

.ser_lc div{
    text-align: center;
    height: 100px;
    width: 80px;
    margin: 5px 14px;
    cursor: pointer;
    transition: all .3s;
    opacity: 1;
    color: black;
}
.ser_lc div:hover{
    transform: scale(1.1);
    color: #6190ca;
}
.ser_lc div img{
    flex: none;
    transition: all .3s;
    margin-bottom: 10px;
}
.ser_lc span{
    font-size: 15px;
    display: block;
}
.bottom{
    /*margin-top: 10px;*/
    height: 217px;
    width: 100%;
    position: relative;
}
.bottom::before{
    content: "";
    height: 3px;
    width: 100%;
    background-color: #6190ca;
    position: absolute;
}
.bot_f{
    height: 16px;
    width: 434px;
    padding-top: 33px;
    margin: 0 auto;
}
.bot_m{
    display: flex;
    justify-content: center;
}
.bot_f span{
    font-size: 15px;
    margin-left: 20px;
    position: relative;
    cursor: pointer;
}
.bot_f span:hover{
    color: #0a82dd;
}
.bot_f span::after{
    content: "";
    height: 13px;
    width: 1px;
    background-color: #363636;
    position: absolute;
    margin: 4px 9px 0 7px;
}
.bot_f span:last-child::after{
    content: "";
    width: 0px;
}
.bot_s{
    height: 20px;
    width: 680px;
    margin: 23px auto;
    font-size: 14px;
}
.bot_s div span{
    padding-right: 10px;
}
.bot_l{
    height: 56px;
    width: 400px;
    text-align: center;
    margin: 25px auto;
}
.ser_r{
    width: 566px;
    float: right;
    display: flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:space-between;

}
.carouselpar{
    width: 1126px;
    height: 80px;
    margin: 24px auto 0;
    padding: 5px 38px;
    /*text-align: center;*/
    position: relative;
}
.carouselpar .carousel{
    position: relative;
    overflow: hidden;
}
.carouselpar .sltm-carousle{
    width: 100%;
    height: 80px;
}
.lf{
    float: left;
}
.carouselpar #Carouselzt ul{
    padding-left: 0;
}
.carouselpar .carousel-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.carousel-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.sltm-carousle{
    width: 100%;
    height: 74px;
}
.carousel{
    overflow: hidden;
    /*width: 507px;*/
    /*height: 327px;*/
    position: relative;
}
.carouselpar .carousel-img li{
    height: 100%;
    width: 372px;
    float: left;
    padding: 0 2px;
}
.carousel-img li{
    height: 74px;
    width: 100%;
}
.carousel-img li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.carl-btn{
    width: 24px;
    height: 80px;
    position: absolute;
    top: 5px;
    cursor: pointer ;
}
.pre, .next{
    display: block;
}
.pre{
    left: 0px;
}
.next{
    right: 0px;
}
.pre img{
    margin: 0 auto;
}
/*政民互动开始*/
.inter{
    height: 410px;
    margin-top: 20px;
    /*background-color: rgba(255,255,255,0.8);*/
}
.inter_l{
    width: 290px;
    height: 300px;
    margin-top:8px;
    float: left;
}
.inter_l_top{
    height: 39px;
    width: 86px;
    background: url("../images/biaodan1.png;vpn_img") no-repeat;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.inter_l_min ul{
    height: 190px;
}
.inter_l_min ul li{
    margin: 11px 0;
    height: 20px;
    display: flex;
    max-width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.inter_l_min span{
    display:block;
    float: left;
}
.inter_l_min .intf{
    font-size: 13px;
    width: 44px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #004caa;
    color: white;
    flex: none;
}
.inter_l_min .ints{
    margin-left: 10px;
    font-size: 14px;
    /*line-height: 1em;*/
    flex: auto;
    max-width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.inter_l_min .end{
    background-color: #898989;
}
.inter_l_bot{
    height: 60px;
    line-height: 60px;
    background-color: #4993df;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
.inter_l_bot:hover span{
    color:#4993df ;
}
.inter_l_bot:hover{
   background-color: #FFFFFF;
    box-shadow: 2px 2px 2px #b9bbbe;
}
.inter_l_bot img{
    position: absolute;
    left: 50px;
    top: 17px;
    transition: all .3s;
    filter: brightness(0%) invert(100%);
}
.inter_l_bot:hover img{
    filter: brightness(100%) invert(0%);
}
.inter_l_bot span{
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 100px;
    transition: all .3s;
}
.index_div{
    background: url("../images/beijing2.png;vpn_img") no-repeat bottom;
    background-size: 1920px auto;
}
.inter_m{
    width: 570px;
    height: 300px;
    float: left;
    margin-top:8px;
    margin-left: 27px;
}
.table4_list{
    height: 36px;
    background-color: #e6f1f9;
    font-size: 16px;
    font-weight: 700;
}
.table4_list ul li{
    float: left;
    height: 38px;
    line-height: 38px;
    width: 118px;
    text-align: center;
    cursor: pointer;
}
.table4_list .current{
    background: url("../images/beijing3.png;vpn_img") no-repeat;
    height: 38px;
    color: white;
}
.table4_con{
    width: 570px;
    height: 266px;
    margin-top: 10px;
}
.table4_con.content{
    line-height: 1em;
    flex: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.table4_con ul li{
    padding: 13px 2px 8px 21px;
    position: relative;
    height: 20px;
    display: flex;
    line-height: 1em;
    /*font-size: 14px;*/
}
.table4_con ul li::before{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 43%;
    border-radius: 50%;
    border: 1px solid #898989;
    background-color: #FFFFFF;
    z-index: 2;
    transform: translateY(-25%);
}
.table4_con ul li::after{
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #b6b6b6;
    left: 4px;
    top: 0;
    transform: translateX(50%);
}
.table4_con ul li:first-child::after{
    height: 57%;
    top: 44%;
}
/*.table4_con ul li:last-child::after{*/
/*    height: 39%;*/
/*    top: 0;*/
/*}*/
.table4_con ul li  a span{
    display: block;
    float: left;
    flex: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*display: -webkit-box;*/
    width: 322px;
    line-height: 1em;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.table4_con .intf{
    font-size: 13px;
    width: 44px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #004caa;
    color: white;
    margin-left: 4px;
    margin-right: 8px;
    flex: none;
}
.table4_con .int::before{
    content: "";
    position: absolute;
    width: calc(100% - 5px);
    height: 0px;
    border-bottom: 1px dotted #898989;
    left: 5px;
    top: 100%;
    z-index: 2;
    transform: translateY(-25%);
}
.table4_con .intf::before{
    content: "";
    position: absolute;
    width: calc(100% - 5px);
    height: 0px;
    border-bottom: 1px dotted #898989;
    left: 5px;
    top: 100%;
    z-index: 2;
    transform: translateY(-25%);
}
.table4_con .ints{
    position: absolute;
    right: 0;
    padding: 0px 0 8px 45px;
    line-height: 1em;
    flex: none;
}
.table4_con .end{
    background-color: #898989;
}
.inter_r{
    width: 258px;
    float: right;
    margin-top: 8px;
}
.inter_r_top{
    height: 39px;
    width: 130px;
    background: url("../images/beijing4.png;vpn_img") no-repeat;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.inter_r_min{
    height: 170px;
    margin-top: 10px;
    background-color: rgba(209,235,247,.5);
}
/*.inter_r_min div{*/
/*    display: flex;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    padding: 0 15px;*/
/*    border-bottom: 1px dotted #898989;*/
/*    justify-content:space-between;*/
/*    font-size: 14px;*/
/*}*/
/*.inter_r_min div:first-child{*/
/*    height: 22px;*/
/*    line-height: 22px;*/
/*    background-color: #9fc7de;*/
/*    border-bottom: 0px dotted #898989;*/
/*}*/
.r_bot_l{
    float: left;
    width: 123px;
    height: 63px;
    line-height: 63px;
    margin-top: 19px;
    background-color: #05c792;
    /*display: flex;*/
    /*justify-content:space-between;*/
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
.r_bot_l img,.r_bot_r img{
    position: absolute;
    top: 17px;
    left: 9px;
    transition: all .3s;
    filter: brightness(0%) invert(100%);
}
.r_bot_l span,.r_bot_r span{
    padding-left: 55px;
    color: #FFFFFF;
}
.r_bot_r{
    float: left;
    width: 123px;
    height: 63px;
    line-height: 63px;
    background-color: #06c4ec;
    margin-top: 19px;
    margin-left: 11px;
    /*display: flex;*/
    /*justify-content:space-between;*/
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
.r_bot_r:hover img,.r_bot_l:hover img{
    filter: brightness(100%) invert(0%);
}
.r_bot_l:hover, .r_bot_r:hover{
    background-color: #FFFFFF;
    box-shadow: 2px 2px 2px #b9bbbe;
}
.r_bot_l:hover span{
    color: #05c792;
}
.r_bot_r:hover span{
    color: #06c4ec;
}
.interview{
    display: flex;
    justify-content:flex-start;
}
.intv_til{
    width:404px;
    height: 153px;
}
.intv_til span{
    display:block ;
    margin: 20px 40px;
}
.intv_con{
    margin-top: 21px;
}
.intv_con span{
    line-height: 30px;
    letter-spacing: 1px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space:wrap;*/
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 570px;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
/*悬浮框  */

#float {
    position: absolute;
    z-index: 9999;
}
/*图片大小*/

#floatImg {
    width: 300px;
    height: 150px;
}