@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei"; 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_top{width: 95%;max-width: 1600px;margin-left: auto;margin-right: 50px;}
.index .gm{width: 95%;max-width: 1340px;margin: 0 auto;}
.gm{width: 95%;max-width: 1455px;margin: 0 auto;}

.agm{width: 95%;max-width: 1600px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;border-style: none!important;}
.green-black {display:block; padding-top:26px; clear:both;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid rgba(0,0,0,0); height:12px; line-height:12px; zoom:1;font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#b4b4b4; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto; margin-left:3px; margin-right:3px;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#b4b4b4; height:12px; line-height:12px; zoom:1; overflow:auto;  margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px;border-radius: 5px;}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:530px!important; box-sizing: border-box;}
@media screen and (max-width:770px){
#dituContent{ height:350px!important;}
}
.xd a em{left: 0!important;width: 100%!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:"Din";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"din_bl";
	 src: url("../font/din_bl.eot"),
	      url("../font/din_bl.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"rt";
	 src: url("../font/rt.eot"),
	      url("../font/rt.ttf");
	}
	@font-face {
	 font-family:"or";
	 src: url("../font/or.eot"),
	      url("../font/or.ttf");
	}
	@font-face {
	 font-family:"rr";
	 src: url("../font/rr.eot"),
	      url("../font/rr.ttf");
	}
	@font-face {
	 font-family:"impact";
	 src: url("../font/impact.eot"),
	      url("../font/impact.ttf");
	}
	@font-face {
	 font-family:"DINPro";
	 src: url("../font/DINPro.eot"),
	      url("../font/DINPro.ttf");
	}
	@font-face {
	 font-family:"rbc";
	 src: url("../font/rbc.eot"),
	      url("../font/rbc.ttf");
	}
	@font-face {
	 font-family:"DINSR";
	 src: url("../font/DINSR.eot"),
	      url("../font/DINSR.ttf");
	}
	
	
	.nav_box{z-index: 999;position: sticky;background:white;width: 100%;transition: .5s;height: 80px;box-sizing: border-box;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;}
	.nav_box2{z-index: 999;position: sticky;background: white;width: 100%;border-bottom: 1px solid #e6e6e6;transition: .5s;top: 0;}
	.nav_box2 .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;}
	.top_logo{position: relative;z-index: 2;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;position: relative;}
	.top_l{display: flex;align-items: center;}
	.top_logo p{color: #010101;font-size: 0.9375rem;text-align: center;letter-spacing: 2.5px;margin-top: 5px;}
	.top_nav>ul{display: flex;width: 100%;}
	.top_nav>ul>li{text-align: center;transition: .5s;margin: 0 30px;}
	.top_nav>ul>li:nth-child(1){margin-left: 0;}
	/* .top_nav>ul>li:nth-child(1){margin-left: 0;} */
	.top_nav>ul>li>a{padding: 30.5px 0px;transition: .5s;z-index: 9;position: relative;font-size: 1.125rem;display: block;color: #232323;font-family:"D-DIN";}
	.top_nav>ul>li>a>em{background:#e77817; display:block; position:absolute; right:0; bottom:24px; height:2px; transition: .5s; width: 0;}
	.top_nav>ul>li:hover em{left: 0;width: 100%;}
	.top_nav>ul>li:nth-last-child(1){margin-right: 0;}
	.top_nav{position: relative;margin-right: 50px;padding-right: 27px;}
	.top_nav::after{content: "";width: 1px;height: 100%;background: #e6e6e6;display: block;position: absolute;right: 0;top: 0;}
	.top_r ul{display: flex;align-items: center;}
	.top_r ul li a{font-size: 1.375rem;display: block;line-height: 35px;background: url(../img/top_p.png) center left no-repeat;padding-left: 30px;font-family:"D-DIN";color: #e77816;}
	/* .phone_box ul{display: flex;align-items: center;padding-left: 3%;transition: .5s;} */
	.top_box_move{z-index: 999;box-shadow: 0px 2px 10px rgba(0,0,0,.1);top: 0;}
	.mob_logo{display: none;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: #e67817;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;display: none;right: 0;top: 80px;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);transition: all 0.5s;}
	.menu_txt a{font-size: 1.125rem;color: white;padding: 20px 0px;display: block;}
	.mob_ico_show span:nth-of-type(1){transform: translateY(10px) rotate(-45deg);}
	.mob_ico_show span:nth-of-type(2){opacity: 0;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-10px) rotate(45deg);}
	/* 延迟加载菜单文字 */
	.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:1366px) {
		.top_r ul li:nth-child(1){display: none;}
		.top_nav>ul>li:nth-last-child(1){display: block;}
		.top_nav>ul>li{margin: 0 15px;}
		.top_nav{margin-right: 0;padding-right: 0;}
		.top_nav::after{display: none;}
		.nav_box .gm_top{margin: 0 auto;}
		
	}
	@media screen and (max-width:1260px) {
		.top_r{display: none;}
		.top_l{width: 100%;justify-content: space-between;}
		.top_r_list{margin-left: 0;}
	}
	
	
	@media screen and (max-width:1024px) {
		.mob_inner_box{display: block;}
		.top_r_list{display: none;}
		.nav_box .gm_top{height: 80px;position: static;}
		.nav_box2 .gm_top{height: 80px;position: static;}
		.nav_box{height: auto;}
	}
	
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		
		.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%;}
		.nav_box .gm_top{height: 80px;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.logo i{display: block;line-height: 20px;}
		
		
		.menu_txt a{font-size: 1.1rem;color: rgba(255,255,255,0.9);padding: 15px 0;display: block;}
		.menu_txt ul li{padding:0;border-color: rgba(255,255,255,0.2);}
		
		.nav_box{background-position: -60px;}
	}
	@media screen and (max-width:520px) {
		.logo_txt p{display: none;}
		.top_logo>img{display: none;}
		.top_logo span{display: none;}
		.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: 53px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 42%;margin-left: 0px;}
		.mob_inner{top: 22%;}
		.mob_logo{display: flex;align-items: center;}
		.mob_logo>p{margin-left: 5px;color: black;font-weight: bold;}
		.nav_box .gm_top{height: 53px;}
		.logo i{display: none;}
		.menu_txt a{padding: 10px 0;}
		.top_logo a p:nth-child(2){margin-left: 5px;padding-left: 5px;}
		
		.nav_box{background-position: -225px;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	/* 二级菜单 */
	.rj{position: relative;}
	.rj>ul>li{background: #fff;border-bottom: 1px solid rgba(0,0,0,0.2);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{padding: 10px 0;width: 100%;display: block;transition: .5s;color: black;}
	.xs{position: absolute;display: none;width: 230%;left: -10px;}
	.xs>li:hover{background: #c82126;}
	.rj>ul>li:hover>a{color: white;}
	.rj .pl{background: #0e3d6c;}
	/* 二级菜单 */
	@media screen and (max-width:1024px) {
		.rj ul li a{font-size: 0.95rem;}
		
	}
	.xs li:hover .top_menu{display: block;}
	.top_menu:hover{display: block;}
	.top_menu{position: absolute;top: -1px;left: 100%;display: none;z-index: 1;width: 100%;}
	.top_menu ul{display: flex;flex-direction: column;justify-content: flex-end;}
	.top_menu>ul>li>a{padding: 10px 0;transition: .5s;display: block;background: white;border-top: 1px solid #135393;}
	.top_menu>ul>li:hover>a{color: white;background: #135393;}
	
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
		
	}
	.banner{position: relative;}
	.banner .swiper-pagination{bottom: 33px!important;}
	.banner .swiper-pagination-bullet {
		width: 8px!important;
		height: 8px!important;
		background:#808080 !important;
		opacity: 1!important;
		border-radius: 50%!important;
		margin: 0px 3.5px!important;
		transition: .5s;
	}
	.banner .swiper-pagination-bullet-active {
		opacity: 1!important;
		background: #e67817 !important;
	}
	
	.banner .swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:768px) {
		.banner .swiper-slide img:nth-child(2){display: block;}
		.banner .swiper-slide img:nth-child(1){display: none;}
		.banner .swiper-pagination{
			right: 0%!important;
			left: auto!important;
			bottom: 10px!important;
		}
	}
	
	.ina{background: url(../img/ina_bg2.png) center no-repeat,url(../img/ina_bg.jpg) center no-repeat;height: 959px;}
	.ina_tit{text-align: center;padding-top: 80px;margin-bottom: 50px;}
	.ina_top>p{color: #666666;line-height: 32px;font-size: 1.125rem;}
	.ina_bom{margin-top: 210px;}
	.ina_bom ul li{display: inline-flex;align-items: flex-end;border-bottom: 3px solid #e67817;padding-bottom: 3px;margin-bottom: 30px;}
	.ina_num h1{color: #e67817;font-family:"din_bl";font-size: 3rem;line-height: 50px;}
	.ina_num span{color: #e67817;font-family: "D-DIN";display: inline-block;margin-left: 5px;}
	.ina_num{display: flex;align-items: flex-start;}
	.ina_bom ul li>p{color: #666666;margin-left: 20px;line-height: 20px;}
	.ina_bom ul li:nth-of-type(2){padding-left: 40px;}
	.ina_bom ul li:nth-of-type(3){padding-left: 20px;}
	.ina_more{text-align: center;padding-top: 55px;}
	.ina_more a{color: #e67817;font-size: 1.125rem;font-family: "D-DIN";line-height: 46px;height: 46px;display: inline-block;padding: 0 30px;border: 1px solid #e67817;border-radius: 10px;}
	@media screen and (max-width:768px) {
		.ina{background: url(../img/ina_bg.jpg) center no-repeat;}
		.ina_bom{margin-top: 80px;}
		
	}
	@media screen and (max-width:520px) {
		.ina_tit{padding-top: 50px;margin-bottom: 20px;}
		.ina{height: auto;background: white;padding-bottom: 50px;}
		.ina_bom{margin-top: 30px;display: none;}
		.ina_more a{height: 35px;line-height: 35px;font-size: 1rem;padding: 0 20px;border-radius: 5px;}
		
	}
	
	.inp{background: #f5f5f5;height: 1010px;position: relative;}
	.inp_bg{position: absolute;top: 0;background: url(../img/inp_bg1.jpg) center no-repeat;height: 600px;width: 100%;left: 0;}
	.inp .gm{position: relative;z-index: 2;}
	.inp_top{height: 600px;}
	.inp_tit{text-align: center;padding-top: 55px;margin-bottom: 30px;}
	.inp_tit h1{color: white;font-size: 2.25rem;font-weight: bold;}
	.inp_menu ul{display: flex;}
	.inp_ico img{filter: brightness(400);opacity: .5;}
	.inp_menu ul li{margin-right: 55px;}
	.inp_menu ul li a{display: flex;align-items: flex-end;}
	.inp_menu ul li p{color: white;opacity: .5;font-size: 1.125rem;font-family: "D-DIN";margin-left: 10px;position: relative;padding-bottom: 5px;transition: .5s;}
	.inp_menu ul li p::after{content: "";width: 0;right: 0;height: 2px;background: #e67817;display: block;position: absolute;bottom: 0;transition: .5s;}
	.inp_menu ul li:hover p::after{width: 100%;left: 0;}
	.inp_menu ul li:hover p{opacity: 1;color: #e67817;}
	.inp_menu ul li:hover .inp_ico img{opacity: 1;filter: brightness(1);}
	
	.inp_menu ul .on p::after{width: 100%;left: 0;}
	.inp_menu ul .on p{opacity: 1;color: #e67817;}
	.inp_menu ul .on .inp_ico img{opacity: 1;filter: brightness(1);}
	
	.inp_menu>a{color: rgba(255,255,255,0.5);font-size: 1.125rem;font-family: "D-DIN";display: flex;align-items: center;}
	.inp_menu{display: flex;justify-content: space-between;margin-bottom: 190px;}
	.inp_menu>a>img{margin-right: 5px;}
	.inp_nr .tempWrap{padding-top: 30px;margin: 0 auto;}
	.inp_txt h1{color: white;font-size: 1.5rem;font-family: "D-DIN";margin-bottom: 5px;}
	.inp_txt h1::before{content: "";width: 16px;height: 2px;background: white;display: block;margin-bottom: 10px;}
	.inp_txt p{color: white;font-size: 1.5rem;font-family: "D-DIN";}
	.inp_n p{color: #666666;font-size: 1.125rem;font-family: "D-DIN";margin-top: 10px;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.inp_nr ul li{width: 24%;margin: 0 5px;}
	.inp_img img{display: block;width: 100%;}
	.inp_img{overflow: hidden;border-radius: 10px;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.inp_list2{position: relative;}
	.inp_qh{position: absolute;top: 50%;transform: translate(0,-50%);left: 0;pointer-events: none;width: 100%;}
	.inp_qh ul{display: flex;justify-content: space-between;}
	.inp_qh ul li{position: relative;cursor: pointer;pointer-events: all;}
	.inp_qh ul li:nth-child(1){right: 40px;}
	.inp_qh ul li:nth-child(2){left: 40px;}
	@media screen and (max-width:1366px) {
		.inp_qh ul li:nth-child(1){right: 20px;}
		.inp_qh ul li:nth-child(2){left: 20px;}
	}
	@media screen and (max-width:1270px) {
		.inp_ico{display: none;}
	}
	@media screen and (max-width:768px) {
		.inp_menu>a{display: none;}
		.inp_menu ul li p{margin-left: 0;}
		.inp_menu ul li{margin-right: 20px;}
		.inp_bg{background-size: auto 100%;height: 500px;}
		.inp_top{height: 500px;}
		.inp{height: auto;padding-bottom: 100px;}
		
	}
	@media screen and (max-width:520px) {
		.inp_menu{display: none;}
		.inp{overflow: hidden;padding-bottom: 50px;}
		.inp_qh{position: static;transform: none;margin-top: 25px;}
		.inp_qh ul{justify-content: space-around;}
		.inp_qh ul li{position: static;width: 4%;}
		.inp_nr ul li{width: 49%;margin: 0 2px;}
		.inp_n p{font-size: 0.875rem;margin-top: 5px;}
		.inp_txt p{font-size: 1.125rem;}
		.inp_txt h1{font-size: 1.25rem;}
		.inp_tit h1{font-size: 1.875rem;}
		.inp_tit{text-align: left;padding-top: 50px;margin-bottom: 15px;}
		.inp_bg{height: 230px;}
		.inp_top{height: auto;}
		
	}
	
	.ins_tit{text-align: center;padding-top: 95px;margin-bottom: 120px;}
	.ins_list{position: relative;height: 540px;}
	.ins_l{background: url(../img/ins_img1.jpg) center right no-repeat;height: 640px;width: 64.163%;top: -50px;left: 0;position: absolute;}
	.ins_r{background: url(../img/ins_img2.jpg) center no-repeat;height: 540px;width: 36%;bottom: 0;right: 0;position: absolute;}
	.ins_txt h1{color: #333333;font-size: 2.5rem;line-height: 48px;margin-bottom: 95px;font-weight: bold;}
	.ins_txt{padding-left: 60px;padding-top: 125px;}
	.ins_txt p{color: #666666;font-size: 1.5rem;}
	.ins_txt p::before{content: "";width: 16px;height: 2px;background: #666666;display: block;margin-bottom: 10px;}
	@media screen and (max-width:768px) {
		.ins{overflow: hidden;}
		.ins_l{display: none;}
		.ins_r{background: url(../img/ins_img2.jpg) center right no-repeat,#f5f5f5;width: 100%;}
		.ins_tit{margin-bottom: 50px;}
		
	}
	@media screen and (max-width:520px) {
		.ins_tit{padding-top: 50px;margin-bottom: 20px;}
		.ins_txt{padding-left: 2.5%;padding-right: 2.5%;padding-top: 40px;}
		.ins_txt h1{font-size: 1.65rem;line-height: 35px;margin-bottom: 20px;}
		.ins_r{height: auto;padding-bottom: 50px;position: static;}
		.ins_list{height: auto;}
		.ins_txt p br{display: none;}
		
	}
	
	.iny{background: url(../img/iny_bg.jpg) center no-repeat;height: 760px;}
	.iny_top{padding-top: 95px;text-align: center;margin-bottom: 170px;}
	.iny_top p{color: white;font-size: 1.5rem;margin: 15px 0 5px;}
	.iny_top h1{color: white;font-size: 2.5rem;}
	.iny_txt h1{color: white;font-size: 1.875rem;margin-top: 15px;}
	.iny_txt p{color: white;font-size: 1.125rem;opacity: .5;}
	.iny_txt h1::after{content: "";width: 24px;height: 2px;background: #b3b2b0;display: block;margin: 30px auto 15px;}
	.iny_list ul{display: flex;justify-content: space-between;align-items: center;}
	.iny_list ul li{text-align: center;}
	@media screen and (max-width:768px) {
		.iny_txt p{display: none;}
		.iny_top{margin-bottom: 80px;}
		.iny{height: auto;padding-bottom: 100px;background-size: auto 100%;}
		
	}
	@media screen and (max-width:520px) {
		.iny{overflow: hidden;padding-bottom: 50px;}
		.iny_top{padding-top: 50px;margin-bottom: 40px;}
		.iny_top h1{font-size: 1.35rem;}
		.iny_top p{font-size: 1.125rem;margin: 10px 0 5px;}
		.iny_list ul{flex-wrap: wrap;}
		.iny_list ul li{width: 50%;margin-bottom: 30px;}
		.iny_list ul li:nth-child(1n+3){margin-bottom: 0;}
		.iny_txt h1{font-size: 1.125rem;margin-top: 8px;}
		.iny_txt h1::after{display: none;}
		.iny_ico img{width: 27%;}
		
	}
	
	.ind{position: relative;overflow: hidden;padding-bottom: 150px;}
	.ind .ind_bg{width: 1800px;height: 450px;background: #111111;position: absolute;right: 0;top: 0;}
	.ind .ind_bg::after{content: "";width: 130px;height: 28px;background: #e67817;display: block;top: 80px;left: -65px;position: absolute;}
	.ind .gm{max-width: 1710px;margin-left: auto;margin-right: 0;}
	.ind_list{display: flex;align-items: flex-end;position: relative;z-index: 2;overflow: hidden;}
	.ind_l ul li{cursor: pointer;}
	.ind_l{margin-right: 25px;flex: 0 0 50px;margin-bottom: 35px;}
	.ind_bt h1{color: #e67817;font-size: 2.5rem;font-family: "D-DIN";margin-bottom: 15px;}
	.ind_bt p{color: white;font-size: 1.125rem;font-family: "D-DIN";line-height: 28px;}
	.ind_top{display: flex;align-items: flex-end;padding-top: 75px;justify-content: space-between;margin-bottom: 45px;}
	.ind_top img{margin-right: 145px;}
	.ind_r{width: 95%;}
	.ind_txt p{color: #666666;font-size: 1.125rem;font-family: "D-DIN";height: 35px;line-height: 35px;}
	.ind_bom ul li{width: 40%;text-align: center;margin: 0 13px;}
	@media screen and (max-width:768px) {
		.ind_top img{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.ind_l{display: none;}
		.ind_r{width: 100%;}
		.ind .gm{margin: 0 auto;}
		.ind_top{padding-top: 50px;margin-bottom: 20px;}
		.ind_bt h1{font-size: 1.65rem;}
		.ind{padding-bottom: 50px;}
		
	}
	
	.int_list{display: flex;justify-content: space-between;}
	.int_txt h1{color: white;font-size: 2.5rem;font-family: "D-DIN";text-transform: uppercase;margin-bottom: 15px;}
	.int_txt p{font-size: 1.125rem;color: white;font-family: "D-DIN";line-height: 25px;}
	.int_l{position: relative;margin-right: 5px;}
	.int_txt{position: absolute;bottom: 60px;left: 75px;}
	.int_re ul li{width: 10px;height: 10px;border-radius: 50px;background: #808080;margin: 0 5px;cursor: pointer;transition: .5s;}
	.int_re ul .on{background: #e67817;}
	.int_re ul{display: flex;}
	.int_re{position: absolute;bottom: 30px;right: 40px;}
	.int_rt{display: flex;margin-bottom: 5px;}
	.int_rt>div{position: relative;}
	.int_rtl{margin-right: 5px;}
	.int_rb{position: relative;}
	.int_r .int_txt h1{font-size: 1.875rem;margin-bottom: 0;}
	.int_r .int_txt{left: 25px;bottom: 35px;}
	@media screen and (max-width:1024px) {
		.int_r .int_txt h1{font-size: 1.45rem;}
		.int_r .int_txt{left: 10px;bottom: 15px;}
		.int_txt{left: 20px;bottom: 30px;}
		.int_txt p{font-size: 0.875rem;}
		.int_txt h1{font-size: 1.875rem;}
	}
	@media screen and (max-width:768px) {
		.int_list{display: block;}
		.int_l{margin-right: 0;margin-bottom: 5px;}
	}
	@media screen and (max-width:520px) {
		.int_re{display: none;}
		.int_nr ul li{position: relative;}
		.int_rb ul li{position: relative;}
		.int_txt{left: 10px;bottom: 10px;}
		.int_txt p{line-height: normal;}
		.int_txt h1{font-size: 1.45rem;margin-bottom: 6px;}
		.int_r .int_txt h1{font-size: 1.125rem;}
	}
	
	.inh{background: url(../img/inh_bg.jpg) center no-repeat;height: 964px;}
	.inh_top{padding-top: 70px;}
	.inh_top h1{color: #e67817;font-size: 2.5rem;font-family: "D-DIN";margin-bottom: 15px;text-transform: uppercase;}
	.inh_top p{color: #222222;font-size: 1.125rem;line-height: 25px;font-family: "D-DIN";}
	.inh_img{margin-top: 20px;margin-bottom: 35px;}
	.inh_more a{color: #e67817;font-size: 1.125rem;font-family: "D-DIN";line-height: 46px;height: 46px;display: inline-block;padding: 0 30px;border: 1px solid #e67817;border-radius: 10px;font-weight: bold;margin-top: 30px;}
	@media screen and (max-width:520px) {
		.inh{background: #eae9e7;height: auto;padding-bottom: 50px;}
		.inh_top p{font-size: 1rem;}
		.inh_top h1{font-size: 1.875rem;margin-bottom: 7px;}
		.inh_top{padding-top: 50px;}
		.inh_more a{height: 35px;line-height: 35px;font-size: 1rem;padding: 0 20px;border-radius: 5px;}
		
	}
	
	
	
	.link{background: #fafafa;position: relative;}
	.link::after{content: "";background: #e67817;height: 100%;width: 20%;display: block;position: absolute;left: 0;top: 0;}
	.link .gm{display: flex;align-items: center;height: 80px;}
	.link h1{color: white;font-size: 1.125rem;flex: 0 0 195px;font-family: "D-DIN";text-transform: uppercase;height: 80px;line-height: 80px;background: #e67817;z-index: 2;}
	.link_list a{margin-left: 35px;height: 24px;line-height: 24px;font-family: "D-DIN";display: inline-block;font-weight: bold;} 
	.link_list{height: 24px;line-height: 24px;flex: 1;}
@media screen and (max-width:1440px) {
	.link::after{content: "";background: #e67817;height: 100%;width: 15%;display: block;position: absolute;left: 0;top: 0;}
}
	@media screen and (max-width:1020px) {
		.link{display: none;}
	}
	
	
	.foot{background: url(../img/foot_bg.jpg) center no-repeat;padding: 75px 0 65px;}
	.foot_list{display: flex;justify-content: space-between;position: relative;width: 58%;margin-left: auto;}
	.foot_menu ul{display: flex;flex-direction: column;align-items: flex-start;}
	.foot_menu h1{color: #333333;margin-bottom: 25px;font-size: 1.25rem;font-weight: bold;}
	.foot_menu ul li a{color: #212121;transition: .5s;}
	.foot_menu ul li{margin-bottom: 5px;position: relative;}
	.foot_ico{position: absolute;bottom: -30px;right: 0;}
	.foot_ico ul{display: flex;}
	.foot_ico ul li{margin-left: 11px;}
	
	.end{background: #333333;position: relative;}
	.end_bt h1{color: white;font-weight: bold;margin: 10px 0 15px;font-size: 1.25rem;}
	.end_nr p{color: white;line-height: 25px;font-size: 1.125rem;}
	.end_nr a{color: white;line-height: 25px;font-size: 1.125rem;}
	.end_list{display: flex;justify-content: space-evenly;padding-top: 60px;padding-bottom: 50px;}
	.end_lx{text-align: center;}
	.end_b p{color: white;font-size: 0.875rem;font-family: "arial";opacity: .5;height: 52px;line-height: 52px;text-align: center;}
	.end_b p a{color: white;}
	.end_b{border-top: 1px solid rgba(255,255,255,0.2);}
@media screen and (max-width:1440px) {
.end_nr p{color: white;line-height: 25px;font-size: 1rem;}	
	
}
	@media screen and (max-width:768px) {
		.foot{display: none;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#c06f03;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #9f5b02;}
		.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 #9f5b02;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.end_ico{display: none;}
		.end_list{padding: 50px 0 30px;display: block;}
		.end_lx{text-align: left;}
		.end_bt h1{margin: 0;}
		.end_lx{margin-bottom: 10px;}
		.end_list .end_lx:nth-last-child(1){margin-bottom: 0;}
		.end_b{margin-bottom: 50px;padding: 15px 0 10px;}
		.end_b p{line-height: normal;height: auto;}
		
	}
	
	.isAbout{background: white;}
	.about_banner{background: url(../img/about_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;}
	.about_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.about_menu .gm{max-width: 1640px;}
	.about_menu{background: #e2e2e2;}
	.about_menu ul{display: flex;}
	.about_menu ul li{border-right: 1px solid #cbcbcb;width: 14.28%;transition: .5s;}
	.about_menu ul li:nth-child(1){border-left: 1px solid #cbcbcb;}
	.about_menu ul li a{display: flex;height: 110px;line-height: 110px;transition: .5s;justify-content: center;align-items: center;font-size: 1.25rem;}
	.about_menu ul li a img{filter: brightness(1);transition: .5s;vertical-align: middle;margin-right: 10px;}
	.about_menu ul li:hover{background: #e67817;}
	.about_menu ul li:hover a{color: white;}
	.about_menu ul li:hover a img{filter: brightness(4);}
	.al{background: #e67817!important;}
	.al a{color: white!important;}
	.al a img{filter: brightness(4)!important;}
	.about .gm{max-width: 1500px;}
    .gm3{width: 95%;max-width: 1277px;margin: 0 auto;}
	.abouta_list{display: flex;justify-content: space-between;padding-top: 150px;padding-bottom: 10px;align-items: flex-start;}
	.abouta_l{width: 47%;}
	.abouta_l h1{color: #e67817;font-size: 2.25rem;font-weight: bold;margin-bottom: 50px;font-family: "arial";}
	.abouta_l p{color: #8c8c8c;font-size: 1.125rem;font-family: "arial";line-height: 32px;margin-bottom:1rem;}
	.abouta_r{margin-left: 20px;position: relative;}
	.abouta_r img{border: 2px solid #e8e8e8!important;position: relative;z-index: 2;}
	.abouta_r::after{content: "";width: 100%;height: 100%;border: 5px solid #e67817;left: 30px;top: -32px;display: block;position: absolute;}
.abouta_m {margin-bottom:3rem}
.abouta_m  p{color: #8c8c8c;font-size: 1.125rem;font-family: "arial";line-height: 32px;margin-bottom:1rem;}
	.aboutb{background: #f6f6f6;padding: 80px 0;}
	.aboutb_top h1{color: #e67817;font-size: 5rem;font-family: "or";font-weight: 100;}
	.aboutb_top span{color: #e67817;font-size: 1.5625rem;margin-bottom: 13px;margin-left: 10px;}
	.aboutb_top{display: flex;align-items: flex-end;border-bottom: 2px solid #d9d9d9;margin-bottom: 15px;}
	.aboutb_list ul li{width: 31%;}
	.aboutb_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.aboutb_list p{color: #5a5a5a;font-family: "arial";padding: 0 20px;line-height: 22px;}
	.aboutb_list ul li:nth-child(1n+4){margin-top: 60px;}
	.aboutc{position: relative;min-height: 730px;display: flex;align-items: center;}
	.aboutc_t ul{display: flex;}
	.aboutc_r{display: flex;flex-direction: column;align-items: flex-end;width: 50%;margin-left: auto;}
	.aboutc_c{display: flex;}
	.aboutc_r ul li img{filter: grayscale(100%);transition: .5s;}
	.aboutc_r ul li:hover img{filter: grayscale(0%);}
	.aboutc_r ul li{cursor: pointer;}
	.aboutc_list{position: absolute;left: 0;width: 100%;top: 75px;}
	.aboutc_bt h1{color: #e67817;font-size: 2.25rem;font-weight: bold;margin-bottom: 20px;text-transform: uppercase;}
	.aboutc_bt p{color: #939393;line-height: 32px;font-size: 1.125rem;}
	.aboutc_bt{margin-bottom: 35px;}
	.aboutc_nr{width: 47%;}
	.aboutc_txt ul li{padding-left: 50px;background: url(../img/aboutc_ico1.png) left top no-repeat;margin-bottom: 25px;}
	.aboutc_txt h1{color: #e67817;font-size: 1.5rem;margin-bottom: 1px;text-transform: uppercase;font-weight: bold;}
	.aboutc_txt h2{color: #494949;font-family: "arial";margin-bottom: 5px;margin-top: 1rem;
    font-size: 1.125rem;}

	
	.aboutc_txt ul li:nth-child(2){background: url(../img/aboutc_ico2.png) left top no-repeat;}
	.aboutc_txt ul li:nth-child(3){background: url(../img/aboutc_ico3.png) left top no-repeat;}
	.aboutc_txt ul li:nth-child(4){background: url(../img/aboutc_ico4.png) left top no-repeat;}
    
.aboutc_txt .about_mn {margin-top:1rem;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.aboutc_txt .about_mn p{margin-right:10rem;color: #494949;font-family: "arial";margin-bottom: 5px;
    font-size: 1.125rem;line-height: 2;}


	.aboutd{background: url(../img/aboutd_bg2.png) center bottom no-repeat,url(../img/aboutd_bg.jpg) center fixed no-repeat;height: 933px;}
	.aboutd_tit h1{color: white;font-size: 2.25rem;font-family: "arial";text-transform: uppercase;font-weight: bold;}
	.aboutd_tit{padding-top: 75px;margin-bottom: 135px;}
	.aboutd_list h1{color: white;font-size: 2.25rem;font-family: "arial";font-weight: bold;margin-bottom: 10px;text-transform: uppercase;}
	.aboutd_list p{font-family: "arial";color: white;line-height: 25px;}
	.aboutd_list ul{display: flex;}
	.aboutd_list ul i{display: block;margin-bottom: 5px;}
	.aboutd_list ul li{width: 14.666%;padding-left: 25px;position: relative;margin-right: 30px;}
	.aboutd_list ul li:nth-last-child(1){margin-right: 0;}
	.aboutd_list ul:nth-child(1) li{height: 287px;border-left: 1px solid white;}
	.aboutd_list ul:nth-child(1) li:nth-child(1n+2){width: 12%;}
	.aboutd_list ul:nth-child(1) li::after{content: "";width: 12px;height: 12px;background: #e67817;border: 1px solid white;border-radius: 50px;position: absolute;bottom: -7px;left: -7px;display: block;}
	.aboutd_list ul:nth-child(1) li:nth-child(3){bottom: 55px;}
	.aboutd_list ul:nth-child(1) li:nth-child(4){bottom: 90px;}
	.aboutd_list ul:nth-child(1) li:nth-child(5){bottom: 135px;width: 14.666%;}
	.aboutd_list ul:nth-child(2) li{padding-top: 80px;border-left: 1px solid white;}
	.aboutd_list ul:nth-child(2) li::after{content: "";width: 12px;height: 12px;background: #e67817;border: 1px solid white;border-radius: 50px;position: absolute;top: -7px;left: -7px;display: block;}
	.aboutd_list ul:nth-child(2){padding-left: 100px;align-items: flex-start;}
	.aboutd_list ul:nth-child(2) li:nth-child(2){width: 17%;bottom: 20px;}
	.aboutd_list ul:nth-child(2) li:nth-child(1){padding-top: 110px;}
	.aboutd_list ul:nth-child(2) p{line-height: 20px;}
	.aboutd_list ul:nth-child(2) li:nth-child(3){bottom: 70px;}
	.aboutd_list ul:nth-child(2) li:nth-child(4){bottom: 130px;}
	.aboutd_list ul:nth-child(2) li:nth-child(5){bottom: 170px;}
	.aboutd_list ul:nth-child(2) li:nth-child(6){bottom: 260px;}
	.aboute{background: url(../img/aboute_bg2.jpg) center no-repeat;height: 857px;}
	.aboute .gm{max-width: 1500px;}
	.aboute_tit{padding-top: 105px;}
	.aboute_tit h1{color: #e67817;font-size: 2.25rem;font-family: "arial";text-transform: uppercase;font-weight: bold;}
	.aboute_img{text-align: center;margin-top: 35px;}
	.aboutd_list2{display: none;}
	
	.about_lh .swiper-pagination-bullet {
		width: 8px!important;
		height: 8px!important;
		background:#808080 !important;
		opacity: 1!important;
		border-radius: 50%!important;
		margin: 0px 3.5px!important;
		transition: .5s;
	}
	.about_lh .swiper-pagination-bullet-active {
		opacity: 1!important;
		background: #e67817!important;
	}
	
	.about_lh .swiper-slide img:nth-child(2){display: none;}
	.about_lh{margin: 20px 0;}
	
	.abouth{background: #f5f5f5;padding-bottom: 110px;}
	.abouth_tit{padding-top: 105px;display: flex;justify-content: space-between;margin-bottom: 60px;align-items: center;}
	.abouth_tit h1{color: #e67817;font-size: 2.25rem;font-family: "arial";text-transform: uppercase;font-weight: bold;}
	.abouth_tit a{color: #222222;font-family: "arial";}
	.abouth_txt p{color: #222222;font-family: "arial";margin-top: 15px;text-align: center;}
	.abouth_list ul{display: flex;justify-content: space-between;}
	.abouth_list ul li{width: 15%;}
	
	@media screen and (max-width:1450px) {
		.about_menu ul li a img{display: none;}
		.aboutc_txt h1{font-size:1.325rem;}
	.aboutc_txt ul li{margin-bottom: 15px;}
	.aboutc_txt h2{font-size:1rem;}
	.aboutc_txt .about_mn p{line-height: 1.5;font-size:1rem;}
	.aboutc_txt .about_mn{margin-top: 0.5rem;}
	}
@media screen and (max-width:1366px) {
	.aboutc_txt h1{font-size:1.325rem;}
	.aboutc_txt ul li{margin-bottom: 15px;}
	.aboutc_txt h2{font-size:1rem;}
	.aboutc_txt .about_mn p{line-height: 1.5;font-size:1rem;}
	.aboutc_txt .about_mn{margin-top: 0.5rem;}
	}
@media screen and (max-width:1028px) {
	.aboutc{min-height: 670px;}
	.aboutc_txt h2{margin-top: 0.5rem;}
	.aboutc_txt .about_mn p{margin-right: 7rem;}
	
}
	@media screen and (max-width:768px) {
		.about_lh .swiper-slide img:nth-child(2){display: block;}
		.about_lh .swiper-slide img:nth-child(1){display: none;}
		
		.about{overflow: hidden;}
		.about_menu .gm{width: auto;}
		.about_menu ul li{border: none!important;}
		.about_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		
		.abouta_r::after{display: none;}
		.abouta_r{display: none;}
		.abouta_l{width: 100%;}
		.aboutc_r{display: none;}
		.aboutc_nr{width: 100%;}
		.aboutb_top h1{font-size: 4rem;}
		.abouta_list{padding-top: 70px;}
		.aboutd_list ul li{border: none!important;padding-left: 0!important;margin-right: 5px!important;width: 20%!important;}
		.aboutd_list ul li::after{display: none!important;}
		.aboutd_list ul:nth-child(2) li:nth-child(6){display: none;}
		.aboutd_list ul:nth-child(2){padding-left: 0;}
		.aboutd_list ul li{padding-top: 0!important;position: static;}
		.aboutd_tit{margin-bottom: 50px;}
		.aboutd_list ul:nth-child(1) li{height: auto;}
		.aboutd_list ul:nth-child(1){margin-bottom: 20px;}
		.aboutd_list ul i{display: none;}
		.aboute{display: none;}
		.about_banner>img{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.about_banner{height: 249px;}
		.abouta_list{padding-top: 50px;}
		.abouta_l h1{margin-bottom: 20px;font-size: 1.875rem;}
		.abouta_l p{line-height: 24px;}
		.aboutb_list ul li:nth-child(1n+4){margin-top: 0;}
		.aboutb_top h1{font-size: 3rem;}
		.aboutb_list p{padding: 0;}
		.aboutb{padding: 40px 0;}
		.aboutb_top span{margin-bottom: 0px;font-size: 1.35rem;}
		.aboutb_top{align-items: center;}
		.aboutc_bt h1{font-size: 1.875rem;margin-bottom: 10px;}
		.aboutc_list{position: static;}
		.aboutc{min-height: auto;padding: 50px 0;}
		.aboutc_bt p:nth-child(3){display: none;}
		.aboutc_txt h1{margin-bottom: 5px;font-size: 1.125rem;}
		.aboutc_txt ul li{padding-left: 40px;}
		.aboutd_list{display: none;}
		.aboutd_list2{display: block;}
		.aboutd_list2 h1{color: white;font-size: 1.5rem;font-family: "arial";font-weight: bold;margin-bottom: 10px;text-transform: uppercase;}
		.aboutd_list2 p{font-family: "arial";color: white;line-height: 25px;}
		.aboutd_tit h1{font-size: 1.65rem;}
		.aboutd{background: url(../img/aboutd_bg.jpg) center no-repeat;height: auto;background-size: auto 100%;padding-bottom: 40px;}
		.aboutd_tit{margin-bottom: 30px;padding-top: 50px;}
		
		.abouth_tit h1{font-size: 1.65rem;}
		.abouth_img{text-align: center;}
		.abouth_list{width: 95%;margin: 0 auto;}
		.abouth_tit a{display: none;}
		.abouth_tit{padding-top: 50px;margin-bottom: 30px;}
		.abouth{padding-bottom: 50px;}
	}
	
	.Struc_list{padding-top: 175px;padding-bottom: 100px;}
	@media screen and (max-width:520px) {
		.Struc_list{padding: 50px 0;}
	}
	
	.e .gm{max-width: 1500px;}
	.e_list ul li{width: 24%;margin-bottom: 55px;float: left;margin-left: 1.333%;}
	.e_list ul li:nth-child(4n+1){margin-left: 0;}
	.e_txt p{color: #232323;font-family: "arial";text-align: center;text-transform: uppercase;margin-top: 20px;}
	.e_img img{width: 100%;transition: .5s;}
	.e_img{overflow: hidden;border-radius: 20px;transition: .5s;}
	.e_list ul li:hover .e_img img{transform: scale(1.05);}
	.e_list ul li:hover .e_img{box-shadow: 0 0 30px rgba(0,0,0,0.2);}
	.e_list{padding: 95px 0 50px;}
	@media screen and (max-width:768px) {
		.e_list ul li{width: 49%;margin-left: 0!important;}
		.e_list ul li:nth-child(2n){margin-left: 2%!important;}
	}
	@media screen and (max-width:520px) {
		.e_list{padding: 50px 0;}
		.e_txt p{margin-top: 10px;font-size: 0.875rem;height: 32px;overflow: hidden;}
		.e_list ul li{margin-bottom: 25px;}
		.e_img{border-radius: 10px;}
		
	}
	
	.hon .gm{max-width: 1500px;}
	.hon_list ul li{width: 19%;margin-bottom: 55px;float: left;margin-left: 1.25%;}
	.hon_list ul li:nth-child(5n+1){margin-left: 0;}
	.hon_txt p{color: #232323;text-align: center;text-transform: capitalize;margin-top: 20px;}
	.hon_img img{width: 100%;transition: .5s;}
	.hon_img{overflow: hidden;border-radius: 20px;border: 1px solid #e0e0e0;transition: .5s;}
	.hon_list ul li:hover .hon_img img{transform: scale(1.05);}
	.hon_list ul li:hover .hon_img{box-shadow: 0 0 30px rgba(0,0,0,0.2);}
	.hon_list{padding: 95px 0 50px;}
	@media screen and (max-width:768px) {
		.hon_list ul li{width: 24%;margin-left: 1.333%!important;}
		.hon_list ul li:nth-child(4n+1){margin-left: 0%!important;}
		.hon_txt p{height: 36px;margin-top: 10px;}
		
	}
	@media screen and (max-width:520px) {
		.hon_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.hon_list ul li:nth-child(2n){margin-left: 2%!important;}
		.hon_txt p{font-size: 0.875rem;}
		.hon_list{padding: 50px 0;}
		.hon_img{border-radius: 10px;}
		
	}
	
	.pro_box{padding-bottom: 50px;}
	.pro_box .gm{max-width: 1500px;}
	.pro_banner{background: url(../img/pro_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;}
	.pro_banner2{background: url(../img/pro_banner2.jpg) center 85px fixed no-repeat;}
	.pro_banner3{background: url(../img/pro_banner3.jpg) center 85px fixed no-repeat;}
	.pro_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.pro_menu{margin-top: 50px;}
	.pro_menu .gm{max-width: 1640px;}
	.pro_menu>.gm>ul>li{margin-right: 50px;}
	.pro_menu>.gm>ul>li:nth-last-child(1){margin-right: 0;}
	.pro_menu>.gm>ul>li>a{transition: .5s;color: #232323;font-family: "rr";display: flex;padding: 30px 55px;align-items: center;position: relative;}
	.pro_menu>.gm>ul>li>a::after{content: "";width: 0;height: 5px;background: #e77817;display: block;position: absolute;bottom: -3px;right: 0;transition: .5s;}
	.pro_menu>.gm>ul{display: flex;border-bottom: 1px solid #e77817;padding-left: 69px;}
	.pro_box{padding-top: 100px;}
	.pro_sj{margin-left: 10px;width: 0;height: 0;border-style: solid;border-width: 8.7px 5px 0 5px;border-color: #e77817 transparent transparent transparent;transition: .5s;opacity: 0;}
	.pro_menu>.gm>ul>li:hover a::after{width: 100%;left: 0;}
	.pro_menu>.gm>ul>li:hover .pro_sj{opacity: 1;}
	.pro_menu>.gm>ul>li:hover a{color: #e77817;font-weight: bold;}
	.pro_menu>.gm>ul>.pl a::after{width: 100%!important;left: 0!important;}
	.pro_menu>.gm>ul>.pl .pro_sj{opacity: 1!important;}
	.pro_menu>.gm>ul>.pl a{color: #e77817!important;font-weight: bold!important;}
	.pro_menu2 .gm{max-width: 1640px;}
	.pro_menu2 ul{display: flex;border-bottom: 1px solid #f9ddc5;padding-left: 69px;}
	.pro_menu2 ul li{margin-right: 50px;}
	.pro_menu2 ul li a{height: 56px;line-height: 56px;display: block;padding-left: 20px;position: relative;transition: .5s;}
	.pro_menu2 ul li a::after{content: "";width: 6px;height: 6px;border-radius: 50px;border: 2px solid #e77817;display: block;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);transition: .5s;opacity: 0;}
	.pro_menu2 ul li:hover a{color: #e77817;}
	.pro_menu2 ul li:hover a::after{opacity: 1;}
	.fpl a{color: #e77817!important;}
	.fpl a::after{opacity: 1!important;}
	
	.pro_menu3 .pl2 a{background: #e77817!important;color: white!important;}
	.pro_menu3>header>.mean-bar>nav>ul>.pl>a{background: #e77817!important;color: white!important;}
	
	.pro_list{padding-bottom: 20px;}
	.pro_list ul li{box-shadow: 0 10px 10px rgba(0,0,0,0.1);border-radius: 15px;text-align: center;width: 23%;float: left;margin-left: 2.666%;overflow: hidden;margin-bottom: 40px;}
	.pro_txt p{color: #3f3f3f;text-align: center;padding-bottom: 30px;padding-top:13px;}
	.pro_list ul li:nth-child(4n+1){margin-left: 0;}
	.pro_menu3{display: none;}
	@media screen and (max-width:1366px) {
		.pro_menu2 ul li{margin-right: 20px;}
	}
	@media screen and (max-width:768px) {
		.pro_menu{display: none;}
		.pro_menu2{display: none;}
		.pro_menu3{display: block;}
		.pro_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		.pro_banner>img{display: none;}
		.pro_txt p{height: 85px;padding: 0;display: flex;justify-content: center;align-items: center;}
		
	}
	@media screen and (max-width:520px) {
		.pro_banner{height: 249px;}
		.pro_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 40px;box-shadow: 0 2px 10px rgb(0 0 0 / 10%);}
		.pro_list ul li:nth-child(2n){margin-left: 2%!important;}
		.pro_txt p{font-size: 0.875rem;height: 55px;}
		.pro_list{padding: 50px 0;}
		.pro_box{padding: 0;}
		
	}
	
	
	.proshow_box{padding-top: 50px;padding-bottom: 150px;background: #f0f0f0;}
	.proshow_dh{position: absolute;width: 95%;max-width: 1380px;right: 0;left: 0;margin: 0 auto;bottom: 15px;}
	.proshow_dh p{display: flex;align-items: center;color: white;}
	.proshow_dh p a{color: white;}
	.proshowa{ background:#fff; padding:2.5%;}
	.proshow_gd{ width:54%;position: relative;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an ul li{width: 12px;height: 12px;border-radius: 50%;background: #f0f0f0;margin: 0 6px;cursor: pointer;}
	.proshow_an ul .on{background: #e77817;}
	.proshow_an{position: absolute;bottom: 20px;right: 20px;}
	.proshow_an ul{display: flex;}
	.proshow_menu .pro_pl{margin-bottom: 30px;}
	.proshow_pl .pro_pl{background: white;}
	.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 #00579e;}
	.proshow_an li img{ display:block; width:100%;}
	.proshowa_wb{ width:44%;}
	.nycp_bt{color:#919191; font-size:1.5rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:5px; color:#e77817;}
	.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;font-size:1.125rem; color:#646464;}
	.nycp_more{  height:45px; padding-top:19px;display: inline-block;}
	.nycp_more a{background:#e77817; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; color:#fff;padding: 0 15px;}
	.nycp_more .job_moreb{ display:none;}
	.nycp_tel h1{font-size: 1.875rem;color: #646464;font-family: "Din";font-weight: bold;}
	.proshow_bom{margin-top:40px;overflow: hidden;display: flex;justify-content: space-between;}
	.proms_l{ width:80.077%;}
	.proshow_title{ background: #fff;font-weight:bold;  height:50px; line-height:50px; border-bottom:1px solid #eee;}
	.proshow_title p{ display: inline-block;padding:0 50px; color:#fff;background: #e77817;cursor: pointer;transition: .5s;font-size: 1.375rem;}
	.proshow_title .on{color:#fff;background: #e77817;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;background: white;}
	.proshow_nr img{ max-width:100%;}
	.ckgd{text-align: center;padding: 10px;background: #00579e;color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */}
	.nycp_nr h1{font-size: 1.5rem;color: #232323;}
	.cnxh_nr{padding: 0 20px;}
	
	.nycp_more a{display: flex;align-items: center;justify-content: center;}
	.nycp_more a img{margin-right: 10px;}
	.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:#e77817; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:19.77%;background: white;padding-bottom: 20px;}
	.cnxh_tit{font-size:1.5rem; color:#313131;padding: 30px 0 10px;padding-left: 20px;}
	.cnxh_nr li:nth-child(1){ margin-top:0px;}
	.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:#e77817; color:#fff; transition:0.5s;}
	
	@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%;margin-top: 0;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	.proshow_bom{display: block;}
	
	.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:#e77817; 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);}
	.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 ul li a{width: auto;padding: 0;font-size: 0.875rem;}
	.mean-container .mean-nav ul li a {color:#333; display:block;width:90%; background:none; font-size:1rem;padding:0 5%;height:41px; line-height:42px;margin: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:#e77817;color: white;}
	.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:0; 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:#f5f5f5;height:43px; z-index:99;}
	.mean-container .mean-bar div.fl{ font-size:0.875rem; 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}
	}
	@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.125rem;}
	.nycp_more{ 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;font-size:1.125rem;}
	.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;}
	.cnxh_nr{padding: 0;}
	.cnxh_nr li:nth-child(1n+3){margin-top: 15px;}
	.cnxh_tit{padding-left: 0;font-size: 1.35rem;}
	.proshow_an ul li{width: 9px;height: 9px;}
	.cnxh_wb{height: 30px;line-height: 30px;}
	
	.proshow_box{padding: 40px 0;}
	.proshow_banner{height: 200px;background-size: auto 100%;}
	.proshow_dh p a{font-size: 0.875rem;}
	.nycp_tel h1{font-size: 1.65rem;}
	}
	
	
	.case_box{padding-bottom: 50px;}
	.case_box .gm{max-width: 1500px;}
	.case_banner h1{font-size: 3.4375rem;color: white;font-family:"impact";}
	.case_banner{background: url(../img/ptn_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;display: flex;align-items: center;justify-content: center;}
	.case_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.case_menu{margin-top: 50px;}
	.case_menu .gm{max-width: 1640px;}
	.case_menu .gm ul li{margin-right: 50px;}
	.case_menu .gm ul li:nth-last-child(1){margin-right: 0;}
	.case_menu .gm ul li a{transition: .5s;color: #232323;font-family: "rr";display: flex;padding: 30px 55px;align-items: center;position: relative;}
	.case_menu .gm ul li a::after{content: "";width: 0;height: 5px;background: #e77817;display: block;position: absolute;bottom: -3px;right: 0;transition: .5s;}
	.case_menu .gm ul{display: flex;border-bottom: 1px solid #e77817;padding-left: 69px;}
	.case_box{padding-top: 100px;}
	.case_sj{margin-left: 10px;width: 0;height: 0;border-style: solid;border-width: 8.7px 5px 0 5px;border-color: #e77817 transparent transparent transparent;transition: .5s;opacity: 0;}
	.case_menu .gm ul li:hover a::after{width: 100%;left: 0;}
	.case_menu .gm ul li:hover .case_sj{opacity: 1;}
	.case_menu .gm ul li:hover a{color: #e77817;font-weight: bold;}
	.case_menu .gm ul .pl a::after{width: 100%!important;left: 0!important;}
	.case_menu .gm ul .pl .case_sj{opacity: 1!important;}
	.case_menu .gm ul .pl a{color: #e77817!important;font-weight: bold!important;}
	.case_bt h1{color: #232323;font-size: 1.5625rem;font-family: "rr";font-weight: bold;text-align: center;}
	.case_bt{padding-bottom: 20px;border-bottom: 1px solid #e1e1e1;margin-bottom: 50px;}
	.case_list ul li{width: 24%;margin-bottom: 55px;float: left;margin-left: 1.333%;}
	.case_list ul li:nth-child(4n+1){margin-left: 0;}
	.case_txt p{color: #232323;font-family: "arial";text-align: center;text-transform: capitalize;margin-top: 20px;}
	.case_img img{width: 100%;transition: .5s;}
	.case_img{overflow: hidden;border-radius: 20px;transition: .5s;}
	.case_list ul li:hover .case_img img{transform: scale(1.05);}
	.case_list ul li:hover .case_img{box-shadow: 0 0 30px rgba(0,0,0,0.2);}
	.case_list{padding-bottom: 30px;}
	@media screen and (max-width:768px) {
		.case_menu{overflow: hidden;margin-top: 0;}
		.case_menu .gm{width: 100%;}
		.case_menu .gm ul{display: block;padding-left: 0;}
		.case_menu .gm ul li a{padding: 0;text-align: center;display: block;}
		.case_menu .gm ul li a::after{display: none;}
		.case_sj{display: none;}
		.case_menu .gm ul li a{margin-right: 0;width: 100%;}
		.case_menu .gm ul{border: none;}
		.case_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		.case_banner>img{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.case_banner{height: 249px;}
		.case_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 40px;margin-bottom: 30px;}
		.case_list ul li:nth-child(2n){margin-left: 2%!important;}
		.case_txt p{font-size: 0.875rem;margin-top: 10px;height: 32px;}
		.case_banner h1{font-size: 2.25rem;}
		.case_box{padding: 50px 0;}
		.case_bt{margin-bottom: 15px;padding-bottom: 10px;}
		.case_img{border-radius: 10px;}
		.case_bt h1{font-size: 1.375rem;text-transform: capitalize;}
		
	}
	
	.kh_box .gm{max-width: 995px;}
	.kh_box{background: url(../img/kh_bg.jpg) center no-repeat;height: 938px;}
	.kh_bt{text-align: center;padding-top: 90px;padding-bottom: 60px;}
	.kh_bt h1{color: #e77817;font-size: 2.5rem;font-family: "rr";font-weight: bold;margin-bottom: 15px;text-transform: uppercase;}
	.kh_bt span{color: #555555;font-size: 1.125rem;font-family:"DINPro";}
	.kh_list ul li{display: flex;}
	.kh_list ul li>div{width: 14.285%;}
	.kh_a{background: #d7d7d7;}
	.kh_b{background: #e77817;}
	.kh_qh{margin-top: 35px;}
	.kh_qh ul{display: flex;justify-content: center;}
	.kh_qh ul li{margin: 0 10px;cursor: pointer;}
	@media screen and (max-width:1366px) {
		.case_menu>.gm>ul>li{margin-right: 0;}
		.case_menu .gm ul{justify-content: space-around;}
	}
	
	
	.core_box{padding-bottom: 50px;}
	.core_box .gm{max-width: 1500px;}
	.core_banner h1{font-size: 3.4375rem;color: white;font-family:"impact";}
	.core_banner{background: url(../img/core_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;display: flex;align-items: center;justify-content: center;}
	.core_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.core_menu{margin-top: 50px;}
	.core_menu .gm{max-width: 1640px;}
	.core_menu img{margin-right: 10px;transition: .5s;filter: grayscale(1);}
	.core_menu .gm ul li{margin-right: 85px;}
	.core_menu .gm ul li:nth-last-child(1){margin-right: 0;}
	.core_menu .gm ul li a{transition: .5s;color: #232323;font-family: "rr";display: flex;padding: 30px 0;align-items: center;position: relative;}
	.core_menu .gm ul li a::after{content: "";width: 0;height: 5px;background: #e77817;display: block;position: absolute;bottom: -3px;right: 0;transition: .5s;}
	.core_menu .gm ul{display: flex;border-bottom: 1px solid #e77817;padding-left: 69px;align-items: center;}
	.core_box{padding-top: 100px;}
	.core_menu .gm ul li:hover a::after{width: 100%;left: 0;}
	.core_menu .gm ul li:hover a{color: #e77817;font-weight: bold;}
	.core_menu .gm ul li:hover a img{filter: grayscale(0);}
	.core_menu .gm ul .pl a::after{width: 100%!important;left: 0!important;}
	.core_menu .gm ul .pl a{color: #e77817!important;font-weight: bold!important;}
	.core_menu .gm ul .pl a img{filter: grayscale(0)!important;}
	.core_bt{border-bottom: 2px solid #e7e7e7;padding-bottom: 20px;margin-bottom: 30px;}
	.core_bt h1{font-family:"rbc";font-size: 2.1875rem;color: #232323;font-weight: bold;text-align: center;}
	.corea_list{background: #f0f0f0;padding: 60px;display: flex;justify-content: space-between;}
	.corea_l h1{color: #e77817;font-size: 1.875rem;font-family:"rbc";margin-bottom: 70px;margin-top: 20px;}
	.corea_l p{color: #232323;font-family: "rr";position: relative;padding-left: 15px;margin-bottom: 35px;font-size: 1.125rem;}
	.corea_l p::after{content: "";width: 7px;height: 7px;background: #232323;display: block;position: absolute;top: 5px;left: 0;border-radius: 50px;}
	.corea_l{width: 36.5%;}
	.corea_r{display: flex;align-items: flex-end;width: 59%;}
	.corea_r p:nth-child(1){margin-right: 5px;}
	.coreb{margin-top: 105px;}
	.coreb .corea_l{margin-top: 70px;}
	@media screen and (max-width:768px) {
		.core_menu{overflow: hidden;margin-top: 0;}
		.core_menu .gm{width: 100%;}
		.core_menu .gm ul{display: block;padding-left: 0;}
		.core_menu .gm ul li a{padding: 0;text-align: center;display: block;}
		.core_menu .gm ul li a::after{display: none;}
		.core_sj{display: none;}
		.core_menu .gm ul li a{margin-right: 0;width: 100%;}
		.core_menu .gm ul{border: none;}
		.core_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		.core_banner>img{display: none;}
		.core_menu .gm ul li a img{display: none;}
		.corea_list{display: block;}
		.corea .corea_list{flex-direction: column-reverse;display: flex;}
		.corea_r{width: 100%;}
		.corea_l{width: 100%;}
		#qb .corea_list{flex-direction: column-reverse;display: flex;}
	}
	@media screen and (max-width:520px) {
		.core_banner{height: 249px;}
		.core_banner h1{font-size: 2.25rem;}
		.corea_list{padding: 10px;}
		.corea_l h1{font-size: 1.35rem;margin-bottom: 15px;}
		.corea_l p{font-size: 0.9375rem;margin-bottom: 15px;}
		.core_box{padding: 50px 0;}
		.core_bt h1{font-size: 1.65rem;}
		.core_bt{margin-bottom: 15px;padding-bottom: 10px;}
		.coreb{margin-top: 50px;}
		.coreb .corea_l{margin-top: 20px;}
		
	}
	
	
	.news_box{padding-bottom: 50px;}
	.news_box .gm{max-width: 1500px;}
	.news_banner h1{font-size: 3.4375rem;color: white;font-family:"impact";}
	.news_banner{background: url(../img/news_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;display: flex;align-items: center;justify-content: center;}
	.news_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.news_menu{margin-top: 50px;}
	.news_menu .gm{max-width: 1640px;}
	.news_menu img{margin-right: 10px;transition: .5s;filter: grayscale(1);}
	.news_menu .gm ul li{margin-right: 85px;}
	.news_menu .gm ul li:nth-last-child(1){margin-right: 0;}
	.news_menu .gm ul li a{transition: .5s;color: #232323;font-family: "rr";display: flex;padding: 30px;align-items: center;position: relative;}
	.news_menu .gm ul li a::after{content: "";width: 0;height: 5px;background: #e77817;display: block;position: absolute;bottom: -3px;right: 0;transition: .5s;}
	.news_menu .gm ul{display: flex;border-bottom: 1px solid #e77817;padding-left: 69px;align-items: center;}
	.news_box{padding-top: 100px;}
	.news_menu .gm ul li:hover a::after{width: 100%;left: 0;}
	.news_menu .gm ul li:hover a{color: #e77817;font-weight: bold;}
	.news_menu .gm ul li:hover a img{filter: grayscale(0);}
	.news_menu .gm ul .pl a::after{width: 100%!important;left: 0!important;}
	.news_menu .gm ul .pl a{color: #e77817!important;font-weight: bold!important;}
	.news_menu .gm ul .pl a img{filter: grayscale(0)!important;}
	.news_list ul li{width: 31%;transition: .5s;margin-bottom: 75px;margin-left: 2.333%;float: left;}
	.news_img img{width: 100%;}
	.news_txt h1{color: #232323;font-size: 1.25rem;font-family: "arial";line-height: 25px;margin-bottom: 15px;height: 50px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.news_txt p{color: #232323;font-size: 0.9375rem;font-family: "arial";line-height: 18px;opacity: .6;height: 54px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.news_bom{margin-top: 10px;}
	.news_bom p{color: #e77817;font-size: 0.9375rem;}
	.news_bom h1{color: #484848;font-size: 1.75rem;font-family:"or";}
	.news_bom span{color: #959595;font-size: 1.125rem;}
	.news_bom{display: flex;justify-content: space-between;}
	.news_t{padding: 25px 10px;border-bottom: 1px solid #e5e5e5;}
	.news_list ul li:hover {background: #ededed;box-shadow: 0 0 22px rgba(0,0,0,0.3);}
	.news_img{position: relative;}
	.news_img img{position: relative;z-index: 2;}
	.news_img::after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #e77817;display: block;transition: .5s;}
	.news_list ul li:hover .news_img::after{left: -15px;top: -15px;}
	.news_list ul li:nth-child(3n+1){margin-left: 0;}
	@media screen and (max-width:768px) {
		.news_menu{overflow: hidden;margin-top: 0;}
		.news_menu .gm{width: 100%;}
		.news_menu .gm ul{display: block;padding-left: 0;}
		.news_menu .gm ul li a{padding: 0;text-align: center;display: block;}
		.news_menu .gm ul li a::after{display: none;}
		.news_sj{display: none;}
		.news_menu .gm ul li a{margin-right: 0;width: 100%;}
		.news_menu .gm ul{border: none;}
		.news_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		.news_banner>img{display: none;}
		.news_menu .gm ul li a img{display: none;}
		.news_menu .gm ul li{margin-right: 0;}
		
		.news_banner h1{font-size: 2.5rem;}
	}
	@media screen and (max-width:520px) {
		.news_banner{height: 249px;}
		.news_banner h1{font-size: 1.65rem;text-align: center;}
		.news_box{padding: 50px 0;}
		.news_list ul li{width: 49%;margin-left: 0%!important;margin-bottom: 30px;}
		.news_list ul li:nth-child(2n){margin-left: 2%!important;}
		.news_t{padding: 10px 5px 15px;}
		.news_txt h1{font-size: 1rem;height: 34px;line-height: 18px;margin-bottom: 5px;}
		.news_txt p{font-size: 0.875rem;line-height: 16px;height: 50px;}
		.news_bom h1{font-size: 1.35rem;}
		.news_bom p{font-size: 0.875rem;}
		.news_bom span{font-size: 1rem;}
		
	}
	
	
	
	.main{padding: 20px 0;padding-bottom: 150px;}
	.news_show{padding: 20px 0;padding-bottom: 125px;}
	.news_rq2{display: none;}
	.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;}
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.xgnews-con li{float: none;width: auto;}
		
		.nl_nr ul li a{padding: 12px 30px;font-size: 0.85rem;}
		.nl_nr ul{justify-content: space-between;}
		.news_nr li{margin: 10px 0;}
		.news_show{padding-bottom: 35px;}
		
	}
	
	
	.c_box{padding-bottom: 50px;}
	.c_box .gm{max-width: 1500px;}
	.c_banner h1{font-size: 3.4375rem;color: white;font-family:"impact";}
	.c_banner{background: url(../img/c_banner.jpg) center 85px fixed no-repeat;height: 600px;position: relative;display: flex;align-items: center;justify-content: center;}
	.c_banner>img{position: absolute;bottom: 40px;left: 50%;transform: translate(-50%,0);}
	.c_nr{padding-top: 105px;display: flex;}
	.c_list{height: 503px;background: url(../img/c_bg.jpg) center no-repeat;}
	.c_lx{width: 50%;}
	.c_lx h1{color: #232323;font-size: 2.1875rem;margin-bottom: 40px;font-family:"DINSR";}
	.c_lx ul li:nth-child(1) a{color: #232323;font-size: 1.625rem;font-family: "Din";}
	.c_lx ul li a{color: #232323;font-size: 1.125rem;font-family: "Din";display: flex;align-items: center;}
	.c_lx ul li{color: #232323;font-size: 1.125rem;font-family: "Din";}
	.c_lx ul li{display: flex;align-items: center;margin-bottom: 20px;}
	.c_lx ul li img{margin-right: 10px;}
	.c_nr>div:nth-child(2)  ul li:nth-child(1) a{color: #e77816;}
	@media screen and (max-width:768px) {
		.c_banner{background-size: auto 100%;height: 400px;background-attachment: inherit;background-position: center;}
		.c_banner>img{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.c_banner{height: 249px;}
		.c_banner h1{font-size: 2.25rem;text-align: center;}
		.c_list{height: auto;}
		.c_nr{display: block;padding-top: 50px;}
		.c_lx{width: 100%;margin-bottom: 40px;}
		.c_lx h1{font-size: 1.65rem;margin-bottom: 15px;}
		.c_lx ul li:nth-child(1) a{font-size: 1.125rem;}
		.c_lx ul li a{font-size: 1rem;}
		.c_lx ul li{font-size: 1rem;margin-bottom: 10px;}
		.c_lx ul li br{display: none;}
		
	}
	
	
	/*sitemap*/
	.sitemap_nr>dl{ border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-top: 30px;}
	.sitemap_nr>dl>a{ font-size: 1.5rem; font-weight: bold; color: #e77816; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #e77816; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #e77816;}
	.sitemap_nr>dl>dd{ display: flex; flex-wrap: wrap; padding-top:10px;}
	.sitemap_nr>dl>dd>a{ display: block; margin-right: 15px; line-height: 24px;}
	@media screen and (max-width:700px){
	.sitemap_nr>dl>a{ font-size: 1.125rem;}
	.sitemap_nr>dl>dt>a{ font-size: 1rem;}
	.sitemap_nr>dl>dd>a{ font-size: 0.875rem;}
	}
	/*sitemap*/
	
	
	
	
	
	