@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#323232; text-decoration: none;outline:none;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.gm{width: 95%;max-width: 1275px;margin: 0 auto;}
/* .gm_top{width: 95%;max-width: 1600px;margin: 0 auto;} */
.gm_inpro{width: 95%;max-width: 1600px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#ffffff; background: #666666; text-decoration:none;}
.green-black a:hover {height:12px; line-height:12px; zoom:1;overflow:auto;background:#faac06; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:#faac06; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#666666;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
.xd em{transform:scaleX(1)!important;}
.pxd{background: #d8e4ec;}
.pxd em{transform:scaleX(1)!important;}
.cxd{background: #077ed1;color: white!important;}
.axd{background: #077ed1;color: white!important;}
.nxd{background: #077ed1;color: white!important;}
.mxd a{color: #077ed1!important;font-weight: bold;}
.fswzj{display: none;}
	
	
	@font-face {
	 font-family:"w04";
	 src: url("../font/w04.eot"),
	      url("../font/w04.ttf");
	}
	@font-face {
	 font-family:"fz";
	 src: url("../font/fz.eot"),
	      url("../font/fz.ttf");
	}
	@font-face {
	 font-family:"D-DIN-Bold";
	 src: url("../font/D-DIN-Bold.eot"),
	      url("../font/D-DIN-Bold.ttf");
	}
	@font-face {
	 font-family:"Din";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	
	
	.top_box{width: 100%;transition: .5s;z-index: 999;position: relative;background:white;border-top: 6px solid #faac06;}
	.top_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.top_logo{display: flex;align-items: center;width: 20%;margin-left: 160px;transition: .5s;}
	.top_txt{border-left: 1px dashed black;padding-left: 1%;line-height: 30px;width: 100%;}
	.top_txt h1{font-size: 1.1rem;font-weight: bold;letter-spacing: 1.1px;}
	.top_txt h2{font-weight: bold;}
	.top_txt h2 span{color: #b20f15;}
	.top_r_list{display: flex;align-items: center;width: 59%;justify-content: flex-end;background: #083c8e;padding-right: 160px;position: relative;}
	.top_r_list::after{content: "";background: url(../img/nav_ico.png) no-repeat;width: 73px;height: 120px;display: block;position: absolute;top: 0;left: -41px;}
	.top_nav{width: 80%;}
	.top_nav ul{display: flex;}
	.top_nav ul li{padding: 45px 0%;width: 30%;text-align: center;transition: .5s;}
	.top_nav ul li a{padding: 45px 0%;transition: .5s;font-weight: bold;color: white;font-weight: 400;z-index: 9;position: relative;}
	.top_nav ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:37px; height:2px; transition:0.5s; width:100%; transform:scaleX(0);}
	.top_nav ul li:hover em{transform:scaleX(1); transition:0.5s;}
	.top_r{display: flex;justify-content: flex-end;align-items: center;}
	.search_ico{border-right: 1px dashed black;padding-right: 4%;}
	.phone_box ul{display: flex;align-items: center;padding-left: 3%;width: 100%;transition: .5s;}
	.phone_box ul li{padding-left: 3%}
	.phone_box h1{font-size: 1.2rem;color:#4fad1f ;font-weight: bold;}
	.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
	.phone_box ul li a{position: relative;}
	.top_logo span{display: none;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico{margin-top: 8px;}
	.mob_ico span{margin-bottom:8px ;width: 40px;height: 4px;background: #faac06;display: block;transition: 0.3s;}
	.menu_bg{background: black;opacity: 0.85;width: 100%;position: absolute;display: none;}
	.menu_bg_show{right: -25px;transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.2);padding: 20px 0px;transition: all 0.5s;}
	.menu_txt a{font-size: 1.75rem;color: white;}
	.mob_ico_show span:nth-of-type(1){transform: translateY(8px) rotate(45deg);}
	.mob_ico_show span:nth-of-type(2){display: none;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-4px) rotate(130deg);}
	/* 延迟加载菜单文字 */
	.menu_txt a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
	@-webkit-keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	@keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	/* 移动端导航按��?*/
	@media screen and (max-width:1680px) {
		.top_r_list{padding-right: 110px;}
	}
	@media screen and (max-width:1440px) {
		.top_logo{margin-left: 60px;}
		.top_nav ul li{margin-left: 5px;}
		.top_r_list{width: 65%;padding-right: 50px;}
		.top_nav ul li:nth-child(1){margin-left: 0;width: 21%;}
	}
	@media screen and (max-width:1280px) {
		.top_r{display: block;width: 18%;}
		.top_r_list{padding-right: 20px;}
		.top_logo{width: 26%;margin-left: 27px;}
	}
	@media screen and (max-width:1024px) {
		.top_nav ul li a{font-size: 0.9rem;}
		.top_r{display: none;}
		.top_nav{width: 99%;}
	}
	@media screen and (max-width:768px) {
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding: 15px 0;}
		.mob_inner_box{display: block;}
		.logo_box{padding: 10px 0;}
		.top_nav ul{display: none;}
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		.top_box{position: relative;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.menu_txt a{font-size: 0.9rem;padding: 20px 0;display: block;}
		.menu_txt ul li{padding: 0;}
		
		.top_r_list{background: transparent;padding-right: 0;}
		.top_box .gm_top{padding: 0px 10px;}
		.top_logo{display: block;padding: 0;}
		.top_box .gm_top{height: 70px;}
		.menu_bg{width: 100%;height: auto;top: 70px;left: 0;right: 0;}
	}
	@media screen and (max-width:520px) {
		.top_logo p{display: none;}
		.top_logo span{display: block;}
		.logo_txt{border: none;margin-left: 0;}
		.logo_txt h2{display: none;}
		.logo_txt h1{font-size: 0.85rem;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 44px;width: 165px;}
		.menu_txt a{font-size: 0.9rem;padding: 10px 0;display: block;box-sizing: border-box;}
		.menu_txt ul li{padding: 0;}
		.top_logo {width: 48%;padding: 6px 0;margin-left: 10px;}
		
		.top_r_list{background: transparent;padding-right: 0;}
		.top_box .gm_top{padding: 0px 10px;}
		.top_logo{display: block;padding: 0;}
		.top_box .gm_top{height: 53px;}
		.menu_bg{width: 100%;height: auto;top: 53px;left: 0;right: 0;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 40px;}
		
	} */
	
	
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
		
	}
	.swiper-pagination-bullet {
		width: 6px!important;
		height: 6px!important;
		padding: 2px!important;
		border-radius: 50px!important;
		background:white !important;
		border: 1px solid #faac06;
		transition: .5s;
		opacity: 1!important;
		
		
	}
	.swiper-pagination-bullet-active {
		width: 6px!important;
		height: 6px!important;
		padding: 2px!important;
		border-radius: 50px!important;
		background:#faac06 !important;
		transition: .5s;
		
	}
	.swiper-slide span{display: none;}
	@media screen and (max-width:520px) {
		.swiper-slide span{display: block;}
		.swiper-slide p{display: none;}
	}
	
	.ys_box{padding-top: 80px;padding-bottom: 80px;border-bottom: 5px solid #faac06;}
	.ys_tit h1{font-size: 5.5rem;color: #faac06;font-family:"D-DIN";font-weight: bold;}
	.ys_tit span{font-size: 1rem;}
	.ys_tit p{font-size: 2rem;color: #333333;font-weight: bold;}
	.ys_list{display: flex;justify-content: space-between;position: relative;}
	.ys_r{display: flex;width: 75%;position: absolute;right: 0;}
	.ys_ico_img{position: relative;}
	.ys_ico{border: 1px solid #e6e6e6;width: 67%;text-align: center;transition: .5s;position: relative;padding-top: 43px;padding-bottom: 60px;z-index: 1;background: white;cursor: pointer;}
	.ys_ico span{position: absolute;top:0%;left: 44.3%;opacity: 0;transition: .5s;}
	.ys_ico::after{content: "";background: url(../img/ys_icobg.jpg) no-repeat;opacity: 0;width: 100%;height: 100%;display: block;position: absolute;top: 0;z-index: -1;transition: .5s;}
	.ys_ico:hover::after{opacity: 1;}
	.ys_ico:hover span{opacity: 1;}
	.ys_ico_img p{opacity: 1;transition: .5s;}
	.ys_ico:hover .ys_ico_img p{opacity: 0;}
	.ys_txt h1{font-size: 1.5rem;margin: 15px 0;}
	.ys_txt p{font-size: 1.125rem;color: #323232;}
	.ys_ico:nth-child(1) .ys_ico_img span{left: 42.8%;}
	.ys_ico:nth-child(2) .ys_ico_img span{left: 43.3%;}
	.ys_ico:nth-child(2) .ys_txt p{padding: 0 84px;text-align: left;}
	.ys_ico:nth-child(3) .ys_txt p{padding: 0 67px;text-align: left;}
	@media screen and (max-width:1280px) {
		.ys_ico{padding-bottom: 40px;padding-top: 40px;}
		.ys_ico:nth-child(2) .ys_txt p{padding: 0 77px;}
		.ys_ico:nth-child(3) .ys_txt p{padding: 0 59px;}
	}
	@media screen and (max-width:1024px) {
		.ys_ico:nth-child(2) .ys_txt p{padding: 0 46px;}
		.ys_ico:nth-child(3) .ys_txt p{padding: 0 30px;}
		.ys_ico:nth-child(1) .ys_ico_img span{left: 40.2%;}
		.ys_ico:nth-child(2) .ys_ico_img span{left: 41.3%;}
		.ys_ico span{left: 43%;}
	}
	@media screen and (max-width:768px) {
		.ys_list{display: block;}
		.ys_r{position: static;width: 100%;margin-top: 10px;}
		.ys_box{padding-top: 20px;padding-bottom: 40px;}
		.ys_tit{text-align: center;}
	}
	@media screen and (max-width:520px) {
		.ys_tit h1{font-size: 2.5rem;}
		.ys_tit p{font-size: 1rem;text-align: center;}
		/* .ys_r{display: block;} */
		.ys_ico{width: 33%;}
		.ys_ico:nth-child(2) .ys_txt p{padding: 0 5px;text-align: center;}
		.ys_ico:nth-child(3) .ys_txt p{padding: 0 5px;text-align: center;}
		.ys_ico_img{display: none;}
		.ys_txt p br{display: none;}
		.ys_txt p{font-size: 0.75rem;}
		.ys_txt h1{font-size: 0.9rem;margin: 5px 0;}
		.ys_ico{padding: 10px 0;}
	}
	
	.inpro_top{position: relative;}
	.inpro_top_txt i{width: 0.1px;height: 0.1px;}
	.inpro_top_txt{position: absolute;bottom: 0;color: #e6e6e6;font-family:"D-DIN-Bold";font-size: 3.5rem;font-weight: bold;}
	.inpro_list{background: url(../img/inpro_bg.jpg) no-repeat;min-height: 760px;}
	.in_pro_tlt1{text-align: center;line-height: 0px;}
	.in_pro_tlt1 span{font-size: 7rem;font-family:"STENCIL";color: #fcfcfc;}
	.in_pro_tlt1 h1{font-size: 2.5rem;font-weight: bold;color: #0a86d6;}
	.in_pro{padding-top: 90px;}
	/* .in_pro_menu{padding-top: 75px;padding-bottom: 70px;} */
	.in_pro_menu{margin-top: 40px;margin-left: 122px;}
	.in_pro_menu ul {display: flex;justify-content: space-between;}
	.in_pro_menu ul li a{border: 1px solid #a7a7a7;padding: 11px 35px;transition: .5s;display: block;background: white;}
	.in_pro_menu ul li{margin-left: 15px;}
	.in_pro_menu ul li:nth-child(1){margin-left: 0 ;}
	.in_pro_menu ul li:hover a{background: #faac06;color: white;}
	.in_pro_menu ul .on a{background: #faac06;color: white;}
	.in_pro_an ul {display: flex;justify-content: space-between;}
	.in_pro_an ul li:nth-child(2){right: 9%;}
	/* .in_pro_an ul li{position: absolute;top: 35%;z-index: 99;} */
	.in_pro_nr{background: url(../img/inpro_bg.jpg) no-repeat;min-height: 760px;position: relative;}
	.inpro_img_list{position: relative;line-height: 16;z-index: 99;}
	.inpro_img_list ul li{position: relative;z-index: 99;}
	.inpro_yy{z-index: 1;}
	.inpro_yy img{position: absolute;bottom: -55%;right: 2%;z-index: -1;}
	.inpro_txt p{font-weight: 400;font-size: 1rem;color: black;padding: 10px 0;}
	.inpro_txt h1{font-size: 2.55rem;color: white;font-family:"D-DIN-Bold";}
	.inpro_txt h2{font-size: 1.75rem;color: white;}
	.inpro_txt h2::after{content: "";width: 55px;height: 3px;background: white;display: block;margin: 25px 0;}
	.inpro_txt_nr{font-family:"SourceHanSansCN-Regular";position: relative;}
	.inpro_txt_list>ul>li{width: 100%;}
	.inpro_txt{background: url(../img/inpro_txtbg.jpg) no-repeat;padding-top: 55px;padding-left: 58px;min-width: 397.24px;min-height: 500px;border-top: 5px solid #7a5403;margin-top: 27px;}
	.inpro_txt a{color: black;background: white;padding: 8px 15px;position: relative;margin-top: 45px;display: block;width: 22%;}
	.inpro_txt a::after{content: "";background: url(../img/inpro_more_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;right: 10%;bottom: 30%;}
	/* .inpro_txt_list{margin-bottom: 90px;} */
	.inpro_img1{padding: 4px 0px;background: #fafafa;}
	.inpro_img_list2 ul{display: flex;width: 95%;margin: 0 auto;max-width: 1275px;}
	.inpro_img_list2{text-align: center;}
	.inpro_img_list2 .gm{display: block;}
	.inpro_img_list2 p{color: #5b5b5b;font-size: 0.9rem;}
	.in_pro_nr .gm{display: flex;justify-content: space-between;align-items: flex-end;}
	.in_pro_nr .gm>a{padding: 12px 18px;background: white;}
	.in_pro_nr .gm>a>img{margin-right: 5px;}
	.inpro_txt_nr .gm{display: flex;align-items: flex-start;margin-top: 88px;}
	.inpro_tit h1{color: #333333;font-size: 2.5rem;font-weight: bold;}
	.inpro_img_list2{position: absolute;bottom: 12px;width: 100%;}
	.inpro_img_list2 ul li{width: 17%;margin: 0 10px;background: white;}
	.inpro_img_list2 ul li:nth-child(1){margin-left: 50px;}
	.in_pro_an{position: absolute;bottom: 41px;width: 95%;max-width: 1275px;left: 17%;}
	.in_pro_an ul li a{z-index: 999;position: relative;}
	.in_pro_an ul li{z-index: 999;margin-left: 0px!important;width: auto;}
	.in_pro_an ul{width: 100%;}
	.inpro_img_list2 a{z-index: 99;cursor: pointer;}
	.inpro_img_list2 .prev{position: absolute;bottom: 35%;left: 17%;}
	.inpro_img_list2 .next{position: absolute;bottom: 35%;right: 17%;}
	.inpro_img_list2>ul>li{border: 2px solid rgba(0,0,0,0.0);}
	.inpro_img_list2>ul .on{position: relative;border: 2px solid #faac06;box-shadow:0px 5px 8px rgba(0,0,0,0.5);box-sizing: content-box;z-index: 1;}
	.inpro_img_list2>ul .on::after{content: "";background: url(../img/inpro_ico1.png) no-repeat;position: absolute;top: 0;left: 13%;display: block;width: 100%;height: 100%;z-index: 0;}
	.inpro_img_list2>ul .on::before{content: "";background: url(../img/inpro_ico2.png) no-repeat;position: absolute;top: 0;left: -5%;display: block;width: 100%;height: 100%;z-index: 0;}
	@media screen and (max-width:1680px) {
		.inpro_img_list2 .prev{left: 12%}
		.inpro_img_list2 .next{right: 12%}
	}
	@media screen and (max-width:1440px) {
		.inpro_img_list2 .prev{left: 4%}
		.inpro_img_list2 .next{right: 4%}
	}
	@media screen and (max-width:1366px) {
		.inpro_img_list2 ul li{margin: 0 5px;}
		.inpro_img_list2 ul{width: 87%;}
		.inpro_txt_nr .gm{justify-content: space-around;}
	}
	@media screen and (max-width:1280px) {
		.inpro_tit h1{font-size: 1.75rem;}
	}
	@media screen and (max-width:1024px) {
		.in_pro_menu{margin-left: 35px;}
		.in_pro_menu ul li{margin-left: 8px;}
		.in_pro_menu ul li a{padding: 11px 25px;}
		.in_pro_nr .gm>a{padding: 11.5px 18px;}
	}
	@media screen and (max-width:768px) {
		.in_pro_menu{display: none;}
		.in_pro_nr .gm{padding-top: 20px;}
		.inpro_txt{margin-top: 0;}
		.inpro_txt{padding-left: 18px;min-height: 394px;min-width: 336.24px;}
		.inpro_txt a{width: 28%;}
		.inpro_txt_nr .gm{margin-top: 30px;}
		.inpro_txt h2{font-size: 1.25rem;}
		.inpro_img_list{width: 50%;}
		.inpro_img_list2>ul .on::after{display: none;}
		.inpro_img_list2>ul .on::before{display: none;}
		.inpro_img_list2{bottom: -59px;}
		.in_pro_nr{min-height: 700px;}
		.inpro_list{min-height: 700px;}
		.inpro_img_list2 ul{margin-right: 70px;}
		.inpro_txt p{padding: 10px 7px;}
	}
	@media screen and (max-width:520px) {
		.inpro_top{background: #f6f6f6;}
		.inpro_top img{display: none;}
		.inpro_top_txt{position: static;text-align: center;}
		.inpro_txt_nr .gm{flex-direction: column-reverse;}
		.inpro_img_list{line-height: 20px;margin: 0 auto;}
		.inpro_txt{min-height: 205px;padding-top: 20px;width: 78%;margin-left: 20px;min-width: 287.24px;}
		.inpro_img_list2 ul{display: none;}
		.inpro_txt h2::after{margin: 9px 0;}
		.inpro_txt a{margin-top: 30px;}
		.in_pro_nr{min-height: 535px;}
		.inpro_list{min-height: 535px;}
		.inpro_top_txt{display: none;}
		.in_pro_nr .gm>a{font-size: 0.75rem;padding: 4.5px 10px;}
		.inpro_txt h1{font-size: 1.65rem;}
		.inpro_txt p{font-size: 0.8rem;height: 38px;}
		.inpro_tit h1{font-size: 1.5rem;}
		.inpro_txt a{font-size: 0.75rem;}
		.inpro_txt h2{font-size: 1rem;}
		.inpro_img_list2 .prev{bottom: 340px;}
		.inpro_img_list2 .next{bottom: 340px;}
	}
	.inv_box{position: relative;padding-bottom: 210px;}
	.inv_tit h1{color: #333333;font-size: 2.5rem;font-weight: bold;}
	.inv_tit span{font-size: 1.75rem;font-family:"D-DIN-Bold";color: #ebebeb;margin-left: 10px;}
	.inv_tit{display: flex;justify-content: space-between;align-items: flex-end;margin-top: 80px;margin-bottom: 40px;}
	.inv_tit a{background: #fafafa;padding: 13px 18px;position: relative;display: block;padding-right: 25px;}
	.inv_tit a::after{content: "";background: url(../img/go_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;}
	.inv_sp ul{display: flex;justify-content: space-between;}
	.inv_sp{position: absolute;bottom: -60%;width: 100%;}
	@media screen and (max-width:1280px) {
		.inv_sp{width: 95%;}
		.inv_sp ul li:nth-child(1){margin-right: 10px;}
		.inv_tit{margin-top: 45px;}
	}
	@media screen and (max-width:1024px) {
		.inv_box{padding-bottom: 145px;}
	}
	@media screen and (max-width:768px) {
		.inv_tit{margin-top: 15px;margin-bottom: 0;}
		.inv_box{padding-bottom: 125px;}
	}
	@media screen and (max-width:520px) {
		.inv_sp{position: static;}
		.inv_box{padding-top: 35px;padding-bottom: 60px;}
		.inv_tit h1{font-size: 1.55rem;}
		.inv_tit{margin-top: 0;margin-bottom: 15px;}
		.inv_sp ul{display: block;}
		.inv_sp ul li:nth-child(1){margin-right: 0;margin-bottom: 10px;}
		.inv_tit span{display: none;}
		.inv_tit a{padding: 7px 18px;}
		.inv_tit a{font-size: 0.8rem;}
		.inv_tit a::after{bottom: 27%;}
		.inv_sp{width: 100%;}
	}
	
	.yg_box{background: url(../img/yg_bg.jpg) no-repeat;min-height: 684px;border-top: 4px solid #083c8e;}
	.yg_tit h1{color: #333333;font-size: 2.5rem;font-weight: bold;}
	.yg_tit span{font-size: 1.75rem;font-family:"D-DIN-Bold";color: rgba(255,255,255,0.2);margin-left: 10px;}
	.yg_tit{display: flex;justify-content: space-between;align-items: flex-end;margin-top: 80px;margin-bottom: 40px;padding-top: 215px;}
	.yg_tit a{background: rgba(255,255,255,0.3);padding: 13px 18px;position: relative;display: block;padding-right: 25px;}
	.yg_tit a::after{content: "";background: url(../img/go_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;}
	.yg_txt{background: white;}
	/* .yg_list ul{display: flex;justify-content: space-between;} */
	.yg_list ul li{float: left;width: 23%;margin:7.5px;}
	.yg_txt{padding: 5px 0;text-align: center;}
	.yg_re{margin: 0 auto;margin-top:35px ;width: 6%;overflow: hidden;}
	.yg_re ul li{float: left;width: 7px;height: 7px;border-radius: 50px;text-indent: -9999px;margin-left: 11px;border: 1px solid #faac06;background: white;}
	.yg_re .on{background: #faac06;}
	.yg_mob{display: none;}
	@media screen and (max-width:1280px) {
		.yg_list ul li{margin: 5px;}
		.yg_tit {padding-top: 155px;}
	}
	@media screen and (max-width:1024px) {
		.yg_tit{padding-top: 100px;}
		.yg_re{width: 8%;}
		.yg_box{min-height: 530px;}
	}
	@media screen and (max-width:768px) {
		.yg_list ul li{margin-left: 5px;width: 25%;}
		.yg_tit{padding-top: 55px;}
		.yg_box{min-height: 450px;}
		.yg_re{width: 10%;}
		.yg_list{overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.yg_tit{margin-top: 0;padding-top: 40px;margin-bottom: 20px;}
		.yg_tit h1{font-size: 1.55rem;}
		.yg_tit span{display: none;}
		.yg_tit a{padding: 6px 18px;font-size: 0.8rem;}
		.yg_re{width: 18%;}
		.yg_mob{display: block;}
		.yg_mob ul li{float: left;width: 48%;margin-bottom: 10px;}
		.yg_mob ul li:nth-child(2n+2){margin-left: 10px;}
		.yg_list{display: none;}
		.yg_re{display: none;}
		.yg_tit a::after{bottom: 27%;}
		.yg_txt p{font-size: 0.85rem;}
	}
	
	.inabout_top{position: relative;}
	.inabout_top_txt i{width: 0.1px;height: 0.1px;}
	.inabout_top_txt{position: absolute;left: 12%;bottom: -47%;color: #e6e6e6;font-family:"D-DIN-Bold";font-size: 4.5rem;font-weight: bold;}
	.inabout_list{background:url(../img/inabout_bg.jpg) bottom no-repeat, url(../img/inabout_top.jpg)top no-repeat;min-height: 620px;display: flex;justify-content: space-between;}
	.inabout_iconr{display: flex;align-items: flex-end;padding: 0px 30px;margin: 18px 0;}
	.inabout_ico{display: flex;background: rgba(255,255,255,0.1);justify-content: space-around;}
	.inabout_icoimg{margin-right: 5px;}
	.inabout_tit h1{font-size: 3rem;font-weight: bold;color: white;}
	.inabout_tit{padding-top: 135px;}
	.inabout_tit h1::after{content: "";width: 45px;height: 2px;background: white;display: block;margin: 30px 0;}
	.inabout_txt{color: white;line-height: 35px;margin-bottom: 75px;}
	.inabout_icotxt{color: #e5a122;}
	.inabout_icotxt a{color: #e5a122;}
	.inabout_ico .inabout_iconr:nth-child(2){border-left: 1px solid rgba(255,255,255,0.2);border-right: 1px solid rgba(255,255,255,0.2);}
	.inabout_l{margin-left: 12%;}
	.inabout_r{position: relative;}
	.inabout_r_ico{position: absolute;left: 0;bottom: 0;}
	@media screen and (max-width:1680px) {
		.inabout_l{margin-left: 3%;}
	}
	@media screen and (max-width:1440px) {
		.inabout_tit{padding-top: 47px;}
		.inabout_r{width:50%;}
		.inabout_top_txt{bottom: -6%;font-size: 3.5rem;left: 7%;}
		.inabout_r_ico{width: 25%;left: -20px;}
		.inabout_list{min-height: 496px;}
		.inabout_tit h1::after{margin: 13px 0;}
		.inabout_txt{margin-bottom: 55px;}
	}
	@media screen and (max-width:1366px) {
		.inabout_tit h1{font-size: 2rem;}
		.inabout_txt{margin-bottom: 40px;line-height: 30px;}
		.inabout_list{min-height: auto;}
	}
	@media screen and (max-width:1024px) {
		.inabout_top_txt{font-size: 2.5rem;}
		.inabout_tit{padding-top: 20px;}
		.inabout_txt p{font-size: 0.9rem;}
		.inabout_txt p br{display: none;}
		.inabout_l{margin-left: 1%;width: 45%;}
		.inabout_txt{margin-bottom: 13px;}
		.inabout_iconr{padding: 0 20px;margin: 14px 0;}
	}
	@media screen and (max-width:768px) {
		.inabout_tit{padding-top: 5px;}
		.inabout_tit h1::after{display: none;}
		.inabout_txt{line-height: 23px;margin-top: 5px;margin-bottom: 5px;}
		.inabout_tit h1{font-size: 1.5rem;margin-top: 10px;}
		.inabout_iconr{padding: 0 5px;margin: 5px 0;}
		.inabout_icotxt{font-size: 0.85rem;}
		.inabout_ico{display: none;}
		.inabout_txt p{line-height: 25px;}
	}
	@media screen and (max-width:520px) {
		.inabout_list{display: block;}
		.inabout_l{width: auto;margin-left: 10px;margin-right: 10px;}
		.inabout_r{width: auto;}
		.inabout_r{padding: 0;}
		.inabout_r_ico{display: none;}
		.inabout_list{background: #09429e;padding: 15px 0;padding-top: 20px;padding-bottom: 0;}
		.inabout_tit h1{text-align: center;}
		.inabout_txt{line-height: 28px;margin-bottom: 15px;}
		.inabout_ico{margin-bottom: 10px;}
		.inabout_top{display: none;}
		.inabout_txt p{font-size: 0.85rem;}
		.inabout_tit h1::after{content: "";width: 32px;height: 2px;display: block;background: white;margin: 10px auto;}
	}
	
	.inho_box{background: url(../img/inho_bg.jpg) no-repeat;min-height: 510px;position: relative;}
	.inho_nr{padding-top: 80px;}
	.inho_tit h1{color: #faac06;font-size: 2.5rem;font-weight: bold;}
	.inho_tit p{font-size: 0.9rem;}
	.inho_nr{display: flex;justify-content: space-between;}
	.inho_img ul{display: flex;}
	.inho_img ul li:nth-child(2){margin: 0 20px;}
	.inho_qh{display: flex;}
	.inho_qh a{position: relative;cursor: pointer;}
	.inho_qh a:nth-child(1){margin-right: 10px;}
	.inho_qh p{opacity: 1;transition: .5s;}
	.inho_qh span{position: absolute;left: 0;bottom: 0;opacity: 0;transition: .5s;}
	.inho_qh a:hover span{opacity: 1;}
	.inho_qh a:hover p{opacity: 0;}
	.inho_qh2{display: flex;}
	.inho_qh2 a{position: relative;}
	.inho_qh2 a:nth-child(1){margin-right: 10px;}
	.inho_qh2 p{opacity: 1;transition: .5s;}
	.inho_qh2 span{position: absolute;left: 0;bottom: 0;opacity: 0;transition: .5s;}
	.inho_qh2 a:hover span{opacity: 1;}
	.inho_qh2 a:hover p{opacity: 0;}
	.inho_tit2{display: flex;flex-direction: column;justify-content: space-between;}
	.inho_hz{font-size: 1.75rem;font-family:"D-DIN-Bold";color: #e6e6e6;position: absolute;bottom: 20%;left: 31%;transform: translate(-20%,-31%) rotate(90deg);}
	.inho_qh2{display: none;}
	@media screen and (max-width:1680px) {
		.inho_hz{left: 28%;}
	}
	@media screen and (max-width:1440px) {
		.inho_hz{left: 25%;}
	}
	@media screen and (max-width:1366px) {
		.inho_hz{left: 22%;}
	}
	@media screen and (max-width:1280px) {
		.inho_hz{left: 18%;}
	}
	@media screen and (max-width:1024px) {
		.inho_tit2{width: 40%;}
		.inho_box{min-height: 380px;}
		.inho_hz{left: 23%;}
	}
	@media screen and (max-width:768px) {
		.inho_hz{left: 18%;}
		.inho_box{min-height: 271px;}
		.inho_nr{padding-top: 36px;}
	}
	@media screen and (max-width:520px) {
		.inho_tit h1{font-size: 1.65rem;}
		.inho_nr{display: block;}
		.inho_tit2{width: 100%;text-align: center;}
		.inho_qh{display: none;}
		.inho_qh2{display: flex;justify-content: space-around;margin-top: 20px;padding-bottom: 10px;}
		.inho_hz{display: none;}
		.inho_tit{margin-bottom: 10px;}
		.inho_tit p{margin: 5px 0;}
		.inho_box{min-height: 310px;}
	}
	
	.link_bg{ background: #faae0a; padding: 30px 0; width: 100%;}
	.link_bg .gm{ display: flex;}
	.link_title{ font-size: 1.125rem; color: #000; flex: 0 0 150px; line-height: 24px;}
	.link_nr{ overflow: hidden; height: 24px; line-height: 24px;}
	.link_nr a{ float: left; display: block; color: #000; margin-right: 12px;}
	@media screen and (max-width:1024px) {
		.link_bg{ display: none;}
	}
	
	.new_box{padding-top: 80px;padding-bottom: 100px;}
	.new_topnr{margin-bottom: 40px;}
	.new_bt h1{color: #faac06;font-size: 2.5rem;font-weight: bold;}
	.new_bt p{font-size: 0.9rem;}
	.new_bt span{font-size: 1.75rem;font-family:"D-DIN-Bold";color: #ebebeb;margin-left: 10px;}
	.new_fbt{height: 40px;}
	.new_fbt span{color: rgba(0,87,158,0.1);font-size: 3rem;font-weight: bold;font-family:"Rajdhani-Bold";}
	.new_bt h2{padding-bottom: 20px;color: #00579e;font-size: 1.75rem;font-weight: bold;}
	.new_nr_list{overflow: hidden;}
	.new_nr{width:33.333%; float: left;}
	.new_nr a{display: block;margin: 0 3%;}
	/* .new_nr_list .tempWrap ul li:nth-child(2) a{margin: 0 3%;}
	.new_nr_list .tempWrap ul li:nth-child(5) a{margin: 0 3%;}
	.new_nr_list .tempWrap ul li:nth-child(8) a{margin: 0 3%;}
	.new_nr_list .tempWrap ul li:nth-child(3) a{text-align: right;} */
	.new_txt p{transition: .5s;padding-bottom: 20px;color: #999999;height: 65px;overflow: hidden;font-size: 0.95rem;padding-top: 5px;}
	.new_nr:hover a p{color: #b8b8b8;}
	.new_nr img{vertical-align: bottom;}
	.new_time{display: flex;align-items: center;transition: .5s;color: #8f8f8f;}
	.new_re{display: flex;align-items: center;justify-content: center;}
	.new_sj{margin-left: 10px;transition: .5s;width:0;height:0;border-width:5px;border-style:solid;border-color:#999999 transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.new_img_time{position: relative;}
	.new_time_list{position: absolute;bottom: 0;left: 0;align-items: center;margin-bottom: 14px;}
	.new_time_list p{transition: .5s;font-size: 1rem;font-family:"D-DIN-Bold";padding: 8px 8px;margin-left: 10px;background: #cccccc;color: white!important;border-radius: 3px;}
	.new_txt{padding: 0px 10px;transition: .5s;padding-bottom: 10px;padding-top: 15px;}
	.new_txt h1{transition: .5s;font-size: 1.12rem;}
	.new_txt p{transition: .5s;}
	.new_nr:hover .new_txt h1{font-weight: bold;}
	.new_nr:hover .new_txt p{color: white;}
	.new_nr:hover .new_txt{background: #faac06;}
	.new_nr:hover .new_time_list p{background: #faac06;}
	.new_re{margin-top: 20px;}
	.new_re ul li{float: left;width: 10px;height: 10px;border-radius: 50px;text-indent: -9999px;margin-left: 9px;border: 1px solid #faac06;}
	.new_re .on{background: #faac06;}
	.new_top_r ul li a{transition: .5s;background: #fafafa;padding: 13px 18px;position: relative;display: block;padding-right: 25px;color: black;}
	.new_top_r ul li:nth-child(3) a::after{content: "";background: url(../img/go_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;}
	.new_top_r ul{display: flex;}
	.new_top_r ul li:nth-child(2){margin: 0 10px;}
	.new_top_r ul li:hover a{background: #faac06;color: white;}
	.new_topnr{display: flex;justify-content: space-between;align-items: center;}
	@media screen and (max-width:1024px) {
		.new_box{padding-top: 30px;padding-bottom: 40px;}
	}
	@media screen and (max-width:520px) {
		.new_bt h1{font-size: 1.65rem;}
		.new_topnr{display: block;margin-bottom: 23px;}
		.new_bt span{display: none;}
		.new_top_r ul li a{padding: 13px 16px;padding-right: 25px;font-size: 0.85rem;}
		.new_txt h1{font-size: 0.85rem;height: 35px;overflow: hidden;}
		.new_txt p{font-size: 0.75rem;height: 61px;}
		.new_time_list{display: none;}
		.new_txt{padding: 0px 1px;}
		.new_bt{text-align: center;margin-bottom: 15px;}
		.new_bt p{margin: 5px 0;}
		.new_top_r ul{justify-content: space-between;}
		.new_top_r ul li:nth-child(3) a::after{bottom: 37%;}
	}
	
	.inco_box{background: url(../img/inco_bg.jpg) no-repeat;min-height: 280px;}
	.inco_nr{padding-top: 65px;text-align: center;color: black;}
	.inco_nr h1{font-size: 3rem;font-weight: bold;margin-bottom: 15px;}
	.inco_nr p{font-size: 1rem;letter-spacing: 5px;font-weight: bold;margin-bottom: 35px;}
	.inco_nr a{width: 6%;transition: .5s;background: #fafafa;padding: 9px 18px;position: relative;display: block;padding-right: 25px;color: black;margin: 0 auto;}
	.inco_nr a::after{content: "";background: url(../img/go_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;}
	@media screen and (max-width:1024px) {
		.inco_nr a{width: 8%;}
	}
	@media screen and (max-width:768px) {
		.inco_nr a{width: 10%;}
		.inco_nr{padding-top: 50px;}
		.foot_c{display: none;}
	}
	@media screen and (max-width:520px) {
		.inco_nr h1{font-size: 1.35rem;}
		.inco_nr p{font-size: 0.85rem;}
		.inco_nr p{letter-spacing: 1px;}
		.inco_nr a{width: 19%;}
		.inco_box{min-height: 205px;}
		.inco_nr{padding-top: 35px;}
		.inco_nr a{font-size: 0.85rem;}
	}
	
	
	.foot_box{background: #333333;padding-top: 55px;}
	.foot_ico{display: flex;}
	.foot_iconr{display: flex;flex-direction: column;justify-content: flex-end;margin-right: 30px;margin-bottom: 36px;}
	.foot_iconr p:nth-child(1){margin-bottom: 10px;}
	.foot_wechat p{color: white;text-align: center;margin-top: 10px;}
	.foot_l_txt{color: #606060;margin-top: 5px;margin-bottom: 15px;}
	.foot_list{display: flex;justify-content: space-between;line-height: 30px;padding-bottom: 50px;}
	.foot_c{width: 30%;position: relative;}
	.foot_c a{color: #606060;transition: .5s;}
	.foot_c>ul{position: relative;width: 79%;}
	.foot_c>ul>li{line-height: 35px;}
	.foot_c ul li:hover .foot_menu{display: block;}
	.foot_c ul li a:hover{color: white;}
	.foot_c ul .rj2:hover::after{opacity: 1;}
	.foot_menu:hover{display: block;}
	.foot_menu{position: absolute;top: 0;left: 200px;display: none;height: 100%;z-index: 1;}
	.foot_r{color: white;}
	.foot_r a{color: white;}
	.foot_rx p{font-family:"D-DIN-Bold";font-size: 1.2rem;}
	.foot_rx span{color: #606060;}
	.foot_rx h1{font-family:"D-DIN-Bold";font-size: 2.5rem;color: #faac06;}
	.foot_rx{margin-bottom: 20px;}
	.rj2{position: relative;}
	.rj2::after{content: "";background: url(../img/foot_jt.png) no-repeat;width: 5px;height: 9px;display: block;position: absolute;top: 40%;right: 60%;opacity: 0.3;transition: .5s;}
	.foot_end{background: #000000;color: #666666;font-size: 0.75rem;padding: 8px 0;}
	.foot_end a{color: #666666;font-size: 0.75rem;}
	.foot_rx a{color: #faac06;}
	.foot_end .gm{display: flex;justify-content: space-between;}
	.foot_menu ul{display: flex;flex-direction: column;justify-content: flex-end;}
	.foot_c::after{content: "";height: 265px;width: 1px;background: #5b5b5b;display: block;position: absolute;top: 0;left: -50px;}
	.foot_c::before{content: "";height: 265px;width: 1px;background: #5b5b5b;display: block;position: absolute;top: 0;right: 56%;}
	@media screen and (max-width:1366px) {
		.foot_l{width: 36%;}
	}
	@media screen and (max-width:1024px) {
		.foot_l{width: 27%;}
		.foot_r{width: 21%;}
		.foot_rx h1{font-size: 1.75rem;}
		.foot_c{width: 39%;}
		.foot_c::after{left: -30px;}
	}
	@media screen and (max-width:768px) {
		.foot_r{width: 35%;}
		.foot_l{width: 37%;}
	}
	
	@media screen and (max-width:520px) {
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#faac06;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #b87c04;}
		.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}
		.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #b87c04;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.8rem;}
		
		.foot_end p span{display: none;}
		.foot_list{display: block;padding-bottom: 15px;}
		.foot_l{width: 100%;text-align: center;margin-bottom: 10px;}
		.foot_r{width: 81%;}
		/* .foot_ico{justify-content: center;} */
		.foot_wechat p{margin-top: 5px;}
		.foot_box{padding-top: 30px;}
		.foot_end{margin-bottom: 50px;text-align: center;}
		.foot_end .gm{display: block;}
		.foot_rx{margin-bottom: 5px;}
		.foot_ico{display: none;}
		.foot_lx p{font-size: 0.9rem;}
	}
	
	/* 产品中心 */
	.pro_banner{position: relative;}
	.pro_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.pro_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.pro_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.pro_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.pro_plnr ul{display: flex;}
	.pro_plnr ul li a{transition: .5s;}
	.pro_plnr ul li{padding: 20px 0;margin: 0 20px;position: relative;}
	.pro_plnr ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:0px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);}
	.pro_plnr ul li:hover em{transform:scaleX(1); }
	.pro_plnr ul li:hover a{color: #faac06;font-weight: bold;}
	.pl_xd em{transform:scaleX(1)!important;}
	.pl_xd a{color: #faac06;font-weight: bold;}
	.pro_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-bottom: 100px;}
	.pro_list{padding-top: 60px;overflow: hidden;padding-bottom: 10px;}
	.pro_list ul li{float: left;width: 49%;margin-bottom: 30px;}
	.pro_img{overflow: hidden;}
	.pro_list ul li img{transition: .5s;}
	.pro_list ul li:hover .pro_img img{transform: scale(1.05);}
	.pro_list ul li:nth-child(2n+0){margin-left: 2%;}
	.pro_txt{display: flex;justify-content: space-between;align-items: center;background: #e6e6e6;padding-left: 20px;}
	.pro_txt span{color: #faac06;font-size: 1.25rem;font-family:"D-DIN";}
	.pro_txt p{color: #666666;}
	.pro_txt re{margin: 0 10px;}
	
	.proshow_banner{margin-top: 25px;}
	.proshowa{ background:#fff; padding:1.5%; box-shadow:0px 0px 3px rgba(0,0,0,0.1);}
	.proshow_gd{ width:54%;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an{}
	.proshow_an li{ width:24%; float:left; margin-right:1.333%; padding-top:1.333%;}
	.proshow_an li:nth-child(4){ margin-right:0;}
	.proshow_an li a{ display:block; border:2px solid #e2e2e2;}
	.proshow_an li.on a{ border:2px solid #faac06;}
	.proshow_an li img{ display:block; width:100%;}
	.proshowa_wb{ width:44%;}
	.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:5px; color:#000;}
	.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
	.nycp_nr img{ max-width:100%;}
	.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
	.nycp_tel strong{ color:#454545;}
	.nycp_more{ width:133px; height:45px; padding-top:19px;}
	.nycp_more a{display:block; background:#faac06; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
	.nycp_more .job_moreb{ display:none;}
	.proshow_bom{ background:#fff; padding:1.5%; box-shadow:0px 0px 1px rgba(0,0,0,0.1); margin-top:10px;}
	.proms_l{ width:73%;}
	.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:1px solid #eee;}
	.proshow_title p{ display:inline-block; background:#faac06; padding:0 30px; color:#fff;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;}
	.proshow_nr img{ max-width:100%;}
	.ckgd{text-align: center;padding: 10px;background: #faac06;color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */}
	
	.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
	.showcp_an p{width:120px;}
	.showcp_an p a{width:100%;height:40px; background:#faac06; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:24%;}
	.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
	.cnxh_nr li{ margin-top:20px;}
	.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
	.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
	.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_wb{ background:#faac06; color:#fff; transition:0.5s;}
	
	.lxfs_txt p{color: #343434;}
	.lxfs_txt p a{color: #343434;}
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	}
	@media screen and (max-width:770px){
	.nycp_bt{ font-size:1rem;}
	.proms_l{ width:100%; float:none;}
	.cnxh{ width:100%;}
	.cnxh_nr li{ float:left; width:24%; margin-right:1.333%;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	}
	@media screen and (max-width:520px){
	.proshow_gd{ width:100%;}
	.proshowa_wb{ width:100%; padding-top:25px;}
	.nycp_bt{font-size:0.9375rem;}
	.nycp_bt p{ font-size:1.375rem;}
	.nycp_more{ width:110px; height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.proshow_title{ font-size:1rem; height:40px; line-height:40px;}
	.proshow_title p{padding:0 20px;}
	.showcp_an p{width:100px;}
	.showcp_an p a{ font-size:0.9375rem; height:36px; line-height:36px;}
	.cnxh_nr li{width:49%; margin-right:0%;}
	.cnxh_nr li:nth-child(2n){ float:right;}
	.pro_txt p{font-size: 0.75rem;}
	}
	@media screen and (max-width:768px) {
		.pro_tit h1::after{display: none;}
		.pro_tit h1{font-size: 2rem;}
		.pro_box{padding-bottom: 60px;}
	}
	@media screen and (max-width:520px) {
		.pro_box{padding-bottom: 10px;}
		.pro_tit h1{font-size: 1.5rem;}
		.pro_tit span{font-size: 1rem;}
		.pro_banner img{max-width: 170%;}
		.pro_banner{overflow: hidden;}
		.pro_plnr ul{display: none;}
		.mean-nav ul{display: block;background: #efefef;}
		header nav li{ position:relative; float:left;}
		header nav li a{color:#fff; padding:0 45px; font-size:1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */ height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
		header nav li:hover a,header nav li.cur a{color:#fff;}
		header nav li i{ background:#47b560; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
		header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
		
		.mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1); margin-bottom:15px;}
		.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
		.mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;}
		.mean-container .mean-nav ul li a {color:#333; display:block;width:100%; background:none; font-size:1rem;padding:0 0%;height:39px; line-height:42px;margin:0px;margin-right: 0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */text-decoration:none;text-transform:uppercase}
		.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
		.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
		.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
		.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
		.mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
		.mean-nav .wrapper {width:100%;padding:0;margin:0}
		.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
		.mean-remove {display:none!important}
		header nav {text-align: center;background: #efefef;}
		header nav ul {margin:0;padding:1em;list-style-type: none;} 
		
		header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0px; padding:0; border-radius:0; float:none !important;}
		header nav li{background:none; line-height:inherit; margin-bottom:auto;}
		header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
		header nav li span{ display:none;}
		header nav li ul li{ margin:auto; background:none;}
		header nav li ul li a{border:0;	 line-height:inherit;}
		header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
		.mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#efefef;height:43px; z-index:99;}
		.mean-container .mean-bar div.fl{ font-size:1rem; color:#000; line-height:43px; padding-left:2%;}
		.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
		.mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
		.pro_plnr ul li{margin: 0;}
		.pro_ico{display: none;}
		.pro_txt{padding: 5px;}
		.pro_txt span{display: block;}
		.pro_txt re{display: none;}
		.pro_list{padding-top: 25px;}
		.pro_pl{background: #efefef;}
		.pro_txt span{font-size: 1rem;}
			
	}
	
	/* 视频中心 */
	.video_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.video_banner{position: relative;}
	.video_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.video_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.video_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.video_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.video_img{position: relative;overflow: hidden;}
	.video_img span{position: absolute;left: 0;top: 0;transition: .5s;transform: scale(1.1);opacity: 0;}
	.video_txt{text-align: center;background: white;}
	.video_txt p{padding: 10px 0;}
	.video_list{overflow: hidden;padding-bottom: 10px;}
	.video_list ul li{float: left;width: 32.3%;margin-bottom: 20px;}
	.video_list ul li:nth-child(2){margin: 0 1.4%;}
	.video_list ul li:nth-child(5){margin: 0 1.4%;}
	.video_list ul li:nth-child(8){margin: 0 1.4%;}
	.video_list ul li:nth-child(11){margin: 0 1.4%;}
	.video_list ul li:hover .video_img span{opacity: 1;transform: scale(1);}
	@media screen and (max-width:768px) {
		.video_tit h1::after{display: none;}
		.video_tit h1{font-size: 2rem;}
		.video_box{padding-bottom: 60px;}
	}
	@media screen and (max-width:520px) {
		.video_tit h1{font-size: 1.5rem;}
		.video_tit span{font-size: 1rem;}
		.video_banner img{max-width: 170%;}
		.video_banner{overflow: hidden;}
		.video_list ul li{width: 49.3%;margin-bottom: 10px;}
		.video_list ul li:nth-child(2){margin-left:1.4%;margin-bottom: 10px;margin-right: 0;}
		.video_list ul li:nth-child(5){margin-left:0%;margin-bottom: 10px;margin-right: 0;}
		.video_list ul li:nth-child(8){margin-left:1.4%;margin-bottom: 10px;margin-right: 0;}
		.video_list ul li:nth-child(11){margin-left:1.4%;margin-bottom: 10px;margin-right: 0;}
		.video_list ul li:nth-child(2n+2){margin-left: 1.4%;}
		.video_box{padding-top: 30px;padding-bottom: 10px;}
		.video_txt p{font-size: 0.75rem;padding: 5px 0;}
	}
	
	/* 样管展示 */
	.case_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.case_banner{position: relative;}
	.case_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.case_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.case_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.case_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.case_clnr ul{display: flex;}
	.case_clnr ul li a{transition: .5s;}
	.case_clnr ul li{padding: 20px 0;margin: 0 20px;position: relative;}
	.case_clnr ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:0px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);}
	.case_clnr ul li:hover em{transform:scaleX(1); }
	.case_clnr ul li:hover a{color: #faac06;font-weight: bold;}
	.cl_xd em{transform:scaleX(1)!important;}
	.cl_xd a{color: #faac06;font-weight: bold;}
	.case_list{overflow: hidden;padding-bottom: 10px;}
	.case_list ul li{position: relative;float: left;width: 23%;margin-left: 20px;overflow: hidden;margin-bottom: 30px;}
	.case_list ul li:nth-child(1){margin-left: 0;}
	.case_list ul li:nth-child(5){margin-left: 0;}
	.case_list ul li:nth-child(9){margin-left: 0;}
	.case_list ul li::after{content: "";width: 100%;height: 235.5px;background: rgba(250,172,6,0.9);display: block;position: absolute;top: 0;opacity: 0;transition: .5s;}
	.case_list ul li:hover::after{opacity: 1;}
	.case_txt{text-align: center;padding: 10px 0;background: white;}
	.case_list ul li span{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: white;padding: 10px 20px;border-radius: 5px;z-index: 1;transition: .5s;opacity: 0;}
	.case_list ul li:hover span{opacity: 1;}
	@media screen and (max-width:768px) {
		.case_tit h1::after{display: none;}
		.case_tit h1{font-size: 2rem;}
		.case_list ul li{width: 31%;}
		.case_list ul li:nth-child(1){margin-left: 0;}
		.case_list ul li:nth-child(4){margin-left: 0;}
		.case_list ul li:nth-child(7){margin-left: 0;}
		.case_list ul li:nth-child(10){margin-left: 0;}
		.case_list ul li:nth-child(5){margin-left: 20px;}
		.case_list ul li:nth-child(9){margin-left: 20px;}
		.case_box{padding-bottom: 60px;}
	}
	@media screen and (max-width:520px) {
		.case_tit h1{font-size: 1.5rem;}
		.case_tit span{font-size: 1rem;}
		.case_banner img{max-width: 170%;}
		.case_banner{overflow: hidden;}
		.case_list ul li{width: 47%;margin-bottom: 10px;}
		.case_list ul li:nth-child(1n+0){margin-left: 0;}
		.case_list ul li:nth-child(2n+0){margin-left: 20px;}
		.case_clnr ul li{padding: 10px 53px;}
		.case_box{padding-top: 30px;padding-bottom: 10px;}
		.case_txt{padding: 5px 0;}
		.case_txt p{font-size: 0.75rem;}
	}
	
	/* 新闻资讯 */
	
	
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	.news_show{padding: 10px 0;}
	
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.news_l a p{padding: 12px 24px;}
		.news_banner img{max-width:170% ;}
		.news_banner_txt span{font-size: 3rem;}
		.news_banner_txt h1{font-size: 1rem;}
		.news_banner_txt p{font-size: 1.75rem;}
		.news_banner img{max-width: 170%;}
		.news_banner{overflow: hidden;}
		.xgnews-con li{float: none;width: auto;}
		
	}
	.news_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.news_banner{position: relative;}
	.news_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.news_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.news_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.news_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.news_clnr ul{display: flex;}
	.news_clnr ul li a{transition: .5s;}
	.news_clnr ul li{padding: 20px 0;margin: 0 20px;position: relative;}
	.news_clnr ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:0px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);}
	.news_clnr ul li:hover em{transform:scaleX(1); }
	.news_clnr ul li:hover a{color: #faac06;font-weight: bold;}
	.cl_xd em{transform:scaleX(1)!important;}
	.cl_xd a{color: #faac06;font-weight: bold;}
	.news_list{overflow: hidden;padding-bottom: 10px;}
	.news_more{transition: .5s;position: relative;display: block;margin-top: 25px;width: 15%;border-radius: 5px;}
	.news_more::after{content: "";background: url(../img/go_ico.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;opacity: 1;transition: .5s;}
	.news_more::before{content: "";background: url(../img/go_ico_xd.png) no-repeat;width: 7px;height: 12px;display: block;position: absolute;bottom: 34%;right: 10%;opacity: 0;transition: .5s;}
	.news_zw{display: flex;}
	.news_l{margin-right: 60px;}
	.news_rq{font-family:"D-DIN";font-weight: bold;margin-top: 30px;width: 13%;margin-bottom: 20px;}
	.news_rq p{padding: 7px;background: #fafafa;color: #999999;}
	.news_nr1 .news_bt{padding-top: 15px;border-top: 1px solid #e6e6e6;color:#333333;font-size: 1.5rem;transition: .5s;}
	.news_more p{padding: 7px 11px;background: #fafafa;transition: .5s;}
	.news_ms{color: #999999;font-size: 1rem;margin-top: 15px;}
	.news_nr1 ul li{background: white;margin-bottom: 10px;}
	.news_nr1 ul li:hover .news_more p{background: #faac06;color: white;}
	.news_nr1 ul li:hover .news_more::after{opacity: 0;}
	.news_nr1 ul li:hover .news_more::before{opacity: 1;}
	.news_nr1 ul li:hover .news_bt{color: #faac06;}
	.news_nr1 ul li a{display: flex;}
	.news_pic{margin-right: 60px;}
	.news_nr1{margin-bottom: 70px;}
	.news_nr2 ul li{background: white;float: left;width: 32%;margin-bottom: 30px;overflow: hidden;}
	.news_nr2 ul li:nth-child(2){margin: 0 2%;margin-bottom: 30px;}
	.news_nr2 ul li:nth-child(5){margin: 0 2%;margin-bottom: 30px;}
	.news_nr2 .news_bt{font-size: 1.125rem;color: #333333;padding-top: 15px;}
	.news_nr2 .news_time{color: #999999;font-family:"D-DIN";margin-bottom: 15px;}
	.news_nr2 .news_txt{padding: 0 9px;}
	.news_nr2 .news_wz{color: #999999;padding-bottom: 20px;}
	.news_img{transform: scale(1);transition: .5s;overflow: hidden;}
	.news_nr2 ul li:hover .news_img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.news_rq{width: 16%;margin-top: 10px;padding-bottom: 10px;}
		.news_more{width: 19%;margin-top: 15px;}
		.news_nr1 .news_bt{padding-top: 7px;}
		.news_ms{margin-top: 7px;}
	}
	@media screen and (max-width:768px) {
		.news_tit h1::after{display: none;}
		.news_tit h1{font-size: 2rem;}
		.news_more{width: 25%;}
		.news_rq{margin-bottom: 0;width: 23%;margin-top: 6px;}
		.news_nr1 .news_bt{font-size: 1rem;}
		.news_ms{font-size: 0.85rem;}
		.news_pic{margin-right: 35px;}
		.news_nr2 .news_bt{font-size: 1rem;}
		.news_nr2 .news_wz{font-size: 0.85rem;}
		.news_box{padding-top: 30px;padding-bottom: 50px;}
	}
	@media screen and (max-width:520px) {
		.news_nr1 ul li a{display: block;}
		.news_pic{margin-right: 0;}
		.news_tit h1{font-size: 1.5rem;}
		.news_tit span{font-size: 1rem;}
		.news_rq{width: 25%;}
		.news_nr1 ul li{margin-bottom: 25px;}
		.news_more{width: 31%;}
		.news_wb{padding: 5px;}
		.news_nr2 ul li{width: 48%;}
		.news_nr2 ul li:nth-child(1n+0){margin-left: 0;margin-right: 0;}
		.news_nr2 ul li:nth-child(2n+0){margin-left: 10px;margin-right: 0;}
		.news_clnr ul li{padding: 10px 0;}
		.news_nr2 .news_bt{height: 42px;overflow: hidden;}
		.news_nr2 .news_time{margin-bottom: 5px;margin-top: 10px;}
	}
	
	/* 服务支持 */
	.server_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.server_banner{position: relative;}
	.server_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.server_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.server_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.server_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.server_clnr ul{display: flex;}
	.server_clnr ul li a{transition: .5s;}
	.server_clnr ul li{padding: 20px 0;margin: 0 20px;position: relative;}
	.server_clnr ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:0px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);}
	.server_clnr ul li:hover em{transform:scaleX(1); }
	.server_clnr ul li:hover a{color: #faac06;font-weight: bold;}
	.cl_xd em{transform:scaleX(1)!important;}
	.cl_xd a{color: #faac06;font-weight: bold;}
	.server_num p{font-family:"D-DIN";font-size: 1.55rem;background: #faac06;padding: 5px 30px;color: white;}
	.server_nr{width: 33%;}
	.server_nr2{width: 33%;}
	.server_nr2 .server_txt:nth-child(3){position: relative;}
	.server_nr2 .server_txt:nth-child(3)::after{content: "";height: 1px;width: 100%;background: #e6e6e6;display: block;position: absolute;bottom: 41%;}
	.server_nr2 .server_txt{padding-bottom: 90.5px;}
	.server_bt{text-align: center;border-bottom:1px solid #e6e6e6;}
	.server_bt h1{font-size: 1.5rem;color: #666666;padding: 40px 0;}
	.server_txt{padding: 20px 0;border-bottom: 1px solid #E6E6E6;display: flex;}
	.server_nr1{background: white;padding: 0 19px;border: 1px solid #e6e6e6;border-bottom: 4px solid #faac06;}
	.server_txtr{font-size: 0.9rem;line-height: 25px;}
	.server_txtl{margin-right: 27px;width: 17%;}
	.server_num{width: 19%;margin-left: 20px;}
	.server_list{display: flex;justify-content: space-between;}
	@media screen and (max-width:1280px) {
		.server_txtl{width: 27%;margin-right: 5px;}
		.server_txtr p br{display: none;}
		.server_txtr{width: 68%;margin-left: auto;}
	}
	@media screen and (max-width:1024px) {
		.server_num{width: 25%;}
	}
	@media screen and (max-width:768px) {
		.server_tit h1::after{display: none;}
		.server_tit h1{font-size: 2rem;}
		.server_txt{display: block;}
		.server_txtl{width: auto;margin-right: 0;text-align: center;}
		.server_txtr{width: auto;}
		.server_nr2 .server_txt{height: 119px;}
		.server_box{padding-bottom: 40px;}
		.server_bt h1{padding: 25px 0;}
	}
	@media screen and (max-width:520px) {
		.server_banner img{max-width: 170%;}
		.server_banner{overflow: hidden;}
		.server_tit h1{font-size: 1.5rem;}
		.server_tit span{font-size: 1rem;}
		.server_list{display: block;}
		.server_nr{width: auto;}
		.server_nr2{width: auto;}
		.server_list .server_nr2{margin: 20px 0;}
		.server_nr2 .server_txt{height: auto;padding-bottom: 18.5px;}
		.server_nr2 .server_txt:nth-child(3)::after{display: none;}
		.server_clnr ul li{padding: 10px 0;}
	}
	
	/* 关于我们 */
	.about_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.about_banner{position: relative;}
	.about_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.about_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.about_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.about_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.about_clnr ul{display: flex;}
	.about_clnr ul li a{transition: .5s;}
	.about_clnr ul li{padding: 20px 0;margin: 0 20px;position: relative;}
	.about_clnr ul li em{background:#faac06; display:block; position:absolute; left:0; bottom:0px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);}
	.about_clnr ul li:hover em{transform:scaleX(1); }
	.about_clnr ul li:hover a{color: #faac06;font-weight: bold;}
	.cl_xd em{transform:scaleX(1)!important;}
	.cl_xd a{color: #faac06;font-weight: bold;}
	.about_top{display: flex;justify-content: space-between;}
	.about_top_bt{display: flex;justify-content: space-between;align-items: flex-end;}
	.about_top_bt h1{font-size: 2.5rem;font-weight: bold;color: #333333;}
	.about_top_bt h1::after{content: "";width: 45px;height: 2px;background: #333333;display: block;margin-top: 40px;}
	.about_top_txt{margin-top: 50px;color: #999999;line-height: 30px;}
	.about_top_r{position: relative;z-index: 1;}
	.about_top_r span{position: absolute;top: 2%;left: -3%;z-index: -1;}
	.about_box2{background: url(../img/about_cbg.jpg) no-repeat;min-height: 500px;}
	.about_cenl h1{font-size: 1.5rem;font-weight: bold;color: #333333;}
	.about_cenl h1::after{content: "";width: 45px;height: 2px;background: #333333;display: block;margin: 40px;margin-left: 0;}
	.about_cen{padding-top: 60px;display: flex;justify-content: space-between;align-items: flex-end;}
	.about_cenr span{color: #faac06;}
	.about_cenr p{color: #999999;margin-bottom: 15px;}
	.about_cenr h1{font-size: 1.75rem;line-height: 38px;}
	.about_cenr h1:nth-child(3){margin-top: 50px;}
	.about_cenl{position: relative;}
	.about_cenl span{z-index: 1;position: absolute;bottom: 20%;right: -17%;background: rgba(255,255,255,0.6);padding: 27px 29px;border-radius: 5px;}
	.about_cenl p{position: relative;z-index: 1;}
	.about_cenl p::after{content: "";background: #faac06;width: 95%;left: 2.5%;height: 250px;display: block;position: absolute;top: 5%;z-index: -1;}
	.about_fo_list ul li{overflow: hidden;float: left;width: 23.8%;margin-left: 20px;margin-bottom: 30px;}
	.about_box3{overflow: hidden;}
	.about_fo_list{overflow: hidden;}
	.about_fo_list ul li:nth-child(1){margin-left: 0;}
	.about_fo_list ul li:nth-child(5){margin-left: 0;}
	.about_fo_list{overflow: hidden;}
	.about_fo_list2 ul li{overflow: hidden;float: left;width: 23.8%;margin-left: 1.6%;margin-bottom: 30px;}
	.about_fo_list2 ul li:nth-child(1){margin-left: 0;}
	.about_fo_list2 ul li:nth-child(5){margin-left: 0;}
	.about_re{margin: 0 auto;margin-top: 20px;overflow: hidden;margin-bottom: 60px;width: 6%;}
	.about_re ul li{float: left;width: 10px;height: 10px;border-radius: 50px;text-indent: -9999px;margin-left: 9px;border: 1px solid #faac06;}
	.about_re .on{background: #faac06;}
	.about_fobt{padding-top: 60px;}
	.about_fobt h1{font-size: 1.5rem;color: #333333;}
	.about_fobt h1::after{content: "";width: 47px;height: 2px;background: #333333;display: block;margin: 45px 0;}
	.about_fo_list2{display: none;}
	@media screen and (max-width:1280px) {
		.about_fo_list ul li{margin-left: 1.6%;}
	}
	@media screen and (max-width:1024px) {
		.about_top_bt h1::after{margin-top: 10px;}
		.about_top_txt{margin-top: 15px;}
		.about_top_l{width: 50%;}
		.about_top_txt p br{display: none;}
		.about_top_bt{justify-content: flex-start;}
		.about_top_bt h1{margin-right: 60px;}
		.about_cenl h1::after{margin: 20px;margin-left: 0;}
		.about_cenl{width: 50%;}
		.about_cenl p::after{height: 193px;}
		.about_box2{min-height: 380px;}
		.about_cen{padding-top: 50px;}
		.about_re{width: 8%;}
	}
	@media screen and (max-width:768px) {
		.about_tit h1::after{display: none;}
		.about_tit h1{font-size: 2rem;}
		/* .about_top_r span{display: none;} */
		.about_top{display: block;}
		.about_top_l{width: auto;}
		.about_top_r{text-align: center;}
		.about_top_r span{left: 16%;}
		.about_box{padding-bottom: 50px;}
		.about_top_bt{justify-content: space-between;}
		.about_cenl p::after{display: none;}
		.about_cenr h1:nth-child(3){margin-top: 0;}
		.about_cenl span{display: none;}
		/* .about_cen{display: block;} */
		/* .about_cenl p{text-align: center;}
		.about_cenl{width: auto;} */
		.about_cenr h1{font-size: 1.45rem;}
		.about_cen{padding-top: 25px;}
		.about_box2{min-height: 300px;}
		.about_re{width: 10%;}
		.about_fobt{padding-top: 30px;}
		.about_fobt h1::after{margin: 20px 0;}
	}
	@media screen and (max-width:520px) {
		.about_top_txt p{text-indent: 32px;}
		.about_banner img{max-width: 170%;}
		.about_banner{overflow: hidden;}
		.about_top_bt h1{margin-right: 0;font-size: 1.5rem;}
		.about_cenl p{display: none;}
		.about_cen{display: block;}
		.about_fo_list{display: none;}
		.about_re{display: none;}
		.about_fo_list2{display: block;}
		.about_fo_list2 ul li{width: 48.5%;margin-bottom: 15px;}
		.about_fo_list2 ul li:nth-child(1n+0){margin-left: 0;margin-right: 0;}
		.about_fo_list2 ul li:nth-child(2n+0){margin-left: 10px;margin-right: 0;}
		.about_clnr ul li{padding: 20px 7px;}
		.about_box{padding-top: 40px;}
		.about_clnr ul li{padding: 10px 5px;}
		.about_cenr h1{font-size: 1.25rem;}
		.about_top_l{padding-bottom: 15px;}
	}
	/* 联系我们 */
	.contact_box{background: url(../img/pro_bg.jpg);overflow: hidden;padding-top: 60px;padding-bottom: 100px;}
	.contact_banner{position: relative;}
	.contact_tit{position: absolute;top: 48%;left: 50%;transform: translate(-48%,-50%);text-align: center;}
	.contact_tit h1{color: #faac06;font-size: 3rem;position: relative;z-index: 1;}
	.contact_tit h1::after{content: "";background: url(../img/pro_ico.png) no-repeat;position: absolute;width: 80px;height: 126px;display: block;top: 0;left: 30%;z-index: -1;opacity: 0.2;}
	.contact_tit span{color: rgba(255,255,255,1);font-size: 1.5rem;font-family:"D-DIN-Bold";opacity: 0.2;}
	.contact_top{background: url(../img/contact_bg.jpg) no-repeat;min-height: 360px;padding: 0 40px;}
	.con_top{padding-bottom: 31px;border-bottom: 1px solid #cccccc;padding-top: 60px;display: flex;justify-content: space-between;align-items: flex-end;}
	.con_topl h1{margin-bottom: 4px;font-size: 1.5rem;color: #333333;}
	.con_topl span{font-size: 0.85rem;color: #999999;}
	.con_ed{display: flex;justify-content: space-between;align-items: flex-end;}
	.con_txt1 p{color: #a3a3a3;}
	.con_txt1 h1{font-family:"D-DIN";font-size: 2rem;}
	.con_txt1 h2{font-size: 1.1rem;}
	.con_txt1{margin-top: 25px;}
	.con_edr{display: flex;align-items: flex-end;}
	.con_edrl p{color: #a3a3a3;margin-right: 10px;text-align: right;}
	.map{margin-top: 10px;}
	@media screen and (max-width:768px) {
		.contact_tit h1::after{display: none;}
		.contact_tit h1{font-size: 2rem;}
		.contact_box{padding-bottom: 55px;}
	}
	@media screen and (max-width:520px) {
		.contact_banner img{max-width: 170%;}
		.contact_banner{overflow: hidden;}
		.contact_tit h1{font-size: 1.5rem;}
		.contact_tit span{font-size: 1rem;}
		.contact_top{padding: 0 10px;background: #dcdcdc;min-height: auto;}
		.con_top{padding-top: 20px;padding-bottom: 15px;}
		.con_topr{display: none;}
		.con_topl h1{font-size: 1.25rem;}
		.con_topl span{font-size: 0.75rem;}
		.contact_box{padding-top: 25px;padding-bottom: 15px;}
		.con_ed{display: block;padding-bottom: 15px;}
		.con_edr{padding-top: 20px;justify-content: flex-end;}
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	




























































































