@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"arial"; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;background: url(../jpg/body.jpg) center top no-repeat;}
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: 1800px;margin: 0 auto;}
.gm{width: 95%;max-width: 1600px;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:780px!important; box-sizing: border-box;}
@media screen and (max-width:770px){
#dituContent{ height:450px!important;}
}
.xd>a>em{transform: scaleX(1)!important;}
.xd>a{color: #d81417!important;font-weight: bold!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("http://www.zhong-xing.com/font/Din.eot"),
	      url("http://www.zhong-xing.com/font/Din.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("http://www.zhong-xing.com/font/D-DIN.eot"),
	      url("http://www.zhong-xing.com/font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"CALIBRI";
	 src: url("http://www.zhong-xing.com/font/CALIBRI.eot"),
	      url("http://www.zhong-xing.com/font/CALIBRI.ttf");
	}
	@font-face {
	 font-family:"din1451";
	 src: url("http://www.zhong-xing.com/font/din1451.eot"),
	      url("http://www.zhong-xing.com/font/din1451.ttf");
	}
	@font-face {
	 font-family:"din_bl";
	 src: url("http://www.zhong-xing.com/font/din_bl.eot"),
	      url("http://www.zhong-xing.com/font/din_bl.ttf");
	}
	@font-face {
	 font-family:"ARLRDBD";
	 src: url("http://www.zhong-xing.com/font/ARLRDBD.eot"),
	      url("http://www.zhong-xing.com/font/ARLRDBD.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("http://www.zhong-xing.com/font/arial.eot"),
	      url("http://www.zhong-xing.com/font/arial.ttf");
	}
	@font-face {
	 font-family:"agbt2";
	 src: url("http://www.zhong-xing.com/font/agbt2.eot"),
	      url("http://www.zhong-xing.com/font/agbt2.ttf");
	}
	@font-face {
	 font-family:"qs";
	 src: url("http://www.zhong-xing.com/font/qs.eot"),
	      url("http://www.zhong-xing.com/font/qs.ttf");
	}
	
	
	.nav_box{z-index: 999;position: sticky;width: 100%;transition: .5s;height: 110px;box-sizing: border-box;background: url(../jpg/body.jpg) center top no-repeat;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.top_logo{position: relative;z-index: 2;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;}
	.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-right:55px;}
	.top_nav>ul>li>a{padding: 42px 0px;transition: .5s;z-index: 9;position: relative;font-size: 1.125rem;display: block;color: #464646;text-transform: capitalize;}
	.top_nav>ul>li>a>em{background:#d81417; display:block; position:absolute; left:0%; bottom:25px; height:3px; transition:0.5s; width:70%; border-radius: 10px;transform: scaleX(0);right: 0;margin: 0 auto;}
	.top_nav>ul>li:hover>a{color: #d81417;font-weight: bold;}
	.top_nav>ul>li:hover>a>em{transform: scaleX(1);}
	.top_r ul li a{color: #d81417;display: flex;font-family:"agbt2";align-items: center;font-size: 1.875rem;}
	.top_r ul li img{margin-right: 5px;}
	.top_r ul{display: flex;align-items: center;}
	.top_r ul li:nth-child(2) a{display: flex;align-items: center;font-size: 1.125rem;color: #d81417;font-weight: bold;font-family:"D-DIN";}
	.top_r ul li:nth-child(2) a img{margin-left: 5px;}
	.top_r ul li:nth-child(2){margin-left: 10px;padding-left: 10px;border-left: 1px solid #ddd;}
	.top_box_move{z-index: 999;box-shadow: 0px 2px 10px rgba(0,0,0,.1);top: 0;}
	.mob_logo{display: none;}
	.top_nav>ul>li:hover .nav_rj{opacity: 1;visibility: visible;}
	.nav_rj{transition: .35s;opacity: 0;visibility: hidden;position: absolute;max-width: 1800px;background: rgba(138,0,2,0.9);left: 0;right: 0;top: 100%;margin: 0 auto;height: 380px;display: flex;justify-content: space-between;padding-top: 70px;align-items: flex-start;box-sizing: border-box;}
	.nav_rjl h1{font-size: 3rem;color: white;font-family:"CALIBRI";text-transform: uppercase;text-align: left;margin-bottom: 5px;}
	.nav_rjl h1 span{font-size: 1.5rem;color: white;display: inline-block;margin-left: 5px;}
	.nav_rjl p{color: #ffc0c0;margin-bottom: 25px;text-align: left;}
	.nav_rjl ul{display: flex;flex-wrap: wrap;}
	.nav_rjl ul li a{display: block;color: white;height: 40px;line-height: 40px;background: #d81417;padding: 0 20px;text-transform: capitalize;}
	.nav_rjl ul li{margin-right: 10px;}
	.nav_rjl{margin-left: 7.3vw;width: 60%;}
	.nav_rjr{border: 4px solid #c62123;margin-right: 7.3vw;}
	.top_nav>ul>li:nth-child(3) .nav_rjl ul li:nth-child(1n+4){margin-top: 10px;}
	/* 移动端导航按扭 */
	.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: #d81417;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:1440px) {
		.top_nav>ul>li{margin-right: 35px;}
	}
	
	@media screen and (max-width:1270px) {
		.mob_inner_box{display: block;}
		.top_nav{display: none;}
		.top_r ul li:nth-child(1){display: none;}
		.top_r{position: absolute;top: 50%;right: 100px;transform: translate(0,-50%);}
		.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: 55%;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;}
		.top_r{right: 55px;}
		.top_r a{font-size: 1rem!important;}
	}
	/* @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: #ff0000;}
	.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: #fff;/* 单独设置按钮颜色 */
		
	}
	.banner{position: relative;}
	.banner::before{content: "";width: 100%;height: 68px;background: #efefef;display: block;position: absolute;bottom: 0;left: 0;}
	.banner .swiper-pagination{bottom: 36px!important;}
	.banner .swiper-pagination span{position: relative;background: #fff;opacity: 1;margin: 0 16px!important;width: 10px;height: 10px;}
	.banner .swiper-pagination span::after{content: "";width: 28px;transition: .5s;height: 28px;border: 1px solid #d81417;position: absolute;display: block;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;opacity: 0;}
	.banner .swiper-pagination-bullet-active::after{border-color: #d81417!important;opacity: 1!important;}
	.banner .swiper-pagination-bullet-active{background: #d81417!important;}
	
	.banner .swiper-slide img:nth-of-type(2){display: none!important;}
	.banner .swiper-slide video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: fill;}
	.banner .swiper-slide div{position: relative;}
	.banner .swiper-slide div img{display: block!important;}
	.banner .swiper-slide{text-align: center;}
	@media screen and (max-width:768px) {
		.banner .swiper-slide video{z-index: 2;object-fit: contain;}
		.banner .swiper-slide img:nth-of-type(2){display: block!important;}
		.banner .swiper-slide img:nth-of-type(1){display: none!important;}
		.banner .swiper-slide{background: black;}
		.banner .swiper-pagination{
			right: 0%!important;
			left: auto!important;
			bottom: 30px!important;
		}
	}
	@media screen and (max-width:520px) {
		.banner .swiper-pagination span::after{display: none;}
		.banner .swiper-pagination span{margin: 0 7px!important;}
		.banner .swiper-pagination{
			bottom: 10px!important;
		}
	}
	
	.ina{background: #efefef;height: 960px;position: relative;}
	.ina::before{content: "";background: url(../jpg/ina_bg.jpg) center no-repeat;width: 960px;height: 620px;position: absolute;bottom: 0;left: 0;}
	.ina .gm{max-width: 1760px;margin-right: 0;margin-left: auto;position: relative;z-index: 2;}
	.ina_list{padding-top: 80px;display: flex;justify-content: space-between;}
	.ina_bt h1{color: #d81417;font-size: 3rem;margin-bottom: 15px;}
	.ina_bt span{color: #cecece;font-size: 3rem;font-family: "agbt2";text-transform: uppercase;}
	.ina_bt h2{color: #292929;font-size: 1.5rem;margin-bottom: 45px;}
	.ina_txt p{color: #787878;font-size: 1.125rem;line-height: 26px;}
	.ina_more{margin-top: 45px;}
	.ina_l{margin-right: 20px;width: 43.2%;}
	.ina_r{margin-top: -65px;}
	.ina_bom{position: absolute;z-index: 2;background: #b8080b;left: 0;bottom: 0;width: 48%;box-sizing: border-box;}
	.ina_bom ul{height: 200px;display: flex;align-items: center;padding-left: 140px;justify-content: space-around;}
	.ina_num h1{font-size: 4.5rem;color: white;font-family:"din1451";line-height: 55px;}
	.ina_num span{font-size: 1.125rem;color: white;display: inline-flex;margin-left: 5px;}
	.ina_num{display: flex;align-items: flex-end;position: relative;}
	.ina_bom p{color: white;margin-top: 5px;}
	.ina_bom ul li:nth-last-child(1) .ina_num::after{content: "+";position: absolute;right: 0;top: -10px;color: white;font-size: 1.5rem;}
	@media screen and (max-width:1680px) {
		.ina_bom ul img{display: none;}
	}
	@media screen and (max-width:1550px) {
		.ina_bt h2{font-size: 1.35rem;}
	}
	@media screen and (max-width:1440px) {
		.ina_r{margin-top: 0;}
		.ina_bom ul{padding-left: 2.5%;}
		
	}
	@media screen and (max-width:1270px) {
		.ina_bt h2 br{display: none;}
		.ina::before{display: none;}
		.ina{padding-bottom: 240px;height: auto;}
	}
	@media screen and (max-width:1024px) {
		.ina_l{margin-right: 0;width: 100%;margin-top: 50px;}
		.ina_list{flex-direction: column-reverse;}
		.ina_bom ul{padding-left: 0;}
		.ina_num h1{font-size: 3.5rem;}
		.ina .gm{margin: 0 auto;}
	}
	@media screen and (max-width:768px) {
		.ina{overflow: hidden;}
		.ina_r{margin-top: 0;}
		.ina_list{padding-top: 50px;}
		.ina_bt h1{font-size: 2.5rem;}
		.ina_bt span{font-size: 2.5rem;}
		.ina_bt h2{font-size: 1.65rem;}
		.ina_bom{width: 100%;}
		
	}
	@media screen and (max-width:520px) {
		.ina_l{margin-top: 20px;}
		.ina_bt h1{font-size: 1.65rem;margin-bottom: 5px;}
		.ina_bt span{font-size: 1.35rem;}
		.ina_bt h2{font-size: 1.125rem;line-height: 26px;margin-bottom: 20px;}
		.ina_txt p{font-size: 1rem;line-height: 24px;}
		.ina_more{margin-top: 20px;}
		.ina_more img{height: 40px;}
		.ina_num h1{font-size: 2.5rem;line-height: 38px;}
		.ina_num span{font-size: 1rem;}
		.ina_bom p{font-size: 0.875rem;}
		.ina_bom ul{height: 105px;padding: 0 2%;}
		.ina{padding-bottom: 155px;}
	}
	
	.inp{position: relative;padding-bottom: 140px;}
	.inp::before{content: "";width: 48%;height: 100%;left: 0;top: 0;background: #edf4f7;display: block;position: absolute;}
	.inp_bt{text-align: right;position: absolute;width: 95%;max-width: 1600px;left: 0;right: 0;margin: 0 auto;top: -120px;}
	.inp_bt span{color: #cecece;font-size: 3rem;font-family: "agbt2";text-transform: uppercase;}
	.inp_bt h1{color: #d81417;font-size: 3rem;line-height: 40px;text-transform: uppercase;}
	.inp_menu{padding: 45px 0 55px;}
	.inp_menu ul{display: flex;justify-content: flex-end;}
	.inp_menu ul li a{color: #5d5d5d;font-size: 1rem;transition: .5s;line-height: 20px;display: block;padding-left: 10px;}
	.inp_menu ul li{position: relative;border-left: 2px solid #d1d1d1;margin-right: 20px;transition: .5s;}
	.inp_menu ul li::after{content: "";width: 7px;height: 7px;position: absolute;bottom: -15px;left: 50%;transform: translate(-50%,0);background: #d7080c;border-radius: 50px;transition: .5s;opacity: 0;}
	.inp_menu ul li:nth-last-child(1){margin-right: 0;}
	.inp_menu ul li:hover a{color: #d7080c;}
	.inp_menu ul li:hover{border-color: #d7080c;}
	.inp_menu ul li:hover::after{opacity: 1;}
	.inp_list{position: relative;z-index: 2;display: flex;justify-content: space-between;}
	.inp_txt h2{color: #b8080b;font-size: 3rem;font-family: "agbt2";}
	.inp_txt h1{color: black;font-size: 1.65rem;font-weight: 100;}
	.inp_txt h1::after{content: "";width: 25px;height: 3px;background: #b8080b;display: block;margin: 25px 0 50px;}
	.inp_txt p{color: #494949;line-height: 30px;height: 120px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;text-overflow: ellipsis;}
	.inp_txt a{color: white;display: inline-block;height: 50px;line-height: 50px;padding: 0 30px;background: #d81417;border-radius: 50px;margin-top: 50px;}
	.inp_l{width: 23.8%;margin-top: 30px;}
	.inp_txt a span{font-size: 1.125rem;font-family: "宋体";margin-left: 15px;display: inline-block;}
	.inp_qh{margin-top: 170px;position: relative;display: inline-block;z-index: 2;}
	.inp_qh::before{content: "";width: 144px;height: 1px;background: white;left: -160px;top: 50%;transform: translate(0,-50%);display: block;position: absolute;}
	.inp_qh::after{content: "";width: 395px;height: 1px;background: #d81417;right: -405px;top: 50%;transform: translate(0,-50%);display: block;position: absolute;}
	.inp_qh ul{display: flex;align-items: center;}
	.inp_qh ul li{cursor: pointer;display: flex;align-items: center;}
	.inp_qh ul li:nth-child(1)::after{content: "";width: 2px;height: 9px;display: block;background: #9e9e9e;margin: 0 15px;}
	.inp_r{width: 73.75%;}
	@media screen and (max-width:1550px) {
		.inp_txt h1{font-size: 1.35rem;}
	}
	@media screen and (max-width:1440px) {
		.inp_l{margin-top: 0;position: relative;}
		.inp_qh{margin-top: 0;position: absolute;left: 0;bottom: 0;}
		.inp_menu{display: none;}
		.inp_list{padding-top: 145px;}
	}
	@media screen and (max-width:1024px) {
		.inp_txt h1::after{margin-bottom: 20px;}
		.inp_txt a{margin-top: 20px;}
		.inp_txt h2{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.inp{overflow: hidden;}
		.inp_menu{display: none;}
		.inp_list{padding-top: 50px;}
		.inp_bt{position: static;width: auto;}
		.inp{padding-top: 70px;}
		.inp::before{width: 100%;}
		.inp_txt p{display: none;}
		.inp_bt h1{font-size: 2.25rem;}
		.inp_bt span{font-size: 2.25rem;}
		.inp_txt a{display: none;}
	}
	@media screen and (max-width:520px) {
		.inp_bt h1{font-size: 1.65rem;line-height: normal;}
		.inp_bt span{font-size: 1.35rem;}
		.inp{padding: 50px 0;}
		.inp_list{padding-top: 20px;}
		.inp_qh::after{display: none;}
		.inp_qh::before{display: none;}
		.inp_list{flex-direction: column-reverse;}
		.inp_r{width: 100%;}
		.inp_l{width: 100%;margin-top: 20px;}
		.inp_txt h1::after{display: none;}
		.inp_qh{position: static;margin-top: 20px;}
		.inp_qh ul li img{height: 25px;}
		.inp_txt h2{font-size: 1.875rem;}
		.inp_txt h1{font-size: 1.25rem;font-weight: bold;}
		.inp_bt{text-align: left;}
		.inp_txt p{display: block;line-height: 24px;height: 72px;margin-top: 5px;}
		
	}
	
	.iny{padding-bottom: 160px;position: relative;}
	.iny::before{content: "";width: 245px;height: 245px;border: 140px solid #f0f0f0;border-radius: 100%;position: absolute;bottom: 0;left: 12.5%;transform: translate(0,55%);z-index: -1;}
	.iny::after{content: "";width: 290px;height: 490px;display: block;position: absolute;background: #d81417;right: -45px;top: -215px;transform: skewX(-45deg);z-index: -1;}
	.iny_bt{padding: 65px 0 120px;}
	.iny_bt h1{color: #d81417;font-size: 2.25rem;}
	.iny_bt span{color: #cecece;font-size: 3rem;font-family: "agbt2";text-transform: uppercase;}
	.iny_list ul{display: flex;justify-content: space-between;}
	.iny_bg{height: 510px;position: relative;}
	.iny_bg::after{content: "";width: 100%;height: 100%;background: url(../jpg/iny_img1xd.jpg) center no-repeat;display: block;left: 0;top: 0;transition: .5s;opacity: 0;position: absolute;}
	.iny_list ul li{width: 23%;cursor: pointer;transition: .5s;position: relative;}
	.iny_list ul li:nth-child(2) .iny_bg::after{background: url(../jpg/iny_img2xd.jpg) center no-repeat;}
	.iny_list ul li:nth-child(3) .iny_bg::after{background: url(../jpg/iny_img3xd.jpg) center no-repeat;}
	.iny_list ul li:nth-child(4) .iny_bg::after{background: url(../jpg/iny_img4xd.jpg) center no-repeat;}
	.iny_list ul li:nth-child(2n){bottom: 90px;}
	.iny_list ul li:hover .iny_bg::after{opacity: 1;}
	.iny_list ul li:hover{box-shadow: 0 0 25px rgba(95,0,2,0.3);}
	.iny_txt{height: inherit;display: flex;flex-direction: column;padding: 30px 15px 15px 15px;box-sizing: border-box;justify-content: space-between;position: relative;z-index: 2;}
	.iny_txt span{font-family:"CALIBRI";font-size: 1.875rem;color: white;text-transform: uppercase;}
	.iny_txt h1{font-size: 1.5rem;color: white;}
	.iny_txt h1 img{margin-top: 5px;}
	@media screen and (max-width:1440px) {
		.iny::before{display: none;}
	}
	@media screen and (max-width:1270px) {
		.iny_txt span{font-size: 1.45rem;}
	}
	@media screen and (max-width:1024px) {
		.iny_bg{background-size: auto 100%!important;height: 400px;}
		.iny_bg::after{background-size: auto 100%!important;}
		
	}
	@media screen and (max-width:768px) {
		.iny{overflow: hidden;}
		.iny_list ul li{width: 24%;}
		.iny_txt h1{font-size: 1.25rem;}
		.iny_txt span br{display: none;}
	}
	@media screen and (max-width:520px) {
		.iny::after{display: none;}
		.iny_list ul li{position: static;width: 49%;margin-bottom: 2%;}
		.iny_list ul{flex-wrap: wrap;}
		.iny_txt{padding: 20px 10px;}
		.iny_txt span{font-size: 1.125rem;}
		.iny_txt h1{font-size: 1rem;}
		.iny_bg{height: 255px;}
		.iny_txt h1 img{display: none;}
		.iny{padding-bottom: 50px;}
		.iny_bt h1{font-size: 1.65rem;line-height: normal;}
		.iny_bt span{font-size: 1.35rem;}
		.iny_bt{padding: 50px 0 20px;}
	}
	
	.inw{background: url(../jpg/inw_bg.jpg) center no-repeat;height: 750px;}
	.inw_bt{padding: 115px 0 65px;}
	.inw_bt h1{color: #d81417;font-size: 3rem;}
	.inw_bt span{color: #fff;font-size: 3rem;font-family: "agbt2";text-transform: uppercase;opacity: .2;}
	.inw_txt h2{font-size: 1.875rem;color: white;}
	.inw_txt p{color: white;font-size: 1.125rem;margin-bottom: 60px;}
	.inw_txt span{color: #ff0000;font-size: 4.5rem;font-family: "agbt2";display: inline-block;margin: 0 10px;}
	.inw_more a{color: white;display: inline-block;height: 50px;line-height: 50px;padding: 0 30px;background: #d81417;border-radius: 50px;}
	.inw_more a span{font-size: 1.125rem;font-family: "宋体";margin-left: 15px;display: inline-block;}
	@media screen and (max-width:520px) {
		.inw_bt h1{font-size: 1.65rem;line-height: normal;}
		.inw_bt span{font-size: 1.35rem;}
		.inw_bt{padding: 50px 0 20px;}
		.inw_txt h2{font-size: 1rem;}
		.inw_txt p{font-size: 1rem;margin-bottom: 35px;}
		.inw_txt span{font-size: 2.5rem;}
		.inw_more a{height: 35px;line-height: 35px;padding: 0 20px;font-size: 0.875rem;}
		.inw{background-size: auto 100%;height: auto;padding-bottom: 50px;}
		.inw_txt h2 br{display: none;}
		
	}
	
	.inn{padding-bottom: 155px;position: relative;}
	.inn::before{content: "";width: 41.732%;background: #edf4f7;height: 100%;position: absolute;right: 0;top: 0;z-index: -1;display: block;}
	.inn_bt{padding-top: 70px;text-align: right;}
	.inn_bt h1{color: #d81417;font-size: 3rem;}
	.inn_bt span{color: #cecece;font-size: 3rem;font-family: "agbt2";text-transform: uppercase;}
	.inn_list .gm{max-width: 1680px;margin-right: auto;margin-left: 0;display: flex;justify-content: space-between;}
	.inn_time h1{font-family:"qs";font-size: 2.625rem;color: #343434;transition: .5s;}
	.inn_time span{transition: .5s;font-family: "CALIBRI";font-size: 1.125rem;color: #b4b4b4;}
	.inn_nr h1{transition: .5s;margin-bottom: 10px;font-size: 1.5rem;color: #343434;height: 58px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.inn_nr p{transition: .5s;color: #808080;line-height: 24px;height: 72px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.inn_nr{margin: 55px 0 90px;}
	.inn_txt>span{transition: .5s;color: #484848;font-size: 1.5rem;font-family: "Din";}
	.inn_l .swiper-slide{width: auto;transition: .5s;position: relative;bottom: 0;margin-right: 60px;}
	.inn_l .swiper-slide a{transition: .5s;background: white;width: 338px;display: flex;padding: 25px;box-sizing: border-box;border: 1px solid #e1e1e1;border-radius: 0 10px 0 0;}
	.inn_l .swiper-slide:hover .inn_time h1{color: white;}
	.inn_l .swiper-slide:hover .inn_time span{color: white;}
	.inn_l .swiper-slide:hover .inn_nr h1{color: white;}
	.inn_l .swiper-slide:hover .inn_nr p{color: white;}
	.inn_l .swiper-slide:hover .inn_txt>span{color: white;}
	.inn_l .swiper-slide:hover a{background: #d81417;border-color: #d81417;box-shadow: 0 0 25px rgba(95,0,2,0.5);}
	.inn_l .swiper-slide:hover{bottom: 30px;}
	.inn_l{width: 83.334%;overflow: hidden;padding-top: 60px;}
	.inn_r{margin-top: 95px;position: relative;}
	.inn_menu ul li{margin-bottom: 25px;position: relative;}
	.inn_menu ul li::after{content: "";width: 0;height: 1px;background: #d81417;display: block;top: 50%;right: -260px;position: absolute;transform: translate(0,-50%);transition: .5s;}
	.inn_menu ul li a{color: #555555;font-size: 1.875rem;transition: .5s;}
	.inn_menu ul li:hover a{color: #d81417;font-weight: bold;}
	.inn_menu ul li:hover::after{width: 240px;}
	.inn_qh{position: absolute;bottom: 0;right: 0;}
	.inn_qh ul{display: flex;align-items: center;}
	.inn_qh ul li{cursor: pointer;display: flex;align-items: center;}
	.inn_qh ul li:nth-child(1)::after{content: "";width: 2px;height: 9px;display: block;background: #9e9e9e;margin: 0 15px;}
	@media screen and (max-width:1024px) {
		.inn_l .swiper-slide{margin-right: 20px;}
		.inn_l{width: 75%;}
	}
	@media screen and (max-width:768px) {
		.inn_l .swiper-slide a{width: 300px;}
		.inn_l{width: 81%;}
	}
	@media screen and (max-width:520px) {
		.inn_bt h1{font-size: 1.65rem;line-height: normal;}
		.inn_bt span{font-size: 1.35rem;}
		.inn_r{display: none;}
		.inn_l{width: 100%;padding-top: 20px;}
		.inn_l .swiper-slide a{width: auto;padding: 10px;}
		.inn_list .gm{margin: 0 auto;}
		.inn_nr h1{font-size: 1.125rem;line-height: 21px;height: 41px;}
		.inn_nr p{font-size: 0.9375rem;height: 61px;line-height: 20px;}
		.inn_time h1{font-size: 1.65rem;}
		.inn_nr{margin: 10px 0;}
		.inn_l .swiper-slide{margin-right: 0;}
		.inn_bt{padding-top: 50px;}
		.inn{padding-bottom: 50px;}
		
	}
	
	.foot{background: url(../jpg/foot_bg.jpg) center bottom no-repeat,#08090e;}
	.foot .gm{max-width: 1500px;}
	.foot_list{display: flex;justify-content: space-between;margin-bottom: 60px;margin-top: 25px;}
	.foot_l{width: 37%;display: flex;align-items: flex-start;border-right: 1px solid rgba(255,255,255,0.2);}
	.foot_m p{color: #a0a0a0;text-align: left;margin-top: 5px;font-size: 0.875rem;}
	.foot_m img{border-radius: 10px;}
	.foot_lx p{color: #a0a0a0;}
	.foot_lx p::after{content: "";width: 29px;height: 1px;background: #bababa;display: block;margin: 5px 0;}
	.foot_lx a{color: #e20b0e;font-size: 2.25rem;font-family: "din1451";display: inline-block;margin-bottom: 5px;}
	.foot_lx h2{color: white;}
	.foot_lx{margin-left: 20px;}
	.end{display: flex;justify-content: space-between;height: 98px;align-items: center;border-top: 1px solid #535353;margin-top: 15px;}
	.end p{color: #a0a0a0;}
	.end p a{color: #a0a0a0;}
	
	.link{display: flex;height: 107px;align-items: center;border-bottom: 1px solid rgba(255,255,255,0.2);}
	.link h1{color: #a0a0a0;flex: 0 0 80px;}
	.link ul a{color: #d0d0d0;display: block;float: left;height: 24px;line-height: 24px;margin-left: 20px;}
	.link ul{flex: 1;height: 24px;line-height: 24px;overflow: hidden;}
	.gotop{flex: 0 0 32px;cursor: pointer;overflow: hidden;height: 25px;}
	.foot_menu h1{color: #dbdbdb;font-size: 1.25rem;margin-bottom: 35px;text-transform: capitalize;}
	.foot_r{display: flex;justify-content: space-between;width: 59.5%;}
	.foot_menu ul li a{color: #d1d1d1;text-transform: capitalize;}
	.foot_menu ul li{margin-bottom: 15px;}
	@media screen and (max-width:1270px) {
		.foot_r{display: none;}
		.foot_l{width: 100%;}
	}
	@media screen and (max-width:768px) {
		.link{display: none;}
		.foot{padding-top: 40px;}
		.end{display: block;text-align: center;height: auto;padding: 30px 0;}
	}
	
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#d81417;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #b11012;}
		.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 #b11012;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.8rem;}
		
		.foot_lx h2{font-size: 0.875rem;}
		.foot_lx a{font-size: 1.875rem;}
		.foot_m p{font-size: 0.875rem;}
		.end p{font-size: 0.75rem;}
		.end{padding: 15px 0;margin-bottom: 49px;}
		.foot_list{margin-bottom: 30px;margin-top: 10px;}
		.foot_lx{flex: 1;}
		.foot_m{width: 30%;}
		
	}
	@media screen and (max-width:1440px) {
		.foot_l{border-right: none;}
		.foot_lx h2 br{display: none;}
	}
	
	.about_banner{background: url(../jpg/about_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.about_banner::before{content: "";width: 100%;height: 68px;background: #efefef;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.about_bt{text-align: center;}
	.about_bt span{font-size: 2.5rem;font-family: "CALIBRI";color: white;text-transform: uppercase;letter-spacing: 5px;}
	.about_bt h1{font-size: 2.25rem;color: white;}
	.about_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.about_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.about_menu .gm{max-width: 1400px;display: flex;justify-content: space-between;align-items: center;}
	.fmenu ul{display: flex;}
	.fmenu ul li a{text-transform: capitalize;display: block;height: 69px;line-height: 69px;padding: 0 20px;color: white;position: relative;z-index: 2;}
	.fmenu ul li{position: relative;}
	.fmenu ul li:hover::after{opacity: 1;}
	.al::after{opacity: 1!important;}
	.fmenu ul li::after{content: "";width: 100%;height: 100%;background-image: linear-gradient(135deg ,#ff7800,#ff0000);position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.dh p{font-size: 0.875rem;color: white;display: flex;align-items: center;text-transform: capitalize;}
	.dh p a{color: white;}
	.dh p img{margin-right: 10px;}
	.about{padding: 70px 0;position: relative;}
	.about::after{content: "";width: 100%;height: 60%;top: 0;left: 0;background: #efefef;display: block;position: absolute;z-index: -1;}
	.about .gm{max-width: 1400px;}
	.about_tit h1{color: #ce0000;font-size: 3rem;}
	.about_tit span{color: #8e8e8e;font-size: 1.5rem;font-family: "qs";text-transform: uppercase;}
	.about_top{display: flex;justify-content: space-between;margin-bottom: 50px;}
	.about_top h2{color: #4b4b4b;font-size: 1.325rem;}
	.about_txt p{color: #464646;font-size: 1.125rem;line-height: 32px;margin-bottom: 25px;}
	.about_bom h1{color: #cc0000;font-size: 4.5rem;font-family: "din1451";margin-right: 5px;}
	.about_num p{color: #212121;font-size: 1.25rem;margin-bottom: 10px;}
	.about_num span{color: #212121;}
	.about_bom ul{display: flex;justify-content: space-evenly;height: 150px;border-top: 1px solid #bababa;}
	.about_bom ul li{display: flex;align-items: center;}
	.about_bom{margin-top: 60px;}
	.about_v{background: black;position: relative;}
	.about_v video{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
	.about_v img{opacity: 0;pointer-events: none;}
	@media screen and (max-width:1024px) {
		.about_top h2{font-size: 1.45rem;}
		.about_tit h1{font-size: 2.25rem;}
		.about_tit span{font-size: 1.35rem;}
		.about_bom h1{font-size: 3rem;}
		.about_num p{font-size: 1rem;margin-bottom: 0;}
		.about_num span{font-size: 0.875rem;}
		.dh{display: none;}
		.about_menu .gm{display: block;}
		
	}
	@media screen and (max-width:768px) {
		.about::after{height: 100%;}
		.dh{display: none;}
		.about_top{display: block;}
		.about_top h2{margin-top: 20px;}
		.about_bom ul{flex-wrap: wrap;}
		.about_bom ul li{width: 50%;}
	}
	@media screen and (max-width:520px) {
		.fmenu ul li a{font-size: 1rem;padding: 0 10px;height: 50px;line-height: 50px;white-space: nowrap;}
		.about_menu .gm{display: block;}
		.fmenu ul{justify-content: space-between;}
		.about_bt span{font-size: 1.65rem;}
		.about_bt h1{font-size: 1.65rem;}
		.about_banner{background-size: auto 100%;height: 300px;overflow: hidden;}
		.about_tit h1{font-size: 1.65rem;line-height: normal;}
		.about_tit span{font-size: 1rem;}
		.about{padding: 50px 0;overflow: hidden;}
		.about_top h2{font-size: 1.125rem;}
		.about_top{margin-bottom: 10px;}
		.about_txt p{font-size: 1rem;line-height: 26px;margin-bottom: 10px;}
		.about_bom h1{font-size: 2.25rem;}
		.about_bom ul li{width: 100%;position: relative;padding-bottom: 10px;margin-bottom: 15px;}
		.about_bom ul li:nth-last-child(1){margin-bottom: 0;}
		.about_num span{position: absolute;bottom: 0;left: 0;width: 100%;}
		.about_bom{margin-top: 30px;padding-bottom: 20px;border-bottom: 1px solid #bababa;}
		.about_v{margin-top: 30px;}
		.about_bom ul{height: auto;padding-top: 20px;}
		
	}
	
	.pro_banner{background: url(../jpg/pro_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.pro_banner::before{content: "";width: 100%;height: 68px;background: #efefef;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	
	.pro_menu .gm{display: flex;justify-content: center;align-items: center;max-width: 1800px;width: 100%;}
	.pro_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.pro_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.pro_menu ul li::before{content: "";height: 31px;width: 1px;background: #a0a2a9;display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
	.pro_menu ul li:nth-last-child(1)::before{display: none;}
	.pro_menu .fmenu ul li a{font-size: 0.75rem;}
	
	.pro_menu2>div{height: 90px;display: flex;flex-direction: column;justify-content: center;background: #d81417;padding-left: 20px;padding-right: 20px;}
	.pro_menu2>div h1{font-size: 1.375rem;color: white;}
	.pro_menu2>div p{font-size: 1rem;color: white;margin-top: 5px;}
	.pro_menu2{overflow: hidden;background: #fff;margin-bottom: 20px;}
	.pro_menu2>header>nav>ul{padding: 0 15px;padding-bottom: 100px;border: 1px solid #e2e2e2;border-top: none;}
	.pro_menu2>header>nav>ul>li>a{display: block;height: 53px;overflow: hidden;color: #3a3a3a;transition: .5s;display: flex;align-items: center;padding-right: 25px;}
	.pro_menu2>header>nav>ul>li{border-bottom: 1px solid #a8a5a5;}
	.pro_menu2>header>nav>ul>li:hover>a{color: #d81417;font-weight: bold;}
	.pl2>a{color: #d81417!important;font-weight: bold!important;}
	.pro_l{width: 20.8%;}
	.pro_list{width: 75.2%;}
	.pro_lx h1{color: white;font-size: 1.375rem;padding-bottom: 10px;margin-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.5);}
	.pro_lx h2{color: white;}
	.pro_lx a:nth-of-type(1){color: #fff;font-size: 1.625rem;font-family: "Din";}
	.pro_lx a{color: white;display: block;}
	.pro_lx{overflow: hidden;background: #d81417;box-sizing: border-box;padding: 15px;}
	.pro_lx p{color: white;line-height: 24px;}
	
	.pro_rj>a{position: relative;border-bottom: 1px solid #a8a5a5;}
	.pro_rj{border-bottom: none!important;}
	.pro_rj>a::after{content: "";background: url(../png/proshow_sj.png) center no-repeat;width: 12px;height: 8px;display: block;position: absolute;right: 10px;top: 50%;transform: translate(0,-50%);}
	.pro_menu2>header>nav>ul>li>ul>li>a{color: #393939;display: block;height: 37px;padding-left: 10px;transition: .5s;display: flex;align-items: center;}
	.pro_menu2>header>nav>ul>li>ul>li{margin-left: 5px;position: relative;margin-bottom: 10px;}
	.pro_rj>ul{padding-top: 10px;}
	.pro_menu2>header>nav>ul>li>ul>li::after{content: "";transition: .5s;height: 6px;width: 6px;background: #bcbcbc;position: absolute;border-radius: 50px;display: block;position: absolute;top: 50%;transform: translate(0,-50%);left: 0;}
	.pro_menu2>header>nav>ul>li>ul>li:hover>a{color: #d81417;}
	.pro_menu2>header>nav>ul>li>ul>li:hover::after{background: #d81417;}
	.pl3>a{color: #d81417!important;}
	.pl3::after{background: #d81417!important;}
	.pl2>ul{border-bottom: 1px solid #a8a5a5;}
	.pl2{border-bottom: none!important;}
	
	.pro{background: #efefef;padding: 75px 0;}
	.pro .gm{max-width: 1400px;display: flex;justify-content: space-between}
	.pro_list ul li{width: 48.572%;float: left;margin-bottom: 60px;}
	.pro_list ul li:nth-child(2n){margin-left: 2.855%;}
	.pro_txt p{color: #323232;font-size: 1.25rem;font-weight: bold;}
	.pro_txt span{color: #323232;font-size: 1.25rem;font-family: "Din";}
	.pro_txt h2{margin-top: 10px;height: 70px;line-height: 24px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.pro_txt{position: relative;margin-top: 10px;padding-left: 5px;}
	.pro_img{position: relative;z-index: 2;}
	.pro_img::before{content: "";background: #d81417;left: 50%;top: -6px;width: 93%;height: 100%;position: absolute;display: block;transform: translate(-50%,0);z-index: -1;}
	.pro_list{padding-bottom: 20px;}
	@media screen and (max-width:1024px) {
		.pro_lx a:nth-of-type(1){font-size: 1.45rem;}
		.pro_menu2>header>nav>ul>li>a{font-size: 1rem;}
		.pro_txt p{height: 46px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
		
	}
	@media screen and (max-width:768px) {
		.pro_menu>h1{display: none;}
		.pro_lx{display: none;}
		.pro_menu2 div{display: block;}
		.pro .gm{display: block;}
		.pro_l{width: 100%;}
		.pro_list{width: 95%;margin: 50px auto 0;}
		.pro_menu2 div{padding-left: 0;}
		.pro_menu2>div{display: none;}
		.pro{padding-top: 0;}
		.pro .gm{width: 100%;}
		.pl2>ul{border: none;}
	}
	@media screen and (max-width:520px) {
		.pro_banner{height: 230px;background-size: auto 100%;background-position: 16%;}
		.pro_txt{padding-left: 0;}
		.pro_txt p{font-size: 1rem;height: 37px;}
		.pro_txt span{font-size: 1rem;}
		.pro_txt h2{font-size: 0.875rem;line-height: 19px;height: 57px;margin-top: 5px;}
		.pro_list ul li{margin-bottom: 35px;}
		.pro{padding-bottom: 40px;}
	}
	
	/* 产品内页 */
	.proshow_top{background: url(../jpg/proshow_bg.jpg) top center no-repeat;min-height: 848px;}
	.proshow_box .gm{max-width: 1400px;}
	.proshow_banner{background: url(../jpg/proshow_banner.jpg) center no-repeat;height: 200px;position: relative;}
	.proshow_banner::before{content: "";width: 100%;height: 68px;background: #efefef;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.proshow_l{color: #616161;padding: 20px 0;}
	.proshow_l li{display: flex;align-items: center;}
	.proshow_l a{color: #616161;}
	.proshow_r h1{font-size: 1.5rem;font-weight: bold;}
	.proshow_list{box-sizing: border-box;position: relative;}
	.proshow_tit{text-align: center;margin-bottom: 70px;padding-top: 70px;}
	.proshow_tit h1{font-size: 2.25rem;font-weight: bold;color: #222222;}
	.proshow_tit span{font-size: 2.25rem;color: #ca1313;}
	.proshow_img{text-align: center;position: relative;}
	.proshow_bom{position: relative;bottom: 75px;}
	.proshow_ys ul{display: flex;justify-content: space-around;}
	.proshow_ys ul li{font-weight: bold;font-size: 1.1rem;position: relative;}
	.proshow_ys ul li::after{content: "";width: 9px;height: 9px;border-radius: 50px;border: 3px solid #911f21;display: block;position: absolute;left: -19px;top: 23%;}
	.proshow_ys{position: absolute;bottom: -6px;width: 100%;}
	.proshow_nr{background: white;border: 1px solid #dbdbdb;border-bottom: none;}
	.proshow_nr::after{content: "";height: 1px;width: 98%;background: #e1e1e1;display: block;margin: 0 auto;}
	.proshow_nr h1{padding: 0 13px;font-weight: bold;color: #2e2e2e;font-size: 1.75rem;height: 75px;line-height: 75px;}
	.proshow_zwbox{border: 1px solid #dbdbdb;border-top: none;border-top: none;padding: 10px;}
	.proshow_list2{align-items: center;}
	.proshow_bom .gm{box-shadow: 0 0 15px rgba(0,0,0,0.2);}
	.proshow_menu{display: none;}
	@media screen and (max-width:1575px) {
		.pro_menu .fmenu ul li a{font-size: 0.875rem;}
	}
	@media screen and (max-width:1440px) {
		.pro_menu .gm{display: block;}
		.pro_menu .fmenu ul li a{padding: 0 5px;}
	}
	@media screen and (max-width:1270px) {
		.pro_menu .fmenu{display: none;}
	}
	@media screen and (max-width:768px) {
		.pro_menu{display: none;}
		.proshow_menu{display: block;background: #efefef;}
		.pro_menu2{margin-bottom: 0;}
		.proshow_zwbox{background: white;}
		
		.proshow_list2{flex-direction: column-reverse;}
		.proshow_an{width: 100%;}
		.proshow_an ul li{width: 29%;margin: 0 5px;}
		.proshow_an .tempWrap{margin: 0 auto;}
		.proshow_qh2{top: 50%;transform: translate(0,-50%);display: flex;justify-content: space-between;flex-direction: row;}
		.proshow_qh2>div:nth-child(1){transform: rotate(-90deg);bottom: 0;}
		.proshow_qh2>div:nth-child(2){transform: rotate(-90deg);top: 0;}
		.proshow_img{height: auto;}
		.proshow_box{background: #ededed;min-height: auto;}
		
		.mean-nav ul{display: block;}
		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 {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:40px;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 {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}
		.proshow_ys{position: static;padding-bottom:1rem;}
		.proshow_img{margin-bottom: 47px;}
	}
	@media screen and (max-width:520px) {
		.proshow_banner h1{font-size: 1.65rem;}
		.proshow_tit h1{font-size: 1.25rem;margin-bottom: 10px;}
		.proshow_dh{margin-bottom: 30px;}
		.proshow_tit{margin-bottom: 20px;padding-top: 40px;}
		.proshow_an ul li{margin: 0 2px;float: left;}
		.proshow_qh2>div:nth-child(1){right: 10px;}
		.proshow_qh2>div:nth-child(2){left: 10px;}
		.proshow_qh2>div img{width: 70%;}
		.proshow_img{margin-bottom: 20px;}
		.proshow_nr h1{font-size: 1.125rem;padding: 15px 20px;height: 30px;line-height: 30px;}
		.proshow_box{padding-bottom: 50px;}
		
		.proshow_banner{height: 100px;background-size: auto 100%;}
		.proshow_tit span{font-size: 1.35rem;}
		.proshow_top{min-height: auto;background-size: auto 100%;}
		.proshow_bom{bottom: 0;}
		.mean-container .mean-nav ul li a{font-size: 0.875rem;}
		.mean-container .mean-nav ul li li a {font-size: 0.75rem;}
	}
	
	
	.news_banner{background: url(../jpg/news_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.news_banner::before{content: "";width: 100%;height: 68px;background: #f3f3f3;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.news_bt{text-align: center;}
	.news_bt span{font-size: 2.5rem;font-family: "CALIBRI";color: white;text-transform: uppercase;letter-spacing: 5px;}
	.news_bt h1{font-size: 2.25rem;color: white;}
	.news_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.news_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.news_menu .gm{max-width: 1400px;display: flex;justify-content: space-between;align-items: center;}
	.news_box{background: #f3f3f3;}
	.news_box .gm{max-width: 1400px;}
	.news_list{padding-top: 50px;}
	.news_list ul li:nth-child(1) .news_txt span{color: #bdbdbd;font-size: 1.125rem;font-family: "din";display: inline-block;margin-top: 50px;margin-bottom: 10px;}
	.news_list ul li:nth-child(1) .news_txt h1{color: #454545;font-size: 1.375rem;margin-bottom: 10px;}
	.news_list ul li:nth-child(1) .news_txt p{color: #979797;height: 84px;overflow: hidden;}
	.news_list ul li:nth-child(1){margin-bottom: 85px;}
	.news_list ul li{display: flex;justify-content: space-between;}
	.news_txt a{transition: .5s;color: #414141;padding: 12px 25px;display: inline-flex;align-items: center;border: 1px solid #c7c7c7;border-radius: 20px;}
	.news_jt{margin-left: 10px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
	.news_img{width: 40.5%;}
	.news_txt{width: 48%;margin-right: 90px;}
	.news_jt{position: relative;}
	.news_jt img{transition: .5s;opacity: 1;}
	.news_jt img:nth-child(2){position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;opacity: 0;}
	.news_txt a:hover .news_jt img:nth-child(2){opacity: 1;}
	.news_txt a:hover .news_jt img:nth-child(1){opacity: 0;}
	.news_txt a:hover{border-color: #d81417;background: #d81417;color: white;}
	.news_list ul li:nth-child(1n+2) a{display: flex;width: 100%;align-items: center;padding: 40px;padding-right: 25px;justify-content: space-between;}
	.news_time h1{font-size: 2.25rem;color: #7c7c7c;}
	.news_time span{font-size: 1.125rem;color: #7c7c7c;}
	.news_zw h1{color: #454545;font-size: 1.25rem;margin-bottom: 10px;}
	.news_zw p{color: #a7a7a7;}
	.news_list ul li:nth-child(1n+2) a>span{transition: .5s;color: #414141;padding: 12px 25px;display: inline-flex;align-items: center;border: 1px solid #c7c7c7;border-radius: 20px;}
	.news_list ul li:nth-child(1n+2){border-bottom: 1px solid #e0e0e0;transition: .5s;}
	.news_list ul li:nth-child(2){border-top: 1px solid #e0e0e0;}
	.news_time{border: 1px solid #e0e0e0;padding: 20px 10px;}
	.news_zw{width: 75%;}
	.news_list{padding-bottom: 70px;}
	.news_list ul li:nth-child(1n+2):hover .news_jt img:nth-child(2){opacity: 1;}
	.news_list ul li:nth-child(1n+2):hover .news_jt img:nth-child(1){opacity: 0;}
	.news_list ul li:nth-child(1n+2):hover a>span{border-color: #d81417;background: #d81417;color: white;}
	.news_list ul li:nth-child(1n+2):hover{box-shadow: 0 0 22px rgba(0,0,0,0.2);}
	.news_tit h1{color: #ce0000;font-size: 3rem;margin-top: -30px;}
	.news_tit{padding-top: 50px;}
	@media screen and (max-width:1080px) {
		.news_zw{width: 65%;}
		.news_img{width: 46%;}
		.news_list ul li:nth-child(1) .news_txt span{margin-top: 25px;}
		.news_txt{margin-right: 0;}
	}
	@media screen and (max-width:768px) {
		.news_banner{height: 350px;background-size: auto 100%;}
		.news_bt{padding-top: 105px;}
		.news_menu .gm{display: block;}
		.news_menu .fmenu ul{justify-content: space-around;}
		.news_tit{display: none;}
		.news_box{padding-top: 30px;}
		
		.news_list ul li:nth-child(1) .news_txt span{margin: 5px 0;}
		.news_list ul li:nth-child(1) .news_txt h1{font-size: 1.125rem;}
		.news_txt a{font-size: 0.875rem;padding: 7px 20px;margin-top: 15px;}
		.news_list ul li:nth-child(1) .news_txt p{height: 64px;}
		.news_list ul li:nth-child(1){margin-bottom: 55px;}
		.news_list ul li:nth-child(1n+2) a{padding: 25px 10px;}
		.news_list ul li:nth-child(1n+2) a>span{display: none;}
		.news_zw {width: 82%;}
		.news_zw h1{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-bottom: 10px;}
		.news_zw p{height: 64px;overflow: hidden;}
		.news_box{padding-top: 70px;}
		
	}
	@media screen and (max-width:520px) {
		.news_banner{height: 200px;background: url(../jpg/news_ban.jpg) center no-repeat;}
		.news_bt{padding-top: 90px;}
		.news_bt h1{font-size: 1.65rem;}
		.news_bt p{margin-top: 5px;letter-spacing: 5px;}
		.news_box{padding-top: 0;}
		.news_menu .fmenu ul li a{font-size: 0.875rem;}
		
		.news_list ul li:nth-child(1){display: block;margin-bottom: 20px;}
		/* .news_list ul li{box-sizing: border-box;} */
		.news_list ul li:nth-child(1n+2) a{box-sizing: border-box;padding: 25px 0;}
		.news_img{width: 100%;}
		.news_txt{width: 100%;}
		.news_list ul li:nth-child(1) .news_txt span{font-size: 0.875rem;}
		.news_list ul li:nth-child(1) .news_txt p{font-size: 0.875rem;height: auto;}
		.news_list ul li:nth-child(1) .news_txt h1{font-size: 1rem;}
		.news_time h1{font-size: 1rem;}
		.news_zw h1{font-size: 0.875rem;margin-bottom: 2px;}
		.news_zw p{font-size: 0.75rem;line-height: 17px;height: 48px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
		.news_time span{font-size: 0.875rem;}
		.news_zw{width: 77%;}
		.news_time{padding: 15px 0;width: 19%;text-align: center;}
	}
	
	
	.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;}
		.newsshow_title{font-size: 1.25rem;}
		.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;}
		
	}
	
	.v_banner{background: url(../jpg/v_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.v_banner::before{content: "";width: 100%;height: 68px;background: #f3f3f3;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.v_bt{text-align: center;}
	.v_bt span{font-size: 2.5rem;font-family: "CALIBRI";color: white;text-transform: uppercase;letter-spacing: 5px;}
	.v_bt h1{font-size: 2.25rem;color: white;}
	.v_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.v_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.v_menu .gm{max-width: 1400px;display: flex;justify-content: space-between;align-items: center;}
	.v{background: #f3f3f3;}
	.v .gm{max-width: 1400px;}
	.v_list{padding-bottom: 50px;}
	.v_tit{padding: 65px 0 50px;}
	.v_tit h1{color: #ce0000;font-size: 3rem;}
	.v_tit span{color: #8e8e8e;font-size: 1.5rem;font-family: "qs";text-transform: uppercase;}
	.v_list ul li{width: 31.429%;margin-bottom: 50px;margin-left: 2.8565%;float: left;}
	.v_list ul li:nth-child(3n+1){margin-left: 0;}
	.v_txt p{color: #383838;font-size: 1.25rem;}
	.v_txt{display: flex;align-items: center;justify-content: space-between;}
	.v_txt img{position: relative;margin-top: -20px;}
	.v_img{position: relative;}
	.v_img::after{content: "";width: 100%;height: 100%;border: 6px solid white;box-sizing: border-box;position: absolute;left: 0;top: 0;}
	@media screen and (max-width:768px) {
		.v_menu .gm{display: block;}
		.v_txt img{display: none;}
		.v_txt p{margin-top: 10px;}
		.v_tit h1{font-size: 2.25rem;}
		
	}
	@media screen and (max-width:520px) {
		.v_menu .gm{display: block;}
		.v_menu .fmenu ul{justify-content: space-around;}
		.v_menu .fmenu ul li a{padding: 0 20px;}
		.v_bt span{font-size: 1.65rem;}
		.v_bt h1{font-size: 1.65rem;}
		.v_banner{background-size: auto 100%;height: 300px;overflow: hidden;}
		.v_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.v_list ul li:nth-child(2n){margin-left: 2%!important;}
		.v_txt p{font-size: 1rem;height: 36px;}
		.v_tit{display: none;}
		.v_list{padding-top: 50px;}
		
	}
	
	.s_banner{background: url(../jpg/s_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.s_banner::before{content: "";width: 100%;height: 68px;background: #f3f3f3;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.s_bt{text-align: center;}
	.s_bt span{font-size: 2.5rem;font-family: "CALIBRI";color: white;text-transform: uppercase;letter-spacing: 5px;}
	.s_bt h1{font-size: 2.25rem;color: white;}
	.s_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.s_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.s_menu .gm{max-width: 1400px;display: flex;justify-content: space-between;align-items: center;}
	.s{background: #f3f3f3;}
	.s .gm{max-width: 1400px;}
	.sa_tit{padding: 65px 0 50px;}
	.sa_tit h1{color: #ce0000;font-size: 3rem;text-transform: capitalize;}
	.sa_tit span{color: #8e8e8e;font-size: 1.5rem;font-family: "qs";text-transform: uppercase;}
	.sa_tit h2{color: #434343;font-size: 1.5rem;font-weight: bold;margin: 35px 0 10px;}
	.sa_tit p{color: #434343;font-size: 1.125rem;}
	.sa_c h1{color: #b20000;font-size: 1.625rem;font-weight: bold;margin-bottom: 5px;text-transform: capitalize;}
	.sa_c p{color: #3c3c3c;font-size: 1.125rem;}
	.sa_c ul li{height: 157px;background: #e1e1e1;display: flex;padding-left: 55px;width: 33%;flex-direction: column;justify-content: center;box-sizing: border-box;}
	.sa_c ul{display: flex;justify-content: space-between;}
	.sa_c ul li:nth-child(2){background: #d3d3d3;}
	.sa_c{margin-bottom: 20px;}
	.sa_bom{padding: 40px 0 75px;position: relative;margin-top: 65px;}
	.sa_bom>h1{color: #d81417;font-size: 2.25rem;font-weight: bold;text-transform: capitalize;}
	.sa_bom>p{color: #434343;font-size: 1.5rem;margin-bottom: 65px;}
	.sa_num h1{font-size: 4.5rem;font-family: "din_bl";color: #d81417;line-height: 65px;margin-right: 5px;}
	.sa_num span{color: #363636;font-size: 1.25rem;}
	.sa_bom ul li p{color: #363636;font-size: 1.125rem;}
	.sa_num{display: flex;align-items: flex-end;margin-bottom: 5px;}
	.sa_bom ul{display: flex;justify-content: space-between;}
	.sa_blist{position: relative;}
	.sa_blist ul:nth-child(2){position: absolute;left: 0;width: 100%;display: flex;justify-content: space-between;height: 45px;bottom: 0;}
	.sa_blist ul:nth-child(2) li{height: inherit;border-right: 1px solid #bfbfbf;}
	.sa_blist ul:nth-child(2) li:nth-child(1){opacity: 0;}
	.sa_blist ul:nth-child(2) li:nth-last-child(1){opacity: 0;}
	.sa_blist ul:nth-child(2) li:nth-child(3){margin: 0 80px;}
	.sc{background: url(../jpg/s_img.jpg) center no-repeat;height: 650px;}
	.sc_bt{padding-top: 145px;margin-bottom: 85px;}
	.sc_bt h1{font-size: 2.25rem;color: white;font-weight: bold;}
	.sc_bt p{color: white;font-size: 1.5rem;}
	.sc_list p{font-size: 1.5rem;color: white;margin-top: 15px;line-height: 24px;}
	.sc_list ul:nth-child(1) li{width: 162px;height: 162px;border: 3px solid #9d9c9a;border-radius: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
	.sc_list ul{display: flex;justify-content: space-around;}
	.sc_list{position: relative;}
	.sc_list ul:nth-child(2){position: absolute;top: 50%;left: 0;width: 100%;justify-content: space-evenly;}
	.sc_list ul:nth-child(2) li{width: 89px;height: 1px;background: white;opacity: .2;}
	.sc_list ul:nth-child(2) li:nth-child(1){margin-left: 45px;}
	.sc_list ul:nth-child(2) li:nth-child(3){margin-right: 45px;}
	.sd{background: white;padding-bottom: 145px;}
	.sd_bt{padding: 50px 0 40px;}
	.sd_bt h1{color: #d81417;font-size: 2.25rem;font-weight: bold;text-transform: capitalize;}
	.sd_bt p{color: #434343;font-size: 1.5rem;}
	.sd_list ul li{width: 33%;padding: 40px 30px 100px;box-sizing: border-box;background: #eeeeee;}
	.sd_list h1{color: black;font-size: 1.5rem;font-weight: bold;margin-bottom: 25px;}
	.sd_list p{color: #545454;font-size: 1.125rem;line-height: 30px;}
	.sd_list ul{justify-content: space-between;display: flex;}
	.sd_list ul li:nth-child(2){background: #dcdcdc;}
	@media screen and (max-width:768px) {
		.s_menu .gm{display: block;}
		.sa_c ul li{padding-left: 0;text-align: center;}
		.sa_bom{padding: 30px 0;}
		.sa_bom ul li:nth-last-child(1){margin-right: 0;}
		.sa_num h1{font-size: 3.5rem;line-height: 50px;}
		.sc{background-size: auto 100%;height: 280px;}
		
	}
	@media screen and (max-width:520px) {
		.s_menu .gm{display: block;}
		.s_menu .fmenu ul{justify-content: start;}
		.s_menu .fmenu ul li a{padding: 0 20px;}
		.s_menu .fmenu ul li:nth-child(1){margin-right: 15px;}
		.s_bt span{font-size: 1.65rem;}
		.s_bt h1{font-size: 1.65rem;}
		.s_banner{background-size: auto 100%;height:234px;background-position: 15%;}
		.sa_tit h1{font-size: 1.65rem;line-height: normal;}
		.sa_tit span{font-size: 1rem;}
		.sa_tit h2{font-size: 1.125rem;}
		.sa_tit p{font-size: 1rem;}
		.sa_tit h2{margin-top: 20px;margin-bottom: 5px;}
		.sa_tit{padding: 40px 0 20px;}
		.sa_c h1{font-size: 1rem;}
		.sa_c p{font-size: 0.875rem;}
		.sa_c ul li{height: 110px;}
		.sa_bom{margin-top: 40px;padding: 20px 0;}
		.sa_bom>h1{font-size: 1.65rem;}
		.sa_bom>p{font-size: 1.125rem;margin-bottom: 30px;}
		.sa_bom ul{display: block;}
		.sa_bom ul li{width: 100%;margin-bottom: 20px;}
		.sa_num h1{font-size: 2rem;line-height: 30px;}
		.sa_num span{font-size: 1rem;}
		.sa_bom ul li p{font-size: 1rem;}
		.sa_blist ul:nth-last-child(1){display: none;}
		.sc{height: 150px;}
		.sd_bt>h1{font-size: 1.65rem;}
		.sd_bt>p{font-size: 1.125rem;}
		.sd_bt{padding-bottom: 20px;}
		.sd_list ul{display: block;}
		.sd_list ul li{width: 100%;padding: 20px 10px 30px;}
		.sd_list p{font-size: 1rem;line-height: 24px;}
		.sd_list h1{font-size: 1.25rem;margin-bottom: 10px;}
		.sd_list ul li:nth-child(2){margin: 10px 0;}
		.sd{padding-bottom: 40px;}
	}
	
	.c_banner{background: url(../jpg/c_banner.jpg) center no-repeat;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;}
	.c_banner::before{content: "";width: 100%;height: 68px;background: #f3f3f3;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.c_bt{text-align: center;}
	.c_bt span{font-size: 2.5rem;font-family: "CALIBRI";color: black;text-transform: uppercase;letter-spacing: 5px;}
	.c_bt h1{font-size: 2.25rem;color: black;text-transform: uppercase;}
	.c_menu{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translate(-50%,0);max-width: 1800px;}
	.c_menu::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 0;display: block;opacity: .2;}
	.c_menu .gm{max-width: 1400px;display: flex;justify-content: space-between;align-items: center;}
	.c{padding-bottom: 145px;position: relative;}
	.c::after{content: "";background: #f3f3f3;height: 700px;width: 100%;position: absolute;left: 0;top: 0;display: block;z-index: -1;}
	.c .gm{max-width: 1400px;}
	.c_tit h1{color: #ce0000;font-size: 3rem;text-transform: uppercase;}
	.c_tit span{color: #8e8e8e;font-size: 1.5rem;font-family: "qs";text-transform: uppercase;}
	.c_n span{color: #000;font-family: "Din";text-transform: uppercase;}
	.c_n h1{color: #ce0000;font-size: 1.875rem;text-align: right;}
	.c_top{display: flex;justify-content: space-between;padding: 65px 0 50px;align-items: flex-end;}
	.c_bom{display: flex;background: white;position: relative;z-index: 2;box-shadow: 0 0 22px rgba(0,0,0,0.2);}
	.c_bom h1{font-size: 1.875rem;color: black;margin-bottom: 25px;}
	.c_bom ul li{display: flex;align-items: center;}
	.c_bom span{color: #828282;font-size: 1.125rem;}
	.c_bom p{color: black;font-size: 1.125rem;}
	.c_bom ul li>a{color: black;font-size: 1.125rem;}
	.c_bom ul li{margin-bottom: 10px;}
	.c_bom ul li div a{transition: .5s;margin-left: 15px;height: 28px;line-height: 28px;display: inline-block;background: #bdbdbd;color: white;font-size: 0.875rem;padding: 0 7px;border-radius: 5px;}
	.c_r{padding-bottom: 60px;border-left: 1px solid #e9e9e9;}
	.c_bom>div{width: 50%;box-sizing: border-box;padding-left: 45px;padding-top: 50px;}
	.c_bom ul li div a:hover{background: #d81417;}
	.c_bom i{flex: 0 0 26px;margin-right: 10px;display: flex;justify-content: center;}
	.map .gm{max-width: 1600px;}
	.map{margin-top: -70px;}
	@media screen and (max-width:1024px) {
		.c_top{display: block;}
		.c_tit h1{margin-bottom: 10px;}
		.c_n h1{text-align: left;}
	}
	@media screen and (max-width:768px) {
		.map{margin-top: 0;margin-bottom: 50px;}
		.c{padding-bottom: 50px;}
		.c_top{display: block;text-align: left;}
		.c_n h1{text-align: left;}
		.c_n{display: flex;flex-direction: column-reverse;margin-top: 30px;}
		.c_top{padding-bottom: 0;}
	}
	@media screen and (max-width:520px) {
		.c_menu .gm{display: block;}
		.c_menu .fmenu ul{justify-content: start;}
		.c_menu .fmenu ul li a{padding: 0 20px;}
		.c_menu .fmenu ul li:nth-child(1){margin-right: 15px;}
		.c_bt span{font-size: 1.65rem;}
		.c_bt h1{font-size: 1.65rem;}
		.c_banner{background-size: auto 100%;height:234px;background-position: 9%;}
		.c_tit h1{font-size: 1.65rem;line-height: normal;}
		.c_tit span{font-size: 1rem;}
		.c_n h1{font-size: 1.45rem;}
		.c_n span{font-size: 0.875rem;}
		.c_top{padding-top: 40px;}
		.con_qb{padding-bottom: 50px!important;}
		.con_bt1{margin-top: 40px!important;margin-bottom: 10px!important;}
		
	}
	
	/* 荣誉资质 */
	.case_box{padding: 70px 0;background: #efefef;}
	.case_box .gm{max-width: 1400px;}
	.case_box .case_nr2 ul li{width: 32%;margin-left: 2%;}
	.case_box .case_nr2 ul li:nth-child(3n+1){margin-left: 0;}
	.case_nr2 li{ float:left; width:32%; margin-left: 1.333%;margin-bottom: 40px;}
	.case_nr2 li:nth-child(3n+1){margin-left:0;}
	.case_kg{ position:relative;}
	.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
	.case_pic img{ display:block; width:100%; transition:0.5s;}
	.case_nr2 li:hover .case_pic img,.honor_nr li:hover .case_pic img{transform:scale(1.1);}
	.case_pic i{display:block; position:absolute; left:0; top:0;  width:100%; height:100%;}
	.case_mc{color:#fff; background:#ff7800; text-align:center; font-size:1rem; height:50px; line-height:50px; overflow:hidden; transition:0.5s;}
	.case_nr2 li:hover .case_mc,.honor_nr li:hover .case_mc{background:#ff0000; transition:0.5s;}
	.case_kg .border_top{
		position:absolute;height:3px;width:0;font-size:0;background:#ff0000;top:0;left:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_right{
		position:absolute;height:0px;width:3px;font-size:0;background:#ff0000;bottom:0;right:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_bottom{
		position:absolute;height:3px;width:0px;font-size:0;background:#ff0000;right:0;bottom:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_left{
		position:absolute;height:0px;width:3px;font-size:0;background:#ff0000;left:0;top:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_nr2 li:hover .border_top,.case_nr2 li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
	.case_nr2 li:hover .border_left,.case_nr2 li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
	@media screen and (max-width:768px) {
		.case_dh{display: none;}
		.case_banner p{padding: 0 20px;}
		.case_box{padding: 50px 0;}
		.case_txt p{font-size: 1rem;}
		
	}
	@media screen and (max-width:520px) {
		.case_banner{background-size: auto 100%;height: 230px;}
		.case_menu ul li a{font-size: 1rem;}
		.case_menu ul li a{height: 60px;line-height: 60px;}
		
		.case_box{padding: 0;}
		.case_tdh .gm{height: 40px;}
		.case_nr2 li{width: 49%!important;margin: 0!important;margin-bottom: 20px!important;}
		.case_nr2 li:nth-child(2n){margin-left: 2%!important;}
		.case_mc{font-size: 0.75rem;height: 40px;display: flex;align-items: center;line-height: normal;justify-content: center;}
		.case_nr2{padding: 40px 0;}
		.case_list li{width: 49%!important;margin: 0!important;margin-bottom: 20px!important;}
		.case_list li:nth-child(2n){margin-left: 2%!important;}
		.case_list{padding: 40px 0;}
	}
	
	/*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: #d81417; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #d81417; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #d81417;}
	.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*/