@charset "utf-8";
/* ====================公共样式========================= */

/*导航全局样式*/
:root{
  --height:40px;
  --grayBg:#f2f3f7;
  --whiteBg:#fff;
  --color:#333;
  --activeColor:#009944;
}

/*导入字体*/
@font-face {
  font-family: 'ZenIcon';   /*字体名称*/
  src: url('../fonts/zenicon.woff');       /*字体源文件*/
}

/* 头部 */
.Header-wrapper{width: 100%;background:#fff;}
.topNav-width{width: 100%; background:#666;}
.topNav{width: 1170px; margin: 0 auto;}
.topNav dl{zoom:1; float:right;}
.topNav dd{float:left; position:relative;}
.topNav dl dd:last-child a{padding-right:0px;}
.topNav dd a{display:block; zoom:1; height:26px; line-height:26px; font-size:12px; padding:0 10px; color:#fff;}
.topNav dd a i{display:inline-block; content:''; width:0; height:0; border-top:4px solid white; border-right:4px solid transparent; border-left:4px solid transparent; transform:translateY(-50%); margin-left:2px;}
.topNav dd a:hover{background:#00a73c;}
.topNav dd ul{display:none; position:absolute; width:88px; top:26px; left:0; border-top:0;  background:#fff; -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); background:#666;}
.topNav dd ul li{line-height: 31px;}
.topNav dd ul li a{display: block; color: #fff; padding: 0 15px;}
.topNav dd ul li a:hover{background:#21893f;}

.topNav .top-brand {width:110px;left:0px;z-index:9999;background:#ffffff;}
.topNav .top-brand li{width:110px;}
.topNav .top-brand li a{height:50px; line-height:50px;}
.topNav .top-brand li a:hover{background:#e7e7e7;}
.topNav .top-brand li a p{text-align:center;}
.topNav .top-brand .m-logo-commaclean {height:17px;}
.topNav .top-brand .m-logo-doubang {height:27px;}

.Header-container{width: 1170px; height:52px; margin: 0 auto; margin-top:18px;}
.Header-logo{float:left;}
.Header-logo a{height: 50px; float: left;user-select: none;}
.Header-logo a img{width: auto; height: 40px; display: inline-block;vertical-align: middle; margin-top:5px;}

.Header-search{float:left; width:675px;height:auto; border-radius:6px 6px; margin:7px 0 0 35px;}
.input-group{width:100%;}
#top_key{width: 704px;height: 40px;border-radius: 6px 0px 0px 6px; border: #c9c9c9 1px solid;float:left;font-size: 16px;color: #333;padding-left: 10px;}
/* .Header-search-submit{float:right; width: 20px; height: 28px; line-height:28px; margin-right:4px; background: url('../images/search.png') no-repeat center center; cursor: pointer; display: inline-block; vertical-align: middle;} */

.Header-search .Header-search-submit .btn {
    width:37px;
    color: #fff;
    position: absolute;
    border: none;
    box-shadow: none;
    background: #14a83c;
    height: 40px;
    border-radius: 0px 6px 6px 0px !important;
    cursor: pointer;
}
.Header-search .Header-search-submit .icon {
    font-family: ZenIcon;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.Header-search .Header-search-submit .icon-search:before {
    content: '\e603';
}

.header-coa{float:right;border-radius:5px;width:60px;height:40px;line-height:40px;text-align:center;margin:5px 0px 0 0;}
.header-shop{float:right;border-radius:5px;width:120px;height:40px;line-height:40px;text-align:center;margin:5px 0px 0px 15px;}
.header-shop img {
    width:120px;
}

/*.Header-navbarbox{width:100%; height:40px;}
.Header-navbar{width:1200px; margin:0 auto;}
.Header-navbar ul li{float:left; height:40px; line-height:40px;}
.Header-navbar ul li a{display:block; color:#4d4d4d; font-weight:600; font-size:16px; padding:0 28px;}
.Header-navbar ul li a:hover{background-color:#028631;}
.navBar{position:relative; z-index:99999; color:#4d4d4d; height:40px; line-height:40px;}
.nav{width:1200px; margin:0 auto;}
.nav .m{float:left;  position:relative; border-top:0; border-bottom:0;}
.nav h3{float:left;  font-size:100%; font-weight:bold; font-size:16px; height:40px; overflow:hidden;}
.nav h3 a{display:block; color:#4d4d4d; height:40px; line-height:40px; padding:0 40px;}
.nav .on h3 a{color:#00a63c;}
.nav .sub{display:none; width:144px; padding:10px; position:absolute; left:0; top:40px; background:#fff; border:1px solid #d6d6d6;}
.nav .sub li{height:26px; line-height:26px; float:left; width:80px;}
.nav .sub li a{display:block; padding-left:6px; color:#999;}
.nav .sub li a:hover{color:#00a63c;}
.nav #m2 .sub{width:700px; height:340px; padding:20px;}
.nav #m2 .sub li,.nav #m2 .sub a{width:300px;}
.nav #m3 .sub{width:240px; height:auto;}
.nav #m3 .sub li{float:none; width:200px;}*/

/* 导航 */
.Header-wrapper .Header-navbar {height:50px;line-height:50px;}
.Header-wrapper .navbox {border-bottom: 1px solid #eaeaea;}
.Header-navbar{width:1170px; margin:0 auto;}
.Header-navbar .tnav{width: 100%;height: 50px; font-size: 16px;position: relative;}
.Header-navbar .tnav>li{display: inline-block;line-height: 50px;cursor: pointer;}
.Header-navbar .tnav>li>a{display: block;padding: 0 40px;cursor: pointer;}
.Header-navbar .tnav>li .nav-item{display: none;}
.Header-navbar .tnav>li:hover .nav-item{display: block;}
.Header-navbar .tnav .menu-index a {padding-left:0px;}
.nav-item li a{display: block;}
.nav-item li a{height: 30px;line-height: 30px;padding-left: 20px;color: var(--color);}
.tnav .link-arrow span{margin-left:5px;line-height:30px;}
.tnav .link-arrow span:after{content: "⇱";position: absolute;font-size: 0.7rem;transform: rotate(90deg);}

/*====== 导航下拉 产品中心 ======*/
.product{position: absolute;width: 1170px;background-color: var(--grayBg);min-height: 60px;left:0;top: 50px;font-size: 14px;height: 526px; z-index:9999;}
.product li{white-space: nowrap;}
.product .tab{text-align: left; position: absolute;left: 0;top: 0; padding-top:10px}
.product .tab a{padding-right: 30px;}
.product .tab>li>ul{display: none;}
.product .tab>li.active{display: block;}
.product .tab>li.active>a{color: var(--activeColor);}
.product .tab>li.active>ul{display: block;}
.product .tab>li a{position: relative;}
.product .tab>li a::after{content: '';width: 0;height: 0;border-left: 6px solid #dbdbdb;border-top: 5px dashed transparent;border-bottom: 5px dashed transparent;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.product .tab>li.active>a::after{border-left-color:#333;}
.product .tab>li.no-tab>a::after{display: none;}

.product .tab1>li{padding: 5px 0 5px 5px;}
.product .tab1>li.active>a{background-color: var(--whiteBg);color: var(--activeColor);}
.product .tab1::after,
.product .tab2::after,
.product .tab3::after{content: '';width: 1px;height: 420px;background-color: #d6d6d6; position: absolute;right: 0;top: 0;}
.product .tab2{position: absolute;left:100%;top: 0;;padding-top: 5px;padding-bottom: 5px;}
.product .tab3{position: absolute;left: 100%;top: 0;padding-top: 5px;padding-bottom: 5px;}
.product .details{position: absolute;left: 100%;top: 0;padding-top: 16px;padding-bottom: 5px;}
.product .details a::after{display: none;}
.product .details>li:hover a{color: var(--activeColor);}
.product .details li:hover a{color: var(--activeColor);}
.product .tab>li>div.exceed{display: none;}
.product .tab>li.active>div.exceed {display: block;}
.product .tab>li.active>div.exceed ul{display: inline-block;vertical-align: top;}

.product .p-li {
    float: left;
    margin-top: 15px;
}
.product .p-li ul {
    float: left;
}

.product .p-li a {
    float: left;
}

.product .p-li li {
    float: left;
}

.product .p-li .parent-class {
    color: rgb(20, 154, 73);
    font-weight: bold;
}



.nav-item li a {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    color: var(--color);
}

/*======导航下拉 资源中心 ======*/
.resources{width: auto;position: absolute;left: 40px;top: 50px;font-size: 14px;display: block;text-align: left; z-index:9999;}
.resources ul{border:1px solid #d8d8d8; background-color: #ffffff;}
.resources ul li{white-space: nowrap;}
.resources ul li a{padding-right: 30px;}
.resources .tab1 li{position: relative;}
.resources .tab1>li::after{content: '';width: 0;height: 0;border-left: 6px solid #dbdbdb;border-top: 5px dashed transparent;border-bottom: 5px dashed transparent;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.resources .tab1>li.active::after{border-left-color:#333;}
.resources .tab1>li.no-tab::after{display: none;}
.resources .tab2{position: absolute;left: 100%;top: -1px;display: none;}
.resources .tab1 li.active>.tab2{display: block;}
.resources .tab2>li:hover a{color: var(--activeColor);}
.resources .tab1>li.no-tab.active a{color: var(--activeColor);}

/* 底部 */
.footer-bg{width:1170px; height:280px; margin:50px auto 0 auto; border-top:1px solid #ccc;font-size:14px;}
.footer-navbar{width:342px; height:auto; float:left;padding-left: 20px;}
.footer-navbar ul{width:100%; height:auto;}
.footer-navbar ul li{width:145px; height:auto; float:left;}
.footer-navclick{width: 100%; padding-top:10px;}
.footer-navclick a {color: #020202; display: block; width: 100%; height:42px; line-height:42px; font-weight:bold;font-size:16px;}
.footer-navwords {width: 100%; overflow: hidden; margin-top: 4px;}
.footer-navwords a {display: block; padding: 2px 0; color: #5f5f5f;}
.footer-gzh{float:left; width:650px; height:auto; line-height:26px; margin:15px 0 0 0px; text-align:center; color:#5f5f5f; font-weight:bold;}
.footer-gzh ul {float:left; margin-right:30px; margin-bottom:10px;}
.footer-gzh ul li:nth-child(1) img{width:95px; height:95px;border: 1px solid #E5E5E5;padding: 3px;}
.footer-phone{float:right; height:auto; margin:12px 0 0 10px;padding-right:10px;}
.footer-phone h2{width:100%; height:40px; line-height:40px; font-size:16px; font-weight:700;}
.footer-phone h1{width:100%; height:30px; line-height:30px; font-size:16.3px; color:#545454; font-weight:700;}
.footer-container{width:1170px; height:78px;border-top:1px solid #ccc; margin:0 auto; padding: 30px 0;}
.footer-container p{font-size:13px;float:left;line-height: 1em;}
.footer-container p a{color:#5f5f5f;}
.footer-container p:nth-child(2){float:right;}
.footer-container p:nth-child(2) a{padding:0 10px;}
.footer-container p:nth-child(2) a:nth-child(2){border-left:1px solid #ccc;}


/* 中间+共用部分 */
.Container-wrapper{width:1170px; margin:0 auto;}
.contain{width: 1140px;margin: 0 auto;}

.toLink{display: inline-block;position: relative;font-size: 14px;color: #666;font-family: 'GothamBook';text-transform: uppercase;padding-right: 22px;background: url('../images/index/indArr.png') no-repeat right top 7px;transition: all .4s ease;}
.toLink:after{content: "";position: absolute;right: 0;bottom: -2px;width: 0;height: 1px;background: #1f5dcb;transition: all .6s ease;}
.toLink:hover:after{width: 100%;right: auto;left: 0;}
.toLink:hover{color: #1f5dcb;background-image: url('../images/index/indArrH.png');}
.toLink-white{color: #fff !important;background-image: url('../images/index/indArrW.png') !important;}
.toLink-white:after{background: #fff !important;}

.pubTitle,.fedTitle{width: 100%;text-align: center;}
.pubTitle h6,.pubTitle h1,.fedTitle h6,.fedTitle h1{font-size: 22px;color: #333;}

.Backtop {position: fixed;right: 0;top: 50%;margin-top: 187px;z-index: 999999;width: 54px;height: 50px;text-align: center;line-height: 48px;cursor: pointer;background: #1f5dcc;border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.Backtop img{width: auto;}
#ECHAT_icon{width: 54px !important;height: 50px !important;}
.echat .echat-icon-link{width: 54px !important;height: 50px !important;}
#ECHAT_icon_img{border-top-left-radius: 6px;border-bottom-left-radius: 6px;object-fit: cover;}
.echat-mini-num, .echat-custom-num{right: 0 !important;}

#loading_div{z-index: 999999999 !important;}
.echat-icon{z-index: 99999999 !important;}




/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */


@media all and (max-width:1151px) {
    /* 1024 × (600/768) */

}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    
}

