@charset "utf-8";
/* CSS 头部  20170620 */
.lh40{line-height:40px;}
.td_loading{    background:none;}
.lazy{    background: url(../images/logo-expect.png) no-repeat center center;}
.base-container{padding: 0px;width: 100%;}
.baselist-container{background: #f5f5f5;min-width: 1200px;}
.baselist-container>.row{width: 1200px;margin:0px auto;}

.header_top{ height:30px; border-bottom:1px #ddd solid;min-width: 1200px; background:#f5f5f5;  position:relative; z-index:4; box-sizing: border-box;}
.header{ width:1200px; margin:0px auto; height:110px; position:relative; z-index:1300;}
.header .logo{ position:absolute; left:0px; top:30px;}
.header .logo a{width: 545px;height: 57px;background: url(../images/czcqlogo20210512.png?11) no-repeat 0px -3px;display: inline-block;}
.header .logo a img{display:none;}
.head-location{ position:absolute; width:67px; left:325px; top:45px;}
.head-search{ position:absolute; top:35px; right:0px;z-index:2;}
.title-search{border:2px #df2720 solid;height: 36px;    float: right;}
.title-search .search-input{line-height: 36px;padding-left: 10px;font-size: 12px;}
.title-search .search-button{ float: right;width: 100px;height: 36px;  background: #df2720; border: none;line-height: 1; color: #fff;  font-size: 14px;cursor: pointer;}
.title-search .search-button:hover{background:#b61109}
.title-search .search-button i {top: 0;left: 0;width: 82px; height: 36px;    display: block;position: absolute; overflow: hidden;}
.base-select {position: relative;z-index: 10000;float: left;}
.base-select cite {width: 96px;height: 36px;line-height:36px;display: block;color: #807a62;text-align: center;border-right: 2px #df2720 solid;
    cursor: pointer;font-style: normal;background: #f6f6f6;}
.base-select cite .ico{background: url(../images/triangle-down.png) no-repeat;display: inline-block;width: 7px;height: 4px;    margin-left: 5px;-webkit-transition:-webkit-transform .2s ease-out;-moz-transition:-moz-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;-ms-transition:-ms-transform .2s ease-out;position: absolute;top: 17px;}

.head-fb-btn{ float: right; background: #fff; cursor: pointer; margin-left: 10px; line-height:36px;font-size: 14px;height: 40px;border:2px #dd342c solid;text-align: center;width: 116px;color:#dd342c;}
.head-fb-btn:hover{color:#fff;background: #dd342c;}


.base-select:hover cite .ico{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);}
.head-location .location_qiehuan{ position: absolute; background:#fff; top:-5px; z-index:33; width:88px; border:1px #ddd solid; padding-top:30px; display:none;}

.base-select.search-select{width:98px;}
.base-select.search-select ul {width: 96px;border: 2px solid #de332c;background-color: #ffffff;position: absolute;z-index: 20000;top: 36px;
    left:-2px;display: none;}
.base-select.search-select ul li {height: 30px;line-height: 30px;}
.base-select.search-select ul li a {display: block;	height: 30px;
    color: #333333;text-decoration: none;padding-left: 4px;padding-right: 10px;text-align: center;}
.base-select.search-select ul li a:hover {background-color: #f1f1f1;}


.field {
    position: relative;float: left;  width: 258px;
}

.field input {
    width: 236px;
    color: #333;
    height: 35px;
    font-size: 12px;
    padding: 0 12px;
    border: 0;
}
input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}
.field input:focus {    outline: 0;
}
.field input::-webkit-input-placeholder { color:#999; }
.field input::-moz-placeholder { color:#999; } /* firefox 19+ */
.field input:-ms-input-placeholder { color:#999; } /* ie */
.field input:-moz-placeholder { color:#999; }

.header-title{height: 30px;line-height: 30px;color: #333;}

.layui-nav.skin-head{ padding: 0px;border: 0px; background: #333;}
.layui-nav.skin-head  .layui-nav-item{line-height: 43px;}
.layui-nav.skin-head .layui-nav-bar{display: none;}
.layui-nav.skin-head .layui-nav-item a{font-size: 16px;padding: 0 18px;z-index: 2;color: #fff;    position: relative;}
.layui-nav.skin-head .layui-nav-item a:hover{background: #df2720;}
.layui-nav.skin-head .layui-this:after{background: #df2720;height: 43px;z-index: 1;}
.layui-nav.skin-head .layui-nav-more{display: none;}
.layui-nav.skin-head .layui-nav-child{top: 43px;border: 0px ;border-radius: 0px;padding: 0px;box-shadow:0px 0px 0px;    background: none;}
.layui-nav.skin-head .layui-nav-child a{background: rgba(0,0,0,0.5);padding: 0px 10px;}
.layui-nav.skin-head .layui-nav-child dd{padding-top: 1px;text-align: center;}

/*.layui-nav.skin-head .layui-nav-item a:hover .hover{display:inline-block;}*/
/*.layui-nav.skin-head .layui-nav-item a:hover .nohover,.hover{display:none;}*/


.base-footer{width: 100%;    background: #333333;min-width:1200px;}
.base-footer .smc{width: 1200px;margin: 0px auto;padding: 10px 0px;height: 280px;position: relative;}
.base-footer .smc dl{width:200px;float: left;margin-top:30px;position: relative;cursor: pointer;}
.base-footer .smc dl dt{color: #fff;font-size: 16px;font-weight: bold;line-height: 35px;    margin-top: 10px;}
.base-footer .smc dl dd{width: 100%;margin-top: 10px;}
.base-footer .smc dl dd a{float: left;width: 100%;line-height:40px;color: #666 !important;}
.base-footer .smc dl dd a:hover{color: #fff !important;}

.base-footer .smc .official{position:absolute;right: 0px;top:65px;}
.base-footer .smc .official .title{width: 100%;text-align: center;color: #999;
    font-size: 16px;line-height: 30px;}
.base-footer .smc .cause-company{background: url(../images/base-ico.png) no-repeat 0px -150px;display: none; width: 120px;height: 150px;position: absolute;top: 60px;right: 240px;}
.base-footer .smc .separator{height: 130px;width: 1px;background: #696969;position:absolute;right: 360px;top: 60px;}

.base-footer .smb{background: #fff;text-align: center;font-size: 12px;line-height: 25px;padding: 10px 0px;}



.state-btn{line-height: 24px;min-width: 50px; box-sizing: content-box;   text-align: center;padding: 0px 10px;font-size: 12px;color: #fff;background: #999999;cursor: pointer;    display: inline-block;}
.state-btn:hover{color: #fff;}

.state-btn.btn-enroll{background: #50b450;cursor: default;}
.state-btn.btn-enroll:hover{background: #1e921e;}
.state-btn.btn-bidding{background: #dd342c;}
.state-btn.btn-bidding:hover{background: #b61109;}
.state-btn.btn-update{background: #4391ea;cursor: default;}
.state-btn.btn-update:hover{background: #1563bd;}
.state-btn.btn-default{background: #999;cursor: default;}
.state-btn.btn-default:hover{background: #666;}
.state-btn.btn-trailer{background: #df2720;}
.state-btn.btn-trailer:hover{background: #b61109;}

.layui-table-init{background: #f5f5f5 !important;}
.layui-table-init .layui-icon{ background:url(../layui/css/modules/layer/default/loading-2.gif) no-repeat !important;    animation-name: none;
    width: 32px;
    height: 32px; /*自定义图片地址*/}
.layui-icon-loading:before{display: none;}

.layui-nav.skin-head ul{display: table;}
.layui-nav.skin-head ul .layui-nav-item {display: table-cell;text-align: center;}





.visit-fix{position: fixed;width: 100%;height: 100%;bottom: 0px; display: none; left: 0px; z-index: 9999999;}
.visit-fix .box{position: absolute;left: 50%;margin-left: -250px; top:20%;width:500px;z-index: 2;background: #fff;}
.visit-fix .box_zxdksq{position: absolute;left: 50%;margin-left: -250px; top:20px;width:500px;z-index: 2;background: #fff;}
.fix-bg{background:#000; position: absolute;  left: 0px;  top: 0px;  width: 100%;  height: 100%;  opacity: 0.7;
    z-index: 1;    filter: alpha(opacity=70);}
.recharge-cz{ width: 100%; padding: 15px 15px 5px;    box-sizing: border-box;}
.recharge-cz .close{float: right;}
.recharge-cz .close:hover i{color: #dd342c;}
.recharge-cz dl{display: -webkit-box;width: 100%;    box-sizing: border-box;padding-right: 15px;}
.recharge-cz dl dt{display: table-cell;    vertical-align: top;position: relative;padding:5px 10px; line-height: 40px;    text-align: right;font-weight: normal; width: 80px;}
.recharge-cz dl dd{     display: table-cell;   -webkit-box-flex: 1; padding: 5px 0px; position: relative; z-index: 1000;  }
.recharge-cz dl dd .input{width:345px; height: 40px;    line-height: 40px; padding-left: 10px;    border: 1px #ddd solid;border-radius:0px;    box-sizing: border-box;}
.recharge-cz dl dd .textarea{width: 100%;  padding: 10px;    border: 1px #ddd solid;border-radius: 3px;}
.recharge-cz dl dt.small{padding:5px 0px;}
.recharge-cz dl dt.delete{padding: 5px 0px;}
.recharge-cz dl dt.delete .btn{margin-left: 10px;height: 40px;    line-height: 26px;background: #f1f1f1;}



.visit-fix .box.zxdk{width:400px;margin-left:-200px;}
.visit-fix .box.zxdk .recharge-cz{    padding: 15px 30px 5px;}
.visit-fix .box.zxdk .recharge-cz dl dd{ padding: 10px 0px;}
.visit-fix .box.zxdk .recharge-cz dl dd .input{width:340px;}
.visit-fix .box.zxdk .recharge-cz .close{margin-right: -25px; margin-top: -5px;}

.visit-fix .box_zxdksq.zxdk{width:1000px;margin-left:-500px;}
.visit-fix .box_zxdksq.zxdk .recharge-cz{    padding: 15px 30px 5px;}
.visit-fix .box_zxdksq.zxdk .recharge-cz dl dd{ padding: 10px 0px;}
.visit-fix .box_zxdksq.zxdk .recharge-cz dl dd .input{width:340px;}
.visit-fix .box_zxdksq.zxdk .recharge-cz .close{margin-right: -25px; margin-top: -5px;}


.fix-base-btn{    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;}
.fix-btn-danger {
    color: #fff;
    background-color: #dd342c;
    border-color: #dd342c;
}
.fix-btn-danger:hover{color: #fff;
    background-color: #b61109;
    border-color: #b61109;}
.fix-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.fix-btn-default:hover{    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;}
.fix-base-btn.w100{width:100%;}

