/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#d50404;text-decoration: none; border-bottom-style:}
.box{margin:0 auto;width:96%;min-width:1400px;}
.page{margin:0 auto;width:1400px;min-width:1400px;}
.bg{ width: 100%;min-width:1400px;}
i{font-style: normal;}
.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}


/*标题*/
.t{text-align: center;}
.t b{display: block;font-size: 40px;color:#222;position: relative;}
.t b::before{content: "";position: absolute;top: 24px;background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422144139_2059696741.png)no-repeat;width: 46px;height:10px;margin-left: -70px;}
.t b::after{content: "";position: absolute;top: 24px;background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422145633_1601400500.png)no-repeat;width: 46px;height:10px;margin-left:20px;}
.t p{font-size: 20px;color:#666; line-height:40px;}

/*抬头*/
.head_bg{position: absolute;top: 0px;height:120px;z-index: 111;}
.name{height: 120px;background: #d50404;color: #fff;padding:0px 40px;padding-top:30px;}
.name p{font-weight: bold;font-size:24px;}
.name span{display: block;font-size: 16px;letter-spacing:4px;}
.head_tel{background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422113700_2077790222.png)no-repeat center left;font-size: 20px;color: #222;line-height: 120px;padding-left: 28px;margin-right: 30px;}

/*导航*/
.nav{height:120px;margin-right: 30px;}
.nav>ul>li{ float: left; display: block;height:120px;position: relative;z-index: 99;}
.nav>ul>li>a{display: block; color: #333; font-size: 16px;text-align: center; z-index: 3333;line-height: 120px;padding: 0 36px;position: relative;}
.nav>ul>li:after{content: '';width:100%;height: 0px;background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422112828_1979677867.png)no-repeat center;display: block;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;position: absolute;left: 0;bottom: 0px;z-index:3333;}
.nav>ul>li.navcurrent:after,.nav>ul>li:hover:after{height:9px;}
.nav>ul>li:hover>a:after{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
/*下拉*/
.drop { border-radius:0 0 5px 5px;opacity: 1; text-align:center;position: absolute;-webkit-box-shadow: 0 20px 20px rgba(0,0,0,0.08);box-shadow: 0 20px 20px rgba(0,0,0,0.08);z-index: 999;top: 110%;left: 0;width:100%;text-align: center;background: rgba(255,255,255,0.9);visibility: hidden;opacity: 0;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.drop li{width: 100%;height: 50px;display: inline-block;line-height: 50px;}
.drop li>a {display: inline-block; font-size: 16px !important;width: 100%;height: 50px !important;text-align: center;color: #333;}
.nav>ul>li:hover .drop{visibility: visible;opacity: 1;top:92%;}
@media (max-width: 1680px){
    .nav>ul>li>a{padding: 0px 26px;}
}
@media (max-width: 1600px){
    .logo{height: 120px;width:300px;}
    .logo img{display: block;width: 100%;height: 100%;}
    .name{padding: 0px 30px;padding-top: 25px;}
    .nav>ul>li>a{padding: 0px 26px;}
}
@media (max-width: 1440px){
    .logo{height: 120px;width:300px;}
    .logo img{display: block;width: 100%;height: 100%;}
    .name{padding: 0px 30px;padding-top: 25px;}
    .nav>ul>li>a{padding: 0px 26px;}
    .head_tel{display: none;}
}
@media (max-width: 1400px){
    .logo{height: 120px;width:300px;}
    .logo img{display: block;width: 100%;height: 100%;}
    .name{padding: 0px 30px;padding-top: 25px;}
    .nav>ul>li>a{padding: 0px 26px;}
    .head_tel{display: none;}
}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:900px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:450px;background-image:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192529_1890735915.png);}
.banner-box .hd ul li.on{background:#d50404;}
.banner-box{min-width:1400px;position:relative;overflow:hidden;margin: 0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}


/*搜索*/
.search_bg{height: 72px;-webkit-box-sizing: initial;box-sizing: initial;background: #fff;border-bottom: 1px solid #eee;}
.search_nbg{position: absolute;z-index: 999;top: 500px;border-bottom: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:400px;height:100%;overflow: hidden;}
.search{height: 72px;}
.search_l{line-height: 72px;color: #666;}
.search_l dd{font-size: 16px;color: #d50404;display: inline-block;}
.search_l a{font-size: 14px;color: #666;}
.search_l a:hover{color:#d50404;}
.search-bg #infoname{width:400px;background:#fff url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192551_1141975464.png)no-repeat 20px center; outline:none; color:#ccc;border: none;height:72px;line-height:6;font-size: 14px;padding-left: 50px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px; width: 72px;height: 72px;background: #d50404;}

/*产品*/
.list_l{width: 280px;overflow: hidden;}
.list_t{width: 100%;height: 100px;background: #d50404;text-align: center;}
.list_t p{color: #fff;font-size: 24px;padding-top:26px;}
.list_t span{display: block;font-size: 12px;color: #f26666;margin-top: 4px;}
.list_d{width: 280px;border: 1px #eee solid;border-bottom: none;}
.list_d .markermenu ul li a{padding: 0px !important;width: 226px;border-bottom: 1px #eee dashed;margin: 0 auto;font-size: 15px;position: relative;}
.list_d .markermenu ul li a::before{content:"";position: absolute;background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422134926_186525112.png)no-repeat;width: 6px;height: 11px;top:28px;right: 0px;}
.list_d .ddsubmenustyle li a{border: 1px #eee solid;font-size: 14px;}
.list_d .ddsubmenustyle, .ddsubmenustyle ul{margin-left: 26px !important;}
.list_d .ddsubmenustyle ul{margin-left: 36px;}
.list_tel{width: 280px;border: 1px #eee solid;border-top: none;height: 124px;background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422141520_768270623.png)no-repeat 20px 36px;padding-left:70px;}
.list_tel p{font-size:14px;padding-top: 32px;}
.list_tel span{display: block;font-size: 28px;font-weight: bold;color: #d50404;}

.pc_item{width: 1074px;}

.pc_item+.pc_item{display:none;}
.pc_item td{ display: block;width:calc((100% - 90px) / 3);; background: #fff; overflow: hidden;-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid #f2f2f2;padding: 0 !important; float: left; margin-left: 30px; margin-bottom: 30px; position: relative;}
.pc_item td:nth-of-type(4n+1){ margin-left: 0;}
.pc_item td>a{display:block;position: relative;overflow:hidden;}
.pc_item td span{ padding: 0 !important;}
.pc_item td br{ display: none;}
.pc_item td span{width: 100% !important;display:block;position:relative;height:  50px;z-index: 5;}
.pc_item td span a{ display: block;position: absolute;bottom:0;font-size: 15px;background: rgba(255,255,255,0.6);width: 100%;line-height:  50px;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.pc_item td img{width: 100%;height: auto;position:absolute;top:0;left:0;-webkit-transition:0.5s;transition:0.5s;}
.pc_item td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.pc_item td:hover span a{ bottom: 0; height: 50px;line-height: 50px; color: #fff;background:#d50404;}



/*问题*/
.problem_bg{background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422170323_1799277106.jpg)no-repeat center;height: 427px;overflow: hidden;}
.problem_t{color: #fff;margin-top:140px;}
.problem_t p{font-size: 30px;font-weight: lighter;}
.problem_t span{display: block;font-size: 40px;font-weight: bold;}
.problem_img{margin-top: 60px;}
.problem_wt{}
.problem_wt li{float: left;width: 223px;height: 223px;border-radius: 50%;background: #fff;border:8px #dd3636 solid;margin-top:53px;text-align: center;}
.problem_wt li:nth-child(2){margin: 0px 47px;width: 180px;height: 180px;margin-top:20px;margin-top: 60px;}
.problem_wt li:nth-child(3){margin-top: 30px;}
.problem_wt li p{color: #d50404;font-size: 30px;font-weight: bold;margin-top:42px;}
.problem_wt li em{display: block;margin: 16px auto;width: 53px;height: 1px;background: #eee;}
.problem_wt li span{display: block;font-size: 14px;line-height: 24px;}
.problem_wt li:nth-child(2) p{font-size: 24px;}
.problem_wt li:nth-child(2) em{width: 42px;margin: 10px auto;}
.problem_wt li:nth-child(2) span{font-size: 13px;line-height: 20px;}

/*产品优势*/
.advprod_bg{background: #fff;}
.advprod_wt{position: relative;background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423142940_1123200748.png)no-repeat center;height:607px;width:1400px;}
.advprod_wt li{overflow:hidden;width:422px;}
.advprod_wt li p{font-size: 24px;color: #333;}
.advprod_wt li em{display: block;background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210422/20210422171648_926698382.jpg)no-repeat center left;height: 1px;width: 100%;margin: 16px 0px;}
.advprod_wt li span{display: block;font-size: 14px;line-height: 24px;}
.advprod_wt ul li:nth-child(1){margin-top:50px;}
.advprod_wt ul li:nth-child(2){width: 318px;margin:80px 0px;}
.advprod_wt ul:nth-child(2) li:nth-child(2){margin-left:104px;}
.advprod_img1{position: absolute;top:41px;left:452px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 2s infinite;animation: linear downup 2s infinite;}
.advprod_img2{position: absolute;top:256px;left:347px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 1.5s infinite;animation: linear downup 1.5s infinite}
.advprod_img3{position: absolute;top:478px;left:442px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 2s infinite;animation: linear downup 2s infinite}
.advprod_img4{position: absolute;top:41px;right:452px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 2s infinite;animation: linear downup 2s infinite}
.advprod_img5{position: absolute;top:256px;right:347px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 1.5s infinite;animation: linear downup 1.5s infinite}
.advprod_img6{position: absolute;top:478px;right:442px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-animation: linear downup 2s infinite;animation: linear downup 2s infinite}

@-webkit-keyframes rotation{
	form{ -webkit-transform:rotate(0); transform:rotate(0);}
	to{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}
	}

@keyframes rotation{
	form{ -webkit-transform:rotate(0); transform:rotate(0);}
	to{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}
	}
@-webkit-keyframes downup{
	0%{ -webkit-transform:translateY(10px); transform:translateY(10px);}
	50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
	100%{-webkit-transform:translateY(10px);transform:translateY(10px);}
	}
@keyframes downup{
	0%{ -webkit-transform:translateY(10px); transform:translateY(10px);}
	50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
	100%{-webkit-transform:translateY(10px);transform:translateY(10px);}
	}
@-webkit-keyframes downup1{
	0%{ -webkit-transform:translateY(-10px); transform:translateY(-10px);}
	50%{-webkit-transform:translateY(10px);transform:translateY(10px);}
	100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
	}
@keyframes downup1{
	0%{ -webkit-transform:translateY(-10px); transform:translateY(-10px);}
	50%{-webkit-transform:translateY(10px);transform:translateY(10px);}
	100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
	}

/*优势*/
.adv_bg{background: #f5f5f5;padding: 80px 0px;}
.adv{position: relative;}
.adv_t span:before{left:310px;}
.adv_t span:after{left:1000px;}
#tablit{height:570px;overflow: hidden;}
#tablit dd{width:156px;height:114px;float:left;background:#eeeeee;margin-right:14px;text-align: center;color:#666;font-size:22px; position: relative; cursor: pointer;}
#tablit dl dd i{background-image:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192658_837472374.png); margin: 0 auto;background-repeat: ;transition: all linear 0.2s;-moz-transition: all linear 0.2s;-ms-transition: all linear 0.2s;-webkit-transition: all linear 0.2s;height:60px;display:block;margin-left:22px;}
.adv_d{}

#tablit dl {height: 132px;overflow: hidden;margin: 0 auto;}
#showtd0 i{background-position:-15px 8px;}
#showtd0.on i{background-position:-15px 69px;}

#showtd1 i{background-position:-166px -150px;}
#showtd1.on i{background-position:-166px -86px;}

#showtd2 i{background-position:-310px -150px;}
#showtd2.on i{background-position:-310px -86px;}

#showtd3 i{background-position:-460px -150px;}
#showtd3.on i{background-position:-460px -86px;}
#tablit dl dd.on{    color: #fff;background: #d50404}

.adv_b{width:88px;height:95px;border:2px solid #a0a0a0;float:left;}
.adv_p{display: inline-block;vertical-align: top;margin-left: 28px;margin-top: 12px;}
.adv_p p{color:#222222;font-weight:bold;font-size:34px;margin-bottom: 8px;}
.adv_p span{font-family: "Arial";font-size:16px;color:#ccc;}
.tabcon{margin-top:60px;margin-left: 30px;}
.adv_l{margin-top:47px;margin-left:40px;}
.adv_l li{background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192725_868509418.png)no-repeat left center;padding-left:20px;font-size:18px;font-weight:lighter;line-height:40px;}
.adv_a{width:182px;height:52px;color:#000;background:#ccc;display:block;font-size:18px;font-weight:lighter;margin-top:30px;}
.adv_a a{background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192748_1703992994.png)no-repeat right center;text-align: center;padding-right: 16px;margin-left:46px;line-height:52px;font-size:18px;}
.adv_a:hover{background:#d50404;}
.adv_a:hover a{color:#fff;}
.adv_clr{width:960px;height:600px;position: absolute;left:50%;overflow: hidden;top:134px;}

#tablit dl dd.on:before{border-right: 12px solid transparent;border-top: 10px solid #d50404;border-left: 12px solid transparent;top: 114px;}
#tablit dl dd:before{content: '';display: block;width: 0;height: 0;border-right: 12px solid transparent;border-top: 10px solid #f5f5f5;border-left: 12px solid transparent;position: absolute; z-index: 2;right:66px;top: 114px;}


/*解决方案*/
.solution{position: relative;}
.casebottom{ text-align:center; font-size:0; margin-top:60px;    position: absolute;}
.casebottom i{ cursor:pointer; position:relative; left:-80px; top:-350px;}
.casebottom i+i{right: -80px;left: 1380px}
.casebottom i,.casebottom span{ display:inline-block; vertical-align:middle;}
.casebottom span{ margin:0 330px;}
.casebottom li{ width:14px; display:inline-block; height:14px; border-radius:50%; background:#d50404; font-size:0; position:relative; cursor:pointer;}
.casebottom li:after{ content:''; display:block; position:absolute; border-radius:50%; width:26px; height:26px; top:-6px; left:-6px; -webkit-transform:scale(0); transform:scale(0); -webkit-transition:all .3s ease; transition:all .3s ease; background:rgba(214,39,8,0.3);}
.casebottom li.on:after{ -webkit-transform:scale(1); transform:scale(1);}
.casebottom li+li{ margin-left:30px;}
.casebottom li.on{ background:#d62708;}
.casecon .divdgweb_new_div_item{ float:left; width:450px !important; height:462px; -webkit-box-sizing:border-box; box-sizing:border-box; margin:0 26px 37px 0; position:relative; padding:290px 15px 15px 15px; -webkit-transition:all .3s ease; transition:all .3s ease; background:#f4f4f4;}
.casecon .news_div_item_pic { position:absolute; top:15px; overflow:hidden; left:15px; width:420px; height:245px;}

.casecon .divdgweb_new_div_item:hover .news_div_item_pic img{ -webkit-transform:scale(1.1); transform:scale(1.1);}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#d50404;}
.casecon .news_div_item_pic img{ width:100%;height:100%; -webkit-transition:all .6s ease; transition:all .6s ease;}
.casecon .divdgweb_new_div_item_a{ font-size:22px; color:#333333;}
.casecon .divdgweb_new_div_item_body{ font-size:15px; color:#888888; font-weight:lighter; line-height:30px; height:60px; overflow:hidden; margin-top:10px;}
.casecon .divdgweb_new_div_item_content{ padding:0 15px;}
.caseadver{ -webkit-transition:all .3s ease; transition:all .3s ease; position:absolute; left:0; right:0; margin:0 auto; bottom:-37px; width:380px; line-height:65px; font-size:22px; color:#fdc0c0; background:#d50404 url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423151519_29150198.png) no-repeat 350px center;}
.caseadver span{ padding:0 25px 0 28px;}
.casecon .divdgweb_new_div_item:hover .caseadver{ background:#333 url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423151519_29150198.png) no-repeat 300px center; color:#fff;}
.tempWrap{ width:1400px !important;}

/* 用实力证明您的选择正确*/
.adv{ height:940px; background:#f1f1f2; padding-top:80px;}
.adv h1 p{font-weight: normal;}
.advtab{ font-size:0; margin-top:44px; white-space:nowrap; position:relative; z-index:9;}
.advtab li{ display:inline-block; vertical-align:top; cursor:pointer; position:relative; width:25%; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-transition:all .3s ease; transition:all .3s ease; font-size:32px; color:#e4e4e4; height:130px; background:#26282b;}
.advtab li+li{ border-left:1px solid #fff;}
.advtab li em{ display:block; -webkit-transition:all .3s ease; transition:all .3s ease; font-size:16px; color:#aaaaaa;font-family:'fontMd'; margin-top:3px;font-style: normal;}
.advtab li p{ padding:25px 0 0 100px;}
.advtab li i{ display:block; position:absolute; width:53px; height:56px; top:0; bottom:0; margin:auto 0; left:30px; background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192825_1054785853.png) no-repeat left top;}
.advtab li:nth-child(2) i{ background-position-x:-72px; width:60px; height:60px;}
.advtab li:nth-child(3) i{ background-position-x:-167px;}
.advtab li:nth-child(4) i{ background-position-x:-259px;}
.advtab li:after,.advtab li:before{ content:''; display:block; height:4px; position:absolute; width:0; bottom:-4px; background:#333; -webkit-transition:all .3s ease; transition:all .3s ease;}
.advtab li.on{ height:126px; background:#d50404; color:#fff;}
.advtab li.on span{ font-weight:bold;}
.advtab li.on em{ color:#e0e0e0;}
.advtab li.on i{background-position-y:-67px;}
.advtab li.on:after{ left:0; width:38px;}
.advtab li.on:before{ right:0; width:282px;}
.advcon{ background:#fff; padding:100px 50px 50px 50px; margin:-50px auto 0 auto; width:1500px;}
.advleft{ width:535px; margin:0 0 0 35px; padding-top: 25px;}
.advpic{ border:1px solid #eeeeee;}
.adv_t{ font-size:36px; color:#d50404; font-weight:bold;}
.adv_t em{ display:block; text-transform:uppercase; font-size:22px; color:#dedede; margin:5px 0 25px 0; font-weight:normal; font-family:'fontMd';font-style: normal;}
.adv_c{ margin:30px 0 40px 0; font-size:16px; color:#666666; font-weight:lighter; line-height:35px;}
.adv_c p+p{ margin-top:20px;}
.adv_c p{ padding-left:40px; background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192856_2119271781.png) no-repeat 5px 10px;}
.advtel{ background:rgba(241,241,242,1); background:-webkit-gradient(linear,left top, right top,from(rgba(241,241,242,1)),color-stop(rgba(242,241,242,.8)),color-stop(rgba(241,241,242,.6)),color-stop(rgba(241,241,242,.4)),to(rgba(241,241,242,.1))); background:linear-gradient(to right,rgba(241,241,242,1),rgba(242,241,242,.8),rgba(241,241,242,.6),rgba(241,241,242,.4),rgba(241,241,242,.1)); line-height:88px; font-size:16px; color:#7b7b7b;}
.advtel em{ font-size:30px; color:#494949; vertical-align:sub; font-family:'fontMd';font-style: normal;}
.advtel span{ display:inline-block; padding-left:50px; margin-left:40px; background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423165054_785246006.png) no-repeat left center;}

/*企业形象*/
.case_cont table tr:nth-child(1) td{margin-bottom:30px !important;}
.case_cont table tr td{display:block;padding-left:0px !important;float:left;margin-left:42px;margin-bottom: 10px;    width: 438px;overflow: hidden;}

.case_cont table tr td img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.case_cont table tr td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.case_cont table tr td:first-child{margin-left:0px;}
.case_cont table tr td div{padding-top:0 !important;height:65px;line-height:65px;transition:0.3s all ease-in-out;   
 box-shadow: 0 0 30px rgb(0,0,0,0.05);position: relative;z-index: 2;}
.case_cont table tr td div a{font-size:16px;color:#222;}
.case_cont table tr td:hover div{background:#d50404;}
.case_cont table tr td:hover div a{color:#fff;}


/*简介*/
.about{ height:848px; background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423192930_1057815238.jpg) no-repeat center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.abcon{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.abright{ border:6px solid #fff;}
.ableft{ margin-right:60px;}
.ab_t{ font-size:18px; color:#797b7d; position:relative; z-index:1;}
.ab_t b{ display:block; font-size:36px; color:#323436; margin-bottom:10px;}
.ab_t b span{ position:relative;}
.ab_c{ margin:40px 0 50px 0; font-size:15px; color:#8b8e90; line-height:36px; text-indent:2em;}
.ab_btn{ font-size:0;}
.ab_btn a{ display:inline-block; width:162px; text-align:center; line-height:56px; -webkit-transition:all .3s ease; transition:all .3s ease; font-size:18px; color:#fff; background:#333;}
.ab_btn a.on{ background:#d50404;}
.ab_btn a+a{ margin-left:18px;}
.num{ font-size:0; margin-top:85px; white-space:nowrap;}
.num li{ display:inline-block; vertical-align:top; height:87px; padding:0 45px; font-size:18px; color:#9c9ca1;}
.num li:nth-child(1){ padding-left:0;}
.num li+li{ border-left:1px dashed #d5d3d6;}
.num li span{ display:block; font-size:14px; color:#393c41;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; margin-bottom:15px;}
.num li span i+em{ padding-left:30px;font-style: normal;}
.num li i{ font-size:48px; color:#393c41; font-family:fontDin2; line-height:40px;font-style: normal;}


/*新闻*/
.lanrenzhijia .news_dt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.8s linear;  transition: all 0.8s linear; margin-bottom:30px; height:96px;}
.lanrenzhijia .news_dt a+a{ margin-left:16px;}
.lanrenzhijia .news_dt a{text-decoration:none; width:405px; font-weight:bold; background:#f8f8f8 url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193002_2088456015.png) no-repeat 438px 40px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.lanrenzhijia .news_dt a.on{ width:558px;background:#d50404 url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193025_226044115.png) no-repeat 490px 40px;}
.lanrenzhijia .news_dt a.on .news_dt_ren{ color:#fff;}
.lanrenzhijia .news_dt a.on .news_dt_rm{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#fff; font-weight:bold;}

.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.lanrenzhijia .content{ position:relative; margin-top:20px;}
.news .news_div_item{ background:#fff;width:687px; float:left; position:relative;-webkit-transition: all 0.8s linear;transition: all 0.8s linear; border:1px solid #efefef; padding:10px; margin-bottom:24px;}
.news .news_div_item:nth-child(2n){ margin-left:24px;}
.news .news_div_item_pic{float:left; width:242px; height:182px; overflow:hidden; border:1px solid #efefef;}
.news .news_div_item_pic img{width:240px; height:180px; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:378px; margin-right:15px; text-align:left;}
.news_div_item_title, .divdgweb_new_div_item_title{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:295px; padding-top:10px;}
.news_div_item_title a, .divdgweb_new_div_item_title a{font-size:16px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; color:#222;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; line-height:25px; padding-top:16px; height:70px; font-size:14px; color:#666666; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-bottom:18px;}
.news_dt_rgo{overflow:hidden; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo a{font-size:0px; line-height:0px;}
.news_dt_rgo span{display:block; width:90px; height:1px; background:#efefef; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo p{font-size:14px; line-height:48px; text-align:right; position:relative; z-index:2; color:#d50404; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; margin-left:200px; width:270px;}

.news_div_item_date, .divdgweb_new_div_item_date{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:269px; margin-top:150px; color:#999;}
.news_div_item_year, .divdgweb_new_div_item_year{float:left;}
.news_div_item_month, .divdgweb_new_div_item_month{float:left;}
.news_div_item_day, .divdgweb_new_div_item_day{float:left;}

.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#d50404;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%; margin-left:0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{-webkit-transition: all 0.5s linear;transition: all 0.5s linear; -webkit-transform: scale(1.15); transform: scale(1.15);}

/*版权*/
.copyright{ background:#2c2c2c;}
.craddr{ font-size:0; height:130px; background:#d50404; padding-top:35px;}
.craddr li{ float:left;font-size:16px; color:#fff; line-height:30px; padding-left:70px; margin:0 38px;}
.craddr li:nth-child(1){ background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193054_312880934.png) no-repeat left center;} 
.craddr li:nth-child(2){ background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193118_1230130196.png) no-repeat left center;} 
.craddr li:nth-child(3){ background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193143_545057423.png) no-repeat left center;} 
.craddr li:nth-child(4){ background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193209_1347062623.png) no-repeat left center;} 
.craddr li span{ font-size:20px;}
.crnav{ text-align:center;border-bottom:1px solid #363636; font-size:0;}
.crnav,.crnav a{ font-size:16px; color:#bcbcbc; line-height:30px; line-height:110px; }
.crnav a{ padding:0 23px;}
.crnav a:hover,.end a:hover{ color:#fff; text-decoration:underline;} 
.crcon{ padding:52px 0;}
.end{ margin-top:15px;}
.end,.end a{ font-size:14px; color:#afafaf; line-height:35px;}
.crcode li{ float:left; font-size:14px; color:#959595; line-height:20px;}
.crcode li img{ width:110px; height:110px; float: left;}
.crcode li p{ float: left; margin:30px 27px 0 17px;}
.links{ border-top:1px solid #363636; font-size:14px; color:#959595; line-height:90px;}
.links p>a{ font-size:14px; color:#959595;}
.links a:hover{ color:#fff; text-decoration:underline;}
.links p:nth-child(1){ padding-left:30px; background:url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210423/20210423193234_1473421931.png) no-repeat left center;}


/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/076987210201/uploadfile/image/20210509/20210509190154_1468300378.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#d50404; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.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;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#d50404; border-color:#d50404; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.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-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.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-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #d50404; border-color: #d50404;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { 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: 260px; 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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#d50404; font-size: 15px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-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;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-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:115px; height:114px; margin: 20px 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; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:260px;}
.y-kefu-box01 .y-email-infos p { color: #d50404; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }