/*
主色：#00AB4A
字母大写：text-transform:uppercase;
位移：transform:translateX(-50%);
最后一个元素：:last-child 
元素放大零点一倍：transform: scale(1.1);
限定行数：word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
当窗口小于： @media screen and (max-width: 1360px){ } 
------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'fon3';
    src: url('../fonts/OPTIAKROGROTESK-COND.eot');
    src: url('../fonts/OPTIAKROGROTESK-COND.eot') format('embedded-opentype'),
         url('../fonts/OPTIAKROGROTESK-COND.woff2') format('woff2'),
         url('../fonts/OPTIAKROGROTESK-COND.woff') format('woff'),
         url('../fonts/OPTIAKROGROTESK-COND.ttf') format('truetype'),
         url('../fonts/OPTIAKROGROTESK-COND.svg#OPTIAKROGROTESK-COND') format('svg');
}

.wrap{ width: 96%; max-width:1360px; padding: 0 20px; margin: 0 auto;}
@media screen and (min-width: 1921px){
.wrap{ width: 96%; max-width:1920px; padding: 0 20px; margin: 0 auto;}
} 
.mw{ min-width: 1200px;}
.top{ width: 100%; background: #fff; position: relative; z-index: 9999;min-width: 1200px;}
.top_text{ height: 44px;background: #F5F5F5; overflow: hidden;}
.top_text .left p{line-height: 44px; color: #333;}
.top_text .right { width: 255px;}
.top_text .right i{width:26px; height: 26px; margin-top: 9px; text-align: center; line-height:26px; color: #fff; display: block; border-radius: 50%; background: #00AB4A; float: left;}
.top_text .right p{ float: right; margin-top: 13px; padding: 0 10px;display: block; color: #333;}
.top_text .right p:nth-child(1){padding-left: 0;}
.top_text .right p:nth-child(2){padding-right: 0; border-left: 1px solid #D9D9D9;}

/*导航*/
.nav{ width: 100%; background: #fff;}
.nav .logo{ height: 100%; float: left;}
.nav .logo img{ max-width:110px; margin:10px 0;}
.nav ul{ float: right;}
.nav ul li{float: left; text-align: center;text-transform:uppercase; position: relative;}
.nav ul li .nav_a{ font-size: 16px;padding:30px 18px; display: block;}
.nav ul li .nav_a b{font-weight: inherit;}
.nav ul li .nav_a p{ color: #999; font-size: 10px;}
.nav ul li .nav_a span{width: 0%; height:2px;left: 50%; background: #00AB4A;position: absolute; bottom: 0px;}
.nav ul li .nav_a:hover span{width: 137%;left:-18.5%;}
.sub{ position: absolute;z-index: -9999; transform:translateY(-100%) scale(1,0.5);opacity:0;filter:alpha(opacity=0);}
.sub ul{text-align: center;}
.sub ul li{ display: block; width: 137%; margin-left: -18.5%; height: 34px; line-height: 34px;background: #00AB4A; }
.sub ul li:nth-child(1){ padding-top:10px;}
.sub ul li:last-child{ padding-bottom:10px;}
.sub ul li a{display: block; font-size: 14px; color:#fff;}
.nav ul li:hover .sub{transform:translateY(0) scale(1,1);opacity:1;filter:alpha(opacity=100);}
.nav ul li .nav_a:hover{color: #00AB4A;}
.nav ul li .nav_a:hover b{color: #00AB4A;}
.nav ul li .nav_a:hover p{color: #00AB4A;}
.sub ul li:hover a{ color:Rgba(255,255,255,0.7);}
.nav ul .on .nav_a{color: #00AB4A;}
.nav ul .on .nav_a b{color: #00AB4A;}
.nav ul .on .nav_a p{color: #00AB4A;}
.nav ul .on .nav_a span{width: 100%;left: 0%;}
.sub ul .on a{ color: #00AB4A;}
.top_h{ width: 100%; height: 136px; display: block;}

/*首页主图*/
.index_banner{ width: 100%; min-width: 1200px; height: auto; position: relative;}
.index_banner .swiper-slide{ position: relative;}
.index_banner .swiper-slide .banner_img{ width: 100%; height: auto;}
.index_banner .swiper-slide .banner_text{ position: absolute; z-index: 10;}
.index_banner .swiper-pagination-bullet-active{ background: #00AB4A;}

/*共用标题*/
.titles{ width: 100%;min-width: 1200px; padding: 50px 0 20px; text-align: center;}
.titles span{font-size:30px; color: #00AB4A; display: block;}
.titles b{ padding:0 6px;}
.titles p{font-size:14px;text-transform:uppercase; display: block; color: #666666;}
.titles i{ width: 42px; height: 2px; background: #00A84F; margin: 0 auto;display: block; margin-top: 20px;}

/*首页产品*/
.index_porduct{ background:#f4f4f4; padding-bottom:40px;min-width: 1200px;}
.tabs{ width: 100%;min-width: 1200px; border-bottom: 1px solid #F0F0F0;overflow: hidden; background:#fff;}
.tabs a{ width:calc(100%/6 - 2px); float: left; border-left:1px solid #f4f4f4; text-align: center; padding:30px 0;}
.tabs a:nth-child(1){border-left:none;}
.tabs a img{ max-width:100%; margin: 0 auto; padding-bottom:4px; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.tabs a p{font-size: 14px;}
.tabs a .pordutc_a{display: inline;}
.tabs a .pordutc_b{display: none;}
.tabs a:hover{ background:#01ab4b;}
.tabs a:hover .trans3{color:#fff;}
.tabs a:hover .pordutc_a{display: none;}
.tabs a:hover .pordutc_b{display:inline;}
.tabs a:hover .donghu{transform:translateY(-6px);}
.tabs a:hover p{transform:translateY(-6px); color:#00AB4A;}
#tabs-container{ overflow: inherit;}
#tabs-container ul{ padding:20px 0 30px; margin: 0 auto;} 
#tabs-container ul li{float:left; width:calc(100%/4 - 10px); margin:0 5px 10px;box-shadow: 0 0 10px Rgba(0,0,0,0.1); background:#fff;font-size:14px; text-align: center; padding-bottom:10px;box-sizing:border-box;-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
#tabs-container ul li .porduct_photo{ width: 94%;height: 307px;margin: 0 auto; margin-top:10px;overflow: hidden;}
#tabs-container ul li .porduct_photo .porduct_img{max-width:100%; }
#tabs-container ul li b{ font-weight: inherit; font-size: 16px; display: block; padding-top: 15px;}
#tabs-container ul li p{ color: #666666; display: block;padding: 0 30px; padding-bottom:15px;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
#tabs-container ul li span{ color: #C91623; font-size: 16px;}
#tabs-container ul li:hover .porduct_photo .porduct_img{transform: scale(1.06);}
#tabs-container ul li:hover b{color: #00AB4A;}
.tabs .on .pordutc_a{display: none;}
.tabs .on .pordutc_b{display:inline;}
.tabs .on .donghu{transform:translateY(6px);}
.tabs .on p{transform:translateY(-3px); color:#00AB4A;}
.index_cp .swiper-pagination{ bottom: 0px;}
.index_cp .swiper-pagination-bullet-active{background: #00AB4A;}

/*首页关于我们*/
.index_about{ width:100%; min-width:1200px; height:auto; background: #fff; padding-bottom:80px;}
.index_about .left{ width:38%; float:left;}
.index_about .left img{max-width: 100%;}
.index_about .right{width:62%; float:right; padding:2% 4%; box-sizing:border-box; background:#fff;}
.index_about .right .about_text{font-size:16px;line-height:29px; color:#333333; margin-bottom:60px;}
.index_about .right ul{ margin-bottom: 80px;}
.index_about .right ul li{ width:calc(100%/3); float:left; text-align: center;}
.index_about .right ul li b{ font-size: 90px; color:#00AB4A; display: block; font-weight: 100;font-family: "fon3"; letter-spacing: -5px;height: 118px; overflow:hidden;}
.index_about .right ul li p{ font-size: 16px; color:#333333; display: block;}
.more{width:220px; height: 46px; line-height: 46px;border-radius: 5px;overflow: hidden; position: relative; margin:0 auto;}
.more a{ width: 100%;height: 100%;position: absolute;z-index: 2; color: #fff; text-align: center; display: block;}
.more span{ width: 100%; height: 100%; display: block; position: absolute; bottom: 0; left: 0; background: #ccc;z-index: 1;}
.more:hover{transform:translateX(5px);}
.more:hover a{color: #fff;transform:translateX(5px);}
.more:hover span{ background:#00AB4A}
.bback { margin-left: 10%;}
.bback span{ background: #fff;}
.bback a{ color: #00AB4A;}
.bback:hover a{color: #00AB4A;}

/*十大优势*/
.advantage_box{ width: 100%; min-width: 1200px; height: auto;background:url(../images/sdayoushi.jpg) no-repeat;background-size: 100% 100%;background-attachment: fixed;}
.advantage_box .left{ width: 28%; height: 100%; background: #01AB4A; padding-top:10%; padding-bottom:14%; float: left;overflow: hidden;}
.advantage_box .left .adv_logo {position: relative; text-align:center;}
.advantage_box .left .adv_logo .DIJIA{ width:80%; float: right; position: absolute; top: 50%; right:10%; transform:translateY(-120%);}
.advantage_box .left .adv_logo .adv_logoimg{width: 60%; float: left; }
.advantage_box .left .adv_logo span{ font-size: 26px; color: #fff;}
.advantage_box .left .adv_logo span b{ font-size: 70px;padding:0 5px; font-family:"fon3"}
.advantage_box .left .adv_logo p{ padding-left:9%; color: #fff;transform:translateY(-20px); font-size: 14px; padding-top: 10px;}

.advantage_box .left{height:100%;}
.advantage_box .left .advantage_text { width:80%; margin: 0 auto; padding:28% 0 0;}
.advantage_box .left .advantage_text .swiper-slide{ color: #fff;font-size: 14px; line-height:23px;}
.advantage_box .left .advantage_text .swiper-slide b{display: block; font-size: 18px; padding-bottom: 6px;}
.advantage_box .left .advantage_text .swiper-slide b span{font-size: 32px;}
.advantage_box .left .advantage_text .swiper-slide{}

.advantage_box .right{ width: 72%;float: right; padding-top:8%;}
.advantage_box .right ul{ padding: 40px 0;}
.advantage_box .right ul li{display: block; text-align: center;  float: left;}
.advantage_box .right ul li .biank{ display: block;height: 100%; border-left: 1px solid rgba(250,250,250,.2);border-bottom: 1px solid rgba(250,250,250,.2); padding: 50px 0;}
.advantage_box .right ul li:nth-child(1) .biank{ border-left: 0px;}
.advantage_box .right ul li:nth-child(6) .biank{ border-left: 0px; border-bottom: 0px;}
.advantage_box .right ul li:nth-child(7) .biank{ border-bottom: 0px;}
.advantage_box .right ul li:nth-child(8) .biank{ border-bottom: 0px;}
.advantage_box .right ul li:nth-child(9) .biank{ border-bottom: 0px;}
.advantage_box .right ul li:nth-child(10) .biank{ border-bottom: 0px;}
.advantage_box .right ul li .avd_icon_box{ width: 100px; height: 100px; border-radius: 50%; background: rgba(0,168,79,0); margin: 0 auto 20px; display: block;display: flex;align-items: center;}
.advantage_box .right ul li .avd_icon_box img{max-width: 70%; margin: 0 auto;align-items: center;}
.advantage_box .right ul li p{color: #fff;display: block;}
.advantage_box .right ul li:hover .avd_icon_box{ background: rgba(0,168,79,1); transform:translateY(6px);}
.advantage_box .right ul li:hover p{transform:translateY(-6px);}
.advantage_box .right ul .swiper-slide-thumb-active .avd_icon_box{ background: rgba(0,168,79,1); transform:translateY(6px);}
.advantage_box .right ul .swiper-slide-thumb-active p{transform:translateY(-6px);}
.advantage_box .hongsea ul .swiper-slide-thumb-active .avd_icon_box{ background: rgba(227,165,41,1); }
.advantage_box .hongsea ul li:hover .avd_icon_box{ background: rgba(227,165,41,1); transform:translateY(6px);}
.ljgd { color:#ccc; text-align:center}
.ljgd a{ color:#fff; text-align:center}
.ljgd a:hover{ color:#ccc;}

/*案例*/
.case_box{ max-width:98%; padding-bottom: 80px; min-width: 1200px; position: relative; margin:0 auto;}
.case ul li {overflow: hidden; width: 23%; float: left; margin: 0 auto;}
.case ul li .porduct_img{width:100%;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.case ul li span{width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0;z-index: 2; background: rgba(0,0,0,0.2);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;opacity:0;filter:alpha(opacity=0);}
.case ul li i{width: 34px; height: 34px; border: 2px solid #fff; text-align: center; line-height: 34px; border-radius: 50%; color: #fff; position: absolute; left: 50%; top: 45%;transform:translate(-50%,-50%);z-index: 3;opacity:0;filter:alpha(opacity=0);}
.case ul li  p{ color: #fff; font-size: 16px; position: absolute; left: 50%; top: 60%;transform:translate(-50%,-40%);z-index: 4;opacity:0;filter:alpha(opacity=0);}
.case ul li  .bkuang{ width: 90%; height: 90%; position: absolute;z-index: 5; border: 2px solid rgba(255,255,255,.2); display: block;left:50%; top: 50%;transform:translate(-50%,-50%);opacity:0;filter:alpha(opacity=0);}
.case ul li:hover span{opacity:10;filter:alpha(opacity=100);}
.case ul li:hover .porduct_img{transform: scale(1.05);}
.case ul li:hover i{opacity:1;filter:alpha(opacity=100);}
.case ul li:hover p{opacity:1;filter:alpha(opacity=100);}
.case ul li:hover .bkuang{opacity:10;filter:alpha(opacity=100);}
.case_box .swiper-pagination{left: 50%;transform:translate(-50%,20px);}
.case_box .swiper-pagination span{margin: 0 5px;}
.case_box .swiper-pagination .swiper-pagination-bullet-active{background: #00AB4A;}
.almz{ text-align:center; padding:10px 0;}

/*案例列表*/
.caselist_box{padding-bottom: 80px; padding-top: 50px; min-width: 1200px; position: relative;}
.caselist ul li {overflow: hidden; width: 31%; float: left; margin: 0 1% 20px; position: relative;}
.caselist ul li .porduct_img{width:100%;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.caselist ul li span{width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0;z-index: 2; background: rgba(0,0,0,0.2);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;opacity:0;filter:alpha(opacity=0);}
.caselist ul li i{width: 34px; height: 34px; border: 2px solid #fff; text-align: center; line-height: 34px; border-radius: 50%; color: #fff; position: absolute; left: 50%; top: 45%;transform:translate(-50%,-50%);z-index: 3;opacity:0;filter:alpha(opacity=0);}
.caselist ul li  p{ color: #fff; font-size: 16px; position: absolute; left: 50%; top: 60%;transform:translate(-50%,-40%);z-index: 4;opacity:0;filter:alpha(opacity=0);}
.caselist ul li  .bkuang{ width: 90%; height: 90%; position: absolute;z-index: 5; border: 2px solid rgba(255,255,255,.2); display: block;left:50%; top: 50%;transform:translate(-50%,-50%);opacity:0;filter:alpha(opacity=0);}
.caselist ul li:hover span{opacity:10;filter:alpha(opacity=100);}
.caselist ul li:hover .porduct_img{transform: scale(1.05);}
.caselist ul li:hover i{opacity:1;filter:alpha(opacity=100);}
.caselist ul li:hover p{opacity:1;filter:alpha(opacity=100);}
.caselist ul li:hover .bkuang{opacity:10;filter:alpha(opacity=100);}
.case_box .swiper-pagination{left: 50%;transform:translate(-50%,20px);}
.case_box .swiper-pagination span{margin: 0 5px;}
.case_box .swiper-pagination .swiper-pagination-bullet-active{background: #00AB4A;}

/*新闻资讯*/
.news_box{ background: #F5F5F5;width: 100%; min-width: 1200px; padding-bottom: 60px;}
.news_box .news_tabs{ text-align: center;transform:translateY(-20px); padding-bottom: 20px; padding-top: 20px;}
.news_box .news_tabs a{ margin: 0 25px;}
.news_box .news_tabs a:hover{ color: #00AB4A;}
.news_box .news_tabs .on{ color: #00AB4A;}
.news_box .left{ width: 36%; float: left;}
.news_box .news_hot .swiper-slide{ position: relative;}
.news_box .news_hot .swiper-slide .news_hottext{ position: absolute; bottom: 0; background: rgba(0,0,0,0.4);}
.news_box .news_hot .swiper-slide .news_hottext b{color: #fff; padding:10px 20px;display: block;}
.news_box .news_hot .swiper-slide .news_hottext p{ font-size:14px;line-height: 22px; color: #fff;height: 0; padding: 0 20px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.news_box .news_hot .swiper-slide:hover .news_hottext p{height: 48px;}
.news_box .news_hot .swiper-slide:hover img{transform: scale(1.1);}
.news_hot .swiper-button-disabled{background-color:transparent;z-index: 2;}
.news_hot .news_hot_button{ width: 50px; height: 50px; text-align: center;line-height: 50px; background: rgba(0,0,0,0.0);z-index: 999; position: absolute;}
.news_hot .swiper-button-prev{ left: 0;}
.news_hot .swiper-button-next{right:0;}
.news_hot .news_hot_button .iconfont{ font-size: 20px; display: block; color: #fff;}
.news_box .right{ width: 63%; float: right;}
.news_box .right .news_list{}
.news_box .right .news_list ul{}
.news_box .right .news_list ul li{ margin-bottom:8px; background: #fff; height:93px;}
.news_box .right .news_list ul li .riqi{ width: calc(12% - 1px); height: 86px; padding: 0;  text-align: center; float: left; border-right: 1px solid #F5F5F5;}
.news_box .right .news_list ul li .riqi b{ font-size:35px; width: 100%; height: auto; padding: 10px 0 0; display: block; background: #fff; color: #666; font-family:"fon3"}
.news_box .right .news_list ul li .riqi i{ width:100%; height: auto; padding:0 0 8px 0; font-size: 12px; display: block; background: #fff; border:none;}
.news_box .right .news_list ul li .news_listtext{ width: 85%; float: right;}
.news_box .right .news_list ul li .news_listtext b{font-size: 18px; display: block; padding: 20px 0px 5px; color: #333;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.news_box .right .news_list ul li .news_listtext p{ font-size: 14px; display: block;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden; padding-right: 10px; color: #666;}
.news_box .right .news_list ul li:hover{transform:translate(8px,0); background: #00AB4A;}
.news_box .right .news_list ul li:hover .news_listtext b{color: #fff;}
.news_box .right .news_list ul li:hover .riqi b{color: #00AB4A;}
.news_box .right .news_list ul li:hover .news_listtext p{color: #fff;}

/*共享底部*/
.footer{ background: #00AB4A; width: 100%; min-width: 1200px; padding-top: 60px;}
.footer .footer_Left{ float: left;}
.erweima{ padding: 7px; background: #fff; padding-bottom: 10px; border-radius: 4px; text-align: center; float: left; margin-right: 40px;}
.erweima p{font-size: 14px; margin-top: 10px;}
.footer .footer_Left .footer_logo{ float: left; margin-top: 30px;}
.footer .footer_Left .footer_logo img{display: block;}
.footer .footer_Left .footer_logo p{ color: #fff; display: block;}
.footer .footer_right{ width:450px; float: right;}
.footer .footer_right .footer_coll{ padding-bottom:20px;}
.footer .footer_right .footer_coll img{ float:left; padding-right:10px; padding-top:13px;}
.footer .footer_right .footer_coll i{ display: block; color: #fff;}
.footer .footer_right .footer_coll b{font-size: 30px; color: #fff;}
.footer .footer_right p{color: #fff; font-size: 14px; line-height:22px;}
.footer .beian{ text-align: center; border-top: 1px solid #21B561; margin-top: 30px; padding: 24px 0; color: #ccc; font-size: 14px; background:#2e2e2e}
.footer .beian a{ color:#ccc;}
.footer .beian a:hover{ color:#fff;}
.max_wrap{width: 96%; max-width:1360px; padding: 0 20px; margin: 0 auto; overflow: hidden;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:Rgba(0,0,0,0.5);margin-bottom:1px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background-color: Rgba(0,0,0,0.5);display:none;}
.suspension .a-top:hover{background:Rgba(0,0,0,0.9);}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px; font-weight:normal; color:#666;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

/*内页主图*/
.ny_banner{ width: 100%; height: auto; min-width: 1200px;}
.ny_banner .ny_bannerimg{ width: 100%; height: auto;}
.wm{ margin: 0; padding: 0; background: #fff;}

/*info-banner*/
.info_bannertext{}

/*公司实景*/
.gssj_photo{ width: 100%; height: auto; min-width: 1200px; background: #F5F5F5;}
#thumbs{ width: 70%;}
#thumbs .swiper-slide img{ width: 100%;}
#gallery{ width: 70%; margin-bottom: 10px;}
#gallery .swiper-slide{ position: relative;}
#gallery .swiper-slide span{ width: 100%; height: 40px; line-height: 40px; background: rgba(0,0,0,0.6);position: absolute; bottom: 0;}
#gallery .swiper-slide span p{color: #fff; padding: 0 20px; font-size: 14px;}
#gallery .swiper-slide img{ width: 100%;}
#thumbs .swiper-slide{line-height:90px!important;opacity:0.5;}
#thumbs .swiper-slide-thumb-active{opacity:1;}
#gallery .gallery-button{width: 50px; height: 50px; text-align: center;line-height: 50px; background-color:transparent; background:rgba(0,0,0,0.5);}
#gallery .gallery-button i{color: #fff; font-size: 20px;}
#gallery .swiper-button-prev{left: 0;}
#gallery .swiper-button-next{right: 0;}

.qywh_con{ width:calc(100%/2); height:380px; overflow:hidden; float:left; position:relative;}
.qywh_con01{ background:url(../images/qywh_con01.jpg) center no-repeat;}
.qywh_con02{ background:url(../images/qywh_con02.jpg) center no-repeat;}
.qywh_con03{ background:url(../images/qywh_con03.jpg) center no-repeat;}
.qywh_con04{ background:url(../images/qywh_con04.jpg) center no-repeat;}
.qywhfont{ position:absolute; left:0; top:0; width:100%; height:100%; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.qywhfont span{ display:block; width:87px; height:87px; border:2px #fff solid; border-radius:100%; margin:20% auto 0;}
.qywhicon01{ background:url(../images/qywhicon01.png) center no-repeat; background-size:40%;}
.qywhicon02{ background:url(../images/qywhicon02.png) center no-repeat; background-size:40%;}
.qywhicon03{ background:url(../images/qywhicon04.png) center no-repeat; background-size:40%;}
.qywhicon04{ background:url(../images/qywhicon03.png) center no-repeat; background-size:40%;}
.qywhfont h2{ line-height:58px; font-size:24px; text-align:center; color:#fff;}
.qywhfont p{ text-align:center; display:none;padding:10px 0 0; line-height:26px; color:#fff; text-align:center;}
.qywhfont:hover{ background:Rgba(1,171,75,0.7);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.qywhfont:hover p{ display:block;opacity:1;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

/*荣誉证书*/
.zhengshu_box{ width:100%; min-width: 1200px; height: auto; background: #fff; padding-top:50px; padding-bottom:25px;}
.gssj_photo .section-content6{width:100%;min-width: 1200px;margin-bottom:0 !important; padding-bottom:20px;}
.honor_box .section-content6{width:100%;min-width: 1200px;margin-bottom:0 !important; padding-bottom: 40px;}

.ativecustomer{max-width:98%; margin:0 auto; }
.ativecustomer .swiper-container {width: 100%;height: 100%;}
.gssj_photo .swiper-container {width: 100%;height: 100%; padding-bottom:40px;}
.honor_box{width: 96%; max-width: 1360px; margin:0 auto;min-width: 1200px;}
.ativecustomer .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.trans3 img{ max-width:100%;}
.honorList ul{ color: #666; padding: 0;}
.honorList li{ float: left; display: block;margin-bottom:20px; cursor: pointer; position: relative;}
.honorList li span{ font-size: 14px;}
.honorList .img{overflow: hidden; position: relative; background:#fff; max-width: 100%;}
.honorList li a{display: table-cell;vertical-align:middle; display:block;font-family:Arial;overflow:hidden;text-align:center; border: 1px solid #E4E2E2; padding: 20px; margin-bottom:15px;}
.honorList li a img{width:80%;vertical-align:middle;-ms-interpolation-mode: bicubic; overflow:hidden; display: block; margin: 0 auto;}
.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}
.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}
.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}
.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}
.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}
.honorList li:hover .img{border-color: #d5615d;}
.honorList li:hover .bg{opacity: 1; visibility: visible;}
.honorList li:hover .il{width: 30px; }
.honorList li:hover .ir{height: 30px; transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}
.honorList {padding-bottom: 30px;}
.honorList .swiper-pagination-bullet-active{background: #00AB4A;}
html.openImg {overflow: hidden; }
.overlayClose {width:52px; height:52px; display:block; position:fixed; right:3%; top:5%; border-radius: 50%; transition: 300ms; -webkit-transition: 300ms; z-index: 100;}
.overlayClose i { background: url(../images/close-empty.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; cursor: pointer;}
.overlayClose:hover{ background-color: #c52721;}
.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.imgShowBox { background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; z-index: 1010; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }
.no-csstransitions .imgShowBox{ display: none;}
.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }
.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }
.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 100%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.imgShowDemo .con{ position: absolute; left: 0px; right: 0px;bottom: 0px; background-color: #fff; width: 90%; padding: 10px 5%;}
.imgShowDemo .con .t{ font-size: 16px; color: #333;}
.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }
.imgShowDemo .txt .i { padding-left: 3%; }
.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }
.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }
.no-csstransitions .img-show{ display: block;}
.owl-item{margin:0;float:left;}
.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; cursor:pointer;transition:all 0.5s;}
.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image:url(../images/left.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image:url(../images/right.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #e60012; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background:none;}

.honorList2 ul li span{ padding:15px 0; display: block;}

/*内页导航*/
.ny_nav{ width: 100%; height: 76px; line-height: 76px; border-bottom: 1px solid #E9E9E9;}
.ny_nav a{font-size: 14px; height: 77px; padding:29px 20px; margin: 0;}
.ny_nav .on{ color: #fff; background: #00AB4A;}
.ny_nav a:hover{color: #fff; background: #00AB4A;}
.ny_nav a i{ color: #00AB4A}

/*分页符*/
.page{text-align:center;padding-top:20px; padding-bottom:40px;min-width: 1200px;}
.page ul{left:50%;padding-bottom:9pt}
.page ul,.page ul li{float:left;position:relative}
.page ul li{right:50%;margin-right:4px;text-align:center}
.page ul li a{color:#666;border:1px solid #e1e1e1}
.page ul li a,.page ul li a:hover{display:block;width:40px;height:40px;line-height:40px;text-align:center;transition:1s}
.page ul li a:hover{background:#009944;color:#fff;border:1px solid #009944}
#page-dq{background:#009944}
#page-dq a{color:#fff;border:1px solid #009944}
#page-dq a:hover{background:0 0}

/*产品详情*/
.cpxhxq{ background:#fff; padding-top:30px; padding-bottom: 10px;}
.porduct_listbox{ background:#f4f4f4;min-width: 1200px;}
.porductinfo_box{ width: 100%;min-width: 1200px; height: auto; background: #F3F3F3; padding:50px 0 5px;}
.porductinfo_left{ width:60%; float:left; position:relative; }
.gallery-top .swiper-slide{ background: #fff; height:485px; overflow:hidden;}
.gallery-top .swiper-slide img{ margin: 0 auto; max-width:100%;}
.gallery-thumbs {height: 20%;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {width: 25%; height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide img{ width: 100%; height: auto;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.porductinfo_left .swiper-button-white{background:none;}
.porductinfo_left .swiper-button-white{}
.porductinfo_left .swiper-button-next{top:48%;}
.porductinfo_left .swiper-button-prev{top:48%;}
.porductinfo_left .swiper-button-white i{font-size: 26px; line-height: 40px; color: #009944;}
.porductinfo_left .swiper-button-next i{ display: block; transform:rotate(180deg);-ms-transform:rotate(180deg); /* Internet Explorer */-moz-transform:rotate(180deg); /* Firefox */-webkit-transform:rotate(180deg); /* Safari 和 Chrome */-o-transform:rotate(180deg); /* Opera */}
.porductinfo_right{width:39%; float:right; background:#fff; padding:30px 3%; height:486px; overflow:hidden; box-sizing:border-box;}

.cpxqcs{ float:right;width: 100%; font-size:16px; color:#333; line-height:26px; padding-bottom:30px;}
.cpxq{ padding: 40px; margin-top:10px; background: #fff;}
.titlea{ font-size: 24px; padding: 0 20px 10px;}
.titlea a{ font-size: 16px;float: right; margin-top: 10px;}

.porduct_list{ padding-bottom:20px;}
.porduct_list ul{ margin: 0 auto;}
.porduct_list ul li{ margin: 0 16px 30px; cursor:pointer;}


/*推荐产品*/
.news_porduct_box{ width: 100%; height: auto; background: #F3F3F3; overflow: hidden; padding-bottom:40px; position: relative;}
.news_porduct{ margin-top:10px; overflow: hidden;}
.news_porduct .swiper-button-prev{left: 0;}
.news_porduct .swiper-button-next{right: 0;}
.news_porduct_button{ width: 50px; height: 50px; text-align: center;line-height: 50px; background: rgba(0,0,0,0.3);z-index: 999; position: absolute;}
.news_porduct_button .iconfont{ font-size: 20px; display: block; color: #fff;}
.news_porduct ul li{ background: #fff; padding-bottom: 30px; position: relative; overflow:hidden;}
.news_porduct ul li .porduct_list_img{ width:100%; overflow: hidden;}
.news_porduct ul li img{ width: 100%; height: auto;}
.news_porduct ul li p{ display: block; text-align: center;}
.news_porduct ul li span{ display: block; width: 100%; height: 100%; position: absolute; top:0;left:0; background: rgba(0,0,0,0.0);}
.news_porduct ul li .porduct_list_icon{ position:absolute; left: 50%; top: 50%;transform:translate(-50%,-50%); opacity:0.0;filter:alpha(opacity=00);}
.news_porduct ul li .porduct_list_icon i{ width: 42px; height: 42px; line-height: 42px; margin: 0 auto;display: block; font-size: 20px; text-align: center; margin-bottom: 10px; color: #fff; border: 2px solid #fff; border-radius: 50%;}
.news_porduct ul li .porduct_list_icon em{ color: #fff; text-align: center;display: block;}
.news_porduct ul li:hover span{background: rgba(0,171,74,0.8);}
.news_porduct ul li:hover .porduct_list_icon{opacity:1;filter:alpha(opacity=10);transform:translate(-50%,-40%);}
.news_porduct ul li:hover img{ transform:scale(1.1);/*è®¾ç½®ç¼©æ”¾æ¯”ä¾‹*/}
.news_porduct ul li:hover p{transform:translateY(-10px); color: #fff;}
.news_porduct .swiper-button-disabled{z-index: 2;}

/*新闻列表*/
.article_box{ width: 100%; height: auto; background: #F3F3F3;min-width: 1200px;}
.article_hot{ padding-top: 60px; margin-bottom: 30px;}
.article_hot ul li .article_hot_img{ width: 50%; float: left;}
.article_hot ul li .article_hot_img img{width: 100%; height: auto;}
.article_hot ul li .article_hot_text{width: 40%;float: left; padding-left: 3%;}
.article_hot ul li .article_hot_text b{display: block; font-size: 22px; color: #333; padding: 10px 0;}
.article_hot ul li .article_hot_text p{font-size: 14px; line-height: 28px;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.article_hot .swiper-pagination{ text-align: right; bottom: 20px;transform:translate(-50px,0)}
.article_hot .swiper-pagination-bullet{ padding:0 20px; height: 4px; border-radius: 0; background:#A00000;}
.list_boss{ padding-top: 30px; border-top: 1px solid #EDEDED;}
.list_boss ul li{margin-bottom:10px; background: #fff; padding:15px 30px;transition:all .3s ease-in-out 0s;}
.list_boss ul li .list_photo{ width: 22%; height: 170px; overflow: hidden; float: left; margin-right:2%;}
.list_boss ul li .list_photo img{ width:100%;transition:all .6s ease-in-out 0s;}
.list_boss ul li:hover img{transform:scale(1.1);}
.list_boss ul li .list_text{ width:70%; float: left;}
.list_boss ul li .list_text h1{ font-size:28px;}
.list_boss ul .list_wuphoto .list_text{ width: 100%;}
.list_boss ul li .list_text b{display: block; padding-bottom: 10px;}
.list_boss ul li .list_text b{transition:all .3s ease-in-out 0s;}
.list_boss ul li .list_text span{ float: left; margin-right: 40px; display: block; font-size: 14px; color: #999999;transition:all .5s ease-in-out 0s;}
.list_boss ul li .list_text span i{  margin-right: 5px;transition:all .5s ease-in-out 0s;}
.list_boss ul li .list_text p{ padding-top: 10px; font-size: 14px; color: #666666;line-height: 26px;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden; text-align:justify; transition:all .5s ease-in-out 0s;}
.list_boss ul li .list_text .list_more{ width: 32px; height: 32px; text-align: center; line-height: 32px; border:2px solid #E1E1E1; border-radius: 50%; float: left;transition:all .3s ease-in-out 0s;}
.list_boss ul li .list_text .list_more i{display: block; font-size: 16px;transition:all .5s ease-in-out 0s; color: #CECECE;}
.list_boss ul li:hover{ background: #00AB4A;transform: translate(-5px,-5px);}
.list_boss ul li:hover h1{ color: #fff;}
.list_boss ul li:hover i{ color: #fff;transition:all .5s ease-in-out 0s;}
.list_boss ul li:hover b{ color: #fff;}
.list_boss ul li:hover p{ color: #fff;}
.list_boss ul li:hover span{ color: #fff;}
.list_boss ul li:hover span i{ color: #fff;}
.list_boss ul li:hover .list_more{ transform: translate(20px,0px);}
.list_boss ul li:hover .list_more i{  color: #fff;}

/*新闻内容*/
.article_box{width: 100%; height: auto; background: #F3F3F3;}
.article{ padding:50px 70px 40px; margin-top: 40px; border: 1px solid #EDEDED; background: #fff; border-bottom: 3px solid #00AB4A;}
.article .artile_title h1{ font-size: 26px; text-align: center; display: block; font-weight: bold;}
.article .artile_title h4{ text-align: center; display: block; padding:5px 0 20px; color: #666; font-size: 14px; border-bottom: 1px solid #EDEDED;}
.article .td_touxiang{ width: 30%; height: auto; float: left; overflow: hidden; border: 1px solid #f0f0f0;}
.article .td_touxiang img{ width: 100%;}
.article .td_nrtext{ width: 65%; float: right;}
.article .artile_title{ margin-bottom: 20px;}
.article .content{ font-size: 16px; color: #000; line-height:28px; padding-bottom: 30px; padding-top:30px;}
.article .content strong{ padding-top: 16px;}
.article .content img{ display: inline;}
.xmtfx{ width: 100%; height:10px; position: relative; padding-top:10px;}
.xmtfx .bdsharebuttonbox{ position: absolute; left: 50%;transform: translate(-50%,0); }
.sypxyp{ width:100%; padding-bottom:40px; padding-top: 20px; font-size: 14px; border-top: 3px solid #00AB4A; padding-left:30px;}
.sypxyp .wzprev{ margin-bottom: 5px;}
.sypxyp .wznext{}
.sypxyp a{ font-size: 14px;}
.sypxyp a:hover{ color: #376AC1;}

.bdshare-button-style1-24 .bds_qzone{background-position:0 -52px}.bdshare-button-style1-24 .bds_tsina{background-position:0 -104px}.bdshare-button-style1-24 .bds_renren{background-position:0 -208px}.bdshare-button-style1-24 .bds_tqq{background-position:0 -260px}.bdshare-button-style1-24 .bds_kaixin001{background-position:0 -312px}.bdshare-button-style1-24 .bds_tqf{background-position:0 -364px}.bdshare-button-style1-24 .bds_hi{background-position:0 -416px}.bdshare-button-style1-24 .bds_douban{background-position:0 -468px}.bdshare-button-style1-24 .bds_tieba{background-position:0 -728px}.bdshare-button-style1-24 .bds_hx{background-position:0 -988px}.bdshare-button-style1-24 .bds_fx{background-position:0 -1040px}.bdshare-button-style1-24 .bds_ty{background-position:0 -1196px}.bdshare-button-style1-24 .bds_fbook{background-position:0 -1352px}.bdshare-button-style1-24 .bds_twi{background-position:0 -1404px}.bdshare-button-style1-24 .bds_linkedin{background-position:0 -1664px}.bdshare-button-style1-24 .bds_meilishuo{background-position:0 -1716px}.bdshare-button-style1-24 .bds_mogujie{background-position:0 -1768px}.bdshare-button-style1-24 .bds_diandian{background-position:0 -1820px}.bdshare-button-style1-24 .bds_huaban{background-position:0 -1872px}.bdshare-button-style1-24 .bds_duitang{background-position:0 -2028px}.bdshare-button-style1-24 .bds_youdao{background-position:0 -2080px}.bdshare-button-style1-24 .bds_wealink{background-position:0 -2184px}.bdshare-button-style1-24 .bds_copy{background-position:0 -2288px}.bdshare-button-style1-24 .bds_mail{background-position:0 -2340px}.bdshare-button-style1-24 .bds_print{background-position:0 -2392px}.bdshare-button-style1-24 .bds_mshare{background-position:0 -2444px}.bdshare-button-style1-24 .bds_sqq{background-position:0 -2652px}.bdshare-button-style1-24 .bds_sdo{background-position:0 -2704px}.bdshare-button-style1-24 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style1-24 .bds_people{background-position:0 -2808px}.bdshare-button-style1-24 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style1-24 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style1-24 .bds_thx{background-position:0 -2496px}.bdshare-button-style1-24 .bds_bdhome{background-position:0 -156px}.bdshare-button-style1-24 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style1-24 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style1-24 .bds_isohu{background-position:0 -3016px}.bdshare-button-style1-24 .bds_more{background-position:0 0}.bdshare-button-style1-24 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style1-24 .bds_weixin{background-position:0 -1612px}.bdshare-button-style1-24 .bds_iguba{background-position:0 -1300px}.bdshare-button-style1-24 .bds_h163{background-position:0 -3168px}.bdshare-button-style1-24 .bds_evernotecn{background-position:0 -3211px}.bdshare-button-style1-24{zoom:1}.bdshare-button-style1-24:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style1-24 a,.bdshare-button-style1-24 .bds_more{float:left;font-size:18px;padding-left:25px;line-height:24px;height:24px;background-image:url(../images/icons_1_24.png?v=37be22f4.png);_background-image:url(../images/icons_1_24_debase.png?v=37be22f4.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style1-24 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style1-24 .bds_more{color:#333;float:left}.bdshare-button-style1-24 .bds_count{color:#333;background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 0;width:45px;height:24px;padding:0;margin:6px 0 0;text-align:center}.bdshare-button-style1-24 .bds_count:hover{background-position:-44px 0}.bdshare-button-style1-24 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}.bdshare-button-style1-24 .bdshare_button_count{background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}.bdshare-button-style1-24 .bdshare_button_count:hover{background-position:-44px 0}.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}


/*联系我们*/
.infook{position: relative;top: -80px;}
.z-container {width: 1400px;height: auto;clear: both;margin: 0 auto;}
.page_nav{height: 80px;text-align: center;align-items: center;line-height: 80px; background:#fff;}
.page_nav.on{ position: fixed; left: 0; top: 0; width: 100%; z-index: 999; background: #fff;}
.page_nav a{font-size: 16px; color: #333333; display: inline-block; margin: 0 100px;font-weight: bold;}
.page_nav a.active{ color: #009944;}
.company_con {padding:50px 120px;box-sizing:border-box;color: #333; line-height:25px; font-size:16px; background:#fff;}
@media screen and (max-width: 1400px){
.z-container {width: 90%!important;box-sizing: border-box;}
.company_con {padding:40px 80px;box-sizing: border-box;}}
.company_con img{ display:inline;}
.infobanner{ position:relative;min-width: 1200px;}
.infobanner img{width:100%;}
.infobanner_text{width: 100%;position: absolute; text-align:center; top:45%; color:#fff;}
.infobanner_text h3{ font-family: "Times New Roman", Times, serif; font-size:43px;text-transform:uppercase; font-weight:bold;}
.infobanner_text span{ font-size:25px;}
.company_con {padding:40px 80px;box-sizing: border-box;}
.send-mail h1{text-align:center;font-size:28px;}
.send-mail .title-box{position:relative;}
.send-mail .title-box div{width:418px;height:27px;border-bottom:2px solid #eb0212;position:absolute;top:5px;}
.send-mail .title-box div em{display:none;width:34px;height:21px;position:absolute;bottom:-1px;}
.send-mail .title-box .left{left:0px;}
.send-mail .title-box .left em{right:20px;}
.send-mail .title-box .right{right:0px;}
.send-mail .title-box .right em{left:20px;background-position:-34px 0px;}
.send-mail .show .title-box .left em{display:block;-webkit-animation:home_left 0.8s 1 linear;animation:home_left 0.8s 1 linear;}
.send-mail .show .title-box .right em{display:block;-webkit-animation:home_right 0.8s 1 linear;animation:home_right 0.8s 1 linear;}
.send-mail p.if{font-size:22px;color:#000;padding:35px 0px 0 30px; position:relative;}
.send-mail p.if:before {content: '';display: block;width: 12px;height: 2px;background: #333;position: absolute;left: 0;top:75%;margin-top: -1px;}
.send-mail p.lybt2{ font-size:12px; padding-left:30px; padding-bottom:20px; line-height:16px;}
.send-mail input{display:block;width:45%; height:44px; padding:5px 15px;text-indent:5px; border:1px solid #d3d3d3;border-radius:4px;-webkit-border-radius:4px; color:#333;}
.send-mail .cname,.send-mail .company{float:left;}
.send-mail .cemail,.send-mail .phone{float:right;}
.send-mail form p{padding-bottom:60px;}
.send-mail textarea{display:block;width:100%;border:1px solid #d3d3d3;text-indent:5px; padding:5px 15px; box-sizing:border-box; height:191px;border-radius:4px;-webkit-border-radius:4px; font-family:Arial, Helvetica, sans-serif;}
.send-mail span input{display:block;width:250px;height:45px; margin-top:20px;text-align:center;font-size:16px;background-color:#009944;color:#FFF;border-radius:4px;-webkit-border-radius:4px;cursor:pointer;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out; transition: all .5s ease-out; border:none;}
.send-mail span input:hover{background-color:#3eabe5; border:none; color:#FFF;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit*/color:#333;}  
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#333;}  
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */color:#333;}  
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */color:#333;}  

.lyleft{float:left; width:70%;}
.lyright{float:right; width:30%;padding: 100px 0 0 5%; box-sizing:border-box; font-size:13px; color:#333;}
.lyright p{font-weight:bold; font-size:26px; color:#009944;}
.ny_cpfenlei{ padding-top: 40px;}


/*加盟页面*/
.search_box{position:relative;z-index:10;width:100%;padding-top:130px;background-color:#AD0004;}
.search_box .box{position:absolute;z-index:11;left:50%;margin-left:-600px;top:-60px;width:1200px;height:60px;padding:45px 0;background-color:#fff}
.search_box .box dl{float:left;width:300px;height:60px;text-align:center;font-size:0;vertical-align:middle}
.search_box .box dl .in{display: inline-block;}
.search_box .box dl i{float:left;width:60px;height:60px;background: url(../images/icon-01.png) no-repeat}
.search_box .box dl .icon01{background-position:0 0;}
.search_box .box dl .icon02{background-position:-60px 0;}
.search_box .box dl .icon03{background-position:-120px 0;}
.search_box .box dl .icon04{background-position:-180px 0;}
.search_box .box dl .txt{float:left;padding:5px 0;height:50px;line-height:25px;margin-left:15px;text-align:left;}
.search_box .box dl .txt .p1{font-size:16px;color:#272727}
.search_box .box dl .txt .p2{font-size:14px;color:#676767}


/*support*/
#supports{ padding-bottom: 30px;}
#supports .box{max-width: 1360px; min-width: 1200px; margin: 0 auto;}
#supports .box dl{float:left;width:calc(31% - 2px);height:380px; border: 1px solid #EAEAEA; margin: 0px 1% 0;margin-bottom:33px; background-color:#fff}
#supports .box dl .pic{width:100%;height:250px}
#supports .box dl .pic img{width:100%;height:250px}
#supports .box dl .con{width:318px;height:110px;padding:20px 30px 0}
#supports .box dl .con .tit{font-size:18px;color:#272727}
#supports .box dl .con .txt{font-size:13px;color:#999999;line-height:23px;height:46px;margin-top:5px;overflow:hidden}
#supports .box dl:hover .con .tit{color:#DE0005}

/*合作商*/
.hezuoshang_box{ width: 100%; height: auto; padding: 30px 0 80px; background:url(../images/yhs.jpg) no-repeat; background-size:cover;min-width: 1200px;}
.hezuoshang .hezuoshang-container .swiper-slide{padding-bottom: 30px;}
.hezuoshang .hezuoshang-container .swiper-slide .hezuoshang_tx{ width:310px; height:310px; padding: 0; margin:50px auto 30px;background: #fff; border-radius: 50%;overflow: hidden;}
.hezuoshang .hezuoshang-container .swiper-slide .hezuoshang_tx img{ width: 100%; height: 100%; display: block;}
.hezuoshang .hezuoshang-container .swiper-slide b{ text-align: center; display: block; padding-bottom: 10px; color:#fff;}
.hezuoshang .hezuoshang-container .swiper-slide b span{ padding: 0 10px;}
.hezuoshang .hezuoshang-container .swiper-slide p{ padding:0 60px; color:#fff; font-size:14px; line-height:23px;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.hezuoshang_box .hezuoshang-pagination{ left: 50%; transform: translate(-50%,20px);}
.hezuoshang_box .hezuoshang-pagination span{ margin: 0 5px;}

/*zhaoshang*/
.zhaoshang{ background:#fff; padding-bottom:10px; padding-top:0;min-width: 1200px;}
.zhaoshang .box{width: 100%; min-width: 1200px; margin:20px auto 50px;}
.zhaoshang dl{float:left;width:29%;margin: 0 2%;}
.zhaoshang dl .pic{width:100%;height: auto;}
.zhaoshang dl .pic img{width:60%; margin: 0 auto;display: block;}
.zhaoshang dl .tit{margin-top:20px;font-size:22px;color:#AD0104; font-weight:bold; text-align:center;}
.zhaoshang dl .txt{margin-top:13px;font-size:15px;color:#333; line-height:21px;}
.hongse .swiper-pagination-bullet-active{ background: #00AB4A;}

/*advantages*/
.advantages{ padding:0 0 70px; background:#f4f4f4;min-width: 1200px;}
.advantages .box dl{float:left; width:calc(100%/2 - 20px); height:250px;margin-top:16px;margin-right:20px; background-color:#fff}
.advantages .box dl:nth-child(2){margin-right:0;}
.advantages .box dl .pic{float:left;width:50%;height:250px}
.advantages .box dl .pic img{max-width:100%;height:250px}
.advantages .box dl .con{float:right;width:50%;height:250px;margin-top:30px; padding:0 6%; box-sizing:border-box;}
.advantages .box dl .con .tit{font-size:20px;color:#00AB4A}
.advantages .box dl .con .txt{font-size:13px;color:#999999;line-height:23px;height:115px;margin-top:10px;overflow:hidden}
.advantages .box dl .con .line{margin-top:25px;width:30px;height:3px;background-color:#999}
.hback{min-width: 1200px;}






























