*{padding:0px; margin: 0px;font-family:"Microsoft YaHei","微软雅黑",FZLanTingHei-EL-GBK,"Open Sans","Hiragino Sans GB",STHeiti,"WenQuanYi Micro Hei",Dengxian,Arial,SimSun,sans-serif;}
body{ min-width: 1200px;min-height: 100%;background-color: #f6f6f6;}
ul,li,ol{list-style: none;}
a,a:hover,a:focus{text-decoration: none;outline: none;}
.nav-tabs{border-bottom: none;}
input,select,button{outline: none;}
h1,h2,h3,h4,h5,h6,.radio{margin: 0px;}
.border{border: 1px solid red;}
p{margin-bottom: 0px;}


/*弹出框*/
.modal-header{background: #F8F7F7;box-shadow: 0 1px 0 0 #E7E7EB;width: 498px;height: 50px;line-height: 50px;border-radius: 5px 5px 0px 0px;}
.modal-title{font-size: 16px;text-align: left;}
@media (min-width: 768px){
    .modal-dialog {
        width: 500px;
        margin: 30px auto;
    }
}
.modal-footer{padding: 0px;background: #F8F7F7;height: 70px;text-align: center;margin: 0 auto;}
.update-ym-dialog .modal-dialog{top:50%;margin-top: -173px;}


/*
input::-webkit-input-placeholder { !* WebKit browsers *!
    font-size: 12px;
}
input:-moz-placeholder { !* Mozilla Firefox 4 to 18 *!
    font-size: 12px;
}
input::-moz-placeholder { !* Mozilla Firefox 19+ *!
    font-size: 12px;
}
input:-ms-input-placeholder { !* Internet Explorer 10+ *!
    font-size: 12px;
}*/

/*按钮*/
.btn-blue,.btn-blue:hover,.btn-blue:focus{background-image:linear-gradient(-180deg, #59c7ff 1%, #21aef4 99%);box-shadow:inset 2px 2px 0 0 #a3f1ff;border-radius:2px;color: #fff;display: inline-block;}
.btn-f78,.btn-f78:focus,.btn-f78:hover{font-size:14px;border-radius:2px;display:inline-block;text-align:center;background-image:linear-gradient(180deg, #ff8c47 6%, #ff6000 98%);box-shadow:inset 2px 2px 0 0 #ff6000;color: #ffffff;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c47', endColorstr='#ff6000');}
.btn-ddd,.btn-ddd:focus,.btn-ddd:hover{font-size:14px;background:#ffffff;border:1px solid #dddddd;border-radius:2px;color:#444444;letter-spacing:0;text-align: center;}
.btn-blue-w1{width: 108px;height: 40px;}
.ff6-btn,.ff6-btn:hover,.ff6-btn:focus{background:#fff9f2;border:1px solid #ffdba4;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;color: #ff6000;display: inline-block;}
.btn-f2,.btn-f2:hover,.btn-f2:focus{background:#f2f2f2;border:1px solid #dddddd;border-radius:2px;color: #bfbfbf;display: inline-block;}
.border-fa,.border-fa:hover{text-align:center;display: inline-block;color:#777777;font-size:14px;background-image:linear-gradient(-180deg, #ffffff 1%, #fafafa 100%);box-shadow:inset 2px 2px 0 0 #ffffff;border:1px solid #dddddd;border-radius:2px;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa');}
.border-dd{border:1px solid #dddddd;}
.border-f3{background:#f3fcff;border:1px solid #c4ebff;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;color:#0d9dce;}
.border-blue{border:1px solid #0d9dce;color:#0d9dce;font-size: 14px;}
.btn-0d9{background:#0d9dce;color: #fff;}
.btn-ede{text-align:center;display:inline-block;background:#fafafa;background-image:linear-gradient(0deg, #ededed 100%, #fafafa 0%);border:1px solid #dddddd;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#fafafa');}
/*.btn-ede{text-align:center;display:inline-block;background-image:linear-gradient(0deg, #ededed 100%, #fafafa 0%);border:1px solid #dddddd;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#fafafa');}*/


.pad-f78{float:left;margin-top:10px;width: 140px;height: 40px;line-height: 0px;display: inline-block;}


/*弹窗*/
.coverfill{opacity:0.4;background:#333333;width: 100%;height: 100%;position: fixed;top:0px;left: 0px;z-index: 500;display: none;}
.vex-content{opacity: 0;visibility: hidden;transition: visibility 0.15s linear, opacity 0.3s ease, margin 0.5s ease;width: 500px;border-radius: 5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-ms-border-radius:5px 5px 0px 0px;-o-border-radius: 5px 5px 0px 0px;position: fixed;z-index:501;left: 50%;margin-left: -250px;top:40%;margin-top: -130px; }
.vex-content.open{visibility: visible;opacity: 1;margin-top: -100px;}
.vex-content .tip-tilte{background:#f8f7f7;box-shadow:0 1px 0 0 #e7e7eb;height: 50px;text-align: left;padding: 13px 20px;font-size:16px;color:#333333;border-radius: 5px 5px 0px 0px;}
.vex-content .tip-tilte .fa{float: right;color: #dddddd;margin-top: 3px;cursor: pointer;}
.vex-content .tip-cont{background-color: #fff;text-align: center;color: #777;padding: 40px 0px;font-size: 14px;}
.vex-content .tip-cont .tip-contList{margin: 25px 0px;}
.vex-content .tip-cont .tip-contList:first-child{margin-top: 0px;}
.vex-content .tip-cont .tip-contList:last-child{margin-bottom: 0px;}
.vex-content .tip-cont .tip-contList span:last-child{display: inline-block;width: 230px;text-align: left;}
.vex-content .tip-cont .tip-contList .totalPrice{font-size:24px;color:#ff6000;}
.vex-content .tip-cont .tip-contList>span{font-size:16px;color:#333;}
.tip-contList .recharge{color:#0d9dce;margin-left: 20px;}
.vex-content .tip-bottom{background:#f8f7f7;color: #777;font-size: 18px;height:70px;margin: 0 auto;text-align: center;}
.tip-cont .sucess-icon{font-size: 100px;color: #709b26;}
.tip-cont .suc-txt{font-size:16px;}
.tip-cont .wx-txt{width: 120px;text-align: center;margin: 30px auto 0px;}
.tip-cont .wx-txt>span{color: #ff6000;}
.tip-cont .remit-txt{color: #ff6000;}
.tip-cont .remit-info{display: block;height: 56px;line-height: 53px;border:1px solid #dddddd;border-right: 0px;width: 420px;margin: 0px auto 0px;}
.tip-cont .remit-info:nth-of-type(1){margin-top: 40px;border-bottom: 0px;}
.tip-cont .remit-info>span{padding-left: 20px;text-align: left;}
.tip-cont .remit-info .name{display: inline-block;width: 144px;background:#f8f8f8;border-right:1px solid #dddddd;}
.tip-cont .remit-info .cont{display: inline-block;width: 270px;border-right:1px solid #dddddd;}
.remit-info .edit-number{font-size:18px;}
.tip-contList .select-fp{width: 230px;height: 40px;border:1px solid #dddddd;padding-left: 10px;}
/*添加地址弹窗*/
.addNewress .tip-cont input{width: 360px;height: 40px;display: block;margin: 0 auto 20px;}
.addNewress .tip-cont select{width: 110px;margin-right: 10px;height: 40px;border:1px solid #dddddd;margin-bottom: 20px;}
.addNewress .tip-cont select:nth-of-type(3){margin-right: 0px;}
.addNewress .tip-cont textarea{width: 360px;resize: none;border:1px solid #dddddd;padding: 10px;}



/*颜色部分*/
.check-btn .icon-xuanzhong,.col-ff6,.col-ff6:hover,.col-ff6:focus{color: #ff6000;}
.login-box .form-box>p>a.btn-log,.col-blue,a.col-blue{color: #0d9dce;}
.col-777{color: #777;}


/*标题渐变----橙色*/
.brand-tg-title .box-hd,.brand-add .box-hd{background: #ff9e00;background-image: -webkit-linear-gradient(left,#ff9e00,#ffb800);background-image: -moz-linear-gradient(left,#ff9e00,#ffb800);background-image: linear-gradient(90deg,#ff9e00,#ffb800);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#ffb800');text-align: left;font-size: 17px;}
/*小三角*/
.triangle_border_nw{position: absolute; width:0;height:0;border-width:15px 15px 0 0;border-style:solid;border-color:#b22956 transparent transparent transparent;left:2px;top:3px;}
.limit-right .triangle_border_nw,.brand-tg-title .triangle_border_nw,.brand-add .triangle_border_nw{border-color: #d78600 transparent transparent transparent;}






.w-1200{width: 1200px;margin: 0 auto;text-align: center;}
.rel{position: relative;}

/*header部分*/
.header{background-color: #333333;height:40px;line-height: 40px;}
.head-left{float: left;}
.head-left .hl-text{font-size:12px;color:#999999;}
.head-left>a{display: inline-block;margin-left: 38px;background:#3c3c3c;width:50px;height:40px;}
.head-left>a .icon-weixin{display: inline-block;color: #9d9d9d;font-size: 25px;font-family: '微软雅黑';background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#777777));-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.head-menu{float: right;}
.head-menu>a{color: #999999;font-size:12px;}
.head-menu>span{padding: 0px 10px;color: #999999;}
.head-menu>a>span{color: #ff6000;}


/*渐变的小icon*/
.icon{background: url("../images/gradient.png") no-repeat center;display: inline-block;vertical-align: middle;}
.icon-right-btn{background-position: -11px -6px;width: 28px;height: 28px;float: right;margin-right: 5px;margin-top: 7px;}

.rel-pos{position: relative;}

/*header搜索部分*/
.header_nav{padding: 20px 0px;background-color: #ffffff;}
.logo-pic{float: left;}
.logo-pic .header-title{font-size:28px;color: #333;padding-left: 80px;line-height: 60px;}
.logo-text{margin-left: 15px;}
.header-search-r{float: right;width: 790px;}
.header-search-r .search{float: left;}
.search>input[type="text"]{width: 430px;background:#ffffff;border:2px solid #ff6000;height: 40px;padding-left: 125px;margin-top: 10px;}
.inner-menu>a .fa-angle-down,.inner-menu .brand-bus{color: #999;margin-left: 15px;font-size: 18px;vertical-align: middle;}
.down-w .navbar-nav{background:#fafafa;box-shadow:1px 0 0 0 rgba(187,187,187,0.50);width:111px;height:36px;margin: 0 auto;text-align: center;position: absolute;top:12px;left: 2px;}
.down-w .navbar-nav > li{float: none;}
.down-w .navbar-nav > li > a{padding: 0px;text-align: center;line-height: 36px;color: #333;}
.down-w .navbar-nav > li > a:hover{background-color: #fafafa;}
.search>input[type="submit"]{background:#ff6000;width:71px;height:41px;border:2px solid #ff6000;color: #ffffff;margin-left: -6px;font-size: 16px;}
.search-r-btn{background:#fef4d8;border-radius:37.33px;width:230px;height:55px;display: inline-block;float: right;}
.search-r-btn .inner-btn{border-radius:37.33px;width:210px;height:40px;display: inline-block;float: right;margin: 8px;color: #ffffff;line-height: 40px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f59a2d), to(#f8a937));
    background: -webkit-linear-gradient(left, #f59a2d, #faba44,#f8a937);
    background: -moz-linear-gradient(left, #f59a2d, #faba44,#f8a937);
    background: -o-linear-gradient(left, #f59a2d, #faba44,#f8a937);
    background: -ms-linear-gradient(left, #f59a2d, #faba44,#f8a937);
    background: linear-gradient(left, #f59a2d, #faba44,#f8a937);
    background-color: #f59a2d;
   /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #f59a2d, endColorstr = #f8a937);*/
}

.inner-btn .right-btn{font-size: 16px;}

.main-nav{background-color: #ffffff;height: 55px;}
.inner-menu{margin-left: 220px;}
.inner-menu>a,.inner-menu .brand-bus{height: 55px;float: left;padding: 0px 15px;font-weight: 500;font-size: 16px;display: inline-block;color: #333333;word-spacing: normal;cursor: pointer;line-height: 55px;}
.inner-menu>a.active,.inner-menu>a:hover{color: #ff6000;}
.inner-menu>a .fa{margin-left: 10px;font-size: 18px;}
/*.main-category{position: relative;z-index: 100;}*/
.category-left{width: 220px;margin-top: -55px;float: left;}
.category-type{width: 220px;height: 55px;color: #ffffff;background-color:#ff6000;box-shadow:0 2px 0 0 rgba(0,0,0,0.60);font-size: 18px;text-align: left;padding-left: 17px;line-height: 55px;}
.category-type .icon-menu,.category-tab-cont>ul>li>.iconfont{margin-right: 15px;}
.category-type:hover .category-tab-cont{display: block;}
.category-tab-cont{width: 220px;display: none;}
.category-tab-cont>ul{width: 220px;background:rgba(0,0,0,.6);margin-bottom: 0px;}
.category-tab-cont>ul>li{height: 45px;line-height: 45px;color: #ffffff;text-align: left;padding-left: 17px;cursor: pointer;}
.category-tab-cont .more-style{padding-left: 50px;background:rgba(0,0,0,.6);display: block;height: 45px;line-height: 45px;color: #fff;text-align: left;color: rgba(255,255,255,0.6);}
.banner-cont{width: 100%;height: 450px;background-color: gold;}
.main-banner{background-color: #fff;border-bottom: 2px solid #ff6000;}
.category-tab-cont>ul>li.active{background-color: #ffffff;color: #ff721c;}
.hb-block{position: absolute;z-index: 500;}


.banner-cont .swiper-container{height: 450px;}
.nav-right{height: 100px;margin-top: -450px;z-index: 111;}
.banner-cont .swiper-slide{margin: 0 auto;text-align: center;}
.banner-cont .swiper-slide a{display: inline-block; margin-right: 11px}



/*中间部分*/
.category-center{position:absolute;left:220px;width: 978px;height: 450px;background-color: #fff;text-align: left;margin-top: 2px;z-index: 100;display: none;}
.category-center .cate-block-left{float: left;width: 739px;height: 450px;box-shadow:2px 3px 6px 0 rgba(0,0,0,0.10);padding:5px 0px 10px; }
.category-center .cate-block-right{float: left;width: 239px;height: 450px;background-color: #fafafa;padding: 15px;}
.cate-list{padding: 15px 20px 15px;border-bottom: 1px dashed #e5e5e5;}
.cate-list>h3{font-size: 12px;font-weight: bolder;padding-bottom: 10px;}
.cate-list>span,.cate-list>a{font-size: 12px;color: #999;padding: 0px 3px;line-height: 25px;}
.cate-list:hover{background-color: #fafafa;}
.cate-block-right>h3{font-size: 17px;}
.cate-block-right .right-img{background-color: #ffffff;padding: 0px 20px;margin-top:25px;display: block;}

.member{float: right;width: 240px;background-color: #ffffff;height:450px;}
.member-top{padding:20px;}
.member-top .member-img{display: inline-block;width: 50px;height: 50px;border:2px solid #eeeeee;border-radius: 50%;float: left;}
.member-top .member-info{float: left;margin-left: 10px;text-align: left;}
.member-top .member-info>p{margin-bottom: 0px;margin-top:5px;}
.member-top .member-info>a{font-size:12px;color:#999999;line-height:20px;}
.btn-self,.btn-self:hover,.btn-self:focus{display: inline-block;width: 200px;height: 28px;line-height:28px;color:#ff6000;border: 1px solid #ffd18c;margin-top: 15px;background: #fff0df;background-image: -webkit-linear-gradient(top,#fff8f1,#fff0df);background-image: -moz-linear-gradient(top,#fff8f1,#fff0df);background-image: linear-gradient(180deg,#fff8f1,#fff0df);}
.member-center{background:#ffffff;box-shadow:inset 0 1px 0 0 #eeeeee;}
.member-center>a{display: block;width: 80px;height: 80px;float: left;border-right: 1px solid #eeeeee;text-align: center;padding-top: 10px;}
.member-center>a .icon-sale-board{font-size: 35px;background-image:linear-gradient(90deg, #fac322 38%, #f1900e 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color:#f6b21b;margin-top: -5px;display: inline-block; }
.member-center>a .icon-gouwu{font-size: 32px;background-image:linear-gradient(90deg, #b760f8 40%, #9233d7 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color:#b760f8;}
.member-center>a .icon-shangdian-copy{font-size: 32px;background-image:linear-gradient(90deg, #ff510f 41%, #df3300 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color:#df3300; }
.member-center>a .text{margin-bottom: 0px;margin-top:-5px;display: block;font-size: 12px;color: #333;}

.right-mem-title{margin-bottom: 0px;background:#fff5d4;height: 44px;width: 240px;font-size:20px;color:#ff6000;text-align:center;line-height: 44px;}
.small-title{font-size:12px;line-height:18px;margin: 10px 0px;}
.index-submit .comInput input{width: 210px;height: 40px;border: 1px solid #dddddd;padding-left: 10px;margin-bottom: 10px;}
.index-submit .comInput input[type="submit"]{width: 210px;height: 40px;border: 1px solid #d95607;background: #f78d1d;background: -webkit-gradient(linear, left top, left bottom, from(#ff8c47), to(#ff6000));background: -moz-linear-gradient(top,  #ff8c47,  #ff6000);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c47', endColorstr='#ff6000');color:#ffffff;}
.index-submit .comInput em{font-style: normal;color: red;display: block;font-size: 12px;}



.logo-list{margin-top: 10px;background-color: #ffffff;}
.logo-list .total{display:inline-block;width: 220px;height: 150px;background: -webkit-gradient(linear, left top, left bottom, from(#ff852b), to(#ff6000));background: -moz-linear-gradient(top,  #ff852b 50% ,  #ff6000 99%);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff852b', endColorstr='#ff6000');background-image:radial-gradient(50% 99%, #ff852b 0%, #ff6000 100%);float: left;color: #ffffff;padding: 20px 25px;}
.logo-list .total .icon-ph{float: left;margin-top: 24px;}
.logo-list .total .icon-ph .icon-jiedaipaihang{font-size: 45px;background-image:linear-gradient(-180deg, #ffffff 52%, rgba(255,255,255,0.60) 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.logo-list .total dl{width: 100px;float: left;text-align: left;margin-left: 25px;margin-bottom: 15px;}
.logo-list .total dl dt{opacity:0.6;color:#ffffff;line-height:21px;font-size: 14px;font-weight: normal;}
.logo-list .total dl dd{font-size:21px;color:#ffffff;line-height:27px;}
.logo-img>li{width: 155px;height: 150px;float: left;margin-right: 10px;}
.logo-img>li:last-child{margin-right: 0px;}
.logo-img>li>a>p{font-size:12px;color:#999999;line-height:18px;}
/*首页第三部分*/
.logo-classify{margin-top:40px;}
.logo-classify .classify-style{display: inline-block;height: 75px;overflow: hidden;}
.logo-classify .hide-style{display: none;float: left;}
.logo-classify .classify-style a {float: left;width: 100px;margin-right: 37px;margin-bottom: 15px;color: #333;}
.logo-classify .classify-style a:nth-of-type(9n+9){margin-right: 0;}
.logo-classify .classify-style a  .iconfont{margin-right:5px;font-size: 15px;}
.border-up{border-bottom: 1px solid #cecece;position: relative;}
.border-up>a{display: inline-block;width: 30px;height: 30px;border-radius: 50%;border:1px solid #cccccc;position: absolute;top:50%;margin-top: -15px;background-color: #ffffff;left: 50%;margin-left: -15px;}
.border-up>a .icon-xia,.border-up>a .icon-shang{color: #cccccc;line-height: 30px;text-align: center;font-size: 20px;}
.border-up>a .icon-shang{line-height: 25px;}
.limit{margin-top:50px;width: 1200px;}
.limit-left{width: 340px;float: left;margin-right: 20px;}
.box-hd{position: relative;padding: 0 20px 0 30px;height: 50px;line-height: 50px;color: #fff;}
.limit-left .box-hd{background: #de336b;background-image: -webkit-linear-gradient(left,#ed4a7f,#de336b);background-image: -moz-linear-gradient(left,#ed4a7f,#de336b);background-image: linear-gradient(-90deg,#ed4a7f,#de336b);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed4a7f', endColorstr='#de336b');}
.box_hd_arrow{position: absolute;top: 0;left: 0;width: 0;height: 0;border-top: 19px solid #ececec;border-right: 19px solid transparent;}
.box-hd .title{font-size:18px;color:#ffffff;line-height:50px;text-align: left;}
.limitLeft-cont{background-color: #ffffff;padding: 30px 20px 20px;}
.limitLeft-cont .time>span{font-size:16px;color:#888888;text-align:left;}
.limitLeft-cont .time .leftTime-bg{background: url("../images/time-bg.jpg") no-repeat center;display: inline-block;width: 154px;height: 46px;color: #ffffff;vertical-align: middle;padding-top: 5px;}
.limitLeft-cont .time .leftTime-bg i{font-style: normal;margin-left: 1px;font-size: 25px;}
.limitLeft-cont .limit-center img{width: 220px;height: 220px;margin: 10px 0px;}
.limitLeft-cont .limit-center del{display: block;font-size:16px;color:#888888;}
.limitLeft-cont .limit-center p{font-size:24px;color:#ff6000;line-height:36px;margin-bottom: 21px;}
.limitLeft-cont .limit-center span{color:#777777;line-height:21px;}
.limit-right{width: 840px;float: left}
.limit-right .box-hd{background: #de336b;background-image: -webkit-linear-gradient(left,#ffb800,#ff9e00);background-image: -moz-linear-gradient(left,#ffb800,#ff9e00);background-image: linear-gradient(-90deg,#ffb800,#ff9e00);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb800', endColorstr='#ff9e00');}
.limit-right .box-hd .title span{display: inline-block;width: 110px;height: 45px;text-align: center;line-height: 41px;cursor: pointer;}
.limit-right .box-hd .title span.active{background-color: #ffffff;color:#ff6000;}
.limitRight-cont{background-color: #ffffff;padding: 15px;}
.limitRight-cont>ul>li{box-shadow:inset -1px 0 0 0 #eeeeee, inset 0 -1px 0 0 #eeeeee;width:135px;height:135px;float: left; line-height: 135px;}
.limitRight-cont>ul>li img{max-width:110px; max-height:98px;}
.limitRight-cont>ul>li:nth-of-type(6n+6){box-shadow: inset -1px 0 0 0 transparent, inset 0 -1px 0 0 #eeeeee;}
.limitRight-cont>ul>li:nth-last-of-type(1){box-shadow: inset -1px 0 0 0 transparent, inset 0 -1px 0 0 transparent;}
.limitRight-cont>ul>li:nth-last-of-type(2),.limitRight-cont>ul>li:nth-last-of-type(3),.limitRight-cont>ul>li:nth-last-of-type(4),.limitRight-cont>ul>li:nth-last-of-type(5),.limitRight-cont>ul>li:nth-last-of-type(6){box-shadow: inset -1px 0 0 0 #eeeeee, inset 0 -1px 0 0 transparent;}
.limitRight-cont .limitRight-box{display: none;margin-bottom: 0px;}

/*楼层*/
.floor-line-con{margin-top: 30px;width: 100%;}
.floor-line-con>span{float: left;}
.floor-line-con .num{background: #ff9e00;background: #de336b;background-image: -webkit-linear-gradient(left,#ffb800,#ff9e00);background-image: -moz-linear-gradient(left,#ffb800,#ff9e00);background-image: linear-gradient(-90deg,#ffb800,#ff9e00);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb800', endColorstr='#ff9e00');border-radius:1.67px 0 1.67px 1.67px;width:40px;height:30px;line-height: 30px;position: relative;margin-right: 10px;}
/*.floor-line-con .num{}*/

.floor-line-con .num .text{font-size:16px;color:#ffffff;letter-spacing:0;line-height:24px;text-align:center;}
.floor-line-con .tab-style{float: right;}
.floor-line-con .floor-sub-name{font-size:24px;color:#333333;margin-left: 10px;line-height:30px;}
.floor-line-con .num .triangle_border_right{ display:block;width:0;height:0;border-width:13px 0 16px 12px;border-style:solid;border-color:transparent transparent transparent #ffb800;/*透明 透明 透明 黄*/ position:absolute; top:0px;right:-12px;}
.floor-line-con .tab-style>span{width:62px;height:30px;float: left;color:#333333;line-height:30px;text-align:center;cursor: pointer;}
.floor-line-con .tab-style>span.active{background:#ffb01b;border-radius:2px;color: #ffffff;}
.floor-line-con .tab-style>a{line-height: 30px;margin-left: 40px;color:#777777;}
.floorCont{margin-top: 15px;background:#ffffff;box-shadow:0 -2px 0 0 #ff6000;padding: 10px;display: none;}
.floorCont:first-child{display: block;}
.floorCont .big-banner-con{width: 300px;background:#ffb01b;float: left;}
.floorCont .big-banner-con .sub-text{width: 300px;background:#ffb01b;display: block;padding: 15px 10px;text-align: left;}
.big-banner-con .sub-text .sub-text-title{font-size:16px;color:#ffffff;}
.big-banner-con .sub-text>ul>li{float: left;padding: 5px 7px;background-color: #febe48;margin:10px 10px 0px 0px;}
.big-banner-con .sub-text>ul>li:first-child{margin-left: 0px;}
.big-banner-con .sub-text>ul>li>a{color: #ffffff;}
.floorCont .middle-column-con{width: 706px;float: left;display: none;}
.floorCont .middle-column-con>a{box-shadow:inset -1px 0 0 0 #eeeeee, inset 0 -1px 0 0 #eeeeee;width:176px;height:176px;padding: 15px 7px;overflow:hidden;display:inline-block;text-align:center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;  }
.img-container img {max-height: 100%;max-width: 75%;}
/*.img-container {text-align: center;font-size: 0;}*/
.img-container:after {content: "";height: 100%;display: inline-block;vertical-align: middle;}
.floor-right-block{width: 174px;float: right;background:#fff6da;height:359px;}
.floor-right-block .title{background:#ff6000;color: #ffffff;font-size:12px;line-height:21px;padding:5px 10px;display: inline-block;}
.floor-right-block .info-img{width: 154px;height: 154px;background-color: #ffffff;padding: 37px 7px;display: inline-block;margin: 20px 0px;}
.floor-right-block .price{font-size:18px;color:#ff6000;margin-bottom: 0px;}
.floor-right-block .info-text{margin-top: 15px;display: block;}
.floor-right-block .info-text .info-text-title{display: block;color: #383837;font-size: 16px;}
.floor-right-block .info-text .info-text-cont{display: inline-block;color: #807f7d;text-align: left;width: 140px;overflow: hidden;height: 42px;margin-top: 5px;}
.floorCont .middle-column-con>a:nth-of-type(4n+4){box-shadow: inset -1px 0 0 0 transparent, inset 0 -1px 0 0 #eeeeee;}
.floorCont .middle-column-con>a:nth-last-of-type(1),.floorCont .middle-column-con>a:nth-last-of-type(2),.floorCont .middle-column-con>a:nth-last-of-type(3),.floorCont .middle-column-con>a:nth-last-of-type(4){box-shadow: inset -1px 0 0 0 #eeeeee, inset 0 -1px 0 0 transparent;}
.floorCont .middle-column-con>a:last-child{box-shadow: inset -1px 0 0 0 transparent, inset 0 -1px 0 0 transparent;}
.floor-line-img{margin: 30px 0px;}

/*资讯*/
.infoCom{padding: 15px 20px 20px;background-color: #ffffff;margin-right: 19px;}
.infoLeft{width: 590px;float: left;}
.infoCom .infoTitle{border-bottom: 1px solid #dddddd;text-align: left;font-size:18px;color:#333333;padding-bottom: 10px;}
.more,.more:focus,.more:hover{color:#777777;float: right;font-size: 14px;}
.infoCont-top{padding: 20px 0px;border-bottom:  1px dashed #dddddd}
.infoCont-top .infoImg{float: left;}
.infoCont-top .infoData{float: left;width: 350px;margin-left: 20px;}
.infoCont-top .infoData>a{font-size:18px;color:#333333;line-height:27px;font-weight: bold;}
.infoCont-top .infoData>p{font-size:14px;color:#777777;line-height:28px;text-align:justify;margin: 10px 0px 0px;overflow: hidden;height: 80px;}
.infoCont-bot{padding-top: 10px;}
.infoCont-bot>ul>li{text-align: left;line-height:32px;}
.infoCont-bot>ul>li a{color:#333333;}
.infoCont-bot>ul>li>span{float: right;color:#777777;}
.infoCenter{width: 286px;float: left;}
.rankCont .rank-list{display: block;margin-top: 14px;color: #333;}
.rank-list>span{float: left;}
.rank-list .num{display: inline-block;width: 20px;height: 20px;color: #9a9a9a;}
.rank-list .name{margin-left: 20px;color: #353535;}
.rank-list .total{float: right;}
.rankCont .rank-list.active .num{background:#ff6000;border-radius:1px;color: #ffffff;}
.rankCont .rank-list.active .name,.rankCont .rank-list.active .total{color:#ff6000;}
.infoBot{margin-right: 0px;float: left;}

/*合作伙伴*/
.coperateCont{width: 1200px;background-color: #ffffff;margin-top: 30px;}
.coperateCont>ul>li{width: 133px;float: left;margin: 30px 38px 30px 0px;}
.coperateCont>ul>li:last-child{margin-right: 0px;}
.coperateCont .logo-name{width: 885px;}
.coperateCont .logo-name>a{display: inline-block;float: left;color:#333333;}
.coperateCont .logo-name>span{display: inline-block;float: left;padding: 0px 10px;color: #b4b4b4;}

/*保障*/
.insuranceCont{background:#ff6000;;margin: 30px auto 0px;text-align: center;}
.insuranceCont .box-item{width: 240px;float: left;padding: 40px 0px;}
.insuranceCont .box-item .box-itemPic{display: inline-block;width: 50px;height: 50px;border-radius: 50%;background-color: #f6f6f6;text-align: center;line-height: 55px;}
.insuranceCont .box-item .box-itemPic .iconfont{font-size: 32px;}
.insuranceCont .box-item .box-itemPic .icon-r{background-image:linear-gradient(-134deg, #22c4fa 38%, #0eb8f0 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #0eb8f0;line-height: 50px;}
.insuranceCont .box-item .box-itemPic .icon-gongyinglian{background-image:linear-gradient(-134deg, #fac322 38%, #f1900e 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #f1900e;font-size: 28px;line-height: 50px;}
.insuranceCont .box-item .box-itemPic .icon-anquan{background-image:linear-gradient(-134deg, #51c86a 38%, #33ae4d 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #33ae4d;font-size: 28px;line-height: 50px;}
.insuranceCont .box-item .box-itemPic .icon-tuandui{background-image:linear-gradient(-134deg, #fac322 38%, #f1900e 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #f1900e;}
.insuranceCont .box-item .box-itemPic .icon-shandian{background-image:linear-gradient(-134deg, #e360f8 38%, #c234d8 100%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #c234d8;}
.insuranceCont .box-item .box-itemTitle{font-size:18px;color:#ffffff;line-height:27px;margin: 10px 0px 3px;}
.insuranceCont .box-item .box-itemInfo{font-size:12px; color:#ffc9a9;line-height:18px;}

/*版权部分*/
.footer{background-color: #ffffff;width: 100%;margin: 0 auto;text-align: center;}
.footer .content{border-bottom: 1px solid #eeeeee;padding-bottom: 30px;}
.footer .content>div{width: 150px;float: left;margin-top: 35px;}
.footer .content>div h2{font-size:16px;color:#333333;line-height:24px;text-align: left;margin-bottom: 15px;}
.footer .content>div a{display: block;text-align: left;color:#777777;line-height:28px;}
.footer .content>div.mainInfo{width: 240px;float: right;}
.footer .content>div.mainInfo .telIcon{display: inline-block;width: 28px;height: 28px;background-image: -webkit-linear-gradient(left,#3ebeff ,#0ea5f0);background-image: -moz-linear-gradient(left,#3ebeff ,#0ea5f0);background-image: linear-gradient(-90deg,#3ebeff ,#0ea5f0);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ebeff', endColorstr='#0ea5f0');color: #ffffff;line-height: 28px;border-radius: 50%;}
.footer .content>div.mainInfo .telInfo{font-size:24px;color:#0d9dce;line-height:36px;vertical-align: middle;margin-left: 5px;}
.footer .content>div.mainInfo p{font-size:12px;color:#999999;line-height:18px;}
.footer .content>div.mainInfo .ewm-pic{margin-top: 30px;}
.mainInfo .ewm-pic .ewm-left>span{padding-bottom: 5px;display: inline-block;}
.footer .content>div.mainInfo .ewm-pic>div{float: left;margin-right: 30px;}
.footer .content>div.mainInfo .ewm-pic>div:last-child{margin-right: 0px;}
.footer .copyRight{color:#777777;line-height:21px;text-align: center;margin: 0 auto;padding: 15px 0px;}
.footer .friendlink{color:#777777;line-height:21px;text-align: left;margin: 0 auto;padding: 15px 0px; border-bottom: 1px solid #efefef}
.footer .friendlink a{color:#777777; text-decoration: underline}

/*首页修改*/
.slide-down{background-color: #ffffff;width: 120px;position: absolute;top:55px;left: 0px;box-shadow:0 1px 10px 0 rgba(0,0,0,0.10);z-index: 112;display: none;}
.slide-down a{display: block;line-height: 50px;height: 50px;color: #333;}
.arrow-up{width: 0px;height: 0px;border-left:10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;position: absolute;top:-10px;left:50%;margin-left: -10px;}
.arrow-up:after{content: '';position: absolute;width: 20px;height: 20px;transform:rotate(-135deg);top: 5px;left: -10px;box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.10);}
.slide-down a:hover{background-color: #fef9e8;color: #ff6000;}

.index-btn{display: inline-block;float: left;width: 50%;margin: 20px 0px 0px 25px;}
a.border-ff6{background:#fff9f2;border:1px solid #ffdba4;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px; width:68px; height:29px;line-height: 29px;color: #ff6000;}
a.bg-ff6{background:#e15400;background-image:linear-gradient(180deg, #f1900f 6%, #e15400 98%);box-shadow:inset 2px 2px 0 0 #ffdca5;border-radius:2px;width:68px;height:29px;line-height: 29px;color: #fff;}
/*商标交易*/
.brand-bus-cont{margin-top: 30px;}
.filter-select{background-color: #fff;padding: 0 20px 0px;}
.filter-select .select{border-bottom:1px dashed #dddddd;margin-bottom: 0px;display: block;padding: 15px 0px;}
.filter-select .select:first-child{padding: 0px;}
.filter-select .select:last-child{border-bottom:none;}
.filter-select .select .dl-title{width: 90px;text-align: right;float: left;display: inline-block;font-weight: bold;}
.filter-select .select .slide-bar-title{line-height: 57px;}
.filter-select .select .dt-h{line-height: 60px;}
.filter-select .select .dl-cont{text-align: left;padding-left: 30px;display: block;width: 1000px;overflow: hidden;float: left;}
.filter-select .select .dl-h{height: 49px;margin-top: 15px;}
.filter-select .select .dl-h>span{margin-bottom: 10px;}
.filter-select .dl-cont>span{margin-right: 20px;display: inline-block;line-height: 30px;cursor: pointer;border: 1px solid transparent;padding: 0px 3px;}
.filter-select .dl-cont>span:hover{background: #fff9f2;border: 1px solid #ffdba4;box-shadow: inset 2px 2px 0 0 #ffffff;  border-radius: 2px;color: #ff6000;text-align: center;}
.filter-select .select:first-child .dl-cont:nth-of-type(1){width: 995px;height: 32px;overflow: hidden;}
a.dd-more{position: absolute;right: 35px;top:18px;color: #333;line-height: 30px;}
a.dd-tongming{position: absolute;right: 10px;top:88px;color: #333;line-height: 30px; background-color: #efefef; padding: 0px 3px;border-radius: 2px}
a.dd-tongming .active{box-shadow: inset 2px 2px 0 0 #ffffff; }
a.dd-reset{position: absolute;right: 15px;top:128px;color: #333;line-height: 30px; background-color: #efefef; padding: 0px 3px;border-radius: 2px}
a.dd-reset .active{box-shadow: inset 2px 2px 0 0 #ffffff; }
.dd-more>span{display: inline-block;width: 18px;height: 18px;border: 1px solid #cccccc;margin-left:5px;text-align: center;line-height: 18px; }
.dd-more>span .fa-angle-down{color: #cccccc;}
.filter-select .select .dl-cont .active{background:#fff9f2;border:1px solid #ffdba4;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px; height:29px;line-height: 29px;color: #ff6000;text-align: center;}
.slide-pos{position:absolute;left: 588px;top:10px;}
.slide-pos input{width: 90px;height: 40px;padding-left: 10px;}
.slide-pos span{margin: 0px 20px}
.filter-select .slide-bar{position: relative;}
.filter-select .slide-bar .dl-cont{padding-top:8px;}
.filter-select .slide-bar .dl-cont .ui-slider{width: 450px;margin-bottom: 10px;height: 6px;}
.filter-select .slide-bar .dl-cont .ui-widget-content{background: #d8d8d8;}
.filter-select .slide-bar .dl-cont .ui-widget-header{background: #0d9dce;}
.filter-select .slide-bar .dl-cont .ui-slider .ui-slider-handle{border-radius: 50%;background-image:linear-gradient(-133deg, #eefdff 2%, #c6efff 100%);border:1px solid #0e9dce;box-shadow:inset 2px 2px 0 0 #ffffff;background-color: #c6efff;margin-top: -3px;}
.filter-select .slide-bar .dl-cont>span{margin-right: 10px;}
.filter-select .y-width .dl-cont>span{width: 50px;margin-right: 0px;display: inline-block;text-align: center;}
.filter-select .y-width .dl-cont>span:hover{width: 50px;margin-right: 0px;display: inline-block;text-align: center;}
.filter-select .select .search-bar>input{width: 250px;height: 40px;line-height: 40px;}

.brand-container{margin-top: 30px;}
.brand-container .block-left{width: 980px;margin-right: 20px;float: left;}
.block-left .box-hd{background: #ff9e00;background-image: -webkit-linear-gradient(left,#ff9e00,#ffb800);background-image: -moz-linear-gradient(left,#ff9e00,#ffb800);background-image: linear-gradient(90deg,#ff9e00,#ffb800);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#ffb800');}
.block-left .triangle_border_nw,.block-right .triangle_border_nw,.block-right .triangle_border_nw{border-color: #d78600 transparent transparent transparent;}
.block-left .box-tit,.brand-add .box-tit{float: left;padding: 0px 15px;display: inline-block;height: 30px;line-height: 30px;margin-top: 10px;cursor: pointer;font-size: 14px;}
.block-left .box-tit.active,.brand-add .box-tit.active{background:#d78600;border-radius:2px;}
.block-left .box-tit .fa,.brand-add .box-tit .fa{margin-left: 5px;}
.block-left .box-subtit{float: right;display: inline-block;width: 105px;height: 35px;line-height: 35px;background-color: #fff;margin-left: 10px;margin-top: 8px;color: #333;}
.block-left .box-subtit>i{display: inline-block;width: 20px;height: 20px;border-radius: 50%;color: #fff;line-height:22px;font-style: normal;margin-left: 10px;}
.block-left .box-subtit>i.first{background-color: #ff6000;}
.block-left .box-subtit>i.second{background-color: #28b7e7;}
.block-left-cont>ul>li{width: 188px;float: left;background:#ffffff;border-radius:1px;margin-right: 10px;padding: 10px 20px;margin-top:20px;}
.block-left-cont>ul>li>.price{font-size:18px;color:#ff6000;}
.block-left-cont>ul>li>.style{font-size:12px;color:#999999;margin-top: 5px;}
.block-left-cont>ul>li:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,0.10);}
.ddd-border,.ddd-border:hover,.ddd-border:active,.ddd-border:focus{border:1px solid #ddd;color: #777777;display: inline-block;width: 66px;margin-top: 10px;height: 30px;line-height: 30px;margin-bottom: 10px;}
.ddd-border:nth-of-type(1){margin-right: 10px;}
.three-block>ul>li:nth-of-type(6n+6){margin-right: 0px;}
/*.block-left-cont>ul>li:nth-of-type(6n+6){margin-right: 0px;}*/
.block-right{width: 200px;float: left;margin-bottom: 30px;}
.block-right .box-hd,.block-right .box-hd{background: #ff9e00;background-image: -webkit-linear-gradient(left,#ff9e00,#ffb800);background-image: -moz-linear-gradient(left,#ff9e00,#ffb800);background-image: linear-gradient(90deg,#ff9e00,#ffb800);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e00', endColorstr='#ffb800');}
.font-expert,.hot-tj{font-size:18px;text-align: left;}
.expert-form{padding: 30px 10px;background-color: #fff;}
.expert-form .index-submit .comInput input{width: 180px;}
.index-submit .pro{font-size:12px;color:#333333;margin: 10px 0px;}
.btn-ff6border,.btn-ff6border:hover,.btn-ff6border:focus{background: #fff9f2;border: 1px solid #ffdba4;box-shadow: inset 2px 2px 0 0 #ffffff;border-radius: 2px;color: #ff6000;text-align: center;}
.fft-width{width: 180px;height: 40px;}
.hot-tj{margin-top: 30px;}
.expert-img{background-color: #fff;padding: 10px 20px 15px;}
.expert-img>a{border-bottom: 1px solid #eeeeee;display: block;padding-bottom: 15px;}
.expert-img>a:last-child{border-bottom: none;}
.expert-img .buy-logo{display: block;font-size:18px;color:#ff6000;}




/*推标助手*/
.banner-img{background-color: #ff8300;margin: 0 auto;text-align: center;}
.brand-tg-title i{font-style: normal;}
.brand-tg-title .check-history{color: #4a4a4a;width: 115px;height: 35px;border-radius: 2px;background-color: #fff;font-size: 14px;display: inline-block;line-height: 35px;text-align: center;float: right;margin-top: 8px;}
.brand-tg-title .check-history .icon-plus{color: #ff6000;font-size: 20px;font-weight: bold;}
.tb-block{background:#ffffff;border-radius:1px;width:224px;height:200px;float: left;margin-top: 20px;padding:20px;margin-right: 20px;position: relative;}
div.tb-block:nth-child(5n+5){margin-right: 0px;}
.tb-block>a{display: block;}
.border-w1{width: 180px;height: 40px;line-height: 40px;margin-top: 25px;}
.blue-border,.blue-border:hover,.blue-border:focus{background:#e4f9ff;border:1px solid #b0e4ff;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;color: #0d9dce;text-align: center;}
.tb-block span{color: #ff6000;font-size: 18px;}
.tb-block>input{display: inline-block;width: 80px;height: 40px;line-height: 40px;border:1px solid #cccccc;margin: 0px 5px;text-align: center;}
.tb-block .icon-3{position: absolute;top:15px;right: 15px;color: #ff6000;font-size:25px;}
.top_bar{padding: 20px 30px;background-color: #fff;margin-bottom: 30px;}
.top_bar_title{color: #ff6000;text-align: left;font-size: 18px;padding:0px 0px 15px 0px;border-bottom: 1px solid #eeeeee;}
.top_bar_title>i{font-style: normal;text-align: center;display: inline-block;margin-left: 400px;font-size: 14px;}
.top_bar_title>i .fa{margin-right: 5px;}
.top_bar_title span{border-left: 5px solid #ff6000;padding-left: 5px;}
.top_bar .top_bar_input{display: inline-block;margin-top: 20px;margin-right: 30px;float: left;}
.top_bar .top_bar_input label{font-size: 15px;width: 65px;text-align: right;margin-right: 10px;}
.top_bar .top_bar_input input{width: 220px;height: 40px;border:1px solid #dddddd;padding-left: 10px;}
.top_bar .fr{float: right;position: relative;}
.top_bar .fr textarea{width: 355px;height: 95px;vertical-align: top;resize: none;border:1px solid #dddddd;padding: 10px;}
.top_bar .fr .font-num{position: absolute;bottom:5px;right: 5px;color: #a2a2a2;font-size: 12px;}
.change-price{background-color: #fff;padding: 20px 30px;margin: 20px 0px;text-align: left;}
.change-price>a{display: inline-block;width: 80px;height: 35px;line-height: 35px;margin-right: 15px;}
.change-price .check-show{width: 120px;float: right;text-align: right;font-size: 15px;color: #333;}
.change-price .check-show input{margin-right: 5px;vertical-align: middle;}
.bath_op{border-top:1px solid #d8d8d8;;margin: 15px auto 0px;text-align: center;padding:20px 0px 0px;position: relative;}
.bath_op .iconfont{font-size: 20px;margin-right: 5px;vertical-align: middle;display: inline-block;}
.bath_op .icon-baocun1{font-size: 17px;}
.bath_op .icon-biezhen{font-size: 17px;}
.bath_op>a{display: inline-block;width: 150px;height: 40px;line-height: 39px;margin-right: 20px;}
.link-tb .slide-down,.link-wx .slide-down{width: 400px;box-shadow:0 -1px 15px 0 rgba(0,0,0,0.10), 0 4px 15px 0 rgba(0,0,0,0.10);top:75px;left: 364px;padding: 20px 25px 0px;display: none;}
.link-tb .slide-down>span,.link-wx .slide-down>span{text-align: left;height: auto;line-height: 25px;}
.link-tb .slide-down span:hover,.link-wx .slide-down span:hover{background-color: #fff;color: #333333;}
.link-tb .slide-down .link-tb-cont{border-bottom: 1px solid #d8d8d8;padding-bottom: 15px;}
.link-tb .slide-down .link-tb-cont>p,.link-wx .slide-down .link-tb-cont>p{font-size:16px;color:#ff6000;}
.link-tb .slide-down .link-tb-cont>p>span,.link-wx .slide-down .link-tb-cont>p>span{font-size:14px;color:#0d9dce;float: right;line-height: 25px;}
/*.link-wx .slide-down{left:442px;width: 240px;padding: 20px 0px;}*/
.link-wx-cont{padding: 10px 0px 20px;}
.link-wx-cont>img{text-align: center;margin: 10px auto 20px;display: block;}
.link-wx-cont>p{text-align: center;}


/*从我的商标添加*/
.brand-container .brand-add{width: 1200px;}
.brand-add .box-tit .push-num{display:none;width: 30px;height: 20px;background:#ffffff;border-radius:100px;font-style: normal;margin-left: 10px;vertical-align: middle;font-size:12px;color:#ff6000;line-height: 20px;text-align: center;}
.brand-add .search-brand-name{background:#ffffff;border-radius:100px;width:313px;height:34px;border:none;font-size: 14px;padding-left: 15px;color: #777;}
.brand-add .search-brand{display: inline-block;float: right;margin-top: -2px;}
.brand-add .search-brand .search-icon{cursor:pointer;text-align:center;line-height:23px;position:absolute;right:10px;top:13px;display:inline-block;vertical-align:middle;width:28px;height:28px;border-radius:100%;background: #3ebeff;background: -webkit-gradient(linear, left top, left bottom, from(#3ebeff), to(#0ea5f0));background: -moz-linear-gradient(top, #3ebeff, #0ea5f0);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ebeff', endColorstr='#0ea5f0');}
.brand-add .search-brand .fa-search{font-size: 14px;}
.brand-add-cont>ul>li{width: 224px;margin-right: 20px;height: 200px;position: relative;}
.brand-add-cont>ul>li:nth-of-type(5n+5){margin-right: 0px;}
.brand-add-cont>ul>li>span{display: block;margin: 0 auto;}
.brand-add-cont>ul>li .add-brand-img{width: 130px;height: 110px;}
.brand-add-cont>ul>li>.style{margin-top: 9px}
.brand-add-cont>ul>li .fa{position: absolute;top:10px;right: 10px;font-size: 25px;cursor: pointer;}
.brand-add-cont>ul>li .fa-check-circle{color: #28b7e7;}
.brand-add-cont>ul>li .fa-circle-thin{color: #d3d3d3;}
.reply-buy{background-color: #fff;height: 90px;margin: 30px auto 40px;}
.reply-buy-w{width: 160px;height: 40px;line-height: 40px;margin-top: 25px;}

/*商标求购*/
.inquiry-cont{padding: 20px 0px;margin: 10px 0px;background-color: #fff;}
.inquiry-cont-table{padding: 20px;}
.inquiry-cont-table .inquiry-list thead{background:#fff5e9;box-shadow:0 2px 0 0 #f7ddc0;width: 1160px;}
.inquiry-cont-table .inquiry-list thead tr{border-bottom: 2px solid #f7dcc0;}
.inquiry-cont-table .inquiry-list thead td{height:40px;padding-left: 20px;text-align: left;color:#333333;font-weight: bold;font-size: 14px;}
.inquiry-cont-table .inquiry-list tbody td{text-align: left;padding-left: 20px;height: 90px;box-shadow:0 1px 0 0 #eeeeee;}
.inquiry-cont-table .inquiry-list tbody tr:nth-of-type(odd){background-color: #fff;}
.inquiry-cont-table .inquiry-list tbody tr:nth-of-type(even){background-color: #fafafa;}
.inquiry-cont-table .inquiry-list tbody td .fa{font-size: 20px;cursor: pointer;}
.inquiry-cont-table .inquiry-list tbody td .fa-star{color: #ffa600;}
.inquiry-cont-table .inquiry-list tbody td .fa-star-o{color: #cccccc;}
/*收藏弹出框*/
.alertm-com{border: 1px solid #213141;width: 220px;height: 35px;box-shadow: 0 0 10px red;position: fixed;left: 50%;margin-left: -110px;top:50px;display: none;}
.alertm-com span{display: inline-block;height: 35px;line-height: 35px;}
.alertm-com .alerm-img{width: 30px;border-right: 1px solid #213141;color: #1aa1e5;font-size: 18px;text-align: center;background-color: #34495e;float: left;}
.alertm-com .alerm-cont{background-color: #2c3e50;border:1px solid #213141;width: 188px;color: #ffffff;padding-left: 10px;font-size: 13px;}
.alertm-com .alerm-cont>span{color: #e67e22;}
.alertm-com .alerm-cont .fa-close{float: right;line-height: 35px;color: red;padding-right: 10px;}
.alertm-com .fa-close{display: none;}

/*求购详情*/
.inquiry-detail{margin-top: 30px;}
.inquiry-left{width: 980px;margin-right: 20px;float: left;}
.inquiry-left .top-box{background-color: #fff;padding: 20px 30px;}
.inquiry-left .inquiry-title{font-size:28px;color:#333333;line-height:42px;text-align: left;}
.inquiry-left .inquiry-title>span{float: right;font-size: 14px;}
.inquiry-left .inquiry-title>span .fa{background-image:linear-gradient(-180deg, #ffb800 0%, #ff9e00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ff9e00;font-size: 18px;margin-right: 5px;vertical-align: middle;cursor: pointer;}
.inquiry-left .inquiry-info{color:#777777;text-align: left;height:46px;line-height: 46px;background:#fafafa;margin: 5px -30px 0px;padding: 0px 30px;}
.inquiry-left .inquiry-info>span{margin-right: 20px;}
.inquiry-left .inquiry-info>span:last-child{margin-right: 0px;}
.inquiry-info>a{color: #777;}
.inquiry-info .fr{float: right;}
.inquiry-info .fr .iconfont{margin-right: 3px;}
.inquiry-info .fr span:first-child{margin-right: 30px;}
.inquiry-body{margin-top: 15px;}
.inquiry-body>li{float: left;width: 460px;text-align: left;line-height: 40px;}
.inquiry-body>li>span{float: left;}
.inquiry-body>li>span:first-child{display: inline-block;width: 80px;color:#777777;height: 40px;line-height: 40px;}
.inquiry-body .detail span:last-child{line-height: 30px;margin-top:5px;width: 350px;}
.reply-box{border-top:1px solid #d8d8d8;padding: 20px 0px;position: relative;}
.reply-box form>a.ff6-btn{display: inline-block;float: left;margin-right: 20px;padding: 8px 20px;}
.reply-box form .raw-select{float: right;border:none;margin-top: 10px;}
.reply-box form textarea{resize: none;width: 920px;border:1px solid #dddddd;margin-top: 20px;padding: 10px;}
.reply-box form .rep-txt{color: #999999;font-size: 12px;position: absolute;right: 10px; bottom:90px;}
.reply-box form input[type="button"]{border:none;}
.reply-box form .rep-txt i{font-style: normal;}

.replies-list{background-color: #fff;padding: 20px 30px;margin-top: 30px;width: 980px;}
.replies-cont{margin-top: 30px;text-align: left;color:#333333;border-bottom: 1px solid #d8d8d8;}
.replies-cont .repCont-photo{float: left;display: inline-block;width: 50px;height: 50px;border-radius: 50%;}
.replies-cont span{display: inline-block;border-radius: 50%;font-weight:bold;line-height: 30px;padding-left: 15px;}
.replies-cont p{padding-left: 66px;}
.replies-cont .time{color:#777777;font-weight: normal;float: right;}
.replies-cont .upload-img{margin: 20px 0px;padding-left: 65px;}
.errorText,.errorText1{color: red;
    font-size:14px;}
.tip-bottom>a{display: inline-block;width: 100px;height: 40px;line-height: 40px;margin-right: 20px;margin-top: 15px;}
.tip-cont input{border:1px solid #dddddd;width: 230px;height: 40px;font-size: 14px;padding-left: 10px;}
.inquiry-right{background-color: #fff;}
.inquiry-right>a{display: block;margin: 0 20px; padding:15px 0px;box-shadow:inset 0 -1px 0 0 #eeeeee;text-align: left;color: #333;}

/*商标详情页*/
.goods-detail{background-color: #fff;padding: 20px 0px;}
.goods-detail .left{float: left;}
.goods-detail .left .img-container{width: 420px;height: 340px;border:1px solid #dddddd;padding: 20px;text-align: center;}
.goods-detail .left .bottom{text-align: left;margin-top: 15px;}
.goods-detail .left .bottom>a{display: inline-block;margin-right: 30px;color: #333;}
.goods-detail .left .bottom>a{display: inline-block;margin-right: 30px;color: #333;}
.goods-detail .left .bottom .iconfont,.yijia-ym .right-info>h1 .icon-share{color:#ffb800;font-weight:bold;font-size: 20px;vertical-align: top;margin-right: 5px;background-image:linear-gradient(-180deg, #ffb800 0%, #ff9e00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.goods-detail .left .bottom .icon-bendibaobiao{vertical-align: middle;}
.goods-container{text-align: left;}
.right-info{margin-left: 40px;float: left;width: 740px;}
.right-info>h1{border-bottom: 1px solid #d8d8d8;font-size: 28px;line-height: 42px;padding-bottom: 10px;margin-bottom: 10px;}
.right-info>dl{height: 40px;line-height: 40px;margin-bottom: 5px;}
.right-info>dl>dt{float: left;line-height: 40px;font-weight: normal;color:#777777;width: 72px;text-align: right;}
.right-info>dl>dd{line-height: 40px;padding-left: 85px;}
.right-info>dl>dd .price{font-size:24px;color:#ff6000;}
.right-info .elisps{height:40px;line-height: 40px;text-overflow: ellipsis;}
.right-info .last{padding-bottom: 45px;margin-bottom: 40px;}
.right-info .label-l{position: relative;padding-left: 20px;top:-4px;}
.right-info .label-l>span{display: inline-block;width: 50px;height: 24px;font-size: 12px;color: #fff;background-image:linear-gradient(0deg, #3ebeff 39%, #0ea5f0 93%);background: #3ebeff;background-image: -webkit-linear-gradient(left,#3ebeff,#0ea5f0);background-image: -moz-linear-gradient(left,#3ebeff,#0ea5f0);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ea5f0', endColorstr='#3ebeff');line-height: 23px;text-align: right;padding-right: 5px;}
.right-info .label-l .circle{display: inline-block;width: 3px;height: 3px;background-color: #fff;border-radius: 50%;position: absolute;left: 14px;top:9px;}
.label_arrow{display: block;width:0;height:0;border-top:10px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #3ebeff;position: absolute;top:-1px;left: 5px;}
.right-info .buy{display: inline-block;width: 250px;height: 40px;line-height: 40px;margin-top: 10px;}
.re-block .block-left{float: right;margin-right: 0px;background-color: #f6f6f6;margin-bottom: 40px;margin-left: 20px;}
.re-block .block-left .info-img{margin: 20px 0px;}

.brand-no-data{background-color: #fff;width: 1200px;height: 500px;margin: 20px 0px 40px;position: relative;}
.bg-eee{width: 100px;height: 100px;background-color: #eee;border-radius: 50%;color: #fff;font-size: 60px;text-align: center;line-height: 100px;}
.brand-no-data .center-pos{position: absolute;left: 50%;margin-left: -50px;top:50%;margin-top: -101px;}
.center-pos>p{font-size:16px;color:#999999;margin: 20px 0px;}
.center-pos>a{display: block;width: 100px;height: 40px;line-height: 40px;margin: 0 auto;}
.brand-info,.user-info{border:1px solid #dddddd;border-bottom: none;border-right: none;margin: 20px 0px 0px;}
.brand-info tbody td{border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;text-align: left;padding:15px 0 15px 20px;}
.brand-info tbody td.col-left{width: 180px;background-color:#f8f8f8;}
.brand-info tbody td.td-w{width: 280px;}
.brand-info tbody td.line-r{width: 740px;line-height: 30px;}
.brand-info tbody td.line-r>span{color:#777777;}
.user-info .td-eee{background-color: #eee;text-align: center;}
.user-info td{padding: 15px 20px 15px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.user-info .td-50{padding-left:50px;text-align: left;line-height: 25px;}
.business-step{margin: 25px 0px 0px;}
.business-step>ul>li:nth-of-type(odd){width:100px;}
.business-step>ul>li:nth-of-type(even){width:35px;}
.business-step>ul>li{float: left;position: relative;cursor: pointer;}
.business-step>ul>li>span{display: inline-block;width: 70px;height: 70px;border-radius: 50%;}
.business-step>ul>li>span .iconfont{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(rgba(255,255,255,0.60)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 34px;line-height: 73px;color: #fff;}
.business-step>ul>li>span .icon-jinbi,.business-step>ul>li>span .icon-benzi.business-step>ul>li>span .icon-jinrong,.business-step>ul>li>span .icon-xunhuan,.business-step>ul>li>span .icon-message,.business-step>ul>li>span .icon-jinrong{font-size: 42px;}
/*椭圆渐变ie*/
.li_blue{background: #3b9ae2;background-image:linear-gradient(0deg, #6ccaf5 50%, #3b9ae2 50%);background-image: -webkit-linear-gradient(top,#6ccaf5,#3b9ae2);background-image: -moz-linear-gradient(bottom,#6ccaf5,#3b9ae2);}
.li_f3{background: #f3b019;background-image:linear-gradient(0deg, #ffc946 4%, #ffc946 98%);background-image: -webkit-linear-gradient(top,#ffc946,#f3b019);background-image: -moz-linear-gradient(bottom,#ffc946,#f3b019);}
.li_a3{background: #68bb47;background-image:linear-gradient(0deg, #68bb47 4%, #a3d26c 98%);background-image: -webkit-linear-gradient(bottom,#68bb47,#a3d26c);background-image: -moz-linear-gradient(bottom,#68bb47,#a3d26c);}
.li_213{background: rgba(213,53,53,0.90);background-image:linear-gradient(0deg, rgba(213,53,53,0.90)  4%, rgba(227,110,48,0.90) 98%);background-image: -webkit-linear-gradient(bottom,rgba(213,53,53,0.90) ,rgba(227,110,48,0.90) 97%);background-image: -moz-linear-gradient(bottom,rgba(213,53,53,0.90) ,rgba(227,110,48,0.90) 97%);}
.li_7a{background: #7a3be2;background-image:linear-gradient(0deg, #7a3be2  4%, #b06cf5 98%);background-image: -webkit-linear-gradient(bottom,#7a3be2 ,#b06cf5 97%);background-image: -moz-linear-gradient(bottom,#7a3be2,#b06cf5 97%);}
.li_50{background: #50a570;background-image:linear-gradient(0deg, #50a570  4%, #68c38a 98%);background-image: -webkit-linear-gradient(bottom,#50a570 ,#68c38a 97%);background-image: -moz-linear-gradient(bottom,#50a570,#68c38a 97%);}
.business-step>ul>li>.li_6f{background: #6fc1b9;}
.business-step>ul>li>p{line-height: 25px;margin-top: 15px;}
.ifont_a3d{background: #3b9ae2;background-image: linear-gradient(-180deg, #A3D26C 4%, #68BA47 98%);background-image: -webkit-linear-gradient(top,#6ccaf5,#3b9ae2);background-image: -moz-linear-gradient(bottom,#6ccaf5,#3b9ae2);}

/*字体渐变*/
.business-step>ul>li>i{font-weight:bolder;font-size: 45px;line-height: 72px;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5f5f5), to(#bfbfbf));-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #bfbfbf;}

.pop-up{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;display: none;}
.pop-up .fa-caret-up{color: #f7f7f7;font-size: 60px;}
.pop-up .qkCont{display: block;width: 900px;padding: 20px 30px;background-color: #f7f7f7;text-align: left;margin-left: -150px;margin-top: -20px;}

/*渐变效果*/
@-webkit-keyframes fadeIn { 0% {opacity: 0; /*初始状态 透明度为0*/ }  50% {opacity: 0; /*中间状态 透明度为0*/}100% {opacity: 1; /*结尾状态 透明度为1*/}}
.business-step>ul>li:hover .pop-up{-webkit-animation-name: fadeIn; /*动画名称*/-webkit-animation-duration: 0.5s; /*动画持续时间*/-webkit-animation-iteration-count: 1; /*动画次数*/-webkit-animation-delay: 0s; /*延迟时间*/display: block;}

/*名标详情*/
.security{margin: 20px 0px;position: relative;}
.security>div{width: 450px;border:1px solid #f2f2f2;background-color: #fff;border-radius: 5px;height: 460px;padding: 20px 0px;}
.security .left{float: left;}
.security .left>h1{font-size:24px;color:#0d9dce;}
.security .left .btn-left{width:70px;height:30px;margin: 30px auto 0px;line-height:30px;display: block;border-radius:100px;}
.security .left .later{margin-top: 40px;}
.security .left .little-tit{margin: 20px 0px 5px;display: block;}
.security .left>p{font-size:12px;color:#999999;}
.security .right{float: right;}
.security .right>h1{font-size:24px;color:#ff6000;}
.security .right>span{display: block;width: 50px;height: 50px;border-radius: 50%;margin: 45px auto 10px;}
.security .right .iconfont{background-image:linear-gradient(-180deg, #ffffff 52%, rgba(255,255,255,0.60) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 34px;line-height: 47px;color: #fff;}
.security .circle{box-shadow:0 3px 3px 0 rgba(0,0,0,0.10);;display: inline-block;width: 110px;height: 110px;border:1px solid #f5f5f5;border-radius: 50%;background-color: #fefefe;position: absolute;left: 50%;margin-left: -55px;top:50%;margin-top: -55px;}
.security .arrow{display: inline-block;width: 20px;height: 130px;background-color: #fefefe;position: absolute;left: 50%;margin-left: -10px;top:50%;margin-top: -65px;}
.security .circle-vs{display: inline-block;width: 80px;height: 80px;border-radius:50%;background: #f3b019;background-image:linear-gradient(0deg, #f3b019 4%, #ffc946 98%);background-image: -webkit-linear-gradient(bottom,#f3b019,#ffc946);background-image: -moz-linear-gradient(bottom,#f3b019,#ffc946);box-shadow:0 3px 6px 0 rgba(0,0,0,0.20);position: absolute;left: 50%;margin-left: -40px;top:50%;margin-top: -40px;color: #fff;font-size: 53px;line-height: 70px;}
.security .right .s_231{background: rgba(231,104,0,0.90);background-image:linear-gradient(0deg, rgba(231,104,0,0.90) 2%, rgba(255,154,43,0.90) 96%);background-image: -webkit-linear-gradient(bottom,rgba(231,104,0,0.90) 2%, rgba(255,154,43,0.90) 96%);background-image: -moz-linear-gradient(bottom,rgba(231,104,0,0.90) 2%, rgba(255,154,43,0.90) 96%);}
.security .right .s_142{background: rgba(53,142,213,0.90);background-image:linear-gradient(0deg,rgba(53,142,213,0.90) 2%, rgba(62,161,242,0.90) 96%);background-image: -webkit-linear-gradient(bottom,rgba(53,142,213,0.90) 2%, rgba(62,161,242,0.90) 96%);background-image: -moz-linear-gradient(bottom,rgba(53,142,213,0.90) 2%, rgba(62,161,242,0.90) 96%);}
.security .right .s_a3{background: #68bb47;background-image:linear-gradient(0deg,#a3d26c 4%,#68bb47 96%);background-image: -webkit-linear-gradient(top,#a3d26c 4%, #68bb47 96%);background-image: -moz-linear-gradient(top,#a3d26c 4%, #68bb47 96%);}
.security .right .icon-baobiao{line-height: 56px;}
.main-block{padding: 20px 30px;background-color: #fff;margin-bottom: 30px;}

/*域名议价*/
.yijia-ym{margin-top: 30px;}
.block-right{float: right;width: 200px;}
.yijia-ym .right-info{text-align: left;margin-left: 0px;width: 980px;}
.yijia-ym .right-info>dl>dd input{width: 110px;height: 40px;line-height: 40px;padding-left: 10px;border:1px solid #bbbbbb;margin-right: 15px;}
.yijia-ym .right-info>h1>span{width:86px;height:36px;line-height: 36px;float: right;cursor: pointer;}
.agree-check{margin: 20px 0px 5px;}
.agree-check a{color: #ff6000;}
.block-right .box-hd{font-size: 18px;text-align: left;}
.block-right .expert-img>a{text-align: left;color: #333333;display: block;box-shadow:inset 0 -1px 0 0 #eeeeee;padding-bottom: 20px;padding-top: 5px;}
.block-right .expert-img>a:last-child{box-shadow:none;}
.block-right .expert-img>a .sb-name{font-size:18px;line-height: 40px;}
.block-right .expert-history>a{text-align: center;}

/*问题页面*/
.problem .block-left{width: 230px;background-color: #fff;padding: 10px 30px;margin-top: 30px;float: left;}
.problem .block-right{width: 950px;margin-top: 30px;}
a.menu-title{font-size:18px;color:#333333;display: block;margin-bottom: 20px;padding-top: 20px;}
a.menu-title .iconfont{font-size:23px;margin-right:15px;vertical-align:middle;background-image:linear-gradient(0deg, #f3b019 7%, #ffc946 98%);background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3b019), to(#ffc946));-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #bfbfbf;}
.menu-container{border-bottom: 1px solid #eeeeee;}
.menu-container:last-child{border-bottom: none;}
.menu-container>a{display: block;margin-bottom: 20px;text-align: left;padding-left: 67px;color:#333333;}
.menu-container>a.active{color:#ff6000;}
.problem-content .problem-list .list_aTitle{background-color: #ffffff;padding: 0px 10px;cursor: pointer;border: 1px #dddddd solid;line-height: 40px;text-align:left;margin-top: 20px;}
.problem-content .problem-list .list_aTitle.active{background-color: #fafafa;}
.problem-content .problem-list .list_aCont{border:1px solid #dddddd;border-top:0px;padding: 30px;text-align: left;line-height: 30px;display: none;}

.no-ff6Border{box-shadow:0 2px 0 0 #ff6000;}
/*订单确认页面*/
.cover-cont{background-color: #fff;margin: 20px auto 20px;padding: 20px 30px 20px;}
.no-borTit{font-size:18px;text-align: left;}
.address>ul{height: 170px;overflow: hidden;}
.address>ul>li{width: 270px;height: 145px;border:1px solid #dddddd;margin: 20px 20px 0px 0px;padding: 20px;text-align: left;color:#777777;position: relative;float: left;}
.address>ul>li .address-title{display: block;font-size:18px;color: #333;}
.address>ul>li .address-tel{display: block;line-height:40px;}
.address>ul>li:hover,.address>ul>li:hover .address-title{color: #ff6000;}
.address>ul>li .update{color: #ff6000;position: absolute;top:20px;right: 20px;visibility: hidden;}
.address>ul>li:hover .update{visibility: visible;}
.address>ul>li:nth-of-type(4n+4){margin-right: 0px;}
.address>ul>.add-adr{text-align: center;padding-top: 40px;}
.address>ul>.add-adr a{display: inline-block;width: 32px;height: 32px;background-color: #eeeeee;line-height: 32px;text-align: center;color: #fff;border-radius: 50%;}
.address>ul>.add-adr a .iconfont{font-size: 25px;font-weight: bold;}
.address>ul>.add-adr>p{margin-top: 10px;}
.address>ul>.add-adr:hover a{background-color: #cccccc;}
.address>ul>.add-adr:hover p{color: #333;}
.address .show-moreAdd{display: block;background:#f7f7f7;width:1140px;height:40px;line-height: 40px;color: #333;}
.address .show-moreAdd .iconfont{vertical-align: middle;margin-left: 5px;color: #999;font-size: 13px;}
.border-bom{border-bottom: 1px solid #d8d8d8;padding-bottom: 20px;}
.order-list>dl{padding: 20px 0px 20px 0px; margin: 0px;}
.order-list>dl>dt{text-align: left;width: 115px;font-size:18px;font-weight: normal;float: left;line-height: 40px;}
.order-list>dl>dd{float: left;width: 1025px;text-align: left;padding-left: 20px;}
.order-list>dl>dd>span{display: inline-block;width:120px;height:40px;line-height:40px;text-align:center;margin-right: 20px;cursor: pointer;}
.order-list>dl>dd>.company{width:285px;}
.order-list>dl>dd>.company span{margin-right: 15px;color: #ff6000;}
.order-list>dl>dd>.company span:first-child{padding-left: 30px;color: #0d9dce;}
.order-list>dl>dd>.company span:last-child{padding-left: 0px;margin-right: 0px;}
.order-list>.pay-style dd>span{padding: 0px;width: auto;height: 72px;}
.order-list>.pay-style dt{line-height: 70px;}
.order-list>dl>dd>span.active{border:1px solid #ff6000;color: #ff6000;}
.order-list>dl>dd>.add-infoInvoice{float: right;}
.order-list>dl>dd .tip-mes{color: #ff6000;font-size: 12px;margin-top: 10px;display: none;}
.order-list>dl>dd .tip-mes i{vertical-align: middle;}
.order-list>dl>dd .order-remark{width: 986px;border:1px solid #dddddd;height: 40px;line-height: 40px;padding-left: 10px;}
.order-list>dl>dd .txt-num{position: absolute;right:-25px;font-size: 12px;color: #999;}
.order-list{border-bottom: 1px solid #d8d8d8;}
.order-list .brandInfo-title{text-align: left;width: 115px;font-size:18px;font-weight: normal;line-height: 40px;margin: 0px 0px 15px;}
.order-list .brandInfo-detail{background-color: #f8f8f8;padding: 15px;margin-bottom: 20px;}
.brandInfo-detail .detail-img{display:inline-block;width: 90px;height: 77px;float: left;}
.brandInfo-detail .detail-list{float:left;width: 918px;overflow: hidden;text-align: left;padding-left: 25px;}
.brandInfo-detail .detail-list>span:first-child{color: #777777;}
.brandInfo-detail .detail-list>span:last-child{padding-left: 15px;}
.brandInfo-detail .price{font-size:18px;color:#ff6000;}
.price-sum{text-align: right;padding: 20px 0px;line-height: 30px;border-bottom: 1px solid #d8d8d8;}
.price-list{display: block;}
.price-list .price{float: right;display: inline-block;width: 85px;color:#ff6000;margin-left: 50px;}
.price-list .text{float: right;}
.sumPrice{line-height: 60px;}
.sumPrice .price{font-size: 24px;}
.btn-area{padding: 30px 0px;text-align: left;}
.btn-area>p{color: #777777;line-height: 30px;}
.btn-area>p>a{color: #ff6000;margin-left: 15px;}
.btn-area>input{border:0;width: 250px;height: 40px;position: absolute;right: 0px;top:30px;}
/*建站网页*/
.banner-pic{width: 100%;background:url("../images/banner.jpg") no-repeat center;height: 520px;}
.banner-pic .banners{padding:70px 0px 0px 30px;text-align: left;color: #fff;}
.banner-pic .banners>span{font-size:24px;letter-spacing:0;}
.banner-pic .banners>h2{font-size:36px;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF6C4), to(#FFFFFF));-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-shadow:2px 4px 6px rgba(159,96,0,0.50);font-weight: bolder;line-height: 60px;}
.banner-pic .banners>p{font-size:24px;color:#973b00;margin-top: 20px;}
.banner-pic .banners>a{display: block;width: 210px;height: 60px;background-color: #fff;font-size:24px;color:#ff6000;text-align: center;line-height: 60px;margin-top: 70px;}
.w-100{background-color: #fff;width: 100%;}
.web-step{padding: 90px 70px;}
.web-step .web-step-title{font-size:28px;color:#333333;line-height:42px;font-weight: bolder;}
.web-step .btn-create{background-image:linear-gradient(-180deg, #fff9f2 3%, #fff0df 100%);border:1px solid #ffd28c;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:100px;width:298px;height:50px;display: block;line-height: 50px;font-size:18px;margin: 50px auto 0px;}
.mod_title{border-bottom: 1px solid #d8d8d8;width: 830px;margin: 75px auto;}
.mod_title>span{position: absolute;font-size:28px;font-weight: bolder;display: inline-block;background-color: #f6f6f6;width: 220px;height: 40px;line-height: 40px;left: 50%;top:50%;margin-left: -110px;margin-top: -20px;}
.mod-cont>ul>li{width: 285px;height: 118px;background-color: #fff;margin-right: 20px;margin-bottom: 20px;float: left;padding: 25px 0px;}
.mod-cont>ul>li .ymIcon{display: inline-block;width: 30px;height: 30px;border-radius:50%;background: #ffc946;background-image:linear-gradient(0deg, #f3b019 50%, #ffc946 50%);background-image: -webkit-linear-gradient(top,#f3b019,#ffc946);background-image: -moz-linear-gradient(bottom,#f3b019,#ffc946);  }
.mod-cont>ul>li .ymIcon .iconfont{background-image:linear-gradient(-180deg, #ffffff 52%, rgba(255,255,255,0.60) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ffffff;line-height: 30px;font-weight: bolder;}
.mod-cont>ul>li .ymName{display: block;font-size:18px;color:#333333;margin-top: 10px;}
.mod-cont>ul>li:nth-of-type(4n+4){margin-right: 0px;}

.web-step-cont{margin:80px auto 50px;width: 886px;}
.web-step-cont>ul>li{float: left;text-align: center;}
.web-step-cont>ul>li.odd{width: 200px;}
.web-step-cont>ul>li.even{width: 140px;}
.web-step-cont>ul>li.even>span{margin:60px auto 60px;width: 60px;height: 60px;color:#fff;line-height:50px;font-size:40px;display: inline-block;background: #3b9ae2;background-image:linear-gradient(0deg, #f3b019 4%, #ffc946 98%);background-image: -webkit-linear-gradient(0deg, #f3b019 4%, #ffc946 98%);background-image: -moz-linear-gradient(0deg, #f3b019 4%, #ffc946 98%);border-radius: 50%;}
.web-step-cont>ul>li.even .iconfont{font-size:40px;}
.web-step-cont>ul>li>p{font-size:24px;margin: 40px 0px 0px;}


/*登录页面*/
.login-box{width: 800px;background-color: #fff;padding: 55px 0px 60px;position: absolute;left: 50%;margin-left: -435px;margin-top: 161px;}
.login-box .logo-img{margin: 0 auto 60px;display: block;text-align: center;}
.login-box .form-box{width: 320px;margin: 0 auto;}
.login-box .form-box>ul>li{margin: 0 auto 15px;text-align: center;width: 320px;}
.login-box .form-box>ul>li:last-child{margin-bottom: 0px;}
.login-box .form-box>ul>li .iconfont{position: absolute;left: 15px;top: 11px;color: #dddddd;font-size: 14px;}
.login-box .form-box>ul>li .icon-shouji{font-size: 18px;top:8px;}
.login-box .form-box>ul>li .icon-yanzhengma{font-size: 18px;left: 14px;}
.login-box .form-box>ul>li .icon-mima{font-size: 16px;}
.login-box .form-box>ul>li .icon-tubiaozitihua09{font-size: 20px;top:6px;}
.login-box .form-box>ul>li .errorText,.login-box .form-box>ul>li .errorText1{color: red;position: absolute;left: 40px;top: 11px;}
.login-box .form-box>ul>li .cur-get{display: inline-block;width: 120px;height: 40px;line-height: 40px;margin-left: 10px;cursor: pointer;}
.login-box .form-box>ul>li .time{position: absolute;right: -200px;top: 0px;display: inline-block;width: 125px;margin-left: 0px;height: 40px;line-height: 40px;display: none;}
.login-box .form-box>ul>li input[type="text"],.login-box .form-box>ul>li input[type="password"]{width: 320px;height: 40px;border:1px solid #dddddd;padding-left: 40px;}
.login-box .form-box>ul>.re-yzm input[type="text"]{width: 185px;}
.login-box .form-box>span input{margin-right: 5px;}
.login-box .form-box .findPassword{float: right;color: #ff6000;}
.login-box .form-box .col-blue{color: #0d9dce;}
.login-box .form-box .btn-register{width: 100%;border:none;height: 40px;margin: 30px 0px;background:#ffae7c;box-shadow:none;color: #fff;}
.login-box .form-box .btn-f78{background-image:linear-gradient(180deg, #ff8c47 6%, #ff6000 98%);box-shadow:inset 2px 2px 0 0 #ff6000;color: #ffffff;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c47', endColorstr='#ff6000');}
.login-box .form-box>p{text-align: center;}
.login-box .form-box>p>a{color: #ff6000;margin-left: 5px;}
.free-login{font-size: 12px;vertical-align: top;}
.check-btn .iconfont{font-size: 12px;margin-right: 5px;cursor: pointer;}
.border-ff6000{border:1px solid #ff6000!important;}

/*注册页面*/
.register-box{margin-top: 205px;}

/*找回密码*/
.login-box .form-box>ul>li .find-style{width: 320px;height: 40px;border:1px solid #dddddd;}
.login-box .form-box>ul .input-email{display: none;}
.form-box .return{color: #333;}
/*推标助手*/
.push-cont{margin-top: -70px;}
.banner-push{background-color: #9b1d1d;width: 100%;height:500px; }
.banner-push>h1{font-size:55px;font-weight: bolder;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdf6d1), to(#f4dc65));text-shadow:2px 20px 40px rgba(63,6,6,0.30);text-align:center;-webkit-background-clip: text;-webkit-text-fill-color: transparent;color:#F5DD65;padding-top: 80px;}
.banner-push-info{width: 550px;height: 170px;background:#ffffff;border-radius:6px;margin: 60px auto 70px;padding: 15px;}
.banner-push-info .info-photo{float: left;padding-right: 30px;}
.banner-push-info .info-title{font-size:24px;color:#ff6000;line-height:43px;}
.banner-push-info .way-cotact{display: block;font-size: 18px;line-height: 32px;}
.banner-push-info .way-cotact .iconfont{font-size: 22px;vertical-align: middle;margin-right: 15px;}
.banner-push-info .way-cotact .icon-dianhua{color: #6bc308;}
.banner-push-info .way-cotact .icon-icon363601{color: #0d9dce;}
.banner-push-info .way-cotact .icon-wechat{color: #6bc308;}
.trapezoid{ font-size:16px;text-align:center;line-height:50px;color:#ffffff;width: 1200px;height: 36px;border-bottom: 50px solid #ee6c48;border-right: 80px solid transparent;border-top: 0px solid transparent;border-left: 80px solid transparent;margin: 0px auto 0px;}
.rectangle{width: 1200px;height: 20px;background-color: #e35933;margin: 0 auto;}
.push-box{width: 1100px;background-color: #f9ab95;margin: 0 auto 20px;padding: 20px;}
.push-box .box-tit{width: 1060px;height: 102px;padding: 30px;background:#e25933;border-radius:2px;color:#fff;}
.search-bar{padding: 12px;background-color: #fff;margin: 20px 0px;border-radius:2px;}
.search-bar>input[type="text"]{width: 510px;margin-top: 0px;}
.search-bar .down-w .navbar-nav{top: 15px;left: 15px;}
.push-box .total-logo{float: right;line-height:40px;}
.push-box .total-logo>span{font-size:16px;color:#ff6000;}
.show-list>ul>li{width: 340px;height:340px;float: left;margin-right: 20px;background-color: #fff;text-align: center;padding: 40px 60px;margin-bottom: 20px;}
.show-list>ul>li:nth-of-type(3n+3){margin-right: 0px;}
.show-list>ul>li .price{font-size:24px;color:#ff6000;display: block;margin: 20px 0px;}
.show-list>ul>li .style{color:#777777;}
.show-list>ul>li .photo{height: 164px;width:340px;display: table-cell;vertical-align: middle;text-align: center;}
.search-bar .show-down{min-width: 111px;}
.search-bar .show-down>li{width: 111px;height: 30px;border-bottom: 1px solid #ddd;}
.search-bar .show-down>li:last-child{border:0px;}
.search-bar .show-down>li:hover{background-color: #eee;}
.search-bar .down-w .navbar-nav .fa-angle-down{margin-left: 5px;}

/*域名交易*/
.filter-select .dl-cont>.sRadio{margin-right: 0px;width: 75px;text-align: center;}
.filter-select .dl-cont>.sRadio:hover{border:1px solid transparent;background-color: transparent;color: #333;}
.filter-select .dl-cont .sRadio .icon-radio{color: #ff6000;}
.filter-select .dl-cont .sRadio .icon-radio1{color: #d1d1d1;}
.filter-select .dl-cont .sRadio .iconfont{margin-right: 5px;}
.filter-select .select .dl-cont>input{width: 250px;height: 40px;border:1px solid #dddddd;padding-left: 10px;}
/*.filter-select .select .btn-sear .btn-sear{padding: 0px;margin: 0px;}*/
.filter-select .select .search-bar{padding: 0px 0px 0px 30px;margin: 0px;}
.three-block>ul>li{width: 320px;padding: 20px 0px;}
.three-block>ul>li:nth-of-type(3n+3){margin-right: 0px;}
.three-block>ul>li a{color: #333;}
.three-block>ul>li a>h1{margin-bottom: 20px;color: #333;}
.three-block>ul>li .name{font-size: 14px;color:#777777;display: block;height: 40px;overflow: hidden;width: 168px;margin: 0 auto;text-align: center;}
.three-block>ul>li .price{font-size:18px;display: block;margin-top: 40px;color: #ff6000;}

/*个人中心*/
.person-cont{margin: 30px auto 40px;}
.box-left{width: 230px;float: left;margin-right: 20px;}

/*.box-left>a:last-child{border-bottom: 0px;}*/

.box-right{width: 950px;float: left;}


.box-left>a{color: #333;margin-bottom: 20px;display: block;text-align: left;padding-left: 35px;}
.box-left .tit span .iconfont{color:#fff;font-size:12px;}
.box-left>a.active{color: #ff6000;}


/*1124新该样式*/

/*.box-left .tit{font-size:18px;text-align: left;margin: 20px 0px;padding-left: 0px;display: block;}*/

.box-left .left-menu{background-color: #fff;color: #333; padding: 5px 30px;}
.box-left .left-menu .tit{text-align: left;padding: 20px 0px;display: block;}
.box-left .left-menu ul{margin-bottom: 0px;}
.box-left .left-menu .tit>span{display: block;}
.box-left .left-menu .tit .tit-list{display: none;}
.box-left .left-menu .tit .tit-list>a{display: block;color: #333;height: 32px;line-height: 30px;padding:7px 0px 0px 42px;}
/*.box-left .left-menu>a{display: block;font-size: 14px;color: #333;line-height: 30px;text-align: left;padding-left: 64px;}*/
.box-left .left-report{display: inline-block;background: #3b9ae2;background-image: linear-gradient(0deg, #3EBEFF 50%, #0EA5F0 50%);background-image: -webkit-linear-gradient(top,#3EBEFF,#0EA5F0);background-image: -moz-linear-gradient(bottom,#3EBEFF,#0EA5F0);width: 220px;height: 50px;padding: 0px;text-align: left;line-height: 50px;color: #fff;font-size: 18px;padding-left: 20px; }
.box-left .left-report .iconfont{margin-right: 20px;font-size: 23px;vertical-align: middle;}
.box-left .tit .main-tit>span.tit-icon{display:inline-block;text-align:center;vertical-align:middle;width:20px;height:20px;line-height: 15px;border-radius:100%;background: #f3b019;background-image:linear-gradient(0deg, #f3b019 7%, #ffc946 98%);background-image: -webkit-linear-gradient(0deg, #f3b019 7%, #ffc946 98%);background-image: -moz-linear-gradient(0deg, #f3b019 7%, #ffc946 98%);margin-right: 15px;}
.box-left .tit .main-tit{font-size: 18px;cursor: pointer;height: 33px;}
.box-left .bor-bot{border-bottom: 1px solid #eeeeee;}
.box-left .bor-bot:last-child{border-bottom: none;}
.l-border{border: 1px solid #FF6000;float:left;margin-right: 28px;display: none;height: 25px;}
.box-left .tit .main-tit.active .l-border{display: inline-block;}
.box-left .tit .main-tit.active{line-height: 25px;    margin-left: -30px;}



/*.userInfo{margin: 0px 20px 0px 10px;}*/
.category-box{background-color: #fff;padding: 30px 20px 10px 20px;margin-bottom: 15px;}
.category-box .user-pic{width: 100px;height: 100px;background-color: #eeeeee;border-radius: 100%;line-height: 96px;float: left;margin-right: 25px}
.category-box .user-pic>img{width: 90px;height: 90px;border-radius: 50%;}
.category-box .user-center{width: 290px;float: left;text-align: left;}
.category-group>label{color: #777;font-weight: normal;}
.category-group .name-id{color: #ff6000;}
.category-group .name-id>a{color: #0d9dce;padding: 3px;margin-left: 5px;font-size: 12px;}
.user-center .category-group label{font-size:18px;color:#333333;width: 60px;}
.user-center .category-group{line-height: 30px;}
.userInfo .user-center .category-group>.user-small{font-size: 12px;color:#777;}
.user-center .category-group .time{font-size: 12px;}
.user-center .category-group .vip{font-size: 12px;color:#ff6000;}
.user-center .category-group .jifen{font-size: 14px;color:#ff6000;}
.userInfo .three-box .category-group>label{color: #777;font-size: 14px;}
a.color-blue{font-size:12px;color:#0d9dce;margin-left: 10px;}
.category-box .four-box{width: 165px;float: left;}
.category-box .four-box .num-day{font-size:24px;color:#0d9dce;line-height:36px;display: block;}
.category-box .four-box .had-day{font-size:12px;color:#999999;line-height:18px;display: block;}
.category-box .four-box .sign{display: block;color:#ff6000;line-height: 29px;margin: 20px auto;width: 110px;height: 30px;}
.service-box>a{display: inline-block;width: 227px;float: left;color: #333;margin:10px 0px 10px 0px;}
.service-box>a>span{margin-right:10px;display: inline-block;width: 40px;height: 40px;border-radius:57.14px;line-height: 40px;}
.service-box>a>span .iconfont{background-image:linear-gradient(-180deg, #ffffff 52%, rgba(255,255,255,0.60) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: rgba(255,255,255,0.60);font-size: 23px;}
.price-box>span{width: 227px;display: inline-block;font-size:24px;float: left;padding-top: 30px;line-height:36px;}
.price-box>span>span{color:#777777;line-height:21px;display: block;font-size: 14px;}
.top_bar_title a.charge{float: right;width: 70px;height: 30px;display: inline-block;text-align: center;line-height: 30px;color: #0d9dce;background:#e4f9ff;border:1px solid #b0e4ff;box-shadow:inset 2px 2px 0 0 #ffffff;border-radius:2px;font-size: 14px;}
.top_bar_title .cw-detail{color: #ff6000;float: right;border-left: 0px;font-size:14px;margin-right: 20px;line-height:35px;}
.yw-box .yw-cont{width: 300px;float: left;padding: 30px 0 5px;}
.yw-cont .left{display:inline-block;width: 63px;float: left;padding: 0 3px;}
.yw-cont .left>span{display:inline-block;width: 50px;height: 50px;border:1px solid #0e9dce;border-radius:100%;float: left;font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.yw-cont .t-img>span{border:1px solid #ff6000;color: #ff6000;}
.yw-cont .r-img>span{color: #0e9dce;}
.yw-cont .category-group{display: inline-block;width: 90px;float: left;margin-left: 40px;line-height: 24px;}
.yw-cont .category-group>label{width:56px;display:inline-block;text-align: left;}
.service-box,.price-box,.yw-box{padding-bottom: 30px;}
/*我的商标*/
.select-label{text-align: left;background: #fafafa;height: 60px;line-height: 60px;margin: 0px -20px;padding: 0px 20px;}
.select-label>span{display: inline-block;padding:0px 20px;text-align: center;line-height: 30px;cursor: pointer;}
.select-label>span{display: inline-block;padding:0px 20px;text-align: center;line-height: 30px;cursor: pointer;}
.bar-form{text-align: left;margin: 15px 0px;}
.bar-form form>select{width: 110px;height: 40px;border:1px solid #cccccc; padding-left: 10px;}
.bar-form form>input[type="text"]{width: 232px;height: 40px;border:1px solid #cccccc; padding-left: 10px;margin-left: 10px;}
.bar-form form>a{width: 40px;height: 41px;background:#ff6000;color: #fff;border: none;display: inline-block;line-height: 40px;text-align: center;margin-left: -4px;margin-top: 2px;}
.bar-form form>a .iconfont{font-size: 20px;}
.bar-form form .btn-span{width: 110px;height: 40px;line-height: 40px;text-align: center;float: right;background-image: linear-gradient(-180deg, #59c7ff 1%, #21aef4 99%);box-shadow: inset 2px 2px 0 0 #a3f1ff;border-radius: 2px;color: #fff;display: inline-block;}
.bar-form form .btn-f78{width: 110px;height: 40px;line-height: 40px;text-align: center;float: right;background-image:linear-gradient(180deg, #ff8c47 6%, #ff6000 98%);box-shadow:inset 2px 2px 0 0 #ff6000;color: #ffffff;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c47', endColorstr='#ff6000');}
.bar-form form .btn-span1{margin-right: 10px;}
.com-table{display: none;margin-top: 20px;}
.com-table>table{width:910px;}
.com-table>table>thead>tr{background:#fff5e9;border-bottom: 2px solid #f7dcc0;}
.com-table>table>thead>tr>td{height:41px;font-weight: bolder;}
.com-table>table>thead>tr>td .iconfont{color: #ff6000;font-size: 12px;}
.com-table .check .iconfont{font-size: 14px;}
.com-table .check .icon-kuang-copy{color: #cccccc;cursor: pointer;font-weight: bold;}
.com-table .check .icon-xuanzhong{color: #ff6000;cursor: pointer;}
.com-table>table>tbody>tr{border-bottom: 1px solid #eeeeee;}
/*.com-table>table>tbody>tr:last-child{border-bottom: 0;}*/
.com-table>table>tbody>tr:nth-of-type(odd){background-color: #fff;}
.com-table>table>tbody>tr:nth-of-type(even){background-color: #fafafa;}
.com-table table tbody td{padding: 15px 0px;}
.com-table table td.textLeft{text-align: left;padding-left: 20px;}
.com-table table td.textRight{text-align: right;padding-right: 20px;}
.com-table table td.opr>a{padding: 5px 15px;cursor: pointer;}
.com-table table td.opr .border-f3{margin: 0px 5px;color: #0d9dce;}
.com-table table td.opr .s-mar{margin-bottom: 10px;display: inline-block;}
.com-table table .price-input input{width: 90px;height: 40px;border:1px solid #bbbbbb;padding-left: 10px;}
.com-table table .price-input select{width: 70px;height: 40px;border:1px solid #bbbbbb;padding-left: 10px;}
.bottom-label{text-align: left;margin: 15px 0px;padding: 0 20px;}
.bottom-label .border-f3,.bottom-label .ff6-btn{padding: 3px 10px;cursor: pointer;margin-right: 5px;}
.bottom-label .first{margin-left: 20px;}
.bottom-label .check{margin-right: 10px;}
.bottom-label input,.bottom-label select{border:1px solid #cccccc;height: 30px;padding-left: 10px;}
.bottom-label input{width: 70px;}
.bottom-label select{width: 110px;}
.bottom-label .pa-p{margin-left: 30px;}
.mod-pro{text-align: left;background-color: #fafafa;padding: 20px;}
.mod-pro>h4{line-height:27px;}
.mod-pro>p{margin: 10px 0px 0px;color:#777777;line-height:28px;text-align:justify;}
.com-table table td .save{position: absolute;left:50%;width: 60px;height: 40px;line-height: 40px;z-index: 100;margin-left: -470px;top:25px;display: none;cursor: pointer;}


/*求购订单*/
.buy-order form>select{width: 125px;}
.buy-order form>.achieve{width: 85px;margin-left: 10px;}
.buy-order form>a{margin-left: 0px;margin-top: 0px;}
.com-table table td .desc{font-size:12px;color:#999999;display: block;}

/*积分*/
.table-jifen tbody>tr>td{height: 70px;line-height: 70px;}

/*我的求购*/
.my-qiugou form>input[type="text"]{margin-left: 0px;}
.com-table table td.more-col{line-height: 30px;overflow: hidden;height: 100px;padding-right: 30px;}
.com-table table td.shoucang .iconfont{color: #ffaf00;font-size: 20px;}
.com-table table td.shoucang .icon-shoucang1{color: #cccccc;}
.com-table table td .gl-pic{width: 60px;height: 60px;margin: 0px 5px;}
/*我的消息*/
.bar-form form>.clear-mem{background-color: #fff;color: #ff6000;width: 100px;float: right;}
.bar-form form>.clear-mem .iconfont{vertical-align: middle;margin-right: 5px;}
.message-list{border-top:1px solid #eeeeee;padding: 25px 0px 25px 20px;height: 90px;position: relative;}
.message-list:last-child{border-bottom: 1px solid #eeeeee;}
.message-list>span{text-align: left;display: inline-block;float: left;cursor: pointer;}
.message-list .left{width: 640px;}
.message-list .right{width: 150px;margin-left: 80px;}
.message-list .right>span{display: block;color:#777777;}
.message-list .delete{position: absolute;right: 15px;top:30px;cursor: pointer;display: none}
.message-list .delete .iconfont{font-size: 20px;}
.message-list:hover{background-color: #fafafa;}
.message-list:hover .delete{display: inline-block;}

/*账号安全*/
.security-list{border-bottom: 1px solid #eeeeee;height: 110px;line-height: 110px;text-align: left;padding: 0px 20px;vertical-align: middle;}
.security-list>span{display: inline-block;}
.security-list .photo{display: inline-block;border:1px solid #999999;border-radius: 50%;width: 50px;height: 50px;line-height: 50px;text-align: center;vertical-align: middle;}
.security-list .photo .iconfont{color: #999;font-size: 30px;}
.security-list .name{width: 60px;margin-left: 20px;}
.security-list .banding{margin-left: 80px;width: 45px;}
.security-list .bd-cont{margin-left: 80px;width: 300px;}
.security-list>a{float: right;}
.security-list.active .photo{border:1px solid #ff6000;}
.security-list.active .photo .iconfont{color:#ff6000;}
.security-list.active .banding{color:#ff6000;}
.file-avatar{display: block;background:#eeeeee;width:100px;height:100px;margin: 30px auto 15px;text-align: center;line-height: 100px;border-radius: 50%;overflow: hidden;}
/*.file-avatar .modify-photo{display: block;width: 30px;line-height: 25px;cursor: pointer;text-align: center;margin:0px auto;color: #fff;padding-top: 20px;}*/
.file-avatar img{width: 100%;}
a.modify-photo{display:none;width:100px;height:100px;line-height:100px;border-radius:50%;background-color: #ff6000;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: absolute;top:0%;left: 45%;color: #fff;}
.file-avatar:hover .modify-photo{display: block;}
.file-avatar:hover img{display: none;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
/*.file-avatar:hover .modify-photo{display: block;}*/
.user-name{display: block;border-bottom: 1px solid #eee;padding-bottom: 30px;font-size:18px;}
.group{text-align: left;line-height: 55px;}
.group label{width: 155px;text-align: right;display: inline-block;color: #333;font-weight: normal;vertical-align: top;}
.group label>i{color: red;font-style: normal;}
.group>span{padding-left: 20px;display: inline-block;}
.group>span .modify-tel{margin-left: 20px;color: #ff6000;}
.group>span .radio{width: 78px;display: inline-block;}
.group>span .radio .iconfont{margin-right: 5px;cursor: pointer;}
.group>span .radio .icon-radio{color: #ff6000;}
.group>span .radio .icon-radio1{color: #cecece;}
.group>input[type="text"]{width: 330px;height: 40px;border:1px solid #dddddd;padding-left: 10px;margin-left: 20px;}
.modify-info{padding: 25px 0px 10px 0px;}
.group>input[type="button"]{width: 330px;height: 40px;border:none;line-height: 40px;margin-left: 20px;}


.modify-info .group label{width: 110px;}
.modify-info .group>input[type="text"]{width: 335px;}
.group .up-pic{border:1px dashed #dddddd;width:330px;display: inline-block;margin: 10px 0px 15px 20px;text-align: center;padding: 20px 15px;}
.group .pos-desc{width: 200px;position: absolute;top:8px;left:505px;line-height: 25px;}
.group .up-txt{display: inline-block;color: #777;line-height: 30px;padding-top: 75px;}
/*.group .up-pic .fa-plus{color: #d8d8d8;font-size: 40px;}*/
.group .up-pic .icon-plus{color: #d8d8d8;font-size: 50px;font-weight: bold;}
.modify-info .group>input[type="button"]{width: 150px;height: 40px;border:none;line-height: 40px;}

/*订单详情*/
.order-top{background-color: #fff;margin-top: 32px;}
.order-num{line-height: 60px;padding: 0px 30px;text-align: left;box-shadow:0 3px 6px 0 rgba(0,0,0,0.05);font-size:18px;}
.order-num>a{float: right;color:#0e9dce;}
.order-top .category-box{margin-top: 5px;padding-bottom: 25px;}
.order-top .category-box span{display: inline-block;}
.category-box .step-left{width: 120px;float: left;}
.step-left>span{width: 120px;height: 52px;border-radius:100px;line-height: 52px;font-size: 18px;}
.step-left .buy{color:#0e9dce;background-image:linear-gradient(90deg, #ffffff 0%, #e4f8ff 100%);background: #e4f8ff;background-image: -webkit-linear-gradient(left,#e4f8ff,#fff);background-image: -moz-linear-gradient(left,#e4f8ff,#fff);}
.step-left .sale{color:#ff6000;background-image:linear-gradient(180deg, #ffffff 0%, #fff5e9 98%);background: #3ebeff;background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #fff5e9 98%);background-image: -moz-linear-gradient(180deg, #ffffff 0%, #fff5e9 98%);}
.category-box .step-right{width: 1025px;margin-left: 15px;height: 104px;}
.step-right{padding-left: 40px;}
.step-right{width: 190px;text-align: left;float: left;height: 104px;color: #cccccc;padding-top: 35px;}
.step-right .line{border-bottom:1px solid #d8d8d8;width:170px;height:20px;margin-left: 13px;position: relative;}
.step-right .line:nth-of-type(even).active{color: #ff6000;border-bottom-color: #0d9dce;}
.step-right .line:nth-of-type(odd).active{color: #0d9dce;border-bottom-color: #ff6000;}
.step-right .line .iconfont{margin-bottom:10px;display: inline-block;line-height: 40px;margin-right:-16px;float: right;}
.step-right .last-radio{text-align: right;line-height: 40px;margin-left: -5px;display: inline-block;}
.step-right .line .step-pos{position: absolute;font-size: 16px;text-align: center;}
.step-right .line .step-top{top: -45px;right: -53px;}
.step-right .line .step-bottom{top: 32px;right: -53px;}
.line .step-pos .time,.last-radio .step-pos .time{font-size:12px;color:#999999;display: block;line-height: 30px;}
.last-radio .step-pos{position: absolute;width: 100px;left: -44px;text-align: center;line-height: 19px;font-size: 16px;top:-60px;}
.last-radio .icon-radio{margin-right: -18px;position: absolute;top:-20px;}
.step-right .line .last-step-top{right: -58px;top: 34px;}
.last-radio.active{color: #0d9dce;}
.order-detail{background-color: #fff;margin: 20px auto 40px;padding: 10px 30px 30px;}
.detail-group{padding: 20px 0px 10px;border-bottom: 1px solid #d3ddd6;margin-bottom: 5px;}
.detail-group>h4{text-align: left;margin-bottom: 15px;}
.dl-dd{display: inline-block;float: left;line-height: 40px;margin-right: 80px;}
.dl-dd>label{color:#333;letter-spacing:0;line-height:40px;text-align:right;font-weight: normal;}
.receive .dl-dd{display: block;margin-right: 0px;width: 1140px;text-align: left;}
.receive .dl-dd>label{width: 84px;}
.detail-group .liuyan{text-align: left;letter-spacing:0;line-height: 21px;margin-bottom: 15px;}
.order-detail .order-list .price{line-height: 80px;}

/*发布商标求购*/
.report-list{padding: 20px 0px 20px;border-bottom: 1px solid #eeeeee;text-align: left;}
.report-list:last-child{border-bottom: 0px;}
.report-no-pa{padding-bottom: 0px;}
.report-list .tit{font-size: 16px;}
.report-list .classify-title{display: block;text-align: left;margin-bottom: 20px;}
.report-list .classify{text-align: left;}
.classify>span{margin-right: 20px;margin-bottom: 15px;cursor: pointer;display: inline-block;}
.classify>span:nth-of-type(7n+7){margin-right: 0px;}
.classify>span .iconfont{font-size: 16px;margin-right: 10px;}
.classify>span .icon-kuang-copy{color: #cccccc;}
.classify>span .icon-xuanzhong{color: #ff6000;}
.report-list>select,.report-list>input{width: 280px;height: 40px;border:1px solid #cccccc;padding-left: 10px;}
.report-list .ma-left{margin-left: 170px;}
.report-list .ma-left1{margin-left:137px;}
.require-textarea{position: relative;}
.require-textarea .tit{vertical-align: top;}
.report-list>textarea{width: 820px;resize: none;border:1px solid #cccccc;padding: 10px 0px 0px 10px;}
.require-textarea .rep-txt{position: absolute;right: 48px;bottom: 95px;font-size:12px;color:#999999;font-style: normal;}
.require-textarea .rep-txt i{font-style: normal;}
.report-list>input[type="button"]{width: 160px;margin-top: 20px;margin-left: 50px;padding-left: 0px;}
.report-list>input.btn-ede{width: 80px;height:40px;margin-top: 20px;margin-left: 20px;}

/*充值中心*/
.charge-box{margin-top: 30px;text-align: left;}
.charge-box>h4{text-align: left;line-height: 30px;font-size: 16px;margin-bottom: 15px;}
.charge-box .charge-style{display: inline-block;width: 204px;height: 74px;border:1px solid #dddddd;float: left;margin: 0px 20px 15px 0px;cursor: pointer;}
.charge-box .charge-style.active{border:2px solid #ff6000;}
.charge-box>input{width: 200px;height: 40px;border:1px solid #dddddd;padding-left: 10px;margin-right: 15px;}
.charge-box>span{display:inline-block;width: 80px;height: 40px;border:1px solid #dddddd;margin-right: 15px;line-height: 40px;text-align: center;color: #777;cursor: pointer;}
.charge-box>span:nth-of-type(1){margin-left: 15px;}
.charge-box>span.active{border-color: #ff6000;color: #ff6000;}
.charge-box input[type="button"]{display: block;margin-top: 30px;}

/*首页左侧导航*/
/*.left-nav{width: 50px;background:#ffffff;border:2px solid #ff6000;position: absolute;top:50%;height: 339px;margin-top: -189px;left: 50%;}*/
.left-nav{width: 50px;background:#ffffff;border:2px solid #ff6000;position: fixed;top:50%;height: 339px;margin-top: -189px;left: 50%;margin-left: -655px;opacity: 0;visibility: hidden;transition: visibility 0.15s linear, opacity 0.3s ease;}
.left-nav.open{visibility: visible;opacity: 1;}
.left-nav>a{display: block;border-bottom: 2px solid #ff6000;height: 48px;padding: 3px 5px 5px 5px;text-align: center;color: #333;line-height: 48px;}
.left-nav>a.active{background-color: #ff6000;color: #fff;}
.left-nav>a.fixedtool-2{line-height: 21px;}
.left-nav .up-top{background-color: #ff6000;color: #fff;}

.com-table>table>thead>tr>td .carets{display: inline-block;width: 8px;cursor: pointer;}
.com-table>table>thead>tr>td .fa-caret-up{display: inline-block;width: 5px;position: absolute;top:9px;}
.com-table>table>thead>tr>td .fa-caret-down{display: inline-block;width: 5px;position: absolute;top:17px;}

.col-999{color: #999;}
/*修改手机*/
.modify-tel-cont{padding-top: 30px;}
.modify-info .group .acquire-btn{height:40px;display:inline-block;line-height:40px;cursor:pointer;margin-left:5px;border-radius:5px;width: 125px;text-align:center;padding-left:0px;background-image: linear-gradient(180deg, #f59a2d 6%, #f8a937 98%);box-shadow: inset 2px 2px 0 0 #f8a937;color: #ffffff;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59a2d', endColorstr='#f8a937');}
.modify-info .group .errorText{position: absolute;top: 30px;left: 135px;font-style: normal;font-size: 12px;}
.modify-info .group>input.border-fa{border:1px solid #ddd;}

/*绑定微信*/
.chart-main{line-height: 1.6;position: relative;width: 100%;z-index: 1;text-align: center;color: #fff;}
.chartTitle{text-align: center;font-size: 20px;}
.chartPanel .qrcode{width: 280px;margin-top: 15px;border: 1px solid #E2E2E2;}
.info .status{padding: 7px 14px;width:280px;margin:15px auto 0px;background-color: #232323;border-radius: 100px;-moz-border-radius: 100px;-webkit-border-radius: 100px;box-shadow: inset 0 5px 10px -5px #191919,0 1px 0 0 #444;-moz-box-shadow: inset 0 5px 10px -5px #191919,0 1px 0 0 #444;-webkit-box-shadow: inset 0 5px 10px -5px #191919,0 1px 0 0 #444;}
.info .status .iconfont{display: inline-block;width: 40px;height: 44px;line-height: 44px;}
.info .status .icon-renzhengtongguo{color: #70b838;font-size: 40px;}
.info .status .icon-zliconwarning01{color: #e18c6d;font-size: 36px;vertical-align: top;padding-left: 5px}
.status-txt{display: inline-block;text-align:left;padding-left: 5px;}

.user_auth .category-box{display: none;}

.group>input.add-ress{display: block;margin-left: 174px;margin-bottom: 10px;}
.group .more-address{background: #f9f9f9;border: 1px solid #ddd;color: #5e5e5e;width: 60px;display: inline-block;height: 36px;line-height: 36px;text-align: center;padding-left: 0px;margin-left: 165px;cursor: pointer;}
.hide{display: none;}


.pa-topForm{padding-top: 20px;position: relative;}
.pa-topForm .groupLeft{width: 600px;font-size: 16px;}
.pa-topForm .groupLeft .iconfont{color: #ff6000;}
.pa-topForm .groupLeft .beizhu{font-size: 12px;color: #999999;font-style: normal;margin-left: 5px;}
.pa-topForm .group label{width: 100px;}
.pa-topForm .group>input[type="text"]{width: 280px;margin-left: 10px;}
.pa-topForm .group>input::-webkit-input-placeholder { /* WebKit browsers */ font-size: 14px;}
.pa-topForm .group>input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  font-size: 14px;}
.pa-topForm .group>input::-moz-placeholder { /* Mozilla Firefox 19+ */ font-size: 14px;}
.pa-topForm .group>input:-ms-input-placeholder { /* Internet Explorer 10+ */  font-size: 14px;}

.reportLogo{border-top:1px solid #d8d8d8;padding: 10px 0px;}
.reportLogo .dl-dd>label{font-size: 16px;width: 100px;vertical-align: top; margin-right:15px;}
.reportLogo .dl-dd>textArea{font-size: 16px;width: 800px;resize: none;border-color: #ccc;}
.pa-topForm .group .btnReport{margin-left: 10px;width: 160px;margin-top: 20px;padding-left: 0px;}
.pa-topForm .group .btn-ede{width: 80px;border:1px solid #dddddd;box-shadow:inset 2px 2px 0 0 #ffffff;font-size: 14px;}
.pa-topForm .groupRight{width: 306px;position: absolute;top:25px;right: 0px;font-size: 16px;}
.pa-topForm .groupRight>a{width: 200px;display: inline-block;border:1px solid #dddddd;height: 160px;text-align: center;padding: 10px;}
.pa-topForm .groupRight a.original{line-height: 120px;}
/*.pa-topForm .groupRight a.original img{position: absolute;top:50%;}*/
.pa-topForm .groupRight>label{line-height: 30px;}
.group>select{width: 280px;border:1px solid #dddddd;height: 40px;line-height: 40px;margin-left: 10px;font-size: 14px;padding-left: 10px;}
.reportLogo .dl-dd .fanwei{display: inline-block;width: 615px;}
/*
分页颜色修改
*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color:#ff6000; border-color: #cccccc}
/*.modify-photo{position: absolute;top:25%;left: 47%;color: #fff;}*/

/*推标管理新加*/
.yum{text-align: left;height: 60px;background-color: #FAFAFA;line-height: 60px;margin: 0px -20px;padding: 0px 20px;}
.cir-color{width: 30px;height: 30px;display: inline-block;border-radius: 50%;line-height: 33px;color: #fff;text-align: center;margin-right: 8px;}
.ewm-ifont .iconfont{font-size: 20px;vertical-align: middle;}

/*气泡*/
.box2{position:absolute;width:195px;height:180px;border:1px solid transparent;box-sizing:border-box;font-size:14px;padding:10px;box-shadow:0 0 14px -3px rgba(0,0,0,.5);background-color: #fff;z-index: 1000;right: 0px;top:60px;}
.box2:before,.box2:after{position:absolute;content:'';width: 25px;height: 25px;top: -14px;left:44%;margin-left:-7px;overflow:hidden;pointer-events:none; -ms-transform: rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-mz-transform:rotate(45deg);transform:rotate(45deg);}
.box2:before{box-shadow:-2px -3px 6px -1px rgba(0,0,0,0.2);}
.box2:after{bottom:-7px;background:#fff;}


.box2_img{display:block;width: 100px;height: 100px;margin: 10px auto 0px;text-align: center;}
.box2_img img{display: block;width: 100px;height: 100px;margin: auto;}
.box2 p{line-height: 30px;margin-bottom: 0px;margin-top: 10px;}

/*.bind-success{display: block;}*/
.bind-success .iconfont{color: #709B26;font-size: 80px;}
.bind-email-success .center-pos{margin-left: -108px;}
.bind-email-success p{margin: 0px 0px 40px;}
.update-ym{display: inline-block;width: 90px;height: 30px;line-height: 30px;text-align: center;margin-left: 10px;}


/*垂直居中*/

/*
.img-container img {max-height: 100%;max-width: 75%;border:1px solid red;}
!*.img-container {text-align: center;font-size: 0;}*!
.img-container:after {content: "";height: 100%;display: inline-block;vertical-align: middle;}
*/



.ym_input{width: 310px;margin: 0 auto;height: 40px;margin-bottom: 15px;}
.ym_input:first-child{margin-top: 25px;}
.ym_input input{width: 230px;height: 40px;margin-right: 10px;}
.p_waring{color: #FF6000;font-size: 16px;}
.p_waring .iconfont{vertical-align: top;margin-right: 5px;font-size: 18px;}
/*单个推标*/
.push-box .goods-container{width: 1060px;overflow: hidden;;padding: 0px 30px;}
.push-box .goods-detail{margin:20px 0px}
.push-box .goods-detail .left{width: 390px;height: 280px;padding: 20px;border: 1px solid #dddddd;}
.push-box .goods-detail .left .img-container{border:none;width: 350px;height: 240px;padding:0px;}
.push-box .goods-detail .left .img-container img{width: 350px;height: 240px;margin: auto;max-width: 100%;}
.push-box .goods-detail .right-info{width: 570px;}
.push-box .right-info .elisps{width: 497px;height: 70px;line-height: 24px;text-overflow: clip;white-space: normal;padding-top: 10px;}
.push-box .right-info .last{width: 570px;height: 70px;line-height: 35px;text-overflow: clip;white-space: normal;}

.push-box .brand-info tbody td.col-left{width: 200px;}
.push-box .brand-info tbody td.col-right:nth-of-type(even){width: 270px;}
.push-box .brand-info tbody td.col-right:nth-of-type(odd){width: 330px;}

.unit-footer{width: 100%;text-align: center;height: 96px;background-color: #fff;line-height: 30px;padding: 20px 0px;}

.tab_add>span{cursor: pointer;padding: 5px 20px;}

.jingx_img>span{background: #FFFFFF;border: 1px solid #DDDDDD;display: inline-block;width: 280px;height: 200px;margin-left: 10px;text-align: center;padding-left: 0px}
.jingx_img>span img{max-width: 200px;max-height: 100px;margin: auto;}


/*垂直居中*/
.vertical_img img {max-height: 100%;max-width: 100%;text-align: center;}
.vertical_img span:after{content: "";height: 100%;display: inline-block;vertical-align: middle;}

.pa-topForm .jx-title{font-size: 18px;}
.pa-topForm .jx-title .iconfont{font-size: 22px;vertical-align: middle;margin-right: 15px;cursor: pointer;}
.pa-topForm .jx-title .icon-renzhengtongguo{color: #29B6E6;}
.pa-topForm .jx-title .icon-radio1{color: #ccc;}
.jx-dl .dl-dd{padding-left: 0px;margin-right: 0px;float: none;}
.jx-dl .dl-dd:nth-of-type(1){margin-right: 106px;}
.jx-dl .dl-dd input{width: 280px;border:1px solid #DDDDDD;padding-left: 10px;}
.jx-dl .dl-dd label{font-size: 16px;}

.tran_style .dl-dd>span{margin-right: 30px;display: inline-block;}
.tran_style .iconfont{font-size: 18px;margin-right: 5px;}
.tran_style .icon-radio1{color: #CCCCCC;}
.tran_style .icon-radio{color: #ff6000;}

.charge .box2{width: 375px;height: 40px;line-height: 40px;padding: 0px 10px;left: 434px;top: 11px;box-shadow: 0 0 8px -3px rgba(0,0,0,.5);}
.charge .box2:before,.charge .box2:after{width: 19px;height: 18px;top: 10px;left: -3px; -ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform:rotate(-45deg);-mz-transform: rotate(-45deg);transform: rotate(-45deg);box-shadow:-4px -4px 12px -5px rgba(0,0,0,.2);}

.ym-list textarea{width: 450px;height: 215px;resize: none;border: 1px solid #DDDDDD;padding-left: 10px;}
.ym-list .remark{display: inline-block;width: 300px;position: absolute;right: -260px;color: #777;line-height: 30px;font-size: 14px;}
.report-cont{display: none;}
.ym-pl{width: 705px;}

.choice_file,.choice_file:hover{width: 100px;height: 40px;display: inline-block;line-height: 40px;color: #0d9dce;margin-left: 15px;margin-right: 20px;}

.whois_top>p{color: #333;line-height: 30px;}
.whois_top>p:nth-of-type(2){margin-bottom: 15px;}
.whois_top form>input[type="text"]{margin-left: 0px;}
.table-whois table td:first-child{text-align: left;padding-left: 20px;}
.table-whois table td:last-child{text-align: right;}
.table-whois table thead td:last-child{padding-right: 100px;}
.table-whois table tbody td:last-child{padding-right: 40px;}
.table-whois table tr:last-child{border-bottom: none;}
.whois_top form .btn-f78{float: none;margin-left: 15px;}
.bind-email .tip-cont .icon-jinggao{color: #0E9DCE;font-size: 80px;}
.box-left .left-menu .tit .tit-list>a.on{color: #ff6000;}

/*求购订单添加*/
.opr .box2-pay{width: 690px;height:160px;position:absolute;right: 135px;top:-33px;padding: 30px;}
.opr .box2-pay:before, .opr .box2-pay:after{position:absolute;content:"";top: 64px;-webkit-transform: rotate(135deg);-mz-transform: rotate(135deg);transform: rotate(135deg);-o-transform:rotate(135deg); -ms-transform: rotate(135deg);  left:683px;}
.box2-pay>span{width: 140px;height: 98px;border: 1px solid #ddd;display: block;float: left;margin-right: 20px;text-align: center;cursor: pointer;}
.box2-pay>span:last-child{margin-right: 0px;}
.box2-pay .span1{padding: 15px 0px;}
.box2-pay .span2{padding-top: 30px;}
.box2-pay .span3{padding-top: 27px;}
.box2-pay .span4{padding-top: 22px;}
.box2-pay .span4 span{margin-top: 5px;}
.box2-pay .span1 span{margin-top: 5px;}
.box2-pay>span:hover{border:1px solid #FF6000;}


.success-text{font-size: 16px;display: block;margin-bottom: 20px;}

.success-btn{display: block;}
.success-btn>a{display: inline-block;width: 100px;height: 40px;line-height: 40px;}
.success-btn>a:first-child{margin-right: 20px;}
.bind-pay-success .center-pos{margin-left: -184px;}
.commit-success .center-pos{margin-left: -282px;margin-top: -130px;}

.order-list>dl>dd .address-select{width: 848px;height: 40px;border-color: #ddd;padding-left: 10px;}
.sample-logo .brandInfo-title{width: 300px;}
.sample-logo .com-table>table{width: 1140px;}
.com-table table tbody td.td-img{text-align: left;padding-left: 20px;}

.jx-info{border-top: 1px solid #D8D8D8;margin-top: 20px;padding: 20px 0px 0px;}
.jx-info dl dt,.jx-info dl dd{float: left;}
.jx-info dl dt{width: 115px;text-align: left;font-weight: normal;color: #777;}
.jx-order .brandInfo-detail{padding-bottom: 0px;}

/*消息中心弹窗*/
.list-cont{margin-left: -500px;}
.list-cont.open{width: 1000px;margin-top: -300px;height: 780px;margin-left: -500px;overflow-y: auto;}
.vex-content .tip-mes{padding: 0px 20px 20px 20px;}
.tip-mes .tip-cont-top dl{margin-bottom: 0px;padding-top: 15px;}
.tip-mes .tip-cont-top dl dt{float: left;font-weight: normal;width: 70px;}
.tip-mes .tip-cont-top dl dd{float: left;width: 867px;text-align: left;}
.tip-mes .tip-cont-top dl .price{font-size: 16px;}
.reply-price{background-color: #FAFAFA;padding: 20px;margin: 20px 0px;}
.atten{display: block;background-color: #FCF2E6;height: 40px;line-height: 40px;margin-top: 15px;text-align: left;color: #ff6000;padding: 0px 10px;border: 1px solid #F7DCC0;}
.atten .iconfont{margin-right: 5px;}
.reply-price dl{padding: 15px 0px;margin-bottom: 0px;}
.reply-price dt{float: left;width: 100px;font-weight: normal;text-align: left;line-height: 40px;font-size: 16px;color: #333;}
.reply-price dd{float: left;text-align: left;line-height: 40px;font-size: 16px;color: #333;}
.reply-price dd.col-ff6{color: #ff6000;}
.tip-cont .reply-price input{width: 250px;margin-right: 20px;border: 1px solid #BBBBBB;}
.reply-price dl textarea{resize: none;width: 810px;height: 100px;background: #FFFFFF;border: 1px solid #DDDDDD;font-size: 14px;padding:0px  5px;}
.reply-price dl textarea:hover{color: #333;}
.reply-price dl textarea:focus{border: 1px solid #DDDDDD;outline-color: #ddd;}
.his-price{text-align: left;}
.mes-table>table{width: 943px;}
.mes-table>table td:first-child{padding-left: 20px;}
.mes-table>table tbody tr:last-child{border-bottom: none;}

.btn-reply{display: block;width: 120px;}

/*404page*/
.error-cont{background-color: #fff;margin: 30px auto;padding: 100px 0px 200px;}
.error-cont p{margin: 40px auto 20px;}

/*分类新改*/
.new-nav > li > .show-down{width: 499px;margin-left: -2px;border-left: 2px solid #ff6000;border-right: 2px solid #ff6000;border-bottom: 2px solid #ff6000;}
.new-nav > li > .dropdown-menu{border-top: none;}
.new-nav > li > .show-down li{display: inline-block;}
.new-nav > li > .show-down li>a{display:inline-block;width: 74px;height: 24px;line-height: 24px;margin-left: 5px;float: left;text-align: center;color: #666;font-size: 13px;cursor: pointer;padding: 0px;}
.new-nav > li > .show-down li>a:hover{background-color: #ff6000;color: #fff;border:none;}

.logo-classify .classify-style a .icon-tub2,.logo-classify .classify-style a .icon-fuwu{margin-left: -4px;font-size: 14px;}
.business-cont>ul>li:nth-of-type(5n+5){margin-right: 0px;}

.ym-sbar .slide-pos{left: 620px;}

/*显示小框*/
.xianshi{display: inline-block;position: absolute;box-shadow: 0px 1px 10px 0px rgba(85,85,85,0.20);border-radius: 4px;background-color: #FFFFFF;}
.xianshi1{z-index:501;width: 140px;height: 155px;top:52px;left: 480px;background: url("../images/kefu.jpg") no-repeat center;display: none;background-color: #FFFFFF;}
.xianshi1 .xianshi1-text{position: absolute;bottom: 0px;left: 25px;color: #333333;}
.xianshi2{width: 200px;top:85px;right:0px;background-color: #FFFFFF;text-align: left;line-height:36px;padding: 20px 0px;display: none;}
.xianshi3{width:360px;top:-9px;left: 35px;background-color: #FFFFFF;text-align: left;line-height: 45px;display: none;border:1px solid #dddddd;}
.xianshi .user-info-xs{display: inline-block;font-size: 14px;height: 50px;line-height: 50px;padding-left: 30px;width: 100%;}
.xianshi .user-info-xs.active{background-color: #f7f7f7;}
.xianshi .user-info-xs .user-info-xs-text{margin-left: 10px;}
.xianshi .xianshi-text{padding: 0px 10px;}