
.djfh{display:none;}
.product_leave:hover{
    
    
    color: #0079FF;
}
.product_nav:hover{
    
    
    color: #0079FF;
}
.header-xm {
    background: #F7F8F9;
    height: 56px;
}

.header-xm span {
    color: #000;
    float: left;
    padding: 15px 0 0 17px;
    font-weight: normal;
    font-size: 17px;
}

a.product_leave {
    float: right;
    color: #000;
    font-size: 22px;
    padding: 15px 18px 10px 0;
}


a.product_nav {
    float: right;
    color: #000;
    font-size: 22px;
    padding: 15px 36px 10px 0;
}
.topbar {
    height: 40px;
    font-size: 12px;
    color: #ccc;
    background-color: #000;
    position: relative;
}
.container {
    position: relative;
    width: 1190px;
    margin: 0 auto;
}
.topbar-nav {
    float: left;
    height: 40px;
    line-height: 40px;
}
.topbar .topbar-nav a.hover {
    color: #fff;
}

.topbar-nav a {
    line-height: 40px;
    height: 40px;
}

.topbar .jiange {
    margin: 0 12px;
}
.topbar a {
    color: #b0b0b0;
    padding: 0 3px;
}
.topbar .ver {
    color: #393f3f;
    margin: 0 2px;
}
/*-- header --*/

.header {
  position: relative;
  height: 78px;
  z-index: 20;
  background: #fff;
}
.header-logo .logo img {
    width: 136px;
    padding-top: 6px;
}
.header-logo {
  position: relative;
  float: left;
  padding-top: 0px;
  /*padding-bottom:5px;*/
      margin-top: 8px;
}
.header-logo .logo:hover {
    
    background: url("http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c42a38cc1cb1460db6f112cf1c4f8820_2.png?v=20210812T070839615Z")
}

.header-logo .logo {
  
  display: block;
  width: 145px;
  height: 65px;
  background-size: 100%;
  background: url(/resource/images/b523c5e7e5ad44328e72c832d9bdbfc0_2.png)
}

.header-nav {
  float: left;
}

.menu {
  width: 900px;
  margin-top: 0px;
  padding-left: 30px;
}

.menu .all {
  position: relative;
  float: left;
  width: 160px;
  height: 80px;
}

.menu li {
  float: left;
  padding-bottom:16px;
  height: 59px;
}
.header-user label#user_bar{
    position:relative;
    height:30px;
    line-height:30px;
    display:inline-block;

}
.header-user label#user_bar i{
  font-size:14px;
  padding-right:10px;
}
#user_bar .user_menu {
  width: 80px;
  position: absolute;
  top: 28px;
  left: -10px;
  z-index: 100;
  font-size: 14px;
  color: #333;
  padding: 5px;
  margin-top: 2px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
}
#user_bar .user_menu li {
  line-height: 30px;
  padding-left: 10px;
}
#user_bar .user_menu li a {
  color: #333;
}
#user_bar .user_menu::after {
  border: 7px solid transparent;
  border-bottom-color: #fff;
  top: -14px;
  left: 10px;
  right: auto;
  position: absolute;
  display: inline-block;
  content: "";
}
#user_bar .user_menu::before {
  top: -16px;
  left: 10px;
  right: auto;
  border: 8px solid transparent;
  border-bottom-color: rgba(27, 31, 35, 0.15);
  position: absolute;
  display: inline-block;
  content: "";
}

.menu li a {
  font-size: 16px;
  color: #333;
  display: block;
  padding: 29px 25px 10px;
}

.menu li a:hover {
  color: #3F5DFF;
}
/* 网站搜索 */

.header-search {
  float: right;
  margin-top: 20px;
}

.search-form {
  position: relative;
  width: 300px;
  height: 40px;
}

.search-text {
  position: absolute;
  top: 0;
  right: 40px;
  padding: 0 10px;
  width: 230px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #e0e0e0;
}

.search-btn {
  position: absolute;
  top: 0;
  right: 0px;
  width: 40px;
  height: 40px;
  color: #616161;
  border: 1px solid #e0e0e0;
  border-left: none;
  cursor: pointer;
  transition: all .2s;
  font-size: 20px;
}
.search-btn:hover {
  color: #fff;
  background-color: #cf211b;
  border-color: #cf211b;
}

.main-nav {
  display: none;
  z-index: 25;
  position: absolute;
  top: 70px;
  left: 0;
  height: 230px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
}

.mainnav-list {
  font-size: 12px;
  margin-left:130px;
}

.mainnav-list .title{
      overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.mainnav-item {
  position: relative;
  float: left;
  width: 150px;
  padding: 40px 12px 0px 12px;
  text-align: center;
  list-style:none;
}

.product-thumb {
  width: 160px;
  height: 110px;
  margin: 0 auto 10px;
  border-right: 1px solid #ccc;
}
.product-thumb img{
  width:110px;
  height:110px;
  margin: 0 auto;
}

.mainnav-item:last-child .product-thumb {
  border: none;
}

.price {
  font-size: 14px;
  color: #cf211b;
}

.product-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 20px;
}

.product-label .goods-label {
  display: inline-block;
  padding: 0 20px;
  height: 20px;
  border: 1px solid #cf211b;
  color: #cf211b;
}



.header-nav {
    position: relative;
}

ul.promenu.one {
    left:0;
}

ul.promenu {
    display: none;
    position: absolute;
    top: 133px;
    background: #fff;
    width:100%;
    height: 185px;
    left:0;
}

ul.promenu li {
    display:inline-block;
    width: 180px;
    margin: 0 10px;
    height: 169px;
    background: none;
    border:none;
}

ul.promenu li img {
    width: 100%;
}

ul.promenu li h4 {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: normal;
}
.menu li.os:hover{
border-bottom:3px solid #3F5DFF;
}

.dhycxs {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    z-index: 9;
}

.ejul {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    text-align: center;
}

.ppcolumn {
    display: inline-block;
    width: 180px;
    float: left;
    margin-right: 42px;
}

.ppcolumn .goods_img img {
    width: 100%;
}

.ppcolumn h4 {
    width: 100%;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.ppcolumn h4 img {
    width: 100%;
}

.ppcolumn h4 em {
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    height: 50px;
    line-height: 45px;
}

ul.promenu.one {
    height: auto;
}

ul.promenu.one {
    left: 0%;
    padding-left: 30%;
    width: 70%;
    padding-bottom: 16px;
}

.ppcolumn 
 .goods_img {
    float: left;
    width: 40px;
    padding-right: 8px;
}


.ppcolumn .mg_bottom {
    display: block;
    height: 32px;
    margin-bottom: 8px;
}

  

        .ty-banner-1 img{
      width: 100%;
        }
        .ty-banner-1 img{
     
        }
        .ty-banner-1 img.show{
 
        }
    

        .bark-search-1 {
            height: 50px;
            border-bottom: 1px dashed #999;
            overflow: hidden;
            font-size: 14px;
            line-height: 50px;
        }
        
        .bark-search-1 p {
            color: #999;
        }
        
        .bark-search-1 a {
            color: #999;
            display: inline-block;
            margin: 0 8px;
        }
        
        .bark-search-1-inp {
            width: 405px;
            height: 20px;
            border-radius: 20px;
            padding-left: 10px;
            margin-top: 12px;
            background: #ffffff
;
            border: 1px solid #999;
            overflow: hidden;
        }
        
        .bark-search-1-inp input {
            border: 0;
        }
        
        .bark-search-1-inp1 {
            width: 376px;
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            color: #999;
            background: none;
            float: left;
        }
        
        .bark-search-1-inp2 {
            width: 20px;
            height: 20px;
            background: url(images/dark-icon1.png) no-repeat center;
            float: right;
            margin-right: 4px;
            cursor: pointer;
        }
    

        .bark-crumbs-01 {
            height: 58px;
            font-size: 14px;
            line-height: 58px;
            color: #999;
        }
        
        .bark-crumbs-01 b {
            display: inline-block;
            font-weight: normal;
            padding-left: 30px;
            background: url(images/dark-icon2.png) no-repeat 4px center;
        }
        
        .bark-crumbs-01 a {
            color: #999;
        }
        
        .bark-crumbs-01 i {
            font-style: normal;
        }
        
        .bark-crumbs-01 span {
            margin-right: 2px;
        }
    

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #222222;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h3 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

.nfooter {
    background: #231916;
}

.nfooter .co {
    width: 1170px;
    margin: 0 auto;
}

.nfooter .fotone {
    border-bottom: 1px solid #979797;
    height: 255px;
}

.nfooter .fotone .fmenu {
    float: left;
    width: 700px;
}

.nfooter .fotone .fmenu {
    margin-top: 40px;
}
.nfooter .fotone .fmenu .msy{
   overflow: hidden;
   height: 207px;  
   
}
.nfooter .fotone .fmenu .ms {
    float: left;
    width: 133px;
    text-align: center;
    margin-right: 72px;
    overflow: hidden;
    height: 207px;
}

.nfooter .fotone .fmenu .ms a {
    color: #fff;
    font-size: 20px;
    display: block;
    height: 52px;
}

.nfooter .fotone .fmenu .ms  li a {
    color: #908f8f;
    font-size: 16px;
}

.nfooter .fotone .ftels {
    float: right;
    width: 200px;
    margin-right: 61px;
    margin-top: 110px;
    padding-left: 54px;
    text-align: center;
}

.nfooter .fotone .ftels span {
font-size: 39px;
    color: #fff;
    line-height: 41px;
    height: 41px;
}

.nfooter .fotone .ftels p {
    color: #908f8f;
    display: block;
    padding: 10px 0;
    font-size: 16px;
}

.nfooter .co 
 .fottwo {
    height: 96px;
}

.nfooter .co a.flogo {
    float: left;
    width: 90px;
    height: 40px;
    padding: 24px 0px 0 0px;
}

.nfooter .co a.flogo img {

    height: 44px;
}

.nfooter .co .fottwo {}

.nfooter .co .fottwo p.fscs {
    float: left;
    width: 824px;
    margin: 39px 0 0 23px;
}

.nfooter .co .fottwo p.fscs a {
    float: left;
    padding-right: 11px;
    border-left: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
}

p.beian {
    float: right;
    margin: 39px 9px 0 0;
    width: 220px;
    color: #908f8f;
    font-size: 15px;
}

p.beian a {
    color: #908f8f;
}    
    

 
     
     .wbknr textarea{
    width: 80%;
    height: 100px;
}
     
          .clearfix ul{
    margin-left: 50px;
}
.ly_box h3{
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    text-indent: 50px;
}
.zxyltck{
        cursor: pointer;
}
     .ly_box{       margin-top: 60px;
    position: relative;
    width: 700px;
    height: 400px;
    margin-left: 70px;
    left: -1100px;
    top: -347px;
    background: #fff;
         display:none;
         
     }
    .ly_box ul li{ height:36px; line-height:36px;   width: 355px;margin-bottom: 16px;}
    .ly_box ul li i{ display: inline-block; float: left; font-size: 14px; color: #3C3A39;width: 56px;}
    .ly_box ul li input{ display: inline-block; float: left; width: 282px; border: 1px solid #D8D8D8; background: none; height: 36px; line-height: 36px;outline:none; color: #000;font-size: 16px;}
    .ly_box ul li input:focus{outline:none;background: none; }
    .form-btn-submit{ width:120px; height: 42px; background:#0079FF; border: none; cursor: pointer; font-size: 16px; color: #fff; line-height: 42px;margin-left: 56px;float:left; }
   .form-btn-reset{ display:block;
    width: 120px;
    height: 42px;
    background: #ddd;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    line-height: 42px;
    margin-left: 56px;
    float: left;
}
   .submit{
    position: relative;
    top: 80px;
    float: right;
    margin-right: 10px;
}
   .ly_box ul li span{ display:none;}

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        .gbtp{
    width: 43px !important;
    height: 41px !important;
    float: right !important;
}
.my-kefu-weixin .my-kefu-main{background:url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_8.png?v=20210705T021414711Z)no-repeat;}
.my-kefu-weixin .my-kefu-main:hover{
    background:url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_16.png?v=20210705T022418940Z)no-repeat;
    
}

.nswcss:before{
               content: "";
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #0079ff;
    position: absolute;
    top: 16px;
    left: 137px;
            }



.my-kefu-ftop .my-kefu-main{background:url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_10.png?v=20210705T021608499Z)no-repeat;}
        
        .client-2 .my-kefu-tel-main:hover{
            
            background:url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_12.png?v=20210705T021911652Z)no-repeat;
            
        }
        .my-kefu-liuyan .my-kefu-main:hover{
            
                        background:url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_14.png?v=20210705T022206279Z)no-repeat;
        }
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
       /*
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        */
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
           /* overflow: hidden;*/
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #999;
            float: right;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_4.png?v=20210705T020838618Z)no-repeat;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
           
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        .my-kefu-liuyan .my-kefu-main{
         background: url(http://g1.cms.51yxwz.com/20170929114507008371/resource/images/c9e6bdd354dd4abf8be203d81947e911_6.png?v=20210705T021145133Z)no-repeat;}
        
        .client-2 .my-kefu-weixin-pic {
          /*  position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;*/
            text-align: center;
    position: absolute;
    left: -896px;
    width: 438px;
    top: -360px;
    display: none;
    z-index: 333;
    height: 400px;
    border: 1px solid #D8D8D8;
    background: #fff;
        }
        
        .my-kefu-weixin-pic img {
           /* width: 130px;
            height: 130px;*/
                width: 210px;
    height: 210px;
        }
        .my-kefu-weixin-pic p{
            font-size: 24px !important;
            color: #3C3A39 !important;
            height:30px !important;
        }
    
