<style>
	/*公用*/
	@font-face {
	font-family:fontDin1;
	src: url(http://www.huakaiyeya.com/cssnew/DIN-MEDIUM_otf.txt),url(http://www.huakaiyeya.com/cssnew/DIN-MEDIUM_woff.txt),url(http://www.huakaiyeya.com/cssnew/DIN-MEDIUM_eot.txt),url(http://www.huakaiyeya.com/cssnew/DIN-MEDIUM_woff2.txt),url(http://www.huakaiyeya.com/cssnew/DIN-MEDIUM_ttf.txt)}
	*{ margin:0px; padding:0px;box-sizing: border-box;}
	body{font-size:14px; color:#414755; font-family:arial,'Microsoft Yahei','微软雅黑'; font-weight:lighter;  min-width:1400px; overflow-x:hidden; }
	img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
	dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
	.clear{clear:both;}
	a{color: #414755; text-decoration: none; font-size:14px;}
	a:hover{color: #0060c2;cursor:pointer;}
	em ,i{ font-style:normal;}
	input,button,select,textarea{outline:none;font-family:arial,'Microsoft Yahei','微软雅黑';}
	h1,h2,h3,h4,h5,h6,h7 {font-weight: normal;}
	.w1400s{ width:1400px; margin:0 auto;}
	.w1400{ width:1200px; margin:0 auto;}
	.fl{ float:left;}
	.fr{ float:right;}
	.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;}
	.top75 {padding-top: 75px;}
	.top80 {padding-top: 80px;}
	.top90 {padding-top: 90px;}
	.top100 {padding-top: 100px;}
	
	.title{ text-align:center; font-size:40px; color:#333333;font-weight: normal;}
	.title b{ color:#0060c2;}
	.title span{ display:block; font-size:18px; color:#666666; margin:5px 0 0px 0;}
	
	/*抬头*/
	.header{ height:120px; position:relative; background:#fff;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
	.hleft a{ display:block;padding-right: 20px;}
	.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;padding: 0 0 0 30px;height: 120px;}
	.hleft em{display: block;font-size: 16px;font-weight: lighter;color: #222;}
	.hleft i{color: #0060c2;}
	.hleft p{ font-size:30px; color:#222; font-weight: lighter;font-weight: bold;}
	.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
	.htel i{ display:block; letter-spacing:-1px;}
	.hbtn{height:120px;display:-webkit-flex;display:flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;position:relative;border-left:1px solid #e8e8e8;width: 240px;}
	.hbtn li{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative; cursor:pointer;}
	.hbtn li+li{ margin-left:5px;}
	.hbtn d{color: #222;font-size: 28px;font-family: fontDin1;position: absolute;bottom: 36px;left: 20px; font-weight:lighter;}
	.hbtn li span a{ display:inline-block; font-size:12px; color:#fff; font-weight:lighter;width: 25px;height: 25px;position: absolute;top: 0px;z-index: 999;}
	.hbtn li span{ padding-top:80px;} 
	.hbtn li:nth-child(2) span{ background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523084344_1311593002.png) no-repeat top center; width:23px;}
	.hbtn li:nth-child(1) span{ background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523084344_1612892602.png) no-repeat top center; width:23px;margin-left: 85px;display: inline-block;}
	.nav{ height: 120px;}
	.nav ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
	.nav td table{    display: none !important;}
	.nav ul li{ position:relative; margin: 0 21px; transition:all .3s ease;}
	.nav ul li:hover>a,.nav ul li.cur>a{ color:#0060c2;font-weight: bold;}
	.nav ul li>a{ line-height:120px; font-size:16px; color:#222; transition:all .3s ease;font-weight: lighter;}
	.nav>ul>li.cur>a:after, .nav>ul>li:hover>a:after {width: 100%;}
	@media screen and (max-width:1700px){
		.nav ul li{ margin-right:15px;}
		}
	@media screen and (max-width:1550px){
		.nav ul li>a{ font-size:14px;}
		.htel{ margin:0 15px;}
		.hbtn{ padding:0 15px;}
		}
	.nav>ul>li .dropmenu{width:150px;position:absolute;top:120px;left:-45px;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
	.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
	.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:40px;text-align:center;color:#fff;background:rgba(16,17,15,.8);transition:600ms ease; margin-top:1px;}
	.nav>ul>li .dropmenu a:hover{background:#0060c2;}
	.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block; width:100%;}
	
	/*幻灯片*/
	.banner{width:100%; position:relative; z-index:1;background:#222;border-bottom: 1px solid #e6e6e6;position: relative;}
	.banner-box{ min-width:1300px; height:738px; position:relative; margin:0 auto; }
	.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
	.banner-box .bd li{ width:100% !important; height:738px; background-position: center; background-repeat: no-repeat; }
	.banner-box .bd li a{ display:block; background-size:auto;width: 100%;height: 80%;position: relative;z-index: 9;}
	.banner-btn{ width: 100%; position: absolute; top:280px; left: 0; margin-left: 0; height: 365px; overflow: hidden; }
	.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
	.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220524/20220524105116_366812959.png) no-repeat 0 0; } 
	.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220524/20220524105116_366812959.png) no-repeat -49px 0; }
	.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
	.banner-box .hd ul{ text-align: center}
	.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
	.banner-box .hd ul li.on{ background: #0060c2;border-radius: 8px; width:70px;}
	.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
	.banner-box:hover .banner-btn a.next{ right: 80px; 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; }
	
	/*搜索*/
	.search{height: 120px; padding: 20px 30px 20px 67px;;border-radius: 100px;box-shadow: 0px 0px 10px #dadada;background: #fff;position: absolute;bottom: -60px;left: 353px;}
	.search_bg{height:50px;}
	.search_bg #soo{padding-top: 28px;}
	.search_bg input{ display:block; float:left;}
	#infoname{ height:50px; border:none; padding-left:15px;font-size: 14px; box-sizing:content-box; width:500px; border-bottom: 1px solid #e8e8e8;font-weight: lighter;margin: 10px 0 0 13px;}
	.seatel{background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523092754_1397960634.png) no-repeat 0 27px;padding-top: 10px;}
	.seatel i{font-size: 18px;font-weight: normal;color: #666;padding-left: 55px;display: inline-block;vertical-align: top;padding-top: 20px;}
	.seatel span{font-size: 28px;letter-spacing: -1.25px;color: #484848;padding-left: 15px;font-family: fontDin1;display: inline-block;line-height: 26px;    padding-top: 5px;}
	.seatel span p{letter-spacing: 0px;padding-top:15px;}
	.seatel a{margin-left: 30px;display: inline-block;width: 144px;height: 58px;line-height: 58px;text-align: center;color: #fff;background: #0060c2;font-size: 18px;font-weight: lighter;border-radius: 100px;float: right;}
	.seatel a:hover{background: #222;transition: all .3s ease;}
	
	/*产品*/
	.product{padding: 85px 0 60px 0;}
	.protitl em{position: absolute;left: 0;right: 0; margin: 0 auto; top: -25px; font-size: 55px; color: #f1f1f1;line-height: 60px;text-transform: uppercase;font-family: impact;z-index: -1;}
	.protitl{text-align: center;font-size: 18px;color: #222;font-weight: normal;    position: relative;font-weight: normal;font-size: 40px;}
	.protitl b{margin-bottom: 15px;color: #0060c2;}
	.protitl span{display: block;font-size: 18px; color: #999;font-weight: lighter;padding-top: 5px;}
	.protab a{width: 281px;height: 160px;display: inline-block; color: #222;padding: 10px 10px 10px 10px;background: #f5f5f5;font-weight: lighter;margin-top: 20px;}
	.protab a+a{margin-left:20px;}
	.protab a img{transition: all .3s ease;width: 100%;height: 100%;}
	.protab a d{overflow: hidden;width: 135px;height: 140px;display: inline-block;float: left;margin-right: 20px;}
	.protab a i{display: block;font-size: 15px;padding-top: 10px; font-weight:bold;}
	.protab a p{font-size: 14px;color: #bbb;line-height: 25px;padding-top: 12px;}
	.protab a:nth-child(5){margin-left: 0px;}
	.pro_t p:nth-child(3){color: #a3a3a3;}
	.protab a.on{background: #0060c2;color: #fff;transition: all .3s ease;}
	.protab a.on p{color: #fff;}
	.procenter{padding-top: 20px;}
	.protab{padding-bottom: 40px;}
	.protab a.on img{transform: scale(1.1);}
	.procon{padding-bottom: 80px !important;}
	.procon td{ display:inline-block; width:285px;padding:20px 20px 0 20px !important; background: #f5f5f5; position:relative; overflow:hidden;}
	.procon td>a{ display:block;  overflow:hidden; background:#fff; position:relative;}
	.procon td br{ display: none;}
	.procon td span{ display:block; padding-top:0px !important; line-height:69px;}
	.procon td span a{ display:block; position:relative; font-size:16px; font-weight: lighter;color:#222; padding:0px 80px 0px 0px; line-height:76px; text-align:left; overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}
	.procon td span a:after{ content:'MORE'; display:block; position:absolute; top:0px; margin:auto 0; bottom:0; right:0px; width:50px; height:25px;  text-align:center; line-height:25px; font-weight: lighter;color:#fff; font-size:12px;transition:all 0.5s ease;background: #222222;}
	.procon td:hover span a:after{ background:#fff; color:#0060c2;}
	.procon td+td{ margin-left:19px;}
	.procon tr+tr{ display:block; margin-top:20px;}
	.procon td a,.procon td img{ position:relative; z-index:33; transition:all 0.5s ease;}
	.procon td img{ width:100%;}
	.procon td:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0px; left:-120%; background:#0060c2; transition:all 0.5s ease;transform: rotate(90deg);}
	.procon td:hover:after{ left:0px; transform: rotate(0deg);}
	.procon td:hover a{ color:#fff;}
	.procon td:hover a:after{ color:#fff;}
	.procon td:hover a:after{ width:80px;}
	
	/*特性*/
	.char{background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523110412_2043098745.jpg) no-repeat center;width: 100%;height: 933px;padding-top: 68px;}
	.char .title b{color: #222222;font-size: 42px;}
	.char .title i{color: #0072ce;}
	.char .title span{margin: 0px 0 0px 0;}
	.char ul li{float: left;width: 25%;height: 618px;}
	.chartab{background: #222;width: 100%;height: 156px;border-left: 1px solid #383838;text-align: center;color: #fff;transition: all .3s;padding-top: 25px;}
	.chartab i{font-family: fontDin1;font-size: 40px;letter-spacing: -1px;}
	.chartab p{font-size: 30px;}
	.char ul li:nth-child(1) .chartab{border-left: 0px solid #383838;}
	.charcon{background: #fff;text-align: center;width: 100%;height: 465px;padding: 30px;transition: all .3s;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
	.charcon p{font-size: 15px;color: #aaaaaa;line-height: 36px;font-weight: lighter;padding: 0px 13px;padding-top: 20px;}
	.charcon p:after{content: "";display: block;width: 17px;height: 15px;margin: 25px auto;background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523112607_632138040.png) no-repeat center;animation: myfirst 2s infinite;}
	.char ul li a{opacity: 0;}
	.char ul li.on .chartab{background: #0060c2;cursor: pointer;transition: all .3s;}
	.char ul li.on .charcon{height: 539px;transition: all .3s;box-shadow: 0px 0px 10px #d5d5d5;}
	.char ul li.on .charcon a{opacity: 1;display: block;width: 237px;height: 40px;line-height: 40px;background: #0060c2;color: #fff;font-size: 18px;margin: 0 auto;transition: all .3s;}
	.char ul li.on .charcon a:hover{background: #222;}
	.char ul li:nth-child(1) .charcon{border-left: 0px solid #e5e5e5;}
	 @keyframes myfirst {  0% {  
				   transform: translate(0px, 0px);  }  
			   50% {  
				   transform: translate(0px, -10px);  
			   }  
			   100% {  
				   transform: translate(0px, 0px);  
			   }  
	}
	
	/*优势*/
	.adv{padding: 60px 0;}
	.adv .title em{display: block;padding: 15px 0 30px;}
	.adv .title span{color: #888;margin: 5px 0 10px 0;}
	.adv .title i{font-size: 30px;color: #484848;padding-left: 5px;font-family:fontDin1;}
	.advcenter{width: 100%;height: 610px;position: relative;}
	.advtab{position: absolute;right: 0px;bottom: 0px;z-index: 999;}
	.advtab li{float: left;width: 175px;height: 160px;cursor: pointer;background: rgba(34,34,34,.8);color: #fff;text-align: center;}
	.advtab li+li{border-left: 1px solid #3d3d3d;}
	.advtab li p{font-size: 25px;font-weight: normal;}
	.advtab li em{display: block;color:rgba(255,255,255,.3);font-weight: lighter;font-size: 12px;text-transform: uppercase;padding-top: 5px;}
	.advtab li span{width: 38px;height: 35px;display: block;margin: 30px auto 10px;background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523140416_671464989.png) no-repeat;}
	.advtab li:nth-child(2) span{background-position-x:-38px;}
	.advtab li:nth-child(3) span{background-position-x:-76px;}
	.advtab li:nth-child(4) span{background-position-x:-114px;}
	.advtab li.on{background: #007dd5;transition: all .3s;}
	.adv_t{position: absolute;width: 700px;height: 320px;bottom: 0px;left: 0px;color: #fff;background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523141534_1865160375.png) no-repeat;padding: 50px 60px 0 50px;}
	.adv_t span{font-size: 48px;letter-spacing: -1px;font-family: fontDin1;display: block;padding-bottom: 20px;}
	.adv_t b{font-size: 25px;}
	.adv_t p{font-size: 15px;font-weight: lighter;line-height: 36px;border-top: 1px solid #1676d8;padding-top: 20px;margin-top: 15px;}
	
	/*应用案例*/
	.case{ padding:60px 0 80px;background: #f3f3f3;}
	.case .title span{color: #888;}
	.case .title em{display: block;padding: 15px 0 15px;}
	.casecon .tempWrap{ overflow:visible !important;}
	.casecenter{ width:1200px; overflow:hidden;margin:0px auto;}
	.casecon .divdgweb_new_div_item{width:380px !important; height:505px; position:relative; padding:335px 20px 20px 20px; transition:all .3s ease; box-shadow:0 0 20px #d8d8d8; margin:20px 31px 21px 0;background: #fff;}
	.casecon .news_div_item_pic { position:absolute; top:20px; overflow:hidden; left:20px; width:340px; height:305px;z-index:3;}
	.casecon .divdgweb_new_div_item_content{z-index:3; position:relative;padding: 10px;}
	.casecon .divdgweb_new_div_item:after{ content:''; display:block; position:absolute; width:100%; height:0; top:0; left:0; background:#0060c2; transition:all .3s ease;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
	.casecon .divdgweb_new_div_item:hover:after{ height:100%;}
	.casecon .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
	.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#fff;}
	.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ color:#b6deff;}
	.casecon .news_div_item_pic img{ width:100%;height:100%; transition:all .6s ease;}
	.casecon .divdgweb_new_div_item_a{ font-size:20px; color:#484848; display:block;}
	.casecon .divdgweb_new_div_item_body{ font-size:15px; color:#bbb;line-height:30px; height:64px; overflow:hidden; margin-top:15px;}
	.casecon .divdgweb_new_div_item_a:after{ content:''; display:block; width:44px; height:44px; line-height:38px; border-radius:50%; background:#0060c2 url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523151418_867932150.png) no-repeat center; position:absolute; right:20px; bottom:-65px; transition:all .3s ease;}
	.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{ transform:rotate(360deg); background-color:#222;}
	.casebottom{ margin-top:50px; text-align:center; font-size:0;}
	.casebottom i,.casebottom ul,.casebottom li{ display:inline-block; vertical-align:middle; cursor:pointer;}
	.casebottom ul{ margin:0 130px;}
	.casebottom li{ display:inline-block; width:22px; height:22px; border-radius:50%; background:#d8dfe7; cursor:pointer; position:relative;}
	.casebottom li:after{ content:''; display:block; position:absolute; width:12px; height:12px; border-radius:50%; background:#565656; top:0; bottom:0; left:0; right:0; margin:auto;}
	.casebottom li+li{ margin-left:20px;}
	.casebottom li.on:after{ background:#0060c2;}
	.casebottom li.on{ background:#9fc4f2;}
	
	/*新闻*/
	.hon_tit>div>b { font-size: 58px; color: #10110f; display: block; text-transform: uppercase; font-weight: 300;}
	.hon_tit>div>p { font-size: 40px; color: #222; margin: 0px 0 60px;font-weight: normal;line-height: 25px;}
	.hon_tit>div>p>i {color: #0060c2;font-weight: bold;}
	.hon_tit>div>i { display: block; width: 40px; height: 4px;  background: #0060c2;}
	.par_img a.divdgweb_new_div_item_a { display: none;}
	img.news_div_item_image { width: 100%; display: block;border-bottom: 1px solid #e5e5e5;}
	.par_img .news_div_item_pic {  border-radius: 100%; box-shadow: 1px 1px 20px rgba(18,56,151,0.11); width: 112px; height: 112px; display: flex; align-items: center; justify-content: center;
	 position: absolute;  background: #fff;transition:all .5s;}
	.par_img .news_div_item_pic>a{width: 112px;height: 112px;display: flex;align-items: center;justify-content: center;border-radius: 100%;overflow: hidden;}
	.par_img .news_div_item_pic:hover{transform: translateY(-10px);}
	.par_img .divdgweb_new_div_item:nth-child(1) .news_div_item_pic { left: 6%; top: 30%;}
	.par_img .divdgweb_new_div_item:nth-child(2) .news_div_item_pic { left: 22%; top: 14%;}
	.par_img .divdgweb_new_div_item:nth-child(3) .news_div_item_pic { left: 20%; top: 66%;}
	.par_img .divdgweb_new_div_item:nth-child(4) .news_div_item_pic {  left: 28%; top: 41%;}
	.par_img .divdgweb_new_div_item:nth-child(5) .news_div_item_pic { left: 41%; top: 27%; width: 90px; height: 90px;}
	.par_img .divdgweb_new_div_item:nth-child(6) .news_div_item_pic { left: 47%; top: 8%;}
	.par_img .divdgweb_new_div_item:nth-child(7) .news_div_item_pic { right: 41%; top: 27%; width: 90px; height: 90px;}
	.par_img .divdgweb_new_div_item:nth-child(8) .news_div_item_pic { right: 29%; top: 32%;}
	.par_img .divdgweb_new_div_item:nth-child(9) .news_div_item_pic {  right: 24%; top: 8%;}
	.par_img .divdgweb_new_div_item:nth-child(10) .news_div_item_pic { right: 20%; top: 66%;}
	.par_img .divdgweb_new_div_item:nth-child(11) .news_div_item_pic {  right: 5%;  top: 36%;}
	.par_img .news_div_item_pic:hover{z-index:99;}
	.pos_pic{width:0;height:0;position:absolute;top:-210px;left:50%;transform:translate(-50%);border:2px solid #eee;opacity:0;transition:all 0.35s ease-in-out;}
	.pos_pic img{width:100%;}
	.par_img .divdgweb_new_div_item:hover .pos_pic{width:400px;height:202px;opacity:1;}
	
	.news_c{padding: 60px 0; width: 1200px;  margin: 0 auto;}
	.news_tc{display: flex;justify-content: space-between;align-items: center;}
	.new_rt>ul{display: flex;}
	.new_rt>ul>li+li{margin-left: 20px;}
	.new_rt>ul>li>a{width: 190px;height: 68px;line-height: 87px;text-align: center;line-height: 68px;display: block;background: #333;font-size: 20px;color: #f8f8f8;font-weight: lighter;}
	.new_rt>ul>li.on>a{background: #0060c2;}
	.new_boc{margin-top: 40px;overflow: hidden;}
	.new_ic {  display: flex;transition:all .5s;}
	.new_item {  display: flex; justify-content: space-between;flex-shrink: 0; width: 100%;}
	.new_lc {  width: 39%; overflow: hidden; border:1px solid #e5e5e5;height: 640px;}
	.new_rc {  width: 57.2%;}
	.new_lc .news_div,.new_lc .divdgweb_new_div {  display: flex;align-items: flex-start;}
	.new_lc .news_div_item,.new_lc .divdgweb_new_div_item { flex-shrink: 0;  width: 100%; display: flex; flex-direction: column-reverse; position: relative;}
	.new_lc .news_div_item_content,.new_lc .divdgweb_new_div_item_content { padding: 29px 40px 85px;}
	.new_lc .news_div_item_a,.new_lc .divdgweb_new_div_item_a { font-size: 20px; display: block; color: #222;  position: relative;}
	.new_lc .news_div_item_body,.new_lc .divdgweb_new_div_item_body { font-size: 14px; color: #aaa; line-height: 30px; margin-top: 20px;}
	.new_lc .news_div_item_date,.new_lc .divdgweb_new_div_item_date { display: flex;  font-size: 18px;  color: #888; position: absolute; bottom: 41px; left:40px;}
	.new_lc .news_div_item_a:after,.new_lc .divdgweb_new_div_item_a:after { position: absolute; content: "";  width: 56px; height: 26px; background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523152259_1031552207.png) no-repeat center; border-radius: 13px; text-align: center; line-height: 26px; font-size: 22px; top: 122px; right: 5px; transition:all .5s;}
	.craft .news_div_item_year:after, .news_div_item_year::after, .divdgweb_new_div_item_year:after, .divdgweb_new_div_item_year::after { content: '-'; }
	.new_rc .news_div_item:nth-child(1),.new_rc .news_div_item:nth-child(2),.new_rc .news_div_item:nth-child(3),.new_rc .divdgweb_new_div_item:nth-child(1),.new_rc .divdgweb_new_div_item:nth-child(2),.new_rc .divdgweb_new_div_item:nth-child(3) {  display: none;}
	.new_rc .news_div_item,.new_rc .divdgweb_new_div_item { padding: 52px 0 52px 67px;background:#fff; border: 1px solid #e5e5e5; border-top: none;}
	.new_rc .news_div_item:nth-child(4),.new_rc .divdgweb_new_div_item:nth-child(4) { border-top: 1px solid #e5e5e5;}
	.new_rc .news_div_item_a,.new_rc .divdgweb_new_div_item_a {  font-size: 20px; color: #222; position: relative; display: block; transition:all .5s;}
	.new_rc .news_div_item_body,.new_rc .divdgweb_new_div_item_body { font-size: 14px;  color: #aaa; line-height: 30px; margin-top: 22px; width: 77%;}
	.new_rc .news_div_item_a:after,.new_rc .divdgweb_new_div_item_a:after { content: "";  position: absolute;  width: 56px; height: 26px; background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523152259_1031552207.png) no-repeat center; border-radius: 13px; text-align: center;  font-size: 22px;  line-height: 26px; top: 48px; right: 42px; transition:all .5s;}
	.new_lc .news_div>button,.new_lc .divdgweb_new_div>button{display:none!important;}
	.new_lc .slick-dots { bottom: 260px; right: 42px; background: rgba(255,255,255,0.3); border-radius: 11px; width: 12.2%;}
	.new_lc ul.slick-dots li button:before { width: 12px;  height: 12px; color: #333; line-height:17px; }
	.new_lc ul.slick-dots li button {height: 12px;width: 12px;padding: 0;}
	.new_lc ul.slick-dots li { margin: 0!important;  width: 18px; height: 22px;}
	.new_lc ul.slick-dots li.slick-active button:before { color: #0060c2!important;}
	.new_rc .news_div_item:hover .news_div_item_a,.new_lc .news_div_item:hover .news_div_item_a { color: #0060c2;}
	.new_rc .news_div_item:hover .news_div_item_a:after,.new_lc .news_div_item:hover .news_div_item_a:after { transform: translateX(5px); background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523152259_1657602210.png) no-repeat center; }
	
	/*简介*/
	.about{background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523173546_314758721.jpg) no-repeat top;width: 100%;height: 890px;padding-top: 70px;}
	.about .title,.about .title b,.about .title span{color: #fff;}
	.about .title span{font-size: 25px;font-weight: lighter;line-height: 25px;}
	.intfrall{width:100%;height:120px;}
	.intpho{position:relative;width:100%;height:120px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
	.deta_v{ display:inline-block; width:48px; height:48px; position:relative;}
	.spvidio span{width:48px; height:48px; background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523174847_802044288.png) no-repeat center; display:block;z-index:33; position:relative; cursor:pointer;}
	.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
	.video_box.cur{opacity:1;z-index:999999;transition:600ms ease;}
	.video{position: fixed;top:-100%;left:47%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
	.video_box.cur .video,.video_box.cur .video_x{top:42%;transition:600ms ease;}
	.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:44%;margin-left:520px;margin-top:-270px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}
	.pulse2 {position: absolute;  top: -25%;left: -25%;z-index: 1; width:150%; height:150%; border-radius: 50%; opacity: 0; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -webkit-animation: warn 2s ease-out; animation: warn 2s ease-out;-o-animation:warn 2s linear infinite;-moz-animation:warn 2s linear infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background: #fff;box-shadow: 1px 1px 30px #fff; }
	.pulse3 {position: absolute; top: -25%;left: -25%;z-index: 1; width:150%; height:150%; border-radius: 50%; opacity: 0; -webkit-animation: warn1 2s ease-out; animation: warn1 2s ease-out;-o-animation:warn1 2s linear infinite;-moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count: infinite;background: #fff; animation-iteration-count: infinite;box-shadow: 1px 1px 30px #fff;}
	@keyframes warn {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
		}
		75% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
		}
		100% {
			transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
		}
	}
	@-o-keyframes warn {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
		}
		75% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
		}
		100% {
			transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
		}
	}
	@-moz-keyframes warn {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
		}
		75% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
		}
		100% {
			transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
		}
	}
	@-webkit-keyframes warn {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
		}
		75% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
		}
		100% {
			transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
		}
	}
	@keyframes warn1 {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
		}
		75% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
		}
		100% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
		}
	}
	@-webkit-keyframes warn1 {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
		}
		75% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
		}
		100% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
		}
	}
	@-o-keyframes warn1 {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
		}
		75% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
		}
		100% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
		}
	}
	@-moz-keyframes warn1 {
		0% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
		}
		25% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
		}
		50% {
			transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
		}
		75% {
			transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
		}
		100% {
			transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
		}
	}
	
	.ab_t{width: 100%;height: 523px; background: #fff;border-radius: 20px 20px 0 0;margin-top: 20px;padding:55px 50px 0;box-shadow: 0px 0px 30px #c7c7c7;}
	.ab_t b{font-size: 26px;color: #222;display: block;text-align: center;}
	.ab_t b i{color: #0060c2;}
	.ab_t p{font-size: 16px;color: #aaa;line-height: 36px;padding-top: 20px;    border-bottom: 1px solid #ececec;padding-bottom: 40px;}
	.ab_b{width:1400px; margin:0 auto; margin-top:30px;}
	.ab_b img{border:1px solid #ddd; padding:3px; background:#fff;}
	.ab_b img:hover{border:1px solid #ff7e00; padding:3px; background:#fff1e3;}
	
	/*企业形象*/
	.hor{overflow: hidden;}
	.qyxx_gd{ margin:0 auto; height:auto;margin-top: 30px;}
	.cp table a{ font-size:16px; color:#fff;font-weight: lighter;line-height: 30px;}
	.cp td+td {padding-left: 20px !important;}
	.cp tr td{position: relative;}
	.cp tr td>div { height: 30px; width: 244px;background: rgba(0,0,0,0.7);font-size: 18px;color: #fff;padding-top: 0px !important;position: absolute;bottom: 0px;left: 20px;}
	.cp tr td:nth-child(1)>div {bottom: 0px;left: 5px;}
	.cp tr td:hover>div{ background:#0060c2;transition: all .3s ease;}
	
	/*版权*/
	.foot{background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523183555_2132732072.jpg) no-repeat top;width: 100%;height: 560px;padding-top: 75px;}
	.ftel{width: 253px;}
	.ftel i{font-size: 14px;color: #fff;font-weight: lighter;}
	.ftel span{font-size: 30px;font-family: fontDin1;color: #fff;display: block;border-bottom: 1px solid #353535;padding: 10px 0;margin-bottom: 30px;}
	.ftel p{font-size: 16px;font-weight: lighter;line-height: 33px;color: #888888;background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220524/20220524091037_61376194.png) no-repeat 0 3px;padding-left: 35px;}
	.ftel a{display: block;width: 228px;height: 50px;line-height: 50px;text-align: center;background: linear-gradient(to right,#4377e0,#0685b4);color: #fff;font-size: 18px;border-radius: 50px;margin-top: 30px;}
	.fterwei{margin-left: 50px;}
	.fterwei span{font-size: 18px;color: #ffffff;display: block;padding-bottom: 25px;}
	.fterwei li{float: left;width: 172px;height: 207px;text-align: center;padding-top: 10px;border: 1px solid #3f3f3f;}
	.fterwei li p{font-size: 14px;font-weight: lighter;color: #888;line-height: 40px;}
	.fterwei li+li{margin-left: 20px;}
	.kslj li{width: 160px; display:inline-block; vertical-align:top; height:277px;text-align: center;border-right: 1px solid #3a3a3a;padding-top: 10px;}
	.kslj li:nth-child(1){border-left: 1px solid #3a3a3a;}
	.kslj li p{ font-size:18px; color:#fff;font-weight: lighter;margin-bottom: 20px;}
	.kslj li a{ display:block; font-size:14px; color:#888;; line-height:30px;}
	.kslj li a:hover,.end a:hover{ color:#fff;}
	.end{border-top: 1px solid #3a3a3a;margin-top: 72px;}
	.end .w1400{line-height: 135px;}
	.end,.end a{ font-size:14px; color:#888;}
	.end a:hover{ color:#fff;}
	.end span{font-size: 14px;color: #888;}
	
	/*友情链接*/
	.links_bg{width:100%; height:100px; background:#1a60c8; overflow:hidden;}
	.links{line-height: 100px; font-size: 22px; color: #fff;font-weight: lighter;background:url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220523/20220523183923_1978814069.png) no-repeat right center;}
	.links p.fl span{font-family: impact; text-transform: uppercase;padding: 0 25px 0 5px;}
	.linkTagcs li a{font-size: 14px !important;}
	.linkTagcs li{line-height: 30px !important;}
	.linkTagcs ul{margin-top: 15px !important;}
	
	/*右边浮动*/
	.my-kefu{position: fixed;right: 0px;top:35%;z-index:9999;}
	.my-kefu ul{width: 77px;}
	.my-kefu li a{text-decoration: none;}
	.my-kefu li{background:#1a60c8; margin-top: 1px;padding: 9px 0;height: 77px;width: 77px;}
	.my-kefu li i{background: url(https://memberpic.114my.com.cn/022415/uploadfile/image/20220524/20220524102524_1266019934.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
	.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
	.my-kefu .my-kefu-qq i{background-position: 4px 0;}
	.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
	.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
	.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
	.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
	.my-kefu .my-kefu-tel2:hover{ width:246px; height:166px;}
	.my-kefu .my-kefu-tel3 i{background-position: -28px -98px;}
	.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
	.my-kefu .my-kefu-weixin i{background-position: -34px 4px;} 
	.my-kefu .my-kefu-xiadan i{background-position: 0 -98px;}
	.my-kefu .my-kefu-wuliu i{background-position: 0 -123px;} 
	.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
	.my-kefu .my-kefu-ftop{background-color:#222;}
	.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
	.my-kefu .my-kefu-ftop p{color:#fff;}
	.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
	.my-kefu-tel-right{font-size: 18px; color: #fff; float: left; height: 40px; line-height: 18px; padding-left:15px; border-left: 1px solid #ddd; padding-top: 10px;}
	.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 40px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
	.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 40px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
	.my-kefu-right{width: 20px;}
	.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
	.my-kefu-main{width: 97px;position: relative;}
	.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}
	.my-kefu-xiadan a{color: #fff;font-size: 15px;}
	.my-kefu-wuliu a{color: #fff;font-size: 15px;}
	.my-kefu-qq a{color: #fff;font-size: 15px;}
	</style>