/* 
* @Author: Marte
* @Date:   2016-08-15 14:26:38
* @Last Modified by:   Marte
* @Last Modified time: 2017-02-21 14:23:39
*/
/*基础样式需求*/
body{ background: #fff;}
.whiteBox{ background: #fff;/*height: 530px;*/width: 100%; box-sizing: border-box; overflow: hidden;}
.backgroundPhoto{ background: url(../../images/userV2.0/bigBanner.png) no-repeat center center;  height: 817px; box-sizing: border-box;}
.mar-106{ margin:0 106px;}
.pad-t137{padding-top: 137px;}
.mar-l264{margin-left: 264px!important;}
.mar-t54{ margin-top: 54px!important;}
.mb68{ margin-bottom: 68px!important;}
.mb74{ margin-bottom: 74px!important;}
.font-Fm{ font-family: 'simsun';}
.statusPub{width: 76px;height: 76px;position:absolute; top:0;left:0;z-index: 5; }
/*以下状态是，“我的询价模块”的审核状态样式*/
.statusPass{ background: url(../../images/userV2.0/status01.png);}   /* 审核通过*/
.statusFail{ background: url(../../images/userV2.0/status02.png);}   /* 审核失败*/
.statusCheck{ background: url(../../images/userV2.0/status03.png);}  /* 待审核*/
.statusClose{ background: url(../../images/userV2.0/status04.png);}  /* 已关闭*/
/*头部*/
.header{ height: 100px; padding-top: 21px; box-sizing: border-box;}
.logo{ width: 140px;height: 58px; background: url(../../images/userV2.0/logo.png); overflow: hidden;}
.logo h1{ text-indent: -900000px;}
.member{ margin-left: 24px;margin-top: 9px;box-sizing: border-box; width: 115px;line-height: 40px; background: url(../../images/userV2.0/backgroundPic.png) no-repeat left top; padding-left: 26px; font-size: 22px; color:#333333;}
.nav{ padding-top: 20px;}
.nav a{ color:#5a5a5a; font-size: 16px;padding-top: 2px; display: inline-block; } 
.nav a:hover{ color:#ff7b00;}
.nav span{ margin:0 20px; width: 1px;background: #dcdcdc; display: inline-block;height: 12px;}
/*尾部*/
.footerV2{ text-align: center;padding-top: 28px;color:#505050; }
.footerV2 a{color:#505050; font-size: 14px;}
.footerV2 span{ background: #a0a0a0;width: 1px;height: 12px; margin:0 18px;display: inline-block;}
.footerV2 p{ font-size: 12px; }
.policeV2{width:560px;line-height: 17px; background: url(../../images/userV2.0/policeLogo.png) no-repeat left top; margin:12px auto;}
.footerV2 span.line{ margin: 0 12px; background: #6f6f6f;}
/*登录页面1*/
.mainPart{ height: 530px;background: url(../../images/userV2.0/bigpic.jpg) no-repeat center center;}
.loginInfor{ width: 340px; background: #fff; padding:18px 35px; margin-top: 58px; box-sizing: border-box; position: relative;}
.loginInfor h2{ color:#ff9400; font-size: 18px; line-height: 57px;}
.loginTxt{ width: 270px;height: 40px;box-sizing: border-box; font-size: 14px; padding-left: 10px;line-height: 40px;transition: all 0.3s;}
.font-color{ font-size: 14px;color:#787878;}
.loginBtm{ width: 100%; background: #ff9400; color:#fff; transition: all 0.3s; font-size: 16px ; line-height: 50px; font-weight: bold; border: none; cursor:pointer; }
.loginBtm:hover{ background: #f60;}
.loginInfor p.zhanghao{ line-height: 62px; text-align: center;width: 100%;}
.loginInfor p a{ font-size: 16px;}
.loginInfor p i{ width: 55px; height: 1px;background: #e2e2e2; margin-top: 32px;}
/*认证1*/
.steps{ border-radius: 5px; width: 100%; background: #dbdbdb;  margin-bottom: 80px;}
.steps li{ float: left; width: 25%; height: 6px; position: relative; }
.steps li span{ position: absolute; color:#fff!important;line-height: 26px;width: 26px; font-size: 14px; border-radius: 50%; background: #dbdbdb; text-align: center; left:50%;margin-left: -13px; top:50%;margin-top: -13px; font-weight: bold;}
.steps li p{ font-size: 12px; color:#dd6218;border: 1px solid #f9cf6c; border-radius: 3px; background: #fff5b7; position: absolute;width: 200px;line-height: 25px;text-align: center; position: relative; top:-56px;}
.steps li p i{ position: absolute; width: 9px;height: 5px;background: url(../../images/userV2.0/sanjiao.png);left:50%;margin-left: -6px;bottom:-5px;}
.steps li em{ font-size: 14px;color:#dbdbdb;position: absolute; top:24px; left:72px;}
.steps li.active-left{ border-bottom-left-radius: 5px;  border-top-left-radius: 5px;}
.steps li.active-right{ border-bottom-right-radius: 5px;  border-top-right-radius: 5px;}
.active-color{color:#ffb54f!important;}
.active-bgcolor{background: #ffc36f!important;}
.sendBox{ padding:5px 0px 0px; }
.sendBox .uploadBox{margin-left: 35px;}
.uploadBox{ text-align: center;}
/*.uploadFile{opacity: 0;width: 150px;height: 150px; cursor:pointer;-ms-filter: 'alpha(opacity=0)'}*/
.upload{ width: 150px;height: 150px;background: url(../../images/userV2.0/addPic.png);position: relative; }
.sendBox .upload img{ width: 148px;height: 148px; border: 1px dashed #f0f0f0} 
.upload:hover{ background: url(../../images/userV2.0/addPic00.jpg); background-size: cover}
.uploadBox p{ color:#5b5b5b; font-size: 14px;line-height: 52px;}
.sendBox .uploadBox p{background: #f0f0f0;color: #333}
.upload img{position: absolute; left: 1px; top: 1px; width: 148px;height: 148px;cursor: pointer;border: none; }
.upload input {width: 100%;height: 100%;cursor: pointer;position: absolute;left: 0px;top: 0px;z-index:50;font-size: 180px;opacity: 0;filter: alpha(opacity=0);}
.upload .delFile{position: absolute; display: none; z-index: 100;cursor: pointer; right: 0px;top: 0px; background: rgba(0,0,0,.5);color: #fff;padding: 0px 5px; height: 20px;line-height: 20px;}
.nextStep{ color:#fff;font-size: 16px; display:block; width: 120px;line-height: 50px; border: none; margin:0 auto; background: #ff9400; text-align: center;  margin-bottom: 60px;}
.nextStep:hover{ background: #f60;color:#fff;}
.nextDisabled{background: #ddd}
.nextDisabled:hover{background: #ddd}
/*认证2*/
.word2{ top: -68px!important; width: 412px!important;left: -106px!important;}
.word3{ top: -68px!important;width:137px!important;left: 32px!important;}
.word4{ top: -56px!important; width: 226px!important;left: -13px!important;}
.word5{ top: -68px!important; width: 112px!important;left: 44px!important;}
.pubTxt{ width: 400px;height: 40px;line-height: 40px;border: 1px solid #cfd4d8; padding-left: 12px;box-sizing: border-box; margin-bottom: 15px;font-size: 14px;  margin-left: 10px; box-sizing: border-box;}
input,select{ vertical-align:baseline;}
.wordLeft{ color:#333333; font-size: 14px;height: 38px; line-height: 38px; width: 196px; text-align: right; display: inline-block;}
.colorRed{ color:#e33244; }
.ml7{ margin-left: 7px!important;}
.mt34{ margin-top: 34px;}
.preStep{ color:#ff9400;font-size: 16px; display:inline-block; width:106px;line-height: 50px; border: none; background: #fff; text-align: center;  margin-bottom: 60px;}
.preStep:hover{color:#f60;}
/*认证3*/
.reviewBox{ width: 100%;text-align: center; padding-top: 40px;box-sizing: border-box;}
.iconImg{display: inline-block;margin: -14px auto; }
.pass{ color:#3d3d3d; font-size: 24px; font-weight: bold;line-height: 48px;margin-left: 12px;}
.reason{ color:#b3b3b3;font-size: 16px; margin-top:20px; margin-bottom: 80px; line-height: 28px;}
.step00{ width: 150px;}
/*找回密码1*/
.photoCheck{ padding-top: 10px;}
.findPassword li{ width: 33.33%; }
.findPassword li em{ left:104px;}
.word00{ width: 250px;}
.pubTxt01{ width: 298px;}
.pubTxt02{ width: 175px; }
.mb0{ margin-bottom: 0;}
.mt0{ margin-top: 0!important;}
.getCode{ color:#c8c8c8; font-size: 14px; background: #f1f4f6; text-align: center;height: 40px; line-height: 40px;border: 1px solid #e1e6eb; display: inline-block;width: 110px; margin-left: 7px; box-sizing: border-box;}
.getCode:hover{ color:#aaa; background: #e7ebf0; border: 1px solid #d4dade;}
.next{ margin-left: 260px; margin-top: 40px;}
/*找回密码2*/
.pubTxt03{ width: 300px;}
.pubTxt04{ width: 177px;}
.code02{width: 113px;}
.next01{ width: 300px; margin-bottom: 25px;cursor: pointer;}
.next02{ margin-bottom: 44px;}
.showBox-V{  width: 20px; position: relative; display: inline-block;}
.find:hover{ color:#f60;}
/*.rightBox{display: inline-block ;}*/
/*注册1*/

.loginWay{ color:#007edf; font-size: 16px;}
.loginWay:hover{color:#006abb;}
.boxbox{ width:300px; text-align: center; margin-bottom: 50px; margin-left: 262px;}
.btmBanner{ height: 60px; width: 100%;background: url(../../images/userV2.0/btmBanner.png); text-align: center;}
.btmBanner p{ font-size: 18px; color:#323232; line-height: 60px;}
.btmBanner span{ font-weight: bold;}
.wordBox .wrap-placeholder{ width: 300px!important;}
/*注册2*/
.mb60{ margin-bottom: 60px!important;}
.pubTxt05{ width: 145px;}
.mar-l8{ margin-left: 8px!important;}
.juzhong{ width: 270px; margin: 0 auto; text-align: left; margin-top: 40px; margin-bottom: 15px; position: relative;}
.juzhong .agreed{ padding-left: 18px;}
.checkkk{ position: absolute; top:0;}
/*解决ie8兼容问题*/
@media \0screen\,screen\9{.ieie{ padding-top: 8px!important;padding-bottom: 8px!important; padding-left: 10px;}}
/*错误信息提示*/
.successBorder{ border: 1px solid #71b7ed;}
.warmingBorder{ border: 1px solid #e33244;}
.tipsWord01{ color:#e33244; font-size: 14px; padding-left: 10px; line-height: 17px;}
.tipsWord02{ color:#e33244; font-size: 14px;  line-height: 40px; padding-left: 30px;}
.tips{ margin-top: 20px;height: 20px;transition: all 0.3s;
	color: #b74d46;
    border: 1px solid #ffd2d2;
    font-size: 12px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: url(../../images/userV2.0/redFalse.png) left center no-repeat #fff0f0;
    background-position: 7px;
}
.succeeBox{ height: 40px;width: 50px; background: url(../../images/userV2.0/blueCheck.png) no-repeat 8px center;}
.errorBox{ height: 40px;  background: url(../../images/userV2.0/redFalse.png) no-repeat 8px center;}
/*2016/11/1 注册流程的修改*/
.buttonBox{ width: 275px; margin:0 auto;}
.realName{ background: #01af68; margin-left: 35px;}
.realName:hover{ background:#009758;}
/*银行下拉选择框*/
.combo-select{ height: 40px!important;border-color: #cfd4d8!important;}
.combo-input{ height: 40px!important;line-height: 40px!important;}

/*2016/09/14 个人中心--企业认证--银行信息页面*/
 .tijiao-btm{ background: #01af68!important; margin-bottom: 0;}
 .tijiao-btm:hover{ background: #009758!important;}
 .wordWid{ width: 155px; }

 /* 2016/09/02 个人中心改版*/
 input[type='submit']{ border:none;}
 .userV2Left{ width: 200px; background: #fff;}
 .userV2Right{ width: 970px;}
 .userHeadline{ height: 52px; border-bottom: 1px solid #e6e6e6; padding-left: 30px; cursor:pointer;} 
 .userHeadline h3{ font-size: 16px; color:#8a92a4; line-height: 52px;} 
 .userIcon01{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon01.png) no-repeat; }
 .userIcon02{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon02.png) no-repeat; }
 .userIcon03{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon03.png) no-repeat; }
 .userIcon04{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon04.png) no-repeat; }
 .userIcon05{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon05.png) no-repeat; }
 .userIcon06{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon06.png) no-repeat; }
 .userIcon07{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon07.png) no-repeat; }
 .userIcon08{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon08.png) no-repeat; }
 .userIcon09{ width: 24px; height: 22px; background: url(../../images/userV2.0/usericon09.png) no-repeat; }
 .userIcon10{ width: 24px; height: 23px; background: url(../../images/userV2.0/usericon10.png) no-repeat; }
 .pubUser{ margin-top: 15px; margin-right: 12px;}
 .arrowhead{ width: 10px; height: 10px; background: url(../../images/userV2.0/downpic.png) no-repeat;margin-top: -28px; margin-right: 12px;}
 .arrowhead.cur{ background-image: url(../../images/userV2.0/rightpic.png);}
 .userselectBox ul{ padding-top: 14px ; padding-bottom: 14px;}
 .userselectBox li a{ line-height: 40px;font-size: 14px; color:#5b5b5b; width: 100%; display: block;}
 .userselectBox li{ cursor:pointer;}
 .userselectBox a.curr{ color:#ff6600; }
 .userselectBox li:hover a{ color:#ff6600; text-decoration: underline;}
 .currColor{ color:#fead3e!important;}
/* 右边模块*/
 .msgNotice{ height: 34px;line-height: 34px;border-bottom: 1px solid #f0f0f0; box-sizing: border-box; width: 100%;color:#b4b4b4; font-size: 12px; background:#fff url(../../images/userV2.0/laba.png) no-repeat 16px center; padding-left: 44px;  overflow:hidden;}
 .hotNews{ color:#5a5a5a;}
 .msgNotice .checkMore{ margin-right: 20px; font-size: 12px; color:#b5b5b5;}
.msgNotice .checkMore:hover{ color:#f60;}
 .paddingBox{ padding: 40px 50px 40px 32px; box-sizing: border-box;}
 .AuthInfo{ padding-top: 24px; margin-bottom: 25px; }
 .AuthInfo h5{font-size:16px; color:#5a5a5a; font-weight: bold; margin-right: 10px;} 
 .corporateName p{font-size:16px; color:#5a5a5a; font-weight: bold;} 
 .companyMsg dt{ margin-right: 20px; width: 100px; height: 100px; border-radius: 50%; overflow: hidden;}
 .companyMsg dd{ width: 86%; position: relative;}
 .bgColor{ background: #c37070;}
 .phoneEmail span a{ color:#a1a1a1; font-size: 12px; margin-right: 20px;}
 .phoneEmail span a:hover{ text-decoration: underline; color:#f60;}
 .integral{ color:#9f9f9f; font-size: 14px; position: absolute;right:0px; top:40px;}
 .iphone{ width: 12px;height: 14px;display: inline-block; background: url(../../images/userV2.0/iphone.png) no-repeat; margin-right: 5px;}
 .mail{ width: 16px;height: 12px;display: inline-block; background: url(../../images/userV2.0/e-mail.png) no-repeat;margin-right: 5px;}
 .corporateName img{margin-left: 10px;vertical-align: middle;    display: inline-block; margin-top: -4px;}
 .integral img{vertical-align: middle;}
 .phoneEmail span img{ vertical-align: middle;margin-top: -3px;margin-right: 5px;}
 .phoneEmail span.cur a{ color:#fead3e;}
 .phoneEmail span.cur a:hover{ color:#fead3e; text-decoration: underline;}
 /*引导提示*/
 .guideInfor{ height: 45px;line-height: 45px; border: 1px solid #ccc; font-size: 14px; padding-left: 40px; width: 100%; box-sizing: border-box;}
 .guideInfor a:hover{ text-decoration: underline;}
 .guideTips01{ background: #fdf9e3 url(../../images/userV2.0/tips001.png) no-repeat 14px 13px; color:#88703d; border-color: #faebce;}
 .guideTips01 a{ color:#cb7d0e; font-weight: bold;}
 .guideTips02{ background: #dcf5eb url(../../images/userV2.0/tips002.png) no-repeat 14px 13px; color:#3d7642;border-color: #c7ebdc;}
 .guideTips02 a{ color:#007054; font-weight: bold;}
 /*询价动态*/
 .listpub li{ padding:30px 50px 30px 32px; border-bottom: 1px solid #e6e6e6; position: relative;}
 .listpub h5{ color:#505050; font-size: 16px; margin-bottom: 18px;width: 85%;}
 .listpub p{ color:#b4b4b4; font-size: 14px;}
 .consulting b{ text-overflow:ellipsis;overflow: hidden;white-space:nowrap;}
 .MagmentBtm{width: 90px;height: 40px; border: 1px solid #d2d2d2; position: absolute;right:50px;top:50%;border-radius: 3px;line-height: 40px;color:#b5b5b5; font-size: 14px; text-align: center; margin-top: -20px;background: #fff;}
 .MagmentBtm:hover{ color:#f60; border-color: #f60;}
 .initiate{ width: 160px;height: 60px; background: #01af68;color:#fff; font-size: 18px;text-align: center; line-height: 60px;text-align: center;margin:0 auto;display:block; cursor:pointer;}
 .initiate:hover{ background:#009758; color:#fff;}
/* 待确定订单*/
.ordersConfir h5{margin-bottom: 0;width: 60%; }
.ordersConfir .price{width: 30%; margin-right: 30px; text-align: center; font-size: 18px;color:#ff8042;}
.ordersConfir p{ font-size: 14px; color:#b5b5b5;}
.ordersConfir .invite{ color:#787878;font-size: 16px;}
/*最近浏览*/
.listpub h5 i{ color:#b4b4b4; font-size: 13px; padding-left: 10px;}
.listpub .l-name{ margin-bottom: 12px; width:86%;line-height: 22px;}
.listpub .l-name b{ color:#828282;}
.paging{ text-align: center;}
.paging a{ padding:0 6px; font-size: 14px; color:#b5b5b5;}
.paging a:hover{ color:#8d8d8d;}
.paging a.curr{ color:#797979;}
/*空白页*/
.warningWord{  height: 26px; background: url(../../images/userV2.0/tipicon.png) no-repeat; font-size: 18px; color:#b5b5b5;width: 420px; line-height: 26px; margin:0 auto; padding-left: 35px;}
.aa.cur ul{ display: none;}
.padd-t{ padding-top: 73px;}

 /* 2016/09/14 个人中心改版*/

 /*企业认证*/
 .userV2-padbox{ padding:60px 72px 60px 109px; box-sizing: border-box;width: 100%;}
 .authenInfor{ font-size: 16px; color:#a0a0a0;}
 .authenInfor span{ color:#5a5a5a;} 
 .picBorder{ width: 210px; height: 140px; box-sizing: border-box; border: 1px solid #e1e1e1; margin-right: 20px;  }
 .picBorder img{ width: 208px; height: 138px; box-sizing: border-box;}
 .infor-btm{ margin-left: 81px; margin-top: 60px;}
 .modification{ color:#01af68; font-size: 18px; margin-left: 22px; margin-top: 80px;}
 .modification:hover{ color:#009758;}
 .modification-btm{width: 80px; height: 43px; border: 1px solid #e1e1e1; text-align: center;line-height: 43px; font-size: 16px; color:#b5b5b5; display: inline-block;}
 .modification-btm:hover{ border: 1px solid #f60; color:#f60;}
 .widthText{ width: 400px; margin-left: 10px;}
 .padd-t250{ padding-top: 250px;}
 .padd-b474{ padding-bottom: 474px;}
.tips-warningWord{ font-size: 20px; font-weight: bold; color:#ff9400; width: 338px; background-image: url(../../images/userV2.0/tips003.png); line-height: 31px; height: 31px; padding-left: 44px; }
.tips-warningWord01{ font-size: 18px; color:#ff9400; width: 338px; background-image: url(../../images/userV2.0/tips004.png); line-height: 34px; height: 34px; padding-left: 44px; }
/* 2016/09/19 个人中心改版*/
/*个人信息*/
.positionInfor{ font-size: 14px; color:#a0a0a0;}
.positionInfor span{ color:#5a5a5a;}
.change-btm{ position:absolute; right:25px;font-size: 14px; color:#b5b5b5;}
.bindingBox{ position: relative;}
.binding{ line-height: 54px;font-size: 16px; color:#3c3c3c; padding-left: 20px; }
.binding a{ font-size: 16px; color:#01af68; position: absolute; left:414px; top:55px;}
.binding a:hover{  color:#009758; text-decoration: underline;}
.personalInfor{ padding-top: 54px; padding-bottom: 58px; position: relative;}
.personalInfor-content{ width: 340px; margin:0 auto;}
.pubilcTxtBox{ height: 38px; border: 1px solid #cfd4d8;text-indent: 10px; line-height: 38px;}
.personalTxt{ width: 223px;  }
.fontSizeColor{font-size: 14px; color:#333333; }
.personalInfor-content .wordTips{  text-align: right; width: 80px; line-height: 40px; font-size: 14px; color:#333;}
.sex input{ margin-top: 14px;margin-right: 5px;}
.xingbie{ line-height: 40px;}
.headpicture{ position: absolute;left:104px; top:54px; width: 100px;height: 100px;border-radius: 50%; overflow: hidden;}
.headpicture input[type='file']{ width: 100px;height: 100px;position:absolute; top:0; left:0;z-index: 22; opacity: 0; cursor:pointer;}
.headpicture img{ position:absolute;left:0; top:0; z-index: 11;}
.clickHead{ position: absolute; left: 100px; top: 180px; font-size: 13px; color: #5b5b5b;}
.codeBox{ width: 370px; margin: 0 auto;}
.codeBox p{ margin-bottom: 40px; margin-top: 12px;}
.codeTxt{ width: 175px; margin-left: 10px; margin-right:4px ;}
.newphoneNum{ width: 298px; margin-bottom: 37px;margin-left: 10px;}
.padd-t122{ padding-top: 122px;}
.padd-b80{ padding-bottom: 80px;}
.padd-b110{ padding-bottom: 110px;}
.childAccount li{ padding:30px; box-sizing: border-box; border-bottom: 1px solid #e6e6e6; cursor:pointer;}
.picBorder01{ width: 88px; height: 88px;overflow: hidden; position: relative;}
.picBorder01 img{ margin-left: -60px; margin-top: -26px; }
.rightSide{ width: 87%;}
.personName{ color:#3d3d3d; font-size: 16px; font-weight: bold;}
.personName span{ color:#5a5a5a; font-size: 14px; font-weight: normal;}
.gerenInfor { font-size: 13px; color:#8c8c8c;}
.shuLine{ color:#e6e6e6;margin:0 15px;}
.delete-xiugai{ display: none;}
/* 2016/09/19 个人中心改版*/
/*产品展示*/
.productNav{ border-bottom: 1px solid #f0f0f0; background: #fff;}
.productNav a{ position: relative; width: 120px;line-height: 50px;border-right: 1px solid #f0f0f0; text-align: center; font-size: 16px; color:#666; box-sizing: border-box;}
.productNav a:hover{ background: #fbfbfb;}
.productNav a.cur{ background: #fbfbfb;}
.currentTop{ height:2px; width: 120px;background: #fe9400; position:absolute; top:0px; left:0; z-index: 222;}
.currentBtm{ height:1px; width: 120px;background: #fff; position:absolute; bottom:-2px; left:0; z-index: 222;}
.guide-ranking{ line-height: 50px;font-size: 14px; color:#01af68; margin-right: 15px;}
.font-3color{font-size: 14px; color:#333;}
.issue{ width: 120px;line-height: 50px;outline-style: none; border:none;  cursor:pointer; height: 50px; margin-top: -4px;}
.goods{ background: #f4f4f4; border: 1px solid #dee2e5; border-bottom: none; height: 70px;box-sizing: border-box;}
.delBtm-box{ width: 88px;width: 87px; height: 70px; position: relative; margin-right: 10px;}
.goods span{ margin-right: 10px;}
.delBtm-box input[type='submit']{ position: absolute; left: 11px; top: 19px; border: 1px solid #cfd4d8!important; color:#a9a9a9;}
.delBtm-box input[type='submit']:hover{  border: 1px solid #acddc9!important; color:#01af68;}
.displayGoods{ border-left: 1px solid #dee2e5;border-top: 1px solid #dee2e5; font-size: 14px;}
.displayGoods thead th,.displayGoods tbody td{ display:''; text-align: center;line-height: 60px; border-right: 1px solid #dee2e5;border-bottom: 1px solid #dee2e5; color:#343434;box-sizing: border-box;}
tbody td{ color:#787878;}
.shuline{ display: inline-block; margin:0 10px; color:#dfdfdf;}
.cancel{ padding-left: 16px; position:relative;}
.cancel input[type="checkbox"]{ position:absolute;left:0;top:4px;}
.firstThTd{ color:#a0a0a0; text-align:left; padding-left:10px;}
.addProductInfor{ font-size: 14px; color:#323232;}
.chanpinWidth{ width: 292px; margin-left: 10px;}
.addProductInfor textarea{ resize: none; width: 637px;height: 154px; padding-top: 10px; box-sizing: border-box;}
.padd-b126{ padding-bottom: 126px;}
.padd-t110 { padding-top: 110px;}
.kong{ border-bottom: 1px solid #dee2e5;}
.basicInfor{ min-height:873px; box-sizing: border-box; padding:74px 84px 0 92px;font-size: 14px; color:#333;}
.basicPic{ width: 150px;height: 150px;border-radius: 50%; overflow: hidden; background-size: cover}
textarea{resize: none; }
.basicTxt{ width:223px; margin-left: 10px;}
.basicInfor textarea{ width: 498px;height: 132px; padding: 10px;box-sizing: border-box; font-size: 14px;}
.uploadPicBox input{ opacity:0;width: 140px;height: 40px;}
.uploadPicBox { border: 1px solid #c2c2c2; position:absolute; margin-top: 47px;}
.bendi{ position:absolute; left:28px;top:13px; font-size: 14px;color:#444444; z-index: 11;}
.submitBtm{ border:none;margin-top: 7px;margin-left: 66px; width: 120px; line-height: 50px; height: 50px;}
.addBasic{ position:relative;}
.addBasic p{ font-size: 16px;color:#a0a0a0;}
.addBasic p span{ color:#5a5a5a;}
.com-description{ line-height: 28px;}
.xiugai-btm{ position:absolute; right:-60px; top:-48px; width: 66px;height: 32px;border: 1px solid #e6e6e6; border-radius: 2px; background: #fff; text-align: center;line-height: 32px;}
.companyCase li{ padding:40px 30px;border-bottom:1px solid #e0e0e0; position:relative; box-sizing: border-box;}
.setposition{ position:absolute; right:36px;top:45px;}
.edit-xiugai{  font-size: 14px; color:#01af68; line-height: 14px;padding-left: 20px;background: url(../../images/userV2.0/edit.png) no-repeat left 3px;display: none;}
.xian{ display: none;}
.edit-xiugai:hover{color:#009758; }
.companyCase h4{ color:#3d3d3d;font-size: 16px; font-weight: bold; line-height: 24px;}
.companyCase p{ color:#aaaaaa;font-size: 14px;}
.companyCase p span{ color:#787878;font-size: 14px;}
.padd-b38{ padding-bottom: 38px;}
.mainHei{ height: 792px; box-sizing: border-box;}
.addCase{ padding-top:55px; padding-left: 150px;box-sizing: border-box;}
.starColor{ color:#e33244;}
.uploadPhoto{ width: 198px;height: 182px;border: 1px solid #cfd4d8; background: #fff; position:relative; background:url(../../images/userV2.0/addIcon.png) no-repeat center 35px; }
.uploadPhoto p{ height: 34px;background: #cfd4d8; font-size: 14px; color:#5a5a5a; text-align: center; line-height: 34px; position:absolute; bottom:0; left:0; width: 100%;}
.uploadPhoto input{ opacity:0;width: 100%; height:148px; cursor:pointer; position:absolute;left:0;top: 0;z-index: 44;}
.addCase textarea{ width: 535px;height: 148px;border: 1px solid #cfd4d8; padding: 10px; box-sizing: border-box; font-size: 14px;}
.stepBtm{ line-height: 50px; font-size: 16px; color:#b5b5b5;display: inline-block; margin-left: 35px;}
.stepBtm:hover{ color:#009758;}
.checkboxWord{ padding-left:20px;padding-right: 15px; position: relative;}
.checkboxWord input[type='checkbox']{ position: absolute; left:0; top:3px;}
.aptitudePicBox{ padding-top: 50px;/* padding-left: 112px;*/ box-sizing: border-box; /*padding-right: 126px;*/}
.uploadPic{ width: 170px;height: 160px; border: 1px solid #cfd4d8;background: #fff; position:relative; background:url(../../images/userV2.0/shareZizhi.png) no-repeat center 35px; margin-left: 55px; margin-bottom: 70px; overflow: hidden;}
.uploadPic input{ opacity:0;width: 100%; height:160px; cursor:pointer;  position:absolute;left:0;top: 0;z-index: 44;filter:alpha(opacity=0);font-size: 170px;}
.uploadPic p{ height: 40px;background: #e1e4e7; font-size: 14px; color:#5a5a5a; text-align: center;z-index: 23; line-height: 40px; position:absolute; bottom:-1px; left:-1px; width: 100%; border-bottom: 1px solid #e1e4e7;border-left: 1px solid #e1e4e7;border-right: 1px solid #e1e4e7;}
.uploadPic img{ position:absolute;left:0;top:0;width: 100%; z-index: 22;min-height: 120px;}
.uploadPhoto img{ position:absolute;left:0;top:0;width: 100%;height:82%;z-index: 33;}
.upload{ position:relative;}
.uploadPicture{ position:absolute;left:0; top:0; z-index: 44;}
.uploadBox{ overflow: hidden;}
.uploadBox img{ position:absolute;top:0; left:0; z-index: 22; width: 100%;height: 100%;}
.deletePic{ position:absolute; right:0; bottom:34px;width: 40px;height: 22px;color:#fff; background:rgba(0,0,0,0.5);font-size: 12px;text-align: center;line-height: 22px; cursor: pointer; z-index: 55; display: none;}
.uploadPic:hover .deletePic,.uploadPhoto:hover .deletePic{ display: block;}

.childTxtwid{ width: 308px;}
.labelWidh{ width: 80px; text-align: right; display: inline-block; margin-right: 10px;}
.massgeCenterBox{ border: 1px solid #dfe2e5; border-bottom:none;}
.msgNav{ width: 100%; padding:18px 30px 18px 44px; box-sizing: border-box; border-bottom: 1px solid #dfe2e5;}
.readingNews{ width: 66px;height: 32px;line-height: 32px;text-align: center; font-size: 14px; border: 1px solid #cfd4d8!important;border-radius: 5px!important; background:#fff; cursor:pointer;}
.readingNews02{ position: absolute; top:19px; left:14px;}
.readingNews:hover,.readingNews.curr{ color:#01af68; border: 1px solid #acddc9!important;}
.msgsearchBox{height: 38px; }
.msgTxt{ width: 287px;height: 38px;text-indent: 10px; border: 1px solid #cfd4d8; border-right: none;}
.msgSearch{width: 61px;height: 39px; background: #cfd4d8; border:none; color:#333333; font-size: 14px; cursor:pointer;border: 1px solid #cfd4d8; margin-left: -61px;}
.msgList li{ padding:23px 30px 20px 44px; border-bottom: 1px solid #dfe2e5; cursor:pointer;}
.msgList li:hover,.msgList li.current{ background: #f4f4f4;}
.msgList .envelop{ margin-left: 16px;margin-right: 22px; width: 14px;height: 12px;background-image: url(../../images/userV2.0/massage1.png);}
.msgList .time{ font-size: 12px; color:#a0a0a0;} 
.msgList .bigJT{ margin-top: 3px; margin-left: 15px; cursor:pointer;width: 20px;height: 10px; background: url(../../images/userV2.0/bigJT.png);}
.msgList a{ line-height: 12px; font-weight: bold; font-size: 14px;}
.msgContent{ font-size: 14px; color:#797979;line-height: 22px;margin-top: 25px; display: none;}
input[type="submit"]{ cursor:pointer;}
.changePswd{ padding-top: 88px; position:relative;}
.uploadLogo{ position: relative; width: 140px; height: 40px; }
.uploadLogo input[type='file']{ position: absolute;z-index: 111;cursor:pointer;}
/*调整个人中心ie8兼容*/
.wrap-placeholder{ color:#6d6d6d!important; margin-left: 10px!important;}
.codeBox .wrap-placeholder{  margin-left: 23px!important;}
.span01 .wrap-placeholder{  margin-left: 36px!important;}

/*企业主页，2016/9/28*/
.tellPhone{ background: url(../../images/userV2.0/tellphone.png) no-repeat 8px 10px; padding-left: 28px; color:#ff6600;}
.homePage{ height: 94px; padding:17px 0; box-sizing: border-box; background: #fff;}
.homePage .companyLogo{ width: 60px; height: 60px; margin-right: 14px;}
.homePage .companyLogo img{ width: 100%; height: 100%  ;}
.homePage h2{ font-weight: bold; font-size: 20px;color:#333;line-height: 60px;}
.homeNav li{ float: left; font-size: 16px; color:#787878; line-height: 60px; padding:0 20px;}
.homeNav li a{ display: block;height: 60px;}
.homeNav li:hover a{ color:#01af68;border-bottom: 2px solid #01af68;}
.homeNav li a.cur{color:#01af68;border-bottom: 2px solid #01af68;}
.V2-bannerBg{ height: 330px; background: url(../../images/userV2.0/bgline.png) repeat-x; width: 100%;}
.fixedBg{ background:  url(../../images/userV2.0/setbg.png) no-repeat; height: 330px;}
.prdtListBox li{ margin-right: 70px; float: left; margin-bottom: 30px;}
.zhiPicBox{width:200px;height: 150px; overflow: hidden;}
.zhiPicBox img{ max-width:200px;}
.zhiWord{ text-align: center; font-size: 14px; color:#5a5a5a;line-height: 56px;height: 56px;overflow: hidden;}
.hei850{ min-height: 850px; box-sizing: border-box;}
.hei890{ height: 890px; box-sizing: border-box;}
.basicInforBox{ padding-left: 9px;padding-right: 9px;}
.basicInforBox li{ font-size: 14px; color:#b5b5b5;padding-left: 10px; background: url(../../images/userV2.0/dotted.png) repeat-x left top;width: 100%; box-sizing: border-box;}
.lineHei01 li{ padding: 20px 0; }
.linehei-20{ line-height: 20px;}
.basicInforBox li span{ color:#4a4640;}
.prodctWord{ font-size: 15px;color:#a0a0a0;width: 60%;}
.prodctWord span{ color:#5a5a5a;}
.prodctPhone{ position:absolute; right:70px; top:50px; height: 150px;width: 200px; overflow: hidden;}
.prodctPhone img{max-width:200px; }
.briefContent{ text-indent: 2em; font-size: 14px; color:#787878; line-height: 28px; }
.briefContent.heit{ height: 200px;}
.marlr38{ margin:0 38px;}
.zizhiPic{width: 170px;text-align: center; margin-right: 40px;}
.zizhiPicture{ width: 170px;height: 120px;  overflow: hidden;}
.zizhiPicture img{ max-width: 170px;}
.productList{width: 200px;}
.productPicture{ width:200px;height: 150px; overflow: hidden;}
.productPicture img{ max-width: 200px;}
.V2-star{ display: inline-block;background: url(../../images/userV2.0/star.png) no-repeat ;width: 16px;height: 16px; margin-right: 5px;background-position: 0 0;}
.V2-starNone{ background-position: -16px 0; }
.lineHei02 li{ padding-top: 20px; padding-bottom: 15px;line-height: 24px;}
.lineHei02 li span{ line-height: 24px; display: block;}
.hei240{ height: 240px; box-sizing: border-box;}
.hei952{ height: 952px; box-sizing: border-box;}
.hei792{ height: 792px; box-sizing: border-box;}
.hei752{ height: 752px; box-sizing: border-box;}
.hei873{ min-height: 873px; box-sizing: border-box; }
.briefHei{ height: 779px; box-sizing: border-box;}
.companyCase li{ padding: 40px 30px; }
.w73{ width: 73%;}
.companyCase li a:hover h4{ color:#00ae68; }
.caseDetails{ padding:50px 70px;}
.caseDetails h4{ color:#3c3c3c; font-size: 18px; font-weight: bold; line-height: 30px;}
.caseDetails p{ color:#a0a0a0; font-size: 15px; }
.caseDetails p span{ color:#5a5a5a; }
.listpubPadd li{ padding:30px;}
.uploadLogo:hover{ background: #f3f3f3; }
.productlist{ width: 87%; line-height: 24px; margin-top: -3px;}
.mar-left{ margin-left: 285px;}
.borRaduis{ border-radius: 50%;}
.logocompany{ height: 100%;/* max-width: 140px;*/ width: 100%;}
.logocompany-m100{ max-height:100px;width: 100%; }
.clickmore{font-size:13px; color:#01af68; padding:0 5px;}
.clickmore:hover{ text-decoration: underline; color:#009758;}
.fontSzie18{ font-size: 18px!important;}

/*页面找不到*/
.foundNot{ text-align: center;padding-top: 140px; padding-bottom: 190px; }
.Auto03 img{margin-bottom: 20px;}
.Auto03 p { line-height: 22px; font-size: 14px; color: #b4b4b4;}

/*2016/10/08 添加头部样式*/
.headerChoose{ font-size: 13px; color:#5a5a5a;  margin-top: 25px; margin-bottom: 8px; display: inline-block;}
.headerChoose.cur{ color:#ff9100;}
.hearderSch{ height: 45px;}
.headSchIpt{ width: 420px; border: 1px solid #dcdcdc;height: 43px; text-indent: 10px; border-right:none; font-size: 14px;}
.headSchBtm{ width: 76px; height: 45px; background: #ff6600; color:#fff; font-size: 16px;}
.headOr{ font-size: 12px; color:#c9c9c9; margin:0 10px; margin-top:62px;}
.headPost{ width: 110px;height: 45px; background: #ff6600; font-size: 16px; color:#fff;line-height: 45px; text-align: center; margin-top: 44px;}
.headPost:hover,.headSchBtm:hover{ background: #ff9100; color:#fff;}

/*调整兼容，safari浏览器*/
.search input.inp_srh{[;line-height:initial;];/*safari hack*/}
.p-index-choseInt input{[;line-height:initial;];/*safari hack*/}
.search input.inp_srh,.p-index-choseInt input{[;line-height:initial;];/*safari hack*/}

/*调整兼容，ie浏览器*/
@media \0screen\,screen\9{.businessCase .goods .code02{padding:5px 8px!important; }}
@media \0screen\,screen\9{.businessCase .goods .wrap-placeholder{padding-left:14px!important; line-height: 47px!important;}}
@media \0screen\,screen\9{.addCase .chanpinWidth{padding:8px 8px!important;}}
@media \0screen\,screen\9{.addCase .wrap-placeholder{padding-left: 20px!important;}}
@media \0screen\,screen\9{.addCase #province{padding:8px!important;}}
@media \0screen\,screen\9{.addCase #city{padding:8px!important;}}
@media \0screen\,screen\9{.addCase #description{padding-left:20px!important;padding-top:15px!important;}}
@media \0screen\,screen\9{.changePswd .iespan01 .wrap-placeholder{left:290px!important;top:88px!important;}}
@media \0screen\,screen\9{.changePswd .iespan02 .wrap-placeholder{left:272px!important;top:158px!important;}}
@media \0screen\,screen\9{.changePswd .iespan03 .wrap-placeholder{left:290px!important;}}
@media \0screen\,screen\9{.changePswd #description{padding-left:20px!important;padding-top:15px!important;}}
@media \0screen\,screen\9{.Yao01 .wrap-placeholder{padding-left:15px!important;}}
@media \0screen\,screen\9{.ieWord .wrap-placeholder{padding-left:270px!important;}}
@media \0screen\,screen\9{.ieTextarea .wrap-placeholder{width: 470px!important; box-sizing: border-box!important; line-height: 20px!important; padding-left: 22px!important;}}
@media \0screen\,screen\9{input[type='file']{filter:alpha(opacity=0)!important; }}


/*2016/10/17 V2.0-c采购平台首页*/
/*头部样式*/
.top-header{height: 40px;background: #fff; line-height: 40px; border-bottom: 1px solid #f3f3f3;color:#979797; }
.headNav{ color:#979797; font-size: 14px;}
.top-header a{ color:#979797; font-size: 14px;}
.p-h-textV2{ background-image: url(../../images/userV2.0/headarrow01.png); width: 76px; padding-left: 15px; background-position: 76px 18px;}
.topBpxV2{ width: 91px; top:40px; border-top: none;}
.topBpxV2 a:hover{ text-decoration: underline;}
.p-hearder a:hover{ color:#ff9500;}
.p-h-text-box-on-V2 .p-h-text{border-left: 1px solid #f3f3f3!important; border-right: 1px solid #f3f3f3!important; color: #f60;}
.p-h-text-box-on-V2 .headNav{color:#656565!important;}
.topBpxV2{ border: 1px solid #f3f3f3; border-top: none;}
/*.p-hearderV2 a:hover{ color:#656565!important;}*/
.topRadiuV2{ background: #bbbbbb!important;}
.topRadiuV2 i{  color:#fff!important;}
.topRadiuV2:hover{ background: #ff9500!important; }
.headerBoxV2{ padding-top: 18px; box-sizing: border-box; height: 100px;border-bottom: 1px solid #dcdcdc;}
.headerBoxV2 .logoV2{ width: 158px; height: 64px; background: url(../../images/userV2.0/newlogo.png) no-repeat; line-height: 100000px; overflow: hidden;}
.headerBoxV2 .logoLineV2{ width: 4px; height: 46px; background: url(../../images/userV2.0/logoline.png) no-repeat; margin-left: 15px; margin-right: 15px;margin-top: 12px;}
.headerBoxV2 .titleWordV2{ width: 137px; height: 46px; background: url(../../images/userV2.0/titleword.png) no-repeat; line-height: 100000px; overflow: hidden;margin-top: 12px;}
.headerNavV2{ padding-top: 32px;}
.headerNavV2 li{ float: left; margin-left: 54px; cursor:pointer;}
.headerNavV2 li a{ color:#323232; font-size: 16px; margin-bottom: 8px; display: block;}
.headerNavV2 li:hover a,.headerNavV2 li.cur a{ color:#ff9400; }
.headerNavV2 li:hover,.headerNavV2 li.cur{ border-bottom: 2px solid #ff9400;}
/*V2版本，采购平台首页样式*/
.bigBannerV2{ position:relative;}
.bigBannerV2 .slider-nav{ margin-left: -50px!important;}
.bigBannerV2 .announcement{ width: 270px;height: 273px; border-radius: 5px; background: #fff; position: absolute; right: 0; top: -345px; }
.announTitle{ width: 134px; height: 43px; line-height: 43px; text-align: center; font-size: 15px; color:#b5b5b5; border-bottom: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0; cursor:pointer;}
.announTitle.curr{ border-bottom:none;color:#3c3c3c;}
.announBox .txtMarquee-top{ padding:10px 15px 0 15px; display: none; height: 131px; box-sizing: border-box;}
.announBox .txtMarquee-top.active{ display: block;}
.announBox ul li{ color:#5a5a5a; font-size: 14px; background: url(../../images/userV2.0/dian.png) no-repeat left center; padding-left: 15px;}
.announBox ul li span{ color:#b4b4b4; }
.mar-b22{ margin-bottom: 22px;}
.txtMarquee-top{ padding-left: 15px; padding-top: 12px; padding-bottom: 12px;}
.announcement-Btm{ padding:15px 28px 0 28px; text-align: center;   bottom: 10px; }
.postInquiry{ display: block; width: 214px; height: 45px; border-radius: 5px; color:#fff; font-size: 18px; text-align: center; line-height: 45px; background: #ff9500; margin-bottom: 12px;}
.postInquiry:hover{ color:#fff; background: #f60;}
.colorsize{ color:#ff9400; font-size: 14px; display: inline-block;}
.colorsize:hover{ color:#f60; text-decoration: underline;}
.platformData{ background: #fff; height: 99px; border-bottom: 1px solid #e6e6e6; overflow: hidden;}
.platformData p{ color:#8c8c8c; font-size: 18px; line-height: 95px;}
.redCur{ color:#fa5649; font-size: 30px; }
.proSteps{ padding:32px 0; border-bottom: 1px solid #e6e6e6;}
.proSteps ul li{ float: left; margin-right: 78px;}
.proSteps ul li .iconNewPub{ width: 95px; height: 95px; background: url(../../images/userV2.0/iconnew01.png); margin-right: 10px;}
.proSteps ul li .iconNew02{ background-image: url(../../images/userV2.0/iconnew02.png) ;}
.proSteps ul li .iconNew03{ background-image: url(../../images/userV2.0/iconnew03.png) ;}
.proSteps ul li .iconNew04{ background-image: url(../../images/userV2.0/iconnew04.png) ;}
.proSteps ul li .iconNew05{ background-image: url(../../images/userV2.0/iconnew05.png) ;}
.describeWord{ padding-top: 24px;}
.describeWord p{ color:#969696; font-size: 16px;}
.colorGray{ color:#454545!important;}
.secondTit { border-bottom: 1px solid #eeeeee;}
h2.bigTitle { padding-left: 30px;font-size: 16px; font-weight: bold; color:#323232; line-height: 55px; }
.secondTit .Ver-line{ line-height: 55px; color:#e6e6e6; margin-left:12px; margin-right:5px;}
.secondTit .evenMore{ line-height: 55px; color:#969696; margin-right:32px; font-size: 13px;}
.msgNoticeBox{height: 55px; padding-left: 50px; line-height: 55px; box-sizing: border-box; color:#ffad3c; font-size: 15px; background: #fff url(../../images/userV2.0/dalaba.png) no-repeat 16px center;overflow: hidden;}
.msgNoticeBox .hotNews a{ color:#ffad3c;}
.xunjiaV2 li{ padding:32px; border-bottom: 1px solid #eee;}
.xunjiaV2 li h5{ color:#323232;}
.xunjiaV2 li h5:hover{ color:#f60;}
.xunjiaV2 li .MagmentBtm{ right:32px; width: 108px;height: 43px;background: #fff; font-size: 16px; color:#ff9400; border-color: #ff9400; line-height: 43px;}
.xunjiaV2 li:hover .MagmentBtm{ background: #ff9400; color:#fff; transition: all 0.3s ;opacity:1;}
.highOrange li{ padding:25px 20px; border-bottom: 1px solid #eeeeee; cursor:pointer;}
.highOrange li:hover .companyNameV2{ color:#ff9400; text-decoration: underline; }
.userHeader{ border: 1px solid #f0f0f0; height: 78px;width: 78px; margin-right: 15px;}
.userHeader img{ max-width:78px;max-height:78px;}
.companyNameV2{ line-height: 24px; font-size: 14px; color:#656565;}
.inforOrange{ width: 145px;}
.adressV2{ font-size: 12px; color:#b5b5b5;}
.quanwei{ line-height: 55px; font-size: 14px; color:#969696;}
.searchBoxV2{ padding:20px 24px 11px 24px;}
.floatingBox{ position: relative;height: 102px; box-sizing: border-box;}
.style01{font-size: 14px; color:#a39b9b; position: absolute; left: 10px;top: 10px;}
.style02{font-size: 18px; color:#3aa4fa; position: absolute; top:20px; left:80px;}
.style03{font-size: 14px; color:#333333;position: absolute; left: 170px; }
.style04{font-size: 15px; color:#575757;position: absolute;left: 20px; top: 50px;}
.style05{font-size: 16px; color:#f27663;position: absolute; left: 112px; top: 65px;}
.style06{font-size: 14px; color:#ee7e3b;position: absolute; right: 10px; top: 40px;}
.searchV2{ width: 232px;height: 30px; padding-top: 7px; background:url(../../images/userV2.0/glass.png) no-repeat 198px center; border: 1px solid #dcdcdc; border-radius: 3px; font-size: 14px; color:#b7b7b7; padding-left: 10px; box-sizing: border-box; display: block;}
.searchV2:hover{ color:#b7b7b7;}
.comLogoPlay{ height: 190px; padding:35px 32px!important; box-sizing: border-box; }
.comLogoPlay li{ float: left; width: 120px; height: 120px;overflow: hidden; margin-right:60px; border-radius: 50%; border: 1px solid #e9e9e9;}
.comLogoPlay li:hover{ box-shadow: 0px 0px 14px -2px #ccc;}
.comLogoPlay li a img{  }
.sliderLogo .tempWrap{ width: 1090px!important; margin:0 auto!important;}
.newsBoxV2{ padding:30px 25px 30px 30px ;}
.newsBoxV2 li{ background: url(../../images/userV2.0/dian.png) no-repeat left center; padding-left: 18px; margin-bottom: 23px; }
.newsBoxV2 li p{ color:#464646; font-size: 14px; }
.newsBoxV2 li:hover p{ color:#f60;}
.newsBoxV2 li span{ color:#969696; font-size: 12px; }
.newsPicV2{ margin-right: 12px; width: 100px; height:70px; border: 1px solid #ebebeb; overflow: hidden;text-align: center;}
.newsPicV2 img{ max-height:70px; }
.w225{ width: 225px;}
.newsBoxV2 li.cur .showMainTitle{ display: none; padding-left: 18px;}
.newsBoxV2 li.cur .showNews{ display: block;}
.newsBoxV2 li .showMainTitle{ display: block;}
.newsBoxV2 li .showNews{ display: none;}
.newsBoxV2 li.cur{ padding-left: 0; background-image: none;}
.newsBoxV2 li.cur p{ margin-bottom: 16px;}
.newsBoxV2 li.cur span{ line-height: 20px;}
.mediaReports{ padding:0px 0 40px 0!important;}
.mediaReports li{ float: left; margin-right: 36px; border: 1px solid #ebebeb;}
.mediaReports li img{height:90px; width:210px;}
.sliderLogo,.sliderReports{ position: relative;}
.arrowPub01{ width: 18px; height: 39px; position:absolute;top:50%;margin-top: -20px;}
.arrowPub02{ width: 12px; height: 22px; position:absolute;top:50%;margin-top: -20px;}
.bigleft{ left:30px;background: url(../../images/userV2.0/bigleft.png); cursor:pointer;}
.bigright{ right:30px;background: url(../../images/userV2.0/bigright.png); cursor:pointer; }
.lefticon{ left:-30px;background: url(../../images/userV2.0/lefticon.png); cursor:pointer; margin-top: -30px!important;}
.righticon{right:-30px;background: url(../../images/userV2.0/righticon.png); cursor:pointer;margin-top: -30px!important;}
.sliderReports .tempWrap{ width: 1214px!important;}
.listpub .v-name{ margin-bottom: 12px; width: 86%;}
.listpub .v-name b{ color: #6e6e6e;}
.secondTit .evenMore:hover{ color:#ff9400;}
/*右则滑动栏*/
.barRight{ position:fixed;right:0; top:50%; margin-top:0px; z-index: 20;}
.barRight ul li{ height: 46px;width: 50px;margin-bottom: 1px; background-color: #ffb13e; background-position: center center; background-repeat: no-repeat;cursor:pointer;}
.barRight ul li:hover{background-color:#fe970c;}
.rightIcon01{ background-image: url(../../images/userV2.0/Qr.png);}
.rightIcon02{ background-image: url(../../images/userV2.0/tellicon.png);}
.rightIcon03{ background-image: url(../../images/userV2.0/QQicon.png);}
.rightIcon04{ background-image: url(../../images/userV2.0/msgcion.png);}
.rightIcon05{ background-image: url(../../images/userV2.0/topicon.png);}
.showInforBox{width: 120px; position:absolute;left:-138px; background: #fe970c;display: none;}
.phoneNum{ height: 46px; color:#fefefe; font-size: 16px; line-height: 46px;text-align: center;}
.rightIco{ width: 10px; height: 17px; position:absolute; right:-10px; top:14px; background: url(../../images/userV2.0/orangeright.png) no-repeat; }
.Qricon{  padding:10px 15px 10px 10px; box-sizing: border-box;}
.barRight ul li:hover .phoneNum,.barRight ul li:hover .Qricon,.barRight ul li:hover .QQinfor,.barRight ul li:hover .msgInfor,.barRight ul li:hover .backTop{ display: block;}
.barRight ul li.rightIcon03:hover,.barRight ul li.rightIcon04:hover,.barRight ul li.rightIcon05:hover{ background-image: none;}
.publicRight{ font-size: 14px; color:#fff; text-align: center; padding-top: 10px; display: none;}

.bigBannerV2 .slider-arrow{ display: none!important;}
.bigBannerV2 .indexBanner:hover .slider-arrow{ display: block!important;}

/*2016/10/24 我的报价*/
.font-blue01{ color:#0066dd;}
.font-blue01:hover{ color:#0066dd;text-decoration: underline;}
.listpub .orangrBtm01{  font-size: 14px; position: absolute; right: 75px; border: 1px solid #ddd; padding: 10px 15px; border-radius: 4px; top: 112px; color: #a0a0a0;}
.listpub .orangrBtm01:hover{ color:#ff9400;border-color: #ff9400; }
.statusNav{ padding:0 35px; height: 90px;padding-top: 30px; box-sizing: border-box; border-bottom: 1px solid #e6e6e6;}
.statusNav a{line-height: 30px;margin-right: 50px;float: left;color:#b4b4b4; font-size: 16px;margin-bottom: 5px; margin-right: 50px;}
.statusNav a:hover{border-bottom: 2px solid #ff9400; color:#646464;}
.statusNav a.curr{ border-bottom: 2px solid #ff9400; color:#646464;}
/*.statusNav input[type='text']{ border: 1px solid #cfd4d8;width: 230px;height: 33px; text-indent: 10px; line-height: 33px;}
.statusNav input[type='submit']{ border: 1px solid #cfd4d8;width: 57px;height: 35px;text-align: center; line-height: 35px; color:#646464;font-size: 12px;background: #fff; margin-left: 5px;}
*/

/* 2018/12/24 by:李集成*/
.user_or input[type='text']{ border: 1px solid #cfd4d8;width: 230px;height: 30px; margin-top: 10px; text-indent: 10px; line-height: 30px;}
.user_or input[type='submit']{ border: 1px solid #cfd4d8;width: 57px;height: 33px; margin-top: 10px; text-align: center; line-height: 30px; color:#646464;font-size: 12px;background: #fff; margin-left: 5px;}

/* 2018/12/25 by:李集成*/
.obj_view {  height:30px; line-height: 30px;  }
.obj_view_ot{font-size: 14px;line-height: 36px;margin-top: 5px;}
.obj_view_ot span{display: inline-block; margin-right: 25px;}
.obj_view .obj_name { background: #ffb13e; color: #fff; padding: 0px 10px;border-radius: 5%;font-size: 14px; }
.obj_view .obj_tit { margin-left: 10px; font-weight: 700; color: #333; font-size: 18px;  }
.obj_view .obj_add_time { margin-left: 20px; color: #666; }

.ot span { padding: 0px 10px; font-size: 14px; color: #333; }

.mylist .obj_info_view {margin-top: 10px;}
.mylist .obj_info_view ul li { padding: 10px; white-space: nowrap; border:1px solid #ddd; border-radius: 2%; float: left; width: 195px; margin:7.5px 10px 7.5px 0px;background: #f5f5f5 }
.mylist .obj_info_view ul .no_right {margin-right: 0px;}
.obj_info_view ul li .obj_off_tit {font-weight: 500; padding-bottom: 10px; font-size: 16px; color: #333; white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.obj_info_view ul li p {  display: block;line-height: 24px;font-family: "宋体" }
.obj_info_view ul li .obj_off_st {   }
.obj_info_view ul li p span{display: inline-block; font-size: 14px; color: #000;padding: 0px 7px; }

.mylist li{ padding:20px 35px 20px 35px; border-bottom: 1px solid #e6e6e6; float: left; width: 100%; max-width: 900px; /*position:relative;*/}
/*.quotationList ul li a{ width: 85%;}*/
.priceSum{ position:absolute; font-size: 14px; color:#636363; right:35px; top:58px;}
.priceSum span{  font-size: 20px; color:#ff6600;}
.priceSum .view{ font-size: 14px; color: #959595; width: 78px; height: 33px; display: block; border: 1px solid #e2e2e2; text-align: center; line-height: 33px; border-radius: 2px; }
.priceSum .view:hover{  font-size: 14px; color:#ff9400; border-color:#ff9400;}
.priceSum .line{  font-size: 12px; color:#b4b4b4; margin:0 10px;}
.quotationList .immediately{ border-color: #ff9400; color:#ff9400;}
.quotationList h5:hover{ color:#f60;}
.quotationList ul li:hover .immediately{ background: #ff9400; color: #fff; transition: all 0.3s; opacity: 1;}
.priceSum01{ width:230px; right:0px; top: 60px;}
.priceState{ width:230px; right: 0px;top: 90px;}
.priceState span{ font-size: 15px;}

/*2016/11/02 橙电认证添加*/
.renPub{ width: 98px; height: 99px; background: url(../../images/userV2.0/ren01.png); margin-right: 20px;}
.ren01{  background: url(../../images/userV2.0/ren01.png);}
.ren02{  background: url(../../images/userV2.0/ren02.png);}
.orangeRenBox dl{ padding:40px 50px 40px 100px; border-bottom: 1px solid #f0f0f0;}
.orangeRenBox dl h2{ color:#3c3c3c;font-size: 18px; font-weight: bold; line-height: 56px; margin-bottom: 8px;}
.orangeRenBox dl p{ color:#aaaaaa;font-size: 16px;  }
.orangeRenBox dl dd{ width:85.5%;}
.orangeRenBox dl .renBtm{ width: 120px; height: 56px;text-align: center; line-height: 56px; color:#fff; font-size: 16px; background: #01af68; margin-top: 20px;}
.orangeRenBox dl .renBtm:hover{ background: #009758;}
.renBtmed{ background: #c3c3c3!important;}

.realtipsBox{ padding:15px 10px;}
.realtipsBox .realtips{ padding:10px 23px; background: #f8edde;}
.realtipsBox p span{ color:#838383;}
.realtipsBox p{ color:#ff9400;font-size: 14px; line-height: 32px;}
.idTips{ line-height: 52px; color:#5b5b5b; font-size: 14px; text-align: center;}

.certi{ color:#01af68!important; line-height: 99px; font-size: 15px;}
.preStep{ color:#ff9400!important; line-height: 50px; margin-left: 15px; font-size: 15px;}
.preStep:hover{ color:#f60!important;}
.certi:hover{ color:#009758!important;}
.audit{  font-size: 15px; color: #ff9400; line-height: 99px;}
.audit:hover{ color: #f60;}

/*2016/11/4 发布询价*/

/*2016-11-05 feng*/
.fileListV2_one{float: left; margin-top: 39px;display: none;}
.fileV2 { height: 48px; line-height: 48px;font-size: 14px;}
.fileV2 span{color: #0066DD;float: left;margin-left: 10px;}
.fileV2 a{width: 20px; height: 20px; background: #ddd;border-radius: 2px;text-indent: 999px;overflow: hidden;float: left;margin-top: 14px; margin-left: 10px;background: url(../../images/fabuV2.0/delBtm.png) no-repeat right center;} 
.biaogeV2{ color:#0066dd; font-size: 14px; line-height: 47px; background: url(../../images/userV2.0/delBtm.png) no-repeat right center; padding-right: 30px; }
.fileV2 a:hover{ background-image: url(../../images/fabuV2.0/reddelBtm.png);color:#0066dd; text-decoration: underline;}
.biaoge02{ line-height: 53px;}
.inputAddv2{ font-family: '微软雅黑'!important;}
.inputAddv2Left{line-height: 40px;width: 120px;text-align: right;font-family:'SimSun','微软雅黑'; font-size: 13.5px;color: #000}
.profileUp{display: none;}
.inputAddv2Left02{float: left;width:80px;text-align: right;padding-right: 10px;line-height: 40px;font-size: 13.5px; }
.inputAddv2Right02 label{display: block; height: 40px;line-height: 40px;}

/*未选合作的弹窗*/
.layerOut{  background: rgba(0,0,0,0.5); position: fixed; left:0;top:0; width: 100%; height: 100%; display: block;}
.layerIn{ width: 530px; position:absolute; left:50%; top:50%; margin-left: -265px; margin-top: -140px;}
.layerIn .biaoti{ width: 100%; height: 40px;line-height: 40px; color:#fff;font-size: 16px; padding-left: 16px;box-sizing: border-box; background: #22ac38;}
.layerIn .contentInfor{ padding: 60px;background: #fff;}
.layerIn .contentInfor p{ text-align: center; color: #696969; font-size: 16px; margin-bottom: 60px;}
.layerIn .contentInfor .lookBtm{ text-align: center; color: #fff; font-size: 16px; background: #ff9400; width: 110px; height: 45px; display: block; margin: 0 auto; line-height: 45px;}
.layerIn .contentInfor .lookBtm:hover{ background: #f60;}
.layerIn .close-X{width: 14px; height: 13px; background: url(../../images/userV2.0/close.png) no-repeat; margin-top: 14px; cursor: pointer;}

/*未实名认证和企业认证*/
.orderStepShow .tishiMain{padding-top: 85px;padding-bottom: 180px;  text-align: center;}
.photoPic{ margin:0 auto; box-sizing: border-box;}
.tishiMain .lineWord p{color:#aaaaaa;font-size: 18px;}
.tishiMain .lineWord span{ height: 10px;border-bottom: 1px solid #d6d6d6; width: 160px; }
.tishiMain .tishiBut a{color:#fff; width: 185px;text-align: center;height: 65px;line-height: 65px; background: #01af68; display: inline-block; font-size: 20px;margin:0 auto;}
.tishiMain .tishiBut a:hover{ background: #009758;}

/*切换我的收藏*/

/*加载模块*/
.showLoad{display: none; width: 100%; height: 100%;position: fixed; left: 0px; top: 0px; background: rgba(0,0,0,0.6);z-index: 9998}
.showLoadIcon{width: 100px; height: 100px;  position: absolute; left: 50%; top: 50%; margin-top: -50px; margin-left: -50px; z-index:9999 ;}
.showLoadText{color: #fff;text-align: center;line-height: 14px;}

/*中标通知书 2016/12/07*/
.bidding{ width: 100%;}
.bidding .top-bid{ width: 100%;text-align: center; padding-top: 30px; height: 126px; box-sizing: border-box; background-image: url(../../images/userV2.0/toppic.png); background-repeat: repeat;}
.bidding .top-bid h2{ font-size: 26px; color:#fff;font-weight: bold;}
.bidding .top-bid h3{ font-size: 30px; color:#ffe600; font-weight: bold;}
.bidding .bottom-bid{border: 1px solid #ff5f5f;  width: 100%; box-sizing: border-box; padding:65px 90px 0px 90px; background: #fff; height: 498px; }
.bidding .bottom-bid h4{ margin-bottom: 70px;color:#393733; font-size: 18px;display: none;}
.bidding .bottom-bid p{color:#393733; font-size: 18px;}
.bidding .numBid{ color:#b4b4b4;font-size: 14px; }
.bidding .numBidding{ color:#6e6e6e;}
.bidCompany{ width: 102px; height: 32px;border: 1px solid #dcdcdc; line-height: 32px; border-radius: 2px; font-size: 14px;color:#979797; text-align: center; margin-right: 18px;}
.bidCompany:hover{ border-color: #ff9100;}
.bidding .pointer{ background: url(../../images/userV2.0/likepointer.png) no-repeat left center; line-height: 32px;padding-left: 26px;font-size: 14px; color:#969696; }
.bidding .pointer:hover{ background-image: url(../../images/userV2.0/likepointer2.png);}
.bidding .pointer.cur{ background-image: url(../../images/userV2.0/likepointer2.png);}
.bidding .pointer span{color:#ff6600;}
.bidding .boxbtm{ bottom:84px;left:82px;}
.bidding .companyBox{ bottom:43px;right:108px;}
.bidding .companyBox p{ font-size: 18px; color:#393733; margin-bottom: 22px; text-align: center;}
.bidding .stamp{ background:url(../../images/userV2.0/yingzhang.png) no-repeat; width: 147px;height: 147px; z-index: 3; left:50%;top:50%; margin-left: -52px; margin-top: -87px;}
.w590{ width: 590px;}
.bidTit{ padding-left: 30px; line-height: 50px;border-bottom: 1px solid #ebebeb; color:#3a3a3a;font-size: 16px;}
.otherBid{ height: 805px;overflow:hidden;}
.otherBid:hover{ height: 805px;overflow-y: auto;}
.otherBid li{ padding:30px 32px; border-bottom: 1px solid #ebebeb;}
.otherBid .bidPic{ width: 98px;height: 98px;border: 1px solid #ebebeb; border-radius: 2px; overflow: hidden; margin-right: 18px;}
.otherBid .bidPic img{ max-height: 98px;}
.otherBid .bidCon{  }
.otherBid .bidCon h6{font-size: 16px; color:#3c3c3c; line-height: 32px;font-family: 'simsun';}
.otherBid .bidCon h6:hover{color:#ff9400; text-decoration: underline;}
.otherBid .bidCon p{font-size: 12px; color:#b4b4b4;font-family: 'simsun';}
.otherBid .bidCon p span{ color:#6e6e6e;font-family: 'simsun';}
.otherBidInfor .checkMore{padding-top: 32px; padding-bottom: 32px;}
.otherBidInfor .checkMore a{ text-align: center;width: 460px;height: 32px;line-height: 32px;display: block; background: #e6e6e6; font-size: 14px;color:#787878; margin:0 auto;}
.otherBidInfor .checkMore a:hover{ background:#dad7d4;}
.hotInfo li{ position: relative;}
.hotInfo li h6{ width: 80%; text-overflow:ellipsis;overflow: hidden;white-space:nowrap;}
.hotInfo .purOn{right: 32px; width:88px; height:38px; top:50%; text-align: center; border-radius: 2px; border: 1px solid #dcdcdc; background: #fff; color: #b5b5b5; font-size: 16px; line-height:38px; margin-top: -20px;font-family: 'simsun';}
.hotInfo li:hover .purOn{ transition: all 0.5s;background: #fffaf2;border-color: #ffb959; color:#ff9400; }


.noticeText{font-size: 18px;line-height: 32px;color: #333;padding-top: 70px;}

.uploadOther{width: 170px;height: 160px;border: 1px solid #cfd4d8;background: #fff;position: relative;background: url(../../images/userV2.0/shareZizhi2.png) no-repeat center center #f0f0f0;margin-left: 55px;margin-bottom: 70px;float: left;overflow: hidden;}
.uploadOther ._upload_file_name{ opacity:0;width: 100%; height:160px; cursor:pointer;  position:absolute;left:0;top: 0;z-index: 44;filter:alpha(opacity=0);font-size: 170px;}
.uploadOther{width: 170px;height: 160px;border: 1px solid #cfd4d8;background: #fff;position: relative;background: url(../../images/userV2.0/shareZizhi2.png) no-repeat center center #f0f0f0;margin-left: 55px;margin-bottom: 70px;float: left;overflow: hidden;}
.uploadOther img{ position:absolute;left:0;top:0;width: 100%; z-index: 22;min-height: 120px;}
.uploadOther p{ height: 40px;background: #e1e4e7; font-size: 14px; color:#5a5a5a; text-align: center;z-index: 23; line-height: 40px; position:absolute; bottom:-1px; left:-1px; width: 100%; border-bottom: 1px solid #e1e4e7;border-left: 1px solid #e1e4e7;border-right: 1px solid #e1e4e7;}
.uploadOther ._save_title_{height: 100%; width: 90%;margin: 0 auto;display: block; background: none;border: none;text-align:center; }


.rechargeTop{font-size: 28px; color: #666; height: 36px; line-height: 36px;}
.rechargeTop span{display: inline-block; border: 1px solid #4990E2;border-radius: 4px;padding: 0px 5px; color: #f00;vertical-align: middle;}

.rechargeText{padding: 20px 0px;font-size: 18px;line-height: 30px;color: #888}
.rechargeText h4{font-size: 16px;color: #666}

.rechargeList{width: 212px; float: left; border: 1px solid #4990E2;text-align: center;margin-left: 23px;margin-bottom: 20px;}
.rechargeList a{display: block;}
.rechargeList h3{font-size: 18px; color: #fff; height: 45px; line-height: 45px;background:#4990E2;font-weight: normal; }
.rechargeList p{height: 35px;line-height: 35px; background: #eee;text-align: center;color: #3e5696;padding: 0px 10px; font-size: 16px;}
.rechargeList p img{display: inline-block;width: 20px; height: 20px;vertical-align: middle;}

.rechargeTable table{width: 100%;text-align: center; font-size: 14px;color: #333}
.rechargeTable table th{color: #999;height: 30px;line-height: 30px;border-bottom: 1px solid #f0f0f0}
.rechargeTable table td{padding: 10px;height: 26px; line-height: 26px;border-bottom: 1px solid #f0f0f0;color: #333}

.rechagePic{width: 100%; height: 145px; background: url(../../images/userV2.0/rachargeBg.png) no-repeat;border-top: 1px solid #4990E2;border-bottom: 1px solid #4990E2;}


.rechargeTextxde{border: 1px solid #f0f0f0;}
.rechargeTextxde li{height: 50px; line-height: 50px; font-size: 15px;color: #f60;border-bottom: 1px solid #f0f0f0;float: left; width: 50%;}
.rechargeTextxde li span{padding-left: 10px;color: #666}
.formInput #J-b2c_ebank-icbc105-21{display: none;}
.formInput{height: 50px;border: 1px solid #ddd;border-radius: 4px;overflow: hidden;padding: 20px 50px;}
.formInput img{height: 50px;float: left;}
.formInput .am-btn-primary{float: right;border: none;background: #f60;color: #fff; height: 50px;padding: 0px 15px; font-size: 16px; border-radius: 4px; }

/*2018/12/26*/
.mylist .obj_info_view ul li:nth-child(4){ margin-right: 0px; }

.mylist .obj_info_view ul li:nth-child(n+5) {display: none;}


