/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{font:13px/1.5 Microsoft yahei;color:#666;}
a{ color:#666; text-decoration:none;}
h2{ font-family:"Microsoft YaHei";}
*{ outline:none;}
.w1200{ max-width:1200px; margin:0px auto;}
.contentbox{ max-width:1200px; margin:0px auto;}
.fl{ float:left;}
.fr{ float:right;}
html {
  font-size: 16px; /* 默认大小 */
}
 
@media (max-width: 768px) {
  html {
    font-size: 14px; /* 在小屏幕上减小字体大小 */
  }
}
 
@media (max-width: 480px) {
  html {
    font-size: 12px; /* 在更小的屏幕上进一步减小字体大小 */
  }
}
/* 头部样式 */
.header{width: 100%;background: #fff;margin-top: 36px;}
.top{width: 100%;height:35px;line-height: 35px;background-color: #F8F8F8;border-bottom: 1px solid #EBEBEB; position:fixed; top:0px; left:0px; z-index:999999;}
.top .topbox{height: 35px;}
.top .topbox .left{ float:left;}
.top .topbox .right .tel{ float:right;position: relative;margin-left: 15px;}
.top .topbox .right{ float:right;position: relative;}
.top .topbox .right .tel span{ display:block; float:left;}
.top .topbox .right .tel em {float: left;font-family: "Microsoft YaHei";color: #E50000;font-size: 14px;font-style: normal;}
.top .topbox .right .wxbox{float: right; background:url(../images/wxico.jpg) no-repeat left center;padding-left: 15px;margin-left: 15px; cursor:pointer;}
.top .topbox .right .wxboximg{ background:url(../images/wxboxbg.png) no-repeat; width:110px; height:112px; position:absolute; z-index:999;top: 26px;left:216px;padding-top:16px; padding-left:10px;}
.top .topbox .right .list{float: right;}
.top .topbox .right .list a{ padding:0px 8px;color:#666;}
.top .topbox .right .list a:hover{ color:#de5f28; text-decoration:underline;}
.logo{ /*height:140px;*/ overflow:hidden;}
.logo .logol{ float:left;width:22%;/*height: 140px;*/overflow: hidden;}
/*.logo .logor{ float:right; overflow:hidden; width:750px;}
.logor .search{ float:left; width:486px; overflow:hidden; margin-top:22px;}
.logor .search .searchtop{ height:26px; line-height:26px; overflow:hidden;}
.logor .search .searchtop a{ color:#888; padding-right:10px;}
.logor .search .searchtop a:hover{ color:#1c95e6; text-decoration:underline;}
.logor .search .searchbottom{ height:40px;}
.logor .search .searchbottom span{ display:block; float:left;}
.logor .search .searchbottom span input{ border:none;}
.logor .search .searchbottom span input.txt{ font-size:13px; color:#888; height:34px; line-height:34px; width:405px;font-family:"宋体"; border:3px solid #de5f28;}
.logor .search .searchbottom span input.btn{ width:70px;text-align:center;background:#de5f28; height:40px; line-height:40px; color:#fff; font-size:14px; font-weight:bolder; cursor:pointer;}
.header .logo .logor .login{ float:left; margin-top:22px; margin-left:20px;}
.header .logo .logor .login .loginico{ width:51px; float:left; margin-left:47px;}
.header .logo .logor .login a{ display:block; float:left; width:51px;}
.header .logo .logor .login a p{ color:#888; height:32px; line-height:32px; text-align:center;}*/

.logo .right{  width:70%;/* height:140px;*/}
.search{ margin-top:37px; height:44px; float:left; width:100%;}
.search .searchbox{  height:44px; float:left ; width:57%; }
#ALLformProsearch{width:100%; float:left;}
.search .searchbox p{ float:left;}
.search .searchbox input.txt{ width:80%;background:url(../images/search_txt1-1.png) no-repeat; height:40px;border:0px; line-height:40px; overflow:hidden; text-indent:10px; float:left;}
.search .searchbox input.btn{ width:20%;background:#de5f28 url(../images/search_btn-3.png) 50% 0 no-repeat; height:40px; border:0px; line-height:40px; cursor:pointer;border-radius: 0 6px 6px 0;}

.search .cart{ height:40px; width:20%; /*background:url(../images/cartbg.png) no-repeat;*/border: 1px solid #d2d2d2; border-radius: 6px; position:relative; margin-left:3%;}
.search .cart i{ background:url(../images/carttag-2.png) no-repeat; position:absolute; width:26px; height:23px; color:#fff;font-style: normal;line-height: 23px;left:28px;top: -17px;text-align: center;}
.search .cart a{ display:block; background:url(../images/cartico-2.png) no-repeat 18px center; height:40px; line-height:40px; color:#de5f28; font-size:15px; text-indent:48px;}

.search .kf{ overflow:hidden; height:40px; line-height:40px; /*background:url(../images/zxkfbg.png) no-repeat;*/border: 1px solid #d2d2d2;
  border-radius: 6px; width:15%;margin-left:1%;}
.search .kf a{color:#de5f28; font-size:15px; background:url(../images/zxkfico-2.png) no-repeat 13px center; display:block; text-indent:42px;}

.hot{ height:32px; line-height:32px; overflow:hidden; margin-top:3px; float:left; width:100%;}
.hot font{ color:#ff8a00;}
.hot a{ color:#959595 !important; padding:0px 6px;}
.hot a:hover{color:red !important; text-decoration:underline;}


/* 头部样式 */
/* 导航样式 - 统一背景色，移除背景图 */
.nav{ height:40px; background:#de5f28; position: relative; z-index:100;}
.nav .navbox{ height:40px; position:relative;}
.nav .navbox .menu{width:220px; position:relative; float: left;}
.nav .navbox .menutop{ width:219px;background-color: #ff8a00;line-height: 40px;cursor: pointer; float:left; border-right: 1px solid #d15119;}
.nav .navbox .menutop h2{color:#fff; font-size:17px; padding-left: 35px;margin-left: 40px;    background: url(../images/menubg.png) no-repeat left center;} /* 移除背景图 */
.nav .navbox .menulist{ position:absolute; top:40px; left:0px;width: 220px;z-index: 1000; background: #de5f28; display: none;}
.nav .navbox .menulist li.menulistlibg {width: 220px;position: relative;background-color: #de5f28;transition: all 0.3s ease;}
.nav .navbox .menulist li.menulistlibg:hover{ background-color:#ff8a00;}
.nav .navbox .menulist a{font-family: "Microsoft YaHei";}
.menulistbox{width: 188px;height: 36px;padding: 11px 14px 2px 18px; border-top:1.4px solid #d15119;}
.menulistbox .meChname{/* 移除背景图 */    background: transparent url(../images/all_subchicon.png) no-repeat scroll right center;}
.menulistbox .meChname a {display: block;color: #FFF;font-size: 13px;width: 178px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* PC端子菜单样式 - 三级目录改为多行多列 */
.listhover{position: absolute;left: 220px;top: 0px;width:700px; 
           overflow: hidden;padding:15px 20px; background-color: #FFF;border-radius: 0px 4px 4px 0px;
           display: none; border:1px solid #ff8a00; z-index: 1001;}
.listhover.visible {display: block;}
.listhover-title {font-weight: bold; color: #333; margin-bottom: 10px; font-size: 14px;}
.listhoverbox{display: block;}
.listhoverbox ul{ float: none; width: 100%;}
.listhoverbox li {float: none; height: auto; overflow: hidden; padding: 10px 0px; border-bottom: 1px dashed #E8E8E8;}
.listhoverbox li:last-child {border-bottom: none;}
.listhoverbox li .shClick{width:100%; display: flex; flex-wrap: wrap; gap: 10px 20px;}
.listhoverbox li a {font-family: "Microsoft YaHei";}
.listhoverbox li .shClick a {color: #666; overflow: hidden; margin-left:0; display: block; float: none;
                            height: auto; line-height: normal; font-size: 13px; padding: 5px 0;
                            white-space: nowrap;}
.listhoverbox li .shClick a:hover{color:#ff8a00; text-decoration:underline;}

/* 主导航样式 */
.nav .navbox .navlist{ float:left; position:absolute;top: 0px;left: 220px;}
.nav .navbox .navlist li{ float:left; line-height:40px;border-right: 1px solid #d15119;}
.nav .navbox .navlist li a{ font-size:15px; color:#fff; text-align:center; display:block;font-family: "Microsoft YaHei";}
.nav .navbox .navlist li.navlistbg a{ background:#ff8a00; height:40px;}
.nav .navbox .navlist li a:hover{background:#ff8a00; height:40px;}

/* 导航子菜单 - PC端 */
.nav .navbox .navlist li{position: relative; width: 130px;}
.sub_nav{ display:none; position:absolute; top:40px; left:0; z-index:1000; width:100px; height:auto; overflow:hidden; padding:5px 15px; background:#c75423;}
.sub_nav.visible {display: block;}
.nav .sub_nav li{ float: none; width:100% !important; height:36px; line-height:36px; border-bottom:1px dashed #e38a63; border-right:none !important;}
.nav .sub_nav li a{ display:block; color:#FFF; font-size:13px !important; padding-left:0px; margin-left:2px; width:95px; height:36px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height: 36px;}
.nav li.cur .nav_name,.nav li.nav_this{ background-color:#ff8a00; color:#FFF;}
.nav .sub_nav li a:hover{height: 36px !important;line-height: 36px;font-weight: bold;}

.active333{    display: block !important;}

/* 基础容器样式 */
.maintop {
       width: 980px;
    overflow: hidden;
    margin-left: 220px;
   
    position: relative;
}

/* PC端Banner样式（固定尺寸） */
.banner {
    position: relative;
    overflow: hidden;
    width: 980px; /* PC端固定宽度 */
    height: 420px; /* PC端固定高度 */
    margin: 0 auto; /* 居中显示 */
}

/* 图片容器 */
.banner .bannerimg {
    width: 100%;


    height: 100%;
    position: relative;
}

/* 幻灯片列表 */
.banner .bannerimg ul {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}

/* 单张幻灯片 */
.banner .bannerimg li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.banner .bannerimg li.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

/* 图片样式 - 区分PC和移动端 */
.banner .bannerimg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; /* PC端填满固定容器 */
}

/* 指示器样式 */
.banner .bannerico {
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 10;
    text-align: right;
}

.banner .bannerico .bannericobox {
    display: inline-block;
    margin-right: 15px;
}

.banner .bannerico .bannericobox li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
    float: left;
    margin-left: 6px;
    cursor: pointer;
    position: static;
    opacity: 1;
    visibility: visible;
}

.banner .bannerico .bannericobox li.bannericoon {
    background: #ff8a00;
}

/* 移动端适配（关键分段点） */
@media (max-width: 992px) {
    /* 移动端Banner容器自适应 */
    .banner {
        width: 100% !important; /* 占满屏幕宽度 */
        height: auto !important; /* 高度自适应 */
     
        position: relative;
    }
    
    /* 重置移动端图片容器定位 */
    .banner .bannerimg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    
    /* 移动端图片完整显示 */
    .banner .bannerimg img {
        object-fit: contain; /* 完整显示图片，不裁剪 */
        object-position: center;
        background-color: #f5f5f5; /* 图片周围空白区域填充背景色 */
    }
    
    /* 调整移动端指示器 */
    .banner .bannerico {
        bottom: 8px;
    }
    
    .banner .bannerico .bannericobox {
        margin-right: 12px;
    }
    
    /* 修复分类菜单滚动问题 */
    #categoryMenu {
        overflow-y: auto !important; /* 强制启用垂直滚动 */
        -webkit-overflow-scrolling: touch !important; /* iOS平滑滚动 */
        height: calc(100vh - 130px) !important; /* 固定高度，确保滚动区域 */
        position: fixed !important; /* 固定定位避免滚动冲突 */
        left: 0 !important; /* 确保全屏显示 */
        top: 130px !important;
        width: 100% !important;
        transform: translateX(0) !important; /* 避免位移导致滚动失效 */
        overscroll-behavior: contain; /* 防止滚动穿透 */
        z-index: 1001;
        background: #de5f28;
        transform: translateX(-100%); /* 初始隐藏 */
        transition: transform 0.3s ease;
		touch-action: pan-y; /* 关键属性 */
    }
  #categoryMenu.active {
        transform: translateX(0);
    }
    
    #categoryMenu .menulist {
        width: 100%;
        height: auto;
        min-height: 100%;
        overflow: visible;
        touch-action: pan-y;
    }
    
    /* 禁用所有可能阻止滚动的属性 */
    #categoryMenu * {
        touch-action: pan-y;
        -webkit-user-drag: none;
        -webkit-touch-callout: none;
    }
    

    /* 禁用body滚动当菜单打开时 */
    body.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
    
    /* 移动端分类菜单滚动区域样式 */
    #categoryMenu .menulist {
        overflow-y: auto;
        max-height: calc(100vh - 180px);
        -webkit-overflow-scrolling: touch;
    }
    
    /* 修复主导航滚动问题 */
    #mainNav.mobile-nav {
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch !important;
        height: calc(100vh - 130px) !important;
    }
    
    /* 移除可能阻止滚动的样式 */
    .menulist, .mobile-nav {
        touch-action: pan-y !important; /* 允许垂直触摸滚动 */
        overflow-x: hidden !important; /* 禁止水平滚动 */
    }
}

/* 小屏手机优化 */
@media (max-width: 480px) {
    .banner {
    
    }
}

/* 移动端菜单按钮 */
.menu-btn {
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    display: none;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.menu-btn__burger {
    position: absolute;
    width: 25px;
    height: 3px;
    background: white;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.menu-btn__burger::before,
.menu-btn__burger::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 3px;
    background: white;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

.menu-btn__burger::before {
    transform: translateY(-8px);
}

.menu-btn__burger::after {
    transform: translateY(8px);
}

/* 按钮激活状态 */
.menu-btn.active .menu-btn__burger {
    background: transparent;
}

.menu-btn.active .menu-btn__burger::before {
    transform: rotate(45deg);
}

.menu-btn.active .menu-btn__burger::after {
    transform: rotate(-45deg);
}

/* 全屏遮罩 - 移动端移除 */
.nav-overlay {
    display: none !important;
}

/* 二级分类箭头指示 - 仅移动端主导航显示 */
.has-children {
    position: relative;
  /*   padding-right: 40px; 为箭头预留空间 */
}

.children-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 18px;
    transition: transform 0.3s ease;
    display: none; /* 默认隐藏 */
}

/* 箭头向上旋转状态 */
.children-arrow.rotate {
    transform: translateY(-50%) rotate(180deg);
}

/* 响应式样式 - 移动端 */
@media (max-width: 992px) {
    .bannerimg {
        touch-action: pan-y; /* 允许垂直滚动 */
        overflow: hidden;
    }
    .bannerimg ul li {
        transition: opacity 0.3s ease;
    }
    /* 分类菜单容器样式 - 必须添加 */
    #categoryMenu {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch; /* iOS平滑滚动 */
        white-space: nowrap;
        scroll-snap-type:y mandatory;
        touch-action: pan-y; /* 只允许水平滑动 */
    }

    .menulistbox{ width:100%;}
    .nav .navbox .menulist li.menulistlibg{width:100%}
    .contentbox {
        width: 100%;
       
        box-sizing: border-box;
    }
    
    .main {
        min-width: auto;
    }
    
    .main .maintop {
        width: 100%;
        margin-left: 0;
    }
    
    .mobile-nav-container {
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        height: 40px;
    }
    
    .menu-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #de5f28;
    }
    
    .category-btn {
        position: absolute;
        left: 0;
        top: 0;
        width: auto;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        color: white;
        font-size: 17px;
        z-index: 1002;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
    
    /* 移动端全部分类样式优化 */
    .nav .navbox .menutop {
        display: none;
    }
    .nav .navbox .navlist {
        display: none;left: 0;
    }
    
    /* 全部分类菜单样式 - 统一背景色 */
    .nav .navbox .menulist {
        position: fixed;
        top: 130px;
        left: -100%;
        width: 100%;
        height: calc(100% - 130px);
        overflow-y: auto;
        transition: left 0.3s ease;
        z-index: 1001;
        background: #de5f28;
        margin: 0;
        padding: 0;
        display: none;
    }
    
    .nav .navbox .menulist.active {
        left: 0;
        display: block !important;
    }
    
    /* 二级菜单样式 - 确保可以展开 */
    .menulistlibg {
        overflow: hidden;
        transition: all 0.3s ease;
    }
    
    .menulistlibg.active {
        background-color: #ff8a00;
    }
    
    /* 三级菜单样式 - 白色背景黑色文字 */
    .listhover {
        position: static;
        width: 100%;
        border: none;
        border-radius: 0;
        padding: 10px 20px;
        background: #ffffff; /* 白色背景 */
        display: none;
        color: #000000; /* 黑色文字 */
        z-index: 1010;
        box-sizing: border-box;
    }
    
    .listhover.active {
        display: block;
        animation: fadeIn 0.3s ease;
    }
    
    @keyframes fadeIn {
        from { opacity: 0; transform: translateY(-10px); }
        to { opacity: 1; transform: translateY(0); }
    }
    
    .listhoverbox li .shClick {
        width: 100%;
    }
    
    .listhoverbox li .shClick a {
        width: 48%;
        box-sizing: border-box;
        color: #000000; /* 三级菜单文字黑色 */

        padding: 8px 0;
        font-size: 14px;
    }
    
    .listhoverbox li .shClick a:hover {
        color: #ff8a00;
        text-decoration: underline;
    }
    
    /* 主导航菜单 - 统一背景色 */
    #mainNav.mobile-nav {
        display: none;
        position: fixed;
        top: 130px;
        right: -100%;
        width: 100%;
        height: calc(100% - 130px);
        overflow-y: auto;
        transition: right 0.3s ease;
        z-index: 1001;
        background: #de5f28;
        margin: 0;
        padding: 0;
    }
    
    #mainNav.mobile-nav.active {
        right: 0;
        display: block;
    }
    
    #mainNav.mobile-nav li {
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #d15119;
    }
    
    #mainNav.mobile-nav li a {
        text-align: left;
        padding-left: 20px;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        color: white;
    }
    
    /* 移动端主导航显示箭头 */
    #mainNav .children-arrow {
        display: block;
    }
    
    /* 全部分类中不显示箭头 */
    .menulist .children-arrow {
        display: none !important;
    }
    
    /* 二级导航菜单样式 - 白色背景黑色文字 */
    .sub_nav {
        position: static;
        width: 100%;
        box-sizing: border-box;
        background: #ffffff; /* 白色背景 */
        padding: 0;
        display: none;
    }
    
    .sub_nav.active {
        display: block;
    }
    
    .nav .sub_nav li {
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    
    .nav .sub_nav li a {
        width: 100%;
        padding-left: 40px;
        font-size: 15px !important;
        height: 40px !important;
        line-height: 40px !important;
        color: #000000; /* 黑色文字 */    background: #ff8a00;    margin-left: 0px;
    }
    
    .nav .sub_nav li a:hover {
        color: #ff8a00;
        background-color: #f5f5f5;
    }
    
    /* 三级菜单样式调整 */
    .listhoverbox {
        position: relative;
        z-index: 1020;
    }
    
    .main .maintop .banner {
        height: auto;
        min-height: 200px;
    }
    
    .banner .bannerimg {
        height: 100%;
    }
    
    .banner .bannerico {
        width: 100%;
    }
}

/* PC端显示.nav .navbox .menutop h2，隐藏category-btn */
@media (min-width: 993px) {
    .children-arrow {
        display: none !important;
    }
    
    .category-btn {
        display: none !important; /* PC端隐藏category-btn */
    }
    
    .nav .navbox .menutop h2 {
        display: block !important; /* PC端显示全部分类文字 */
    }
    
    /* PC端鼠标悬停显示分类菜单 */
    .nav .navbox .menutop:hover + .menulist,
    .nav .navbox .menulist:hover {
        display: block;
    }
}

@media (max-width: 576px) {
    .listhoverbox li .shClick a {
        width: 100%;
        margin-left: 0;
    }
}
/* 热卖产品 */
.main .maintop .cpbox{ background-color:#fff; overflow:hidden; }
.title{height: 38px;line-height: 38px;/*border-bottom: 1px solid #CBCBCB;*/margin: 6px 12px 0px;}
.title h2{float: left;color: #de5f28;font-size: 16px;padding-left: 32px;padding-right: 18px;width: auto;height: 37px;border-bottom: 3px solid #de5f28;}
.title h2.icormcp{ background:url(../images/top_icon1.png) no-repeat left center;}
.title a.more{margin-right: 20px;color: #888; float:right;}
.title a.more:hover{color:#19322e; text-decoration:underline;}
.cpbox .tab{ margin:12px;border: 1px solid #DDD;overflow:hidden;}
.cpbox .tab .demo{ background:#f4f4f4; height:36px; line-height:36px;padding: 0px 10px 0px 20px;border-bottom: 1px solid #DDD;position: relative;}
.cpbox .tab .demo span.arrow {position: absolute;right: 10px;top: 0px;}
.cpbox .tab .demo span.arrow a {display: block;width:6px;height:12px;float: right;margin-right: 5px;margin-top:13px;overflow: hidden;cursor: pointer;background:url("../images/leftrightico2.png") no-repeat;}
.cpbox .tab .demo span.arrow a.next{background-position: -10px 0px;}
.cpbox .tab .demo span.arrow a.prev{background-position: 0px 0px;}
.cpbox .tab .demo ul {float: left;position: absolute;left: 20px;height: 36px; width:80%;}
.cpbox .tab .demo ul li {float: left; width:20%;cursor: pointer; text-align:center;font-size: 14px;}
.cpbox .tab .demo ul li.current{height:36px;color: #de5f28; font-weight:bold;background: #FFF; border-right:1px solid #ddd;border-left:1px solid #ddd;border-bottom:2px solid #fff;font-size: 15px;}
.cpbox .tablist{overflow:hidden;}
.cpbox .tab .demo ul li.current a{color: #de5f28;}
.cpbox .tablist .cplist{ margin:12px 4px; overflow:hidden;width: 946px;height: 262px;}
.cplist li{ height:260px;border: 1px solid #E6E6E6; width:19%; float:left; margin:0px 2px 0px 4px; overflow:hidden;}
.cplist li:hover{ border:1px solid #ff8a00;}
.cplist li .cplistbox{height:155px; width:181px; position:relative; overflow:hidden;}
.cplist li .cplistbox .cplistico{ position:absolute; top:0px; right:0px; width:30px; height:30px;}
.cplist li a.cplistimg{ height:155px; width:181px; display:block;vertical-align: middle;text-align: center;display: table-cell;}
.cplist li a.cplistimg img{max-height:155px; max-width:181px;}
.cplist li p.vipmoney{ font-size:13px; font-weight:bolder; color:red; text-indent:18px; height:24px; line-height:24px; overflow:hidden;}
.cplist li p.cplistname{ line-height:25px; height:50px; overflow:hidden; padding:0px 8px; text-align:center;}
.cplist li p.buylshlcy {border-top: 1px solid #E8E8E8;margin-top:8px; overflow:hidden; padding-top:6px;text-align: center;}
.cplist li p.buylshlcy img {margin-top: 10px;margin-left: 3px;margin-right: 3px;}
.inputtext {height: 15px;width: 40px;padding: 2px 0px;line-height: normal;border: 1px solid #CCC;text-align: center;display: block;overflow: hidden;margin-right: 0px;    margin-top: 4px;}
/*.cplist li p.buylshlcy span.ttle { margin-left:5px;}*/
.cplist li p.buylshlcy span.tjscsum {margin-right: 5px;float: right;} 
.thickbox{background: #de5f28;display: inline-block;color:#fff;padding: 0px 22px;height:25px;margin-top: 4px;line-height: 25px;text-align: center;-webkit-box-sizing: border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-box-sizing: border-box;box-sizing: border-box;}
.tjsclste {background: #F5F5F5;width: 42px; text-align: center;border: 1px solid #DCDCDC;height: 21px;line-height: 21px;margin-top: 4px;display: inline-block;}
/* 热卖产品 */
/* 排行榜 */
.brank{ margin-top:10px; overflow:hidden;}
.brankl{ float:left;background:#fff; width:220px; height:322px;}
.brankl .brankltop{ /*background:url(../images/brankbg.jpg) repeat-x;*/height: 44px;/*border: 1px solid #D9D9D9;*/ padding:0px 14px;}
.brankl .brankltop li{ float:left;width:94px; margin-top:8px;text-align:center;font-size:15px;font-family: "Microsoft YaHei";height:36px;line-height:36px; cursor:pointer;}
.brankl .brankltop li.brankltopon{background-color: #FFF;color: #ff8a00;/*border-top: 1px solid #D9D9D9;border-left: 1px solid #D9D9D9;border-right: 1px solid #D9D9D9;*/}
.brankl .branklbottom{padding:3px 18px 22px;overflow: hidden; height:251px;} 
.brankl .branklbottom li{ height:35px; line-height:35px; border-bottom:1px dashed #D7D7D7; overflow:hidden;}
.brankl .branklbottom li a{ display:block; width:184px; height:35px; overflow:hidden;}
.brankl .branklbottom li a span{margin: 10px 8px 0px 0px;width: 15px;height: 15px;text-align: center;font-family: Arial; display:block; float:left;line-height: 15px; /*background:url(../images/brand_ho.png) no-repeat;*/ color:#fff;background: #ff8a00;}
.brankl .branklbottom li a:hover font{ color:#ff8a00;} 
.brankl .branklbottom li a font{ display:block; float:left; width:161px; height:35px; overflow:hidden;}
/* 排行榜 */
/*特色产品 */
.brankr{ float:right; background:#fff; width:970px; overflow:hidden;height:322px;}
.brankr .title h2.icormcp1{ background:url(../images/top_icon2.png) no-repeat left center;}
.brankrtop{height: 38px;line-height: 38px;padding: 6px 20px 0px;border-bottom: 1px solid #CBCBCB;}
.brankr .brankrbox{ overflow:hidden; margin-top:5px;}
.brankrbox .goodleft{ float:left;width: 158px; overflow:hidden;margin-top:16px;}
.brankrbox .goodleft li{ /*background:url(../images/beau_proac1-1.png) no-repeat;*/background: #f5f5f5;width: 158px;height: 40px;line-height: 40px;margin-bottom:8px;box-shadow: 4px 2px 4px 1px #dcdcdc;}
.brankrbox .goodleft li a {display: block;font-family: "Microsoft YaHei";font-size: 13px;padding-left: 16px;width: 130px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.brankrbox .goodleft li.goodlefton{ /*background:url(../images/beau_proho1-1.png) no-repeat;*/background: #ff8a00;
    box-shadow: 4px 2px 5px 1px #afafaf;}
.brankrbox .goodleft li.goodlefton a {color: #FFF;}
.brankrbox .goodright{ float:right; margin-right:10px; margin-top:2px; overflow:hidden;}
/*特色产品 */
/*技术专栏 */
.tech{ overflow:hidden; background:#fff;height: 380px;margin-top:10px;margin-bottom:10px;}
.tech .title h2.icormcp2{ background:url(../images/top_icon3.png) no-repeat left center;}
.tech .techbox{height: auto;overflow: hidden;margin:10px 20px 0px 20px;}
.techbox .techboxl{position: relative;width:750px;overflow: hidden; float:left;}
.techboxlico{ position:absolute;top: 20px;right: 0px;z-index: 20;}
.techboxlico li{background:#e8e8e8;border-radius: 50px;width:13px;height:13px;display: block;float:left;margin-left:6px;text-indent: -99999px;cursor: pointer;}
.techboxlico li.techboxlicoon{  background: #822732; border-radius: 50px;}
.techboxlist{ overflow:hidden; margin-top:25px; margin-left:20px;}
.techboxlistimg{ width:260px; height:260px; overflow:hidden; float:left;}
.techboxlistimg a{ display:block; width:260px; height:260px;vertical-align: middle;text-align: center;display: table-cell;}
.techboxlistimg img{ max-width:260px; max-height:260px;}
.techboxlistfont{width:420px; float:right; overflow:hidden;}
.techboxlistfont h3{margin-bottom: 12px;}
.techboxlistfont h3 a {display: block;font-family: "Microsoft YaHei";color: #333;font-size: 18px;width: 420px;height: 24px;overflow: hidden;text-overflow: ellipsis;    white-space: nowrap;}
.techboxlistfont h3 a:hover{color:#822732;}
.techboxlistfont .Rintro{height: 187px;overflow: hidden; line-height:24px; text-indent:24px;margin-bottom: 12px;}
.techboxlistfont .Rintro p{line-height:24px; text-indent:24px;}
.techboxlistfont p.Rmore{}
.techboxlistfont p.Rmore a {color: #ffffff;background: #822732;display: inline-grid;width: 120px;line-height: 30px;height: 30px;text-align: center;vertical-align: middle;}
.techboxr{width:370px; float:right; margin-top:10px;}
.techboxr li{height: 31px;line-height: 31px;border-bottom: 1px dashed #D1D1D1;}
.techboxr li a{ background:url(../images/list_icon.jpg) no-repeat left center; display:block; width:270px; float:left;padding-left: 16px; overflow:hidden; height:31px;line-height: 31px;}
.techboxr li span{ float:right;}
.techboxr li a:hover{ text-decoration:underline;color: #19322e;}

/*增*/
.bd{ background-color:#FFF; height:auto; overflow:hidden;}
.pd{}
.we_brand{margin-top: 10px;}
.we_brList{  padding-top:22px; clear: both; padding: 20px 20px 0 20px; width:100%; float:left;}

.we_brList li{ float:left; width:25%; }
.we_brImg{width:45%; height:8rem; position:relative; float:left;background: #f4f4f4;}
.we_brImg img{max-height:100%; max-width:100%; position:absolute; top:0px; bottom:0; left:0; right:0; margin:auto;}
.we_brR{ width:50%;}
.we_brTitle a{ display:block; font-family:"Microsoft YaHei"; font-size:16px; width:120px;/* height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/font-weight: bold; }
.we_brIntro{ /*height:96px;*/ overflow:hidden; margin-top:2px;font-size: 13px;}
/*增*/
/*技术专栏 */
/*公司信息 */
.company{ margin-top:10px;overflow:hidden;}
.company .news{ float:left;width: 384px; overflow:hidden;padding: 8px 20px 15px;background:#fff; }
.news .newstop{height: 42px;line-height: 42px;border-bottom: 1px solid #DADADA;}
.news .newstop li{ float:left;width: auto;height: 41px;padding: 0px 16px;}
.news .newstop li a{ display:block;font-family: "Microsoft YaHei";font-size: 16px;}
.news .newstop li.newstopon{border-bottom: 3px solid #1a564c;}
.news .newstop li.newstopon a{color: #1a564c;}
.news .newsbox{width: 384px;height: 271px;overflow: hidden;}
.news .newsbox .techboxr{ float:none; margin-left:6px;}
.company .about{ float:right;background:#fff; width:762px; overflow:hidden;}
.company .about .title h2.icormcp3{ background:url(../images/top_icon4.png) no-repeat left center;}
.aboutbox{height: 268px;overflow: hidden;margin-top:24px; padding:0px 20px;}
.aboutboxl{ float:left; width:240px; height:240px; overflow:hidden;border: 1px solid #E6E6E6;}
.aboutboxl a{ display:block;width:240px; height:240px;vertical-align: middle;text-align: center;display: table-cell;}
.aboutboxl a img{max-width:240px;max-height:240px;}
.aboutboxr{ float:right;width: 462px;line-height: 26px;height:240px;overflow: hidden; text-indent:24px;}
.aboutboxr p{line-height: 27px;text-indent:24px;}
/*公司信息 */
/*品牌专区 */
.brandbox{overflow:hidden;  background:#fff; max-width:1200px; margin:0px auto; margin-top:10px;margin-bottom: 10px;}
.brandbox .title h2.icormcp4{ background:url(../images/top_icon5.png) no-repeat left center;}
.brandboximg{margin: 20px 12px; overflow:hidden;}
.brandboximglist{/*width:1176px;*/overflow:hidden;border: 1px solid #dddddd;border-bottom: none;}
.brandboximglist li{width:234px;float: left;height: 130px;border-bottom: 1px solid #dddddd;border-right: 1px solid #dddddd;}
.brandboximglist li a {display: block;height: 90px;padding: 20px;text-align: center;}
.brandboximglist li a b {width: 200px;overflow: hidden;display: block;vertical-align: middle;text-align: center;display: table-cell;height: 60px;}
.brandboximglist li a b img {max-width: 200px;max-height: 60px;}
.brandboximglist li a font {display: block;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #666;}
.brandboximglist li a:hover font{ color:#1a564c;}
/*品牌专区 */

/*合作单位 */
.joindw{overflow:hidden;  background:#fff; width:1200px; margin:0px auto; margin-top:10px;margin-bottom: 20px;}
.joindw .title h2.icormcp5{ background:url(../images/top_icon6.png) no-repeat left center;}
.joinboximg{margin: 20px 12px; overflow:hidden;}
/* demo */
.demo{/*width:1170px;*/ height:380px;margin:0 auto;position:relative;/*margin-left: 30px;*/}
/* scrollbox */
.scrollbox{position:relative;width:1170px;height:359px;overflow:hidden;}
.scrollbox ul{position:absolute;left:0px;top:0px;}
.scrollbox li{float:left;width:1170px;overflow:hidden;padding:2px 0px;}
.scrollbox li a{float:left;display:inline-block;width:200px;height:74px;overflow:hidden;margin-left:10px;text-align: center;padding: 5px 10px;}
.scrollbox li a b {width: 200px;overflow: hidden;vertical-align: middle;text-align: center;display: table-cell;height: 60px;}
.scrollbox li a img{    max-width: 200px; max-height: 60px;}
/*合作单位 */

/* 品牌页面 */
.brandlist{ margin:20px auto 30px; overflow:hidden;}
.brandlist ul li{ float:left; width:288px; margin:0px 5px 10px 5px;border: 1px solid #e4e4e4; position:relative;}
.brandlist ul li:hover{border: 1px solid #ff8a00;}
.brandlist ul li:hover .fxs-dis{border: 1px solid #0093e6;border-top:0px;}
.brandlist ul li .fxs-logo {width:100%;height: 90px;overflow: hidden;}
.brandlist ul li .fxs-logo a{ display:block; width:288px;height: 90px;vertical-align: middle;text-align: center;display: table-cell;}
.brandlist ul li .fxs-logo a img{ max-width:288px;max-height: 90px;}
.brandlist ul li .fxs-content {padding: 10px;background-color: #F5F5F5;height: 120px;overflow: hidden;position: relative;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;user-select: none;}
.brandlist ul li .fxs-content h2 {color: #089542;font-size:20px; height:30px; overflow:hidden;text-align:center;}
.brandlist ul li .fxs-content h2 a{color: #0095ec;font-size: 20px;}
.brandlist ul li:hover .fxs-content h2 a{ color:#ff8a00;}
.brandlist ul li .fxs-content p {margin-top:8px; line-height:25px; font-size:13px; overflow:hidden; height:75px; color:#7e7e7e;}
.brandlist ul li .fxs-content .icon {right:12px;top:122px;position: absolute;font-size: 22px;color: #666;cursor: pointer; width:16px; height:9px; padding:3px; background:url(../images/2017/brandlistico.png) no-repeat; z-index:99;}
.brandlist ul li .fxs-dis {word-break: break-all;border:1px solid #e4e4e4; border-top:0px;position: absolute;left: -1px;top:231px;background-color: #fff;width: 288px;display: none;z-index: 1;}
.brandlist ul li .fxs-dis p {height: 125px;overflow: auto;font-size: 12px;line-height: 22px;margin: 10px 0 10px 10px;}
.brandlist ul li.cur .fxs-dis{ display:block;}
/* 品牌页面 */
/*foot */
.foot{ background:#efefef; overflow:hidden;border-top: 1px solid #ebebeb;}
.footnav{ height:42px; text-align:center; background:#fff; line-height:42px;color: #484848;}
.footnav a{ color:#484848; padding:0px 35px;}
.footbox{height: auto;overflow: hidden;padding: 22px 0px 10px 24px;}

.footboxl{ width:900px; overflow:hidden; float:left;}
.footboxl ul li {float: left;width: 180px;overflow: hidden;padding: 12px 0px;}
.footboxl ul li div {width: 170px;overflow: hidden;margin: 0px auto;}
.footboxl ul li div b {display: block;margin: 0px auto;/*width: 70px;height: 70px;*/}
.footboxl ul li div b img{width:38px;background: #1a564c;border-radius: 50px;}
.footboxl ul li div h5 {height: 35px;line-height: 35px;/*border-bottom: 1px solid #dddddd;*/text-align: center;font-size: 16px;margin-bottom: 5px;margin-top: -38px;}
.footboxl ul li div p {height: 29px;line-height: 29px;overflow: hidden;text-align: center;}
.footboxl ul li div p a {font-size: 14px;color: #666;}
.footboxl a:hover{text-decoration:underline;color: #1a564c;}

.footboxr2{float: left;overflow: hidden;width: 150px;}
.footboxr2 p{overflow: hidden; float:right; margin-left:5px;margin-top:5px; width:146px; text-align:center; margin:0 auto; font-size:12px;padding-top:5px;}

.footboxr{float: right;overflow: hidden;width: 150px;}
.footboxr p{overflow: hidden; float:right; margin-left:5px;margin-top:5px; width:146px; text-align:center; margin:0 auto; font-size:12px;padding-top:5px;}
/*foot */
/*copyright */.copyright{/* border-top:1px solid #b6b6b6;*/}
.copyrightbox{ text-align:center;/* margin-top:15px;*/ margin-bottom:8px;}
.copyrightbox p{height:30px;line-height:30px;}
.copyrightbox a{color: #666;}
.copyrightbox a:hover{color:#1a564c;}
/*copyright */


.friendlink{overflow: hidden;background: #fff; padding:10px 0px 15px 0px;}
.friendlink p{width: 1200px;margin: 0px auto;overflow: hidden;line-height: 30px;}
.friendlink p a{ padding:0px 6px;}
.friendlink p a:hover{ text-decoration:underline; color:#1a564c;}


/*在线客服*/
.keifu{ position:fixed; top:80px !important; right:5px; width:145px;z-index:99999999; display:none;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:120px; float:left; background:#ff8a00 url(../images/keifu3.png) 4px 15px; position:relative; display:none; cursor:pointer; box-shadow: -1px 1px 2px 1px rgb(168, 196, 208);border-radius: 20px 0px 0px 20px;padding: 2px 0px 0px 10px;}
.keifu_box{ float:left; width:145px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:145px; height:41px; background:#ff8a00 url(../images/keifu3.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu3.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #ff8a00; border-right:7px solid #ff8a00; padding-top:8px; background:#fbfbfb;}
.keifu_con li{ overflow:hidden; padding-left:18px;}
.keifu_con li a{ display:block; height:26px;width:68px;background:url(../images/magqqico.png) no-repeat left center;padding-left:22px; color:#ff8a00; font-size:14px;line-height:26px; }
.keifu_con li a:hover{ color:red;}
.keifu_wx{border-left:7px solid #ff8a00;border-right:7px solid #ff8a00; text-align:center;width:131px;padding-top:6px; background:#fff;}
.keifu_wx p{overflow:hidden; text-align:center; width:115px;padding-left:8px;padding-right:8px;font-size:10px; }
.keifu_wx p img{ max-width:115px; margin-bottom:-20px;}
.keifu_bot{ padding-top:6px;border-left: 7px solid #ff8a00;border-right: 7px solid #ff8a00;border-bottom: 7px solid #ff8a00;padding-left:8px; padding-bottom:6px; background:#fff;}
.keifu_bot h4{font-weight: bolder; font-size:18px; color:#ff8a00;font-style: italic;font-weight:bold; margin-bottom:5px;}
.keifu_bot p{ line-height:28px; height:28px; overflow:hidden; font-size:14px; color:#ff8a00;font-weight:bold;}



/* 当前位置 */
.mainTop{ margin-top:10px; overflow:hidden;height:40px;}
.mainTop p{ height:30px;overflow:hidden; background:url(../images/newsdetailico.png) no-repeat left center; margin-left:5px; padding-left:23px;font: normal 14px/30px "Microsoft Yahei","simhei";color: #a5a5a5;}
.mainTop p a{color: #a5a5a5;padding: 0 5px;}
.mainTop p font{color: #fe5722;padding-left:5px;}
.mainTop p a:hover{ color:#fe5722;}

.navigation{ margin-top:10px; overflow:hidden;height:40px;}
.navigation p{ height:30px;overflow:hidden;/* background:url(../images/newsdetailico.png) no-repeat left center;*/ margin-left:5px; /*padding-left:23px;*/font: normal 14px/30px "Microsoft Yahei","simhei";color: #a5a5a5;}
.navigation p a{color: #a5a5a5;padding: 0 5px;}
.navigation p font{color: #ff8a00;padding-left:5px;}
.navigation p a:hover{ color:#ff8a00;}
/* 当前位置 end */
/*文章页面*/


.wendang{ overflow:hidden; margin-top:30px;border: 1px solid #d2d2d2; border-bottom:none;}
.wendang .wendang_top{ overflow:hidden; height:42px; background:#e6e6e6;}
.wendang .wendang_top p{ float:left; overflow:hidden; line-height:42px; height:42px; font-size:15px; font-weight:bolder;}
.wendang ul li{border-bottom: 1px solid #d2d2d2; height:42px; overflow:hidden; line-height:42px;}
.wendang p.width1{ width:65%; float:left; padding-left:1%;}
.wendang p.width2{ width:15%; float:left;padding-left:1%;}
.wendang p.width3{ width:10%; float:left;padding-left:1%;}
.wendang p.width4{ width:13%; float:left;padding-left:1%;}
.wendang p.width4 a{padding:3px 10px;background:#de5f28; color:#fff; border-radius: 3px;-webkit-box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.wendang p img{vertical-align: middle;}



.art {overflow: hidden;padding-bottom: 30px;}
.art .artbox{overflow: hidden;border: 10px solid #f2f2f2;}
.art .artbox .slider{ width:20%; overflow:hidden; }
.art .artbox .rightbox{width: 75%;float: right;overflow: hidden;padding: 6px 18px 18px 18px;background: #fff;}
.art .artbox .rightbox .artfontbox {overflow: hidden;padding: 15px;line-height: 32px;}
.art .artbox .rightbox .title {height: 46px;line-height: 40px;border-bottom: 2px solid #de5f28;font-weight: bold;font-size: 20px;color: #de5f28;text-indent: 0px;margin-top: 6px;}
.art .artbox .slider .sliderbox {padding:15px 12px;overflow: hidden;}
.art .artbox .slider .sliderbox h2{ height:40px; line-height:40px; background:#de5f28; overflow:hidden;border-radius: 15px 0px 15px 0px;}
.art .artbox .slider .sliderbox h2 b{ color:#fff; font-size:15px; font-weight:normal; display:block; height:40px; /*background:url(../images/slider_libg.png) no-repeat 15px center;*/ text-indent:35px;}
.art .artbox .slider .sliderbox .sub_slider{padding: 4px 0 4px; overflow:hidden;}
.art .artbox .slider .sliderbox .sub_slider ul li{ height:40px; line-height:40px; overflow:hidden;border-bottom: 1px solid #E5E5E5; padding-left:22px;}
.art .artbox .slider .sliderbox .sub_slider ul li a{color: #666;font-size:14px;}
.art .artbox .slider .sliderbox .sub_slider ul li a:hover{ color:#ff8a00;font-weight: bold;}
.art .artbox .slider .sliderbox .sub_slider ul li.borderno{ border-bottom:0px;}
.art .artbox .slider .sliderbox .sub_slider ul li.cur a{color:#ff8a00;font-weight: bold;}
/* 文章页面 end */
/* 分页 */
.fenye{margin:30px auto 0px auto; overflow:hidden; padding-bottom:30px;text-align: center;}
.fenye a{border-width: 1px;border-style: solid;border-color: #cbcbcb;padding: 1px 5px;color: #ff8a00;margin-right: 2px;text-decoration: none;}
.fenye a:hover{border-width: 1px;border-style: solid;border-color: #ff8a00;}
.fenye font{ padding:0px 2px;}
.fenye input.pageLinkInput{border: 1px solid #c2c2c2; width:34px; height:22px; line-height:22px; text-align:center; background:#fff; color:#666;}
.fenye input{ background:#ff8a00; color:#fff; text-align:center; width:45px; line-height:24px; height:24px;border-radius: 2px; border:0px; cursor:pointer;}
.fenye .pageLinkOn{ padding-right:5px;}
/* 分页  end*/
/* 商城动态 */
.art .artbox .rightbox .news{overflow: hidden;padding: 15px;}
/*
.art .artbox .rightbox .news ul li {height: 38px;line-height: 38px;overflow: hidden;background: url(../images/newsboxlistbg.png) no-repeat left center;border-bottom: 1px dashed #cbcbcb;}
.art .artbox .rightbox .news ul li span {float: right;overflow: hidden;color: #ababab;}
.art .artbox .rightbox .news ul li a {padding-left: 13px;display: block;height: 35px;line-height: 35px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.art .artbox .rightbox .news ul li a:hover{ color:#ff8a00; text-decoration:underline;}*/

.art .artbox .rightbox .newsdetail{ overflow:hidden;padding:15px;}
.art .artbox .rightbox .newsdetail .topname{overflow:hidden;}
.art .artbox .rightbox .newsdetail .topname h1{ line-height:40px; text-align:center;font-size: 22px; color:#de5f28;font-weight: bold;}
.art .artbox .rightbox .newsdetail .topname p{ height:35px; text-align:center; line-height:35px; border-bottom:1px dashed #ddd; padding-bottom:10px;color: #999;}
.art .artbox .rightbox .newsdetail .newsdetailfont{ overflow:hidden; margin-top:20px; line-height:32px;}
.art .artbox .rightbox .newsdetail .newsdetailfont img{ max-width:100%;height: inherit;}
/* 商城动态 end */
/* 产品列表页 */
.cpmenu{ margin-top:10px;}
.cpmenu .cpmenubox{clear: both;height: auto;overflow: hidden;padding:8px 0;border-bottom: 1px dashed #dcdcdc;}
.cpmenu .cpmenubox .flname{ float:left; width:90px; text-align:center; font-size:14px; height:30px; line-height:30px;}
.cpmenu .cpmenubox .cpmenuli{ float:left;    width: 80%;line-height:30px;height:30px;overflow: hidden;}
.cpmenu .cpmenubox .cpmenuli a{display: inline-block;margin:0px 5px; height:30px;border-radius: 2px;padding:0px 16px;color: #666; margin-bottom:5px;-webkit-box-sizing: border-box;-webkit-border-radius:2px;-moz-border-radius: 3px;border-radius:2px;-moz-box-sizing: border-box;box-sizing: border-box;}
.cpmenu .cpmenubox .cpmenuli a.cur{ background:#ff8a00 url(../images/filter_cur2.png) no-repeat right bottom; color:#fff;}
.cpmenu .cpmenubox .frmore{ float:right;background: url(../images/filter_md.jpg) no-repeat right;padding-right: 12px;margin-top: 4px;display: inline;color: #ff8a00;cursor: pointer;}
.cpmenu .cpmenubox .frmore:hover{ color:#ff8a00;}
.cpmenu .cur .cpmenuli{ height:auto;}






.cpye{ margin-top:30px; overflow:hidden;}
.cpye .cplisttop{ background:#efefef; height:41px; line-height:41px; border-bottom:1px solid #ececec;border-top:1px solid #ececec;}
.cpye .cplisttop .w_cpimg{ width:9%; text-align:center; font-size:15px;color: #333;}
.cpye .cplisttop .w_name{ width:16%; /*text-indent:12px;*/ font-size:15px;color: #333; text-align:center;}
.cpye .cplisttop .w_xh{width:13%; text-align:center; font-size:15px;color: #333;}
.cpye .cplisttop .w_brand{ width:11%; /*text-indent:12px;*/ font-size:15px;color: #333; text-align: center;}
.cpye .cplisttop .w_ph{ width:12%;text-align:center; font-size:15px;color: #333;}
.cpye .cplisttop .w_jg{ width:140px; font-size:15px;color: #333;}
.cpye .cplisttop .w_kc{ width:9%; text-align:center; font-size:15px;color: #333;}
.cpye .cplisttop .w_cz{ width:12%; text-align:center; font-size:15px;color: #333;}

.cpye .cpyebox{ overflow:hidden;}
.cpye .cpyebox ul li{ padding:10px 0px; overflow:hidden; border-bottom:1px solid #dfdfdf; font-size:14px;}
.cpye .cpyebox ul li:hover{background: #f8f8f8;}
.cpye .cpyebox ul li .w_cpimg{ width:9%; overflow:hidden;  }
.cpye .cpyebox ul li .w_cpimg a{ display:block; border:1px solid #dfdfdf;width:100%;height:88px;vertical-align: middle;text-align: center;display: table-cell;}
.cpye .cpyebox ul li .w_cpimg a:hover{ border:1px solid #248977;}
.cpye .cpyebox ul li .w_cpimg a img{max-width:100%;max-height:100%;}
.cpye .cpyebox ul li .w_name{width:16%;/*padding-left:5px;*/line-height:28px; max-height:56px; margin-top:17px;overflow:hidden; text-align:center;}
.cpye .cpyebox ul li .w_name a{font-size: 14px;color: #666;}
.cpye .cpyebox ul li .w_name a:hover{ color:#248977; text-decoration:underline;}
.cpye .cpyebox ul li .w_xh{width:13%;/*padding-left:23px;*/line-height:28px; max-height:56px; margin-top:17px;overflow:hidden; text-align:center;}
.cpye .cpyebox ul li .w_xh a{font-size: 14px;color: #666;}
.cpye .cpyebox ul li .w_xh a:hover{ color:#0093e6; text-decoration:underline;}
.cpye .cpyebox ul li .w_brand{width:11%;/*padding-left:23px;*/line-height:28px; max-height:56px; margin-top:17px;overflow:hidden;text-align: center;}
.cpye .cpyebox ul li .w_ph{width:12%;line-height:28px; max-height:56px; text-align:center;margin-top:17px;overflow:hidden;}
.cpye .cpyebox ul li .w_jg{width:137px;padding-left:12px;max-height:56px; margin-top:17px;overflow:hidden;}
.cpye .cpyebox ul li .w_jg p{line-height:28px;height:28px; overflow:hidden;color:red; text-indent:5px; width:110px;}
.cpye .cpyebox ul li .w_jg font{color: #666;line-height:28px;height:28px; display:block;text-decoration:line-through;}
.cpye .cpyebox ul li .w_kc{width:9%;line-height:28px; max-height:56px; margin-top:17px;overflow:hidden; text-align:center;}
.cpye .cpyebox ul li .w_cz{width:12%;line-height:28px; max-height:56px; margin-top:17px;overflow:hidden;}


.dgslbox{ width:100%; float:left;}

.pro_jjL, .pro_jjR {width: 18px;height: 25px;cursor: pointer;}
.pro_jjL {background: url(../images/pro_jjl.jpg) no-repeat; float:left;}
.pro_jjR {background: url(../images/pro_jjr.jpg) no-repeat; float:left;}
.pro_jjText {display: block;font-family: Arial;color: #666;font-size: 12px;width: 86%;height: 25px;line-height: 25px;border-left: 1px solid #cfcfcf;border-right: 1px solid #cfcfcf;border-top: none;border-bottom: none;text-align: center; float:left;    background: #f7f7f7;}
.cpye .cpyebox ul li .w_cz .dgbtn1{ float:left;background: #fe9e38;border-radius: 3px;text-align: center; width:45%; margin-right:3%;}
.cpye .cpyebox ul li .w_cz .dgbtn2{ float:left;width:45%;}
.cpye .cpyebox ul li .w_cz .dgbtn1 a{ /*background:url(../images/pro_clickho2.png) no-repeat -2px;*/ height:27px; line-height:27px; display:block; color:#fff;-webkit-box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cpye .cpyebox ul li .w_cz .dgbtn2 a{background: #ff8030;border-radius: 3px;text-align: center; height:27px; line-height:27px;  display:block; color:#fff;
}
/* 产品列表页  end*/
/* 产品详细页 */

.artbox222{width:75%;float: right;background: #fff;padding: 6px 18px 18px 18px;}
.imgbox{position:relative;}
.probox{width:100%; height:300px;border:1px solid #b1b1b1; float:left; position:relative;}
.probox img{ position:absolute; max-height:100%; max-width:100%; margin:auto; right:0; bottom:0; left:0; top:0;}
.showbox{display:none;position:absolute;left:303px;top:0;width:400px;height:400px;overflow:hidden;border:1px solid #ccc; background:#fff;}/*放大尺寸*/
.showbox img{position:absolute;height:1200px;width:1200px;}
.hoverbox{display:none;position:absolute;top:0;background:#09f;border:1px solid #09f;height:100px;width:100px;cursor:move;z-index:10;}/*鼠标移入框尺寸*/
.cpdetail{ overflow:hidden;/*border-top: 1px solid #d9d9d9;*/ padding:10px 0px; width:100%; float:left;}
.cpdetail .cpdetailimg{ width:30%;/*border:1px solid #d9d9d9;*/}
.cpdetail .cpdetailimg .cpimgbox{ overflow:hidden;}
.cpdetail .cpdetailimg .cpimgbox .bigbox{ height:340px; width:420px;}
.cpdetail .cpdetailimg .cpimgbox .bigbox ul li{height:340px; width:420px; overflow:hidden;vertical-align: middle;text-align: center;display: table-cell;}
.cpdetail .cpdetailimg .cpimgbox .bigbox ul li img{max-height:340px; max-width:420px;}


.cpdetail .cpdetailimg .bigimg{ height:400px; width:420px; overflow:hidden;}
.cpdetail .cpdetailimg .bigimg b{ display:block;height:400px; width:420px;vertical-align: middle; overflow:hidden;text-align: center;display: table-cell;}
.cpdetail .cpdetailimg .smallimg{border-top: 1px solid #d9d9d9;overflow: hidden;height: 97px;}
.cpdetail .cpdetailimg .smallimg ul li{ float:left; overflow:hidden; cursor:pointer;width: 69px;height: 69px; margin:14px 0px 0px 13px;}
.cpdetail .cpdetailimg .smallimg ul li img{ width:65px; height:65px;border: 2px solid #ccc;}
.cpdetail .cpdetailimg .smallimg ul li.cur img{ width:65px; height:65px;border: 2px solid #fe5722;}
.cpdetail .cpdetailimg .smallimg ul li.active  img{width: 65px;height: 65px;border: 2px solid #fe5722;}

.cpdetail .cprightbox{ overflow:hidden; width:68%; }
.cpdetail .cprightbox h1{ /*height:30px;*/ line-height:30px;border-bottom:1px dashed #d9d9d9; overflow:hidden; font-size:26px; color:#ff8a00;text-align: left;text-indent: 20px; font-weight:bold; padding-bottom:20px;}
.cpdetail .cprightbox ul li{ overflow:hidden; height:30px; line-height:30px; padding:0px 20px;color:#404040; margin-top:5px;}
.cpdetail .cprightbox ul li span{ display:block;width:45%;float: left; overflow:hidden; height:30px;padding-right: 18px;}
.cpdetail .cprightbox ul li em{ color:#666; padding-right:5px; font-style:normal;font-size: 15px;}
.cpdetail .cprightbox ul li p{ overflow:hidden; height:30px; line-height:30px; width:175px; float:left;}

.cpdetail-qdl{ overflow:hidden; clear:both;padding-left: 20px;}
.cpdetail-qdl b{ display:block;overflow:hidden; height:30px; line-height:30px;color:red; margin-top:10px; font-size:15px;}
.cpdetail-qdl ul{overflow:hidden;}
.cpdetail-qdl ul li{ height:28px; overflow:hidden;}
.cpdetail-qdl ul li .pro_btn{background:#0e81e5; height:27px; line-height:27px; margin-left:20px; width:78px; text-align:center; border-radius: 3px;-webkit-box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.cpdetail-qdl ul li .pro_btn a{ color:#fff;}
.cpdetail-qdl ul li div.w1{ width:130px; height:27px; line-height:27px; overflow:hidden;}
.cpdetail-qdl ul li div.w2{height:27px; line-height:27px; overflow:hidden; color:red; width:200px;}
.pro_jj {width: 63px;height: 25px;border: 1px solid #cfcfcf;}
.pro_jjL, .pro_jjR {width: 18px;height: 25px;cursor: pointer;}
.pro_jjL {background: url(../images/pro_jjL.jpg) no-repeat;}
.pro_jjR {background: url(../images/pro_jjR.jpg) no-repeat;}
.pro_jjText {display: block;font-family: Arial;color: #666;font-size: 12px;width: 25px;height: 25px;line-height: 25px;border-left: 1px solid #cfcfcf;border-right: 1px solid #cfcfcf;border-top: none;border-bottom: none;text-align: center;}
#showbox { background:#eee;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:10px; margin-top:10px;}
#showsum span { border:2px solid #ddd;}
#showsum span.sel { border:2px solid #46cfe5;}
#showsum p{ left:0px !important;}
#showsum p span img{ height:65px !important; top:0px !important;}
.cpdetail-tel{ padding-left:20px; overflow:hidden; height:30px; margin-top:15px;}
#showbox div b{ display:block;vertical-align: middle;text-align: center;display: table-cell;width: 420px;height: 340px;}
#showbox div b img{max-width: 420px;max-height: 340px;}

.fenxiang{ /*background:url(../images/fenxiangico.png) no-repeat left center; padding-left:15px; margin-left:50px;*/}
.shoucang{ overflow:hidden; background:url(../images/shoucangico.png) no-repeat left center; padding-left:18px;margin-left:50px; height:30px; line-height:30px;}
.shoucang a{ color:#fe5722;}

.dome{ overflow:hidden;width: 970px;}
.dome .dometop{ height:41px;border: 1px solid #d9d9d9; overflow:hidden;}
.dome .dometop ul li{ float:left; overflow:hidden; height:41px; line-height:41px; color:red; width:130px; text-align:center;border-right: 1px solid #d9d9d9; font-size:14px; cursor:pointer;}
.dome .dometop ul li a{ color:#5b595c;font-size:14px;}
.dome .dometop ul li.cur{ color:red; font-weight:bold; font-size:16px; border-top:2px solid #fe5722; background:url(../images/line_03.png) no-repeat center top;border-left:1px solid #fe5722;border-right:1px solid #fe5722;}
.dome .dometop ul li a:hover{ color:red;}
.dome .domebox{ overflow:hidden;}
.dome .domebox .domecpdetail{ overflow:hidden;line-height: 32px;padding: 20px 15px;}

.cyhl{padding:0px 15px; overflow:hidden;}
.cyhl_list{ margin:20px 0px;overflow: hidden;border:1px dashed #cbcbcb;}
.cyhl_list p{ width:253px; float:left; color:#666; text-indent:20px;overflow: hidden; height:28px;}
.cyhl_font{margin-top:8px;overflow: hidden;border: 1px solid #CDCDCD;}
.cyhl_font h3{    height: 35px;background: #F1F1F1 none repeat scroll 0% 0%;border-bottom: 1px solid #CDCDCD;line-height: 35px;color: #1282D6;font-size: 14px;text-indent: 25px;}
.cyhl_fontbox{margin:20px; overflow:hidden; line-height:26px;}
.cyhl_font p{margin: 0px 20px;}
.yhmstsum {margin: 20px auto 10px; border-bottom:1px dashed #DCDCDC;}
.yhmicste {background: transparent url("../images/qyezdicon.png") no-repeat scroll 0px 3px;text-indent: 18px;font-size: 13px;color: #fe5722;line-height: 20px;}
.yhmicste span {float: right;color: #A6A69E;}

/* 产品详细页 end */
.maindetail{ margin-bottom:40px; overflow:hidden; width:100%; float:left;}
.maindetail .flclass{ float:left; width:248px;border: 1px solid #ddd; border-top:0px; position:relative;}
.maindetail .flclass a:hover{color:#ff8a00;}
.dropdown {height: 100%;width:248px;}
.dropdown li {}
.dropdown li h3{ border-top: 1px solid #ddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; background:#f5f5f5 url(../images/iconul.png) 13px 13px no-repeat; padding-left:35px;}
.dropdown li h3.inactives{ background:#f5f5f5 url(../images/iconul.png) 13px -30px no-repeat;}
.dropdown li h3.inactives a{ color:#ff8a00;}
.dropdown li h3 a{height:45px; line-height:45px; overflow:hidden;color: #333;font-size: 16px;}
.dropdown li > ul{ padding:10px 5px 10px 20px;border-top: 1px solid #e4e4e4;}
.dropdown li > ul li { height:32px; line-height:32px; overflow:hidden;padding-left:17px;}
.dropdown li > ul li a{ font-size:14px; color:#666;}
.spxqbottom{ padding:20px 15px; overflow:hidden;}
.spxqbottom .spxqbottombox p{clear: both;}

.prodetail{ overflow:hidden; float:right; width:100%;}
.prodetail .tab_menu{border-bottom: 2px solid #ff8a00; height:42px; overflow:hidden;}
.prodetail .tab_menu li {float: left;text-align: center;cursor: pointer;list-style: none;padding: 1px 6px;margin-right: 4px;background: #ffffff;border: 1px solid #d1d1d1;border-bottom: none;width: 15%;height: 42px;line-height: 42px;font-weight: bold;font-size:15px;color: #ff8a00;}
.prodetail .tab_menu li a{ color:#666666;font-weight: bold;font-size:15px;}
.prodetail .tab_menu li.selected{ background:#ff8a00; color:#fff;border: 1px solid #ff8a00;}
.prodetail .tab_menu li.selected a{ color:#fff;}


/* 登录注册 */
.loginbox{ overflow:hidden;border:10px solid #e8e8e8;background: #fff; width:100%; margin:40px auto;}
.loginbox .left{ overflow:hidden; float:left; width:640px;}
.loginbox .right{ width:480px; float:right; overflow:hidden;padding:20px 30px;}
.loginbox .right h2{ height:40px; line-height:40px; overflow:hidden; font-size:22px; color:#de5f28; text-indent:30px; margin-bottom:16px;}
.loginbox .right p{overflow:hidden;}
.loginbox .right p i{ display:block; width:35px; height:36px; overflow:hidden;float:left; background:#f5f5f5 url(../images/logininputico.png) no-repeat;border:1px solid #e4e4e4;}
.loginbox .right form{ width:390px; overflow:hidden; margin-left:30px;}
.loginbox .right p.input_name{margin-bottom:25px;}
.loginbox .right p.input_name i{ background-position:0px 2px;}
.loginbox .right p.input_name input{border:1px solid #e4e4e4; border-left:0px;height:36px; width:350px; line-height:34px; text-indent:6px;}
.loginbox .right p.input_pwd{margin-bottom:25px;}
.loginbox .right p.input_pwd i{ background-position:0px -56px;}
.loginbox .right p.input_pwd input{border:1px solid #e4e4e4; border-left:0px;height:36px; width:350px; line-height:34px; text-indent:6px;}
.loginbox .right p.input_btn input{ background:#de5f28; height:40px; color:#fff; text-align:center; line-height:40px;border-radius: 3px; width:390px; border:0px; font-size:15px; cursor:pointer;margin-bottom:25px;}
.loginbox .right p a.registerbtn{ background:#ff8a00;border-radius: 3px; width:110px; display:block; float:right; height:30px; text-align:center; line-height:30px; margin-right:60px; color:#fff;}
.loginbox .right p font{ height:30px; line-height:30px; overflow:hidden; color:#666666; margin-left:32px;}

.loginbox .right p em{ font-style: normal; font-size:15px; float:left; display:block; height:38px; line-height:38px; width:80px; text-align:right;}
.loginbox .right p .input_txt {border: 1px solid #e4e4e4;height: 36px;width:308px;line-height: 34px;text-indent: 6px;}
.loginbox .right form span{color: #656565;font-size: 13px;background: url(../images/scgthion_15.png) no-repeat 0px;margin-left:80px;padding-left: 18px; height:28px; line-height:28px; display:block; margin-bottom:8px;}
.loginbox .right p .input_btn{background: #de5f28;height: 40px;color: #fff;text-align: center;line-height: 40px;border-radius: 3px;width: 390px;border: 0px;font-size: 15px;
cursor: pointer; margin-top:8px;} 
/* 登录注册 end*/

/*增*/
.cardlist{margin:auto; width: 100%;  background: #fff; padding: 10px;box-sizing: border-box;}
.cardlist .c-item{ overflow: hidden;}
.cardlist .c-item.ch{margin-top: 10px;    overflow: hidden;}
.cardlist .tabitem{display: none;}
.cardlist .tabitem img{max-width: 100%}
.cardlist .maxTitle{/*font-size: 24px; color:#de5f28; font-weight: bolder;  line-height: 2em;*/color: #de5f28;font-size: 17px;padding-left: 32px;padding-right: 18px;width: auto;height: 37px;border-bottom: 3px solid #de5f28;line-height: 37px;}
.cardlist dd{float: right;}
.cardlist .tab{margin-bottom: 24px; border-bottom:1px solid #e8e8e8;}
.cardlist .tab .shopmaxkeys ul{display: none;}
.cardlist .tab li{display: inline-block; *display: inline; zoom:1;  margin-left: 30px; color:#666; font-size: 16px; cursor: pointer; }
.cardlist .tab li span a{ font-size:15px;}
.cardlist .tab li a span{ font-size:15px;}
.cardlist .tab .focus{color:#de5f28; font-weight: bold;font-size:15px;}
.cardlist .tabt{/*width: 30%;*/ float: left;}
.cardlist .tablist{padding-top: 12px; width: 70%; float: right; text-align: right;}

.cardlist .g-left{width: 50%; overflow: hidden; float: left;}
.cardlist .g-right{ width: 48%; float: right;  }

.ex-slide1 li{    width: 100%;
    height: 414px; }
.cardlist .ex-slide1 a{display: block; height: 100%;}
.cardlist .ex-slide1 .text{position: absolute; bottom: 0; left: 0; padding:15px; width: 100%; box-sizing: border-box;  background:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8)); color:#fff; font-size: 18px;}
.cardlist .ex-slide1 .numlist{position: absolute; bottom:15px; right: 15px; z-index: 9; color:#fff; font-size: 18px;}
.cardlist .ex-slide1 .numlist .slide-trigger{position: static!important; }
.cardlist .ex-slide1 .numlist .slide-trigger span{display: none;}
.cardlist .ex-slide1 .numlist .slide-trigger .active{display: inline;}
.cardlist .ex-slide1 .prev , .cardlist .ex-slide1 .next{position: absolute; top:50%; left: 0; z-index: 9; display: block; width: 32px; height: 32px; background:rgba(0,0,0,.5) url(../images/icon-arr.png) no-repeat center top;}
.cardlist .ex-slide1 .next{left: auto; right: 0; background-position: center bottom;}
.cardlist .ex-slide1 .prev:hover , .cardlist .ex-slide1 .next:hover{background-color:rgba(0,0,0,.8);}
.cardlist .news-list{ overflow:hidden;}
.cardlist .news-list li{position: relative; padding-left: 15px; margin:auto; width: 97%; line-height: 33px; font-size: 14px; float:left; }
.cardlist .news-list li:before{content:'\27a4'; position: absolute; left: 0; top: 0; line-height: 30px; font-size: 12px; color:#ccc;}
.cardlist .news-list i{ font-size: 12px; color:#999; float: right;font-style: normal;}
.cardlist .news-list .img{display: none; height: 140px; line-height: 0; overflow:hidden;}
.cardlist .news-list .img img{width: 100%; height: 100%; transition: transform 500ms;}
.cardlist .news-list .info span{display: inline-block;*display: inline; zoom:1;  width: 80%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#666;font-size: 13px;}

.cardlist .maxMore{text-transform: uppercase; text-align: right; }
.cardlist .maxMore:before{content:''; display: block; position: relative; top: 10px; border-top:1px dashed #de5f28;}
.cardlist .maxMore a{position: relative; z-index: 2; padding-left:10px; background:#fff; color:#de5f28;}
.cardlist .maxMore a:hover{color:#de5f28;;}

.cardlist .news-list li:nth-child(1),.cardlist .news-list li:nth-child(2),.cardlist .news-list li:nth-child(3){margin-right: 2%; width: 32%; padding:0; }
.cardlist .news-list li:nth-child(3){margin-right: 0;}
.cardlist .news-list li:nth-child(4){clear: both; margin-top: 25px;}
.cardlist .news-list li:nth-child(1) .img,.cardlist .news-list li:nth-child(2) .img,.cardlist .news-list li:nth-child(3) .img{display: block;}
.cardlist .news-list li:nth-child(1) i,.cardlist .news-list li:nth-child(2) i,.cardlist .news-list li:nth-child(3) i ,.cardlist .news-list li:nth-child(1):before,.cardlist .news-list li:nth-child(2):before,.cardlist .news-list li:nth-child(3):before{display: none;}
.cardlist .news-list li:nth-child(1) .info span,.cardlist .news-list li:nth-child(2) .info span,.cardlist .news-list li:nth-child(3) .info span{ width: 100%; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; line-height: 1.5em; height: 42px; white-space: normal; font-weight: bolder; color:#222;}
.cardlist .news-list li:hover .img img{transform:scale(1.1);}
.cardlist .news-list li:hover .info span , .cardlist .news-list li:hover .info i{color:#de5f28;}
.cardlist .customhtml{font-size: 14px; color: #333; line-height:2em; height: 400px; overflow-x:hidden;  overflow-y: auto;}
.cardlist .maxLinkTitle{display: none;}
.cardlist .maxlink .tab{margin-bottom: 0}
.cardlist .maxlink ul{margin:auto;}
.cardlist .maxlink ul li{margin:auto;}
.cardlist .maxlink .basic-shopmax-friendlinks{position: relative; }
.cardlist .maxlink .friendlinks {overflow: hidden; padding:0 1px;}
.cardlist .maxlink .friendlinks ul{display: flex; overflow: visible;}
.cardlist .maxlink .friendlinks li{padding:0; width: 100%; flex-shrink: 0; border:none; text-align: center; box-sizing: border-box; float: left;}
.cardlist .maxlink .friendlinks li:after{content:''; display: block; clear: both;}
.cardlist .maxlink .friendlinks li:hover{border:none;}
.cardlist .maxlink .friendlinks li a{display: block; margin-top: 20px; margin-right: 20px; width: 15%; height: 100px; float: left; border:1px solid #ddd;}
.cardlist .maxlink .friendlinks li a.last{margin-right: 0}
.cardlist .maxlink .friendlinks li a:hover{border-color:#de5f28;}
.cardlist .maxlink .friendlinks span{display: none;}
.cardlist .maxlink .friendlinks img{width: 100%; max-height: 100%;}
.cardlist .basic-shopmax-friendlinks .btn{position: absolute; top:50%; left: -42px; margin-top: -8px; display: block; width: 32px; height: 32px; background:url(icon-arr2.png) no-repeat center top / 32px; cursor: pointer;}
.cardlist .basic-shopmax-friendlinks .next{left:auto; right: -42px; background-position: center bottom;}
.cardlist .basic-shopmax-friendlinks .btn:hover{background-image: url(icon-arr2-2.png);}
.cardlist .tabitem:after , .cardlist .tab:after{content:'';display: block;clear:both;}

#ex_slide_741{
        width:100%;
        height:414px;
        position:relative;
		overflow:hidden;
    }
	#ex_slide_741 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_741 ol li{
        height:414px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_741 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_741 .slide-trigger li{}
	#ex_slide_741 .slide-trigger li.active{}
	#ex_slide_741 .prev,#ex_slide_741 .next{top:191px;}
#ex_slide_744{
        width:100%;
      
        position:relative;
		overflow:hidden;
    text-align: center;
    }
	#ex_slide_744 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_744 ol li{
        height:400px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_744 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_744 .slide-trigger li{}
	#ex_slide_744 .slide-trigger li.active{}
	#ex_slide_744 .prev,#ex_slide_744 .next{top:184px;}
	
	
	
	
	
	
	
	
	
	#ex_slide_752{
        width:100%;
        height:414px;
        position:relative;
		overflow:hidden;
    }
	#ex_slide_752 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_752 ol li{
        height:414px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_752 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_752 .slide-trigger li{}
	#ex_slide_752 .slide-trigger li.active{}
	#ex_slide_752 .prev,#ex_slide_752 .next{top:191px;}
	
	#ex_slide_757{
        width:100%;
        height:414px;
        position:relative;
		overflow:hidden;
    }
	#ex_slide_757 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_757 ol li{
        height:414px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_757 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_757 .slide-trigger li{}
	#ex_slide_757 .slide-trigger li.active{}
	#ex_slide_757 .prev,#ex_slide_757 .next{top:191px;}



    #ex_slide_758{
        width:100%;
        height:414px;
        position:relative;
		overflow:hidden;
    }
	#ex_slide_758 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_758 ol li{
        height:414px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_758 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_758 .slide-trigger li{}
	#ex_slide_758 .slide-trigger li.active{}
	#ex_slide_758 .prev,#ex_slide_758 .next{top:191px;}



    #ex_slide_759{
        width:100%;
        height:414px;
        position:relative;
		overflow:hidden;
    }
	#ex_slide_759 .ex-slide1-box{ width:1920px; margin-left:-px}
    #ex_slide_759 ol li{
        height:414px;
       width:590px;
        list-style:none;
        display:block;
        overflow:hidden;
        border:0;
        margin:0 auto;
    }
	#ex_slide_759 .slide-trigger{bottom:0px;right:10px; position:absolute;
        z-index:999;}
	#ex_slide_759 .slide-trigger li{}
	#ex_slide_759 .slide-trigger li.active{}
	#ex_slide_759 .prev,#ex_slide_759 .next{top:191px;}
	
/*介绍*/	

.cardlist .tab .act , .cardlist .tab .act a{color:#de5f28; font-weight: bold;font-size: 15px;}
.cardlist .tabitem.act{display: block;}

/*foot*/
.maxFootbody{border-top:4px solid #ff8a00;}
.maxFootbody .maxfooter{max-width:1200px;margin:0 auto;text-align:center;line-height:26px;color:#666;}
.maxFootbody .maxfooter span{margin-right:20px;}
.maxFootbody .help{padding:15px 0; }
.maxFootbody .help li{float: left; width: 20%; text-align: center; font-size: 16px; color:#de5f28}
.maxFootbody .ad-shopmax-group li img{display: inline;}
.maxFootbody .img{line-height: 1;}
.maxFootbody .help .img span{ margin-left: 5px; vertical-align: top; line-height: 36px;}
.maxFootbody .help a:hover{font-weight: bolder;}
.maxFootbody .img a{color:#ff8a00;}
.maxFootbody .img-r img{border: 1.5px solid #de5f28; border-radius: 50px;}
.maxFootbody .baseinfo{display: table;  padding:30px 0; border-top:1px solid #ddd;width: 100%;
    float: left;}
.maxFootbody .baseinfo .maxMainPic , .maxFootbody .baseinfo .clearfix {display: table-cell; vertical-align: middle;}
.maxFootbody .baseinfo .maxMainPic{width: 30%; float: left;}
.maxFootbody .baseinfo .clearfix {float: right;    width: 70%;}
.maxFootbody .baseinfo .clearfix li{ display: inline-block; display: inline; zoom:1; vertical-align: middle; margin-left:2%; width: 18%; float:left;}
.maxFootbody .baseinfo .img {text-align: left;}
.maxFootbody .baseinfo .img img{}
.maxFootbody .baseinfo .img span{ vertical-align: top; line-height: 20px; font-size: 14px; color:#de5f28;}
.maxFootbody .baseinfo .text-l{font-size: 13px; color:#222;text-align: left;}
.maxFootbody .maxCopyright{background-color: #f3f3f3;clear: both;overflow: hidden; }
.maxFootbody .copyright{ float: left; width: 60%; text-align: left; color:#888;}
.maxFootbody .copyright span{margin-right: 10px; font-size: 12px; }
.maxFootbody .copyright .cnzz img{vertical-align: middle;}
.maxFootbody .rtext{float: right; color:#888;}
.ad-pic img, .ad-shopmax-group img { display: block;}
.clearfix:after {
    content: "\0020";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    overflow: hidden;
}
.cardlist .icormcp3{  background: url(../images/top_icon6.png) no-repeat left center;}
.cardlist .icormcp4{ background: url(../images/top_icon4.png) no-repeat left center;}

.article-mod .article-item{padding:20px;border-bottom:1px solid #eee;line-height: 22px;overflow: hidden;}
.article-mod .item-pic{float:left;width:25%;height: 153px; position:relative;}
.article-mod .item-pic img{ max-height:100%; max-width:100%; position:absolute; right:0; bottom:0; left:0; top:0; margin:auto;}
.article-mod .max-textbox{float:right;width:70%;}
.article-mod .article-title a{font-size:20px;color:#333;line-height:40px;float: left;width: 100%;    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.article-mod .article-item:hover .article-title a{color:#ff8a00;text-decoration:none}
.article-mod .jianjie{height:78px;color:#999;font-family:"Arial", "宋体", "Arial Narrow", HELVETICA; width:100%; float:left;}
.article-mod .jianjie a{color:#ff8a00;font-size:14px;line-height:26px;}
.article-mod .jianjie a:hover{text-decoration:underline;}
.article-mod .jianjie b{color:#acce22;font-weight:normal;}
.article-mod .maxcation{margin-top: 8px;}
.article-mod .maxcation span{font-size:14px;color:#999;margin-right:20px;}
.article-mod .maxcation span em a{color:#de5f28;}
.maxqueer .maxdexter{float:right;width:330px;}
.maxdexter .maxlabel{background:#fff;overflow:hidden;padding-bottom:20px;}
.maxdexter .maxTitle{font-size:14px;line-height:50px;color:#1e5daa;padding-left:20px;background:url(maxtitlebg4.jpg) no-repeat bottom left;}
.maxdexter .maxTitle h3{color:#1e5daa;font-weight:normal}
.maxdexter .maxlabel dd a{float:left;display:block;color:#999;font-size:14px;line-height:30px;padding:0px 13px;border:1px solid #eee;margin-left:20px;margin-top:20px;}
.maxdexter .maxlabel dd a:hover{background:#acce22;color:#fff;}
.maxdexter .maxwrong{margin-top:20px;background:#fff;overflow:hidden;}
.maxdexter .maxwrong span{display:block;line-height:50px;color:#1e5daa;padding-left:20px;background:url(maxtitlebg4.jpg) no-repeat bottom left;}
.maxdexter .maxgroom {height:218px; width:290px;overflow: hidden;margin:20px auto;}
.maxdexter .maxgroom .main-slide {height:218px; width:290px;overflow: hidden;}
.maxdexter .maxgroom .main-slide .slide-item {overflow: hidden;height:218px; width:290px;}
.maxdexter .maxgroom .main-slide .slide-triggers {position: absolute;height:20px;bottom:0px;right:5px; z-index: 20; margin-left:-196px;}
.maxdexter .maxgroom .main-slide .trigger-item {float: left;background:#000;color:#000;opacity:0.2;width:10px;height:10px;line-height:10px;border-radius:13px;-webkit-border-radius: 13px;-moz-border-radius: 13px;-o-border-radius: 13px;-ms-border-radius: 13px;text-align: center; margin-right:8px; cursor: pointer; }
.maxdexter .maxgroom .main-slide .trigger-item.active { background:#fff;color:white;opacity:0.9;}

.box{padding-bottom:2px; overflow:hidden;}
.boxwz{ padding-bottom:2px; overflow:hidden; width:1200px; margin:0px auto}
.box_1{border:1px solid #eeeeee; background-color:#fff;}
.box_2{border:1px solid #c5e4ff;background:url(images/box_2Bg.gif) repeat-x top left;background-color:#edf8fe;overflow:hidden; padding-bottom: 12px; }
.box_1 h3{ background-color:#f3f3f3; line-height:35px; padding-left:5px; font-size:14px; color:#0478c6}
.boxCenterList{padding:8px;}
.centerPadd .goodsBox{border:1px solid #d6ecff; background:#fff; padding:12px 0px 0px 0px; margin: 0 12px;}
.goodsItem{width:210px; float:left; position:relative; overflow:hidden; margin:0px 3px 10px 3px; text-align:center}
.goodsItem .goodsimg{max-width:195px; max-height:130px;  margin-bottom:1px;}
/*.goodsItem img{width:52px; height:17px;}*/
.goodsItem p{text-align: center; color:#3f3f3f; margin:2px 10px}
.goodsItem p a{color:#3f3f3f; text-decoration:none;}
.goodsItem p a:hover{color:#ff6600; text-decoration:none;}
.goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
/*.goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}*/
.goodsItem span.hot{background: url(../images/hot.png) no-repeat 0px 0px; right: 10px; left: inherit;top: -3px;}
.icormcp7{ background:url(../images/top_icon7.png) no-repeat left center;}

.product_table table{font-size: 12px;}
.pro_cel{height: 39px;}
.product_table td{ text-align:center;}
.product_table td.left,.product_table td.pro_click,.good_Newpro td.left{ text-align:left;}
.pro_col{ height:42px; background-color:#efefef; color:#333;}
.pro_col td{ border:1px solid #ececec;}
.pro_cel td{ font-family:Arial; color:#484848; padding:6px 0; border:1px solid #ececec;}
.red{color:#e40808;}
.pro_cel .pro_name{ color:#de5f28; display:block;padding-left: 22px;}
.pro_name{ padding-left:22px;}

.icormcp8{ background:url(../images/top_icon8.png) no-repeat left center;}
.yqlj{padding: 10px;clear: both;overflow: hidden;}
.yqlj ul li{float: left;margin: 4px 10px;}

.parter_list li{ float:left; margin:0 1%; width:48%; padding:20px 0; border-bottom:1px dashed #e9e9e9;}
.parter_R{ width:55%;}
.parter_img{ width:40%; height:78px; border:1px solid #e9e9e9; position:relative;}
.parter_img img{max-height:100%; max-width:100%; position:absolute; margin:auto; top:0; bottom:0; right:0; left:0;}
.parter_Rtitle a{ display:block; font-family:"Microsoft YaHei"; color:#de5f28; font-size:14px; width:244px; height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.parter_Rintro{ color:#888; line-height:18px; height:54px; overflow:hidden; margin-top:6px; font-size: 12px;font-family: 宋体;}

.ppxgcp{margin: 30px 0 10px;overflow: hidden;}
.ppxgcp .hh22{background: #f2f2f2;line-height: 40px;font-size: 16px;text-indent: 14px;margin: 20px 0;border-left: 4px solid #de5f28;}
.ppxgcp ul li{height:260px;border: 1px solid #E6E6E6;width: 24%;float:left;margin:0px 2px 0px 4px;overflow:hidden;margin-bottom: 6px;}
.ppxgcp li .cplistbox{height:155px;width:100%;position:relative;overflow:hidden;}
.ppxgcp li a.cplistimg{ height:155px; width:216px; display:block;vertical-align: middle;text-align: center;display: table-cell;}
/*增*/



.dgslbox{    width: 100%;float: left;padding-left: 20px;margin:20px 0;}
.leftfont.fl{font-size:16px;margin-top: 1px;}
.dgslbtn{float:left;margin-left: 30px;margin-top: 1px;}
.dgslbtn a{background-image: linear-gradient(to top, #ff8a00,#ffa841); border: 1px solid #ff8a00;border-radius: 20px;padding: 8px 40px;color: #fff;font-size: 16px;}




@media (max-width: 992px) {
	.w1200{margin: 0 10px;}
	.header{    padding: 0 10px;
    box-sizing: border-box;}
	.search .searchbox{width: 80%;float: right;}
	.logo .logol{width:15%;}
	.search{margin-top:10px;}
	.search .cart{ display:none;}
	.search .kf{display:none;}
	.hot{display:none;}
	
	.cpbox .tab{margin:12px 0;}
	.title a.more{ margin-right:0px;}
	.cpbox .tab .demo span.arrow{ display:none;}
	.cpbox .tab .demo ul{left:0px;    width: 100%;}
	.cpbox .tab .demo ul li{width:33%;}
	.cpbox .tablist .cplist{width:100%; height:auto;}
	.we_brList li{width:50%;    margin-bottom: 1rem;}
	.cardlist .g-left{width:100%;}
	.cardlist .g-right{width:100%;}
	.cardlist .news-list .img{height:11rem;}
	.maxFootbody .copyright{display:none;}
	.maxFootbody .rtext{width:100%; text-align:center;}
	
	
		/*产品列表*/
	.cpye .cplisttop .w_xh{display:none;}
	.cpye .cplisttop .w_brand{display:none;}
	.cpye .cplisttop .w_kc{display:none;}
	.cpye .cpyebox ul li .w_xh{display:none;}
	.cpye .cpyebox ul li .w_brand{display:none;}
	.cpye .cpyebox ul li .w_kc{display:none;}
	.cpye .cplisttop .w_cpimg{ width:14%;}
	.cpye .cplisttop .w_name{width:43%;}
	.cpye .cplisttop .w_ph{width:18%;}
	.cpye .cplisttop .w_cz{width:25%;}
	.cpye .cpyebox ul li .w_cpimg{width:14%;}
	.cpye .cpyebox ul li .w_cpimg a{height:auto;}
	.cpye .cpyebox ul li .w_name{width:43%;}
	.cpye .cpyebox ul li .w_ph{width:18%;}
	.cpye .cpyebox ul li .w_cz{width:25%;}

	/*分页*/
	.fenye{margin-top:20px;}
	/*详细页*/
	.cpdetail{ width:100%; float:left;}
	.art .artbox .slider{display:none;}
	.artbox222{ width:100%;box-sizing: border-box;
    padding: 10px;}
	
	/*新闻列表*/
	.art .artbox .rightbox{width:100%; padding:0px;}
	
	.navigation p{ height:auto;}
	.navigation{height:auto;}
	
	/*login*/
		.loginbox{border:none;}
	.loginbox .left{display:none;}
	.loginbox .right{width:100%;    box-sizing: border-box;}
	.loginbox .right h2{text-indent:0px;}
	.loginbox .right form{width:100%; margin-left:0px;}
	.loginbox .right p font{margin-left:0px;}
	.loginbox .right p a.registerbtn{float:left;}
}


@media (max-width: 768px) {
	
	.top .topbox .left{display:none;}
	.top .topbox .right .tel{display:none;}
	.search .searchbox{width:100%;}
	.logo .logol{width:20%;}
	.cardlist .news-list .img{height:8rem;}
	.cardlist .tablist{padding:20px 0;width: 100%;
    text-align: center;}
	.cardlist .tab li{    float: left;
    width: 20%;    margin-left: 0px;}
	.cardlist .g-right{margin-top:10px;}
	.maxFootbody .help li{float: left;
    width: 50%;
    text-align: left;
    font-size: 16px;
    color: #de5f28;
    padding-left: 10%;
    box-sizing: border-box;
    margin-bottom: 10px;}
	.maxFootbody .baseinfo .clearfix li{    width: 48%;    margin-bottom: 10px;}
	.maxFootbody .baseinfo .img img.t2{display:none;}
	.AdvBanner{    padding: 0 10px;
    box-sizing: border-box;}
	
		/*详细页*/
		.probox{width:99%;}
		.cpdetail .cprightbox h1{ text-indent:0px; margin-top:15px;}
		.cpdetail .cpdetailimg{width:100%;}
		.cpdetail .cprightbox{ width:100%;}
	.cpdetail .cprightbox ul li{padding:0px; margin-top:0px; height:auto;}
	.dgslbox{padding:0px;}
	
	.article-mod .jianjie{height:auto;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}


/*新闻列表*/
.article-mod .item-pic{ height:120px;}
.article-mod .maxcation span{font-size:12px;}



/*文献下载*/
.wendang p.width1{width:60%;}
.wendang p.width3{width:15%;}
.wendang p.width4{width:20%;}




/*品牌专区*/
.parter_list li{width:100%;}

.cplist li{width:46.8%;    margin-bottom: 10px;}


}



@media (max-width:480px) {
	
	
	.ex-slide1 li{ height:240px;}
	#ex_slide_741{height:240px;}
	#ex_slide_752{height:240px;}
	#ex_slide_757{height:240px;}
	#ex_slide_758{height:240px;}
	.logo .logol{width:30%;}
	.we_brList{    padding: 20px 10px 0 10px;}
.we_brList li{width:100%;}
.cpbox .tab .demo ul li.current{}
.maxFootbody .help li{width:100%;}
.maxFootbody .baseinfo .maxMainPic img.t1{display:none;}
.maxFootbody .baseinfo .clearfix{width:100%;}
.maxFootbody .baseinfo .clearfix li{padding-left: 5%;
    box-sizing: border-box;
  }
  
  
  	/*产品列表*/
	.cpye .cplisttop .w_cpimg{ width:19%; font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.cpye .cplisttop .w_name{width:38%; font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.cpye .cplisttop .w_ph{width:18%;font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.cpye .cplisttop .w_cz{width:25%;font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.cpye .cpyebox ul li .w_cpimg{width:16%;}
	.cpye .cpyebox ul li .w_name{width:41%; margin-top:0px; line-height:22px; max-height:48px; font-size:13px; padding:0 3px; box-sizing:border-box;}
	.cpye .cpyebox ul li .w_ph{margin-top:0px;}
	.cpye .cpyebox ul li .w_cz{margin-top:0px;}
	
	/*详细页*/
	.cpdetail .cprightbox ul li span{width:100% !important;}
.dgslbtn a{padding:5px 20px;}
.prodetail .tab_menu{    height: auto;border-bottom: none;}
.prodetail .tab_menu li{    padding:5px 5px;    line-height:20px ;height: auto;    font-size: 14px;border-bottom:1px solid #d1d1d1; width:14%;
}

.title{ height:40px !important; font-size: 18px !important;}



.article-mod .maxcation span{margin-right:0px;}


/*文献下载*/
.wendang p.width1{width:45%;}
.wendang p.width3{width:22%;}
.wendang p.width4{width:30%;}
/*login*/
.loginbox .right p.input_name input{width: 80%;}
.loginbox .right p.input_pwd input{width:80%;}
.loginbox .right p.input_btn input{width:90%;}

}


