@charset "utf-8";
/* CSS Document */
.header{
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
    padding-bottom: 5px;
    padding-top: 5px;
}
.logo{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}.date{
    text-align: center;
    margin-top: 15px;
    background: #f3f3f3;
    margin: 0px 2% 2% 2%;
    padding: 6px;
    border-radius: 3px;
}
.logo img{
    height: 50px;
}
.n31{
    background: #01a745;
    color: #fff;
}
.n2{
    background: #e1e0e0;
}
.user-box1{
    padding: 2%;
    position: relative;
}
.user-imt{
    float: left;
    width: 40%;
    margin-top: -50px;
    text-align: center;
}
.user-imt img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 2%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.user-top-r-main{
    float: left;
    width: 60%;
}
.user-top-r span p{
    display: block;
    font-size: 12px;
}
.user-top-r span em{
    font-style: initial;
    font-weight: bold;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user-imt span{
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
}
.user-imt em{
    margin-top: 5px;
    display: block;
    font-size: 12px;
}

.user-fb{
    margin-top: 50px;
}
.user-fb ul{
    padding: 0 10%;
}
.user-fb ul li{
    text-align: center;
    background: #cf0000;
    margin: 30px 0;
    padding: 15px 0;
    border-radius: 5px;
}
.user-fb ul li a{
    color: #fff;
    font-size: 16px;
}

.fb-box{
    padding: 2%;
    margin-top: 5px;
}
.fb-box ul{}
.fb-box ul li{
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
}
.fb-box ul li em{
    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;
}
.fbr input{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
}
.fbr textarea{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
}
.fbr select{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
}

.fbl{    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;}
.fbr{    float: left;
    width: 75%;}

.user-title{
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold;
    padding: 2%;
}

.foot ul li:nth-child(4) img{
    width: 28px;
}
.foot ul li:nth-child(5) img{
    width: 23px;
}

.www123gfcn-bar{
    /* min-height: 100vh; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    position: relative;
}
.clear{box-sizing: border-box;height: 100%;}



.clear dt{
    font-weight: bold;
}
.clear dd{
    width: 100%;
}
.clear dd a{
    color: #666;
    font-size: 13px;
    display: block;
    width: 100%;
    line-height: 30px;
}
.listpage{
    margin-top: 15px;
}
.listpage a{
    display: inline-block;
    width: 18%;
    text-align: center;
    background: #ececec;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    margin: 1%;
    font-size: 12px;
}
.www123gfcn-no{
    background: #ff0202!important;
    color: #fff;
}
.page-no{
    background: #ff0202!important;
    color: #fff;
}

.diqu1{
    width: 34%;
    float: left;
    height: 300px;
    overflow-y:scroll;
}
.diqu2{
    width: 38%;
    padding: 0 2%;
    background: #f4f7fa;
    float: left;
    height: 300px;
    overflow-y: scroll;
}
.diqu3{
    width: 28%;
    padding: 0 2%;
    display: inline-block;
    float: left;
    background: #e4eef8;
    height: 300px;
    overflow-y: scroll;
}
.cp{
    padding: 10px 2%;
}
.layui-collapse{border: 0 solid #fff;}
.cur{
    color: #f00!important;
}

.addnews{
    text-align: center;
    margin: 20px auto;
}
.addnews input{width: 100px;height: 35px;line-height: 35px;background: #F44336;color: #fff;border-radius: 3px;}
.down{}
.down1{
}
.down1 dl{
    overflow: hidden;
}
.down1 dl dd{
    float: left;
    width: 25%;
    text-align: center;
}
.down1 dl dd input{
    text-align: center;
    margin: 0 1%;
    width: 95%;
}
.down1 dl dd select{
    text-align: center;
    margin: 0 1%;
    width: 95%;
    height: 33px;
    line-height: 33px;
    display: none;
}
.down1 dl dd:nth-child(1) input{
    display: none;
}
.down1 dl dd:nth-child(2) input{
    display: none;
}
.down1 dl dd:nth-child(3) input{}

.text-box ul{
    overflow: hidden;
}
.text-box ul li{height: 45px;line-height: 45px;color: #666;display: inline-block;}
.s2{
    border-bottom: 1px dashed #efefef;
    width: 100%;
}
.s3{
    width: 100%;
    display: block!important;
    text-align: left;
    border-bottom: 1px dashed #efefef;
}
.s4{
    width: 100%;
    overflow: hidden;
}
.s4 span{
    color: #ff0f0f;
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 30%;
}
.s4 em{
    float: left;
    width: 30%;
}
.s4 i{
    font-style: initial;
    text-align: center;
    font-size: 13px;
    height: 30px;
    line-height: 32px;
    margin: 7px 0% 0 10%;
    border-radius: 3px;
    display: block;
}
.s4 i a{
    color: #fff;
}
.text-box ul li:nth-child(2n+2){
    margin-right: 0;
}
.text{
    margin-top: 10px;
    line-height: 30px;
    color: #666;
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
}

.hair{
    margin: 0 5%;
    text-align: center;
    background: #f13d3c;
    border-radius: 3px;
    padding: 10px 0;
    margin-top: 10px;
}
.hair a{
    color: #fff;
}
#pricehidden{
    display: inline-block;
}





















@charset "utf-8";
/* CSS Document */
.header{
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
    padding-bottom: 5px;
    padding-top: 5px;
}
.logo{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.logo img{
    height: 50px;
}
.nav{background: #ffffff;padding: 2%;border-radius: 4px;margin: 2%;}
.nav ul{
}
.nav ul li{
    float: left;
    width: 27%;
    padding: 13px 0;
    margin: 3%;
    text-align: center;
    border-bottom: 1px solid;
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
}
.nav ul li a{
}
.nav ul li img{
    height: 40px;
    border-radius: 10%;
    margin: 0 auto;
    display: block;
}
.nav ul li span{
    display: block;
    margin-top: 10px;
}
.box1{
    padding: 0 2%;
}
.box-title{
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
}
.box-title2 span{
    font-size: 16px;
    font-weight: bold;
    color: #107ac8;
    border-left: 4px solid #107ac8;
    padding-left: 10px;
}
.box1 ul{}
.box1 ul li span{
    float: left;
    width: 33%;
}
.box1 ul li{
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.box1 ul li a{
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: left;
}


.same{
    margin-top: 15px;
    padding: 15px 2%;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
    margin: 0 2%;
}
.same2{}
.same2 li span{
    float: left;
    width: 33%;
}
.same2 li{
    border-bottom: 1px solid #e8e8e8;
}
.same2 li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: left;
}






.btop{
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
    overflow: hidden;
    text-align: center;
    height: 40px;
    line-height: 45px;
}
.btop span{
    float: left;
    width: 25%;
    color: #888;
}
.btop1 span{
    display: inline-block;
    float: left;
    width: 28%;
    color: #888;
    text-align: center;
}
.n31{
    background: #01a745;
    color: #fff;
}
.n2{
    background: #e1e0e0;
}
.n3{
    background: #f13d3c;
    color: #fff;
}
.box1 ul li span em{
    display: inline-block;
    width: 75px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
em {
    font-style: initial;
}

.foot{
    padding: 5px 0 5px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px -3px 5px -2px rgba(0,0,0,0.73);
    -webkit-box-shadow: 0px -4px 4px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -3px 5px -2px rgba(0,0,0,0.73);
}
.foot ul{
    position: relative;
}
.foot ul li{
    float: left;
    width: 20%;
    text-align: center;
}
.foot ul li img{
    height: 25px;
}
.foot ul li span{
    display: block;
}
.foot ul li:nth-child(1) img{
    width: 25px;
}
.foot ul li:nth-child(2) img{
    width: 29px;
}
.foot ul li:nth-child(3) img{
    width: 23px;
    margin-top: -20px;
    height: 25px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    padding: 5px;
    margin-bottom: 7px;
}
.height{
    height: 80px;
}

.user-box1{
    padding: 2%;
    position: relative;
}
.user-imt{
    float: left;
    width: 40%;
    margin-top: -50px;
    text-align: center;
}
.user-imt img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 2%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.user-top-r{overflow: hidden;}
.user-top-r span{
    line-height: 29px;
    display: block;
    float: left;
    width: 33.3%;
    text-align: center;
}
.user-bg{
    background-image: url(/img/xwgbe.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 100%;
    background-size: 100% 20%;
}
.user-mian{
    background: #fff;
    margin-top: 100px;
    border-radius: 15px 15px 0 0;
    height: 100%;
    display: table;
    width: 100%;
}
.user-top-r span p{
    display: block;
    font-size: 12px;
}
.user-top-r span em{
    font-style: initial;
    font-weight: bold;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user-imt span{
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
}
.user-imt em{
    margin-top: 7px;
    display: block;
    font-size: 12px;
}

.user-fb{
    margin-top: 50px;
}
.user-fb ul{
    padding: 0 10%;
}
.user-fb ul li{
    text-align: center;
    background: #cf0000;
    margin: 30px 0;
    padding: 15px 0;
    border-radius: 5px;
}
.user-fb ul li a{
    color: #fff;
    font-size: 16px;
}

.fb-box{
    padding: 2%;
    margin-top: 5px;
}
.fb-box ul{}
.fb-box ul li{
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
}
.fb-box ul li em{
    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;
}
.fbr input{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
}
.fbr textarea{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
}
.fbr select{
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    height: 30px;
}

.fbl{    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;}
.fbr{    float: left;
    width: 75%;}

.user-title{
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold;
    padding: 2%;
}
.user-title span{
    font-weight: 500;
    font-size: 12px;
    float: right;
    color: #888;
}
.user-box2{
}
.user-box2 ul{}
.user-box2 ul li{
    overflow: hidden;
    background: #f4f4f4;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.user-box2 ul li span{
    float: left;
    width: 25%;
}
.user-box2 ul li span a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.user-box2 ul li span:nth-child(1){
}
.user-box2 ul li span:nth-child(2){
}
.user-box2 ul li span:nth-child(3){
}
.user-box2 ul li:nth-child(2n+2){
    border-top: 0px solid #dcdcdc;
    background: #ffffff;
}
.user-box2 ul li:nth-child(2n+2){}
.qq{
    padding: 2%;
    margin: 20px 2%;
    border: 1px dashed #5785da;
    border-radius: 2px;
}
.qq p{
    color: #0266b1;
}
.qq p img{
    margin-left: 10px;
    margin-top: -3px;
}
.announcement{
    padding: 2%;
    background: #f3f3f3;
    margin: 2%;
    border-radius: 2px;
}
.announcement span{
    font-weight: 600;
}
.announcement p{
    line-height: 30px;
}
.foot ul li:nth-child(4) img{
    width: 28px;
}
.foot ul li:nth-child(5) img{
    width: 23px;
}

.sousuo{
    margin: 2%;
    background: #fff;
    border-radius: 4px;
    padding: 2%;
}
.form-search{
    overflow: hidden;
}
.a1mbz-com-search-btn{
    border: 1px solid #ff0202;
    background: #ff0202;
    color: #fff;
    font-size: 12px;
    float: left;
    width: 29%;
    border-radius: 0px 5px 5px 0px;
    height: 42px;
    line-height: 42px;
}
input {
    border: 0;
}
.www123gfcn-bar{
    /* min-height: 100vh; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    position: relative;
}
.clear{box-sizing: border-box;height: 100%;}



.clear dt{
    font-weight: bold;
}
.clear dd{
    width: 100%;
}
.clear dd a{
    color: #666;
    font-size: 13px;
    display: block;
    width: 100%;
    line-height: 30px;
}
.listpage{
    margin-top: 15px;
}
.listpage a{
    display: inline-block;
    width: 18%;
    text-align: center;
    background: #ececec;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    margin: 1%;
    font-size: 12px;
}
.www123gfcn-no{
    background: #ff0202!important;
    color: #fff;
}
.page-no{
    background: #ff0202!important;
    color: #fff;
}

.diqu1{
    width: 34%;
    float: left;
    height: 150px;
    overflow-y:scroll;
}
.diqu2{
    width: 38%;
    padding: 0 2%;
    background: #f4f7fa;
    float: left;
    height: 150px;
    overflow-y: scroll;
}
.diqu3{
    width: 28%;
    padding: 0 2%;
    display: inline-block;
    float: left;
    background: #e4eef8;
    height: 150px;
    overflow-y: scroll;
}
.cp{
    padding: 10px 2%;
}
.layui-collapse{border: 0 solid #fff;}
.cur{
    color: #f00!important;
}

.index-more{
    text-align: center;
    background: #e8e8e8;
    padding: 10px 0;
}
.index-more a{
}
.addnews{
    text-align: center;
    margin: 20px auto;
}
.addnews input{width: 100px;height: 35px;line-height: 35px;background: #F44336;color: #fff;border-radius: 3px;}
.down{}
.down1{
}
.down1 dl{
    overflow: hidden;
}
.down1 dl dd{
    float: left;
    width: 25%;
    text-align: center;
}
.down1 dl dd input{
    text-align: center;
    margin: 0 1%;
    width: 95%;
}
.down1 dl dd select{
    text-align: center;
    margin: 0 1%;
    width: 95%;
    height: 33px;
    line-height: 33px;
    display: none;
}
.down1 dl dd:nth-child(1) input{
    display: none;
}
.down1 dl dd:nth-child(2) input{
    display: none;
}
.down1 dl dd:nth-child(3) input{}

.content{
    padding: 0 2%;
    background: #f1f1f1;
    overflow: hidden;
}
.content-box{}
.pic{overflow: hidden;margin: 20px 0 5px 0;border-radius: 4px;}
.text-box{
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
    margin-bottom: 10px;
}

.ttop{
    margin: 2% 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #ff0101;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    padding: 2%;
}
.s2 span{
    text-align: right;
    float: right;
}
.pic-l{
    float: left;
    width: 25%;
    background: #fff;
    padding: 1% 1% 1% 1.3%;
    border-radius: 3px;
    text-align: center;
}
.pic-l img{
    width: 100%;
    height: 55px;
    border-radius: 3px;
}
.pic-c{
    float: left;
    width: 98%;
    margin-left: 2%;
}
.pic-c h1{
    font-weight: 700;
    font-size: 20px;
}
.pic-r{
    float: right;
    width: 30%;
    text-align: center;
}
.pic-r p{
    background: #fe1b48;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
}
.pic-r p a{
    color: #fff;
    font-size: 13px;
}
#yourcode{
    font-size: 14px;
    margin-top: 10px;
    color: #777;
}
.pic-c span{
    margin-top: 10px;
    display: block;
    color: #d88b05;
}
.ttop a{
    float: left;
}
.ttop a i{
    margin-top: 3px;
    float: left;
}

.hair2{
    margin: 0 5%;
    text-align: center;
    background: #fd6b03;
    border-radius: 3px;
    padding: 10px 0;
    margin-top: 10px;
}
.hair2 a{
    color: #fff;
}
.dropdown{
    border: 1px solid #e8e8e8;
    padding: 5px;
    border-radius: 3px;
    width: 33%;
}
.dropdown option{
}

#demo{
    position: absolute;
    top: 2px;
    right: 10px;
}
#test1{}
#test1 img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 250px;
}
.user-pro{
    margin-top: 15px;
    text-align: center;
}
.user-pro em{
    display: block;
    color: #333;
    font-weight: 700;
}
.user-pro span{
    display: block;
    color: #666;
    margin-top: 5px;
}

.pl{margin-top: 30px;}
.pl1{}
.pl2{}
.pl3{
    display: none;
}
.jgtj{
    overflow: hidden;
    margin: 0 2%;
}
.jgtj input{
    border: 1px solid #e7e7e7;
    height: 40px;
    line-height: 40px;
    width: 96%;
    border-radius: 3px 0px 0px 3px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 2%;
    margin-top: 15px;
}
.jgtj button{
    width: 96%;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #f13d3c;
    margin-left: -1px;
    box-sizing: border-box;
    background: #f13d3c;
    color: #fff;
    margin: 15px 2% 0 2%;
}
.wk{
    max-width: 100%;
}
.window{}
.login-b{
    text-align: center;
    background: #fff0c4;
    padding: 10px 0 10px 0;
    margin: 0 2%;
}
.login-window{
    overflow: hidden;
    margin: 5px 0 10px 0;
    padding: 0 2%;
}
.login-window input{
    width: 79%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    margin: 10px 0 0px 0;
}
.login-window-b{
    text-align: center;
}
.login-window-b input{
    display: inline-block;
    width: 75px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    background: #f13d3c;
    color: #fff;
    margin-right: 2%;
}
.login-window-b span{
    display: inline-block;
    width: 75px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    background: #2196F3;
    text-align: center;
    margin-left: 2%;
}
.login-window-b span a{
    color: #fff;
}
.login-window span{
    float: left;
    width: 20%;
    height: 35px;
    line-height: 35px;
    margin: 10px 0 0px 0;
}
.Set{float: right;width: 50%;text-align: right;}
.Set a{}
.Set a i{
    font-size: 22px;
}
.Set a:nth-child(2) i{
    font-size: 21px;
    color: #666;
    margin-left: 5px;
}
.tjjg{
    text-align: center;
    width: 90%;
    background: #ff0808;
    color: #fff;
    margin: 15px auto 0 auto;
    padding: 10px 0;
    border-radius: 4px;
}
.layui-layer{width: 90%!important;left: 5%!important;
    right: 5%!important;}
.same2 li span{
    float: left;
    width: 25%;
}
.same2 li span:nth-child(1){
}
.same2 li span:nth-child(2){
}
.same2 li span:nth-child(1) a{
}
.same2 li span:nth-child(2) a{
    font-weight: 600;
}
.j1{
    color: #ff0808;
}
.j2{
    color: #009688;
}
.layui-tab-content {
    padding: 0px 0;
}
.item{
    display: none;
}
.box-title2 {
    box-shadow: 0 2px 2px rgba(102,102,102,.08);
    border-bottom-color: rgba(49,49,49,.09);
    height: 40px;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
}
#pricehidden2 {
    display: inline-block;
    float: right;
    width: 30%;
}
.j2 em {
    display: inline-block;
    width: 75px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}

.userinfoform3{
    margin: 0 2%;
}
.userinfoform3 dl{width: 100%;}
.userinfoform3 dl dd{padding: 5px 0;background: #ffffff;height: 35px;line-height: 35px;margin: 5px 0;display: block;}
.userinfoform3 dl dd span{
    float: left;
}
.userinfoform3 dl dd em input{
    border: 1px solid #e9e3e3;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    padding-left: 2%;
    width: 98%;
}
.userinfoform3 dl dd span:nth-child(1){
    width: 25%;
}
.userinfoform3 dl dd em{
}
.userinfoform3 dl dd em textarea{
    width: 100%;
    border: 1px solid #e9e3e3;
    border-radius: 3px;
}
.userinfoform3 dl dd em img{
    height: 35px;
    line-height: 35px;
    display: none;
}
.Submit{
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: #F44336;
    border-radius: 3px;
    height: 35px;
    width: 100px;
    margin-top: 15px;
}
.prol{}
.prol input{
}

#qyxz{
    width: 100%!important;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 5px 0;
}
.selected{}
.selected a{
    color: #f00505;
}



/*会员中心地区选项*/
.shaixuan li{
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shaixuan li a{}
.selected{font-weight:bold;color:#fff;}
.queding{margin:20px 10px 0 100px ;}
.queding button{margin: 20px 0;border: 1px solid #F44336;background: #F44336;color: #fff;border-radius: 3px;width: 100px;height: 35px;line-height: 35px;}


.shaixuan{
    padding: 0 2%;
    display: block;
    width: 96%;
    margin: 15px 0;
}
.shaixuan ul{}
.shaixuan ul li{}
.shaixuan ul li a{}


.sheng{}
.shi{}
.xian{
}

.piclist{
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
}
#fukuanchakan{
    border-radius: 4px;
    margin-bottom: 20px;
    }

.smy{
    color: #fff;
    background: #01a745;
}
.smn{    background: #eeeeee;}
.pc1{
    display: inline-block;
    float: right;
    width: 30%;
}
.s5{
    width: 100%;
    overflow: hidden;
    overflow: hidden;
}
.s5 em{
    float: left;
    width: 30%;
}
.s5 span{
    color: #FF9800;
    font-size: 16px;
    float: left;
    width: 30%;
}
.c22{
    font-style: initial;
    text-align: center;
    font-size: 13px;
    height: 30px;
    line-height: 32px;
    margin: 7px 0% 0 10%;
    border-radius: 3px;
    display: block;
    float: right;
    color: #999;
}
.box-title21{
    text-align: center;
}
.box-title21 span{color: #ff0808;}
.layui-tab {
    margin: 0px 0;
    text-align: left!important;
}
body {
    background: #f1f1f1;
}
.li1{
    height: 50px;
    line-height: 50px;
}
.li2{border-top: 1px dashed #e8e8e8;margin-bottom: 8px;padding-top: 10px;color: #ff9a05;}
.tt1{
    height: 50px;
    line-height: 50px;
}

.loginlist {
    width: 80%;
    padding: 0 10%;
    text-align: center;
}
.layui-tab-content {
    padding: 0px;
    padding: 10px 0px 15px 0px;
}
.userlogin {
    width: 100%;
    text-align: center;
}
.logininput {
    margin: 15px 0;
    height: 50px;
}
.loginc {
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    width: 200px;
}
.refresh {
    margin: 20px 0;
}
.refresh a {
    color: #e80000;
    font-weight: 600;
    font-size: 15px;
}
.userimg i {
    font-size: 80px;
    color: #d6d6d6;
}
.shaixuan select{
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 8px 0;
    border-radius: 3px;
}
.play{
}
.user-logon{position: relative;}
.user-logon1{}
.user-logon2{
    border-radius: 4px;
    background: #fff;
    margin: 6%;
    padding: 20% 5% 20% 5%;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    width: 78%;
}
.user-logon3{}
.user-logon3 input{
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    margin: 6px 0;
    height: 35px;
    line-height: 35px;
    padding-left: 2%;
    width: 98%;
}
.user-button{
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}
.user-button input{
    height: 35px;
    line-height: 35px;
    color: #fff;
    width: 60px;
    border-radius: 3px;
    width: 100px;
    margin: 0 2%;
}
.user-button1{
    background: #F44336;
    border: 1px solid #f44336;
}
.user-button2{
    background: #4CAF50;
    border: 1px solid #4caf50;
}
.logintitle {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.user-logon3 textarea{
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    height: 100px;
    line-height: 100px;
}
.userinfoform3 textarea{
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #999;
}
.error{
    background: #fff;
    height: 100%;
    text-align: center;
}
.error ul{
    padding-top: 48%;
}
.error ul li{
    padding: 5px 0;
}
.error ul li a{
    color: #157ccd;
}
.pl-data{
    text-align: center;
}
.pl-data a{}

.list{
    background: #fff;
    border-radius: 4px;
    margin: 2%;
    padding: 2%;
}
.list ul{}
.list ul li{
    overflow: hidden;
    margin-top: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
}
.listpic{
    float: left;
    width: 30%;
    height: 139px;
}
.listpic img{
    max-width: 100%;
}
.listsx-l{
    float: left;
    width: 68%;
    margin-left: 2%;
}
.listsx-title{}
.listsx-title a{
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.listsx{
    overflow: hidden;
}
.listsx span{
    font-size: 15px;
    margin: 5px 0;
    display: block;
    color: #777;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}
.listsx-r{
    font-size: 13px;
    display: block;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    }
.main1{
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
    margin: 2%;
}



.check{
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
    margin: 2%;
}
.check em {
    display: inline-block;
    width: 75px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}


.check ul{}
.check ul li span{
    float: left;
    width: 25%;
}
.check ul li{
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.check ul li a{
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: left;
}
.screen{
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
    margin: 2%;
}
.screen-input{}
.screen-list{}
.screen-list ul{
    float: left;
    width: 23%;
    display: inline-block;
    padding: 0 1%;
}
.screen-s{
    margin: 15px 0 10px 0;
    display: inline-block;
    width: 100%;
}
.screen-s span{
    width: 30%;
    display: inline-block;
}
.screen-s select{
    border: 1px solid #eaeaea;
    font-size: 13px;
    color: #333;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    box-sizing: border-box;
    width: 48%;
}
.screen-s button{
    border: 1px solid #f44336;
    background: #F44336;
    color: #fff;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 13px;
    width: 20%;
}
.screen-s select option{
    font-size: 12px;
}
.screen-queding{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.screen-queding button{
    width: 40%;
    margin: 0 2%;
    border: 1px solid #ff0202;
    background: #ff0202;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
}
.app-search {
    overflow: hidden;
    padding: 25px 2% 0 3%;
}
.search-input {
    float: left;
    width: 245px;
    border-radius: 5px 0px 0px 5px;
    line-height: 42px;
    border: solid 2px #f44336;
    text-align: center;
    height: 42px;
    background-color: #f5f6f7;
}
.search-input {
    width: 68%;
    box-sizing: border-box;
}
.search-btn {
    border-radius: 0px 5px 5px 0px;
    height: 42px;
    line-height: 42px;
    border: solid 1px #f44336;
    width: 90px;
    float: left;
    background: #F44336;
    color: #fff;
    font-size: 16px;
}
.search-btn {
    width: 30%;
    box-sizing: border-box;
}
.news-list{
    background: #fff;
    border-radius: 4px;
    margin: 2%;
    padding: 2%;
}
.news-list ul{}
.news-list ul li{
    overflow: hidden;
    margin-top: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
}

.listsnew-title{}
.listsnew-title a{
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 600;
}
.listp{
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
    margin-top: 3px;
}
.listtime{
    color: #666;
    margin-top: 3px;
}
.sousuo ul, .soujieguo ul {
    clear: both;
    overflow: hidden;
}
.sousuo ul li, .soujieguo ul li {
    cursor: pointer;
    float: left;
    text-align: center;
}
.sousuo ul li, .soujieguo ul li {
    font-size: 14px;
    width: 20%;
}
.a1mbz-com-keyboard {
    width: 96%;
    padding: 0 2%;border-right: 0;
    float: left;
    border-radius: 5px 5px 5px 5px;
    margin-top: 8px;
}
.sousuo ul li.on, .soujieguo ul li.on {
    font-weight: bold;
    color: #d20a0b;
    border-radius: 5px;
}

/*积分样式 开发QQ1094028072*/
.jifen{
    padding: 0 2%;
    margin-top: 15px;
}
.jifen-1{
    text-align: center;
    border-bottom: 2px solid #f95d5d;
}
.jifen-1 ul{
    overflow: hidden;
}
.jifen-1 ul li{
    float: left;
    width: 33%;
    padding: 5px 0;
}
.jifen-1 ul li span{}
.jifen-2{}
.jifen-2 ul{
    margin-top: 10px;
}
.jifen-2 ul li{
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
}
.jifen-2 ul li span{
    float: left;
    width: 33.3%;
    text-align: center;
}
.jifen-1 ul li a{}
.ison{
    background: #f95d5d;
    border-radius: 3px 3px 0px 0px;
}
.ison a{
    color: #fff;
}
.jifen-2 ul li:nth-child(2n+2){background: #f9f9f9;}
.c-red{}



.fw-normal {
    font-weight: normal;
}
.fc-org {
    color: #ff6a00;
}
.qd-bg {
    position: relative;
    background-position: -5px -69px;
    height: 40px;
    margin-top: 10px;
    float: left;
    width: 40%;
}
.qd-btn{
    background: url(/images/qiandaode-lx.png) 0 0;
}

a.qd-btn, a.yqd-btn {
    position: absolute;
    left: 0;
    width: 128px;
    height: 40px;
}
.jfzq_method {
    margin: 15px 0;
    position: relative;
    color: #666;
    width: 100%;
}
.jfzq_method h3 {
    font-size: 15px;
    color: #575757;
}
.padleft80 {
    margin-top: 10px;
}
.padleft80 textarea {
    border: 1px solid #BDC7D8;
    color: #666;
    font-size: 15px;
    padding: 3px;
    width: 98%;
    border-radius: 3px;
}
.yqd-btn {
    background: url(/images/qiandaode-lx.png) 2px -84px;
}
.Copy{
    background: #F44336;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    width: 100px;
    margin: 10px auto 0 auto;
    display: block;
}
.qd-a{
    overflow: hidden;
}
.qd-r{
    float: left;
    width: 55%;
    margin-left: 5%;
    margin-top: 10px;
    height: 40px;
    line-height: 20px;
}
.yon{
    background: #F44336!important;
    color: #fff;
}
.returnpage{
    margin-top: 15px;
}
.returnpage a{
    height: 25px;
    line-height: 25px;
    background: #eaeaea;
    border-radius: 2px;
    padding: 5px 10px;
    margin: 3px;
}
/*积分样式结束 开发QQ1094028072*/

.fnav{
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}
.fnav a{
    color: #fff;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    width: 22%;
    margin: 0 1%;
}


.user-ly{
    padding: 25px 2%;
}
.user-ly ul{}
.user-ly ul li{
    margin: 15px 0;
}
.user-ly ul li input{
    border: 1px solid #ececec;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.user-ly ul li textarea{
    border: 1px solid #ececec;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.Submit-ly{
    text-align: center;
}
.Submit-ly input{
    color: #fff;
    background: #2196F3;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    width: 100px;
    margin: 0 auto;
}
.txjl{
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}
.txjl a{
    height: 40px;
    line-height: 40px;
    border: 1px solid #f1f1f1;
    width: 200px;
    display: block;
    margin: 0 auto;
}
.txjl:hover{}
.txjl:hover a{}


.user-lylist{
    padding: 0 2%;
}
.user-lylist-1{border-bottom: 2px solid #ecebeb;height: 30px;line-height: 30px;}
.user-lylist-1 span{
    border-bottom: 2px solid #ff0202;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.lybox1{}
.lybox1-1{
    margin-top: 10px;
    padding-top: 10px;
}
.lybox1-1-1{
    overflow: hidden;
}
.lybox1-1-1 span{
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.lybox1-1-2{
    margin: 10px 0;
    background: #f5f5f5;
    padding: 10px 15px;
    border-radius: 3px;
    position: relative;
}
.lybox1-1-2:before {
    z-index: 2;
    border-width: 8px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    content: '';
    top: -15px;
    left: 15px;
    border-color: #ff0c0c00 #ea323200 #f5f5f5 transparent;
}
.lybox1-1-2 p{}
.lybox1-2{
    padding: 10px;
    border-radius: 3px;
    position: relative;
    background: #f7ebeb;
}
.lybox1-2:before {
    z-index: 2;
    border-width: 8px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    content: '';
    top: -15px;
    left: 15px;
    border-color: #ff0c0c00 #ea323200 #f7ebeb transparent;
}
.lybox1-2 p{
    color: #F44336;
}
.lybox1-1-1 span:nth-child(1){
    font-weight: bold;
}

.top-login{
    padding: 5%;
    overflow: hidden;
}
.top-login a{
    display: inline-block;
    float: left;
    width: 50%;
}
.top-login a i{
    margin-right: 5px;
    margin-top: 3px;
    float: left;
}
.Set i{
    color: #fff;
}


.top-main{
    height: 35px;
    line-height: 35px;
    background: #fff;
    margin: 2%;
    border-radius: 3px;
}
.top-l{
    float: left;
    width: 31%;
    padding-left: 2%;
}
.top-l a{}
.top-c{
    float: left;
    width: 33%;
    text-align: center;
}
.top-r{
    float: right;
    width: 31%;
    text-align: right;
    padding-right: 2%;
}
.top-r a{}
.Set-main{
    overflow: hidden;
    position: absolute;
    right: 2%;
    top: 10px;
    left: 2%;
    width: 96%;
}
.Set-l{float: left;width: 50%;}
.Set-l a{}
.Set-l a i{
    color: #fff;
}
.choose-box{}
.all{
    display: inline-block;
    margin: 15px 0 10px 0;
    width: 20%;
}
.all a{
    color: #fff;
    font-size: 13px;
}
.all p{
    border: 1px solid #2196F3;
    font-size: 13px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    width: 80%;
    text-align: center;
    background: #2196F3;
}
.sm{
    text-align: center;
    margin-top: 10px;color: #777;
}
.sm h3{}
.sm dd{
}
.sm2{
    text-align: center;
    margin-top: 10px;color: #777;
}
.sm2 h3{}
.sm2 dd{
}
.user-imt{
    position: relative;
}
.user-imt i{left: 0;display: block;font-style: initial;position: absolute;top: 89px;right: 0;width: 50px;margin: 0 auto;border-radius: 2px;color: #ffffff;font-size: 12px;height: 20px;line-height: 20px;}
.ry{
    background: #4eb778;
}
.rn{background: #ff9800;}
.rn a{color: #fff;}

.card{
    margin-top: 10px;
}
.card1{
    text-align: center;
}
.card1 input{
    border: 1px solid #e9e3e3;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    padding-left: 2%;
    width: 98%;
    margin-top: 10px;
}
.card2{
    text-align: center;
    margin-top: 15px;
}
.card2 input{
    color: #fff;
    background: #F44336;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    width: 100px;
    margin: 0 5px;
}
.fnav a:nth-child(1){
    background: #F44336;
}
.fnav a:nth-child(2){
    background: #9C27B0;
}
.fnav a:nth-child(3){
    background: #0a7cd6;
}
.fnav a:nth-child(4){
    background: #d68206;
}
.opno{}
.nog{
    text-align: center;
    color: #f00;
}
.gm{
    margin-top: 20px;
    text-align: center;
}
.gm span{
    color: #f00;
}
.gm ul{
    overflow: hidden;
    margin: 10px 5%;
}
.gm ul li{
    width: 45%;
    float: left;
    border-radius: 3px;
    border: 1px dashed #17861b;
    margin: 0 2%;
    height: 30px;
    line-height: 30px;
}
.gm ul li a{
    color: #17861b;
}
.gm ul li:nth-child(2) a{color: #FF5722;}
.gm ul li:nth-child(2){color: #FF5722;border: 1px dashed #FF5722;}

.nosee{
    background: #ffffff;
    padding: 2%;
    border-radius: 4px;
    padding: 95px 30px;
}
.nosee p{
    text-align: center;
}
.nosee span{
    margin-top: 15px;
    display: block;
    text-align: center;
}
.nosee p a{
    color: #fff;
    border-radius: 3px;
    height: 30px;
    display: block;
    line-height: 30px;
    width: 100px;
    background: #F44336;
    text-align: center;
    margin-top: 15px;
    margin: 15px  auto 0 auto;
}
.nosee span a{
   
    margin: 0 1%;
    border-radius: 3px;
    
    height: 30px;
    line-height: 30px;
    width: 90px;
    display: inline-block;
}
.nosee span a:nth-child(1){border: 1px dashed #17861b; color: #17861b;}
.nosee span a:nth-child(2){border: 1px dashed #FF5722; color: #FF5722;}





/*侧边栏*/
.float-box{width: 68px;padding: 5px;font-size: 14px;position: fixed;right: 0;top: 55%;z-index: 9997;margin-top: -303px;_position: absolute; _top: expression(eval(document.documentElement.scrollTop+100));box-sizing: border-box}
.float-box .float-ul, .float-box .float-ul li{margin: 0;padding: 0;}
.float-box .float-ul{margin-top: 5px;text-align: center;line-height: 1.2;list-style: none;background-color: #FFF;box-shadow: 0 2px 5px #e6e6e6;}
.float-box .float-radius{-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.float-box .float-text{color: #ff4a00}
.float-box .float-border{border-color: #ececec !important;}
.float-box .dbsvipa{color: #fff;}
.float-box .float-ul li a{display: block;width: 100%;padding: 10px 0;line-height: 18px;}
.float-box .float-ul li a{border-radius: 5px;}
.float-box .float-ul li a.qq, .float-box .float-ul li a.qun{-moz-border-top-left-radius: 4px;-moz-border-top-right-radius: 4px;border-top-left-radius: 4px;border-top-right-radius: 4px;position: relative;}
.float-box .dbsvip{background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%)!important;color: #fff;margin-bottom: 20px;}
.float-box .dbsvip li a:hover{background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);color: #fff;margin-bottom: 20px;box-shadow: 0 8px 10px rgba(255, 0, 12, 0.3);color: white;border-radius: 50%;}
.float-box .float-ul .fa,.float-box .float-ul .fab{font-size: 20px;line-height: 20px;}
.float-box .dbsvip .fa{font-size: 25px;}
.float-box .float-alert-box{width: 180px;height: 185px;background-color: #FFF;border: 1px solid #ececec;position: absolute;right: 58px;top: 0;z-index: 9998;display: none;box-sizing: border-box}
.float-box .float-qq-box, .float-box .float-qun-box{padding: 20px 15px;}
.float-box .float-qun-box{width: 200px;height: 210px;}
.float-box .float-weixin-box{background: none;border: 0px;width: 300px;height: auto;top: 10%;}
.float-box .float-ul li .float-qq-box{color: #666;}
.float-box .float-alert-box h6{font-size: 20px;color: #ff4a00;font-weight: 700;line-height: 1.2;margin: 0 0 15px;}
.float-box .float-alert-box p{line-height: 24px;margin: 0 0 15px;}
.float-box .float-qq-btn{padding: 10px;background-color: #ff4a00;color: #FFF;cursor: pointer;}
.float-box .dbsvipd{padding: 10px;background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);color: #FFF;}
.float-box .zzhuti_qd_1{background: linear-gradient(-125deg, #7CCC4C 0%, #6da54b 100%);box-shadow: 0 8px 10px rgba(32,160,255,.3);color: #FFF;}
.float-box .zzhuti_qd_1:hover{background: #ffffff;box-shadow: 0 8px 10px rgba(32,160,255,.3);color: #6da54b;}
/*侧边栏*/

