@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"microsoft yahei", "PingFang SC", Sans-serif; font-size:100%; color:#434343; margin:0px auto; padding:0px; overflow-x:hidden;max-width: 1920px;}
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: 1300px;margin: 0 auto;}
.gm{width: 95%;max-width: 1400px;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:3px 8px;border:1px solid rgba(0,0,0,0); height:12px; line-height:12px; zoom:1; overflow:auto; margin-left:3px; margin-right:3px; color:#b4b4b4; text-decoration:none;color: black;border-radius: 5px;border:1px solid #DDDDDD;transition: .5s;}
.green-black a:hover {border:1px solid #e67817; height:12px; line-height:12px; zoom:1;overflow:auto; margin-left:3px; margin-right:3px;color: #fff;background: #e67817;}
.green-black span.current {padding:3px 8px; border:1px solid #e67817; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px;border-radius: 5px;background: #e67817;}
::-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:600px!important; box-sizing: border-box;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
@media screen and (max-width:520px) {
	.green-black a{font-size: 0.75rem;}
	.green-black span.current{font-size: 0.75rem;}
	.gm{width: 85%;}
	.agm{width: 85%;}
}
.xd::after{width: 100%!important;left: 0!important;}
.fswzj{display: none;}
	
	
	
	@font-face {
	 font-family: "gsb";
	 src: url("../font/gsb.eot"),
	      url("../font/gsb.ttf");
	}
	@font-face {
	 font-family: "st";
	 src: url("../font/st.eot"),
	      url("../font/st.ttf");
	}
	@font-face {
	 font-family: "hmr";
	 src: url("../font/hmr.eot"),
	      url("../font/hmr.ttf");
	}
	@font-face {
	 font-family: "gsbl";
	 src: url("../font/gsbl.eot"),
	      url("../font/gsbl.ttf");
	}
	@font-face {
	 font-family: "gsl";
	 src: url("../font/gsl.eot"),
	      url("../font/gsl.ttf");
	}
	@font-face {
	 font-family: "robotor";
	 src: url("../font/robotor.eot"),
	      url("../font/robotor.ttf");
	}
	@font-face {
	 font-family: "AgencyFB";
	 src: url("../font/AgencyFB.eot"),
	      url("../font/AgencyFB.ttf");
	}
	
	
	.nav_box{z-index: 999;position: sticky;width: 100%;transition: .5s;box-sizing: border-box;top: 0;background: #1c1d1d;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.pro_nav .nav_box{background: #f4f4f4;box-shadow: none;}
	.proshow_nav .nav_box{box-shadow: none;}
	.top_logo{position: relative;z-index: 2;display: flex;align-items: flex-end;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;}
	.top_l{display: flex;align-items: center;}
	.top_nav>ul{display: flex;width: 100%;}
	.top_nav>ul>li{text-align: center;transition: .5s;margin-right: 90px;position: relative;}
	.top_nav>ul>li:nth-last-child(1){margin-right: 0;}
	.top_nav>ul>li>a{padding: 38px 0;transition: .5s;z-index: 9;font-size: 1.25rem;position: relative;display: block;color: #fff;}
	.top_nav>ul>li::after{content: "";width: 0;right: 0;background: #cf4f17;height: 4px;transition: .5s;bottom: 0px;position: absolute;}
	.top_nav>ul>li:hover::after{left: 0;width: 100%;}
	
	
	.top_box_move{z-index: 999;top: 0;box-shadow: 0 0 15px rgba(0,0,0,0.2)!important;}
	.mob_logo{display: none;}
	
	.sear_dw{position: relative;background: white;}
	.sear{position: absolute;right: 0;transition: .5s;bottom: 0px;width: 100%;text-align: center;z-index: -1;}
	.sear form{width: 50%;margin: 0 auto;position: relative;}
	.d1 {background: #06376c;padding: 20px 0;box-sizing: border-box;}
	.d1 input {box-sizing: border-box;width: 100%; height: 42px;padding-left: 10px; border: 2px solid #5287bf; border-radius: 5px; outline: none; background: #fff;color: #9E9C9C;}
	.d1 button {box-sizing: border-box;position: absolute; top: 0; right: 0px; width: 42px;height: 42px; border: none; background: #5287bf; border-radius: 0 5px 5px 0; cursor: pointer;}
	
	
	/* 移动端导航按扭 */
	.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: 25px;height: 2px;background: #fff;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{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{}
	.menu_txt>ul>li{background: rgba(0,0,0,0.9);border-bottom: 1px solid rgba(255,255,255,0.4);padding: 20px 0px;transition: all 0.5s;position: relative;}
	.menu_txt>ul>li>a{font-size: 1.1rem;color: white;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 span{font-family:"AgencyFB";font-size: 1.35rem;color: white;position: absolute;right: 0;height: 54px;width: 50px;top: 0;display: flex;justify-content: center;align-items: center;transform: rotate(90deg);border-bottom: 1px solid rgba(255,255,255,0.3);}
	.menu_txt>ul>li>ul a{color: rgba(255,255,255,0.9);display: block;padding: 10px 0;border-top: 1px solid rgba(255,255,255,0.2);}
	.menu_txt>ul>li>ul{display: none;}
	/* 延迟加载菜单文字 */
	.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:1270px) {
		.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;}
		.menu_txt>ul>li>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);}
	}
	
	/* 移动端导航按��?*/
	@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;}
		.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;}
		.menu_bg{top: 53px;overflow: hidden;}
		.menu_txt>ul>li>a{font-size: 0.875rem;padding: 10px 0;}
		.top_logo {width: auto;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;}
		.top_logo a p:nth-child(2){margin-left: 5px;padding-left: 5px;}
		.menu_txt span{height: 39px;width: 39px;font-size: 1.125rem;}
		.menu_txt>ul>li>ul a{font-size: 0.875rem;}
		.menu_txt{height: 560px;}
		.top_logo img{height: 20px;}
		.mob_ico span{margin-bottom: 4px;width: 20px;}
		.mob_ico_show span:nth-of-type(3){transform: translateY(-6px) rotate(45deg);}
		.mob_ico_show span:nth-of-type(1){transform: translateY(6px) rotate(-45deg);}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	.nav_rj .gm{display: flex;justify-content: space-between;align-items: center;max-width: 1400px;}
	.top_nav>ul>li:hover .nav_rj{opacity: 1;visibility: visible;}
	.nav_rj{transition: .35s;opacity: 0;visibility: hidden;position: absolute;width: 100vw;background: rgba(6,55,108,0.9);right: 0;top: 100%;margin: 0 auto;height: 250px;padding-top: 25px;box-sizing: border-box;}
	.nav_rjl h1{font-size: 1.875rem;color: white;text-transform: uppercase;text-align: left;margin-bottom: 10px;}
	.nav_rjl h1 span{font-size: 1.5rem;color: white;display: inline-block;margin-left: 5px;font-family: "Din";opacity: .2;}
	.nav_rjl p{color: #fff;margin-bottom: 20px;text-align: left;}
	.nav_rjl ul{display: flex;flex-wrap: wrap;}
	.nav_rjl ul li a{display: block;color: white;height: 50px;line-height: 50px;background: #0057b6;padding: 0 30px;}
	.nav_rjl ul li{margin-right: 10px;}
	.nav_rjr{border-radius: 5px;overflow: hidden;}
	
	/* 二级菜单 */
	.rj2>a::after{content: ">";position: absolute;right: -18px;top: 52%;transform: translate(0,-50%) rotate(90deg);font-family: "st";font-size: 1.125rem;}
	.rj2>a{position: relative;}
	.rj{position: relative;}
	.rj>ul>li{background: rgba(255,255,255,.9);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{width: 100%;display: block;transition: .5s;color: #4e4e4e;line-height: 50px;height: 50px;position: relative;}
	.xs{position: absolute;display: none;width: 150px;left: 50%;transform: translate(-50%,0);}
	.rj>ul>li:hover>a{color: #cf4f17;}
	
	.xs2{position: absolute;width: 100vw;top: 100px;left: 0;height: 0;background: rgba(255,255,255,.9);transform-origin:top;opacity: 0;box-sizing: border-box;transition: .3s;display: flex;align-items: center;visibility: hidden;overflow: hidden;}
	.xs2 .gm{display: flex;flex-wrap: wrap;}
	.xs2 a{color: #4e4e4e;font-size: 1.125rem;display: block;height: 70px;line-height: 70px;}
	.xs2 li{border-bottom: 1px solid #d1d1d1;width: 13%;position: relative;}
	.xs2 li::after{content: "";width: 1px;height: 12px;background: #c1c1c1;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
	.xs2 li:nth-child(1n+9){border-bottom: none;}
	.xs2 li:nth-child(8n+1){text-align: left;width: 11%;}
	.xs2 li:nth-child(8n){text-align: right;width: 11%;}
	.rj2:hover .xs2{opacity: 1;height: 195px;visibility: visible;overflow: visible;}
	/* 二级菜单 */
	@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{background: url(../img/banner1.jpg) center/cover no-repeat;height: 751px;display: flex;justify-content: center;align-items: center;margin-bottom: 45px;}
	.banner h2{font-size: 3.125rem;font-weight: bold;color: #fff;letter-spacing: 3px;}
	@media screen and (max-width:1024px) {
		.banner{height: 490px;}
	}
	@media screen and (max-width:520px) {
		.banner h2{font-size: 1.5rem;letter-spacing: 0;}
		.banner{height: 280px;margin-bottom: 0;}
	}
	
	.ina{background: #f5f5f5;display: flex;justify-content: space-between;align-items: center;}
	.ina_txt{display: flex;flex: 1;}
	.ina_txt2{max-width: 880px;margin: 0 auto;width: 95%;}
	.ina_txt h2{font-size: 1.875rem;font-weight: bold;color: #545454;margin-bottom: 20px;}
	.ina_txt p{font-size: 1.125rem;line-height: 36px;color: #545454;}
	.ina_img{flex: 0 0 735px;overflow: hidden;}
	.ina_img img{transition: .5s;}
	.ina_img:hover img{transform: scale(1.05);}
	.ina_txt2 a{display: inline-block;margin-top: 65px;height: 40px;line-height: 40px;padding: 0 25px;border: 1px solid #555555;transition: .5s;}
	.ina_txt2 a:hover{background: #555555;color: #f5f5f5;}
	@media screen and (max-width:1270px) {
		.ina{display: block;}
		.ina_img img{width: 100%;}
		.ina_txt2{max-width: inherit;}
		.ina_img{width: 95%;margin: 0 auto 50px;}
	}
	@media screen and (max-width:520px) {
		.ina{padding-top: 50px;}
		.ina_img{margin-bottom: 20px;width: 85%;}
		.ina_txt h2{font-size: 1.25rem;margin-bottom: 5px;}
		.ina_txt p{font-size: 0.875rem;line-height: 24px;text-align: justify;}
		.ina_txt2 a{margin-top: 30px;font-size: 0.875rem;height: 35px;line-height: 35px;padding: 0 20px;}
		.ina_txt2{width: 85%;}
	}
	
	.ina_bom{background: #f5f5f5;}
	.ina_bom ul{height: 330px;display: flex;align-items: center;justify-content: space-evenly;text-align: center;}
	.ina_bom p{font-size: 0.875rem;margin-top: 10px;color: #7e7e7e;}
	.ina_ico img{transition: .5s;height: 31px;}
	.ina_bom ul li:hover .ina_ico img{transform: rotateY(360deg);}
	@media screen and (max-width:1270px) {
		.inp_l p br{display: none;}
	}
	@media screen and (max-width:768px) {
		.ina_bom ul{flex-wrap: wrap;height: auto;padding: 70px 0;}
		.ina_bom ul li{width: 25%;margin-bottom: 30px;}
	}
	@media screen and (max-width:520px) {
		.ina_bom ul li{width: 25%;}
		.ina_bom p{font-size: 0.65rem;margin-top: 5px;white-space: nowrap;margin-top: 0;}
		.ina_ico{height: 31px;transform: scale(0.85);}
		.ina_bom ul{padding: 50px 0 20px;width: 95%;margin: 0 auto;}
		.ina_bom{font-size: 0;}
	}
	@media screen and (max-width:350px) {
		.ina_bom p{white-space: normal;}
	}
	
	.ins{padding-bottom: 150px;}
	.ins ul{display: flex;justify-content: space-between;}
	.ins ul li:nth-child(2){margin: 0 15px;}
	.ins li{overflow: hidden;}
	.ins li img{transition: .5s;}
	.ins li:hover img{transform: scale(1.05);}
	@media screen and (max-width:520px) {
		.ins ul li:nth-child(2){margin: 0;}
		.ins{padding-bottom: 50px;}
	}
	
	.inp .inp_items:nth-child(2n) .inp_l{display: flex;justify-content: flex-end;}
	.inp_items{display: flex;align-items: center;justify-content: space-between;}
	.inp_items>div{width: 49%;overflow: hidden;}
	.inp_r img{transition: .5s;}
	.inp_r:hover img{transform: scale(1.05);}
	.inp .inp_items{margin-bottom: 130px;}
	.inp_l h2{font-size: 1.875rem;color: #505050;margin-bottom: 20px;font-weight: bold;}
	.inp_l p{font-size: 1.125rem;line-height: 36px;}
	@media screen and (max-width:1024px) {
		.inp{overflow: hidden;}
		.inp .inp_items{flex-direction: column-reverse;}
		.inp .inp_items:nth-child(2){display: block;}
		.inp_items>div{width: 100%;}
		.inp_items>div img{width: 100%;}
		.inp_l{margin-top: 30px;}
	}
	@media screen and (max-width:520px) {
		.inp_l{margin-top: 15px;}
		.inp_l h2{font-size: 1.25rem;margin-bottom: 5px;}
		.inp_l p{line-height: 24px;font-size: 0.875rem;}
		.inp .inp_items{margin-bottom: 50px;}
	}
	
	.foot{background: #1c1d1d;padding: 85px 0;}
	.foot_list{display: flex;justify-content: space-between;}
	.foot_l h2{font-size: 1.25rem;font-weight: bold;color: #fff;margin-bottom: 15px;}
	.foot_l p{color: #fff;font-size: 1.25rem;}
	.foot_l p br{display: none;}
	.foot_l p a{color: #fff;font-size: 1.25rem;}
	.foot_l h3{font-size: 1.25rem;font-weight: bold;color: #fff;margin-top: 55px;margin-bottom: 10px;}
	.foot_m p{color: #fff;font-size: 0.875rem;margin-top: 15px;}
	.foot_r{display: flex;}
	.foot_m{text-align: center;margin-right: 85px;}
	.foot_m img{height: 80px;}
	.end .gm{display: flex;align-items: center;height: 85px;}
	@media screen and (max-width:768px) {
		.foot_list{display: block;}
		.foot_r{margin-top: 50px;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#1c1d1d;}
		.fswzj>ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #4c4f4f;}
		.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 #4c4f4f;}
		.fswzj>ul>li.on a{ border-left:none;}
		.fnav_pic{ width:22%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.foot{padding: 50px 0 90px;margin-top: 50px;}
		.foot_l h2{font-size: 1.125rem;margin-bottom: 0px;}
		.foot_l p{font-size: 0.875rem;}
		.foot_l p a{font-size: 0.875rem;}
		.foot_l h3{margin: 20px 0 0;font-size: 1.125rem;}
		.foot_r{margin-top: 20px;}
		.foot_m{margin-right: 20px;}
		.foot_m p{margin-top: 5px;font-size: 0.75rem;}
		.end{margin-bottom: 49px;background: #1c1d1d;}
		.end p{font-size: 0.875rem;color: #fff;}
		.end p a{font-size: 0.875rem;color: #fff;}
		.end .gm{height: auto;padding: 15px 0;width: 90%;}
		.foot .gm{width: 90%;}
		
	}
	
	.proa_banner{background: url(../img/proa_banner.jpg) center/cover no-repeat;height: 721px;display: flex;justify-content: center;align-items: center;}
	.proa_banner h1{color: #fff;font-size: 3.125rem;font-weight: bold;}
	.prob_banner{background: url(../img/prob_banner.jpg) center/cover no-repeat;}
	.proc_banner{background: url(../img/proc_banner.jpg) center/cover no-repeat;}
	.prod_banner{background: url(../img/baner111.png) center/cover no-repeat;}
	.proe_banner{background: url(../img/proe_banner.jpg) center/cover no-repeat;}
	.prob_banner h1{color: #1c1e1d;}
	.proc_banner h1{color: #1c1e1d;}
	.prod_banner h1{color: #1c1e1d;}
	.proe_banner h1{color: #1c1e1d;}
	.proa{padding: 45px 0 150px;}
	.proa ul{display: flex;justify-content: space-between;}
	.proa ul li:nth-child(2){margin: 0 20px;}
	.pro_list ul li{width: 47%;margin-bottom: 100px;float: left;}
	.pro_list ul li:nth-child(2n){margin-left: 6%;}
	.pro2 .pro_list ul li{ width:23.5%; margin:0 2% 20px 0;}
	.pro2 .pro_list ul li:nth-of-type(4n){ margin-right:0;}
	
	/*.pro2 .pro_list ul li:nth-child(4n){margin-left: 0;}*/
	.pro_img{text-align: center;}
	.pro_txt h2{font-size: 1.375rem;font-family: "hmr";}
	.pro_txt p{font-size: 1.375rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pro_txt{text-align: center;}
	.pro_list{padding-bottom: 100px;}
	.proa ul li{overflow: hidden;}
	.proa img{transition: .5s;}
	.proa ul li:hover img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.pro2 .pro_list ul li{ width: 32%; margin: 0 2% 20px 0;}
		.pro2 .pro_list ul li:nth-of-type(4n){ margin-right:2%;}
		.pro2 .pro_list ul li:nth-of-type(3n){ margin-right:0;}
		
	}
	@media screen and (max-width:640px) {
		.pro2 .pro_list ul li{ width: 48%; margin: 0 4% 20px 0;}
		.pro2 .pro_list ul li:nth-of-type(4n){ margin-right:4%;}
		.pro2 .pro_list ul li:nth-of-type(3n){ margin-right:4%;}
		.pro2 .pro_list ul li:nth-of-type(2n){ margin-right:0;}
	}
	@media screen and (max-width:768px) {
		.proa_banner{height: 415px;}
		.proa_banner h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:520px) {
		.proa_banner{height: 200px;}
		.proa_banner h1{font-size: 1.25rem;}
		.proa ul li:nth-child(2){margin: 0 5px;}
		.proa{padding: 20px 0 50px;}
		.pro_txt h2{font-size: 0.75rem;}
		.pro_txt p{font-size: 0.875rem;height: 42px;line-height: 21px;white-space: normal;}
		.pro_list ul li{margin-bottom: 30px;}
		.pro_list{padding-bottom: 50px;}
		/*.pro .gm .pro_list ul li{width: 49%;margin-left: 0;}*/
		/*.pro .gm .pro_list ul li:nth-child(2n){margin-left: 2%;}*/
		.pro .gm{width: 85%;}
		.pro_img img{transform: scale(0.85);}
	}
	
	.about_banner{background: url(../img/about_banner.jpg) center/cover no-repeat;height: 721px;display: flex;justify-content: center;align-items: center;text-align: center;}
	.about_banner h1{color: #fff;font-size: 3.125rem;font-weight: bold;letter-spacing: 4px;}
	.about .gm{max-width: 1535px;}
	.about{padding: 160px 0;}
	.abouta{display: flex;justify-content: space-between;}
	.abouta_l{width: 37%;}
	.abouta_l h2{font-size: 1.875rem;font-weight: bold;margin-bottom: 20px;color: #545454;}
	.abouta_l p{font-size: 1.125rem;line-height: 36px;text-align: justify;color: #545454;}
	.aboutb>h2{font-size: 2.5rem;font-weight: bold;padding: 170px 0 70px;text-align: center;}
	.aboutb_item h2{font-size: 1.875rem;color: #fff;margin-bottom: 10px;font-weight: bold;letter-spacing: 2px;}
	.aboutb_item p{font-size: 1.5625rem;color: #fff;line-height: 40px;letter-spacing: 4px;}
	.aboutb_item{height: 593px;margin-bottom: 50px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
	.aboutb_list>div{width: 48%;}
	.aboutb_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.aboutc>h2{font-size: 2.5rem;font-weight: bold;padding: 170px 0 70px;text-align: center;}
	.aboutc ul{display: flex;justify-content: space-between;}
	.aboutc ul li:nth-child(1){margin-right: 20px;}
	.aboutc_txt h2{font-size: 1.5625rem;color: #545454;margin: 20px 0 10px;}
	.aboutc_txt p{color: #545454;}
	.abouta_r img{transition: .5s;}
	.abouta_r{overflow: hidden;}
	.abouta_r:hover img{transform: scale(1.05);}
	.aboutc_img{overflow: hidden;}
	.aboutc_img img{transition: .5s;}
	.aboutc ul li:hover .aboutc_img img{transform: scale(1.05);}
	@media screen and (max-width:1270px) {
		.abouta{flex-direction: column-reverse;}
		.abouta_l{width: 100%;margin-top: 30px;}
		.abouta_r img{width: 100%;}
	}
	@media screen and (max-width:1024px) {
		.aboutb_item p{letter-spacing: 0;font-size: 1.25rem;line-height: normal;}
		.aboutb_item{height: 440px;}
		.aboutb_item h2{font-size: 1.65rem;}
	}
	@media screen and (max-width:768px) {
		.about_banner{height: 490px;}
		.about_banner h1{font-size: 2.25rem;}
		.about{padding: 70px 0;overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.about_banner{height: 280px;}
		.about_banner h1{font-size: 1.5rem;letter-spacing: 0;}
		.about{padding: 50px 0;}
		.abouta_l{margin-top: 20px;}
		.abouta_l h2{font-size: 1.25rem;margin-bottom: 5px;}
		.abouta_l p{font-size: 0.875rem;line-height: 24px;}
		.aboutb>h2{padding: 70px 0 20px;font-size: 1.25rem;}
		.aboutb_item{margin-bottom: 0;height: 260px;}
		.aboutb_item h2{font-size: 1.25rem;margin-bottom: 5px;}
		.aboutb_item p{font-size: 1rem;}
		.aboutc>h2{padding: 50px 0 20px;font-size: 1.25rem;}
		.aboutc ul{display: block;}
		.aboutc ul li:nth-child(1){margin-right: 0;margin-bottom: 30px;}
		.aboutc_txt h2{font-size: 1rem;margin: 10px 0 0;}
		.aboutc_txt p{font-size: 0.875rem;}
	}
		
	.s_banner{background: url(../img/s_banner.jpg) center/cover no-repeat;}
	.s{padding-top: 150px;}
	.storea ul{background: #f8f8f8;height: 485px;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding: 160px 250px 0;border-radius: 50px;}
	.storea>h2{font-size: 1.875rem;text-align: center;color: #555555;font-weight: bold;margin-bottom: 30px;}
	.storea_txt h2{margin-top: 40px;}
	.storea_txt p{color: #b0b0b0;margin-top: 5px;}
	.storea ul li{text-align: center;align-self: baseline;}
	.storea{margin-bottom: 150px;}
	.storea_ico{transition: .5s;}
	.storea_txt{transition: .5s;}
	.storea_txt br{display: none;}
	@media screen and (max-width:1270px) {
		.storea ul{padding: 100px;height: auto;}
	}
	@media screen and (max-width:1024px) {
		.storea ul{padding: 100px 50px;}
		.storea_txt h2{margin-top: 20px;}
	}
	@media screen and (max-width:768px) {
		.storea ul{padding: 70px 20px;}
	}
	@media screen and (max-width:520px) {
		.s{padding-top: 50px;}
		.storea>h2{font-size: 1.25rem;margin-bottom: 15px;}
		.storea ul{flex-wrap: wrap;justify-content: space-between;padding: 30px 15px;}
		.storea ul li{width: 50%;}
		.storea_txt p{font-size: 0.75rem;margin-top: 0;}
		.storea_txt br{display: block;}
		.storea_ico img{height: 30px;}
		.storea ul li:nth-child(1n+3){margin-top: 30px;}
		.storea ul{border-radius: 10px;}
		.storea_txt h2{margin-top: 10px;font-size: 0.875rem;}
		.storea{margin-bottom: 50px;}
		.s .gm .storea:not(:nth-last-child(1)) .storea_ico img{height: 25px;}
		.xhs img{height: 20px!important;}
	}
	
	.store_m{position: relative;cursor: pointer;}
	.store_img{position: absolute;width: 100%;top: 50%;text-align: center;transform: translate(0,-50%);opacity: 0;visibility: hidden;transition: .5s;}
	.store_m:hover .store_img{opacity: 1;visibility: visible;}
	/*.store_m:hover .storea_ico{opacity: 0;pointer-events: none;}
	.store_m:hover .storea_txt{opacity: 0;pointer-events: 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: #cf4f17; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #cf4f17; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #cf4f17;}
	.sitemap_nr>dl>.sitemap_dt>a{border: none;}
	.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*/
	
	.foot_menu{ width: 180%; position: absolute; background:#1C1D1D; bottom: 50px; left: -50%; display: none; }
	.foot_menu>li{ padding:8px 0; }
	
	
.ibanner{ width:100%; height:auto; position:relative; z-index:9;}
.ibanner a{ display:block; width:100%; height:auto; position:relative; z-index:99;}
.ibanner a img.bimg{ display:block; width:100%; height:auto;}
.ibannerc{ position:absolute; z-index:100; top:35%; left:10%; color:#fff;}
.ibannerct{ font-size:60px; line-height:60px;}
.ibannerci{ width:480px; height:auto; margin:25px 0 50px 0; font-size:16px; line-height:25px;}
.ibannerc_m{ width:210px; height:69px; background:url(../images/more.png) no-repeat; line-height:69px; text-align:center; color:#fff; font-size:18px;}

.ibanner .swiper-pagination-bullet{ width:15px; height:15px; line-height:15px; background:#fff;opacity: 1;border-radius:15px;color: #fff; font-size:16px;}
.ibanner .swiper-pagination-bullet-active{width:15px; background:rgba(189, 164, 94, 1); opacity: 1;border-radius:12px;color: rgba(189, 164, 94, 1); font-size:16px; font-weight:bolder;}
.ibanner>.swiper-pagination-bullets{ bottom:30px;}
.ibanner>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 5px;bottom:0;}

/*.ibanner .ibanner-prev{ width:62px; height:62px; background:url(../images/prev.png) no-repeat 50% 50%; position:absolute; z-index:100; top:50%; margin-top:-31px; left:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-prev:hover{background:url(../images/prev.png) no-repeat 50% 50%; opacity:1;}
.ibanner .ibanner-next{width:62px; height:62px; background:url(../images/next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-31px; right:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-next:hover{background:url(../images/next.png) no-repeat 50% 50%; opacity:1;}*/


.pbody{ width:100%; height:auto; background:#f5f5f5; padding:60px 0;}
.pdetail{ background:#fff; padding:30px;}
.pdetailt{ margin-bottom:0;}
.pdetailtl{ width:45%;}
.pdetailtl_t{ width:100%; height:auto; margin-bottom:20px; border:1px #ddddde solid;}
.pdetailtl_t img{ display:block; width:100%; height:auto;}
.pdetailtl_c{ position:relative; z-index:9;}

.pdetailtl_cl{ width:100%; height:auto;}
.pdetailtl_cl img{ display:block; width:100%; height:auto;}

.pdetailtl_c_a{width: calc(100% - 90px); margin:0 auto;}
.pdetailtl_c .pdetailtl_c-prev{ width:32px; height:32px; background:url(../img/pd_prev.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; left:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-prev:hover{background:url(../img/pd_prev.jpg) no-repeat 50% 50%;}
.pdetailtl_c .pdetailtl_c-next{width:32px; height:32px; background:url(../img/pd_next.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; right:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-next:hover{background:url(../img/pd_next.jpg) no-repeat 50% 50%;}
.pdetailtl_cl.curr img{ border:1px #1e1e1e solid;}

.pdetailtr{ width:50%; padding-top:25px;}
.pdetailtr_1{font-weight: 700;font-size: 28px;line-height: 40px;color: #111;}
.pdetailtr_2{ font-size:24px;font-weight: 400;line-height: 40px;color: #777;}
.pdetailtr_3{ font-size:16px;margin:15px 0; padding:12px 0;font-weight: 400;line-height: 40px;color: #777; border-top:1px #ddddde solid; border-bottom:1px #ddddde solid;}
.pdetailtr_4{ margin:20px auto 18px auto;}
.pdetailtr_4 a{ display:inline-block; width:150px; height:55px; line-height:55px; text-align:center; color:#fff; font-size:20px;background:#3473f4; border-radius:5px;}
.pdetailtr_4 a:last-child{ margin-right:0;}
.pdetailtr_4 a.pdetailtr_4_curr{ background:#af8013; color:#fff; border:1px #af8013 solid;}
.pdetailtr_4 a:hover{ background:#af8013; color:#fff; border:1px #af8013 solid;}
.pdetailtr_4 a.pdetailtr_4_curr:hover{background:#af8013; color:#fff; border:1px #af8013 solid;}

.pdetailc{ margin-bottom:0;}
.pdetailct{ text-align:center; background:#f6f6f6;}
.pdetailct ul li{ display:block; line-height:60px; font-size:18px; color:#1e1e1e; cursor:pointer; float:left; padding:0 25px; background:#f6f6f6;}
.pdetailct ul li:last-child{ margin-right:0;}
.pdetailct ul li.curr{ color:#fff; background:#af8013;}
.pdetailcc{ padding:35px; font-size:16px; color:#6e6e6e; line-height:32px;}
#pdetailcc_2,#pdetailcc_3{ padding-top:0;}
.pdetailcc img{ max-width:100%; height:auto;}
.pdcon{ padding:60px 0 0 0;}

#elevator_item { width: 45px; height: 45px; position: fixed; right: 25px; bottom: 18px; -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; opacity: 1; z-index: 100020; display: none; }
#elevator_item.off { opacity: 0; visibility: hidden }
#elevator { display: block; width: 45px; height: 45px; background: url(../images/top.png) center center no-repeat; cursor: pointer;}

.pageController { width:100%; padding: 10px 0; line-height: 25px; text-align:center;}
.pageController a { display:inline-block; line-height:46px;  height:46px; width:46px; color: #666; font-size:14px; margin-right:8px;  background:#dedede; border:1px #dedede solid;border-radius: 100%;}
.pageController a:hover { color: #fff;background:#003288;border:1px #003288 solid; text-decoration: none;font-weight:bolder; }
.pageController .xuanzhong {color: #fff;background:#003288;border:1px #003288 solid; text-decoration: none;font-weight:bolder;}

.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}

@media screen and (max-width:750px) {
	.pdetailtl{ width:100%; margin-bottom:40px;}
	.pdetailtr{ width:100%;}
	.pdetailtr_1{ font-size:18px;}
	.pdetailtr_2{ font-size:16px;}
	.pdetailtr_3{ font-size:14px; line-height:25px;}
	.pdetailtr_4 a{ font-size:14px; line-height:40px; height:40px;}
	.pdetailct ul li{ line-height:40px; font-size:15px;}
	.pdetailcc{ font-size:14px; line-height:25px;}
}

