*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition: all 0.3s; -webkit-transition: all 0.3s;}
ul,ol,dl,table,th,tr,td,input,textarea,li,a,div,span,em,i{margin: 0;padding: 0;	border: 0;}
table p, table span {user-select: text;}
table button, table .btn, table .button {user-select: none;}
img {margin: 0;padding: 0;	border: 0;}
li {list-style: none;}
/*全局样式*/
html,body {width: 100%;overflow: hidden;}
/*= 清除浮动=*/
.clear {clear: both;height: 0px;line-height: 0px;font-size: 0px;overflow: hidden;display: block;}
.clearfix:after {content: "";display: block;height: 0px;clear: both;visibility: hidden;font-size: 0px;}
:focus{outline:0}
a, button, input[type="button"], input[type="submit"], input[type="reset"]{cursor:pointer}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
* + html .clearfix {min-height: 0%;}
/* 针对IE7 */
* + html .clearfix {min-height: 0%;}
.w100 {width: 100%;}
.fl {float: left;}
.fr {float: right;}
/*原文件配置*/
body {color: #333;background: #F0F3EF;font: 14px/28px 'Microsoft YaHei', arial, sans-serif;}
a {color: #333;text-decoration: none;}
a:hover {color: #E42218;}
/*块级转化*/
.di_in {display: inline-block;}
.di_no {display: none;}
.di_bl {display: block;}
/*原文件配置  end*/

/*纵向居中*/
.v_middle {vertical-align: middle;}
/*横向居中*/
.te_c {text-align: center;}
/*相对定位*/
.p_r {position: relative;cursor: pointer;}
/* 白色背景 */
.bgfff {background: #fff;}
.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.flex-v {-webkit-box-orient: vertical;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-warp{flex-flow: wrap}
.flex-column{flex-flow: column}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.transition{-webkit-transition: all .5s; -moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}

.container{width: 1200px;margin-left: auto;margin-right: auto;}
.top{height: 36px;background-color: #F4F4F4;line-height: 36px;}
.top .message {color: #666;margin-left: 20px;}
.top .message span{width: 20px;height: 20px;background: url(../images/message.png)no-repeat center;background-size: 100%;margin-right: 10px;}
.top .message span em{position: absolute;width: 6px;height: 6px;border-radius: 50%;background-color: #C60000;top: 0;right: -2px;z-index: 9;}
.top .r-con{color: #C60000;}
.top .r-con a{margin-left: 10px;}
.head{height: 80px;}
.head .logo{margin-right: 30px;}
.head .tel{background: url(../images/tel.png)no-repeat left center;padding-left: 40px;line-height: 1.5;color: #B1B5B1;}
.head .search{width: 320px;height: 36px;background: #FFFFFF;border: 2px solid #E42218;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);border-radius: 10px;overflow: hidden;}
.head .search input[type='submit']{width: 45px;height: 35px;background: #E42218 url(../images/search.png)no-repeat center;overflow: hidden;text-indent: -999px;}
.head .search input[type='text']{padding: 0 15px;}
.nav{height: 60px;background: #333333;width: 100%;line-height: 60px;}
.nav a{color: #FFF;font-size: 16px;}
.nav .more{padding-right: 30px;cursor: pointer;}
.nav .more>a::after{content: '';position: absolute;right: -20px;top: 50%;transform: translateY(-50%);width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid white;}
.nav .subnav{    width: 100%;
    position: absolute;
    background-color: #FFF;
    z-index: 9;
    top: 60px;
    left: 0;
display: none;}
.sub-list{    display: flex;
    width: 1200px;
    margin: 0 auto;}
.nav .subnav a{color: #333;font-size: 14px;padding-right: 20px;}
.nav .subnav a:hover{color: #E42218;}
.nav .more:hover .subnav{display: block;}

.sidebar h4{border-bottom: 1px #EDECEC solid;font-size: 16px;color: #62605F;margin: 0;line-height: 45px;padding: 0 20px;}
.sidebar a{border-bottom: 1px #EDECEC solid;line-height: 45px;padding: 0 20px;font-size: 16px;font-weight: 600;}
.sidebar a:last-child{border-bottom: 0;}
.sidebar a.on{background-color: #F6F5F5;color: #E51920;font-weight: bold;position: relative;}
.sidebar a.on::after{content: '';width: 3px;height: 100%;position: absolute;left: 0;top: 0;background-color: #E51920;}

.r-sidebar{width: 277px;margin-top: 30px;margin-left: 10px;}
.r-sidebar .ad{width: 100%;overflow: hidden;}
.r-sidebar .ad img{width: 100%;}
.r-sidebar .ser{width: 100%;background: #FFFEFD;border: 1px solid #D9E0E5;margin-top: 20px;}
.r-sidebar .ser h4{margin: 0;line-height: 40px;background: rgba(41,40,40,0.06);font-size: 16px;color: #292828;}
.r-sidebar .ser a{width: 25%;font-size: 13px;padding: 3px 0;border-bottom: 1px #D9E0E5 solid;border-right: 1px #D9E0E5 solid;}
.r-sidebar .ser a:nth-of-type(4n){border-right: 0;}
.content{margin-top: 30px;min-width: 0px;min-height: 600px;}
.home-user-info{height: 182px;border: 1px solid #D9E0E5;}
.home-user{height: 77px;background: #F5F8FA;width: 100%;border-bottom: 1px #D9E0E5 solid;padding: 0 20px;}
.home-user .portrait{width: 60px;height: 60px;border-radius: 50%;border: 2px #FFF solid;overflow: hidden;margin-right: 20px;}
.home-user .portrait img{max-width: 100%;}
.home-user .name{font-size: 16px;font-weight: bold;}
.home-user .address-info{font-size: 12px;color: #615D5C;}
.home-user .address-info strong{font-size: 20px;}
.home-user-info .info{font-size: 16px;height: 90px;padding: 0 30px;}
.home-user-info .info .icon{height: 30px;}
.home-user-info .info a::after{content: '';position: absolute;right: -24px;bottom: -6px;width: 1px;background-color: #D9E0E5;height: 31px;}
.home-user-info .info a:last-child::after{display: none;}
.home-user-info .info a:first-child::after{height: 51px;bottom: -16px;}
.home-user-info .info .txt{margin-top: 5px;}
.home-ad{border: 1px #e0e5e4 solid;padding: 2px;margin-top: 15px;}
.home-ad img{max-width: 100%;}
.home-ad .text{position: absolute;left: 100px;top: 50%;transform: translateY(-50%);right: 30px;color: #FFF;}
.home-ad .tit{font-size: 16px;color: #FFF;}
.home-ad .item{margin-right: 50px;}
.home-ad .item span{font-size: 18px;color: #FC4736;text-shadow: 2px 2px 2px #333;}


.home-order{margin-top: 15px;border: 1px #e0e5e4 solid;}
.home-order .tab{border-bottom: 1px #e0e5e4 solid;background-color: #F5F5F5;line-height: 40px;}
.home-order .tab a{color: #999;position: absolute;right: 0;color: #999;z-index: 9;padding-right: 35px;}
.home-order .tab a::after{content: '';position: absolute;right: 20px;top: 50%;width: 8px;height: 8px;transform: translateY(-50%) rotate(45deg);border-top: 2px #ddd solid;border-right: 2px #ddd solid;}
.home-order .tab span{font-size: 16px;color: #595656;cursor: pointer;padding: 0 20px;}
.home-order .tab .active{color: #292828;font-weight: bold;}
.home-order .tab .active::after{content: '';position: absolute;left: 0;width: 100%;height: 3px;bottom: 0;background-color: #E51920;}
.home-order .con{padding: 10px;}
.home-order .item{height: 89px;border: 1px solid #E0E5E4;width: 100%;}
.home-order .item .text-content .text>div{line-height: 1.4;font-size: 12px;}
.home-order .item .text-content .text>div span{color: #B70F17;}
.home-order .item .text-content{background-color: #F4F4F4;margin-right: 3px;}
.home-order .item .state{background-color: #f4f4f4;}
.home-order .item .title{font-size: 14px;}
.home-order .item .icon{margin-right: 10px;margin-left: 10px;}
.home-order .item .state{width: 138px;}
.home-order .item .state a{color: #FFF; margin: 0 auto;}
.home-order .item .examine{background: rgba(41,40,40,0.25) url(../images/icon8.png)no-repeat 20px center;line-height: 30px;padding: 0 20px 0 40px;border-radius: 5px;}
.home-info-tj{margin-top: 15px;border: 1px #e0e5e4 solid;}
.home-info-tj .title{font-size: 16px;border-bottom: 1px #e0e5e4 solid;line-height: 40px;}
.home-info-tj .title span{border-bottom: 3px #E51920 solid;padding-left: 20px;font-weight: bold;}
.home-info-tj .title a{color: #999;position: absolute;right: 0;color: #999;z-index: 9;padding-right: 35px;font-size: 14px;}
.home-info-tj .title a::after{content: '';position: absolute;right: 20px;top: 50%;width: 8px;height: 8px;transform: translateY(-50%) rotate(45deg);border-top: 2px #ddd solid;border-right: 2px #ddd solid;}
.home-info-tj .biao-con{padding: 15px;}
.home-info-tj .biao-tab{line-height: 40px;border-bottom: 1px #e0e5e4 solid;font-size: 16px;font-weight: bold;}
.home-info-tj .biao-tab span{margin-right: 20px;cursor: pointer;}
.home-info-tj .biao-tab .active{color: #E51920;}
.home-info-tj .item{margin-top: 15px;line-height: 1.5;border-bottom: 1px #e0e5e4 solid;padding-bottom: 15px;}
.home-info-tj .item .tit{font-weight: 600;}
.home-info-tj .item .txt{color: #666;margin-top: 10px;}
.home-info-tj .item .txt span{margin-right: 30px;}
.home-info-tj .item .txt span:last-child{margin-right: 0;}
.home-project{margin-top: 15px;border: 1px #e0e5e4 solid;}
.home-project .title{font-size: 16px;border-bottom: 1px #e0e5e4 solid;line-height: 40px;}
.home-project .title span{border-bottom: 3px #E51920 solid;padding-left: 20px;font-weight: bold;}
.home-project .title a{color: #999;position: absolute;right: 0;color: #999;z-index: 9;padding-right: 35px;font-size: 14px;}
.home-project .title a::after{content: '';position: absolute;right: 20px;top: 50%;width: 8px;height: 8px;transform: translateY(-50%) rotate(45deg);border-top: 2px #ddd solid;border-right: 2px #ddd solid;}

.project-list li{border: 1px solid #E0E5E4;margin: 10px;}
.project-list li .text-content .text>div{line-height: 1.5;font-size: 12px;}
.project-list li .text-content .text>div span{color: #B70F17;}
.project-list li .text-content{background-color: #F4F4F4;margin-right: 3px;padding: 10px;}
.project-list li .state{background-color: #f4f4f4;width: 290px;display: flex;justify-content: center;}
.project-list li .tit{font-size: 14px!important;font-weight: bold;cursor: pointer;}
.project-list li .icon{margin-right: 10px;width: 66px;}
.project-list li .icon img{width: 66px;height: 87px;}
.project-list li .sq{background: #B10B18 url(../images/sq.svg)no-repeat 15px center;line-height: 40px;padding: 0 20px 0 40px;border-radius: 5px;color: #FFF;}
.project-list li .sc{background: url(../images/sc.svg)no-repeat 15px center;line-height: 40px;padding: 0 20px 0 40px;border-radius: 5px;border: 1px #B10B18 solid;color: #B10B18;margin-right: 15px;background-size: 16px;}

.an{margin-top: 20px;}
.an a{background-color: #FFF;border-radius: 5px;overflow: hidden;height: 55px;border: 1px solid #E6E6E6;padding: 0 6px;}

.copyright{color: #A0A1A1;font-size: 13px;}
.copyright a{color: #A0A1A1;}
.copyright .lj{margin-top: 20px;}

.bor{border: 1px solid #D9E0E5;}
.public-title{height: 50px;line-height: 50px;background-color: #F5F5F5;padding-right: 20px;}
.public-title strong{font-size: 18px;font-weight: bold;padding: 0 20px;}
.public-title strong::after{content: '';position: absolute;left: 0;width: 100%;bottom: 0;height: 2px;background-color: #E60012;}
.public-title span{color: #B10B18;}
.Collection-title{border-bottom: 1px solid #E0E5E4;padding: 10px 20px 10px 0;}
.Collection-title .del{border-radius: 5px;padding: 10px 20px;border: 1px #666 solid;font-size: 14px;line-height: 14px;font-family: PingFang SC;font-weight: bold;color: #666666;}
.Collection-title .txt{font-size: 16px;font-weight: bold;}
.Collection-list li{border-bottom: 1px solid #E0E5E4;padding: 20px 0;}
.Collection-list li:nth-child(even) .con{background-color: #FFF;}
.Collection-list li:hover .con{background-color: #F4F4F4;}
.Collection-list li .text-content .text>div{line-height: 1.5;font-size: 14px;}
.Collection-list li .text-content .text>div span{color: #B70F17;font-weight: bold;font-size: 16px;}
.Collection-list li .text-content{padding: 10px;border-right: 1px solid #D9E0E5;}
.Collection-list li .tit{font-size: 16px!important;font-weight: bold;}
.Collection-list li .icon{margin-right: 10px;width: 90px;}
.Collection-list li .icon img{width: 100%;}
.Collection-list li .state{padding-left: 60px;padding-right: 60px;width: 260px;}
.Collection-list li .sq{background: #B10B18 url(../images/sq.svg)no-repeat 25px center;line-height: 40px;padding: 0 30px 0 45px;border-radius: 5px;color: #FFF;}
.page{margin: 40px 20px;}
.page a{height: 32px;border: 1px solid #DCDCDC;box-shadow: 0px 2px 4px 0px rgba(0, 117, 230, 0.77);border-radius: 4px;padding: 0 10px;margin-right: 10px;}
.page a.on{background-color: #B10B18;color: #FFF;border: 1px solid #B10B18;}
.page select{height: 32px;background: #FFFFFF;border: 1px solid #DCDCDC;border-radius: 2px;padding-right: 20px;margin-right: 30px;margin-left: 30px;}
.page input[type='text']{width: 60px;border: 1px solid #DCDCDC;height: 32px;margin: 0 10px;}
.page a:last-child{margin-left: 30px;}
.page span{margin-left: 20px;}
.xz{width: 60px;}
.xz input{width: 24px;height: 24px;}
.Collection-search{padding:20px;border-bottom: 1px solid #E0E5E4;}
.pick-show{border: 0;height: 38px;}
.pick-show span{padding: 0!important;margin: 0;line-height: 38px!important;background: none!important;color: #333!important;height: 38px!important;}
.pick-show span:hover{color: #BA1216!important;}
.pick-show span.pressActive{color: #BA1216!important;}


.ac_results {background:#fff;border:1px solid #7f9db9;position:absolute;z-index:10000;display:none;left: 0!important;top: 40px!important;width: 100%;}
.ac_results li a{white-space:nowrap;text-decoration:none;display:block;color:#05a;padding:1px 3px;}
#arrcity{width: 100%!important;height: 38px!important;}
.ac_results li{border:1px solid #fff;}
.ac_over,.ac_results li a:hover {background:#c8e3fc;}
.ac_results li a span{display: none;}
.ac_result_tip{border-bottom:1px dashed #666;padding:3px;}



.Collection-search .submit{width: 90px;height: 40px;background: #BA1216 url(../images/search.png)no-repeat 10px center;border-radius: 4px;color: #FFF;padding-left: 15px;margin-right: 20px;}
.Collection-search .reset{width: 90px;border: 1px #BA1216 solid;color: #BA1216;background-color: #FFF;border-radius: 4px;}
.Collection-search .info .time{background: url(../images/time.png)no-repeat 95% center;}
.Collection-search .city em{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);width: 0px;height: 0px;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #505050;z-index: 999;}
.fapiao {padding: 0 20px;}
.fapiao table{border-left: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
/* .fapiao table th{background-color: #f5f5f5;line-height: 48px;border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
.fapiao table td{border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;line-height: 46px;padding: 5px 0;}
.fapiao a{background-color: #008FFF;line-height: 32px;border-radius: 4px;padding: 0 15px;color: #FFF;} */

.fapiao .el-table__header{border-top: 2px #E60012 solid;}
.fapiao table th{background-color: #f5f5f5;line-height: 48px;border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
/* .fapiao table th:last-child,.order table td:last-child{border-right: 0;} */
.fapiao table td{border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;line-height: 46px;padding: 5px 0;}
.fapiao table a{ width: 5.5em; background-color: #008FFF;line-height: 32px;border-radius: 4px;padding: 0 5px;color: #FFF;font-size: 12px;margin: 5px;display: inline-block;}

.blue{color: #008FFF;}
.qiye{margin:40px 15px;}
.qiye{border-top: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
.qiye .th{position: relative; background-color: #f0f0f0;width: 160px;height: 40px;line-height: 40px;text-align: right;border-right: 1px #d6d6d6 solid;border-left: 1px #d6d6d6 solid;font-weight: 600;padding-right: 15px;}
.qiye .th i {position: absolute;left: 114%;bottom: 0;font-size: 10px;color: #f00;font-weight: bold;white-space: nowrap;font-style: normal;line-height: 12px;}
.qiye .item{border-bottom: 1px #d6d6d6 solid;}
.qiye .item input{padding: 0 20px;}
.qiye p {margin: 0;display: flex;align-items: center;justify-content: left;padding-left: 2em;}
.qiye .upload{border-left: 1px #d6d6d6 solid;border-bottom: 1px #d6d6d6 solid;padding: 15px 20px;}
.qiye .upload .txt {width: 240px;margin-right: 40px;}
.qiye .upload .txt em{font-style: normal;height: 40px;line-height: 40px;text-align: right;font-weight: 600;width: 141px;}
.qiye .upload .txt p{color: #999;padding-left: 15px;}
.qiye-submit{margin: 50px 0;}
.qiye-submit button.reset{border: 1px #008FFF solid;height: 40px;color: #008FFF;background-color: #FFF;border-radius: 8px;width: 200px;font-size: 16px;font-weight: bold;margin-right: 30px;}
.qiye-submit button.submit{border:0;height: 40px;color: #FFF;background-color: #008FFF;border-radius: 8px;width: 200px;font-size: 16px;font-weight: bold;}
.qiye-submit button.edit{border:0;height: 40px;color: #FFF;background-color: #008FFF;border-radius: 8px;width: 200px;font-size: 16px;font-weight: bold;}
.address{margin: 50px 20px;}
.address .info{background-color: #F5F5F5;padding: 10px;}
.address .info a{line-height: 30px;padding: 0 30px;}
.address .info span em{color: #BA1216;font-style: normal;font-weight: bold;margin: 0 5px;}
.address table {border-top: 2px #E60012 solid;}
.address table th{background-color: #F5F5F5;line-height: 40px;border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
.address table td{padding: 15px 0;border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
.address table td:last-child{border-right: 0;}
.address table tr:last-child td{border-bottom: 0;}
.address table .edit{color: #0177D5;margin-right: 5px;}
.address table .del{color: #E60012;margin-left: 5px;}
.address table .off{border: 1px #666 solid;border-radius: 3px;padding: 3px 5px;}
.address table .on{border-radius: 3px;padding: 3px 5px;background-color: #008FFF;color: #FFF;}
.order table a.close{background-color: #F4F4F4;border: 1px #666 solid;color: #333;}


.theme-popover-mask{z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);}
.theme-popover{z-index:9999;position:fixed;top:50%;left:50%;width:520px;height:515px;border-radius:15px;background-color:#fff;transform: translate(-50%,-50%);overflow: hidden;}
.theme-popover .close{color:#999;padding:5px;font:bold 14px/14px simsun;text-shadow:0 1px 0 #ddd;position: absolute;right: 20px;top: 20px;}
.theme-popover .close:hover{color:#444;}
.theme-popover .title{height: 65px;line-height: 65px;background-color: #f5f5f5;color: #A9301F;font-size: 20px;font-weight: bold;padding-left: 20px;}
.theme-popover .box{padding: 20px 40px 20px 0;}
.theme-popover .item{margin-top: 15px;}
.theme-popover .item span{width: 120px;text-align: right;font-weight: bold;margin-right: 10px;line-height: 40px;}
.theme-popover .item input{border-radius: 5px;padding: 0 20px;}
.theme-popover .submit{padding-left: 40px;margin-top: 40px;}
.theme-popover .submit input[type='submit']{background-color: #AF2409;color: #FFF;border-radius: 5px;padding: 5px 40px;line-height: 30px;}
.theme-popover .dizhi::after{content: '';width: 0;height: 0;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #008FFF;}


.theme-fapiao{z-index:9999;position:fixed;top:50%;left:50%;width:538px;transform: translate(-50%,-50%);overflow: hidden;}
.theme-fapiao .close{position: absolute;right: 30px;top: 40px;overflow: hidden;width: 30px;height: 30px;border-radius: 50%;background: url(../images/close.png)no-repeat center;}

.theme-fapiao .title{background: url(../images/bg.png)no-repeat center top;height: 101px;color: #A9301F;}
.theme-fapiao .title span{width: 100%;height: 100%;background: url(../images/bg1.png)no-repeat center;font-size: 24px;font-weight: bold;}
.theme-fapiao .box{background: url(../images/bg.png)no-repeat center bottom;padding: 0px 60px 40px 30px;display: table;width: 100%;}
.theme-fapiao .box span{width: 140px;line-height: 35px;text-align: right;font-weight: bold;margin-right: 20px;}
.theme-fapiao .item{margin-top: 14.13px;position: relative;}
.theme-fapiao .item i{color: #f00;position: absolute;left: 170px;font-style: normal;font-size: 10px;bottom: 0;line-height: 10px;}
.theme-fapiao .item input[type='text']{border-radius: 10px;padding:0 15px}
/* .theme-fapiao .item:nth-child(2)::after{content: '';width: 0;height: 0;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #008FFF;} */

.theme-fapiao .submit{margin-top: 20px;padding-top: 20px;background: url(../images/line.jpg)repeat-x left top;}
.theme-fapiao .submit input{height: 40px;border-radius: 5px;padding: 0 30px;}
.theme-fapiao .submit input[type='reset']{border: 1px #666 solid;margin-right: 30px;background-color: #FFF;}
.theme-fapiao .submit input[type='submit']{background-color: #AF2409;color: #FFF;}
.theme-fapiao .box .txt{font-size: 24px;padding: 50px 0;}
.order .tabs{border-bottom: 1px #d6d6d6 solid;line-height: 50px;}
.order .tabs span{padding: 0 30px;color: #666;font-size: 18px;font-weight: bold;margin-right: 20px;}
.order .tabs .active{color: #333;}
.order .tabs .active::after{content: '';position: absolute;left: 0;bottom: 0;height: 2px;background-color: #E60012;width: 100%;}
.order .warp{margin: 20px 20px 0;border: 1px #d6d6d6 solid;}
.order .Collection-search{border-bottom: 0;}
.order .bao-con,.order .c-con,.order .z-con{display: none;}
.order .bao-tab{background-color: #F5F8FA;padding: 20px 30px;font-size: 16px;}
.order .bao-tab .icon{height: 30px;background-position: center;background-repeat: no-repeat;margin-bottom: 5px;}
.order .bao-tab .item:nth-child(1) .icon{background-image: url(../images/icon.png);}
.order .bao-tab .item:nth-child(2) .icon{background-image: url(../images/icon2.png);}
.order .bao-tab .item:nth-child(3) .icon{background-image: url(../images/icon3.png);}
.order .bao-tab .item:nth-child(4) .icon{background-image: url(../images/icon4.png);}
.order .bao-tab .item:nth-child(5) .icon{background-image: url(../images/icon5.png);}
.order .bao-tab .item:nth-child(6) .icon{background-image: url(../images/icon10.png);}
.order .bao-tab .item:nth-child(7) .icon{background-image: url(../images/icon6.png);}
.order .bao-tab .item:nth-child(8) .icon{background-image: url(../images/icon11.png);}
.order .bao-tab .active{color: #E60012;}
.order .bao-tab .active:nth-child(1) .icon{background-image: url(../images/icon-on.png);}
.order .bao-tab .active:nth-child(2) .icon{background-image: url(../images/icon2-on.png);}
.order .bao-tab .active:nth-child(3) .icon{background-image: url(../images/icon3-on.png);}
.order .bao-tab .active:nth-child(4) .icon{background-image: url(../images/icon4-on.png);}
.order .bao-tab .active:nth-child(5) .icon{background-image: url(../images/icon5-on.png);}
.order .bao-tab .active:nth-child(6) .icon{background-image: url(../images/icon10-on.png);}
.order .bao-tab .active:nth-child(7) .icon{background-image: url(../images/icon6-on.png);}
.order .bao-tab .active:nth-child(8) .icon{background-image: url(../images/icon11-on.png);}
.order .public-table{border-bottom: 3px #E60012 solid;height: 43px;border-top: 1px #d6d6d6 solid;margin-top: 30px;}
.order .public-tab span{line-height: 40px;font-size: 17px;border-right: 1px #d6d6d6 solid}
.order .public-tab .active{background-color: #BA1216;color: #FFF;}
.order .public-tab span:last-child{border-right: 0;}
.order .el-table__header{border-top: 2px #E60012 solid;}
.order table th{background-color: #f5f5f5;line-height: 48px;border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;}
.order table th:last-child,.order table td:last-child{border-right: 0;}
.order table td{border-bottom: 1px #d6d6d6 solid;border-right: 1px #d6d6d6 solid;line-height: 46px;padding: 5px 0;}
.order table a{background-color: #008FFF;line-height: 32px;border-radius: 4px;padding: 0 5px;color: #FFF;font-size: 12px;margin: 5px;display: inline-block;}
.order table a.close{background-color: #F4F4F4;border: 1px #666 solid;color: #333;}
.green{color: #008630;}

.order .z-tab{background-color: #F5F8FA;padding: 20px 30px;border-bottom: 1px #d6d6d6 solid;font-size: 16px;}
.order .z-tab .icon{height: 30px;background-position: center;background-repeat: no-repeat;margin-bottom: 5px;}
.order .z-tab .item:nth-child(1) .icon{background-image: url(../images/icon.png);}
.order .z-tab .item:nth-child(2) .icon{background-image: url(../images/icon2.png);}
.order .z-tab .item:nth-child(3) .icon{background-image: url(../images/icon3.png);}
.order .z-tab .item:nth-child(4) .icon{background-image: url(../images/icon4.png);}
.order .z-tab .item:nth-child(5) .icon{background-image: url(../images/icon5.png);}
.order .z-tab .item:nth-child(6) .icon{background-image: url(../images/icon12.png);}
.order .z-tab .item:nth-child(7) .icon{background-image: url(../images/icon11.png);}
.order .z-tab .active{color: #E60012;font-weight: bold;}
.order .z-tab .active:nth-child(1) .icon{background-image: url(../images/icon-on.png);}
.order .z-tab .active:nth-child(2) .icon{background-image: url(../images/icon2-on.png);}
.order .z-tab .active:nth-child(3) .icon{background-image: url(../images/icon3-on.png);}
.order .z-tab .active:nth-child(4) .icon{background-image: url(../images/icon4-on.png);}
.order .z-tab .active:nth-child(5) .icon{background-image: url(../images/icon5-on.png);}
.order .z-tab .active:nth-child(6) .icon{background-image: url(../images/icon12-on.png);}
.order .z-tab .active:nth-child(7) .icon{background-image: url(../images/icon11-on.png);}


/* html,img {
    -webkit-filter: grayscale(1);
    filter:gray;
    filter: grayscale(1);
}
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */