.clear{*zoom:1;}
.clear:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
html body .hide{
    display: none;
}
body{
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
body .opcBg{
    background-color: transparent; 
}
.inner{
    width: 1200px;
    padding-top: 1px;
    margin: 0 auto;
    position: relative;
}
.content1{
    background: url("../img/bg1.jpg") no-repeat top center;
    height: 852px;
    min-width: 1200px;
    position: relative;
}
.content2{
    background: url("../img/bg2.jpg") no-repeat top center;
    height: 898px;
    min-width: 1200px;
    position: relative;
    text-align: center
}
.content3{
    background: url("../img/bg3.jpg") no-repeat top center;
    height: 654px;
    min-width: 1200px;
    position: relative;
    text-align: center;
}





.content3_img{
    margin-top: 100px;
}




.lv20{
    font: 16px;
    line-height: 24px;
    color: #fff;
    font: bold;
    display: none;
}
.lv20 span{
   color: #ffe200
}

.dhk{
    /* width: 420px ;
    height: 244px;
    background-color: #464652;
    border: 1px solid #5e5e6e;
    padding: 10px; */
    display: none;
}
.dhk input{
    width: 440px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #c7c7c7;
    margin: 15px auto;
    background-color: #5b606c;
    border: 1px solid #78828f;
    padding-left: 10px;
}




.dhk_zc{
    width: 420px ;
    height: 144px;
    background-color: #464652;
    border: 1px solid #5e5e6e;
    padding: 10px;
    display: none;
}
.dhk_zc p{
    font-size: 18px ;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 20px;
}
.dhk_zc>div{
    float: left;
    width: 102px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    opacity:0.85;
    filter:Alpha(Opacity=85);
    font-size: 14px;
}
.dhk_zc>div:hover{
    opacity:1;
    filter:Alpha(Opacity=100);

}
.dhk_zc_yes{
    background: url("../img/smallBtn_ju.png") no-repeat top center;
    margin-right: 40px;
    margin-left: 84px;
    position: static;
}
.dhk_zc_no{
    background: url("../img/smallBtn_hui.png") no-repeat top center;
    position: static;
}



/* login */
.gohome{
    width:107px;
    height: 31px;
    position: absolute;
    top:24px;
    left: 980px;
    /* background: rebeccapurple; */
    cursor: pointer;

}

.dlBtn{
    background: url("../img/dlBtn.png") no-repeat center;
    width:322px;
    height: 74px;
    margin: 721px 0 0 435px;
    cursor: pointer;
    opacity: .85;
    filter: Alpha(opacity=85) ;
}
.dlBtn:hover{
    opacity: 1;
    filter: Alpha(opacity=100) ;

    /*background: url("../img/images1/dlh.png") no-repeat center;*/
}

.loginBox{
    /* position: absolute;
    bottom: 0px;
    left: 0px; */
    margin-top: 744px;
    width:1200px;
    text-align:center;
    font-size:16px;
    color:#fd7b00;
    /*color:#fff;*/
    font-family: "Microsoft Yahei";
}
.loginBox span{
    cursor: pointer;
    margin-right:12px;
}
.loginBox .un:hover{
    color:red;
}
.loginBox a{
    color:#fd7b00;
}
.loginBox a:hover{
    color:#d10000;
}
.loginBox .hov:hover{
    color:#d10000;
}


/*history*/

.historyCon{
    width: 712px;
    height: 369px;
    border-radius: 5px;
    border: 2px solid #579815;
    color: #fff;
    font-size: 14px;
    display: none;
}
.historyCon_m{
    background-color: rgba(9,34,1,.6);
    width: 710px;
    height: 367px;
    border-radius: 5px;
    border: 1px solid #000;
}
.historyCon_m ol {
    margin-top: 30px;
    margin-left: 104px;
}
.historyCon_m ol li{
    float: left;
    width: 150px;
    height: 30px;
    font-size: 16px;
    color: #ffcc00;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ffcc00;
    border-radius: 5px;
    margin-right: 50px;
    cursor: pointer;
}
.historyCon_m ol li.on{
    color: #fff;
    background-color: #ffcc00;
}

.his_list{
    margin: 55px auto 20px;
    height: 232px;
}
.his_list1 dd span{
    font-size: 18px;
    color: #fd7b00;
    font-weight: bold;
}
.his_list1 dd {
   margin: 15px 0;
}
.his_list2{
    display: none;
}
.his_list span{
    display: inline-block;
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.his_list span.hasWidth{
    width: 170px;
}
.his_list span:nth-child(1){
    width: 140px;
}

/*content2_main*/


.twoBoxes{
    width: 930px;
    margin: 270px auto 0;
    color: #77878e;
}

.boxText{
    text-align: right;
    line-height: 28px;
    visibility: hidden;
}
.boxText p span{
    font-size: 18px;
    font-weight: bold;
    color: #e1b919;
}

.twoBoxes ol li{
    float: left;
    width: 300px;
}

.boxTime{
    line-height: 56px;
    visibility: hidden;
}
.boxTime span{
    font-size: 24px;
    color: #e1b919;
}
.boxBg{
    background: url('../img/zhizuoBg.png') no-repeat top left;
    width: 280px;
    height: 319px;
    position: relative;
    padding: 1px;
    margin: 0 auto;
}
.boxBg .boxImgBg{
    width: 268px;
    height: 277px;
    margin: 14px 0 0 3px;
}

.boxImgBg_title{
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-image: url('../img/wqTitleBg.png');
    visibility: hidden;
}

.boxImgBg_img{
    width: 268px;
    height: 239px;

}
.boxImgBg_img>img{
    margin-top: 50px;
}
.choseItemBtn{
    width: 107px;
    height: 34px;
    background-color: #a13f2c;
    padding: 1px;
    cursor: pointer;
    position: absolute;
    top: 153px;
    left: 84px;
}
.choseItemBtn>div{
    border:1px solid #341b16;
    width: 105px;
    height: 32px;
    line-height: 32px;
    color: #fff;
}
.lockBtn{
    width: 216px;
    height: 34px;
    background-color: #a13f2c;
    padding: 1px;
    cursor: pointer;
    position: absolute;
    top: 153px;
    left: 32px;
}
.lockBtn>div{
    border:1px solid #341b16;
    width: 214px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
}

ol li .lqBtn{
    background: url('../img/lqBtn.png') no-repeat top left;
    cursor: pointer;
    opacity: 0.85;  
    filter: Alpha(opacity=85) ;

    width: 109px;
    height: 36px;
    display: none;
}
.lqBtn:hover{
    opacity: 1;
    filter: Alpha(opacity=100) ;

}
.boxStaus{
    width: 268px;
    height: 239px;
    position: absolute;
    top: 53px;
    left: 4px;
    /* background-image: url('../img/whiteBg.png'); */
    line-height: 330px;
    color: #fed30a;
    font-size: 24px;
    font-weight: bold;
    display: none;
}


.btnBox{
    margin-top: 30px;
    text-align: center;
    /* height: 38px; */
}
.btnBox>div{
    display: inline-block;

}

.start{
    width: 107px;
    height: 34px;
    background-color: #1bd3e3;
    padding: 1px;
    cursor: pointer;
    /* position: absolute;
    top: 125px;
    left: 84px; */
}
.start>div{
    border:1px solid #122c32;
    width: 105px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #16819e;

}
.hisLookBtn{
    width: 137px;
    height: 34px;
    background-color: #1bd3e3;
    padding: 1px;
    cursor: pointer;
    position: absolute;
    top: 200px;
    left: 458px;
}
.hisLookBtn>div{
    border:1px solid #122c32;
    width: 135px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #16819e;

}
.bottom_choseItemBtn{
    position: static;
    font-size: 12px;
}



.rightBox_time{
    visibility: hidden;
}


/* 滚动条 */
.zUIpanelScrollBox,.zUIpanelScrollBar{
    width:10px;
    top:4px;
    right:2px;
    border-radius:5px;
    
}
.zUIpanelScrollBox{
    background:black;opacity:0.1;
    filter:alpha(opacity=10);
}
.zUIpanelScrollBar{
    background:#fff;opacity:0.8;
    filter:alpha(opacity=80);
}


/*弹框*/
#demo{
    width: 716px;
    height: 480px;
    overflow: hidden;
}
.theLayer{
    border: 1px solid #1899a8;
    background-color: #152b3a;
    padding: 64px 39px;
    width: 716px;
    height: 480px;
    font-size: 14px;
    color: #77878e;
    display: none;
}


.theLayer ul li{
    float: left;
    width: 156px;
    margin: 0 23px  12px 0;
    position: relative;
}
.theLayer ul li .smItemBox{
    background-color: #396a7a;
    width: 100%;
    height: 110px;
    cursor: pointer;
}
.itemPic{
   height: 76px;

}
.itemPic>img{
    height: 76px;
}
.itemName{
    background-color: #0e4b5f;
    font-size: 12px;
    color: #fff;
    line-height: 34px;
    height: 34px;
}

.aboutNo{
    width: 156px;
    height: 110px;
    opacity: 0.5;
    background-color: #000;
    color: #fff;
    line-height: 110px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}
.itemText{
    line-height: 20px;
}
.itemText span{
    color: #e1b919;
}














