.ad_l_banner{
    background:50% 50% url('/static/news/images/meeting/banner.jpg') no-repeat;
    height: 510px;

}
.ad_l_main{
    width: 1080px;
    margin:0 auto;
}
.ad_b_main{
    width: 1080px;
    margin:0 auto;
    position: relative;
    height: 510px;
}
.ad_b_main img{
    position: absolute;
    top:0px;
}
.ad_b_main img.b1{
    left: 0;
    width: 230px;
}
.ad_b_main img.b2{
    left: 280px;
}
.ad_b_main img.b2.bt{
    z-index: 99;
    top: 110px;
}
.ad_b_main a{
    border:1px solid #FFF;
    border-radius: 3px;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 24px;
    color: #FFF;
    position: absolute;
    right: 177px;
    bottom: 195px;
    cursor: pointer;
    z-index: 99999;
    transition: all 0.3s;
}
.ad_b_main a:hover{
    box-shadow: 0 0 10px rgba(255,255,255,0.7);
    background: rgba(0,0,0,0.2);
}
@keyframes ad_fangda {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
/*.ad_b_main .b2.bt:hover{
    animation: ad_fangda 0.6s forwards cubic-bezier(0.73, 0.32, 0.21, 1.22);
}*/
.dif_list ul{
    text-align: center;
    width: 1020px;
    margin:0 auto 30px;
}
.aimg{
    display: none;
    width: 500px;
}
.dif_list ul li{
    float: left;
    width: 254px;
    height: 143px;
    /*background: url('/static/news/images/meeting/list1.png') no-repeat;*/
    text-align: center;
    position: relative;
    display: inline-block;
    transition: all 0.6s;
}
.dif_list ul li span{
    padding-top: 44px;
    display: block;
    font-size: 27px;
    position: relative;
}
.dif_list ul li span em{
    color: #5a9bd5;
}
.dif_list ul li img{
    position: absolute;
    transform: scale(1) translate(0, 0px);
    transition: 0.3s all;
    left: 0;
    bottom: 0;
}

@keyframes ad_fangda2 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.dif_list ul li.hover img{
    animation: ad_fangda2 0.6s forwards cubic-bezier(0.73, 0.32, 0.21, 1.22);
}
/*.dif_list ul li:nth-child(1):hover img,.dif_list ul li:nth-child(3):hover img{
    transform:scale(1.1) translate(0, -9px);
}*/
.dif_list ul li:nth-child(2) span{
    left: -16px;
    top: 20px;
}
.dif_list ul li:nth-child(2) img{
    left: -16px;
}
.dif_list ul li:nth-child(2).hover img{

    animation: ad_fangda2 0.4s 0.5s forwards cubic-bezier(0.73, 0.32, 0.21, 1.22);
}
.dif_list ul li:nth-child(3) span{
    left: -32px;
    top:0px;
}
.dif_list ul li:nth-child(3) img{
    left: -32px;
}
.dif_list ul li:nth-child(3).hover img{

    animation: ad_fangda2 0.4s 1s forwards cubic-bezier(0.73, 0.32, 0.21, 1.22);
}
.dif_list ul li:nth-child(4) span{
    left: -48px;
    top:20px;
}
.dif_list ul li:nth-child(4) img{
    left: -48px;
}
.dif_list ul li:nth-child(4).hover img{

    animation: ad_fangda2 0.4s 1.5s forwards cubic-bezier(0.73, 0.32, 0.21, 1.22);
}

.ad_l_title{
    text-align: center;
    margin: 80px 0 30px;
}
.bgcc{
    background: #fafafa;
    padding:1px 0;
}
.office_jianjie p{
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-indent:2em;
}
.o_j_list{
    overflow: hidden;
    margin:20px 0 100px;
}
.o_j_list ul{
    margin-right: -20px;
}
.o_j_list ul li{
    position: relative;
    width: 355px;
    height: 230px;
    float: left;
    background: #ededed;
    color: #333;
    position: relative;
    margin-right:10px;
    overflow: hidden;
    cursor:pointer;
}
.o_j_list ul li img{
    transition: all 0.3s;
}
.o_j_list li p{
    position: absolute;bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.5);
    color: #FFF;
    z-index: 99;
    margin-bottom:0;
}
.o_j_list ul li:hover img{
    transform: scale(1.2);
}
.o_j_list ul li:hover p{
    background: rgba(0,0,0,0.9);
}
.o_j_list ul li h2{
    font-size: 28px;
    line-height: 30px;
    position: absolute;
    left: 40px;
    bottom: 100px;
}
.o_j_list ul li span{
    font-size: 16px;
    line-height: 26px;
    position: absolute;
    left: 40px;
    bottom: 50px;
}
.s_l_lead{
    width: 330px;
}
.s_l_lead em{
    color: #f8b600;
    font-size: 70px;
}
.s_l_lead span{
    font-size: 20px;
    color: #999999;
    background: #FFF;
    display: block;
    padding:0 0 10px 30px;

}
.s_l_lead p{
   font-size: 20px;
    color: #999999; 
}
.s_l_lead p b{
    color: #333333;
    font-size: 26px;
    display: block;
    font-weight:normal;
}
.ad_l_main .s_l_list:nth-child(3) .s_l_bot,.ad_l_main .s_l_list:nth-child(5) .s_l_bot{
    left: 100px;
}
.ad_l_main .s_l_list:nth-child(3) .s_l_lead em,.ad_l_main .s_l_list:nth-child(5) .s_l_lead em{
    padding-left: 110px;
}
.s_l_bot{
    position: relative;
    background: #FFF;
    top: -40px;
}
.s_l_sol{
    width: 735px;
    position: relative;
    overflow: hidden;
}
.s_l_list{
    padding:30px 0 80px;
}
.roll_row{
    width: 750px;
    height: 227px;
}

.yuyue_bz{
    overflow: hidden;
}
.yuyue_bz li { 
    float: left; 
    line-height: 80px;
    font-size: 20px;
    color: #333;
    width: 270px;
    overflow: hidden;
    margin:0 50px 0 40px;
    cursor: pointer;
}
.yuyue_bz li em{
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    background: #f67373;
    float: left;
    margin-right: 10px;
}
.yuyue_bz li:nth-child(2) em{
    background: #3ec7ef;
}
.yuyue_bz li:nth-child(3) em{
    background: #8dd362;
}
.yuyue_bz li em i{
    color: #FFF;
    font-size: 50px;
    line-height: 80px;
}
.yuyue_bz li img{
    float: right;
    top: 30px;
    margin-right: 10px;
    position: relative;
}
@keyframes sx {
    0 {
        transform: translate(0, 0px);
    }
    50% {
        transform: translate(10px, 0);

    }
    100% {
        transform: translate(0px, 0px);

    }
}
.yuyue_bz li:hover{
    color: #f67373;
}
.yuyue_bz li:hover img{
    animation: sx 1s infinite linear;
}
.yuyue_bz li:nth-child(2):hover{
    color:#3ec7ef;
}
.yuyue_bz li:nth-child(3):hover{
    color:#8dd362;
}
.ad_l_main .ewm{
    padding:50px 0;
    text-align: center;
    color: #333;
    font-size: 24px;
    line-height: 60px;
}
.ad_l_main .ewm img{
    width: 240px;
    height: 240px;
}

.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}
.roll_row .roll__list::after {
    clear: both;
}
.roll_row .roll__list{
    width: 9999px;
    height: 227px;
}
.roll_row .roll__list li{
    float: left;
    width: 245px;
    height: 227px;
    text-align: center;
}
.control{
    position: absolute;
    top: 30px;
    display: none;
    padding: 10px 5px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.control:hover{
    background-color: rgba(0, 0, 0, .5);
}
.control.pre{
    left: 5px;
}
.control.next{
    right: 5px;
}
.roll_col{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.roll_col .roll__list{
    width: 100%;
}
.h600{
    height: 600px;
}
.roll_col li{
    display: block;
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #ff9900;
}
.roll_col .li-2{
    background-color: #0099ff;
}
.roll_col .li-3{
    background-color: #ff0099;
}
.roll_col .li-4{
    background-color: #00ff99;
}
.roll_col .control{
    top: 80px;
}
.xiaoyun-panel ul li{
    margin-bottom: 0;
}
#sub_mes{
    position: relative;
    height: 100px;
}
#sub_mes img{
    position: absolute;left: 85px;top: 0;
}
#sub_mes .content-title{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 640px){
.ad_l_banner{
    background:none;
    height:auto;
    position: relative;
}
.ad_l_banner a{
    border:1px solid #FFF;
    border-radius: 3px;
    width: 100px;
    height: 30px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-size: 2.2rem;
    color: #FFF;
    position: absolute;
    bottom:5px;
    cursor: pointer;
    z-index: 99999;
    transition: all 0.3s;
}
.ad_l_banner .mb{
    position: absolute;
    left: 0;
    top: 0;

}
.ad_b_main_m,.dif_list ul{
    width: 100%;
    height: auto;
}
.ad_b_main_m img{
    width: 100%;
}
.ad_b_main_m .ad_l_title img{
    width: 70%;
}
.dif_list ul li{
    width: 50%;

}
.dif_list ul img{
    width: 100%;
}
.ad_l_title{
    margin: 30px 0;
}
.office_jianjie p{
    padding:0 15px;
}
.o_j_list ul li{
    width: 100%;
}
.o_j_list ul li:nth-child(1){
    height: 60px;
    line-height: 60px;
    margin-bottom:15px;
}
.o_j_list{
    padding:0 15px;
}
.o_j_list ul{
    margin-right: 0;
}
.o_j_list ul li h2{
    position: initial;
    left: 0;
    width:100%;
    top: 0;
    text-align: center;
}
.o_j_list ul li{
    height: auto;
}
.o_j_list ul li b{
    display: block;text-align: center;
    line-height: 40px;
    font-size:2.4rem;
}
.s_l_lead{
    width: 100%;
    height: 205px;
}
.s_l_lead p b{
    font-size: 2.8rem;
}
.s_l_lead p,.s_l_lead span{
    font-size: 2.4rem;
}
.o_j_list{
    margin:20px 0 30px;
}
.roll_row,.roll_row .roll__list{
    height: auto;
}
.roll_row .roll__list li{
    width: 33%;
    height: auto;
}
.roll_row .roll__list,.roll_row,.s_l_sol{
    width: 100%;
}
.s_l_list{
    padding:0 15px;
}
.yuyue_bz li{
    width:33%;
    line-height: 40px;
    font-size: 2.2rem;
    margin: 0;
    text-align: center;
    position: relative;
}
.yuyue_bz li img{
    width: 10px;
    position: absolute;
    top: 14px;
    right: 0;
    margin: 0;

}
.yuyue_bz li em{
    width: 50px;
    height: 50px;
    display: inline-block;
    float: none;
    margin: 0;
}
.yuyue_bz li em i{
    font-size: 25px;
    line-height: 50px;

}
.ad_b_main_m .ewm {
    text-align: center;
    font-size: 2.4rem;
    padding-bottom: 20px;
}
.ad_b_main_m .ewm img{ width: 50%; }

.s_l_list:nth-child(3),.s_l_list:nth-child(5){
    text-align: right;

}
.s_l_list:nth-child(5) i{
    font-size: 2.4rem;
    color: #999999;
}
.s_l_list:nth-child(3) .s_l_lead,.s_l_list:nth-child(5) .s_l_lead{
    margin-right: 20px;
    width: auto;
    text-align: right;
}


}