@charset "UTF-8";
/*公共样式*/
*{
    margin: 0;
    padding: 0;
}
body{
    font-family:"microsoft yahei",simhei;
}
img{
    border: none;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
.clearfix:after{ content: ""; display: block;height: 0;visibility: hidden; clear: both}
.clearfix { zoom: 1; }
.lf{
    float: left;
}
.lr{
    float: right;
}
.line-block{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
.ml10{
    margin-left: 10px;
}
body{
    background-color: #f2f2f2;
}
.idt-top{
    background-color: #06357a;
    color: #fff;
    height: 50px;
    line-height: 50px;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.idt-top .content{
    width: 1200px;
    margin: 0 auto;
}
.idt-top .left li{
    display: inline-block;
    margin-right: 40px;
    color: #fff;
    font-size: 14px;
}
.idt-top .right a{
    color: #fff;
    font-size: 12px;
}
.right .login{
    margin-right: 7px;
}
.right .register{
    margin-left: 7px;
}
.right span{
    font-size: 14px;
}
.idt-top .right .sign{
    margin-left: 36px;
    font-size: 14px;
    color: #fff;
    background-color: #00adee;
    padding: 5.5px 14px;
    border-radius: 3px;
    cursor: pointer;
}
.idt-top .right .signer{
    margin-left: 36px;
    font-size: 14px;
    color: #fff;
    background-color: #999;
    padding: 5.5px 14px;
    border-radius: 3px;
}
.idt-banner{
    width: 100%;
    min-width: 1200px;
    height: 500px;
    background-image: url(/webapi/public/project/idt/img/banner.jpg);
    background-position: center center;
}
.idt-banner .content{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 500px;
}
.idt-banner .sign{
    position: absolute;
    width: 164px;
    height: 48px;
    display: block;
    bottom: 73px;
    left: 518px;
    text-align: center;
    line-height: 48px;
    background-color: #00abee;
    color: #fff;
    font-size: 18px;
}
.idt-banner .sign-last{
    position: absolute;
    width: 164px;
    height: 48px;
    display: block;
    bottom: 74px;
    left: 518px;
    background-color: #999;
    color: #fff;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}
.idt-summary{
    width: 1200px;
    margin: 44px auto 0 auto;
}
.idt-summary .tit{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #666;
    padding-bottom: 18px;
}
.idt-summary .text{
    width: 415px;
    margin-top:42px;
    margin-left:40px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.idt-summary .box{
    color: #00adee;
    text-align: center;
    margin-left: 52px;
}
.idt-summary .box li{
    width: 148px;
    height: 148px;
    display: inline-block;
    border: 1px solid #00adee;
    vertical-align: top;
    margin-left: 45px;
}
.idt-summary .box li .big{
    font-size: 60px;
}
.idt-summary .box li .small{
    font-size: 16px;
}
.idt-summary .box li p{
    font-size: 24px;
}
.idt-summary .box li div{
    padding-top: 14px;
}
.idt-know,.idt-plate,.idt-prize,.idt-works,.idt-win{
    width: 1200px;
    margin: 100px auto 0 auto;
}
.idt-know h3,.idt-plate h3,.idt-prize h3,.idt-works h3,.idt-win h3{
    text-align: center;
    padding-bottom: 20px;
}
.idt-know h3 span,.idt-plate h3 span,.idt-prize h3 span,.idt-works h3 span,.idt-win h3 span{
    font-size: 24px;
    color: #333;
    padding-bottom: 18px;
    border-bottom: 2px solid #666;

}
.idt-know .content{
    margin-top: 40px;
}
.idt-know .one{
    width: 300px;
}
.idt-know .two{
    width: 320px;
}
.idt-know .there{
    width: 560px;
}
.idt-know .content>li{
    height: 490px;
    background-color: #fff;
}
.know-box{
    padding: 48px 40px 0 40px;

}
.know-box h4{
    font-size: 18px;
    color: #00adee;
    font-weight: normal;
    margin-bottom: 18px;
}
.know-box p{
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 2px;
}
.idt-step>li{
    float: left;
    width: 230px;
    text-align: center;
}
.idt-step{
    padding-left: 25px;
    width: 1175px;
    margin: 60px auto 0 auto;
}
.idt-step>li p{
    font-size: 16px;
    color: #333;
}
.idt-step>li>div{
    margin-bottom: 6px;
}
.idt-plate>p{
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 30px;
}
.plate-pro li{
    float: left;
}
.plate-pro .img-box{
    width: 380px;
    height: 250px;
    overflow: hidden;
}
.plate-pro .img-box img{
    width: 100%;
}
.tra-show{
    transform:scale(1,1);
    transition: all 1s;
}
.tra-show:hover{
    transform:scale(1.2,1.2);
}
.plate-pro p{
    height: 60px;
    color: #fff;
    background-color: #3d3d3d;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
}
.mr30{
    margin-right: 30px;
}
.rater-content{
    padding-top: 1px;
    background-color: #06357a;
}
.idt-rater{
    width: 1200px;
    margin: 60px auto 0 auto;


}
.idt-rater>h3{
    text-align: center;
    padding-bottom: 20px;
}
.idt-rater>h3 span{
    font-size: 24px;
    color: #fff;
    padding-bottom: 18px;
    border-bottom: 2px solid #fff;
}
.rater-list{

    margin-top: 40px;
}
.rater-list>li{
    float: left;
    text-align: center;
    color: #fff;
    margin-right: 24px;
    margin-bottom: 40px;
}
.rater-list>li p{
    font-size: 18px;
    font-weight: bold;
    margin-top: 16px;
}
.rater-img{
    width: 180px;
    height: 140px;
}
.works-list li{
    float: left;
    margin-right: 26px;
    width: 280px;
    margin-bottom: 24px;
    height: 270px;
}
.works-img{
    width: 280px;
    height: 180px;
    overflow: hidden;
}
.works-img img{
    width: 100%;
}

.works-list li p{
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #333;

}
.works-list li span{
    font-size: 12px;
    color: #999;
}
.idt-win .part-one .one{
    width: 400px;
    height: 400px;
    position: relative;
}
.idt-win .part-one .two{
    width: 395px;
    height: 235px;
    position: relative;
}
.idt-win .part-one .there{
    width: 261.5px;
    height: 160px;
    position: relative;
    overflow: hidden;
}
.idt-win .part-one .four{
    width: 300px;
    height: 197px;
    position: relative;
}
.idt-win .part-one .five{
    width: 174.9px;
    height: 197px;
    position: relative;
}
.idt-win .part-one .one>img,.idt-win .part-one .two>img,.idt-win .part-one .there>img,.idt-win .part-one .four>img,.idt-win .part-one .five>img{
    width: 100%;
    height: 100%;
}

.idt-win .part-one .one:hover .one-mark,.idt-win .part-one .two:hover .two-mark,.idt-win .part-one .there:hover .there-mark,.idt-win .part-one .four:hover .four-mark,.idt-win .part-one .five:hover .five-mark{
    display: block;
}
.idt-win .one-mark,.idt-win .two-mark,.idt-win .there-mark,.idt-win .four-mark,.idt-win .five-mark{
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    display: none;
}
.idt-win .one-mark{
    width: 360px;
    padding-left: 40px;
    height: 400px;
}
.idt-win .two-mark{
    width: 355px;
    padding-left: 40px;
    height: 235px;
}
.idt-win .there-mark{
    width: 242px;
    padding-left: 20px;
    height: 160px;
}
.idt-win .four-mark{
    width: 270px;
    padding-left: 30px;
    height: 197px;
}
.idt-win .five-mark{
    width: 164.9px;
    padding-left: 10px;
    height: 197px;
}
.idt-win .one-mark>div{
    margin-top: 250px;
    width: 78px;
    height: 23px;
    line-height: 23px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
}
.idt-win .two-mark>div{
    margin-top: 100px;
    width: 78px;
    height: 23px;
    line-height: 23px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
}
.idt-win .there-mark>div{
    margin-top: 25px;
    width: 78px;
    height: 23px;
    line-height: 23px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
}
.idt-win .four-mark>div{
    margin-top: 60px;
    width: 78px;
    height: 23px;
    line-height: 23px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
}
.idt-win .five-mark>div{
    margin-top: 40px;
    width: 78px;
    height: 23px;
    line-height: 23px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
}
.idt-win .there-mark>p{
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    width: 216px;
    height: 44px;
    overflow: hidden;
}
.idt-win .one-mark>p{
    margin-top: 8px;
    font-size: 20px;
    font-weight: bold;
    width: 308px;
    height: 50px;
    overflow: hidden;
}
.idt-win .two-mark>p{
    margin-top: 8px;
    font-size: 20px;
    font-weight: bold;
    width: 325px;
    height: 50px;
    overflow: hidden;
}
.idt-win .four-mark>p{
    margin-top: 8px;
    font-size: 20px;
    font-weight: bold;
    width: 228px;
    height: 50px;
    overflow: hidden;
}
.idt-win .five-mark>p{
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    width: 150px;
}
.idt-win .one-mark>span,.idt-win .two-mark>span,.idt-win .there-mark>span,.idt-win .four-mark>span,.idt-win .five-mark>span{
    margin-top: 16px;
    font-size: 14px;
}
.idt-win{
    margin-bottom: 70px;
}
.content-one{
    width: 100%;
    min-width: 1200px;
    background-color: #333;
    padding-top: 45px;
    padding-bottom: 50px;
}
.foot-text{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-size: 12px;
}
.idt-footer .list-style li{
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 6px;
}
.idt-footer .list-style li a{
    color: #fff;
}
.idt-footer .about  .list-style{
    margin-top: 2px;
}
.idt-footer .about  .list-style li{
    margin-bottom: 2px;
}
.wid136{
    width: 136px;
}
.wid190{
    width: 190px;
    margin-left: 5px;
}
.wid190 p{
    margin-bottom: 4px;
}
.hei53{
    height: 53px;
}
.idt-footer .about{
    margin-left: 40px;
    width: 808px;
}
.foot-line{
    width: 1px;
    height: 167px;
    background-color: #717171;
    position: absolute;
    top: 0px;
    left: 346px;
}
.content-two{
    width: 100%;
    min-width: 1200px;
    background-color: #222;
    font-size: 12px;
    color: #a3a3a3;
    padding: 24px 0 22px 0;
}
.foot-text2{
    width: 1200px;
    margin: 0 auto ;
    text-align: center;
}
.foot-text2 p{
    margin-bottom: 2px;
}
.font14{
    font-size: 14px;
    margin-bottom: 12px;
}
.mr5{
    margin-right: 5px;
}
.mb5{
    margin-bottom: 5px;
}
.mb70{
    margin-bottom: 70px;
}

/*侧栏分享*/
.celan{
    width: 60px;
    height: 186px;
    position: fixed;
    top: 50%;
    right: 28px;
    z-index: 5;
}
.celan a{
    color: #fff;
}
.celan>ul>li{
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    background-color: #22253b;
    background-color: rgba(34,37,59,.7);
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.celan>ul>.top_logo{
    border-top: 0px;
    display: none;
}
.celan>ul>li:hover{
    background-color: rgba(34,37,59,.9);
}
.celan>ul>.no-top-bor{
    border-top: 0px ;
    border-bottom: 1px solid #fff;
}
.cummit_logo>a>img,.share_logo>img{
    padding-top: 12px;
}
.top_logo>img{
    padding-top: 14px;
}
.share_logo{
    position: relative;
}
.share_logo .bdsharebuttonbox{
    position: absolute;
    width: 46px;
    border: 1px solid #d4d5d9;
    right: 61px;
    bottom: -42px;
    display: none;
}
.share_logo:hover .bdsharebuttonbox{
    display: block;
}
.share_logo .bdsharebuttonbox a{
    display: block;
    width: 100%;
    height: 46px;
    background-color: #fff;
    line-height: 46px;

}
.share_logo .bdsharebuttonbox .bds_tsina{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.share_logo .bdsharebuttonbox a, .bdshare-button-style0-16 .bds_more{
    float: none;
    font-size: 26px;
    padding-left:0px;
    line-height: 46px;
    height:46px;
    background-image: none;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0px;

}
.share_logo .bdsharebuttonbox .icon-qq{
    color: #12b7f5;
}
.share_logo .bdsharebuttonbox .icon-sina{
    color: #e6162d;
}
.share_logo .bdsharebuttonbox .icon-weixin{
    color: #44b549;
}

.bdsharebuttonbox>a>img{
    padding-top: 12px;
}
.erwei-content{
    position: relative;
}
.erwei-content:hover .erwei-box{
    display: block;
}
.erwei-box{
    position: absolute;
    width: 127px;
    height: 120px;
    bottom: 0px;
    right: 100%;
    background-image: url(../images/hardHit/erwei_bg.png);
    display: none;
}
.share_logo .bdsharebuttonbox>a:hover{
    opacity: 1;
    background-color: #f2f2f2;
}
.erweima{
    width: 98px;
    padding-right: 8px;
    padding-top: 11px;
}
.bdselect_share_box{
    display: none!important;
}


/*开发板部分*/
.try-body{
    background-color: #f2f2f2;
}
.idt-try{
    width: 1200px;
    margin: 56px auto 75px auto;

}
.try-list{
    padding: 32px 25px 25px 25px;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 25px;
}
.try-list>h3{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.try-left{
    width: 350px;
    height: 250px;
    margin-right: 24px;
}
.try-right>div{
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
}
.down-hard{
    display: inline-block;
    height: 33px;
    line-height: 33px;
    border: 1px solid #00adee;
    padding: 0 27px;
    font-size: 14px;
    color: #00adee;
    border-radius: 3px;
    margin-right: 25px;
}
.enter-btn{
    background-color: #999;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    border: 1px solid #999;
    padding: 0 27px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    margin-right: 25px;
}
.try-detail{
    color: #00adee;
}
.mb40{
    margin-bottom: 40px;
}
.try-right{
    float: right;
    width: 776px;
}
.try-right>h4{
    font-size: 14px;
    color: #333;
    padding-top: 6px;
    padding-bottom: 16px;
}
.pb15{
    padding-bottom: 15px;
}

/*报名表单*/
.idt-sign{
    margin: 45px auto 100px auto;
    width: 1200px;
    background-color: #fff;

}
.idt-sign .content{
    padding: 46px 100px 43px 100px;
    border-radius: 3px;
}
.idt-sign .content>h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.idt-sign .sign-msg,.sign-column{
    margin-bottom: 25px;

}
.idt-sign .sign-msg{
    padding-bottom: 25px;
    border-bottom: 1px solid #e4e4e4;
}
.sign-text{
    display: inline-block;
    width: 141px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: right;
    margin-right: 6px;
    vertical-align: top;
}
.sign-ipt1,.sign-ipt2,.sign-ipt3{
    height: 40px;
    padding-left: 10px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;

}
.sign-ipt1{
    width: 350px;
}
.sign-ipt2{
    width: 188px;
}
.sign-ipt3{
    width: 590px;
}
.sign-select1,.sign-select2{
    height: 40px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.sign-select1{
    width: 362px;
    padding-left: 10px;
}
.sign-select2{
    width: 188px;
    margin-right: 14px;
    padding-left: 10px;
}
.sign-column .textarea1{
    width: 530px;
    height: 140px;
    border-radius: 3px;
    resize: none;
    border: 1px solid #e4e4e4;
    font-family: "Microsoft YaHei", "微软雅黑";
    padding: 5px;

}
.remain-font{
    font-size: 12px;
    color: #d00000;
    font-weight: normal;
    margin-left: 24px;
}
.ml90{
    margin-left: 90px;
}
.appendNum{
    color: #225599;
    font-size: 16px;
    margin-left: 12px;
    cursor: pointer;
}
.last-line{
    padding-top: 50px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 42px;
}
#idtBtn{
    color: #F2F2F2;
    font-size: 16px;
    background-color: #999;
    width: 160px;
    height: 50px;
    border-radius: 3px;
    border: none;
}
#idtBtn2{
    color: #F2F2F2;
    font-size: 16px;
    background-color: #999;
    width: 160px;
    height: 50px;
    border-radius: 3px;
    border: none;
}
.error-tip{
    color: #d00000;
    font-size: 12px;
    margin-left: 140px;
}
.closeNumBox{
    font-family: arial,"Microsoft YaHei",sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    color: #000;
}
.mt40{
    margin-bottom: 40px;
}
.idt-head{
    height: 50px;
}
.fix-share{
    position: fixed;
    z-index: 2000000000;
    left: 50%;
    margin-left: -110px;
    top: 47%;
    margin-top: 72px;
    display: none;
}
@media screen and (min-height: 400px){
    .fix-share{
        top: 43%;
    }
}
@media screen and (min-height: 550px){
    .fix-share{
        top: 45%;
    }
}
@media screen and (min-height: 625px){
    .fix-share{
        top: 47%;
    }
}
@media screen and (min-height: 800px){
    .fix-share{
        top: 49%;
    }
}
@media screen and (min-height: 860px){
    .fix-share{
        top: 50%;
    }
}



.fix-share .bdsharebuttonbox{
    text-align: center;
}
.fix-share .bdsharebuttonbox a{
    width: 32px !important;
    height: 32px !important;
    display: inline-block!important;
    vertical-align: middle;
    margin-left: 5px;

}
.fix-share .bdsharebuttonbox .icon-qq{
    color: #12b7f5;
}
.fix-share .bdsharebuttonbox .icon-sina{
    color: #e6162d;
}
.fix-share .bdsharebuttonbox .icon-weixin{
    color: #44b549;
}
.fix-share .bdsharebuttonbox .iconfont{
    font-size: 30px;

}
body .layui-layer-title{
    color: #fff;
    background-color: #00adee;
}
body .layui-layer-setwin{
    display: none;
}
body .bd_weixin_popup{
    z-index: 9999999999999;
}
#retuen-content{
    display: none;
}
/*弹窗样式优化*/
#activity_login{
    height: 510px!important;
    margin-top: -247px!important;
    width: 440px!important;
    margin-left: -250px!important;
}
.sso_dialog_header{
    background: transparent!important;
    border-bottom: 0px!important;
    height: 8px!important;
}

.sso_dialog_content iframe{
    height: 470px!important;
}
body .layui-layer-btn .layui-layer-btn0{
    border-color: #00adee;
    background-color: #00adee;
    font-size: 12px;
}
body .layui-layer-btn{
    text-align: center;
}
.red-need{
    color: #d00000;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.video-list{
    padding: 32px 25px 25px 25px;
    background-color: #fff;
    border-radius: 3px;

}
.video-list h3{
    margin-bottom: 10px;
    font-size: 16px;
}
.video-list .video-column li{
    display: inline-block;
    width: 48%;
    padding-left: 15px;
    position: relative;
    margin-top: 13px;
}
.video-list .video-column li a{
    color: #333;
    font-size: 14px;
}
.video-list .video-column li a:hover{
    color: #d00000;
    text-decoration: underline;
}
.video-list .video-column li:before{
    content: "●";
    color: #333;
    position: absolute;
    top: -1px;
    left: 0px;
}
.video-font{
    font-size: 14px;font-weight: normal;
}
.video-angle{
    border: 4.5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    display: inline-block;
    margin-top: 3px;
    margin-left: 6px;
    vertical-align: middle;
}
.price-img{
    margin-top: 56px;

}
.price-font{
    margin-top: 20px;
    margin-bottom: 36px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.awards_application_header{
    width: 768px;
    margin: 0 auto 40px auto;
}
.awards_application_header span{
    display: block;
    vertical-align: middle;
    float: left;
    width:65px;
    height: 65px;
    padding: 22px;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #363A4C;
    background: #363A4C;
    margin-right:91px ;
    cursor: pointer;
}

.awards_application_header span:last-child{
    margin-right: 0;
}
.awards_application_header .active,.awards_application_header span:hover{
    border: 5px solid #E81960;
    background: #E81960;
}
.awards_application_header p{
    display: block;
    height: 65px;
    display: table-cell;
    vertical-align: middle;
    position/*\**/: absolute\9;
    left/*\**/: 0\9;
    width/*\**/: 100%\9;

    top/*\**/: -25%\9;
    margin-top/*\**/: 50%\9;
}
.awards_application_header .icon_arrow_right{
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/icon_arrow_right.png) no-repeat;
    right: -60px;
    top: 45px;
}
.awards_application_header .icon_arrow_bottom{
    display: none;
    position: absolute;
    width: 20px;
    height: 12px;
    background: url(../img/icon_arrow_bottom.png) no-repeat;
    bottom: -25px;
    left:45px;
}
.awards_application_header span:hover .icon_arrow_bottom,.awards_application_header .active .icon_arrow_bottom{
    display: block;
}
.awards_application{
    margin-top: 40px;
}
.awards_application_bodyer{
    padding: 35px 40px;
    border: 1px solid #E6F0FA;
    background: #F3F8FD;
    line-height: 28px;
    color: #666;
    margin-top: 40px;
    font-size: 14px;
}

.awards_application_bodyer blockquote{
    display:none;
    margin-bottom: 10px;
}
.awards_application_bodyer .active{
    display: block;
}
.live-main{
    background-image: url(../img/live_bg.jpg);
    background-position: center center;
    width: 100%;
    min-width: 1200px;
    height: 340px;
    margin-bottom: 40px;
}
.live-box{
    width: 1200px;
    margin: 0 auto ;
}
.live-box>div{
    width: 600px;

}
.live-box .live-tit{
    margin-top: 70px;
    width: 440px;
    font-size: 35px;
    color: #fff;
    margin-left: 79px;
}
.live-box .live-tit2{
    font-size: 35px;
    color: #fff;
    width: 360px;
    margin-left: 165px;
    margin-top: 57px;
}
.live-msg{
    margin-top: 42px;
    margin-left: 198px;
}

.live-msg2{
    margin-top: 55px;
    margin-left: 276px;
}
.live-msg .live-name,.live-msg2 .live-name{
    color: #fff;
    font-size: 27px;
    font-weight: bold;
}

.live-msg .live-position{
    font-size: 18px;
    color: #bfe5ff;
}
.live-msg2 .live-position{
    color: #bcfdd7;
    font-size: 18px;
}
.look-live,.look-live2{
    width: 128px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    color: #f0f9ff;
    display: block;
    border: 1px solid #b6e2ff;
    margin-top: 17px;
    margin-left: 44px;
}
.look-live:hover{
    background-color: #fff;
    color: #3498db;
}
.look-live2:hover{
    color: #2ecc71;
    background-color: #fff;
}
.idt-name{
    width: 1202px;
    height: 694px;
    background-image: url(../img/idt_pro_04.png);
    margin: 64px auto 0 auto;
}
.idt-name>h3{
    line-height: 59px;
    font-size: 24px;
    color: #333;
    text-align: center;
    padding-top: 25px;
}
.name-box{
    width: 385px;
    margin-left: 2px;
}
.name-box li{
    padding-left: 30px;
}

.name-box>li>div{
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 42px;
    color: #091431;
    font-size: 12px;
}
.name-main{
    padding-left: 21px;
    height: 586px;
    overflow-y: scroll;
    margin-right: 1px;
}
/*.name-main::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);

}

/!*当前窗口未激活的情况下*!/
.name-main::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.1);
}

/!*hover到滚动条上*!/
.name-main::-webkit-scrollbar-thumb:vertical:hover{
    background-color: rgba(0,0,0,0.3);
}
/!*滚动条按下*!/
.name-main::-webkit-scrollbar-thumb:vertical:active{
    background-color: rgba(0,0,0,0.7);
}
.name-main::-webkit-scrollbar{
    width: 8px;
}*/

.name-box>.name-tit>div{
    font-weight: bold;
    color: #fff;
}
.name-odd{
    background-color: #e8fdf0;
}
.name-even{
    background-color: #e8f1fd;
}
.name-tit{
    background-color: #1949a2;
}
.name-user{
    width: 80px;
    margin-right: 10px;

}
.name-pro{
    width: 250px;

}
.pageNav{
    margin-bottom: 24px;
    text-align: center;
}
.pageNav>a,.pageNav>span{
    display: inline-block;
}
.pageNav .prev,.pageNav .next{
    color: #999;
    margin: 0 8px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 2.5px 5px;
    font-size: 14px;
    border-radius: 4px;
}
.pageNav .num{
    background-color: #fff;
    border: 1px solid #e4e4e4;
    width: 24px;
    height: 24px;
    color: #666;
    margin: 0 6px;
    border-radius: 4px;
}
.pageNav .current{
    color: #fff;
    border-radius: 4px;
    border: 1px solid  #00adef;
    width: 24px;
    height: 24px;
    margin: 0 6px;
    background-color: #00adef;
}