@charset "utf-8";
body{}
.wrap{width: 1280px; margin: 0 auto;}

.home-head{width: 100%; height: 64px; line-height: 64px;background: #fff;}
.h-menu{display: inline-block;box-sizing: border-box;}
.h-logo{margin: 0 80px 0 48px; float: left;float: left;}
.h-menu a{display: inline-block;margin-right: 38px;color: #2e3033;font-size: 16px;float: left; line-height: 1; text-align: center;padding-top: 25px;}
.h-menu i{display: inline-block; border-bottom: 2px solid none;width: 50%; margin-top: 16px;line-height: 1;}
.h-menu a.current,.h-menu a:hover{color: #356DEE; font-weight: 600;}
.h-menu .current i{display: inline-block; border-bottom: 2px solid #356dee;}

.h-right{float: right;margin-right: 28px; position: relative}
.h-right a{color: #2e3033;}
.h-right a:hover{color: #2a57bf;}
a.rBtn,a.lBtn{display: inline-block;border-radius: 4px; text-align: center;font-size: 16px;}
a.rBtn{background: #356DEE; color: #fff; height: 40px; line-height: 40px;margin: 0 20px 0 30px; padding: 0 16px;}
a.lBtn{border: solid 1px #356dee;width: 62px;height: 38px; line-height: 38px;color: #356dee; }
a.rBtn:hover{background: #2d5dcc;color: #fff;}

/**/
.hMsg{padding: 0 15px;border-right: 1px solid #cfd9e5; margin: 0 15px;}
.hMsg em{position: relative; display: inline-block;width: 16px;height: 16px;background: url(../images/msgIcon.png); margin-right: 5px; vertical-align: middle;}
.hMsg i{position: absolute; right: -2px; top: 0; width: 6px;height: 6px;background: #fa1626; border-radius: 3px;}
.h-user{ display: inline-block;}
.hu-name{max-width: 128px; display: inline-block; float: right; cursor: pointer;}
.hu-con{position: absolute; top: 65px; right: 0; display: inline-block; width: 256px;box-shadow: 0px 0px 26px 0px rgba(0, 11, 23, 0.08);border-radius: 8px; background: #fff; padding: 0 16px 20px; box-sizing: border-box; line-height: 1; display: none;}
.h-user:hover .hu-con{display: inline-block;}
.hu-img{float: left;width: 40px;height: 40px;border-radius: 50%; margin: 20px 12px 0 0;}
.huc-name{font-size: 16px; font-weight: bold; margin: 20px 0 10px;}
.h-acc{padding-left: 56px; margin-top: 15px;}
.h-acc span{display: inline-block;font-size: 12px;border-radius: 2px;border: solid 1px #c6cbe4; padding: 0 6px; height: 20px; line-height: 20px;background: #f1f3fa;color: #737cac;}
span.acc{background: #e8f2fc; border: solid 1px #b6d8ff;color: #356dee; margin-right: 5px;}
.hu-menu{border-top: 1px solid #edf3fa; margin-top: 20px; padding-top: 18px;}
.hu-menu a{display: block;color: #6a6e73;margin-bottom: 18px;}
.hu-btn{margin-top: 22px;display: flex; justify-content: space-between;}
.hu-btn button{display:inline-block;width: 107px;height: 34px;border-radius: 4px;border: solid 1px #d4d6d9; text-align: center; line-height: 32px; background: #fff;color: #6a6e73;}
.hu-btn button:hover,.hu-menu a:hover{color: #2a57bf; border-color: #356dee;}

/*.scrollbutton{width:18px; height:40px; margin-top: 10px; overflow:hidden; background-image: url(../images/accBg1.png); background-repeat: no-repeat;
 position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp{ background-position:0 -270px ;}
.scrollbutton.smallImgDown{background-position:0 -311px ; }*/



.carousel{position: relative;}
/*轮播*/
.homeswiper{height: 600px;}
.homeswiper .swiper-pagination-bullet{width: 24px;height: 5px;border-radius: 3px;}
.homeswiper a{display: block; width: 100%; height: 600px;}
.homeswiper .swiper-pagination-bullets{bottom: 124px;}
.h-data{position: absolute; left: 0;bottom: 0; z-index: 999; width: 100%; height: 112px; background: rgba(255,255,255,.5);}
.h-data ul{display: flex; justify-content: space-between; margin-top: 22px;}
.h-data h2{font-size: 16px;}
.h-data p{color: #6a6e73;}
@font-face {font-family:HonorM;src: url(HONORSans-Medium.ttf);}
@font-face {font-family:HonorR;src: url(HONORSans-Regular.ttf);}
.h-data p span{font-size: 32px; font-family: HonorM; margin-right: 3px;}
.swiper-pagination-bullet-active{background: #356DEE;}
.longTxt{text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

/*底部*/
.foot{background: #f2f5f7;border-top: 1px solid  #E4E9F0; margin-top: 55px;}
.f-left{float: left; margin-top: 45px; width: 330px;}
.foot h3{font-weight: bold; font-size: 16px;}
.f-ewm p{padding-top: 6px; border-top: 1px solid #edf3fa;}
.foot-list{width:680px; float: right;margin-top: 45px; padding: 0 20px; display: flex;justify-content: space-between;}
.foot-list h3{margin-bottom: 20px;}
.foot-list a{display: block; color: #6a6e73;margin-bottom: 12px;}
.foot-list a:hover{color: #356dee;}
.record{border-top: 1px solid #dadfe6; height: 68px; line-height: 68px;margin-top: 28px; text-align: center;}
.record a{color: #999; padding-right: 14px; border-right: 1px solid #dedede; margin-right: 14px;}
.record a:last-child{border-right: 0;}
.record a:hover{color: #356dee;}
.f-left h3{font-size: 24px; color: #1A0F03;}
.f-ewm{margin: 15px 0;}

/*table表格*/
.dataList{table-layout: fixed;width: 100%; border: 0;}
.dataList thead{background: #F2F6FD;}
.dataList thead th{height: 28px; padding: 10px 10px; text-align: center;}
.dataList thead th.data_l{text-align: left;}
.dataList td{border-bottom: 1px solid #E7E7E7; padding: 17px 10px; line-height: 1.5; text-align: center;}
.dataList .data_r{text-align: right;}
.dataList .data_l{text-align: left;}
.dataList td.longTxt,.dataList thead th.longTxt{text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.dataNormal{width: 100%;table-layout: fixed;border: 1px solid #E7E7E7;}
.dataNormal td{border-bottom: 1px solid #E7E7E7;padding: 5px 10px;}
.dataTit{height:34px; line-height:34px; margin-top: 12px; background-color:#f7f6f6; border: 1px solid #E7E7E7; border-bottom: none;}


/*tab*/
.tab{height: 54px; border-bottom: 1px solid #EDF3FA; background: #fff;}
.tab li{float: left;font-size: 16px; margin-right: 45px;}
.tab li a{display: inline-block;line-height: 54px; text-align: center; color: #6A6E73;}
.tab li a span{margin-left: 5px;}
.tab li a:hover{text-decoration: none; color: #356DEE;}
.tab li.current a{color: #356DEE; border-bottom:2px solid #356DEE; font-weight: 600;}
.tabContent{display: none; padding: 10px 0;}

.tfoot{padding:0 10px;height:32px;}
.tfoot label input[type="checkbox"]{margin-left: 8px; *margin-left:5px; margin-right:5px ;}
/*pagebox*/
.pagebox{height: 32px; line-height: 32px;  display: flex;}
.pagebox span.total{ margin-right: 5px;display: inline-block;}
.pagebox .pageNum{display: inline-block;}
.pagebox .pageNum a{display: inline-block; padding: 0 5px; width: 20px; height: 30px; text-align: center; border: 1px solid #EBEDF0;color: #2E3033; border-radius: 3px; font-family: HonorR; margin-right: 5px; float: left;}
.pagebox .pageNum a:hover{color: #356DEE;} 
.pagebox .pageNum a.current{background: #356DEE; border: 1px solid #356DEE; color: #fff;}
a.upPage,a.downPage{background: #EBEDF0;}
.pagebox .pageNum a.disabled{color: #d2d2d2;}
select.page{min-width:64px; border: solid 1px #DCDCDC; font-size: 12px; height: 30px;background: #fff; padding: 0 5px; margin-right: 5px;}
input.turnPage{height: 30px; width: 20px; padding: 0 10px; margin: 0 8px;border: 1px solid #DCDCDC; border-radius: 3px;font-family: HonorR; text-align: center; color: #000;}
a.okBtn{display: inline-block; width: 46px;height: 30px;border-radius: 2px;border: solid 1px #DCDCDC; color: #333; text-align: center;line-height: 30px;margin-left: 5px
;} 
a.okBtn:hover{color: #356DEE; border-color: #356DEE;}
.upPage i,.downPage i{display: inline-block;width: 6px;height: 10px;background: url(../images/pageIcon.png);}
.upPage i{background-position: -6px 0;}
.downPage i{background-position: 0 -10px;}
.upDis i{background-position: 0 0;}
.dpDis i{background-position: -6px -10px;}

.hpagebox span.pageNum a{margin-left: 5px;color: #6A6E73;}
.hpagebox a.upPage,.hpagebox a.downPage{background: #fff;}

/*工作台*/
.main{width: 100%;overflow: hidden;height: 100vh;background: url(../images/wbBg.png);}

.wb-head{width: 100%; height: 64px; line-height: 64px; position: fixed; top: 0; left: 0; z-index: 99;}
.wb-menu{float: left; font-size: 16px; font-weight: bold;}
.wb-menu a{margin-right: 40px; color: #2E3033;}
.wb-menu a.current{display: inline-block;width: 98px;height: 38px;background: rgba(22,93,255,0.1);border-radius: 3px; text-align: center;line-height: 38px; color: #356DEE;}
.wb-menu a:hover{color: #356DEE;}
.wb-head .h-right{margin-right: 18px;}
.mr50{margin-right: 50px;}
.wb-head .h-logo{margin:0 50px 0 22px;}

/*工作台侧边菜单*/
.left-nav{width: 180px;overflow: auto; position: absolute; left: 10px; top: 80px;}
.nav li a{height: 40px;line-height: 40px; display:block; color: #2E3033;font-weight: 600;}
.nav i{display: inline-block; width: 18px;height: 18px;float: left; margin: 10px 10px 0 20px; background: url(../images/menuIcon.png);}
.nav i.hy1{background-position: 0 0;}
.nav .selected i.hy1{background-position:-18px 0;}
.nav i.hy2{background-position: 0 -18px;}
.nav .selected i.hy2{background-position:-18px -18px;}
.nav i.hy3{background-position: 0 -36px;}
.nav .selected i.hy3{background-position:-18px -36px;}
.nav i.hy4{background-position: 0 -54px;}
.nav .selected i.hy4{background-position:-18px -54px;}
.nav i.hy5{background-position: 0 -72px;}
.nav .selected i.hy5{background-position:-18px -72px;}
.nav i.hy6{background-position: 0 -90px;}
.nav .selected i.hy6{background-position:-18px -90px;}

.nav i.cg1{background-position:-36px 0;}
.nav .selected i.cg1{background-position:-54px 0;}
.nav i.cg2{background-position: -36px -18px;}
.nav .selected i.cg2{background-position:-54px -18px;}

.nav i.xs1{background-position:-72px 0;}
.nav .selected i.xs1{background-position:-90px 0;}
.nav i.xs1{background-position:-72px 0;}
.nav i.xs2{background-position: -36px -18px;}
.nav .selected i.xs2{background-position:-54px -18px;}
.nav .selected i.xs1{background-position:-90px 0;}
.nav i.xs3{background-position:-72px -18px;}
.nav .selected i.xs3{background-position:-90px -18px;}

.nav i.cw1{background-position:-108px 0;}
.nav .selected i.cw1{background-position:-126px 0;}
.nav i.cw2{background-position:-108px -18px;}
.nav .selected i.cw2{background-position:-126px -18px;}

.nav li a.selected {color: #356DEE;}
.menu {margin-top: 5px;}
.menu li a{color: #666;height: 40px; line-height: 40px;padding-left: 50px; font-weight: normal;}
.menu li a.selected,.nav .first a.selected{border: 10px; background: #fff; color: #356DEE; border-radius: 8px;}
.spe li a{text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

.rightContent{position: absolute;left: 200px;right: 0;top: 84px;bottom: 65px;z-index: 8;width: auto;overflow: hidden;box-sizing: border-box;}
.right-con{background: #fff;border-radius: 10px; box-sizing: border-box; margin: 0 20px 0 15px; min-width: 1200px;margin-bottom: 80px;}
.right-con .rc-wrap{margin: 0 30px;}
.title{font-size: 18px; color: #3D3D3D; font-weight: bold;height: 64px;line-height: 64px;border-bottom: 1px solid #F2F3F5;}
.sTitle{font-size: 16px;color: #3D3D3D; font-weight: 600;}
.sTitle .red{color: #FF3737;}
.tIcon{display: inline-block; width: 8px;height: 14px;background: url(../images/tIcon.png); margin: 0 15px;vertical-align: middle;}

.ipt{width: 280px;height: 30px;border: 1px solid #DCDCDC;padding-left: 8px; border-radius: 3px;}
.emIpt{border: 1px solid #D54941;}
.w390{width: 380px;}
.w240{width: 230px;}
.ipt:hover{border-color: #d2d2d2;}
.ipt:focus{border: 1px solid #356DEE;box-shadow: 0px 0px 0px 2px #D9E1FF;-webkit-box-shadow:0px 0px 0px 2px #D9E1FF;-moz-box-shadow:0px 0px 0px 2px #D9E1FF;box-shadow:0px 0px 0px 2px #D9E1FF;}
select{height: 32px;}

/*form*/
.formTable{width: 100%; table-layout: fixed; border: 0; }
.formTable th,.formTable td{padding: 6px 0px; font-size: 14px;}
.formTable th{width: 140px; color: #666; text-align: right; vertical-align: top; /*padding-left: 30px;*/}
.formTable th label{display: inline-block; padding: 10px 0; line-height: 18px;}
.formTable td{padding-left: 20px; color: #2E3033; line-height: 25px; word-break: break-all;}
.formTable td a{color: #356DEE;}
.formTable td a:Hover{color:#2a57bf	; text-decoration:none}
.formTable td .btnGray{color: #2E3033;}
.formTable td .btnGray:hover{color: #2E3033;}
.formTable td .btnRed{color: #fff;}
.formTable a.getCode{display: inline-block; width:140px;height: 32px;background: #356DEE; line-height: 32px; text-align: center; color: #fff;margin-left: 10px; border-radius: 3px;}
.formTable a.getCode:hover{background: #2d5dcc; color: #fff;}
.formTable a.cutdown{color: #356DEE;background: #E1ECFF;}
.formTable a.reGet{border: 1px solid #356DEE; height: 30px; line-height: 30px; color: #356DEE; background: #fff;}
.formTable a.cutdown:hover{color: #356DEE;background: #E1ECFF;}
.formTable a.reGet:hover{background: #fff;color: #356DEE;}
.formTable1 th{padding-left: 260px;}
.formTable1 {margin-top: 100px;}
.formTable a.filebtn {display:inline-block;height: 36px;overflow:hidden; line-height: 36px; padding: 0 25px;background: #ea5429; text-align: center; color: #fff;text-indent: 0;cursor: pointer; }
.filebtn input {position: absolute;font-size:30px; width:100px;top:-5px;left:-10px; opacity: 0; filter:alpha(opacity=0);cursor: pointer;}
.formTable a.filebtn:hover {background: #d33926; text-decoration: none; color: #fff;}
.formTableSpe th{width: 160px;}

.formTable td.price{color:#ea5429;}

.formTableTwo tr{width: 50%; float: left;}
.formTableTwo tr.block{width: 100%; float: none;}

.formDetails th, .formDetails td{padding: 0;}
.formDetails th label{padding:4px 0;}
.formDetails tr{margin-bottom: 10px; display: block;}
.formDetails td{padding-left: 30px;}
input.wdate{background: url(../images/date.png) no-repeat right center;}
.t-ser{position: absolute; top: 0; right: 0; display: inline-block; width: 32px;	height: 32px;background: #356DEE; text-align: center; line-height: 30px;border-radius: 0px 3px 3px 0px;}
/*.tBtn*/
.tBtn{margin-top: 25px;}
.tBtn a{display: inline-block;border-radius: 2px; padding: 0 15px;}
.formTable td a.subBtn{background: #356DEE; height: 32px; line-height: 32px; color: #fff;}
.formTable td a.canBtn{height: 30px; line-height: 30px; border: 1px solid #DCDEE0;color: #1D2129;}

/*btn*/
.btnArea{width:100%; margin-top: 30px; text-align: center;}
.bigBtn{display: inline-block;  padding: 0 20px; height: 34px; line-height: 34px; text-align: center; border-radius: 5px; }
a.btnGray{border: 1px solid #DCDEE0;background: #fff; color: #1D2129;}
a.btnGray:hover{background: #fff;}
a.btnRed{background: #356DEE; height: 36px; line-height: 36px;color: #fff;}
a.btnRed:hover{background: #2d5dcc;}
.dataList a.btnRed{height: 30px; line-height: 30px; width: 56px; margin-bottom:5px;}


/*底部按钮区域*/
.baFixed{position: fixed; background: #fff; bottom: 0; left: 15px; padding:  12px 0; box-sizing: border-box;box-shadow: 0px -3px 12px 0px rgba(0,0,0,0.1);height: 60px;}

.radio{cursor: pointer;}
.radio i{display: inline-block; width: 16px;height: 16px;background:url(../images/radio.png); vertical-align: text-bottom; margin-right: 10px;}
label.selected i{background-position: 0 -16px;}

/*search*/
.search{position: relative; padding: 6px 0 30px; background: linear-gradient( 180deg, #D8E6FF 0%, rgba(242,246,253,0.9657) 0%, rgba(242,246,253,0.5) 100%);border-radius: 5px; overflow: hidden;}
.serImg{position: absolute; right: 0; bottom: 0;}
.search ul{margin: 0 24px;}
.search li{position: relative; float:left; margin: 24px 30px 0 0; height:32px;}
.search li label{display: inline-block; margin-right: 10px; vertical-align: middle;}
.search li .wdateIpt{ width: 188px; height: 30px; padding-left:10px;   background: #fff;}
.search li .wdate_line{ margin: 0 10px;}
.search .ipt{width: 190px; border-color: #E1E2E4;}
.search select{width: 200px; border-radius: 3px;}

.search li .down{display: inline-block; padding-right: 15px;  color: #3b639f; background: url(../images/down.png) no-repeat right center;}
.search li .down:hover{color: #e64733; text-decoration: none;}
/*.searchTotal{line-height: 60px; color: #999; text-align: center; border-top:1px dashed #cacaca;}*/
.search li select{ vertical-align: middle;}
.date-wrap{display:inline-block;position: relative;}
.dateIcon{position: absolute; top: 0;right: 0; display: inline-block;width: 32px;height: 32px;background: url(../images/date.png);}
a.dateItem{display: inline-block; height: 30px;background: #FFF;border-radius: 3px;border: 1px solid #E1E2E4; padding: 0 10px;color: #999; line-height: 30px; margin-left: 10px;}

.sear-opt{padding-left: 96px; margin-top: 20px;}
a.queryBtn{display: inline-block;height: 30px;background: #356DEE;line-height: 30px;border-radius: 4px; text-align: center;border: solid 1px #0d8af9; color: #fff;padding: 0 16px;}
.queryBtn:hover{background-color: #2d5dcc; }
a.resetBtn{display: inline-block; height: 30px;background-color: #fff;border-radius: 4px;border: solid 1px #DCDEE0; text-align: center; font-size: 14px; line-height: 30px; color:#2E3033; padding: 0 16px;}
.resetBtn:hover{border: solid 1px #356DEE;color: #356DEE;} 

.operate{margin: 20px 0;}
.addBtn{display: inline-block; height: 36px;border-radius: 3px;background: #356DEE; padding: 0 20px;;line-height: 36px; color: #fff;}
a.addBtn:hover{color: #fff;background: #2d5dcc;}

.chWrap{margin: 24px 0;}
.chIpt{margin:0 12px 0 2.5%;}
a.ugbtn{display: inline-block;height: 32px;background: #F0F0F0;border-radius: 3px; padding: 0 17px; line-height: 32px; margin-right: 10px; color: #2E3033;}

/*.addBtn,.downBtn,.applyBtn,.goodsBtn,.pubBtn,.collBtn,.relBtn{display: inline-block; min-width: 50px;height: 34px;background-color: #ffffff;border-radius: 4px;border: solid 1px #e2e2e2; text-align: center; font-size: 14px; line-height: 34px; color: #666; padding: 0 15px;}*/
.downBtn:hover,.applyBtn:hover,.goodsBtn:hover,.pubBtn:hover,.collBtn:hover,.relBtn:hover{border: solid 1px #356DEE;color: #356DEE;}
.formTable td a.sDisabled,a.sDisabled{background: #F7F7F7; color: #CCC; cursor: not-allowed;}
.formTable td a.cDisabled,a.cDisabled{border: 1px solid #DCDEE0; color: #ccc;cursor: not-allowed;}


/*弹窗*/
div.jbox .jbox-title{font-size: 16px;color: #31373D;}
.jbox-fade{opacity: 0.5!important;}
div.jbox .jbox-button-panel{text-align: right !important;}
div.jbox .jbox-button{background-color:#356DEE;}
div.jbox .jbox-button[value="no"]{border: 1px solid #DCDEE0;background: #fff; color: #1D2129;}
div.jbox .jbox-title-panel{border-bottom: 1px solid #D8D8D8; }
div.jbox .jbox-button-panel{padding: 10px 0 20px!important;}
.pupfTable th{width: 60px;}


.sp-msg{background: #F5F8FF;border-radius: 8px 8px 0px 0px; padding: 0 16px; margin-top: 20px;}
.goosDList td{vertical-align: top;}
.goosDList thead{background: #F5F8FF;border-bottom: 1px solid #E6ECF2; color: #6A6E73;}
.goosDList tr:last-child td{border-bottom:0;}
/*goods_list*/
.goods_list dt{ width: 74px; height: 74px; margin-right:10px; float: left;}
.goods_list dt img{ width: 100%; height: 100%; display: block;}
.goods_list dt a{width: 100%; height: 100%; display: inline-block;margin-left: 0;}
.goods_list dd{ width:255px; text-align: left; float: left;}
.goods_list dd h4{line-height: 1.25; margin-bottom: 10px;}
.goods_list dd h4 a{ color: #333; font-size: 14px;margin-left: 0;}
.goods_list dd h4 a:hover{ color: #0072dc;}
.goods_list dd p{margin-top: 5px; line-height: 1; color: #A1A9B2;font-size: 12px;}

.t-offer{display: inline-block;}
.t-offer a{display: inline-block; min-width: 28px;height: 28px;border: 1px solid #E6ECF2; text-align: center;font-size: 18px; color: #333; vertical-align: middle;line-height: 28px; background: #fff;}
.t-offer a.fl{border-radius: 8px 0px 0px 8px;}
.t-offer a.f11{border-radius: 0px 8px 8px 0px;}
.t-offer input{width: 50px; height: 28px;font-weight: bold; border-left: 0;border-right: 0;color: #2E3033;}
.t-offer input:focus{border-color:#E6ECF2;box-shadow: none; border-left: 0;border-right: 0;}
.ordTable tr{width: 33%; float: left;}
.ordTable th, .ordTable td{padding: 0;}
.ordTable th{width: 108px; color: #6A6E73;}
.ordTable td{padding-left: 12px;}
.ordTable1 tr{width: 45%;}
.ordTable tr.block{width: 100%;}
.ordTable1 textarea{width: 1090px; height: 120px;}
.ordTable1 th{width: 115px;}
.ordTotal{text-align: right;}
.f24{font-size: 24px;}
.radioBox a{display: inline-block;min-width: 80px; padding:0 20px;height: 32px;background: #FFF;border-radius: 4px;border: 1px solid #E1E5E8; text-align: center; line-height: 30px; box-sizing: border-box;}
.formTable td .radioBox a{color: #2E3033;}
.formTable td .radioBox a.current{border: 1px solid #356DEE; color: #356DEE;}

.res-schedule{margin: 45px 0 40px 60px; height: 50px;}
.res-schedule li{float: left; width: 28%;}
.res-schedule h1{display: flex; justify-content: space-around; align-items: center;}
.res-schedule i{display: inline-block;width: 22px;height: 22px;border: 1px solid #999;float: left; border-radius: 50%; text-align: center; line-height: 22px;color: #999; font-family: HonorM; margin-right: 15px;}
.res-schedule span{display: inline-block; width: 58%; float: left;border-bottom:2px solid #e6e6e6;}
.res-schedule h2{font-size: 16px;margin-top: 15px;}
.res-schedule em{font-size: 16px; color: #999;}
.res-schedule p{padding-left: 53px; color: #999; margin-top: 5px;}
.sCurrent .blue-dot{background: #356DEE; color: #fff;border-color:#356DEE;}
.sCurrent em{color: #356DEE;font-weight: 600;}
.sPred .blue-dot{ background: #fff; color: #356DEE; border-color:#356DEE;}
.sPred span{border-color:#356DEE;}
.sPred em{color: #2E3033; font-weight: normal;}


/*processor_bar*/
.processor_bar{width: 970px; height:38px;background-color:#fff;border:1px solid #e4e4e4;box-shadow:inset 0 1px 0 0 #f8f8f8;-moz-box-shadow:inset 0 1px 0 0 #f8f8f8;-webkit-box-shadow:inset 0 1px 0 0 #93ca00;margin: 0 auto;}
.processor_bar.ie .step{float: left; background:transparent url(../images/bg_process.png) no-repeat 0 0}
.processor_bar.ie .step.current{background-image:none;background-color:#93ca00}
.processor_bar .step{ float: left; background:transparent url(../images/bg_process.png) no-repeat 0 0;text-align:center;line-height:40px;color:#333}
.processor_bar .step.pprev{background-position:right 0}
.processor_bar .step.pprev h4{padding-right:14px}
.processor_bar .step.prev{background-position:right -76px}
.processor_bar .step.prev h4{padding-right:14px}
.processor_bar .step.current{background-color:#93ca00;color:#fff;background-image:none;}
.processor_bar .step.next{background-position:left -40px}
.processor_bar .step.next h4{padding-left:8px}
.processor_bar .step.nnext{background-position:left 0px}
.processor_bar .step.nnext h4{padding-left:8px}
.processor_bar h4{font-weight:400;font-style:normal;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal; font-size:16px;}
.processor_bar{overflow:hidden; background-color:#fff;background-image:none;border-color:#e6e7ea;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}
.processor_bar .step{background:transparent url(../images/bg_process.png) no-repeat 0 0;line-height:40px}
.processor_bar .step.prev{background-position:right -41px}
.processor_bar .step.next{background-position:0 -80px}
.processor_bar .step.nnext{background-position:0 0}
.size1of2{ width: 49.99%;*width: 49%;}
.size1of3{ width: 33.33%;*width: 33%;}
.size1of4{ width: 25%;*width: 24%;}
.size1of5{ width: 19.98%;*width: 19%;}

.upImg li{position: relative; width: 98px;height: 98px;float: left; margin-right: 10px; border-radius: 2px; line-height: 98px; text-align: center;background: #F5F7FE;}
.upImg li img{max-width: 98px; border-radius: 2px;}
.upImg a{position: absolute;top: 0;left: 0; display: inline-block;width:98px;height: 98px;background: rgb(0,0,0,0.5); color: #fff; text-align: center;line-height: 98px; display: none; border-radius: 2px;}
.enl,.delIcon{display: inline-block; width: 18px;height: 18px;}
.enl{background: url(../images/wEnl.png);}
.delIcon{background: url(../images/wDel.png); margin-left: 24px;}
.upImg li:hover a{display: block; color: #fff;}
a.btnImg {display: inline-block; width: 50px; height:50px; line-height: 50px; background:url(../images/add_img.png) #F5F7FE no-repeat center center;
color: #fff !important;text-align: center;  vertical-align: middle;position: relative; border-radius: 4px;}
.btnImg:hover {background-color: #F5F7FE; color: #fff !important;}
.btnImg input {width: 50px;height: 50px;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1;} 
a.btnImg1{width:96px;height: 96px; border: 1px dashed #A6BAEB;}
a.btnImg1  input {width: 98px;height: 98px;} 

/*btnUpload*/
a.btnUpload {display: inline-block; height:30px; line-height: 30px; padding:0 15px;background: #fff;border: 1px solid #DCDEE0;
text-align: center;  vertical-align: middle;position: relative; border-radius: 3px; color: #666;}
td a.btnUpload{color: #666;}
.btnUpload:hover {background-color: #EBEEF5;}
.btnUpload input {width: 76px;height: 30px;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1;}
/*.btnUpload span{background: url(../images/up.png) no-repeat left center; padding-left: 18px;}*/
.count{position: relative; float: left;}
.count i{display: inline-block;width: 20px;height: 17px; border: 1px solid #e6e6e6; text-align: center; line-height: 17px; cursor: pointer;position: absolute; color: #b3b3b3;}
.count i.plus{top: 0;right: 3px;height: 16px;}
.minus{top: 17px; right: 3px;}
.unit{float: left;margin: 5px 0 0 5px;}


/*数据概览*/
.dWrap{display: flex; justify-content: space-between;}
.dLeft{width: 22%; min-width:358px;}

.dlCon1{height: 402px; background: url(../images/sj1.png) no-repeat; background-size:100% 100%; padding: 30px; box-sizing: border-box;}
.accNum a{color: #2E3033;}
.sEye{display: inline-block; width: 16px;height: 13px; background: url(../images/eyeC.png);background-size: 100% 100%; float: left; margin: 3px 10px 0 0;}
.eyeIcon .show{background: url(../images/eyeO.png);background-size: 100% 100%; margin-top: 4px;}
.dAcc{height: 48px;background: rgba(255,255,255,0.5);border-radius: 10px;border: 1px solid #FFFFFF; line-height: 48px; font-size: 16px; text-align: center; font-weight: 800; margin: 28px 0; display: flex; justify-content: space-around; align-items: center;}
.dAcc img{width: 34px;height: 16px;}
.dMoney{font-size: 30px;font-weight: bold; font-family: HonorM; line-height: 1; margin: 25px 0;}
.fMoney em{font-family: HonorM; font-weight: bold; }
.dBtn{display: flex; justify-content: space-between; align-items: center; margin-top: 44px;}
.dBtn a.queryBtn,.dBtn a.resetBtn{padding: 0 26px;}
.dBtn a.resetBtn{border: 1px solid #356DEE; margin-left: 15px;}

.dlCon2{position: relative; height: 578px; margin-top: 20px; background: #fff;border-radius: 8px;}
.dmsgBg{ width: 100%;height: 167px; background: url(../images/dMsgbg.png) no-repeat; background-size: 100% 100%; box-sizing: border-box; padding: 30px; z-index: 1;}
.dmsgBg h1{font-size: 18px; font-weight: 800;}
.dmsgBg img{margin-right: 10px;}
.dmsg-list{margin: -85px 10px 0; height: 490px; overflow: hidden;}
.dmsg-list span{display: inline-block; width: 50px;height: 50px; font-size: 16px; font-weight: 800; text-align: center;line-height:50px;border-radius: 50%; float: left; margin-right: 16px;}
.dmsg-list h2{font-size: 16px;margin-bottom: 5px;text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.dmsg-list a{display: block; color: #2E3033;}
.dmsg-list li{margin-bottom: 10px; padding: 20px; border-radius: 5px; height: 90px; box-sizing: border-box;}
.dmsg-list .xx span{background: rgba(86, 233, 230, 0.15); color: #2FD5C9;}
.dmsg-list p{color:#999;}
.xx:hover{background: #F4FDFB;}
.dmsg-list .gg span{background: rgba(247, 188, 28, 0.1);color: #F7BC1C;}
.gg:hover{background: #FFFBF1;}
.dmsg-list .tz span{background: rgba(91, 138, 246, 0.1);color: #356DEE;}
.tz:hover{background: #F4F7FD;}
/*dRight*/
.dRight{width: 77%; margin-left: 20px;}
.drCon1{height: 198px; background: url(../images/sj2.png)  no-repeat;background-size: 100% 100%; border-radius: 8px; box-sizing: border-box; padding: 38px 30px 39px;}
.ykh,.yrz{display: inline-block; font-size: 12px;border-radius: 2px;padding: 0 8px; margin-left: 10px;}
.ykh{background: #fff; border: 1px solid #356DEE; color: #356DEE;}
.yrz{background: #E8FFEA; border: 1px solid #00B42A; color: #00B42A;}
.drCon1 p{margin-bottom: 30px; font-size: 16px;}
.drCon1 a{margin-top: -3px;font-size: 16px;}
.drCon1 a.resetBtn,.drCon1 a.queryBtn{line-height: 38px; height: 38px;}
.drCon2,.drCon3,.drCon4{padding: 30px; box-sizing: border-box; background: #fff;border-radius: 8px; margin-top: 20px;}
.drCon2{height: 185px;}
.cx-list{display: flex; justify-content: space-between;}
.cx-con{width: 50%;}
.cx-con .sTitle{font-size: 18px;}
.cx-item{display: flex; margin-top: 20px;}
.cx-item img{float: left; margin-right: 26px;}
.cx-item li{display: flex; width: 46%;border-right: 2px solid #EAECEE;height: 61px;}
.cx-item li.i-center{width: 56%;justify-content: center;}
.cx-item h3{font-size: 16px;}
.cx-item em{font-size: 30px; font-weight: bold; font-family: HonorM; margin-right: 15px;}
.cx-con1{width: 45%;}
.cx-con1 li.i-center{border-right: 0; justify-content: center;}

.drCon3{height: 302px;}
.todo-list{width: 100%; margin-top: 30px; display: flex; justify-content: space-between;}
.todo-list h1{font-size: 18px; font-weight: 800; text-align: center;}
:root {--outside-border-radius:10px;--border-size:2px;}
.todo-list li,.credit{height: 180px; position: relative;border-radius:var(--outside-border-radius); padding-top: 25px; box-sizing: border-box;}
.todo-list li::before ,.credit::before{content: '';position: absolute;z-index: -1;left: calc(-1 * var(--border-size));top: calc(-1 * var(--border-size));bottom: calc(-1 * var(--border-size));right: calc(-1 * var(--border-size));border-radius: var(--outside-border-radius);}

.tl-item{display: flex; align-items: center; margin-top: 28px;}
.tl-title{display: flex;  align-items: center;    justify-content: center;}
.tl-title i{display: inline-block; height: 8px; }
.byLine{width: 34%;background: url(../images/buyLIne1.png); background-size: 100% 100%;}
.byLine1{ background: url(../images/buyLIne2.png); background-size: 100% 100%;}
.sLine{width: 21%;background: url(../images/saleLine1.png); background-size: 100% 100%;}
.sLine1{ background: url(../images/saleLine2.png); background-size: 100% 100%;}
.pLine{width: 28%;background: url(../images/payLIne1.png); background-size: 100% 100%;}
.pLine1{ background: url(../images/payLIne2.png); background-size: 100% 100%;}

.tl-item a{display: inline-block;width: 33%; text-align: center;}
.tl-item h2{font-size: 16px; color: #666; padding-bottom: 5px;}
.tl-title span{display: inline-block; width: 94px; text-align: center;}

.bTLine{width: 64px;border-bottom: 2px dashed #666; margin: 0 auto 10px;}
.tl-item span{display: inline-block; width: 1px;height: 39px;background: rgba(0,0,0,0.1);}
.tl-item p{font-size: 30px; font-family: HoroM; font-weight: bold; color: #2E3033;}
.tl-item a:hover h2{color: #356DEE;}
.tl-item a:hover .bTLine{border-color:#356DEE;}
.sale .tl-item a{width: 49%;}
.buy{width: 33%;background: linear-gradient(to right,#FFFAF6, #FFFFFF);background: background: -webkit-linear-gradient(to right,#FFFAF6, #FFFFFF);background: -moz-linear-gradient(to right,#FFFAF6, #FFFFFF);background: -ms-linear-gradient(to right,#FFFAF6, #FFFFFF);}
.buy::before {background: conic-gradient(#FAD5C7, #FBFFFE, #FBFFFE, #FAD5C7);} 		
.sale{width: 24%;background: linear-gradient(to right, #FBFFFD, #FBFBFF);background: -moz-linear-gradient(to right, #FBFFFD, #FBFBFF);background: -webkit-linear-gradient(to right, #FBFFFD, #FBFBFF);background: -ms-linear-gradient(to right, #FBFFFD, #FBFBFF);}
.sale::before {background: conic-gradient(#D2D5FC, #FBFBFF, #FBFBFF, #D2D5FC);}
.pay{width: 39%;background: linear-gradient(to right, #F4FEFF, #FBFFFD);background:moz-linear-gradient(to right, #F4FEFF, #FBFFFD);background: -webkit-linear-gradient(to right, #F4FEFF, #FBFFFD);background: -ms-linear-gradient(to right, #F4FEFF, #FBFFFD);}
.pay::before {background: conic-gradient(#B9E8ED, #FBFBFF, #FBFBFF, #B9E8ED);}
  
.drCon4{height: 258px;}
.fEnt{display: flex; justify-content: space-around; margin-top: 50px;}
.fEnt a{display: inline-block; width: 12%; text-align: center; color: #2E3033; font-size: 16px;}
.fEnt a:hover{color: #356DEE;}
.fEnt p{margin-top: 5px;}

.dRight .vlTitle,.board .vlTitle{margin: 0; font-size: 18px;}
.dRight .vlTitle i,.board .vlTitle i{margin-right: 15px;height: 18px;}
/*board*/
.board{position: relative; min-height: 560px; box-sizing: border-box;}
.dc-date{display: inline-block;width: 291px;height: 30px;border-radius: 3px;border: 1px solid #DCDCDC; margin: 0 3px 0 30px; padding: 0 10px; box-sizing: border-box; background: url(../images/date.png) no-repeat left center; display: flex; justify-content: center; align-items: center;}
.dc-date input{width: 85px; border: 0;}
.dc-date span{margin: 0 20px;}
.bd-search{position: absolute; top: 28px; right: 30px; text-align: right;}
.bd-search select{min-width: 103px;}
.bdWrap a.dateItem{width: 40px; text-align: center; color: #2E3033; margin-left: 5px;}

.bdWrap a.current{background: #356DEE; border-color: #356DEE; color: #fff;}
.board ul{display: flex; margin-top: 48px; justify-content: space-between;}
.trend{width: 67%;}
.ratio{width:33%;}
#trend{width: 100%; height: 420px;}
#ratio{width: 100%; height: 420px; margin-top: -40px;}
.r-txt{color: #6A7388; width: 320px; margin-top: -30px; margin-left: 20%;}
.r-txt i{display: inline-block;width: 8px;
height: 8px;background: #FFF;border-radius: 50%;
border: 3px solid #2EDCD0; margin-right: 10px;}
.r-txt span{margin:0 0 0 52px; display: inline-block;}
.r-txt span:nth-child(4),.r-txt span:nth-child(5){margin-top: 20px;}
.r-txt i.c2{border-color: #F5D127;}
.r-txt i.c3{border-color: #F49A64;}
.r-txt i.c4{border-color: #F65B5B;}
.r-txt i.c5{border-color: #91A5C3;}


.noAddress{text-align: center; margin-top: 10%;}
.tnoData p{color: #999; margin-top: 15px;}
.tnoData td {border: 0; padding-top: 60px;}
.noAcc{background: #FBFCFF; border: 2px solid #FFF;border-radius: 10px;}
.noAcc{text-align: center; font-size: 16px; color: #999;}
.noAcc img{margin: 	60px 0 30px;}
.dMsgno{text-align: center; font-size: 16px; color: #999;}
.dMsgno img{margin-top: 27px;}


.scrollBar{position: relative; height: 525px; overflow: auto;}
.scrollBar::-webkit-scrollbar,.file-lists::-webkit-scrollbar{ margin-right: 10px; width:5px;height:5px;}
.scrollBar::-webkit-scrollbar-thumb,.file-lists::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.05);border-radius:10px; -webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar:hover::-webkit-scrollbar-thumb,.file-lists:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px; -webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar::-webkit-scrollbar-thumb:hover,.file-lists::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);-webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar::-webkit-scrollbar-track,.file-lists::-webkit-scrollbar-track{ border-radius:10px; -webkit-box-shadow:inset006pxrgba(0,0,0,0); background-color:white;}
.scrollBar::-webkit-scrollbar-track:hover,.file-lists::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset006pxrgba(0,0,0,.4);background-color:rgba(0,0,0,.01);}


/*底部*/
.wFoot{height: 65px; position: fixed; bottom: 0; left: 0;width: 100%; line-height: 65px;}
.wFoot-con{text-align: center;color: #999;}
.wFoot-con a{color: #999;}
.wFoot-con a:hover{color: #356DEE;}
.wFoot-con span{margin: 0 18px;}



/*招标集采*/
.inv-title{height: 50px;font-size: 16px; line-height: 50px; margin-bottom: 30px;}
.inv-title i{border-bottom: 2px solid #356DEE;display: inline-block;}
.inv-title .t-cdown{margin-top: 6px; color: #6A6E73; font-size: 14px;}
.inv-title .t-cdown em{color: #6A6E73;}
.inv-ser{margin-left: 64px; border-bottom: 0; float: left;}
.inv-ser li{font-size: 14px; margin-right: 0;}
.inv-ser li a{color: #2E3033; margin-right: 40px; cursor: pointer; line-height: 1;}
.inv-ser li.current a{color: #356DEE; font-weight: 600; border-bottom: 0;}
.inv-item{position: relative; width: 1240px;height: 132px;background: #F8FAFD;border-radius: 4px;margin-bottom: 20px;padding: 33px 20px 30px 82px; box-sizing: border-box; display: flex;justify-content: space-between;}
.inv-item i{position: absolute; top: 0; left: 0;width: 82px; height: 82px;}
.inv-item .iStatu1{background: url(../images/inv1.png);}
.inv-item .iStatu2{background: url(../images/inv2.png);}
.inv-item .iStatu3{background: url(../images/inv3.png);}
.inv-item .iStatu4{background: url(../images/inv4.png);}
.inv-item:hover{background: #F0F5FD;}
.inv-con{width: 940px;}
.ic-title em{float: left;}
.ic-title span{font-weight: bold; display: inline-block; width: 850px; text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; margin-left: 15px;}
.inv-des font{margin: 0 20px; color: #D8D8D8;}
.inv-des em{font-family: HonorR;}
.inv-des em.money{color: #FA1626;}
.inv-des{color: #666; margin-top: 10px;}
.inv-btn{width: 140px; text-align: center;}
.inv-btn a{display: block;width: 138px;height: 30px; line-height: 30px; border-radius: 3px;}
a.wksBtn{background: #C4C7CC;border: 1px solid #C4C7CC; color: rgba(255,255,255,0.9);}
a.detBtn{border: 1px solid #356DEE;color: #356DEE; margin-top: 8px;}
a.jzBtn{color: rgba(255,255,255,0.9);background: #C4C7CC;}
a.jxzBtn{background: #356DEE;color: rgba(255,255,255,0.9);}
.inv-time{color: #6A6E73;  margin-bottom: 20px;}

.inv-det .inv-item{background: url(../images/invdetBg.png);}
.inv-det .inv-btn{padding-top: 20px;}
.jbox-wrap .bid-con{margin:40px 0 40px 20px;}
.bid-con h2{margin-top: 30px;}
.ts-con{margin: 30px 10px 0;}


/*会员评分*/
.bgWhite{background: #fff; padding: 0 30px 20px;border-radius: 10px;}
.level-wrap{margin-top: 30px;}
.level{position: relative; width: 37%;height: 200px;float: left; background: url(../images/levelBg1.png) no-repeat;background-size: 100% 100%;padding: 24px 30px; box-sizing: border-box;}
.level img{position: absolute; top: -13px; right: 20px;}
.level h1{font-size: 28px;}
.credit-title{margin-top: 45px;}
.cre i{font-size: 20px; font-family: HonorM; margin-right: 5px;}
.creBar{position: relative; height: 5px;border-radius: 3px;background: rgba(255,255,255,.5);margin-top: 10px;}
.bar{position: absolute; top: 0; left: 0; height: 5px;border-radius: 3px;background: linear-gradient( 90deg, #F39B71 0%, #D85C30 99%);}
.level2{background: url(../images/levelBg2.png) no-repeat;background-size: 100% 100%;}
.level3{background: url(../images/levelBg3.png) no-repeat;background-size: 100% 100%;}
.level4{background: url(../images/levelBg4.png) no-repeat;background-size: 100% 100%;}
.level5{background: url(../images/levelBg5.png) no-repeat;background-size: 100% 100%;}

.level1 h1,.level1 .cre{color: #A95631;}
.level2 h1,.level2 .cre{color: #4E67BC;}
.level2 .bar{background: linear-gradient(90deg, #718FF3 0%, #304CD8 99%);}
.level3 h1,.level3 .cre{color: #E19E00;}
.level3 .bar{background: linear-gradient( 90deg, #F3E271 0%, #EDAD2C 100%);}
.level4 h1,.level4 .cre{color: #7156D9;}
.level4 .bar{background: linear-gradient( 90deg, #8B71F3 0%, #662CED 100%);}
.level5 h1,.level5 .cre{color: #F6334C;}
.level5 .bar{background: linear-gradient( 90deg, #F37182 0%, #ED2C32 100%);}

.credit{width:61%; height: 200px;float: right;padding: 25px 30px; box-sizing: border-box; background: url(../images/creBg.png) no-repeat; background-size: 100% 100%;}
.credit .vlTitle{margin-top: 0;}
.cre-item{display: flex;justify-content: space-around; margin-top: 22px;}
.cre-item li{text-align: center;}
.cre-item h2{font-size: 28px;font-family: HonorM; font-weight: bold;color: #356DEE; margin-bottom: 10px;}
.cre-item img{margin-top: 18px;}
.cre-item p{margin-bottom: 16px;}
.c-green{display: inline-block;height: 20px;
background: #E2F3E6;border-radius: 20px;border: 1px solid #64D07D; line-height: 20px; padding: 0 8px;color: #00B42A;font-size: 12px;}
.c-link,.c-blue{display: inline-block;height: 20px;
background: rgba(53,109,238,0.1);border-radius: 20px;border: 1px solid #9FB8F3; line-height: 20px; padding: 0 8px;color: #00B42A;color: #356DEE;font-size: 12px;}

.t-jy{margin-top: 20px;}
.t-jy span{color: #356DEE;font-size: 16px; font-family: HonorM;font-weight: bold; margin: 0 40px 0 16px;}
.dataList .blu,.dataList .org{line-height: 22px; height: 22px;}
.purple{display: inline-block;border-radius: 4px;height: 22px;padding: 0 5px; font-size: 12px; text-align: center; line-height: 22px;background: #DCD7FE;color: #261BF3;}


/**/
.backHome{position: relative; float: left; margin-right: 40px;}
a.hIcon{display:inline-block;width: 112px;height: 36px;border-radius: 3px;border: 1px solid #356DEE;text-align: center;line-height: 36px; color: #356DEE;}
.backHome:hover a.hIcon{background: rgba(53,109,238,0.1);}
.bkMenu{position: absolute; top: 60px; left: -40px; width: 200px;height: 264px;background: #fff;box-shadow: 0px 0px 26px 0px rgba(0,11,23,0.08); border-radius: 8px;padding: 12px; box-sizing: border-box; display: none;}
.backHome:hover .bkMenu{display: inline-block;}
.bkMenu a{display: block;height: 48px;line-height: 48px; padding-left: 18px;}
.bkMenu a:hover{background: rgba(53,109,238,0.1); }
.bkMenu i{display: inline-block; width: 18px;height: 18px;background: url(../images/hMenu.png); vertical-align: middle; margin-right: 10px;}

.bkMenu i.m1{background-position: 0 0;}
.bkMenu i.m2{background-position: 0 -18px;}
.bkMenu i.m3{background-position: 0 -36px;}
.bkMenu i.m4{background-position: 0 -54px;}
.bkMenu i.m5{background-position: 0 -72px;}
.bkMenu a:hover i.m1{background-position: -18px 0;}
.bkMenu a:hover i.m2{background-position: -18px -18px;}
.bkMenu a:hover i.m3{background-position: -18px -36px;}
.bkMenu a:hover i.m4{background-position: -18px -54px;}
.bkMenu a:hover i.m5{background-position: -18px -72px;}

.dError{background: #FFD8D2;border-radius: 6px;height: 54px; line-height: 54px; padding: 0 25px; margin-bottom: 20px;}
.dmsgBg a{color: #2E3033;font-size:14px;font-weight: normal; margin-top: 5px;}
.dmsgBg a:hover{color: #356DEE;}
.hot-lists{margin:-85px 30px;}
.hot-lists img{width: 64px;height: 64px;border-radius: 4px; margin-right: 16px;}
.hot-lists li{margin-bottom: 30px;}
.hot-lists h2{margin-bottom: 15px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.hot-lists span{font-family: HonorM;color: #FA1626;font-size: 22px;}
.hot-lists i{color: #A1A9B2; margin-left: 5px;}
.hot-lists em{float: right; padding: 2px 8px;line-height: 20px;margin-top: 5px;}

.todo-list li{position: relative;}
.todo-list li img{position: absolute; top: 0; right: 0;}
.tl-item{position: absolute;width: 100%;}

@media (max-width: 1750px) and (min-width: 900px){
	.hMsg span,.hu-name span,.app span{display: none;}
	.wb-head .hu-con{left: -224px !important;top: 60px;}
	.wb-menu a{margin-right: 20px;}
	.yh-head .hMsg span,.yh-head .hu-name span{display: inline;}
}
@media (max-width: 1650px) and (min-width: 1280px){
	.hMsg span,.hu-name span,.app span{display: none;}
	.wb-head .hu-con{left: -224px !important;top: 60px;}
	/*.h-logo{margin: 0 30px;}*/
	/*.h-menu a{margin-right: 22px;}*/
	.h-right{margin-right: 5px;}
	a.rBtn{margin: 0 20px 0 10px;}
	.yh-head .hMsg span,.yh-head .hu-name span{display: inline;}
}
@media (max-width: 1320px){
	.hMsg span,.hu-name span,.app span{display: none;}
	.wb-head .hu-con{left: -224px !important;top: 60px;}
	/*.h-logo{margin: 0 30px;}*/
	/*.h-menu a{margin-right: 22px; font-size: 15px;}*/
	.h-right{margin-right: 5px;}
	a.rBtn{margin: 0 20px 0 10px;}
	.wb-menu a{margin-right: 15px;}
	.yh-head .hMsg span,.yh-head .hu-name span{display: inline;}
}

/*消息弹窗*/
.m-mask{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.1); z-index: 999;}
.pop-wrap{margin:18% auto;background: #fff; width: 400px; height: auto; padding: 1px; border-radius: 8px;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);}
.pop{width: 320px;min-height: 160px;background: url(../images/pop_bg.png) no-repeat; color: #333; padding: 35px 40px 30px;}
.pop h2{font-size: 18px; text-align: center; margin-bottom: 20px;font-weight: 600;}
.pop p{line-height: 1.75; text-indent: 2rem;}
.pop span{font-weight: 600;}
.pBtn{text-align: center;margin:30px auto 0;}
.pBtn a{display: inline-block;text-align: center;border-radius: 4px; }
.pcBtn{width: 78px; height: 30px; color: #2E3033;border: 1px solid #DCDCDC;line-height: 30px;}
a.pcBtn:hover{border:1px solid #356DEE;}
.psBtn{width: 80px; height: 32px;line-height: 32px;  background: #356DEE; color: #fff; margin-left: 30px;}
a.psBtn:hover{color: #fff;}

/*.h-data{z-index: 998;}
.home-head,.headFixed,.jgzx,.homeswiper,.h-data,body{min-width: 1280px;}
.headFixed{position: initial !important;}
.dataList td{word-break: break-all;}
@media (max-width: 1200px){
	.wb-menu a{margin-right: 10px;}
	.wb-head .h-logo{margin: 0 20px;}
	.backHome{margin-right: 15px;}
	.hMsg{margin: 0;}
	a.hIcon{width: 96px;}
}*/

.home-head,body,.carousel{min-width: 1300px;}
@media (max-width: 1200px){
	.carousel{width: 1300px;}
}

/*易货贸易工作台*/
.yh-menu{margin-left: 50px; float: left;}
.yh-menu a{font-size: 16px;color: #222; margin-right: 40px;}
.yh-menu a:hover{color: #356DEE;}
.yhnav li a{margin-bottom: 16px;}
.yhnav li a.selected{border-radius:6px;background: #fff;}
.right-con{padding-bottom: 60px;}
.nodata{text-align: center;}
.nodata p{color: #999; margin-top: 15px;}
.ml30{margin-left: 30px;}
.gTxt{color: #00B42A;}
.rTxt{color: #F53F3F;}
.y-schedule .sPred em{color:#356DEE;font-weight: 600;}
.y-schedule .sPred .blue-dot{border: 0;width: 24px;height: 24px; background: url(../images/ysteped.png);}


.yUser{margin: 40px 0 50px 108px;}
.yUser img.fl{width: 150px;height: 150px;border-radius: 50%; margin-right: 44px;}
.yUser .btnUp{width: 110px;height: 30px;background: #FFF;border-radius: 3px;border: 1px solid #DCDCDC;text-align: center;line-height: 30px; margin:50px 0 8px;}
.userSafe.yuserSafe{padding-top: 15px; margin-top: 0;}
.userSafe.yuserSafe li{background: #F0F6FD;border-radius: 6px; border-bottom: #007FFF; margin-bottom: 24px;height: 100px; line-height: 100px; margin-bottom: 24px;}

.qwjh{margin: 6% 0 60px 290px;}
.qwjh li{height: 64px; margin-bottom: 36px;}
.qwjh div{float: left; margin-right: 16px;}
.qwjh p{margin-bottom: 10px;}
.qwjh a{margin-left: 20px;}
.qwjh a.rTxt{margin-left: 30px;}
.qwjh select{width: 300px;}
.qwjh .ipt{width: 430px;}
.fTable2 input[readonly]{background: #F8F7F7;}
.fTable2 input[readonly]:focus{border: 1px solid #DCDCDC;box-shadow: none;}
.fTable2 select[disabled]{background: #F8F7F7;}
.jscs{background: #F0F6FD;border-radius: 6px; padding: 30px 43px 10px; margin: 15px 84px 0;}
.jscs .qwjh{margin: 0;}
.jscs .qwjh div{margin-right: 80px;}
.jscs .qwjh .ipt{width: 450px;}

.qwjh div{margin-bottom: 25px;}
