*,body,div,p,input { margin: 0px; padding: 0px;}
body {
        background-color:#23262e;
        font-family:"Microsoft Yahei"; 
        font-size: 13px;
        position: absolute;
        height:100%;
        width: 100%;
    }
a { color: #fff; text-decoration:none;}
a:hover { text-decoration: none; color: #fff; }
ul li { list-style: none;}
ol li { list-style: none;}
ol { padding-left: 0px;}
* { box-sizing:content-box;}
input,textarea
{
    outline: none;
}
.icon {
        width: 1em; height: 1em;
        vertical-align: -0.15em;
        fill: currentColor;
        overflow: hidden;
        }
.popover
{
    border-color: #dfad9d;
}
.popover-title
{
    background-color: #f8e8e3;
    border-bottom-color: #dfad9d;
    color: #e45f45;
}
.popover.right>.arrow
{
    border-right-color: #dfad9d;
}
.f-r
{
    float: right;
    margin: 12px 27px 5px 0;
}
.header
{
    position: relative;
}
.header a:hover
{
    color: #ff764c;
}
.header .a_common
{
    padding-left: 4px;
}
.h_float
{
    /* position: absolute; */
    height: 50px;
}
.h_float .logo
{
    float: left;
    width: 12%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.h_float .logo img
{
    height: 50px;
    width: 100%;
}
.h_content
{
    height: 50px;

}
.h_c_right
{
    float: right;
}
.logininfo,.mubandown,.h_c_right > div,.h_c_right > a
{
    display: inline-block;
    border-right: 2px solid #404551;
    height: 50px;
    line-height: 50px;
    padding-right: 10px;
    padding-left: 12px;
    color: #727887;
}
.logininfo,.mubandown,.h_c_right >.contact
{
    color: #fff;
}
.logininfo{
    width: 140px;
    overflow: hidden;
}
.mubandown{ vertical-align: top;}
.h_c_right .sign
{
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 3px;
}
.h_c_right .willsign
{
    background-color: #aa4e3e;
    cursor: pointer;
}
#fcontainer{
    /*position: absolute;*/
    width:100%;
}

.middle {

    display: table;
    width: 100%;
    height: 100%;
}
.midleft
{
    /*float: left;*/
    width: 13%;
    background-color:#23262e;
    /*min-height: 520px;*/
    height: 100%;
    display: table-cell;
    vertical-align: top;
}
.midright
{
    /*float: left;*/
    width: 100%;
    color: #000;
    /*overflow: hidden;*/
    display: table-cell;
    vertical-align: top;
    background-color: #ffffff;
}
.bottom
{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 13%;
    clear: both;
}
.bottom p
{
    display: inline-block;
    padding-right: 20px;
    color: #7f8083;
    cursor:default;
}
.copyright
{
    color: #ddd;
    font-size: 12px;
    padding-left: 20px;
    border-left: 2px solid #404551;
}
.midleft a
{
    height: 35px;
    line-height: 35px;
    border-left: 2px solid #23262e;
    display: block;
    padding-left: 16%;
}
.midleft a.astop
{
    border-color: #fe5622;
    background-color: #393d49;
}
.midleft a:hover
{
    color: #fe5622;
}
.midleft .gtitle
{
    color: #7a8196;
    padding-left:10px; 
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: default;
}
.split
{
    height: 2px;
    background-color: #393c42;
    margin: 5px 0;
}
.willnum
{
    padding: 1px 5px;
    border-radius: 8px;
    background-color: red;
    color: #fff;
    font-size: 12px;
    margin-left: 2px;
}
/* 报价 */
.banner
{
    cursor: default;
    display: block;
}
.price_c
{
    float:left;
    width: 15%;
    margin-left: 10px;
    text-align: center;           
}
.c_name
{
    padding: 5px 0;
    border-bottom: 2px solid #fe5622;
    margin-bottom: 10px;
}
.c_c,.not-allowl
{
    height: 30px;
    line-height: 30px;
    display: block;
    color: #000;
    cursor: pointer;
    border: 1px solid #fff;           
    margin-bottom: 1px;
    position: relative;
}
.c_c:hover
{
    color: #fe5622;
    background-color: #ffeee8;
}
.c_craft
{
    position: absolute;
    right: 6px;
    top: 8px;
    display: none;
}
.c_choice
{
    color: #fe5622;
    border-color: #fe5622;
}
.not-allowl,.not-allowl:hover{
    text-decoration: line-through;
    color: #BABABA;
    cursor: not-allowed;
}
.c_choice .c_craft
{
    display:block;
}

.craft
{
    width: 16px;
    height: 16px;
    display: inline-block;           
    background: url('../images/m_c.png') no-repeat;
}
.div_split
{
    clear: both;
    height: 40px;
}
.p_desc
{
    
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 45px;
    background-color: #f8e8e3;
    border: 1px solid #dfad9d;
    color: #fe5622;
    padding: 15px 10px;
}
.order
{
    height: 45px;
    line-height: 45px;
    position:fixed;
    width: 87%;
    bottom: 42px;
}
.order-left
{
    float: left;
    height: 45px;
    width: 76%;
    background-color: #e5e5e5;
}
.order-right
{
    float: right;
    height: 45px;
    width: 23%;
    background-color: #fe5622;
    text-align: center;           
    cursor: pointer;
}
.order-right:hover
{
background-color: #fd3d02;
}
.price-t
{
    color: #333333;
    font-size: 12px;
    padding-left: 10px;
}
.price-1
{
    color: #23262e;
    font-size: 20px;
    font-family: Arial;
}
.throu{
    text-decoration: line-through;
}
.price-2
{
    color: #fe5622;
    font-size: 24px;
    font-family: Arial;
}
.copy-p
{
    color: #4fa7f8;
    font-size: 12px;
    margin-left: 30px;
    cursor: pointer;
}
.copy-p:hover
{
    color: #329afa;
}
.lasttime
{
    float: right;
    padding-right: 10px;
    color: #fe5622;
}
.remain{
    line-height: 16px;
    padding-top: 5px;
}
#time,#remaining{
    font-weight: normal;
}
.charge_z{
    float: right;
    background-color: #f17272;
    color: white;
    width: 20%;
    height: 45px;
    text-align: center;
    cursor: pointer;
}
#hytips{
font-size: 14px;
color: #fe5622;
cursor: pointer;
padding-left:6px;
}
.charge_z:hover{
    background-color: #ee5c5c;
}
/* 注册 */
.reg-bg
{
    background: url('../images/regbg.png') no-repeat  center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* 登录 */
.login-bg
{
    background-image: url('../images/loginbg.png');
    background-position:bottom;
    background-repeat: no-repeat;
}
.login-top-bg
{
    background-color: #f3f3f3;
    height: 488px;
}
.login-top-c,.login-bottom-c
{
    width: 80%;
    margin: 0 auto;    
}
.login-top-logo-c
{
    border-bottom: 2px solid #cccccc;
    height: 66px;
    line-height: 66px;
    padding-top: 10px;
}
.login-bottom-c
{
    height: 130px;
}
.login-desc
{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    float: left;
    width: 30%;
    padding-right: 2%;
    padding-top: 20px;
}
.login-desc .login-desc-title
{
    font-size: 24px;
    padding-bottom: 10px;
}
.login-top-logo-c .logo
{
    height: 50px;
    width: 150px;
    display: block;
}
.login-top-logo-c .logo img
{
    height: 50px;
}
.login-top-left
{
    float: left;
}
.login-top-left .ad
{
    padding-top: 22px;
    padding-bottom: 24px;
    font-size: 15px;
    color: #8192a1;
}
.login-top-left .ad span
{
    color: #42586d;
    font-size: 26px;
    padding-bottom: 5px;
}
.login-top-left .ad p
{
    padding-left: 33px;
    padding-top: 5px;
}
.login-top-right
{
    float: right;
    width: 352px;
}
.common-log-reg-c
{
    background-color: #ffffff;
    border-radius: 5px;
    -moz-box-shadow: 10px 10px 5px #e3e6eb; /* 老的 Firefox */
    box-shadow: 4px 4px 5px #e3e6eb;
    height: 375px;
    margin-top: 22px;
    position: relative;
}
.common-log-reg-title
{
    text-align: center;
    font-size: 18px;
    color: #222222;
    line-height: 18px;
    padding-top: 15px;
}
.common-log-reg-name,.common-log-reg-pwd
{
    display: block;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    height: 38px;
    line-height: 38px;
    width: 270px;
    padding-left: 30px;
    border-radius: 2px;
    margin: 12px auto;
    color: #666666;
}
.common-log-reg-pwd
{
    margin-bottom: 10px;
}
.common-log-reg-name:focus,.common-log-reg-pwd:focus
{
    border-color: #d1d1d1;
    background-color: #fff;
}
.common-log-reg-choice
{
    width: 82%;
    margin: 0 auto;
    margin-bottom:6px;
}
.forget-pwd
{
    float: right;
    color: #00b5e9;
    font-size: 12px;
}
.forget-pwd:hover
{
    color: #03acdd;
}
.rem-pwd
{
    font-size: 12px;
    color:#666666;
    cursor: pointer;
    vertical-align: top;
}
.common-log-reg-login,.common-log-reg-reg
{
    background-color: #fe5622;
    display: block;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    width: 298px;
    margin: 0 auto;
    border-radius: 2px;
    border: 1px solid #fe5622;
    margin-bottom: 13px;
}
.common-log-reg-login:hover
{
    background-color: #fd460d;
}
.common-log-reg-reg
{
    background-color: #ffffff;
    border-color: #dddddd;
    color: #666;
    display: block;
    text-align: center;
}
.common-log-reg-reg:hover
{
    color: #666;
    text-decoration: underline;
}
input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cccccc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#cccccc;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#cccccc;
}
.icon-mobile,.icon-pwd
{
    position: absolute;
    left: 10%;
    top: 59px;
    color: #99a0b4;
}
.icon-unchoice
{
    /* position: absolute; */
    color: #99a0b4;
    cursor: pointer;
}
.icon-pwd
{
    top: 121px;
}
.login-bottom-bg
{
    height: 445px;
    background: url('../images/loginbg.png') no-repeat top center;
}
/* 注册 */
.reg-c
{
    width: 384px;
    margin: 30px auto;
    height: 700px;
    box-shadow: none;
    position: relative;
}
#regbtn
{
    background-color: #00b5e9;
    border-color: #00b5e9;
}
#regbtn:hover
{
    background-color: #16bff0;
    border-color: #16bff0;
}
.identifyingCode
{
    width: 84%;
    margin: 18px auto;
}
.identifyingCode .common-log-reg-name
{
    margin: 0;
    width:  55%;
    display: block;
    float: left;
}
.codeImg
{
    height: 40px;
    width: 28%;
    float: right;
    border: 1px solid #dddddd;
}
#getcode
{
    float: right;
    width: 28%;
    margin-bottom: 0;
}
.logo-center
{
    height: 50px;
    width: 150px;
    margin: 30px auto;
    display: block;
}
/* 优惠券 */
.cps-c
{
    width: 98%;
    margin: 15px auto;
    background-color: #fff;
    min-height: 600px;
    border: 1px solid #ececec;
}
.cps-title
{
    color: #333333;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    border-bottom: 1px solid #ededed; 
}
.cps-content
{
    padding: 15px;
}
.cps-item
{
    width: 430px;
    padding: 10px 20px;
    height: 84px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    border-radius: 5px;
}
.cps-1
{
    float: left;
    color: #fe5622;
    font-size: 45px;
    line-height: 84px;
    font-weight: bold;
    margin-right: 40px;
}
.cps-2
{
    float: left;
    font-size: 12px;
}
.cps-2-credit
{
    color: #fe5622;
   padding-bottom: 10px;
   padding-top: 20px;
}
.cps-2-time
{
    color: #666666;
}
.cps-3
{
    float: right;
    line-height: 84px;
}
.use_btn
{
    width: 80px;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    background-color: #fe5622;
    color: #ffffff;
    border: 0;
    font-size: 14px;
}
.use_btn:hover
{
    background-color: #fd3d02;
}
.cps-used .cps-1
{
    color: #828282;
}
.cps-used .cps-2-credit{
    color: #666666;
}
.cps-used .use_btn
{
    background-color: #c9ccd6;
    cursor: not-allowed;
}

.cps-exp .cps-1
{
    color: #cccccc;
}
.cps-exp .cps-2-credit
{
    color: #999999;
}
.cps-exp .cps-2-time
{
    color: #999999;
}
.cps-exp .use_btn
{
    background-color: #e2e2e2;
    cursor: not-allowed;
}

/* 订单列表 */
.order-top,.order-middle
{
    width: 98%;
    height: 140px;
    background-color: #ffffff;
    border: 1px solid #ececec;
    margin:20px auto;
    margin-bottom: 0;
}
.order-middle
{
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 15px;
}
.order-status
{
    font-size: 15px;
    padding-left: 10px;
    padding-top: 10px;
}
.order-status a
{
    display: inline-block;
    width: 60px;
    height: 30px;
    text-align: center;
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 3px solid #fff;
}
.order-status a:hover
{
    color: #fe653b;
}
.order-status a.sta_choice
{
    color: #fe653b;
    border-color: #fe5622;
}
.date-inp
{
    width: 90px;
    height: 24px;
    padding: 2px 4px;
    border: 1px solid #dddddd;
    color: #333333;
}
.date-split
{
    background-color: #f3f3f3;
    width: 30px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    color: #333333;
    text-align: center;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.order-action
{
    padding: 0 15px;
    padding-top: 13px;
    border-top: 1px solid #ededed;
}
.excel
{
    float: right;
    background-color: #4b86a3;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}
.excel:hover
{
    background-color: #376f8b;
}
.order-list
{
    width: 98%;
    margin: 0px auto;
    /* background-color: #ffffff; */
}
.static-th
{
    height: 30px;
}
.static-th th
{
    font-weight: normal;
    text-align: center;
    color: #666666;
    height: 30px;
    line-height: 30px;
    background-color: #f3f3f3;
}
.th-1
{
    width: 7%;
}
.th-2
{
    width: 56%;
}
.th-3
{
    width: 12%;
}
.th-4
{
    width: 13%;
}
.th-5
{
    
}
.ord-date
{
    color: #999999;
    padding-left: 20px;
}
.order-tbody td
{
    border: 1px solid #ededed;
    text-align: center;
    padding: 15px 0;
}
td.ord-info
{
    font-size: 12px;
    color: #333;
    padding: 0;
    padding-left: 20px;
    text-align:left;
    height: 28px;
    line-height: 28px;
    background-color: #f9f9f9;
}
.ord-serial
{
    color: #666666;
}
.ord-img
{
    float: left;
}
.ord-img-a
{
    width: 136px;
    height: 136px;
    display: table-cell;
    background-color: #f3f3f3;
    border: 1px solid #ededed;
    vertical-align: middle;
}
.ord-img-input
{
    width: 120px;
    height: 120px;
    display: table-cell;
    background-color: #f3f3f3;
    border: 1px solid #ededed;
    vertical-align: middle;
}
.ord-img-a:hover
{
    background-color: #eeecec;
}
.split-aimg
{
    display: table-cell;
    width: 16px;
}
.ord-detail
{
    float: left;
}

.ord-desc
{    
    padding-right: 7px;
    float: left;
}
.ord-desc p
{
    text-align: left;
    color: #999999;
    font-size: 12px;
}
.ord-para
{
    float: left;
}
.ord-para p
{
    text-align: left;
    color: #333333;
    padding-bottom: 5px;
}
.ord-desc-1
{
    padding-top: 1px;
}
.ord-desc-2
{
    padding-top: 10px;
}
.ord-desc-3
{
    padding-top: 8px;
}
.ord-pay
{
    color: #fe5622;
    font-size: 16px;
}
.ord-pay p
{
    color: #999999;
    font-size: 12px;
}
.icon-pub
{
    width: 2em;
    height: 2em;
    color: #bfbfbf;
}
.icon-wancheng
{
    width: 2em;
    height: 2em;
    color: #79cc99;
}
.icon-cancle
{
    width: 2em;
    height: 2em;
    color: red;
}
.icon-check
{
    color: #ededed;
    background-color: #ffffff;
    cursor: pointer;
}
.ord-status p
{
    color: #777777;
    padding-top: 5px;
}
p.p-wancheng
{
    color: #79cc99;
}
.ord-cancle
{
    color: #ffffff;
    background-color: #47bc7b;
    height: 24px;
    line-height: 24px;
    width: 60px;
    display: inline-block;
}
.ord-cancle:hover
{
    background-color: #4ace84;
}
.ord-surplus-time
{
    font-size: 12px;
    color: #999999;
    padding-top: 5px;
    padding-bottom: 5px;
}
.ord-bad
{
    color: #1a91ff;    
}
.ord-bad:hover
{
    color: #1c8bf1;
}
td.order-white
{
    height: 15px;
    padding: 0;
    border: 0;
}
.datetimepicker table tr td.active.active
{
    background-color: #4b86a3;
}
.err_va { position: absolute; width: 300px;}
.err_va span{
    color: red;
}
#embed-captcha{
    width: 298px;
    margin: 12px auto;
    margin-top: 6px;
    /*min-height: 38px;*/
}
#wait{
    text-align: center;
    margin-bottom: 15px;
}
#notice{
    position: absolute;
    color: red;
    right: -149px;
}
#regbtn.disable {
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    cursor: not-allowed;
}
.hide{display: none;}
#popup-captcha
{
    width: 298px;
    margin: 0px auto;
    margin-bottom: 13px;
}
form input[type=text],form input[type=password]{
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
.err_login {
    text-align: left;
    position: absolute;
}
.err_login span{
    color: red;
}
.errorinfo{
    width: 300px;
    margin: 0 auto;
    height: 34px;
    line-height: 22px;
    font-size: 12px;
}
.err_login span {font-size:12px;}
#notice1 {
   position: absolute;
left: 36px;
color: red;
font-size: 12px;
}
.mowei .layui-layer-content{
    padding: 20px;
    line-height: 24px;
}
.mowei .layui-form-label{
    padding: 9px 5px;
    width: 54px;
}
.mowei .layui-input-block {
    margin-left: 64px;
    min-height: 36px;
}
.mowei .layui-input{
}
.content{
    padding-top: 10px;
}
.layui-form-item {
    margin-bottom: 10px;
    clear: both;
}
.mowei{margin-top: 10px;}
.inputRed {
    color: red;}
.layui-form-item .addwid{
    width: 221px;
}
.select_notext{
    -webkit-user-select:none;
     -moz-user-select:none;
     -ms-user-select:none;
     user-select:none;
}