﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 Arial,'Microsoft YaHei'; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#e62129; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:0.3s; transition:0.3s; box-shadow:-20px 20px 30px 0px rgba(158,158,158,.3);}
.w1400{width:95%; max-width:1400px; margin:auto;}
.logo{float:left; margin-top:20px;}
.nav{float:left; margin-left:70px;}
.navMain{float:left;}
.navMain li{float:left; line-height:100px; text-align:center;}
.navMain li a.navAone{font-size:16px; padding:0 28px; position:relative; color:#000; display:block;}
.navMain li a.navAone:after{content:""; position:absolute; left:0; bottom:0; width:100%; height:0; background:#e62129; transition:all .3s;z-index:-1;}
.nav li.cur .navAone,.navMain li:hover .navAone{color:#e62129;}
.nav li.cur .navAone:after,.navMain li:hover .navAone::after{content:''; position:absolute; bottom:0; height:3px; width:40px; margin:auto; left:50%; margin-left:-20px;}
.navMain .sub .img{width:40%; float:left; overflow:hidden}
.navMain .sub img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.navMain .sub .right{width:55%; float:right;}
.navMain .sub{line-height:30px; position:absolute; z-index:999; top:100%; left:0; display:none; width:100%; padding:60px 0; border:1px #ddd solid;background:rgba(255,255,255,.9);}
.navMain .sub .right a.navAtwo{width:30%; margin:0 3.3333% 10px 0; float:left; font-size:16px; position:relative; color:#000; padding:15px; -webkit-transition:color .2s ease-in-out; transition:color .2s ease-in-out; text-align:left; border-bottom:1px #d2d2d2 solid; background:url(../images/ly_li.png) no-repeat left;}
.navMain .sub .right a.navAtwo:hover{color:#e62129}
.navMain .sub .right a.navAtwo:before{position:absolute;bottom:-1px;left:0;display:block;width:0;height:1px;content:'';-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;background:#e62129}
.navMain .sub .right a.navAtwo:hover:before{width:100%}
.navMain .sub .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.top_right{float:right;}
.Hsrch{float:left; margin-top:40px;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/fdj.jpg) no-repeat center center;}
.Hsrch-box{width:100%; height:100px; background:#fff; border-top:1px solid #ddd; position:absolute; top:0px; left:0px; display:none; z-index:1002;}
.Hsrch-block{width:73% !important; height:32px; margin:35px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:95%;height:32px;font-size:14px;float:left;margin:0 0 0 20px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}
.top_rdh{float:right; margin:31px 0 0 40px; background:url(../images/top_rdh_tb.jpg) no-repeat left center; padding-left:30px; color:#e62129; font-size:24px; font-weight:bold;}

/* 首页焦点图部分 */
.flexslider{width:100%; height:100%; position:relative; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%; overflow:hidden;}
.slides li img{width:100%; display:block; transform:scale(1.1); -webkit-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important; transform:scale(1); -webkit-transform:scale(1); -webkit-transition:all 5.0s linear; transition:all 5.0s linear;}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:40px; height:2px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:40px; height:2px; line-height:45px; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#e62129;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translateY(-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:100px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:100px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.phxia,.sj{display:none!important;}

/* 首页产品中心部分 */
.in_probg{background:#f4f4f4; padding:90px 0; overflow:hidden;}
.in_pro_titnr{width:100%; margin:auto;}
.in_title{float:left;}
.in_title:after{content:""; display:block; width:20px; height:3px; background:#e62129; margin-top:10px;}
.in_title h2{font-size:36px; line-height:36px; font-weight:bold; color:#e62129;}
.in_title h2 a{color:#e62129;} 
.in_title h2 a:hover{color:#000;}
.in_title p{font-size:16px; text-transform:uppercase; color:#999; margin-top:5px;}

.in_pro_nav{float:right;}
.in_pro_nav ul{text-align:right; width:100%;}
.in_pro_nav ul li{display:inline-block; margin:10px 10px 0 0; position:relative;}
.in_pro_nav ul li a{display:block; line-height:48px; font-size:18px; text-align:center; padding:0 40px; background:#ddd; color:#000; border-radius:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_nav ul li a:after{content:''; position:absolute; bottom:-6px; height:0; width:0; margin:auto; left:0; right:0; border:6px solid transparent; border-top:9px solid #e62129; border-bottom:none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; opacity:0;}
.in_pro_nav ul li a:hover,.in_pro_nav ul li.on a{background:#e62129; color:#fff; border-color:#e62129;}
.in_pro_nav ul li a:hover:after,.in_pro_nav ul li.on a:after{opacity:1;}

.in_pronr{width:100%; float:left; margin-top:60px; position:relative; display:none;}
.in_pro_img{width:100%; margin:auto; text-align:center; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:265px; float:left; margin-right:18px; position:relative; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li .pic{width:100%; float:left; overflow:hidden; border:1px solid #ddd;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:0.3s; transition:0.3s;}
.in_pro_img ul li:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.in_pro_img ul li .tit{width:100%; float:left; margin-top:20px; text-align:center; color:#000; border-bottom:2px solid #ddd; padding-bottom:20px;}
.in_pro_img ul li a .tit{font-size:18px; color:#000; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_pro_img ul li a:hover .tit{color:#e62129;}

.in_pro_l,.in_pro_r{position:absolute; top:50%; margin-top:-20px; width:25px; height:40px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-80px; background:url(../images/left.png) center no-repeat;}
.in_pro_l:hover{background:url(../images/lefth.png) center no-repeat;}
.in_pro_r{right:-80px; background:url(../images/right.png) center no-repeat;}
.in_pro_r:hover{background:url(../images/righth.png) center no-repeat;}

/* 首页关于我们部分 */
.in_about{width:95%; max-width:1400px; margin:80px auto 0;}
.in_aboutl{width:50%; float:left; background:#f4f4f4; padding:40px 50px;}
.in_aboutl_title{width:100%; float:left; line-height:36px; }
.in_aboutl_title h2{float:left; font-size:36px; font-weight:bold; color:#e62129;}
.in_aboutl_title h2 a{color:#e62129;}
.in_aboutl_title h2 a:hover{color:#000;}
.in_aboutl_title span{float:left; margin-left:20px; font-size:16px; text-transform:uppercase; color:#ccc;}
.in_aboutl_title2{width:100%; float:left; margin-top:30px; background:url(../images/in_about_fgx.jpg) no-repeat bottom left; padding-bottom:30px;}
.in_aboutl_title2 h3{font-size:26px; line-height:26px; color:#000; letter-spacing:5px;}
.in_aboutl_text{width:100%; float:left; margin-top:20px; line-height:34px;  text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:6; line-clamp:6; -webkit-box-orient:vertical;}
.in_aboutl_btn{width:180px; float:left; margin-top:26px; position:relative;}
.in_aboutl_btn a{display:block; font-size:16px; line-height:44px; border:2px solid #000; color:#000; border-radius:30px; padding-left:30px;}
.in_aboutl_btn a:hover{background:#e62129; color:#fff; border-color:#e62129;}
.in_aboutl_btn i{position:absolute; top:17px; right:30px; width:18px; height:14px; background:url(../images/in_about_gdtb.png) no-repeat center center;}

.in_aboutr{width:50%; float:right;}
.in_aboutr_listnr{width:100%; float:left; position:relative;}
.in_aboutr_list{width:100%; margin:auto; overflow:hidden;}
.in_aboutr_list ul{width:10000%; position:relative;}
.in_aboutr_list ul li{width:1%; float:left; position:relative;}
.in_aboutr_list ul li .pic{width:100%; float:left; overflow:hidden;}
.in_aboutr_list ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_aboutr_list li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_aboutr_l,.in_aboutr_r{position:absolute; bottom:0; width:40px; height:40px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_aboutr_l{right:40px; background:url(../images/in_about_l.jpg) center no-repeat;}
.in_aboutr_r{right:0; background:url(../images/in_about_rh.jpg) center no-repeat;}

/* 首页关于我们图标 */
.in_abouttb{width:95%; max-width:1400px; margin:80px auto 0;}
.in_about_tb{width:100%; float:left;}
.in_about_tb li{width:22%; float:left; margin-right:3%; text-align:center;}
.in_about_tb li:last-of-type{margin-right:0;}
.in_about_tb li .li_box .icon{width:64px; height:64px; margin:0 auto 20px; transition:all 0.5s ease;}
.in_about_tb li .li_box:hover .icon{-webkit-transform:rotateY(180deg); transform:rotateY(180deg); cursor:pointer;}
.in_about_tb li .li_box .t{font-size:18px; line-height:30px; color:#000; margin-top:30px;}
.in_about_tb li .li_box .number{font-size:18px; color:#333; margin-top:30px;}
.in_about_tb li .li_box .number .num{font-size:60px; line-height:60px; font-weight:bold; color:#e62129;}
.in_about_tb li .li_box .number .num em{font-size:30px; line-height:30px; font-weight:normal; color:#e62129; vertical-align:text-top; margin-left:10px;}

/* 首页新闻资讯部分 */
.in_newsbg{margin:80px auto 0; background:url(../images/in_newsbg.jpg) fixed no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.in_news_title{width:100%; margin:auto; text-align:center;}
.in_news_title h2{font-size:36px; line-height:36px; font-weight:bold; color:#e62129;}
.in_news_title h2 a{color:#e62129;}
.in_news_title h2 a:hover{color:#000;}
.in_news_title p{font-size:16px; line-height:16px; margin-top:10px; color:#ccc; text-transform:uppercase;}
.in_news_title:after{content:""; display:block; width:20px; height:3px; background:#e62129; margin:10px auto 0;}

.in_newsnr{width:100%; margin:60px auto 0; position:relative;}
.in_news_img{width:100%; margin:auto; padding:0 10px; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:0.32%; float:left; margin-right:0.025%; cursor:pointer;}
.in_news_img ul li .pic{width:100%; float:left; overflow:hidden; position:relative;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img ul li .txt{width:100%; float:left; padding:40px 20px; background:#f8f8f8; transition:all .3s; -webkit-transition:all .3s;}
.in_news_img ul li:hover .txt{background:#e62129;}
.in_news_img ul li .txt h4{color:#e62129; line-height:24px;}
.in_news_img ul li:hover .txt h4{color:#fff;}
.in_news_img ul li .txt h3{font-size:24px; color:#000; line-height:32px; margin-top:30px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.in_news_img ul li a .txt h3{color:#000;}
.in_news_img ul li:hover .txt h3{color:#fff;}
.in_news_img ul li .txt p{margin-top:30px; line-height:30px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.in_news_img ul li:hover .txt p{color:#fff;}
.in_news_img ul li .txt span{margin-top:30px; display:block;}
.in_news_img ul li:hover .txt span{color:#fff;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-20px; width:25px; height:40px; -webkit-transition:.3s; transition:.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-80px; background:url(../images/left.png) no-repeat center center;}
.in_news_l:hover{background:url(../images/lefth.png) no-repeat center center;}
.in_news_r{right:-80px; background:url(../images/right.png) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.png) no-repeat center center;}

.in_ksdh{width:95%; max-width:1400px; margin:80px auto 0;}
.in_zhcsfw{width:48%; position:relative; -webkit-transition:all .3s; transition:all .3s;}
.in_zhcsfw:hover{box-shadow:0 5px 15px #666; -webkit-transform:translateY(-5px); transform:translateY(-5px);}
.in_zhcsfw .pic{width:100%; float:left; overflow:hidden;}
.in_zhcsfw .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_zhcsfw:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_zhcsfw .title{position:absolute; top:40px; left:40px; color:#fff;}
.in_zhcsfw .title h2{font-size:30px; line-height:30px;}
.in_zhcsfw .title h3{font-size:16px; line-height:16px; margin-top:14px; text-transform:uppercase;} 
.in_zhcsfw:hover .title h3{text-decoration:underline;}
.in_zhcsfw .btn{width:160px; position:absolute; bottom:30px; left:40px;}
.in_zhcsfw a .btn{width:160px; display:block; font-size:16px; font-weight:bold; line-height:46px; background:transparent; color:#fff; border-radius:30px; padding-left:20px;}
.in_zhcsfw a:hover .btn{background:#e62129; color:#fff;}
.in_zhcsfw .btn i{position:absolute; top:16px; right:20px; width:18px; height:14px; background:url(../images/in_news_xtb.png) no-repeat center center;}

.footer_bg{margin:80px auto 0; background:url(../images/footer_bg.jpg) fixed no-repeat; background-size:cover; padding:60px 0; overflow:hidden;}
.footer{width:100%; margin:auto;}
.foot_list{width:62%; float:left;}
.foot_list ul{width:16.666%; float:left; min-height:180px;}
.foot_list ul li{width:100%; float:left;}
.foot_list ul li.foot_l_bt a{color:#000; font-size:18px; float:left; font-weight:bold; margin-bottom:15px;}
.foot_list ul li.foot_l_bt.on{background:url(../images/img-74.png) no-repeat right center; background-size:16px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:1px; background:#e62129; margin-top:10px;}
.foot_list ul li a{line-height:30px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color:#e62129;}
.foot_rnr{width:36%; float:right;}
.foot_rnr_box{width:100%; float:left;}
.foot_rnr_blogo{float:left;}
.foot_rnr_btel{float:right; margin-left:40px; background:url(../images/footer_tel_dhtb.png) no-repeat left center; padding-left:60px; font-size:16px;}
.foot_rnr_btel h3{font-size:28px; line-height:28px; font-weight:bold; margin-top:5px; color:#e62129;}
.foot_rnr_ewm{width:100%; float:left; margin-top:30px;}
.foot_rnr_ewm li{width:30%; float:left; margin-right:5%;}
.foot_rnr_ewm li:last-of-type{margin-right:0;}
.foot_rnr_ewm li img{width:100%; display:block; float:left;}
.foot_rnr_ewm li p{width:100%; float:left; margin-top:10px; text-align:center;}

.copy{width:100%; margin:60px auto 0; position:relative; background:url(../images/copy_fgx.jpg) no-repeat top center; padding-top:30px;}
.copy_l{float:left;}
.copy_r{float:right; text-align:right;}
.copy_r a{padding:0 5px;}


/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:30%; z-index:9999; font-size:13px;}
.y-kefu-box img{display:block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#e62129; border-color: #e62129; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position:-30px -55px;}
.y-kefu-box01 .kf-douyin>i{width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-douyin:hover>i{background-position:-30px -80px;}
.y-kefu-box01 .kf-douyin{border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position:-30px -98px;}
.y-kefu-box01 .kf-douyin, .y-kefu-box01 .back-top{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top:-1px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{background-color:#e62129; border-color:#e62129;}
.y-kefu-box01 .hver:hover>p{color:#fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box{background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width:215px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#e62129; font-size:18px;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color:#e62129; padding-bottom:5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color:#e62129;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}
.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#e62129; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}

/*首页代码 End*/

/* 内页焦点图部分 */
.page-banner-wrapepr{margin:100px auto 0; position:relative; z-index:10;}
.page-banner-wrapepr .banner{display:block; width:100%; height:auto;}

.box-container-fluid{width:100%; margin:auto; border-bottom:1px solid #e6e6e6;}
.page-nav-wrapper{position:relative; z-index:10; padding-left:250px; margin-top:-100px;}
.page-nav-wrapper .box{display:flex; display:-webkit-box; display:-webkit-flex; -webkit-box-pack:justify; -webkit-justify-content:space-between; justify-content:space-between; align-items:center; height:100px; background:#f8f8f8; padding-right:250px;} 
.page-nav-wrapper .intruction-caption{display:none;} 
.page-nav-wrapper .title-box{height:100%; background:#e62129; line-height:24px; padding:40px 80px 0 80px; text-align:center;} 
.page-nav-wrapper .title-box .title{font-size:24px; font-weight:bold; color:#fff; position:relative;} 
.page-nav-wrapper .title-box .title:after{content:""; display:block; position:absolute; bottom:-37px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-bottom:9px solid #fff; border-top:none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.page-nav-wrapper .title-box p{font-size:16px; text-transform:uppercase; color:rgba(255,255,255,.5); text-align:center; display:none;} 
.page-nav-wrapper .page-nav-box{flex:1; overflow:hidden;} 
.page-nav-wrapper .nav{font-size:0; margin-left:0;} 
.page-nav-wrapper .nav a{position:relative; display:inline-block; text-align:center; font-size:16px; background:#f8f8f8; transition:background 0.3s ease; -webkit-transition:background 0.3s ease; line-height:100px; padding:0 30px;} 
.page-nav-wrapper .nav a.on,.page-nav-wrapper .nav a:hover{color:#e62129; font-weight:700; background:#fff;} 
.page-nav-wrapper .nav a.on:before,.page-nav-wrapper .nav a:hover:before{transform:scale(1); -webkit-transform:scale(1);} 
.page-nav-wrapper .nav a.on:after,.page-nav-wrapper .nav a:hover:after{opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0);} 
.page-nav-wrapper .nav a:after{content:""; display:inline-block; width:12px; height:12px; border-radius:50%; background: url(../images/circle.png) no-repeat; background-size:contain; position:absolute; left:50%; bottom:20px; z-index:10; margin-left:-6px; opacity:0; visibility:hidden; transform:translateY(20px); -webkit-transform: translateY(20px); transition:all 0.3s ease; -webkit-transition: all 0.3s ease;} 
.page-nav-wrapper .breadcrumb{font-size:0;} 
.page-nav-wrapper .breadcrumb a,.page-nav-wrapper .breadcrumb span,.page-nav-wrapper .breadcrumb img{display:inline-block; vertical-align:middle;} 
.page-nav-wrapper .breadcrumb a,.page-nav-wrapper .breadcrumb span{font-size:14px;} 
.page-nav-wrapper .breadcrumb .icon{margin:0 10px;} 
.page-nav-wrapper .breadcrumb span{font-weight:700; color: #e62129;}

.ny_mainbg{margin:0 auto -80px; background:url(../images/ny_bg.png) fixed no-repeat; background-size:cover; padding:60px 0 80px;}
.ny_main{width:95%; max-width:1400px; margin:auto; overflow:hidden;}
.nyd_title{width:100%; margin:auto; text-align:center;}
.nyd_title h2{font-size:30px; line-height:30px; color:#e62129;}
.nyd_title h2 a{color:#e62129;}
.nyd_title h2 a:hover{color:#000;}
.nyd_title p{font-size:16px; line-height:16px; margin-top:10px; color:#ccc; text-transform:uppercase;}
.nyd_title:after{content:""; display:block; width:20px; height:3px; background:#e62129; margin:10px auto 0;}
.ny_left{width:48%; float:left; margin-top:60px;}
.ny_left img{width:100%; object-fit:cover; display:block;}
.ny_right{width:48%; float:right; margin-top:60px;}
.ny_rtitle{width:100%; float:left;}
.ny_rtitle h2{font-size:30px; line-height:30px; color:#e62129; letter-spacing:5px;}
.ny_rtitle h3{font-size:16px; line-height:24px; margin-top:10px; color:#999; text-transform:uppercase;}
.ny_rtxt{width:100%; float:left; font-size:16px; line-height:32px; margin-top:20px;}

/* 视频中心部分 */
.VideoBox{position:relative; margin-top:60px;}
.VideoBox .img{position:relative;}
.VideoBox .img img{width:100%;}
.VideoBox .img i{cursor:pointer; width:48px; height:48px; margin-top:-24px; margin-left:-24px; background:#e62129 url(../images/abojsic1.png) no-repeat center; position:absolute; z-index:2; top:50%; left:50%; border-radius:50%;}
.VideoBox .img i:after,.VideoBox .img i::before{content:""; width:58px; height:58px; border:1px dotted #e62129; position:absolute; top:-5px; left:-5px; opacity:0; border-radius:50%;}
.VideoBox .img i:hover:before{animation:shineRing 1.4s linear infinite .6s;}
.VideoBox .img i:hover:after{animation:shineRing 1.4s linear infinite;}
@keyframes shineRing{
  from{transform:scale(1, 1); opacity:1;}
  to{transform:scale(2, 2); opacity:0;}
}
.VideoBox .videoWarp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:5;}
.VideoBox .videoWarp video{width:100%;height:100%;background:#000;object-fit:cover;}

.cat-box{text-align:center; margin:60px auto 20px;}
.cat-box .inner{display:inline-block; font-size:0; background:#eee; border-radius:30px;}
.cat-box a{display:inline-block; font-size:16px;color:#000; width:160px; line-height:50px; border-radius:30px;}
.cat-box a.on{color:#fff; font-weight:700; background:#e62129;}

.VideoBox_list{width:100%; margin:auto;}
.VideoBox_list li{width:31%; float:left; margin:3.5% 3.5% 0 0;}
.VideoBox_list li:nth-child(3n){margin-right:0;}
.VideoBox_list li:hover img{transform:scale(1.05); -webkit-transform:scale(1.05);}
.VideoBox_list li a{display:block;}
.VideoBox_list li .pic{position:relative; font-size:0; overflow:hidden;}
.VideoBox_list li .pic:before{content:""; display:block; width:100%; height:100%; background:url(../images/play.png) no-repeat center center; position: absolute; left:0; top:0; z-index:10;}
.VideoBox_list li .pic img{width:100%; height:320px; object-fit:cover; transition:transform 0.8s ease; -webkit-transition:transform 0.8s ease; }
.VideoBox_list li .name{font-size:16px; color:#000; line-height:80px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 10px; background:#eee;}

/* 视频中心弹窗 */
.video-modal-box{display:none; width:100%; height:100%; position:fixed; left:0; top:0; z-index:40;}
.video-modal-box .box{width:100%; height:100%; position:fixed; left:0; top:0; z-index:10; display:flex; display:-webkit-box; display:-webkit-flex; align-items:center;}
.video-modal-box .w1200{background:#fff; padding:40px 60px 60px; margin:auto; }
.video-modal-box .top{position:relative; margin-bottom:40px; padding-bottom:10px; border-bottom:1px solid #f7f8f9;}
.video-modal-box .name{font-size:30px; color:#000; line-height:36px; letter-spacing:1px;}
.video-modal-box .close{position:absolute; right:0; top:0; z-index:10; font-size:36px; color:#999; transition:all .3s ease; -webkit-transition:all .3s ease;}
.video-modal-box .close:hover{color:#e62129; transform:rotate(-90deg);}
.video-modal-box .video-box{height:60vh; font-size:0; overflow:hidden;}
.video-modal-box .video-box video{width:100%; height:100%; object-fit:cover;}
.mask{width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:fixed; left:0; top:0; z-index:12; display:none;}

.ny_list{width:100%; margin:auto; position:relative;}
.ny_list ul{width:100%; text-align:center;}
.ny_list ul li{line-height:40px; display:inline-block; margin:0 5px 10px;}
.ny_list ul li a{display:block; line-height:52px; font-size:16px; text-align:center; padding:0 40px; color:#000; text-decoration:none; background:#eee; border-radius:30px;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#e62129; color:#fff;}

/* 发展历程部分 */
.xbc{width:100%; margin:60px auto 0;}
.xbc ul{width:100%; text-align:center;}
.xbc ul li{display:inline-block; margin:10px 20px 0 0; position:relative; line-height:30px; text-align:center; padding:20px 30px 10px 30px; color:#000; text-decoration:none; background:#fff; border:1px solid #e6e6e6;}
.xbc ul li h2{font-size:30px; font-weight:bold; font-family:Arial; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xbc ul li h3{font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xbc ul li.on{background:#e62129; color:#fff; border-color:#e62129; cursor:pointer;}

#histime{position:relative; margin-top:60px;}
#histime .contain{position:relative;}
#histime .tp{width:100%; float:left; position:relative;}
#histime .tp img{width:100%; display:block;}
#histime .note{width:100%; min-height:180px; float:left; background:#fff; padding:20px; text-align:center; border:1px solid #d6d6d6;}
#histime .note h3{font-size:24px;font-weight:bold; color:#e62129;}
#histime .note span{font-size:14px; line-height:30px; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
#histime .swiper-container{width:calc(100% - 180px);}
#histime .swiper-button-prev{background:url(../images/left.png) no-repeat center;top:50%;}
#histime .swiper-button-prev:hover{background:url(../images/lefth.png) no-repeat center;}
#histime .swiper-button-next{background:url(../images/right.png) no-repeat center;top:50%;}
#histime .swiper-button-next:hover{background:url(../images/righth.png) no-repeat center;}

/* 企业荣誉部分 */
.honor_r_img{width:100%; float:left; margin-top:20px;}
.honor_r_img li{width:23%; float:left; margin:40px 2.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#e62129; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#f4f4f4; box-shadow:0 1px 10px #999;}

.pagination{width:100%; margin:60px auto 0; background:#fff; text-align:center; font-size:0px; position:relative; overflow:hidden; }
.pagination a,.pagination span{display:inline-block; padding:0 15px; line-height:38px; font-size:14px; border:1px solid #eee; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#e62129; background:#e62129;}

/** 关于我们代码 End **/

.shop_filter{display:flex; justify-content:center; align-items:center; align-content:center; flex-direction:row; flex-wrap:nowrap; margin-top:60px;}
.shop_filter .srow{width:240px; height:42px; margin:0 10px; position:relative; border:1px solid #ddd;}
.shop_filter .srow2{width:240px; height:42px; margin:0 10px; position:relative; border:1px solid #ddd;}
.shop_filter .sipt{width:100%; height:100%; padding:0 10px; font-size:14px;}
.shop_filter .sbtn{position:absolute; right:-10px; top:10px; line-height:42px; width:42px; border:0; padding:0; background:none; cursor:pointer;}
.shop_filter .sbtn .sousuo{width:18px; height:17px; display:block; background:url(../images/md_fdj.jpg) right no-repeat;}

.equipmentclass-wrapper{width:100%; float:left; margin-top:60px;}
.equipmentclass-wrapper .item{display:flex; display:-webkit-box; display:-webkit-flex; margin-bottom:50px; background:#fafafa;}
.equipmentclass-wrapper a{display:block;}
.equipmentclass-wrapper .img,.equipmentclass-wrapper .info{width:50%;}
.equipmentclass-wrapper .img{font-size:0; height:100%; overflow:hidden;}
.equipmentclass-wrapper .img img{width:100%; height:100%; object-fit:cover; display:block; transition:transform 0.8s ease; -webkit-transition:transform 0.8s ease;}
.equipmentclass-wrapper .img img:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.equipmentclass-wrapper .info{padding:10px 48px 0;}
.equipmentclass-wrapper .caption,.equipmentclass-wrapper .en{line-height:30px;}
.equipmentclass-wrapper .caption{font-size:24px; font-weight:bold; color:#e62129;}
.equipmentclass-wrapper .en{font-size:16px; color:#999; text-transform:uppercase; font-family:Arial; margin:6px auto 28px;}
.equipmentclass-wrapper .desc{line-height:30px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-bottom:36px;}
.equipmentclass-wrapper .name{line-height:30px; margin-top:10px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.equipmentclass-wrapper .swiper-box{position:relative; padding:0 10px;}
.equipmentclass-wrapper .swiper-box .swiper-button{position:absolute; top:50%; margin-top:-20px; z-index:10; display:inline-block; width:25px; height:40px; border-radius:50%;}
.equipmentclass-wrapper .swiper-box .swiper-button-prev{left:-25px; background:url(../images/left.png) no-repeat; background-size:contain;}
.equipmentclass-wrapper .swiper-box .swiper-button-prev:hover{background:url(../images/lefth.png) no-repeat; background-size:contain;}
.equipmentclass-wrapper .swiper-box .swiper-button-next{right:-25px; background:url(../images/right.png) no-repeat; background-size:contain;}
.equipmentclass-wrapper .swiper-box .swiper-button-next:hover{background:url(../images/righth.png) no-repeat; background-size:contain;}
.equipmentclass-wrapper .swiper-slide:hover .pic:before{opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0);}
.equipmentclass-wrapper .swiper-slide:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.equipmentclass-wrapper .swiper-slide:hover .name{color:#e62129;}
.equipmentclass-wrapper .swiper-slide .pic{position:relative; font-size:0; width:100%;}
.equipmentclass-wrapper .swiper-slide .pic:before{position:absolute; left:50%; top:50%; z-index:10; margin-left:-17px; margin-top:-17px; content:""; display: block; width:34px; height:34px; border-radius:50%; background: url(../images/eye.png) no-repeat; background-size:contain; box-shadow:0 2px 30px rgba(0, 0, 0, 0.1); opacity:0; visibility:hidden; transition:all 0.3s ease; -webkit-transition: all 0.3s ease; transform:translateY(10px); -webkit-transform:translateY(10px);}
.equipmentclass-wrapper .swiper-slide .pic img{width:100%; height:126px; object-fit:contain; transition:transform 0.8s ease; -webkit-transition:transform 0.8s ease;}
.equipmentclass-wrapper .swiper-wrapper{padding-bottom:40px;}

.tabContainer{display:flex; align-items:flex-start; justify-content:space-between; border:1px solid #e5e5e5; border-width:1px 0; margin-top:60px;}
.tabContainer .all{cursor:pointer; line-height:80px; padding:26px 0; white-space:nowrap; margin-right:20px; display:flex; align-items:center;}
.tabContainer .all.active span::after,.tabContainer .all:hover span::after{position:absolute; content:""; width:100%; height:2px; bottom:-26px; left:0; background:#e62129; z-index:1;}
.tabContainer .all.active,.tabContainer .all:hover{color:#e62129;}
.tabContainer .all span{position:relative; display:inline-flex; justify-content:center; padding:0 10px; line-height:36px; height:100%; font-size:18px;}
.tabContainer ul{display:flex; flex-wrap:wrap; width:100%; margin:auto; overflow:hidden;}
.tabContainer ul li{display:flex; line-height:28px; padding:26px 20px 26px 0; cursor:pointer; font-size:16px; overflow:hidden;}
.tabContainer ul li a{line-height:28px;}
.tabContainer ul li span{position: relative; display: inline-flex; justify-content: center; padding:0 2px; height:100%; line-height:36px;}
.tabContainer ul li span::after{position:absolute; content:" "; width:100%; height:2px; bottom:-26px; left:-120%; background:#e62129; z-index:1; transition: all .5s;}
.tabContainer ul li.active span::after,.tabContainer ul li:hover span::after{left:0;}
.tabContainer ul li.active span,.tabContainer ul li:hover span{position:relative; color:#e62129;}

.product_list{width:100%; float:left; margin-top:20px;}
.product_list li{width:23%; float:left; margin:40px 2.5% 0 0; background:#fff; border:1px solid #ddd; padding:20px; cursor:pointer;}
.product_list li:hover{box-shadow:0px 3px 12px rgba(0,0,0,.3); transform:translate3d(0,-5px,0); -webkit-transition:all .4s; transition: all .4s;}
.product_list li:nth-child(4n){margin-right:0;}
.product_list li .pro_title{width:100%; float:left; padding-top:20px;}
.product_list li .pro_title h2{font-size:20px; font-weight:bold; line-height:20px; color:#000; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.product_list li:hover .pro_title h2,.product_list li:hover .pro_title h3{color:#e62129;}
.product_list li .pro_title h3{font-size:16px; line-height:16px; margin-top:10px; color:#999; -webkit-line-clamp:1; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.product_list li .pro_pic{width:100%; float:left; margin-top:20px; overflow:hidden;}
.product_list li .pro_pic img{width:100%; display:block; -webkit-transition:all .5s;  transition:all .3s;}
.product_list li:hover .pro_pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.product_list li .info{width:100%; height:96px; overflow:hidden;}
.product_list li .info p{display:flex; align-items:center; color:#606060; line-height:32px;}
.product_list li .info .label{-webkit-line-clamp:1; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden; line-height:32px; font-size:14px;}
.product_list li .info .symbol{width:10px;}
.product_list li .info .value{flex:3; font-weight:bold; font-size:16px; -webkit-line-clamp:1; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow: hidden; line-height:32px;}
.product_list li .btn{width:100%; float:left; margin-top:20px;}
.product_list li .btn a{width:46%; float:left; margin-right:8%; line-height:40px; font-size:16px; background:#fff; border:1px solid #999; text-align:center; color:#333;}
.product_list li .btn a:nth-child(2n){margin-right:0;}
.product_list li .btn a:nth-child(2){border-color:#e62129; color:#e62129;}
.product_list li .btn a:hover{background:#e62129; border-color:#e62129; color:#fff;}

.products{width:100%; float:left; margin-top:40px;}
.promore_l{width:50%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:20px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:4px;}
.spec-scroll .items{float:left;position:relative;width:83%; height:54px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:40px;}
.spec-scroll .items ul li img:hover{border:2px solid #e62129; padding:1px;}
.spec-scroll .items ul li.on img{border:2px solid #e62129; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6; padding-bottom:20px;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; line-height:30px; color:#e62129;}
.pros_right_top p{font-size:16px; color:#999; margin-top:20px;}
.proleft{width:100%; float:left; font-size:16px; line-height:32px; margin-top:40px;}
.proleft_tel{width:100%; float:left; margin-top:40px; border:1px dashed #ddd; border-width:1px 0; padding:20px 0; background:url(../images/promore_dhtb.png) no-repeat left 20px; padding-left:40px; font-size:16px; line-height:30px;}
.proleft_tel strong{font-size:20px; font-weight:bold; color:#000}
.f16{font-size:16px; color:#000; font-weight:bold;}
.proleft_btn{width:100%; float:left; margin-top:40px;}
.proleft_btn li{width:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px;float:left; line-height:46px; text-align:center; font-size:16px; background:#eee; border-radius:6px; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e62129; color:#fff;}

.share{width:100%; float:left; margin-top:30px;}

.bd_weixin_popup_bg{position:absolute; left:-400px; top:-400px; width:260px; height:320px; border:0; padding:0; margin:0; opacity:0; z-index:11000;}
.bd_weixin_popup{position:absolute; left:-400px; top:-400px; padding:10px; width:240px; height:300px; background:rgb(255,255,255); border:1px solid rgb(216, 216, 216); z-index:11001; font-size:12px;}
.bd_weixin_popup .bd_weixin_popup_head{font-size:12px; font-weight:bold; text-align:left; line-height:16px; height:16px; position:relative; color:rgb(0,0,0);}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close{width:16px; height:16px; position:absolute; right:0; top:0; color:rgb(153,153,153); text-decoration:none; font-size:16px;}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover { text-decoration: none;}
.bd_weixin_popup .bd_weixin_popup_main{padding:15px 10px; min-height:150px;}
.bd_weixin_popup .bd_weixin_popup_foot{font-size:12px; text-align:left; line-height:22px; color:rgb(102,102,102);}

.tabs-basic{width:100%; margin-top:60px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px;text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e62129; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:15px 46px; color:#000; border-radius:6px 6px 0 0; }
.tabs-basic .tab-active{border-bottom:2px solid #e62129; color:#fff; background:#e62129; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:40px auto 0; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:36px; font-size:16px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #ddd solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ddd solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:40px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:52px; font-size:18px; padding:0 20px; background:#e62129; text-align:center; font-weight:bold; position:relative; border-radius:6px 6px 0 0; }
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e62129; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:280px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; background:#fff; border:1px solid #ddd; border-bottom:none;}
.scrollleft2 li img:hover{border:1px solid #e62129;}
.scrollleft2 li span{display:block; width:100%; background:#eee; padding:10px; line-height:30px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.news_bot{width:100%; float:left; margin-top:40px; position:relative; padding:30px 0; border-top:1px solid #ddd;}
.news_bot a{font-size:16px; line-height:60px; color:#444;-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.news_bot .prev{float:left;}
.news_bot .next{float:right;}
.news_bot .prev .img{margin-right:20px; position:relative; display:inline-block; vertical-align:middle;}
.news_bot .next .img{margin-left:20px; position:relative; display:inline-block; vertical-align:middle;}
.news_bot a .img img{-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; opacity:1; display:block;}
.news_bot .next .img img{-webkit-transform:rotateZ(180deg); -moz-transform:rotateZ(180deg); -ms-transform:rotateZ(180deg); -o-transform:rotateZ(180deg);transform:rotateZ(180deg);}
.news_bot a .img img:nth-child(2),.news_bot a .img img:nth-child(2){opacity:0; position:absolute; top:0; left:0;}
.news_bot a:hover{color:#e62129;}
.news_bot a:hover .img img,.news_bot a:hover .img img{opacity:0;}
.news_bot a:hover .img img:nth-child(2),.news_bot a:hover .img img:nth-child(2){opacity:1;}
.news_bot .back{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; text-align:center; width:60px; height:28px; line-height:28px; 
	font-size:16px; color:#666;}
.news_bot .back .img{margin-right:6px; display:inline-block; vertical-align:middle; position:relative;}

/** 产品中心代码 End **/

.hwyy_text{width:100%; margin:60px auto 0; font-size:16px; line-height:36px;}
.hw_f24{font-size:24px; line-height:30px; font-weight:bold; color:#e62129;}
.hw_m30{margin-top:30px;}

.xmzs_list{width:100%; float:left;}
.xmzs_list ul{margin-left:-2%;}
.xmzs_list li{width:31.3333%; margin-left:2%; margin-top:40px; position:relative; float:left;}
.xmzs_list li a{display:block; width:100%;}
.prolbl_img{width:100%; float:left; background:#fff; border:1px solid #ddd; border-bottom:none; padding:10px; overflow:hidden;}
.prolbl_img img{width:100%; display:block; transition: all .4s linear;}
.prolbl_wd{width:100%; float:left; background:#fff; border:1px solid #ddd; border-top:none; padding:30px 100px 30px 20px; transition:all .6s ease; position:relative;}
.prolbl_wd h2{font-size:24px; line-height:24px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.prolbl_wd p{font-size:15px; line-height:30px; color:#666; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.xmzs_list li a:hover .prolbl_img img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.xmzs_list li a:hover .prolbl_wd{background:#e62129;}
.xmzs_list li a:hover .prolbl_wd h2{color:#fff;}
.xmzs_list li a:hover .prolbl_wd p{color:#fff;}
.prolbl_wd i{width:62px; height:62px; border-radius:50%; position:absolute; z-index:2; right:30px; bottom:40px; border:1px dashed transparent;}
.prolbl_wd i:before, .prolbl_wd i:after{content:"";background: #fff; position:absolute; left:50%; top:50%;}
.prolbl_wd i:before{width:2px; height:18px; margin-left:-1px; margin-top:-9px;}
.prolbl_wd i:after{width: 18px; height:2px; margin-left:-9px; margin-top:-1px;}
.xmzs_list li a:hover .prolbl_wd i{animation:proLbiI 1.2s ease both .4s;}
.xmzs_list li a:hover .prolbl_wd i:before{animation:proLbiB .6s ease both .2s;}
.xmzs_list li a:hover .prolbl_wd i:after{animation:proLbiA .6s ease both .2s;}
@keyframes proLbiB{
  0%{opacity:0; transform:translateY(-32px);}
  100%{opacity:1; transform:translateY(0);}
}
@keyframes proLbiA{
 0%{opacity:0; transform:translateX(-32px);}
 100%{opacity:1; transform:translateX(0);}
}
@keyframes proLbiI{
  0%{border-color:transparent;}
  40%{border-color:#fff;}
  50%{transform:rotate(0); border-color:#fff;}
  100%{transform:rotate(180deg); border-color:#fff;}
}

.con_l{width:100%;float: left; margin-top:60px;}
.con_l .swiper-slide{overflow:hidden;}
.con_l .swiper-slide img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.con_l .swiper-slide img:hover{-webkit-transform:scale(1.05); transform:scale(1.05); }
.gallery-thumbs{float:right; width:12%;}
.gallery-thumbs .swiper-slide{border:1px solid #ccc; cursor: pointer;opacity:.5;}
.gallery-thumbs .swiper-slide-thumb-active{border:1px solid #e62129;opacity:1;}
.gallery-top{float:left; width:85%;}
.xmzs_detail-box .page-title-box{width:100%; float:left; padding-top:80px;}
.page-title-box{padding-top:40px; text-align:center;}
.page-title-box .title{font-size:30px; color: #333; line-height:36px;}
.page-title-box p{font-size:16px; color:#999; line-height:24px; text-transform:uppercase; margin-top:5px;}
.page-title-box p:after{content:""; display:block; width:20px; height:3px; background:#e62129; margin:20px auto 0;}
.xmzs_desc{font-size:14px; color:#000; line-height:24px; margin-top:14px;}
.xmzs_content{font-size:16px; color:#919191; line-height:32px; margin-top:42px;}

/* 环卫运营代码 End */

.news_text{width:100%; float:left;}
.news_text li{width:100%; float:left; border-bottom:1px solid #ddd; padding-bottom:60px; margin-top:60px; -webkit-transition:all .3s; transition:all .3s;}
.news_text li a{display:flex; -webkit-display:flex; flex-wrap:wrap;}
.news_text li .date{width:8%;}
.news_text li .date .p1{font-size:56px; color:#000; font-weight:bold; line-height:1;}
.news_text li a:hover .date .p1,.news_text li a:hover .date .p2{color:#e62129;}
.news_text li .date .p2{font-size:16px; color:#777;}
.news_text li .imgBox{width:46.85%; overflow:hidden; margin-right:3.15%;}
.news_text li .imgBox img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.news_text li:hover .imgBox img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.news_text li .ctx{width:38%;}
.news_text li .ctx h2{font-size:24px; line-height:40px; color:#000; margin-bottom:20px; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.news_text li a .ctx h2{color:#000;}
.news_text li a:hover .ctx h2{color:#e62129;}
.news_text li .ctx .p1{color:#888; margin-bottom:30px; line-height:30px; -webkit-line-clamp:3; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.news_text li .ctx .p2{padding-top:40px; border-top:1px dashed #ddd;}

.newsinfo_left{width:70%; float:left; padding-right:6%;}
.newsinfo_left_title{width:100%; float:left;}
.newsinfo_left_title .title{font-size:30px; line-height:50px; font-weight:700; color:#000;}
.newsinfo_left_title .other_box{color:#999; line-height:24px; margin-top:30px; font-size:16px;}
.newsinfo_left_title .other_box span{display:inline-block; margin-right:10px;}
.newsinfo_left_title .other_box img{vertical-align:middle; display:inline-block; max-width:100%; margin-right:10px;}
.newsinfo_left_text{width:100%; font-size:16px; line-height:32px; margin-top:40px;}
.m40{margin-top:40px;}

.newsinfo_right{width:30%; float:right;}
.newsinfo_rtit{width:100%; float:left;}
.newsinfo_rtit h3{font-size:30px; line-height:30px; font-weight:bold; color:#e62129;}
.newsinfo_rtit p{font-size:14px; color:#999; line-height:18px; margin-top:10px;}
.newsinfo_rtit:after{content:""; display:block; width:24px; height:3px; background:#e62129; margin-top:20px;}
.relative_box{width:100%; float:left; margin-top:10px;}
.relative_box li{padding:30px 0; border-bottom:1px solid #ededed;}
.relative_box li:last-child{border-bottom:none;}
.relative_box li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.relative_box li:hover .a-more{background:url(../images/more_on.png) no-repeat center center; box-shadow:0 3px 10px rgba(0,0,0,.3);}
.relative_box li:hover .name{color:#e62129;}
.relative_box li a{display:block;}
.relative_box li .a-more{transition:background 0.3s ease; -webkit-transition:background 0.3s ease; border-radius:30px;}
.a-more{display:block; width:47px; height:33px; background:url(../images/more3.png) no-repeat; background-size:contain;}
.relative_box li .pic{width:100%; font-size:0; overflow:hidden;}
.relative_box li .pic img{width:100%; height:auto; transition: 1s 0.3s ease; -webkit-transition: 1s 0.3s ease;}
.relative_box li .name{line-height:36px; color:#666; font-size:16px; margin:20px auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.info-box{margin-top:20px; padding:40px 0;}
.info-box p{font-size:16px; color:#999; margin-bottom:25px;}
.info-box p a{font-size:16px; margin-top:10px; color:#333; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; vertical-align:middle;}
.info-box p a:hover{color:#e62129;}
.info-box .share-box{margin-bottom:40px;}
.info-box .share-box a{display:inline-block; width:36px; height:36px; line-height:36px; border-radius:50%; margin-right:15px; text-align:center;}
.info-box .share-box a img.on{display:none;}
.info-box .share-box a:hover img.on{display:inline-block;}
.info-box .share-box a:hover img.original{display:none;}
.info-box .return{display:block; width:100%; line-height:50px; font-size:16px; color:#fff; text-align:center; background:#e62129; border-radius:5px;}
.info-box .return img{max-width:100%; vertical-align:middle; position:relative; top:-2px; margin-left:10px;}

/** 新闻资讯代码 End **/

.csgj_text{width:100%; float:left; margin-top:60px; font-size:15px; line-height:34px;}
.csgj_text .table-box{margin-top:40px;}
.csgj_text .table-box table{width:100%; border-collapse:collapse; background:#fff;}
.csgj_text .table-box th,.csgj_text .table-box td{font-size:14px; padding:0 15px 0 40px;}
.csgj_text .table-box th{color:#fff; font-weight:700; height:70px; border:1px solid #eee; background:#e62129; text-align:left; font-size:18px;}
.csgj_text .table-box td{height:60px; color:#666; border:1px solid #eee;}

/* 科技创新代码 End */

.contact{width:100%; float:left; margin-top:60px;}
.contact h3{font-size:20px; font-weight:lighter; padding-left:40px; position:relative; color:#999;}
.contact h3:after{content:""; display:block; position:absolute; left:0px; width:30px; height:2px; background:#e62129; top:20px;}
.contact h2{font-size:30px; color:#e62129; padding-left:40px; line-height:30px; font-weight:bold; letter-spacing:3px;}
.contact ul{overflow:hidden; margin-top:60px;}
.contact ul li span{position:relative; top:0; transition:all 0.5s ease;}
.contact ul li:hover span{top:-10px;}
.contact ul li{width:50%; min-height:300px; float:left; margin-bottom:1px; background:#fff; font-size:16px; border-left:1px solid #eee; border-bottom:1px solid #eee; padding:60px 40px; text-align:center; cursor:pointer;}
.contact ul li:nth-child(1),.contact ul li:nth-child(3){border-left:none;}
.contact ul li h4{margin:20px auto 10px;font-weight:bold;color:#e62129; font-size:18px;}
.contact ul li h4 a{color:#e62129;}
.contact ul li h4 a:hover{color: #000;}
.contact ul li p.add{font-size:16px; margin-top:10px; line-height:30px; text-align:left;}
.contact ul li p.add b{font-weight:bold; color:#000; font-size:16px;}
.wtrel-hm b{display:inline-block; vertical-align:middle; font-size:16px; color:#333; margin:1px 10px 0 0; font-weight:100; vertical-align:top;}
.wtrel-hm h4:nth-of-type(2){margin-top: 0;}

.contact3{width:100%; float:left; margin-top:80px; position:relative; overflow:visible;}
.map{position:relative; bottom:0; z-index:99;}
.look-map{position:absolute; top:-25px; height:50px; width:300px; line-height:50px; color:#fff; padding-left:107px; background:url(../images/bz.png) no-repeat 83px center #e62129; font-size:14px; display:inline-block; left:50%; margin-left:-150px; border-radius:24px; z-index:9; transition:all .5s; z-index:100;}
.look-map:hover{color:#fff; background-color:#000;}
.look-map:visited, .look-map:focus{color: #fff;}

.form{display:flex; display:-webkit-box; display:-webkit-flex; flex-flow:wrap; margin-top:60px;}
.form .group{width:32.4%; margin-right:1.4%; margin-bottom:1.4%;}
.form .group:nth-child(3n){margin-right:0;}
.form .group.max{width:100%; margin-right:0;}
.form .msg,.form .text{color:#48413e; border:1px solid #f3f2f2; padding:0 20px; width:100%;}
.form .text{line-height:55px;}
.form .msg{height:200px; padding-top:15px; padding-bottom:15px;}
.form ::-webkit-input-placeholder{/* WebKit browsers */ color: #48413e; font-size:14px;}
.form :-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color: #48413e; font-size:14px;}
.form ::-moz-placeholder{/* Mozilla Firefox 19+ */ color: #48413e; font-size:14px;}
.form :-ms-input-placeholder{/* Internet Explorer 10+ */ color: #48413e; font-size:14px;}
.submit{display:block; width:180px; height:46px; line-height:46px; background-color:#e62129; color:#fff; text-align:center; font-weight:700; border-radius:6px; font-size:16px;}
.submit:hover{box-shadow:0 5px 15px rgba(0,0,0,.5); background:#000; color:#fff;}

/* 联系我们代码 End */