/*成功案例*/
.pb-wrapper .case-title{
    width: 100%;
    height: 64px;
    border: 1px solid #e1dfdf;
    border-bottom: #d21e2f 3px solid;
    line-height: 60px;
    margin-top: 25px;
    background: #ffffff;
}
.pb-wrapper .case-title h3{
    margin-left: 26px;
    color: #d21e2f;
    font-size: 16px;
    line-height: 60px;
}
.pb-wrapper .case-sucs{
    width: 100%;
    margin-top: 22px;
}
.pb-wrapper .case-sucs li{
    width: 290px;
    height: 200px;
    float: left;
    position: relative;
    margin-right: 13px;
}
.pb-wrapper .case-sucs li:last-child{
    margin: 0;
}
.pb-wrapper .case-sucs li .pro{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.pb-wrapper .case-sucs li .good{
    width: 162px;
    height: 74px;
    position: absolute;
    left: 50%;
    margin-left: -81px;
    top: 80px;
    z-index: 2;
}
.pb-wrapper .case-sucs li p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #d21e2f;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    z-index: 3;
}
.pb-wrapper .brand-types{
    width: 100%;
    background: #ffffff;
    border: 1px solid #e1dfdf;
    margin-top: 20px;
}
.pb-wrapper .brand-types h3{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e1dfdf;
}
.pb-wrapper .brand-types h3 span{
    color: #d21e2f;
    font-size: 16px;
    margin-left: 26px;
}
.pb-wrapper .brand-types h3 a{
    float: right;
    margin-right: 26px;
    color: #d21e2f;
    font-size: 16px;
    background: url("xiala_icon.png") right center no-repeat;
    padding-right: 24px;
}
.pb-wrapper .brand-types .types-box{
    width: 100%;
    padding-bottom: 10px;
}
.pb-wrapper .brand-types .types-box li{
    width: 122px;
    height: 32px;
    border: 1px solid #e1dfdf;
    float: left;
    margin:10px 0 0 24px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.pb-wrapper .brand-types .types-box li.active{
    border: 1px solid #d21e2f;
}
.pb-wrapper .brand-types .types-box li a{
    color: #666;
}


.pb-wrapper .main-wrapper{
    width: 100%;
    margin-top: 20px;
}
.pb-wrapper .brands-all{
    width: 960px;
    float: left;
}
.pb-wrapper .brands-all li{
    width: 222px;
    height: 246px;
    background: #ffffff;
    float: left;
    margin-right: 18px;
    position: relative;
    margin-bottom: 20px;
}
.pb-wrapper .brands-all li .picbox{
    width: 200px;
    height: 146px;
    margin: 13px 10px;
}
.pb-wrapper .brands-all li .picbox img{
    width: 100%;
    height: 100%;
}
.pb-wrapper .brands-all li h4{
    font-size: 14px;
    color: #3b3f4c;
    margin: 0 0 13px 10px;
    font-family: '宋体';
}
.pb-wrapper .brands-all li h5{
    font-size: 12px;
    color: #3b3f4c;
    margin: 0 0 13px 10px;
    font-family: '宋体';
}

.pb-wrapper .brands-all li p{
    font-size: 12px;
    color: #707071;
    margin: 0 0 13px 10px;
    font-family: '宋体';
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pb-wrapper .brands-all li .icon-brand{
    width: 84px;
    height: 72px;
    position: absolute;
    left: 0;
    top: -6px;
    z-index: 2;
    background: url("item_tag.png") no-repeat;
}
 .recom-right{
    width: 230px;
    float: right;
     position: relative;
}
 .recom-right .recom-box{
    background: #ffffff;
    border-top: 1px #d21e2f solid;
    margin-bottom: 20px;
}
.recom-right .recom-box>h3{
    background: url("sucitem_05.jpg") center no-repeat;
    height: 18px;
    margin: 10px 0;
    color: #666666;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
}
.recom-right .recom-box .kf-band{
    width: 100%;
    height: 80px;
    background: url("sucitem_03.jpg") no-repeat;
}
.recom-right .recom-box .kfs li{
    width: 100%;
    height: 75px;
    border-bottom: 1px dashed #e1dfdf;
}
.recom-right .recom-box .kfs li:last-child{
    border: none;
}
.recom-right .recom-box .kfs li img{
    width: 54px;
    height: 54px;
    margin: 14px;
    float: left;
    margin-bottom: 0;
}
.recom-right  .kfinfo{
    width: 130px;
    height: 54px;
    margin: 14px;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
}
.recom-right  .kfinfo h3{
    color: #6d6d6d;
    font-size: 13px;
    margin-top: 10px;
}
.recom-right  .kfinfo p{
    color: #999999;
    font-size: 12px;
    margin-top: 6px;
}
.recom-right .procom li{
    margin-bottom: 20px;
}

/*单个商标*/
.ny-wrapper{
    background: #ffffff;
    padding: 0 20px;
	margin-top: 25px;
    overflow: hidden;
}
.ny-wrapper .pathmenu{
    height: 34px;
    line-height: 34px;
    width: 100%;
    border-bottom: 3px solid #d21e2f;
    color: #666;
    margin-top: 20px;
}
.ny-wrapper .pathmenu a{
    color: #666;
}
.ny-wrapper .pathmenu a.nowpath{
    color: #d21e2f;
}
.ny-wrapper .dg-brand-info{
    width: 100%;
    height: 380px;
    background: #f5f5f5;
    margin-top: 10px;
}
.ny-wrapper .dg-brand-info .barnd-left{
    width: 263px;
    float: left;
    margin: 40px 0 0 68px;
}
.ny-wrapper .dg-brand-info .barnd-left .pic-box{
    width: 263px;
    height: 202px;
	position:relative;
}
.ny-wrapper .dg-brand-info .barnd-left .pic-box img{
    width: 100%;
 
}
.ny-wrapper .dg-brand-info .barnd-left .gd-index{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.ny-wrapper .dg-brand-info .barnd-left .gd-index .prev{
    width: 72px;
    float: left;
}
.ny-wrapper .dg-brand-info .barnd-left .gd-index .next{
    width: 72px;
    float: right;
}
.ny-wrapper .dg-brand-info .barnd-left .gd-index p{
    font-size: 18px;
    color: #666666;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.ny-wrapper .dg-brand-info .brand-right{
    width: 784px;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}
.ny-wrapper .dg-brand-info .brand-right .line-1{
    height: 44px;
    border-bottom: 1px dashed #e1dfdf;
    margin-bottom: 10px;
}
.ny-wrapper .dg-brand-info .brand-right .line-1 .ne-1{
    font-size: 24px;
    color: #666666;
    font-weight: 600;
}
.ny-wrapper .dg-brand-info .brand-right .line-1 .ne-2{
    width: 104px;
    height: 28px;
    background: url("dgrb_02.jpg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -8px;
}
.ny-wrapper .dg-brand-info .brand-right .line-1 .ne-3{
    float: right;
    padding-left: 34px;
    background: url("dgrb_03.jpg") no-repeat left center;
    line-height: 26px;
    height: 30px;
    font-size: 16px;
    color: #000;
}
.ny-wrapper .dg-brand-info .brand-right .line-2 {
    width: 100%;
    margin-bottom: 26px;
}
.ny-wrapper .dg-brand-info .brand-right .line-2 span{
    width: 30%;
    display: inline-block;
    color: #666666;
    font-size: 12px;
}
.ny-wrapper .dg-brand-info .brand-right .line-2 i{
    color: #333;
    font-style: normal;
}
.ny-wrapper .dg-brand-info .brand-right .line-3 {
    width: 100%;
    margin-bottom: 26px;
}
.ny-wrapper .dg-brand-info .brand-right .line-3 span{
    color: #666666;
    font-size: 12px;
}
.ny-wrapper .dg-brand-info .brand-right .line-3 i{
    color: #333;
    font-style: normal;
}
.ny-wrapper .dg-brand-info .submin-box{
    width: 100%;
    margin-top: 10px;
}
.ny-wrapper .dg-brand-info .submin-box .price{
    width: 200px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    background: #fe0000;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.ny-wrapper .dg-brand-info .submin-box .talk{
    width: 200px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    background: #c99d60;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-left: 10px;
}
.ny-wrapper .dg-brand-info .submin-box .talk i{
    width: 25px;
    height: 25px;
    background: url("dgrb_05.jpg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}
.ny-wrapper .dg-brand-info .submin-box .tel{
    width: 300px;
    height: 44px;
    border: 1px solid #e1dfdf;
    background: #ffffff;
    line-height: 42px;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-left: 10px;

}
.ny-wrapper .dg-brand-info .submin-box .tel i{
    width: 26px;
    height: 27px;
    background: url("dgrb_04.jpg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.ny-wrapper .dg-main-box{
    width: 100%;
}
.ny-wrapper .dg-main-box .dg-main{
    width: 902px;
    float: left;
}
.ny-wrapper .dg-main .brand-pic-1{
    width: 902px;
    height: 451px;
    margin-top: 5px;
}
.ny-wrapper .dg-main .brand-pic-1 img{
    width: 100%;
    height: 100%;
}
.ny-wrapper .dg-main .brand-pic-2{
    width: 902px;
    height: 456px;
    margin-top: 5px;

}
.ny-wrapper .dg-main .brand-pic-2>img{
    width: 547px;
    height: 456px;
    float: left;
}
.ny-wrapper .dg-main .brand-pic-2 div{
    width: 259px;
    margin: 54px 0 0 54px;
    float: left;
}
.ny-wrapper .table-1{
    border: 1px solid #dedede;
    margin-top: 5px;
}
.ny-wrapper .table-1 td{
    text-align: center;
}
.ny-wrapper .table-1 .td-1{
    width: 180px;
    height: 40px;
}
.ny-wrapper .table-1 tr:first-child{
    background: #fe0000;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
}
.ny-wrapper .table-1 .td-2{
    padding: 36px 10px;
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    text-align: left;
}
.ny-wrapper .table-1 .td-3{
    font-size: 18px;
    color: #666666;
}

.ny-wrapper .sbiao-title{
    width: 100%;
    height: 50px;
    background: url("dgrb_12.jpg")center bottom no-repeat;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #000;
    margin: 20px 0 10px 0;
}
.ny-wrapper .table-2{
    border: 1px solid #dedede;
}
.ny-wrapper .table-2 td{
    width: 25%;
    text-align: center;
}
.ny-wrapper .table-2 tr{
    height: 58px;
    font-size: 18px;
    color: #333333;
}
.ny-wrapper .table-2 tr:nth-child(odd){
    background: #e7e7e7;
    font-weight: 600;
    color: #000000;

}
.ny-wrapper .guohu{
    height: 78px;
}
.ny-wrapper .guohu img{
    margin: 17px 0;
}
.ny-wrapper .table-3{
    font-size: 14px;
    color: #666666;
    border: 1px solid #dedede;
}
.ny-wrapper .table-3 thead th{
    height: 40px;
    text-align: left;
    padding: 0 6px;
}
.ny-wrapper .table-3 td{
    padding: 15px 6px;
    line-height: 2;
}
.ny-wrapper .table-3 tfoot th{
    height: 40px;
    text-align: left;
    padding: 0 6px;
    line-height: 2;
    height: 70px;
}
.ny-wrapper .table-3 .td-red{
    color: #fe0000;
}
.ny-wrapper .ssn{
    margin-top: 20px;
}
.ny-wrapper .brand-his{
    width: 818px;
    margin: 0 auto;
}
.ny-wrapper .brand-his li{
    width: 182px;
    float: left;
    margin-left: 30px;
}
.ny-wrapper .brand-his ul{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.ny-wrapper .brand-his li:first-child{
    margin-left: 0;
}
.ny-wrapper .brand-his li p{
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #3b3b3b;
}
/*单页*/
.danye-banner{
    width: 100%;
    height: 384px;
    background: url("danyebanner.jpg") center no-repeat;
}
.dy-main-1{
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 80px;
}
.dy-main-1 .chengj-info{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #303030;
    margin: 54px 0 26px 0;
}
.dy-main-1 .chengj-info i{
    color: #fd002a;
    font-size: 16px;
    font-style: normal;
}
.dy-main-1 .seach{
    width: 100%;
    height: 50px;
    text-align: center;
}
.dy-main-1 .seach span{
	position:relative;
    display: inline-block;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fd002a;
    border: 1px solid #fd002a;
    margin-right: 8px;
    font-size: 16px;
    border-radius: 3px;

}
.nav_div{    top: 48px !important; border: 1px solid #FD002A !important; background:#fff !important;}
.seach #xmenu{}
.dy-main-1 .seach input{
    display: inline-block;
    width: 522px;
    padding-left: 12px;
    height: 50px;
    line-height: 50px;
    color: #fd002a;
    border: 1px solid #fd002a;
    margin-right: 8px;
    font-size: 16px;
    border-radius: 3px;
}

.dy-main-1 .seach #button_1{
    display: inline-block;
    width: 160px;
    padding-left: 12px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #fd002a;
    margin-right: 8px;
    font-size: 20px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    font-family: 'microsoft yahei';
}
.dy-main-1 .sab-item{
    width: 100%;
    margin-top: 60px;
}
.dy-main-1 .sab-item li{
    width: 250px;
    height: 276px;
    border: 1px solid #e8ebf2;
    margin-right: 60px;
    float: left;
    text-align: center;
}
.dy-main-1 .sab-item li:last-child{
    margin: 0;
}
.dy-main-1 .sab-item img{
    display: block;
    margin: 32px auto 42px auto;
}
.dy-main-1 .sab-item h3{
    font-size: 20px;
    color: #484747;
    text-align: center;
    margin-bottom: 20px;

}
.dy-main-1 .sab-item p{
    font-size:16px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}
.dy-main-1 .sab-item li>a{
    width:144px;
    height: 32px;
    line-height: 32px;
   background: #e5e5e5;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
}

.dy-main-2{
    background: #ebf3f8;
}
.dy-main-2 .dy-main{
    overflow: hidden;
}
.dy-main-2 .dy-main>h3{
    height: 134px;
    background: url("danye_cgal.png") no-repeat;
}
.dy-main-2 .brand-items{
    width: 1201px;
    border-top: 1px solid #e8ebf2;
    border-left: 1px solid #e8ebf2;
    margin-top: 30px;
}
.dy-main-2 .brand-items li{
    width: 150px;
    height: 100px;
    border-right: 1px solid #e8ebf2;
    border-bottom: 1px solid #e8ebf2;
    float: left;
	overflow: hidden;
    background: #ffffff;
}
.dy-main-2 p{
    width: 100%;
    text-align: center;
    margin: 36px 0;
    height: 52px;
    min-width: 1200px;
}
.dy-main-2 p a{
    width: 200px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 20px;
    background: #d21e2f;
    display: inline-block;
}
.dy-main-3{
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 20px;
    width: 100%;
    min-width: 1200px;
}
.dy-main-3 h3{
    width: 100%;
    font-size: 36px;
    color:#272727;
    margin-top: 62px;
    text-align: center;
}
.dy-main-3 h3 span{
    color: #d21e2f;
}
.dy-main-3 h5{
    font-size: 20px;
    color: #727070;
    text-align: center;
    margin-top: 24px;
}
.dy-main-3 ul{
    width: 100%;
    margin-top: 30px;
}
.dy-main-3 ul li{
   width:33.33%;
    float: left;
}
.dy-main-3 ul li .pic-box{
    width: 100%;
    text-align: center;
    height: 220px;
    margin-top: 20px;
}
.dy-main-3 ul li .pic-box img{
    display: inline;
}
.dy-main-3 ul li p{
    width: 100%;
    text-align: center;
    color: #5a5959;
    margin-top: 20px;
    font-size: 20px;
}
.dy-main-3 ul li .jdt{
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.dy-main-3 ul li .jdt span{
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    color: #383838;
}
.dy-main-3 ul li .jdt img{
    display: inline-block;
    vertical-align: middle;

}
.dy-main-4{
    background: url("") repeat-x;
    background-color: #ea3d3d;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    height: 283px;
}
.dy-main-4 .left-img{
    width: 362px;
    height: 232px;
    float: left;
    margin: 30px;
}
.dy-main-4 .right-info{
    width: 610px;
    float: left;
    margin-left:80px;
    margin-top: 84px;
}
.dy-main-4 .right-info p{
    background: url("danye_bol_icon.png") left center no-repeat;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.dy-main-4 .right-info a{
    display: block;
    color: #21b0e2;
    height: 46px;
    width: 200px;
    text-align: center;
    line-height: 46px;
    background: #ffffff;
    border-radius: 4px;
    font-size: 16px;
}
.dy-main-5{
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 20px;
    width: 100%;
    min-width: 1200px;

}
.dy-main-5 img{
    display: inline;
    margin-top: 20px;
	width: 100%;
}

.dy-main-6{
    width: 100%;
    min-width: 1200px;
    background: url("danye_partnerbg.png") no-repeat;
    height: 681px;
}
.dy-main-6 h3{
    width: 100%;
    height: 134px;
    background: url("danye_partner.png");
}
.dy-main-6 ul{
    width: 1234px;
    margin-right: -34px;
}
.dy-main-6 ul li{
    width: 212px;
    height: 124px;
    border-radius: 6px;
    background: #ffffff;
    overflow: hidden;
    margin: 34px 34px 0 0;
    float: left;
}
/*商品分类**/
.xq-wrapper{
    margin-top: 26px;
}
.xq-wrapper .xq-path{
    height: 62px;
    line-height: 62px;
    padding: 0 26px;
    border: 1px solid #e1dfdf;
    border-bottom: 3px solid #d21e2f;
    background: #ffffff;
}
.xq-wrapper .xq-path span{
    font-size: 16px;
    color: #464444;
}
.xq-wrapper .xq-path a{
    font-size: 16px;
    color: #d21e2f;
}
.xq-wrapper .xqfl-box1{
    width: 1200px;
    height: 126px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 3px solid #d61d29;
    background: #d21e2f;
    overflow: hidden;
    margin-top: 3px;
}
.xq-wrapper .xqfl-box1 .incobox{
    width: 74px;
    height: 74px;
    overflow: hidden;
    float: left;
    margin: 25px 0 0 26px;
}
.xq-wrapper .xqfl-box1 .info{
    width: 1000px;
    margin: 32px 0 0 20px;
    float: left;
}
.xq-wrapper .xqfl-box1 .info h3{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 8px;
}
.xq-wrapper .xqfl-box1 .info p{
    font-size: 14px;
    color: #ffffff;
    line-height: 2;
}
.xq-wrapper .xqfl-box2{
    padding: 22px 26px ;
    background: #ffffff;
    border: 1px solid #e1dfdf;
}
.xq-wrapper .xqfl-box2 h4{
    font-family: '宋体';
    font-size: 16px;
    color: #d21e2f;
    margin-bottom: 10px;
}
.xq-wrapper .xqfl-box2 p{
    font-size: 14px;
    color: #525252;
    font-size: 14px;
    line-height: 2.5;
}
.xq-wrapper .xqfl-box3{
    width: 100%;
    border: 1px solid #e1dfdf;
    margin-top: 10px;
    background: #ffffff;
}
.xq-wrapper .xqfl-box3>h3{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #e1dfdf;
    padding: 0 26px;
}
.xq-wrapper .xqfl-box3>h3 span{
    color:#323232;
    border-left: 6px solid #e10311;
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
}
.xq-wrapper .xqfl-box3 .qzxxleft{
    width: 650px;
    float: left;
    padding-top: 20px;
    border-right: 1px solid #e1dfdf;
}
.xq-wrapper .xqfl-box3 .qzxxleft ul{
    width: 598px;
    margin: 0 auto;
}
.xq-wrapper .xqfl-box3 .qzxxleft li{
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #e1dfdf;
}

  .xq-wrapper .xqfl-box3 .qzxxleft li a{
    color: #3b3b3b;
      font-size: 14px;
  }
.xq-wrapper .xqfl-box3 .qzxxleft li.active a{
    color: #d21e2f;
}
.xq-wrapper .xqfl-box3 .qzxxleft li.active{ border-color:#d21e2f;}
.xq-wrapper .xqfl-box3 .qzxxmain{
    width: 546px;
    float: left;
    border-left: 1px solid #e1dfdf;
    margin-left: -1px;
	    
}
.xq-wrapper .xqfl-box3 .qzxxmain h3{
    height: 22px;
    line-height: 24px;
    margin-top: 30px;
    background: url("flxq_sj.png") left center no-repeat;
    padding-left: 52px;
    color: #d21e2f;
    font-size: 14px;
}
.xq-wrapper .xqfl-box3 .qzxxmain .constro{
    width: 100%;
    padding: 0 52px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #e1dfdf;
}
.xq-wrapper .xqfl-box3 .qzxxmain .constro p{
    font-size: 12px;
    color: #5a5a5a;
    line-height: 2;
    margin-top: 20px;
}
.xq-wrapper .xqfl-box3 .qzxxmain .constro p span{
    font-size: 14px;
    color: #323232;
}
.xq-wrapper .xqfl-box3 .qzxxmain .beizhu{
    width: 100%;
    padding: 0 52px;
    padding-bottom: 50px;
}
.xq-wrapper .xqfl-box3 .qzxxmain .beizhu p{
    font-size: 12px;
    color: #5a5a5a;
    line-height: 2;
    margin-top: 20px;
}
.xq-wrapper .xqfl-box3 .qzxxmain .beizhu p span{
    font-size: 14px;
    color: #d21e2f;
}

/*精品推荐*/
.jp-wrapper .jp-path{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666666;
}
.jp-wrapper .jp-path a{
    color: #d21e2f;
}
.jp-wrapper .panel1{
    border: 1px solid #e1dfdf;
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.jp-wrapper .panel1 .flr{
    width: 100%;
}
.jp-wrapper .panel1 .flr dt{
    float: left;
    width: 88px;
    margin-top: 12px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    color: #4c4b4b;
    font-size: 14px;
}
.jp-wrapper .panel1 .flr dd{
    width: 1110px;
    float: left;
    background: #ffffff;
    border-left: 1px solid #e1dfdf;
    padding-bottom: 12px;
}
.jp-wrapper .panel1 .flr dd a{
    display: inline-block;
    width: 122px;
    height: 34px;
    /*border: 1px solid #e1dfdf;*/
    margin: 5px 0 0 12px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 34px;
}
.jp-wrapper .panel1 .flr dd a.on{
    border:1px solid #d21e2f;
	color:#d21e2f;
}
.jp-wrapper .panel1 .flr dd a.muse{
    border:1px solid #d21e2f;
	color:#d21e2f;
}

.jp-wrapper .panel1 .pub{
    width: 100%;
    border-top: 1px solid #e1dfdf;
}
.jp-wrapper .panel1 .pub dt{
    float: left;
    width: 88px;
    height: 44px;
    line-height: 44px;
    padding-left: 12px;
    color: #4c4b4b;
    font-size: 14px;
}
.jp-wrapper .panel1 .pub dd{
    width: 1110px;
    float: left;
    background: #ffffff;
    border-left: 1px solid #e1dfdf;
}
.jp-wrapper .panel1 .pub dd a{
    display: inline-block;
    height: 44px;
    margin: 0 0 0 12px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 44px;
}
.jp-wrapper .panel1 .pub dd a.active{
    color: #d21e2f;
}
.jp-wrapper .panel1 .pub .change{
    display: inline-block;
    height: 34px;
    margin: 0 0 0 24px;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
}
.jp-wrapper .panel1 .pub .change input{
    width: 50px;
    border: 1px solid #e1dfdf;
    margin-right: 8px;
    height: 22px;
    padding-left: 6px;
}
.jp-wrapper .panel1 .pub .change input[type=button]{
    background: #d21e2f;
    color: #ffffff;
    text-align: center;
    border: none;
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
}
.jp-wrapper .shouqia{
    width: 300px;
    height: 28px;
    border: 1px solid #e1dfdf;
    border-top: 1px solid #ffffff;
    margin-top: -1px;
    text-align: center;
    line-height: 28px;
    color: #666666;
    background: #ffffff;
    cursor: pointer;
}
.jp-wrapper .panel1.active{
    overflow: hidden;
    border-top: 0;
}
.jp-wrapper .shouqia i.active{
    background: url("shouqiicon.png") 0 -6px no-repeat ;
}
.jp-wrapper .shouqia i{
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url("shouqiicon.png") 0 0 no-repeat ;
    margin-left: 4px;
    vertical-align: middle;
    margin-bottom: 2px;

}
.jp-wrapper .jp-pro-box{
    margin-top: 20px;
}
.jp-wrapper .jp-pro-box li{
    width: 592px;
    height: 298px;
    float: left;
    margin-bottom: 16px;
}
.jp-wrapper .jp-pro-box li:nth-child(even){
    margin-left: 16px;
}
.jp-wrapper .jp-pro-box li img{
    width: 100%;
}
/*关于我们*/
.ab-wrapper{
    margin-top: 20px;
}
.ab-wrapper .leftnav{
    width: 172px;
    float: left;
    background: #ffffff;
}
.ab-wrapper .leftnav li{
    width: 100%;
    text-align: center;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #eeeded;
}
.ab-wrapper .leftnav li a{
    color: #8c8c8c;
    font-size: 16px;
}
.ab-wrapper .leftnav li.active a{
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}
.ab-wrapper .leftnav li.active a span{
    font-weight: 400;
    font-size: 14px;
}
.ab-wrapper .leftnav li:first-child{
    height: 80px;
}
.ab-wrapper .leftnav li.active{
    background: #d21e2f;
    color: #ffffff;
    line-height: 1;
    padding-top: 20px;
}

.ab-wrapper .rightinfo{
    width: 1012px;
    float: right;
    background: #ffffff;
}
.ab-wrapper .rightinfo .ab-tit{
	border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    border-left: 4px solid #d21e2f;
    height: 36px;
    line-height: 36px;
    color: #333333;
    font-size: 14px;
}
.ab-wrapper .rightinfo .text{
    width: 100%;
}
.ab-wrapper .rightinfo .text>h1{
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    text-align: center;
    margin: 26px 0;
}
.ab-wrapper .rightinfo .text .main{
    width: 100%;
    padding:0 22px;
    box-sizing: border-box;
}
.ab-wrapper .rightinfo .text .main p{
    font-size: 14px;
    color: #5a676f;
    text-indent: 28px;
    line-height: 2.5;
    margin-bottom: 30px;
}
.ab-wrapper .rightinfo .text .main img{
    margin-left: -22px;
}

/*类目检索*/
.lm-wrapper{
    margin-top: 20px;
}
.lm-wrapper .lm-tit{
    width: 100%;
    height: 64px;
    border: 1px solid #e1dfdf;
    border-bottom: 3px solid #d21e2f;
    line-height: 64px;
    background: #ffffff;
}
.lm-wrapper .lm-tit span{
    float: left;
}
.lm-wrapper .lm-tit span a{
    width: 126px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    color: #000000;
    font-size: 18px;;
}
.lm-wrapper .lm-tit span a.active{
    background: #d21e2f;
    border-radius: 4px;
    color: #ffffff;
}
.lm-wrapper .lm-tit .rib{
    font-size: 16px;
    font-weight: 600;
    float: right;
    padding-right: 20px;
    color: #d21e2f;
}
.lm-wrapper .itemclass{
    width: 1202px;
    margin-top: 8px;
    border: 1px solid #e1dfdf;
    background: #ffffff;
}
.lm-wrapper .itemclass li{
    width: 200px;
    height: 200px;
    float: left;
    border-left: 1px solid #e1dfdf;
    border-bottom: 1px solid #e1dfdf;
}
.lm-wrapper .itemclass li img{
    margin: 26px auto;
    display: block;
}
.lm-wrapper .itemclass li h4{
    text-align: center;
    color: #2c2b2b;
    font-size: 16px;
    margin-bottom: 16px;
}
.lm-wrapper .itemclass li h5{
    text-align: center;
    color: #2c2b2b;
    font-size: 16px;
}
.lm-wrapper .itemclass li.active{
    background: #d21e2f;
}
.lm-wrapper .itemclass li.active h4{
    color: #ffffff;
}
.lm-wrapper .itemclass li.active h5{
    color: #ffffff;
}

/*商标转让*/
.jp-wrapper .jp-bt-wrap{
    margin-top: 20px;
}
.jp-wrapper .zr-pro-box{
    width: 960px;
    float: left;
}
.jp-wrapper .zr-pro-box li{
    width: 220px;
    height: 246px;
    float: left;
    background: #FFFFFF;
    padding: 10px;
    position: relative;
    cursor: pointer;
    margin-right: 18px;
    margin-bottom:36px;
}
.jp-wrapper .zr-pro-box li:hover{
    /*border: 1px solid #d21e2f;*/
}
.jp-wrapper .zr-pro-box li:hover a.qq{
    display: block;
    /*left: -1px;*/
}
.jp-wrapper .zr-pro-box li img{
    width: 200px;
    height: 150px;
}
.jp-wrapper .zr-pro-box li h4{
    color: #3b3f4c;
    font-size: 14px;
    margin-top: 12px;
}
.jp-wrapper .zr-pro-box li h5{
    color: #3b3f4c;
    font-size: 12px;
    margin-top: 12px;
}
.jp-wrapper .zr-pro-box
li p{
    color: #707071;
    font-size: 12px;
    margin-top: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jp-wrapper .zr-pro-box
li .icon-brand {
width: 84px;
height: 72px;
position: absolute;
right: 0;
top: -6px;
z-index: 2;
background: url("item_tag.png") no-repeat;
}


.jp-wrapper .zr-pro-box
li a.qq{
    position: absolute;
    bottom: -36px;
    width: 220px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background:#d21e2f;
    left: 0;
    display: none;
}
.jp-wrapper .zr-pro-box
li a i{
    width:20px ;
    height: 24px;
    background: url("qq.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}
.jp-wrapper *{
    box-sizing: border-box;
}
.shiyan1.active,.shiyan.active{
    overflow: hidden;
}

/*********活动专题***********/
.w1200{
    width:1200px;
    margin:0 auto;
}
.atv-banner{
    height:383px;
    background: url("/images/atv_banner.jpg") center center no-repeat;
}

.atv-part-1{
    height:580px;
    background: url("/images/atv_p1.jpg") center center no-repeat;
}
.atv-part-2{
    height:667px;
    background: url("/images/atv_p2.jpg") center center no-repeat;
}
.atv-part-3{
    height:850px;
    background: url("/images/atv_p3.jpg") center center no-repeat;
}

/****百度推广页****/
*,:after, :before{
    outline:none;
}
.bd-tui *{
    box-sizing: border-box;
}
.wrap-container.bd-tui .adv-page {
    background: url(../bd_images/sbzc_hd_banner.jpg) top no-repeat;
    height: 560px;
}
.bd-tui .wrap-header{
    background: none;
    height:660px;
}
.bd-tui .form-box{
    background:rgba(255,255,255, 0.1);
    width:1056px;
    height:135px;
    margin:0 auto;
    position: absolute;
    top:474px;
    left:0;
    right:0;
    border-radius: 5px;
    padding:22px 30px;
}
.bd-tui .form-box .tit{
    color:#fff;
}
.bd-tui .input-box{
    display:flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top:12px;
}
.bd-tui .input-box .input-name-box{
    width:220px;
    height:56px;
    background: #fff;
    border-radius: 5px;
    padding:0 25px;
}
.bd-tui .input-box input{
    border:none;
    line-height: 56px;
    font-size:16px;
    display:block;
    width:170px;
}
.bd-tui .input-mobile-box{
    width:580px;
    height:56px;
    background: #fff;
    border-radius: 5px;
    padding-left:25px;
    display:flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.bd-tui .input-box .sub-btn,.bd-tui .input-box .type-btn{
    width:200px;
    height:56px;
    line-height: 56px;
    background:#ff840c;
    color:#fff;
    border-radius: 0 5px 5px 0;
    text-align: center;
    cursor: pointer;
    font-size:16px;
}
.bd-tui .input-box .type-btn{
    border-radius:5px;
    background:#d21e2f;
    width:168px;
}
.bd-tui .input-mobile-box input{
    width:300px;
}
.bd-tui .select-business-box{
    padding:60px 0;
}
.bd-tui .select-business-box .bg1{
    background: url("../bd_images/bd_adv_bg1.png");
    width:680px;
    height:120px;
    margin:0 auto;
}
.bd-tui .business-item{
    display:flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.bd-tui .business-item .items{
    width:257px;
    border-radius:10px;
    background: #fff;
    margin-top:40px;
    overflow: hidden;
}
.bd-tui .business-item .items .tit{
    padding-top:32px;
    text-align: center;
    color: #fff;
    background: url("../bd_images/bd_o2o_bg.png") center no-repeat;
    height:140px;
}
.bd-tui .business-item .items .tit h1{
    font-size: 30px;
    line-height: 36px;
}
.bd-tui .business-item .items .tit p{
    font-size: 12px;
    line-height: 22px;
}
.bd-tui .business-item .items ul{
    width:200px;
    margin:24px auto 0;
    padding:12px 0;
    border-top:1px solid #cccccc;
}
.bd-tui .business-item .items:nth-of-type(3) ul{
   padding-left: 30px;
}
.bd-tui .business-item .items:nth-of-type(4) ul{
    padding-left: 30px;
}

.bd-tui .business-item .items li{
    line-height: 36px;
    font-size:14px;
    color:#333333;
}
.bd-tui .business-item .items li i{
    display:inline-block;
    width:16px;
    height:12px;
    background:url("../bd_images/bd_icon_yes.png");
    margin-right: 10px;
    vertical-align: middle;
}
.bd-tui .show-price{
    text-align: center;
    line-height: 50px;
}
.bd-tui .show-price .price-now{
    font-size: 30px;
    color:#bc0707;
    margin-right: 15px;
    display: block;
}
.bd-tui .show-price .price-base{
    font-size: 14px;
    text-decoration:line-through;
    color:#4b505e;
    display: block;
    line-height: 1;
}

.bd-tui .business-item .items .ljzx{
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color:#fff;
    background: #d21e2f;
    display:block;
    margin:20px auto 0;
    line-height:2;
    width:136px;
    height:36px;
    border-radius: 10px;
}
.bd-tui .bg2{
    background: url("../bd_images/bd_adv_bg2.png") center no-repeat;
    height:363px;
}
.bd-tui .bg3{
    background: url("../bd_images/bd_adv_bg3.jpg") center no-repeat;
    height:689px;
}
.bd-tui .bg4{
    background: url("../bd_images/bd_adv_bg4.jpg") center no-repeat;
    height:669px;
}
.bd-tui .bg4-box{
    position: relative;
}
.bd-tui .bg4-box a{
    position: absolute;
    width:184px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    background: #ff7320;
    color:#fff;
    font-size: 16px;
    top:544px;
    left:600px;
    display:block;
}
.bd-tui .bg5{
    background: url("../bd_images/bd_adv_bg5.png") center no-repeat;
    height:873px;
}

/*注册、专利、版权 单页*/
.wrap-single-page{
    margin-top:30px;
}
.single-attr-box{
    padding:30px;
    border-radius: 10px;
    background:#fff;
    display:flex;
    display:-webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.single-attr-box .pro-img{
    width:446px;
    height:313px;
}
.single-attr-box .pro-select{
    width:650px;
}
.single-attr-box .title{
    border-bottom:1px solid #686868;
    padding-bottom:5px;
}
.single-attr-box .title h2{
    display:inline-block;
    color:#474747;
    font-size: 24px;
    font-weight: 500;
}
.single-attr-box .title span{
    color:#d21e2f;
    margin-left:38px;
    float:right;
    line-height: 34px;
}
.single-attr-box .price{
    background:#f3f3f3;
    border-radius: 10px;
    margin-top:18px;
    padding:8px 18px;
}
.single-attr-box .price label{
    font-size:18px;
    color:#686868;
}
.single-attr-box .price .yhj{
    font-size:30px;
    color:#d21e2f;
}
.single-attr-box .price em{
    font-size:24px;
    font-style:normal;
}
.single-attr-box .price .scj{
    color:#686868;
    font-size:12px;
    margin-left:10px;
    text-decoration: line-through;
}
.single-attr-box .prj-items li{
    color:#686868;
    padding:0 15px;
    line-height: 30px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor: pointer;
    margin-right:24px;
    margin-top:12px;
}
.single-attr-box .prj-items{
    margin-top:8px;
}
.single-attr-box .prj-items li.active{
    color:#d21e2f;
    border:1px solid #d21e2f;
    background:url("../images/page_icon_active.png") right top no-repeat;
}
.single-attr-box .pro-select .btn{
    border-radius: 5px;
    background:#d21e2f;
    color:#fff;
    text-align: center;
    line-height: 36px;
    padding:0 38px;
    border:none;
    margin-top:20px;
    cursor: pointer;
}

.single-pic-box{
    margin-top:20px;
    border-radius: 10px;
    background:#fff;
    text-align: center;
    padding:25px 0;
    margin-bottom:58px;
}
.single-pic-box .copyright_info{
    width: 1140px;
    margin: 0 auto;
}
.single-pic-box .copyright_info #accord li{
    width:190px;
}
.single-pic-box .copyright_info #accord li:first-child{
    width:380px;
}
.single-pic-box .copyright_info #accord li:nth-of-type(1){
    background:url("../images/zlqdjlc_1.png") no-repeat ;
}
.single-pic-box .copyright_info #accord li:nth-of-type(2){
    background:url("../images/zlqdjlc_2.png") no-repeat ;
}
.single-pic-box .copyright_info #accord li:nth-of-type(3){
    background:url("../images/zlqdjlc_3.png") no-repeat ;
}
.single-pic-box .copyright_info #accord li:nth-of-type(4){
    background:url("../images/zlqdjlc_4.png") no-repeat ;
}
.single-pic-box .copyright_info #accord li:nth-of-type(5){
    background:url("../images/zlqdjlc_5.png") no-repeat ;
}
/*手风琴特效*/
#accord{width:100%;height:248px;background-color:#cc2132;overflow: hidden;border-radius: 10px;}
#accord li{float:left;position:relative;width:124px;height:100%;overflow:hidden;cursor:pointer;}
#accord li div{position:absolute;width:100%;height:50px;line-height:50px;background:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;bottom:0;left:0;display:none;text-align:center;}
#accord li div a{color:#FFF;text-decoration:none;}
#accord li div a:hover{color:#F00;text-decoration:none;}
#accord li:first-child{width:240px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#accord li:first-child div{display:block;}
#accord li:nth-of-type(1){
    background:url("../images/zrlc_01.png") no-repeat ;
}
#accord li:nth-of-type(2){
    background:url("../images/zrlc_02.png") no-repeat ;
}
#accord li:nth-of-type(3){
    background:url("../images/zrlc_03.png") no-repeat ;
}
#accord li:nth-of-type(4){
    background:url("../images/zrlc_04.png") no-repeat ;
}
#accord li:nth-of-type(5){
    background:url("../images/zrlc_05.png") no-repeat ;
}
#accord li:nth-of-type(6){
    background:url("../images/zrlc_06.png") no-repeat ;
}