/*辅助注册页面*/
.content-prolist {
    overflow: hidden;
    margin-bottom: 80px;
    background-color: #FFFFFF;
    padding: 30px 30px 130px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product-top {
    margin:0 auto 30px  ;
}

.product-intro {
    width: 100%;
    height: 420px;
}

.product-intro img.f-left {
    width: 420px;
    height: 420px;
    margin-right: 35px;
}

.p-intro {
    width: 685px;
    box-sizing: border-box;
    padding-top: 15px;
}

.p-intro h2 {
    line-height: 1;
    font-size: 24px;
    color: #0f2a3d;
}
.p-intro .price {
    line-height: 50px;
    background: #F3F3F3;
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
}
.p-intro .price .name{
    float: left;
    color: #999;
    width: 80px;
}

.p-intro .price strong,.p-intro ul li.item strong{
    color: #ff6600;
    font-size: 24px;
    margin-right: 30px;
}

.p-intro ul li.item {
    line-height: 36px;
    padding: 20px 0 0px 20px;
    font-size: 14px;
    color: #333;
}
.change-buyNumber {
    border-radius: 2px;
    overflow: hidden;
}
.change-buyNumber .btn {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    color: #666;
    border: solid 1px #ccc;
}
 .change-buyNumber .buy-num {
    float: left;
    width: 46px;
    height: 30px;
    border: solid 1px #ccc;
    text-align: center;
    color: #666;
    margin: 0 -1px;
}

.p-intro ul li.item span.name {
    float: left;
    color: #999;
    width: 80px;
}
.p-intro ul li.item span a {
    float: left;
    color: #0F2A3D;
    display: block;
    padding: 0 25px;
    border: 1px solid #E7E7E7;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.p-intro ul li.item input.phone {
    border: 1px solid #e7e7e7;
    width: 349px;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    background: #f5f6fc;
}

.p-intro ul li.item button {
    box-sizing: border-box;
    width: 200px;
    height: 44px;
    line-height: 44px;
    border: none;
}


.p-intro ul li.item button.buy-btn {
    color: #fff;
    background-color: #F0C420;
    border-radius:40px;
}

.p-intro ul li.item .selector-item {
    width: 168px;
}
.product-left{
    width:186px;
}
.product-left-head {
    height: 50px;
    line-height: 50px;
    background-color: #0f2a3d;
    padding-left: 15px;
}
.product-left-head span {
    color: #fff;
    -webkit-box-sizing: border-box;
    font-size: 16px;
}
.service-list_d ul{
    margin-left:0px;
}
.service-list_d li{
    width: 186px;
    margin-left: 0px;
    margin-bottom:30px;
    position: relative;
    float: left;
    overflow: hidden;
}

.service-top{
    width: 186px;
    height: 186px;
    display: block;
}
.service-center {
    padding: 0 2px;
    line-height: 34px;
    overflow: hidden;
    margin-top: 10px;
}
.service-center strong {
    color: #0f2a3d;
    font-size: 16px;
    font-weight: normal;
}
.service-center span {
    color: #26b8d4;
    font-size: 16px;
    font-weight: 600;
}

.product-right {
    width: 930px;
    margin-left: 24px;
}
.m-prolist-bot-head {
    background-color: #F3F3F3;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
._tab-navs-d ._tab-nav-d {
    height: 50px;
    line-height:50px;
    margin-right:60px;
    cursor: pointer;
    color: #999;
    font-size: 16px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

._tab-navs-d ._tab-nav-d.on {
    color: #0f2a3d;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 2px #0f2a3d;

}
._tab-cont img{
    display: block;
    max-width: 100%;
}
/*订单确认*/
.zz_order .cont-title{
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
    color: #0f2a3d;
    border-bottom: #e7e7e7 solid 1px;
}
.zz_order .cont-title small{
    font-size: 14px;
    color: #999999;
    margin-left: 15px;
    font-weight: normal;
}
 .cont-bodyer {
    margin-top: 35px;
    margin-bottom:18px;
}
.cont-bodyer table{
    border: solid 1px #e2e2e2;
}
.table-list tr {
    height: 50px;
    line-height: 50px;
}
.table-list tr td,.table-list thead th {
    border-right:solid 1px #e2e2e2;
}
.table-list tbody tr {
    height: 80px;
    line-height: 80px;

}
.table-list thead th {
    font-size: 14px;
    background-color: #f3f3f3;
}
.cont-bodyer .table-list td {
    color: #0f2a3d;
    font-size: 14px;
    text-align: center;
}

 .item-payMode {
    position: relative;
    padding-bottom: 40px;
    width: 100%;
    height:60px;
     border-bottom: dashed 1px #e2e2e2;
}
.item-payMode .list {
    float: left;
    width: 192px;
    height: 60px;
    margin-right: 25px;
    padding: 15px 27px;
    padding-right: 0px;
    color: #999;
    text-align: left;
    padding-top: 16px;
    cursor: pointer;
    position: relative;
    border: 1px solid #E3E3E3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item-payMode .list.active {
    border: 1px solid #f0c420;
    background: url(img/pay_active.png) no-repeat right bottom;
}
.item-payMode .list .icon {
    display: inline-block;
    width: 30px;
    height: 25px;
    vertical-align: top;
    background-repeat: no-repeat;
}
.icon-pay-weixn {
    background-image: url(img/weixin.png);
    background-position:left center;
}
.icon-pay-zhifubao{
    background-image: url(img/zhifubao.png);
    background-position:left center;
}
.icon-pay-zhuanzhang{
    background-image: url(img/wangyin.png);
    background-position:left center;
}
.icon-pay-xianxia{
    background-image: url(img/xianxia.png);
    background-position:left center;
}
.item-payMode .list .text {
    display: inline-block;
    color: #666;
    margin-left: 3px;
    font-size: 15px;
    vertical-align: middle;
    line-height: 1em;
}
.item-payMode .list .icon-mianfei {
    display: inline-block;
    font-size: 11px;
    background-color: #fc461e;
    color: #fff;
    height: 16px;
    line-height: 15px;
    padding: 2px 4px;
    border-radius: 4px;
    vertical-align: middle;
}
.row-step h3{
    font-size: 26px;
    font-weight: 600;
    color: #ff6600;
}
.row-step small{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}
.btn-next {
    display: inline-block;
    line-height:40px;
    width: 182px;
    text-align: center;
    background-color: #f0c420;
    color: #fff;
    font-size: 16px;
    margin-top: 22px;
}

/*商标分类*/
.detail_page {
    background-color: #fff
}

.detail_page .detail_tot {
    padding: 10px 30px
}

.detail_page .detail_tot p {
    font-size: 14px;
    line-height: 2;
    color: #999
}

.detail_page .detail_tot .detail_tot_title {
    font-size: 36px;
    color: #0f2a3d;
    text-align: center;
}

.detail_page .ser_form2 .ser_input {
    height: 36px;
    width: 266px;
    background-color: #fff;
    border: none;
    color: #666;
    padding-left: 18px;
    border-radius: 5px 0 0 5px
}

.detail_page .ser_form2 .com_btn {
    display: inline-block;
    height: 36px;
    color: #fff;
    background-color: #f0c420;
    border: 1px solid #f0c420;
    padding: 0 30px;
    font-size: 14px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    margin-left: -4px
}

.detail_page .crumb {
    padding: 0;
    margin-top: 40px
}

.detail_page .detail_main {
    padding-top: 40px;
    border-top: 1px solid #ececec
}

.detail_page .detail_main.none_line {
    border-top: none
}

.detail_page .leibie_list {
    display: block;
    padding: 10px 20px 15px 20px;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.detail_page .leibie_list.active:hover,.detail_page .leibie_list:hover {
    background-color: #fffcf3;
    border: solid 1px #f0c420;
}

.detail_page .leibie_list.active {
    background-color: #fff0e6;
    border: 1px solid #ffc69f
}

.detail_page .detail_sehnav {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    padding-right: 8px;
    background-color: #f3f3f3
}

.detail_page .detail_sehnav>a {
    color: #666;
    margin-right: 20px
}

.detail_page .detail_sehnav>a:hover,.detail_sehnav>a.active {
    color: #ff4800
}

.detail_page .leibie_list .leibie_title {
    font-size: 16px;
    color: #ff6600;
    line-height: 40px;
    cursor: pointer;
    font-weight: bold;
}

.detail_page .leibie_list .leibie_info {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    cursor: pointer
}

.detail_page .detail_sehnav_r {
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 7px
}

.detail_page .detail_sehnav_r .dropdown .selected {
    padding: 7px 7px;
    font-size: 12px;
    background-color: #fff
}

.detail_page .detail_sehnav_r .dropdown {
    vertical-align: middle
}

.detail_page .detail_sehnav_r .dropdown .carat {
    background-position: -110px -26px;
    background-color: #fff
}

.detail_page .detail_sehnav_r .btn {
    background-color: #ff6700;
    border-radius: 0!important;
    padding: 4px 20px;
    vertical-align: middle;
    margin-left: -10px
}

/*商标分类详情页*/
.sbfl_zs{
    border-top: solid 1px #e7e7e7;
}
.sbfl_zs span{
    font-size: 16px;
    line-height: 50px;
    color: #26b8d4;
}
.sbfl_zs p{
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.table_sbfl{
    border: solid 1px #e7e7e7;
    width: 100%;
    height: auto;
}
.table_sbfl_t{
    height: 60px;
    line-height: 60px;
    background-color: #f3f3f3;
    border-bottom: solid 1px #e7e7e7;

}
.table_sbfl_t li:first-child{
    width: 380px;
    text-align: center;
    border-right: solid 1px #e7e7e7;
}
.table_sbfl_t li{
    float: left;
    width: 760px;
    color: #ff6600;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table_sbfl_l ul{
    width: 380px;
    /*text-align: center;*/
    border-right: solid 1px #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table_sbfl_l li{
    width: 100%;
    float: left;
    height: 65px;
    line-height: 65px;
    padding-left: 30px;
    font-size: 16px;
    border-bottom: solid 1px #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-overflow:ellipsis;white-space:nowrap;overflow:hidden

}
.table_sbfl_l li a{
    color: #0f2a3d;
}
.table_sbfl_l li:hover a ,.table_sbfl_l li.on a{
    color: #ff6600;
}
.table_sbfl_l li:last-child{
    border-bottom: none;
}
.table_sbfl_r{
    width: 760px;
    padding: 25px 30px;
    font-size: 16px;
    color: #0f2a3d;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*display: none;*/
}
.table_sbfl_r.on{
    display: block;
}
.content-prolist{
    padding: 30px 30px 80px 30px;
}
/*商标分类搜索结果*/
.sbfl_results{
    line-height: 2;
    padding: 15px 0;
}
.sbfl_results p{
    color: #0f2a3d;
    font-size:14px;
}
.sbfl_results span>a{
    display: inline-block;
    font-weight: bold;
    color: #26b8d4;
    margin: 0 3px;
}
.table_sbfl_list{
    margin-bottom: 25px;
}
.table_sbfl_search{
    height: 60px;
    line-height: 60px;
    background-color: #f3f3f3;
    border-bottom: solid 1px #e7e7e7;
    padding-left: 18px;
    color: #ff6600;
    font-size: 16px;
    font-weight: bold;
}
.table_sbfl_rs{
    width: 100%;
    padding: 25px 30px;
    font-size: 16px;
    color: #0f2a3d;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*关于我们*/
.banner_wrapper{
    height: 400px;
    background-image: url("img/banner_about.png");
}
.column {
    height: 70px;
    text-align: center;
}
.column h2 {
    font-size:30px;
    line-height: 50px;
    position: relative;
}
.column h2::before,.column h2::after{
    width: 247px;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
}
.column h2::before{
    content: " ";
    left:240px;
    margin-top: 25px;
}
.column h2::after{
    content: " ";
    right:240px;
    margin-top: 25px;
}
.column .yhq-title span{
    padding: 0 15px;
}
.column .yhq-title::before{
    left:170px;
}
.column .yhq-title::after{
    right:170px;
}
.column p {
    font-size: 15px;
    color: #999;
}
.column p.yhq-subhead span{
    padding: 0 8px;
}
.about_con{
    margin-top: 55px;
}
.about_con p{
    font-size: 15px;
    line-height: 36px;
    color: #666666;
    margin-bottom:20px;
}

/*模板下载页*/
.yulan_box{
 /*   display: none;*/
    border: none;
}
.zhezhao{
    position: absolute;
    z-index: 999; width: 750px; height: 460px; top: 50%; left: 50%;margin-top: -230px;margin-left: -375px;
    box-shadow: none!important;
    padding: 30px!important;
    background-color: #f2f2f2!important;
    webkit-background-clip: none;
}
.layui-layer-title{
    color: #0f2a3d!important;
    text-align: center;
    font-weight: bold;
    font-size: 16px!important;
    padding: 10px 0!important;
    background-color: #F2F2F2;!important;
}

.mb_bot{
    width: 100%;
    margin: 0 auto;
    padding: 18px 0;
    background-color: #f2f2f2;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.mb_close,.mb_down{
    display: inline-block;
    width: 156px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 40px;
    border: solid 1px #cccccc;
    margin: 0 15px;
    font-size: 16px;
    color: #0f2a3d;
}
.mb_down{
    background-color: #f0c420;
    border-radius: 20px;
    color: #fff;
    border: none;
}
.help-list-item .text {
    width: 100%;
    line-height: 34px;
    overflow-y: auto;
    height:528px;
}
.help-list-item {
    overflow: hidden;
    padding: 10px 10px 10px 0;
    line-height: 30px;
}

/*搜索列表页*/
.search_top{
    padding:15px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sx_header {
    /*display: none;*/
    position: relative;
    min-height: 45px;
    margin: 0 auto 15px auto;
    border-bottom: 1px solid #e7e7e7;
    overflow: auto;
}
#fw_list{
    max-width: 820px;
    float: left;
}
.sx_header p {
    line-height: 30px;
    color: #0f2a3d;
    font-weight: bold;
}
.sx_header-wrapper div {
    margin-right: 10px;
    display: block;
    float: left;
    padding: 0 10px;
    border: solid 1px #e7e7e7;
    border-radius: 20px;
    color: #999;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
}

.sx_header-wrapper div span {
    padding: 0px 0 5px 5px;
    margin: 0 5px 0 0;
    line-height: 30px;
    cursor: pointer;
}
.sx_header-wrapper .del{
    color: #ff6600;
    font-weight: 600;
}
.sx_header-wrapper div span:hover{
    color: #ff6600;
}
.sx_header a {
    height: 30px;
    line-height: 30px;
    background-color: #e7e7e7;
    border: solid 1px #eeeeee;
    color: #999;
    font-size: 12px;
    float: left;
    padding: 0 20px;
    border-radius: 20px;
}
.dropdown_search{
    display: block;
    width: 126px;
    height: 36px;
    border-radius: 5px;
    border: solid 1px #0f2a3d;
    background: url(img/down.png) no-repeat right 15px center;
    background-position: 100% auto;
    color: #0f2a3d;
    padding: 0 20px;
    float: right;
    font-size: 14px;
    font-weight: 600;
}
.content-prolist {
    overflow: hidden;
    margin-bottom: 70px;
}
.new-sorts {
    margin-bottom: 16px;
}
.new-sorts .box {
    float: left;
    width:980px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px solid #eee;

}

#fwxm_child{
    border-top:none;
}
#shi_list{
    width: 1120px;
}
.fwxn_list-h{
    height: 72px;
}
.new-sorts .box a.on{
    color: #ff6600;
}
.box_list{
    display: none;
    float: left;
    width: 1040px;
    margin-left: 78px;
    border-top: 1px solid #eee;
}
.box_list a.on{
    color: #6396f6;
}
.recommend-content-limit{
    height: auto!important;
}
.new-sorts li {
    position: relative;
    line-height: 36px;
    overflow: hidden;
    font-size: 14px;
}

.new-sorts li h3 {
    float: left;
    line-height: 36px;
    color: #999;
    font-weight: normal;
    margin-right: 20px;
}

.new-sorts li a {
    display: inline-block;
    padding: 0 15px;
    color: #0f2a3d;
}

.new-sorts li a:hover {
    color: #ff6600;
}

.new-sorts li button.more {
    position: relative;
    float: right;
    margin-top: 6px;
    margin-right: 6px;
    width: 60px;
    height: 25px;
    line-height: 25px;
    padding: 0 22px 0 10px;
    border-radius: 4px;
    border:none;
    background-color: #fff;
    color: #666;
}
.recommend-content-more i {
    position: absolute;
    top: 8px;
    right: 5px;
    display: block;
    width: 15px;
    height: 9px;
    background: url(img/arrows_down.png) no-repeat center center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.recommend-content-more.active-icon i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/*列表*/
.page-content{
    padding-bottom: 80px;
}
.page-content-left{
    width: 100%;
    background-color: #fff;
    padding-bottom: 60px;
}
.search-top {
    font-size: 14px;
    color: #0f2a3d;
    text-align: left;
    background: #F7F7F7;
    line-height: 60px;
}
.search-top i {
    color: #f0c420;
}
.search-list{
    background-color: #fff;
}
.search-list>li{
    border-bottom: 1px solid #f2f2f2;
}
.search-list>li .result-href {
    float: left;
    width:1040px;
}
.page-content-left .brand-img {
    float: left;
    margin: 30px;
    width: 190px;
    height: 135px;
    text-align: center;
    border: solid 1px #e7e7e7;
}
.brand-img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;

}
.page-content-left .brand-img img:hover {
    transform: scale(2);
    box-shadow: 0 0 3px 0 #333;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.brand-info {
    padding:50px 10px;
    padding-bottom: 15px;
    overflow: hidden;
    width: 780px;
    box-sizing: border-box;
    float: left;
}
.brand-info h2 {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 18px;
    color: #0f2a3d;
    font-weight: bold;
}
.brand-info-in ul {
    display: inline-block;
    width:750px;
    vertical-align: top;
}
.brand-info li {
    float: left;
    margin-bottom: 5px;
    width: 33.33%;
    /*margin-right:50px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.brand-info li label{
    color: #999;
}
.brand-info li span{
    margin-right: 30px;
    color: #0f2a3d;
}
.brand-info li span.process-name{
    font-weight: bold;
    color: #ff5c00;
}
.brand-info li span:last-of-type{
    margin-right: 0px;
}
.brand-status{
    float: right;
    margin-top:75px;
    vertical-align: top;
    margin-right: 30px;
}
.brand-status div{
    margin-bottom: 15px;
}
 .brand-status a{
    display: inline-block;
    width: 122px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: solid 1px #ff6600;
    font-size: 12px;
    text-align: center;
    color: #ff6600;
}
.brand-status .status:hover{
    background-color: #ff6600;
    color: #fff;
}

/*详情页*/
.page-brand{
    height: 150px;
    background: url(img/detailbg.png) no-repeat center;
    background-size: auto 150px;
    /*background-color: #222b38;*/

}
.page-brand-in{
    height: 100%;
}
.page-brand-in.w-center{
    width: 1000px;
}
.brand-left{
    float: left;
    margin-top: 25px;
}

.brand-img{
    display: inline-block;
    margin-right: 60px;
    width: 100px;
    height: 100px;
    font-size: 0px;
    vertical-align: middle;
    /*overflow: hidden;*/
    text-align: center;
    background-color: #fff;
    float: left;
}
.brand-img-box {
    text-align: center;
}
.brand-img-box .brand-img2{
    margin-right: 0;
    margin-bottom:10px;
}

.brand-img2{
    display: inline-block;
    margin-right: 60px;
    width: 180px;
    height: 180px;
    font-size: 0px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: solid 1px #e7e7e7;
}
.brand-img2:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.brand-img2 img{
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.brand-info2{
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
.brand-info2 h2{
    margin-bottom: 10px;
    margin-top: 20px;
    width: 670px;
    font-size: 14px;
    font-weight: bold;
    color: #f0c420;
}
.brand-info2 strong{
    color: #F08B2F;
}
.brand-info2 span{
    margin-right:80px;
}
.brand-detail{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 100px;
    width: 1200px;
}
.brand-detail strong{
    color: #F08B2F;
}
.brand-detail .tips{
    display: inline-block;
    margin-top: 5px;
    margin-left:20px;
    padding-left:25px;
    font-size: 14px;
    color: #0f2a3d;
    background: url(img/zhu.png) no-repeat left center;
}
.brand-detail-table{
    margin-top: 20px;
    width: 100%;
    /*background: url(../images/water.png);*/
    background-size: 410px;
    background-position: 100px -60px;
}
.brand-detail-table td{
    padding: 12px 20px 12px 60px;
    padding-right: 0;
    border: 1px solid #e7e7e7;
}
.brand-detail-table a{
    /*text-decoration: underline;*/
    color: #0f2a3d;
}
.td-title{
    width:180px;
    color: #0f2a3d;
    background-color: #F7FEFF;
}
.brand-detail-table td.td-content{
    padding-right: 10px;
    min-width: 190px;
    color: #0f2a3d;
}
.product-list{
    overflow: hidden;
}
.product-list li{
    float: left;
    width: 50%;
}
/*搜索页为空*/
.empty_t {
    text-align: center;
    margin: 40px auto;
    padding-top: 180px;
    background: url(img/no_data_icon.png) no-repeat center top;
    font-size: 16px;
}

/*支付弹窗*/
.btn-next:hover,btn-next:active,.btn-next:focus{
    color: #fff;
}

.zz{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 9;
}
.mask_box{
    width:400px;
    height: 444px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    z-index:99;
    padding: 0px;
    background-color: #fff;
    display: none;
}
.mask_box .close {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 1;
    color: #aaa;
    font-style: normal;
    font-weight: normal;
    font-size:30px;
    text-align: center;
    cursor: pointer;
    opacity: 1;
    text-shadow: none;
}
.mask_box .header {
    padding: 9px 10px 12px;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
}
.mask_boxl .header .title {
    display: inline-block;
    margin-top: 8px;
    font-weight: bold;
    color: #333;
}
.mask_box .header .icon {
    display: inline-block;
    margin-right: 5px;
    width: 30px;
    height: 21px;
    vertical-align: middle;
    background-image: url(img/icon-sprite-sm.png);
    background-position: -23px -23px;
}
.bodyer {
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
}
.mask_box .wx-code-box {
    margin: 0 auto;
    padding: 10px;
    width: 194px;
    border: 1px solid #d8d8d8;
}
.mask_boxl .wx-code {
    display: inline-block;
    width: 100%;
}
.mask_box .wx-code img {
    width: 100%;
}
.mask_box .price-box p {
    margin-top: 24px;
    font-size: 14px;
    color: #888;
}
.mask_box .price-box span {
    color: #ff6600;
    font-size:16px;
    line-height:48px;
}
.mask_box .price-box .f-price {
    font-size: 24px;
    vertical-align: top;
    color:#ff6600;
    font-weight: bold;
}
.policy-checkbox {
    padding: 10px 0;
    font-size: 12px;
    color: #999;
}
.policy-checkbox .layui-form-checkbox[lay-skin=primary] {
    margin-top: 2px !important;
    padding-left: 30px !important;
}
.layui-form-checkbox[lay-skin=primary] {
    height: auto!important;
    line-height: normal!important;
    min-width: 18px;
    min-height: 18px;
    border: none!important;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 0;
    background: 0;
}
.policy-checkbox .layui-form-checkbox[lay-skin=primary] i {
    width: 14px;
    height: 14px;
    line-height: 14px;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #f0c420!important;
    background-color: #f0c420;
    color: #fff;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #f0c420;
    color: #fff;
}
.yhq_box,.yhm_box{
    width: 300px;
    border-color: #f0c420!important;
    display: none;
}

/*优惠券*/
.yhj-wrapper ul{
    padding-top: 50px;
    margin-left: -50px;
    overflow: hidden;
}
.yhj-item{
    position: relative;
    float: left;
    width: 246px;
    height: 256px;
    padding: 60px 0 0;
    margin: 0 0 50px 50px;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;
    overflow: hidden;
}
.yhj-item .mask{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 206px;
    height: 228px;
    padding: 20px 20px 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 20px;
    -webkit-transform: translateY(-250px);
    -moz-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    -o-transform: translateY(-250px);
    transform: translateY(-250px);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.yhj-item:hover .mask{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.yhj-item .mask .info{
    text-align: left;
    line-height: 26px;
    margin-bottom: 8px;
}

.un-yhj{
    background: url(img/yhj-img-un.png) no-repeat;
    background-size: cover;
}
.no-yhj{
    background: url(img/yhj-img-none.png) no-repeat;
    background-size: cover;
    cursor: default;
}
.al-yhj{
    position: relative;
    background: url(img/yhj-img-al.png) no-repeat;
    background-size: cover;
    cursor: default;
}
.al-yhj:after{
    content: '';
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    width: 70px;
    height: 70px;
    background: url(img/get-icon.png) no-repeat;
    background-size: cover;
}
.yhj-item h3{
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.yhj-item h3 strong{
    font-size: 54px;
}
.yhj-item .name{
    width: 210px;
    line-height: 36px;
    margin: 30px auto 16px;
    background-color: #ffeeed;
    border-radius: 30px;
    font-size: 16px;
    color: #e70a33;
}
.yhj-item p{
    line-height: 100%;
    font-size: 14px;
    color: #fbbcc1;
}
.al-yhj .name{
    color: #f5788f;
}


/* 自定义layer弹框 */
.bj-fluid {
    padding: 40px 40px 10px;
}
.bj-fluid h3{
    line-height: 34px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 26px;
}
.yhj-layer-style .layui-layer-content{
    overflow: hidden;
}
.yhj-layer-style .layui-layer-btn{
    padding-bottom: 40px;
}
.yhj-layer-style .layui-layer-btn a{
    height: 38px;
    line-height: 38px;
    margin: 5px 10px 0;
    padding: 0 45px;
    background-color: #eee;
    color: #999;
}
.yhj-layer-style .layui-layer-btn .layui-layer-btn0{
    border-color: #f92342;
    background-color: #f92342;
    color: #fff;
}

.tool-tip{
    width: 300px;
    padding: 10px;
}
.tool-item{
    height: 32px;
    line-height: 32px;
}
.tool-item .name{
    float: left;
    width: 100px;
    text-align: center;
}














