html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input{
    margin:0;
    padding:0;
    outline:none;
    list-style-image: none;
    list-style-type: none;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    /*font-family: '微软雅黑';*/
}
/*ie*/
body{
    scrollbar-base-color: #1C86EE;
    scrollbar-base-color: #1C86EE;
    scrollbar-3dlight-color: #1C86EE;
    scrollbar-highlight-color: #1C86EE;
    scrollbar-track-color: #EBEBEB;
    scrollbar-arrow-color: #1C86EE;
    scrollbar-shadow-color: #1C86EE;
    scrollbar-dark-shadow-color: #1C86EE;

}
/*!*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*!*/
/*::-webkit-scrollbar*/
/*{*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-color: #F5F5F5;*/
/*}*/

/*!*定义滚动条轨道 内阴影+圆角*!*/
/*::-webkit-scrollbar-track*/
/*{*/
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    /*border-radius: 10px;*/
    /*background-color: #F5F5F5;*/
/*}*/

/*!*定义滑块 内阴影+圆角*!*/
/*::-webkit-scrollbar-thumb*/
/*{*/
    /*border-radius: 10px;*/
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    /*background-color: #555;*/
/*}*/
.mold-load{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -101px;
    display: none;
    z-index: 1211;
}
.mold-mask{
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1200;
    display: none;
}
.in-mold{
    width: 800px;
    /*height: 571px;*/
    position: fixed;
    top: 50%;
    /*margin-top: -285px;*/
    left: 50%;
    margin-left: -400px;
}
.mold-close{
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    border: 1px #ffffff solid;
    color: #ffffff;
    position: absolute;
    right: 20px;
    top: -20px;
}
.mold-close:hover{
    cursor: pointer;
}
.mold-title{
    width: 100%;
    height: 96px;
    line-height: 70px;
    background: url("../images/mold-titlebg.png") no-repeat;
    background-size: 100% auto;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 5px;
}
.mold-con{
    width:680px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 30px 0 36px 0;
    margin-top: -25px;
}
.mold-con ul{
    width:90%;
    max-height: 210px;
    overflow: auto;
    margin: 0 auto;
}
.mold-con ul:after{
    content: '';
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}
.mold-con ul li{
    width: 280px;
    float: left;
    margin-right: 16px;
    margin-bottom: 15px;
}
.mold-con ul li:nth-child(even){
    margin-right: 0;
}
.mold-con ul li:hover{
    cursor: pointer;
}
.input-group{
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px #ffffff solid;
    float: left;
    position: relative;
    margin-top: 10px;
}
.input-group input{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 11;
}
.input-group.on .gou{
    width: 20px;
    height: 14px;
    position: absolute;
    left: 2px;
    top: 1px;
    background: url("../images/mold-gou.png") no-repeat;
}

.mold-name{
    width: 250px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    float: left;
    margin-left: 7px;
    border: 1px #ffffff solid;
    border-radius: 10px;
    letter-spacing: 3px;
}
.mold-name label{
    width: 100%;
    height: 100%;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.mold-name label:hover{
    cursor: pointer;
}
.mold-con input[type='button']{
    width: 111px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 20px;
    font-size: 20px;
    margin-top: 30px;
}
.mold-con input[type='button']:hover{
    cursor: pointer;
}
.vip_model {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1201;
    display: none;
    overflow: hidden;
    outline: 0;
    width: 100%;
    height: 100%;
    background: rgba(116, 116, 116, 0.7);
    text-align: center;
    line-height: 100%;

}

.vip_model2 {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1201;
    display: none;
    overflow: hidden;
    outline: 0;
    width: 100%;
    height: 100%;
    background: rgba(116, 116, 116, 0.7);
    text-align: center;
    line-height: 100%;

}

.vip_list {
    /*z-index: 99;*/
    opacity: 1;
    width: 500px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    background-color: #383838;
    transform: translateY(-50%);
    top: 50%;
    overflow: hidden;
}

.v_off {
    position: relative;
    right: -230px;
    top: 10px;
    cursor: pointer;
}

.tiyle {
    width: 80%;
    height: 25px;
    margin: 20px auto 0 auto;
}

.on {
    /*color: white;*/
    display: block;
    text-align: center;
    cursor: pointer;
}

.list_f {
    position: relative;
    top: -60px;
}

.vip_up {
    display: inline-block;
    width: 80%;
    height: 40px;
    background-color: #E8BF6E;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0px 0 20px 0;
    font-weight: bold;
    cursor: pointer;
}
