/************************************************直播样式*****************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin: 0;padding:0;}ul,li,ol,dl,dt,dd{list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}a{text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}a:hover{text-decoration:none;cursor: pointer;}img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0}html,body{font-family: "arial" ,'Microsoft Yahei';*font-family: "微软雅黑";*font-family: "Microsoft Yahei";color: #fff;}@media screen and (max-width: 767px){input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{overflow-x: hidden;}*::-moz-selection{background:#333;color:#fff;}*::selection{background:#333;color:#fff;}*::-moz-selection{background:#333;color:#fff;}*::-webkit-selection{background:#333;color:#fff;}.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
html{overflow-x: hidden;}
.clear{clear: both;}
.baogao_clear{clear: both; border-bottom: 1px dashed #2e8eb9;}
/***电脑端显示**/
@media only screen and (min-width:768px ){
    .live {
    width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
    /* height: 500px; */
    }

    .live_contain_title{
    margin: 30px auto;
    }
    .live_contain_2_body{
    background:#2746a3;
    padding: 2% 0;
    }
    .live_contain_2_body .indent2{
    margin: 0 auto;
    width: 1100px;
    text-align: justify;
    text-justify: distribute;
    }

    .live_btn a{
    width: 120px;
    height: 35px;
    text-align: center;
    padding: 8px 20px;
    border: #4fedff solid 2px;
    color: #4fedff;
    }
    .live_btn a:hover{
    background: #4fedff;
    color: #2746a3;
    }
    .play_btn a{
        background: url("../images/live/icon_play.png") no-repeat 6px 8px;
        width: 120px;
        height: 35px;
        text-align: center;
        padding: 8px 20px 8px 40px;
        border: #4fedff solid 2px;
        color: #4fedff;
    }
    .play_btn a:hover{
        background: url("../images/live/icon_play_hover.png") #4fedff no-repeat 6px 8px;
        color: #2746a3;
    }
    .load_btn a{
        background: url("../images/live/icon_down.png") no-repeat 6px 8px;;
        width: 120px;
        height: 35px;
        text-align: center;
        padding: 8px 20px 8px 30px;
        border: #4fedff solid 2px;
        color: #4fedff;
    }
    .load_btn a:hover{
        background: url("../images/live/icon_down_hover.png") #4fedff no-repeat 6px 8px;
        color: #2746a3;
    }
    .live_contain_3_body{
    height: 639px;
    }
    .live_contain_3_body img{
    border: 2px solid #587be4;
    }
    .live_contain_3_body ul>li{
    float:left;
    }
    .live_contain_3_body ul>li:last-child{
        float:right;
    }
    .live_baogao_cont{
        font-size: 14px; text-align: left; margin-bottom: 20px;
    }
    .live_baogao_cont li:first-child{float: left; width: 300px; margin-right: 50px;}
    .live_baogao_cont li img{border: 2px solid #587be4;}
    .live_baogao_cont li:last-child{float: left; width: 850px;}
    .baogao_title{background: url("../images/live/pic_zhuzhibg.png") no-repeat; font-weight: bold; padding-left: 10px; line-height: 44px;}
    .baogao_person{line-height: 50px}
    .baogao_zhaiyao{color: #67cfff; margin-bottom: 14px; line-height: 36px;}

    .live_baogao_cont2{
        font-size: 14px; text-align: left; margin-bottom: 20px;
    }
    .live_baogao_cont2 li:first-child{float: right; width: 300px; margin-left: 50px;}
    .live_baogao_cont2 li img{border: 2px solid #587be4;}
    .live_baogao_cont2 li:last-child{float: right; width: 850px;}

    .luntan_cont{font-size: 14px; margin: 40px 0;}
    .luntan_cont li{width: 188px; float: left; margin-left: 10px;}
    .luntan_person{font-size: 16px; font-weight: bold; color: #e2e34e; line-height: 30px;}
    .luntan_zhiwei{line-height: 24px;}

/**底部企业样式**/
    .qiye{background: #1337a0; padding: 20px 0;}
    .qiye_zhichi{width: 780px; margin:20px auto; text-align: center;}
    .qiye_title{background: url("../images/live/bt_title.png") no-repeat center; text-align: center; font-size: 36px; height: 50px; line-height: 50px; margin: 40px 0 14px 0}
    .qiye_cont{margin:0 auto; text-align: center;}
    .qiye_cont li{float: left; margin-left: 10px;}
    .qiye_meiti{width: 840px; margin:20px auto; text-align: center;}
    .qiye_zhibo{width: 900px; margin:20px auto; text-align: center;}
}

/**手机端显示**/
@media only screen and (max-width:768px ){
    .live_contain_1{
        width: 100%;
        margin: 20px auto;
        text-align: center;
    }
    .live{
        width: 96%;
        margin: 0 auto;
        font-size: 12px;
    }
    .indent2{width: 90%; margin: 0 auto; line-height: 2em; text-align: left;}
    .live_contain_2_body{text-align: center}
    .live_contain_title{text-align: center; margin: 20px 0;}
    .live_btn a{
        display: block;
        width: 80px;
        margin: 0 auto;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: #4fedff solid 2px;
        color: #4fedff;
    }
    .live_btn a:hover{
        background: #4fedff;
        color: #2746a3;
    }
    .live_contain_3_body img{
        border: 2px solid #587be4;
    }
    .live_contain_3_body ul>li{
        width: 100%;
        text-align: center;
    }
    .live_baogao_cont{
        font-size: 14px; text-align: left; margin-bottom: 20px;
    }
    .live_baogao_cont li:first-child{
        margin: 0 auto;
        text-align: center;
    }
    .live_baogao_cont li:last-child{
        width: 90%;
        margin: 0 auto 20px auto;
    }
    .live_baogao_cont li img{border: 2px solid #587be4; width: 100%}
    .live_baogao_cont2{
        font-size: 14px; text-align: left; margin-bottom: 20px;
    }
    .live_baogao_cont2 li:first-child{width: 100%; text-align: center;}
    .live_baogao_cont2 li:last-child{width: 90%; margin: 0 auto; margin-bottom: 20px;}
    .live_baogao_cont2 li img{width:100%; border: 2px solid #587be4;}
    .baogao_title{background: url("../images/live/pic_zhuzhibg.png") no-repeat; font-weight: bold; padding-left: 10px;}
    .title_height{line-height: 1.4em;}
    .baogao_zhaiyao{color: #67cfff; margin-bottom: 14px; line-height: 2em;}
    .load_btn a{
        background: url("../images/live/icon_down.png") no-repeat 6px 4px;
        text-align: center;
        padding: 6px 16px 6px 26px;
        border: #4fedff solid 2px;
        color: #4fedff;
    }
    .load_btn a:hover{
        background: url("../images/live/icon_down_hover.png") #4fedff no-repeat 6px 8px;
        color: #2746a3;
    }
    .play_btn a{
        display: block;
        width: 80%;
        margin: 0 auto;
        height: 40px;
        background: url("../images/live/icon_play.png") no-repeat 16px 6px;
        text-align: center;
        padding: 4px 20px 4px 40px;
        border: #4fedff solid 2px;
        color: #4fedff;
    }
    .play_btn a:hover{
        background: url("../images/live/icon_play_hover.png") #4fedff no-repeat 16px 8px;
        color: #2746a3;
    }
    .luntan_cont{font-size: 14px; margin: 40px 0;}
    .luntan_cont li{width: 48%; float: left; margin-left: 6px; line-height: 22px; font-size: 12px;
      text-align: center;
    }
    .qiye{background: #1337a0; padding: 10px 0;}
    .qiye_cont{width: 100%; margin: 0 auto; text-align: center;}
    .qiye_title{background: url("../images/live/bt_title.png") no-repeat center 100%; background-size: 86%; text-align: center; font-size: 24px; height: 50px; line-height: 50px; margin: 20px 0 14px 0}
    .qiye_meiti .qiye_cont li{width: 33%; float: left;}
    .qiye_zhibo .qiye_cont li{width: 33%; float: left;}
    .luntan_person{font-size: 14px; font-weight: bold; text-align: center; color: #e2e34e; line-height: 30px;}
}