/*导航栏*/
.cyou-main {width: 1200px;margin: 0 auto; height: 44px; position: relative;}
.tw-logo { background: url(http://statics.915.com/images/915/newimg/915logo.png)center center no-repeat; background-size: 70%;height: 44px; width: 123px; float: left; position: relative; z-index: 99;}
.dl-q { height: 44px; line-height: 44px; color: #454545;font-size: 12px;}
.dl-q span{    margin-right: 20px;}
.dl-q a{font-size: 12px;color: #999;cursor: pointer;}
.dl-q a:hover{color: #666;}

.paiming{text-align: center;position: absolute;bottom: 22px; width: 100%;}
.paiming span.span1{ color: #80604f;font-size: 14px; margin-left: 25px;}
.paiming span.span3{ color: #fec68a;font-size: 18px; font-weight: bold;}
.paiming span.spanNum{color: #fffd85; font-size: 14px;font-weight: bold;}
.paiming span.span2{ color: #fec68a;font-size: 14px;}
.index_box li.blur img{ width: 90%;!important; height: 90%;!important;}
.index_box li.blur .swp_desc{bottom: 116px;left: 80px;}

/*登录框*/
.dialog-bg{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    z-index: 999;
}
.login{
    position: fixed;
    left: 50%;
    top:30%;
    z-index: 9999;
    margin-left: -160px;
}
.m-dl{position:relative;height:540px;}
.dl-box{    position: relative;width:320px;height:320px;background:#fff;border-radius: 3px;padding:0 40px;}
.dl-box h3{width:100%;text-align:center;color:#333;font-size:22px;font-weight:normal;height:24px;line-height:22px;padding-bottom:30px;padding-top:50px;}
.dl-ibox{border:1px solid #E5E5E5;height:43px;margin-bottom:10px;border-radius: 3px;background: url(../img/sm-ico.png) no-repeat;}
.dl-ibox input{line-height:43px;margin-left: 40px;width:265px;border: 0;font-size: 14px;background: none;color: #383838;}
.dl-ibox.on{border:1px solid #494949;}
.dl-user{background-position:11px -71px;}
.dl-password{background-position:11px -108px;}
.dl-user.on{background-position:11px -147px;}
.dl-password.on{background-position:11px -184px;}
.dl-btn{height:50px;width:100%;}
.dl-btn a{height:50px;width:100%;float:left;background:#F68121;text-align:center;line-height:50px;font-size:18px;color:#fff;border-radius: 3px;}
.autolog-box{width: 100%;float: left;margin-bottom: 20px;margin-top: 5px;}
.autolog-box label{font-size:14px;color:#333;float:left;width:100px;}
.autolog-box label input{float: left;margin-top: 5px;margin-right: 3px;}
.autolog-box a{float:right;color:#f68121;font-size:14px;}
.autolog-box a:hover,.dl-zc a:hover{text-decoration:underline;}
.dl-zc{text-align:center;width:100%;font-size:14px;color:#333;float: left;margin-top: 15px;}
.dl-zc a{color:#f68121;font-size:14px;}

.r-dialog-close {
    height: 22px;
    width: 22px;
    background: url(../img/dialog-close.jpg) no-repeat;
    position: absolute;
    top: 16px;
    right: 16px;
}

/*选择大区*/
.region{   overflow: hidden;border-radius: 4px; background: #fff; position: fixed;left: 50%;top:30%;z-index: 9999; margin-left: -200px; width: 400px;}
.region-tit{background: #F68121;font-size: 16px;text-align: center;font-weight: bold;line-height: 45px;color: #fff;}
.region-box{    padding: 30px 20px;}
.region-con select{border-radius: 4px;overflow: hidden; width: 100%;height: 30px;line-height: 30px; font-size: 16px;margin-bottom: 16px;}
.region-con select.noMab{margin-bottom: 0}
.region-desc{font-size: 16px;height: 40px;line-height: 40px;}
.region-but{ justify-content: space-around;display: flex;}
.region-but div{cursor: pointer; line-height: 35px;height: 35px; display: inline-block;width: 45%;text-align: center;border-radius: 4px;overflow: hidden;color: #fff;}
.region-but .d1{background: #F68121;}
.region-but .d2{background: #999;}


.footer{background: #000;}
.footer .main .footer-item1{font-size: 12px;color: #5c463a;text-align: center;padding: 50px 0;line-height: 2.5;}
.footer .main .footer-item1 a{color: #5c463a;}





