/*public*/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,th,thead,tr,button,object,a,abbr,b,em,i,img,samp,span,strong,sub,sup,tt,var,input,select{margin:0;padding:0}
input,button,img,fieldset{border:0;outline:none}
input,select{outline:none}
/* set image max width to 100% */
img,video{height:auto;width:auto\9;/* ie8 */}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{max-width:1980px;width:100%;font:12px/1.5 'Microsoft YaHei','华文细黑',STXihei,Helvetica, Tahoma, Arial, '微软雅黑', sans-serif;color:#555;word-wrap:break-word;word-break:break-all;background:#000;position: relative;margin:0 auto;overflow-x: hidden;}
html{overflow-x: hidden;}
body div,body p{margin:0 auto;word-break:normal;}
address,cite,dfn,em,var{font-style:normal}
var{font-family:Georgia,Verdana,Arial}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#fff;text-decoration:none;outline:none}
a:hover{text-decoration:none}
p{color: #2d73b5;}
/* list */
ul,ol{list-style:none}


/*Align*/
.alg_r{text-align:right}
.alg_c{text-align:center}

/*music*/
#viose{cursor: pointer;position: absolute;display: inline-block;top: 92.5%;right: 2%;z-index: 222;}
video::-webkit-media-controls {undefined

display:none !important;

}
/*loading*/
#loading{background:#fff;text-align:center;width:100%;height:100%;position:absolute;z-index:99999;}
/*滚动条的宽度*/
    ::-webkit-scrollbar {
        width:9px;
        height:9px;
    }

/*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
    ::-webkit-scrollbar-track {
        width: 6px;
        background-color:#0d1b20;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius:2em;
    }
/*滚动条的设置*/
    ::-webkit-scrollbar-thumb {
        background-color:#606d71;
        background-clip:padding-box;
        min-height:28px;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius:2em;
    }
/*滚动条移上去的背景*/
    ::-webkit-scrollbar-thumb:hover {
         background-color:#fff;
    }

img{width: 100%;height: auto;}
.main{background: url(../images/mob_bg.jpg) top center repeat-y;background-size: 100% auto;overflow-x: hidden;}

.dh_click{position: fixed;top: 2%;left: -1px;width: 22%;}
.dh{position: fixed;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,0.85);z-index: 999;display: none;}
.dh_con{width: 60%;left: 20%;top: 20%;position: absolute;}
.dh_con .dh_con_num{width: 100%;border-bottom: 1px solid #b9aa99;}
.dh_con #dh_5{border-bottom: 0px;}
.dh_close{width: 8%;right: 5%;top: 2%;position: absolute;}

.video_main{width: 100%;position: relative;margin-bottom: 22px;}
.video{width: 100%;opacity: 0;}
.video_img{width: 100%;position: absolute;left: 0%;top: 0%;}
.video_play{width: 25%;position: absolute;bottom: 0%;left: 0%;}
.ren{position: relative;width: 100%;height: auto;}
.longImg{margin-top: -5px;}
.click_ts{position: absolute;top: 55%;right: 1%;width: 40%;}
.drag-box{position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;overflow: hidden;z-index: -1;opacity: 0;}
.drag-x{width: 200%;height: 100%;cursor: grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.drag-x img{height: 100%;width: auto;}
#close{position: fixed;top: 2%;right: 20px;width: 40px;z-index:9999;cursor: pointer;}
#move_ts{position: fixed;bottom: 5%;right: 3%;width: 30%;z-index:9999;}

.back{position: fixed;width: 45px;right: 0;top: 30%;}


.footer{width: 100%;margin-top: 10px;}
.footer img{margin-bottom: -5px;}
/*媒体查询*/
@media screen and (max-width:1400px){


}
@media screen and (max-width:1200px){


}


@media screen and (max-width:900px){
}


@media screen and (max-width:600px){


}


@media screen and (max-width:500px){

}

@media screen and (max-width:370px){
}