@charset "utf-8";
/* CSS Document */
html {
}
body {
	font-family: "Microsoft YaHei";
	font-size: 100%;
	color: #434343;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
ol, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}
a:link, a:visited {
	color: #323232;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #323232;
	text-decoration: none;
	outline: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dw {
	position: relative;
}
.cj {
	overflow: hidden;
}
.gm_top {
	
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}
.gm {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}

.agm {
	width: 95%;
	max-width: 1320px;
	margin: 0 auto;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	border-style: none!important;
}
.green-black {
	display: block;
	padding-top: 26px;
	clear: both;
	text-align:center;
}
.green-black a,.green-black span {
	padding: 5px 8px 4px 8px;
	padding: 5px 8px 4px 8px;
	border: 1px solid rgba(0,0,0,0.45);
	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,.green-black li.active a{
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	overflow: auto;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 12px;
}
.green-black span.thisclass {
	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;
}
.pagination{
    margin-bottom: 50px;
  display: flex;
  justify-content: center;
}
::-webkit-scrollbar {
width:3px;
height:8px;
background-color:#fff;
border-radius:4px;
position:relative;
}
::-webkit-scrollbar-thumb {
background-color:#b1b1b1;
border-radius:3px;
}
.ym {
	padding: 15px 20px!important;
	background: #eaeaea;
	border: 1px solid #bfbfbf;
	border-radius: 100%;
	height: auto!important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.ymp {
	padding: 15px 20px!important;
	background: #eaeaea;
	border: 1px solid #bfbfbf;
	border-radius: 100%;
	height: auto!important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#dituContent {
	border-top: 1px solid #ddd;
}
@media screen and (max-width:770px) {
#dituContent {
	height: 230px;
}
}
.xd em {
	transform: scaleX(1)!important;
	box-shadow: 0 0 22px rgba(255,255,255,0.3);
}
.xd a {
	color: #ae0000!important;
}
.xd a img:nth-child(2) {
	opacity: 1!important;
}
.xd a img:nth-child(1) {
	opacity: 0!important;
}
.pxd {
	background: #d8e4ec;
}
.pxd em {
	transform: scaleX(1)!important;
}
.cxd {
	background: #077ed1;
	color: white!important;
}
.axd {
	background: #077ed1;
	color: white!important;
}
.nxd {
	background: #077ed1;
	color: white!important;
}
.mxd a {
	color: #077ed1!important;
	font-weight: bold;
}
.fswzj {
	display: none;
}
@font-face {
	font-family: "din";
	src: url("../font/din.eot"),  url("../font/din.ttf");
}
@font-face {
	font-family: "D-DIN";
	src: url("../font/D-DIN.eot"),  url("../font/D-DIN.ttf");
}
@font-face {
	font-family: "dinbl";
	src: url("../font/dinbl.eot"),  url("../font/dinbl.ttf");
}
@font-face {
	font-family: "dinstd";
	src: url("../font/dinstd.eot"),  url("../font/dinstd.ttf");
}
@font-face {
	font-family: "FRAHV";
	src: url("../font/FRAHV.eot"),  url("../font/FRAHV.ttf");
}
@font-face {
	font-family: "din1451";
	src: url("../font/din1451.eot"),  url("../font/din1451.ttf");
}
@font-face {
	font-family: "syhte";
	src: url("../font/syhte.eot"),  url("../font/syhte.ttf");
}
@font-face {
	font-family: "noto";
	src: url("../font/noto.eot"),  url("../font/noto.ttf");
}
.nav_box {
	width: 100%;
	transition: .5s;
	z-index: 999;
	position: relative;
	background: white;
	box-shadow: 0 0 18px rgba(0,0,0,0.3);
}
.nav_box .gm_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 116px;
}
.top_logo a {
	display: flex;
	align-items: center;
}
.logo_txt h1 {
	color: #2e0101;
	font-size: 1.5rem;
	line-height: 30px;
}
.logo_txt h1 span {
	font-size: 1.5rem;
	color: #d49355;
}
.logo_txt p {
	font-size: 1.5rem;
	color: black;
	font-family: "din1451";
	background: url(../images/top_p.png) center left no-repeat;
	display: inline-block;
	padding-left: 27px;
}
.logo_txt {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #c8c8c8;
}
.top_r_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.top_nav>ul {
	display: flex;
	align-items: center;
}
.top_nav>ul>li {
	text-align: center;
	transition: .5s;
	position: relative;
	padding: 0 20px;
}
.top_nav>ul>li::after {
	content: "";
	height: 13px;
	width: 1px;
	background: #d8d8d8;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.top_nav>ul>li:nth-last-child(1)::after {
	display: none;
}
.top_nav>ul>li>a {
	padding: 47px 10px;
	transition: .5s;
	color: #3a3a3a;
	z-index: 9;
	position: relative;
	font-size: 1.125rem;
	display: block;
}
.top_nav>ul>li:nth-child(1) a {
	padding: 49px 10px;
}
.top_nav>ul>li>a img:nth-child(1) {
	position: relative;
	transition: .5s;
	opacity: 1;
}
.top_nav>ul>li>a img:nth-child(2) {
	position: absolute;
	transition: .5s;
	opacity: 0;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}
.top_nav>ul>li:hover a img:nth-child(2) {
	opacity: 1;
}
.top_nav>ul>li:hover a img:nth-child(1) {
	opacity: 0;
}
.top_nav>ul>li>a>em {
	background: #ae0000;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 4px;
	transition: 0.5s;
	width: 100%;
	transform: scaleX(0);
}
.top_nav>ul>li:hover em {
	transform: scaleX(1);
	transition: 0.5s;
	box-shadow: 0 0 22px rgba(255,255,255,0.3);
}
.top_nav>ul>li:hover a {
	color: #ae0000;
}
.top_box_move {
	position: fixed;
	transition: .3s;
	z-index: 999;
	top: 0;
}
.mob_logo {
	display: none;
}
/* 移动端导航按扭 */
.mob_inner_box {
	display: none;
	z-index: 10;
}
.mob_txt h1 {
	font-size: 1.75rem;
	margin-right: 10px;
}
.mob_ico {
	margin-top: 8px;
}
.mob_ico span {
	margin-bottom: 8px;
	width: 34px;
	height: 2px;
	background: #d49355;
	display: block;
	transition: 0.3s;
}
.menu_bg {
	background: black;
	opacity: 0.85;
	width: 50%;
	right: 0;
	position: absolute;
	display: none;
}
.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);
	padding: 20px 0px;
	transition: all 0.5s;
}
.menu_txt a {
	font-size: 1.75rem;
	color: white;
}
.mob_ico_show span:nth-of-type(1) {
	transform: translateY(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 {
	padding: 0 10px;
}
}
 @media screen and (max-width:1241px) {
.logo_txt {
	margin-left: 10px;
	padding-left: 10px;
}
.top_nav>ul>li>a {
	font-size: 1rem;
}
.logo_txt h1 {
	font-size: 1.125rem;
}
.logo_txt h1 span {
	font-size: 1.125rem;
}
}
 @media screen and (max-width:1127px) {
.top_nav>ul>li>a {
	padding: 47px 5px;
}
.top_nav>ul>li:nth-child(1) a {
	padding: 49px 5px;
}
}
 @media screen and (max-width:1024px) {
.logo_txt {
	display: none;
}
}
 @media screen and (max-width:768px) {
.top_r_list::after {
	display: none;
}
.top_logo {
	padding: 0;
	width: 70%;
}
.top_logo p {
	display: block;
	font-size: 2.15rem;
	font-weight: bold;
}
.mob_inner_box {
	display: block;
}
.logo_box {
	padding: 10px 0;
}
.top_nav ul {
	display: none;
}
.logo_txt {
	padding-left: 10px;
	margin-left: 10px;
	line-height: 30px;
	display: block;
}
.logo_img img {
	width: 17%;
}
/* .menu_bg{top: 60px;}
		.mob_inner{top: 26%;} */
.nav_box {
	position: relative;
	background: white;
}
.mob_ico span {
	background: #d49355;
}
.nav_box a {
	font-size: 1.125rem;
	display: flex;
}
.logo_txt h1 {
	font-size: 1.5rem;
}
.menu_txt a {
	font-size: 1.125rem;
	padding: 15px 0;
	display: block;
}
.menu_txt ul li {
	padding: 0;
}
.nav_box .gm_top {
	height: 83px;
	position: static;
}
.top_r_list {
	background: transparent;
	margin-top: 0;
	margin-left: 0;
}
.menu_bg {
	width: 50%;
	height: auto;
	top: 83px;
	right: 0;
}
.nav_box .gm_top {
	justify-content: space-between;
}
.top_box_move {
	position: fixed;
	transition: .3s;
	z-index: 999;
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);
	background: white;
}
}
 @media screen and (max-width:520px) {
.logo_txt {
	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: 44px;
}
.menu_txt a {
	font-size: 0.9rem;
	padding: 10px 0;
	display: block;
}
.menu_txt ul li {
	padding: 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.mob_logo {
	display: flex;
	align-items: center;
}
.mob_logo>p {
	margin-left: 5px;
	color: black;
	font-weight: bold;
}
.nav_box .gm_top {
	height: 53px;
}
.menu_bg {
	width: 50%;
	height: auto;
	top: 53px;
	right: 0;
}
.top_logo img:nth-child(1) {
	width: 69%;
}
}
/* banner */
.swiper-container {
 --swiper-pagination-color: #ae0000;/* 两种都可以 */
 --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
}
.swiper-pagination-bullet {
	opacity: 1!important;
	background: white!important;
	transition: .5s;
	width: 6px!important;
	height: 6px!important;
	margin: 0 10px!important;
}
.swiper-pagination-bullet-active {
	background: #ae0000!important;
	transition: .5s;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px!important;
}
.swiper-pagination span {
	position: relative;
}
.swiper-pagination span::after {
	content: "";
	width: 15px;
	transition: .5s;
	height: 15px;
	border: 2px solid #d49355;
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	opacity: 0;
}
.swiper-pagination-bullet-active::after {
	opacity: 1!important;
}
.swiper-slide img:nth-child(2) {
	display: none;
}
 @media screen and (max-width:768px) {
.swiper-slide img:nth-child(2) {
	display: block;
}
.swiper-slide img:nth-child(1) {
	display: none;
}
}
 @media screen and (max-width:520px) {
.fswzj {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	display: block;
	background: #ae0000;
}
.fswzj ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 2px solid #940000;
}
.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 #940000;
}
.fswzj ul li.on a {
	border-left: none;
}
.fnav_pic {
	width: 24%;
	margin: 0 auto;
}
.fnav_wb {
	font-size: 0.75rem;
}
.foot_lx ul li a {
	font-size: 1.35rem;
}
}
.sear_box {
	background: url(../images/sear_bg.jpg) center no-repeat;
	min-height: 120px;
}
.sear_l h1 {
	color: white;
	font-size: 1.875rem;
}
.sear_l span {
	color: #ffae00;
	font-size: 3.125rem;
	font-family: "dinbl";
}
.sear_box .gm {
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sear_r {
	position: relative;
	width: 28%;
}
.sear {
	transition: .5s;
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: -1;
}
.sear form {
	margin: 0 auto;
	position: relative;
}
.d1 {
	background: #c27b36;
	box-sizing: border-box;
}
.d1 input {
	box-sizing: border-box;
	width: 100%;
	height: 46px;
	padding-left: 10px;
	outline: none;
	background: #c27b36;
	color: #000;
	border: none;
}
.d1 button {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0px;
	width: 46px;
	height: 46px;
	border: none;
	background: #c27b36;
	cursor: pointer;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
color: #db4b4b;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #db4b4b;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #db4b4b;
}
 input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #c27b36 inset !important;
-webkit-text-fill-color: #db4b4b;
}
.d1 button::after {
	content: "";
	width: 1px;
	height: 80%;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translate(0, -50%);
	display: block;
	background: #333;
}
 @media screen and (max-width:768px) {
.sear_l h1 {
	font-size: 1.5rem;
}
.sear_l span {
	font-size: 2.875rem;
}
.sear_r {
	width: 38%;
}
.sear_box {
	overflow: hidden;
}
}
 @media screen and (max-width:520px) {
.sear_l h1 {
	display: none;
}
.sear_r {
	width: 100%;
}
.sear_box .gm {
	height: 80px;
}
.sear_box {
	min-height: 80px;
}
}
.ys_box {
	background: url(../images/ys_bg.jpg) center no-repeat;
	min-height: 1270px;
}
.ys_tit {
	margin-bottom: 150px;
	text-align: center;
	padding-top: 80px;
	position: relative;
}
.ys_tit>img {
	position: absolute;
	bottom: -30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.ys_tit p {
	font-size: 1.875rem;
	color: #3d3d3d;
}
.ys_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
	position: relative;
	z-index: 2;
	line-height: 45px;
}
.ys_list ul li {
	position: relative;
}
.ys_list ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 33px;
}
.ys_nr {
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.ys_img {
	border: 2px solid white;
	width: 89%;
	margin: 0 auto;
	box-shadow: 0 0 22px rgba(0,0,0,0.3);
	position: relative;
	overflow: hidden;
}
.ys_img img {
	transition: 1s;
	transform: scale(1);
}
.ys_list ul li:hover .ys_img img {
	transform: scale(1.1);
}
.ys_txt {
	background: url(../images/ys_fbg.png) center no-repeat;
	position: absolute;
	height: 248px;
	width: 144px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.ys_txt p {
	text-align: left;
	font-size: 1.125rem;
	color: white;
	position: absolute;
	left: 15px;
	top: 15px;
}
.ys_txt h2 {
	font-size: 1.5rem;
	color: white;
	position: absolute;
	left: 40px;
	bottom: 15px;
}
.ys_txt h1 {
	font-size: 7rem;
	color: white;
	font-family: "syhte";
	position: absolute;
	left: -80px;
	bottom: -55px;
}
.ys_zw {
	text-align: left;
	padding-left: 20px;
	padding-top: 35px;
	padding-right:20px;
}
.ys_zw h1 {
	color: #fff;
	font-size: 1.625rem;
	font-weight: bold;
	padding-bottom: 15px;
	text-shadow: 1px 1px 0px rgba(224,191,138,1);
}
.ys_zw p {
	font-size: 1rem;
	color: white;
	height: 70px;
	overflow: hidden;
	line-height:1.2
}
 @media screen and (max-width:1280px) {
.ys_zw p br {
	display: none;
}
.ys_list {
	padding-top: 50px;
}
}
 @media screen and (max-width:1167px) {
.ys_list ul {
	grid-column-gap: 15px;
}
.ys_txt h1 {
	font-size: 5rem;
	left: -50px;
	bottom: -20px;
}
.ys_zw {
	padding-top: 10px;
}
.ys_zw p {
	margin-bottom: 10px;
}
}
 @media screen and (max-width:768px) {
.ys_zw>a {
	display: none;
}
.ys_txt h1 {
	font-size: 3rem;
	left: -15px;
	bottom: 0;
}
.ys_zw {
	padding-left: 10px;
}
.ys_list ul {
	grid-column-gap: 5px;
}
.ys_box {
	padding-bottom: 70px;
	min-height: auto;
}
}
 @media screen and (max-width:520px) {
.ys_list ul {
	display: block;
}
.ys_box {
	overflow: hidden;
}
.ys_zw {
	display: none;
}
.ys_list ul li>img {
	display: none;
}
.ys_nr {
	position: static;
}
.ys_txt h1 {
	font-size: 5rem;
	left: -50px;
	bottom: -20px;
}
.ys_tit p {
	font-size: 1.125rem;
}
.ys_tit h1 {
	font-size: 1.875rem;
}
.ys_tit>img {
	width: 65%;
}
.ys_tit>img {
	bottom: -10px;
}
.ys_tit {
	margin-bottom: 20px;
	padding-top: 50px;
	background: none;
}
.ys_box {
	background: #ebebeb;
}
.ys_list {
	padding-top: 25px;
}
}
.ysb_box {
	position: relative;
}
.ysb_box>img:nth-child(1) {
	position: absolute;
	top: -182px;
	left: 0;
	z-index: 3;
}
.ysb_box>img:nth-child(2) {
	bottom: -116px;
	position: absolute;
	left: 0;
}
.ysb_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 35% no-repeat;
	padding: 75px 0 50px;
}
.ysb_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.ysb_tit p {
	color: #000000;
	font-size: 1.5rem;
}
.ysb_list {
	background: url(../images/ysb_bg.jpg) fixed center no-repeat;
	min-height: 966px;
	padding-top: 111px;
	box-sizing: border-box;
}
.ysb_nr {
	width: 50%;
	margin-left: auto;
	background: rgba(0,0,0,0.6);
	padding-bottom: 30px;
	position: relative;
	z-index: 2;
}
.ysb_nr ul li {
	float: left;
	width: 30%;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}
.ysb_nr ul li:nth-child(1)::after {
	content: "";
	width: 57px;
	height: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 6px;
	bottom: 0;
	display: block;
}
.ysb_nr ul li:nth-child(1)::before {
	content: "";
	height: 50px;
	width: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 33px;
	bottom: -23px;
	display: block;
}
.ysb_nr ul li:nth-child(4)::after {
	content: "";
	width: 57px;
	height: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 6px;
	bottom: 0;
	display: block;
}
.ysb_nr ul li:nth-child(4)::before {
	content: "";
	height: 50px;
	width: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 33px;
	bottom: -23px;
	display: block;
}
.ysb_nr ul li:nth-child(3n+1) {
	padding-left: 12%;
}
.ysb_nr ul li:nth-child(2) {
	width: 50%;
}
.ysb_nr ul li:nth-child(5) {
	width: 50%;
}
.ysb_nr ul li:nth-child(8) {
	width: 50%;
}
.ysb_bt h1 {
	font-size: 1.875rem;
	font-weight: bold;
	color: white;
	margin-bottom: 15px;
	margin-left: 28px;
	padding-left: 27px;
	position: relative;
}
.ysb_bt h1::after {
	content: "";
	width: 3px;
	height: 29px;
	background: white;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	transform: translate(0, -50%);
}
.ysb_zw p {
	font-size: 1.25rem;
	color: white;
	margin-left: 10px;
}
.ysb_zw {
	display: flex;
	align-items: center;
}
 @media screen and (max-width:1680px) {
.ysb_box>img:nth-child(1) {
	top: 0;
}
}
 @media screen and (max-width:1440px) {
.ysb_box>img:nth-child(2) {
	bottom: 0;
}
.ysb_box>img:nth-child(1) {
	top: 85px;
}
}
 @media screen and (max-width:1366px) {
.ysb_box>img {
	display: none;
}
.ysb_nr {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}
.ysb_nr ul li {
	width: 50%!important;
	padding-left: 0!important;
	text-align: center;
}
.ysb_zw {
	justify-content: center;
}
.ysb_bt h1 {
	display: inline-block;
}
}
 @media screen and (max-width:768px) {
.ysb_nr ul li:nth-child(1)::before {
	display: none;
}
.ysb_nr ul li:nth-child(1)::after {
	display: none;
}
.ysb_nr ul li:nth-child(4)::before {
	display: none;
}
.ysb_nr ul li:nth-child(4)::after {
	display: none;
}
}
 @media screen and (max-width:520px) {
.ysb_tit {
	background: none;
	padding-bottom: 0;
	padding-top: 50px;
}
.ysb_tit::after {
	content: "";
	width: 32px;
	height: 2px;
	background: #d49355;
	display: block;
	margin: 25px auto;
}
.ysb_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.ysb_tit p {
	font-size: 1rem;
}
.ysb_list {
	padding-top: 40px;
	min-height: 640px;
	background-position: center;
	background-attachment: unset;
}
.ysb_zw img {
	width: 20%;
	margin-bottom: 10px;
}
.ysb_nr ul li {
	float: none;
	padding: 20px 0;
	position: relative;
}
.ysb_nr ul li:nth-of-type(2n)::after {
	content: "";
	width: 1px;
	height: 20px;
	background: white;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ysb_nr ul li:nth-of-type(2n)::before {
	content: "";
	width: 20px;
	height: 1px;
	background: white;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
/* .ysb_nr ul li:nth-of-type(2)::before{display: none;} */
		/* .ysb_nr ul li:nth-of-type(6)::after{display: none;} */
.ysb_nr ul li:nth-of-type(3)::after {
	content: "";
	width: 1px;
	height: 20px;
	background: white;
	display: block;
	position: absolute;
	right: -1px;
	top: 0;
}
.ysb_nr ul li:nth-of-type(3)::before {
	content: "";
	width: 20px;
	height: 1px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
/* .ysb_nr ul li:nth-of-type(4)::after{display: none;} */
.ysb_nr ul li:nth-of-type(5)::after {
	content: "";
	width: 20px;
	height: 1px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.ysb_nr ul li:nth-of-type(5)::before {
	content: "";
	width: 1px;
	height: 20px;
	background: white;
	display: block;
	position: absolute;
	right: -1px;
	top: 0;
}
.ysb_nr ul li:nth-of-type(6)::after {
	display: none;
}
.ysb_nr ul li:nth-of-type(2)::before {
	display: none;
}
.ysb_nr ul {
	display: flex;
	flex-wrap: wrap;
}
.ysb_bt h1 {
	font-size: 1.125rem;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
}
.ysb_zw p {
	font-size: 0.875rem;
	margin-left: 0;
}
.ysb_zw {
	display: block;
}
.ysb_bt h1::after {
	display: none;
}
}
.inp_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 65% no-repeat;
	padding: 140px 0 0px;
}
.inp_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.inp_tit p {
	color: #262626;
	font-size: 1.25rem;
}
.inp_tit p::after {
	content: "";
	width: 38px;
	height: 4px;
	display: block;
	margin: 15px auto 37px;
}
.inp_menu ul {
	display: flex;
	justify-content: space-between;
}
.inp_menu ul li {
	width: 15%;
	text-align: center;
	border: 1px solid #e1e1e1;
	transition: .5s;
}
.inp_menu ul li:nth-child(1n+2) {
	margin-left: 5px;
}
.inp_menu ul li a {
	display: block;
	padding: 15px 0;
	color: #6c6c6c;
	font-size: 1.25rem;
	transition: .5s;
}
.inp_menu ul li:hover {
	background: #d49355;
	border-color: #d49355;
}
.inp_menu ul li:hover a {
	color: white;
}
.inp_menu ul .on {
	background: #d49355;
	border-color: #d49355;
}
.inp_menu ul .on a {
	color: white;
}
.inp_menu {
	margin-bottom: 32px;
}
.inp_nr {
	background: url(../images/inp_bg.jpg) center no-repeat;
	max-height: 700px;
}
.inp_xyl p {
	color: white;
	font-size: 1.25rem;
	line-height: 30px;
}
.inp_xy {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-top: 375px;
	margin-bottom: 45px;
}
.inp_xyr a {
	padding: 10px 33px;
	display: block;
	border: 2px solid #FFFFFF;
	color: white;
	display: block;
	border-image: linear-gradient(to top right, #de8030, #6c5c54) 20 50;
}
.inp_nr2 {
	background: white;
	padding-top: 40px!important;
}
.inp_txt p {
	color: #383838;
	font-size: 1.125rem;
	padding: 15px 0;
}
.inp_nr2 ul li {
	margin-left: 3.32%;
	width: 20.8%;
	float: left;
	border-bottom: 3px solid #e3cca0;
	position: relative;
}
.inp_nr2 ul li em {
	width: 0%;
	height: 3px;
	background: #d49355;
	position: absolute;
	left: 0;
	bottom: -3px;
	transition: .5s;
}
.inp_nr2 ul li:hover em {
	width: 100%;
}
.inp_list2 {
	position: relative;
}
/*.inp_list2::after {
	content: "";
	width: 1px;
	height: 57%;
	background: #d3d3d3;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.inp_list2::before {
	content: "";
	width: 1px;
	height: 57%;
	background: #d3d3d3;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}*/
.inp_qh {
	position: absolute;
	width: 100%;
	pointer-events: none;
	top: 50%;
}
.inp_qh ul {
	display: flex;
	justify-content: space-between;
}
.inp_qh ul li {
	pointer-events: all;
	cursor: pointer;
	position: relative;
}
.inp_qh ul li:nth-child(1) {
	right: 20px;
	z-index: 1;
}
.inp_qh ul li:nth-child(2) {
	left: 20px;
	z-index: 1;
}
.inp_img {
	overflow: hidden;
}
.inp_img img {
	transition: .5s;
	transform: scale(1);
}
.inp_nr2 ul li:hover .inp_img img {
	transform: scale(1.05);
}
 @media screen and (max-width:1024px) {
.inp_menu ul li a {
	font-size: 1rem;
}
}
 @media screen and (max-width:768px) {
.inp_xy {
	padding-top: 251px;
}
.inp_nr2 ul li {
	margin-left: 1.333%;
	width: 23.4%;
}
.inp_txt p {
	font-size: 0.875rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
}
 @media screen and (max-width:520px) {
.inp_box {
	overflow: hidden;
}
.inp_tit {
	padding-top: 50px;
	background: none;
}
.inp_tit h1 {
	font-size: 1.5rem;
}
.inp_menu {
	display: none;
}
.inp_tit p {
	font-size: 1rem;
}
.inp_xyl p {
	display: none;
}
.inp_xy {
	padding-top: 50px;
	margin-bottom: 0;
}
.inp_xyr a {
	font-size: 0.875rem;
}
.inp_qh {
	position: static;
	margin: 20px 0 50px;
	display: none;
}
.inp_qh ul li {
	position: static;
}
.inp_list2::before {
	display: none;
}
.inp_list2::after {
	display: none;
}
.inp_nr2 ul li {
	width: 45%;
	margin-left: 3.333%;
	margin-bottom: 20px;
}
.inp_txt p {
	padding: 5px 0;
}
.inp_nr2 {
	padding-top: 10px!important;
}
.inp_nr {
	max-height: none;
	padding-bottom: 50px;
}
.inp_nr .gm {
	position: relative;
	padding-bottom: 70px;
}
.inp_xyr {
	position: absolute;
	bottom: 0;
	right: 0;
}
.inp_tit p::after {
	margin-bottom: 25px;
}
}
.ina_box {
	padding-top: 385px;
}
.ina_box>.gm {
	max-width: none;
	width: 100%;
}
.ina_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center top no-repeat;
	padding-top: 20px;
}
.ina_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.ina_tit p {
	color: #262626;
	font-size: 1.5rem;
}
.ina_tit p::after {
	content: "";
	width: 38px;
	height: 4px;
	display: block;
	margin: 15px auto 80px;
}
.ina_l {
	width: 100%;
	position: absolute;
}
.ina_r {
	width: 50.1%;
	float: right;
	position: relative;
	bottom: 35px;
}
.ina_list {
	position: relative;
	background: #f4f4f4;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.ina_llist {
	width: 44%;
}
.ina_top {
	margin-top: 45px;
}
.ina_top h1 {
	color: #d49355;
	font-size: 1.875rem;
	font-weight: bold;
}
.ina_top h2 {
	color:#d49355;
	font-size: 1.125rem;
	text-transform: uppercase;
	font-family: "din";
}
.ina_top h2::after {
	content: "";
	width: 19px;
	height: 3px;
	background: #a2a2a2;
	display: block;
	margin: 25px 0;
}
.ina_top p {
	color: #5b5b5b;
	line-height: 28px;
	margin-bottom: 20px;
	font-size: 1.125rem;
}
.ina_top a {
	color: white;
	background: #d49355;
	padding: 15px 30px;
	display: inline-block;
	margin-top: 20px;
}
.ina_txt span {
	font-size: 0.75rem;
	color: white;
	opacity: .3;
	text-transform: uppercase;
}
.ina_txt p {
	font-size: 1.25rem;
	color: #fff;
}
.ina_lc p {
	color: black;
	font-size: 1.25rem;
	margin-bottom: 5px;
}
.ina_lc {
	max-width: 1300px;
	width: 95%;
	margin: 0 auto;
	position: relative;
	margin-top:50px;
}
.ina_lca h1 {
	font-size: 4.5rem;
	color: #4d4d4d;
	font-family: "din";
	line-height: 53px;
	font-weight: bold;
}
.ina_lca span {
	background: #d49355;
	color: white;
	padding: 0 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	height: 27px;
	line-height: 24px;
	margin-left: 5px;
}
.ina_lca {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
}
.ina_lc ul:nth-child(1) li {
	padding-bottom: 70px;
	position: relative;
}
.ina_lc ul:nth-child(2) li {
	position: relative;
	width: 25%;
}
.ina_lc ul:nth-child(2) {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}
.ina_lc ul:nth-child(2) li::after {
	content: "";
	width: 1px;
	height: 35px;
	background: #a8a8a8;
	display: block;
	left: 0;
	position: absolute;
	top: 50px;
}
.ina_lc ul:nth-child(2) li:nth-last-child(1)::before {
	content: "";
	width: 1px;
	height: 35px;
	background: #a8a8a8;
	display: block;
	right: 0;
	position: absolute;
	top: 50px;
}
.ina_lc ul:nth-child(1) li:nth-child(2) span {
	font-size: 1rem;
}
.ina_lc ul:nth-child(1) li:nth-child(3) span {
	font-size: 1rem;
}
.ina_lc ul:nth-child(1) {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	justify-items: center;
}

 @media screen and (max-width:1440px) {
.ina_llist {
	width: 48%;
}
.ina_r {
	bottom: 0;
	margin-top: 45px;
}
}
 @media screen and (max-width:1024px) {
.ina_box {
	padding-top: 295px;
}
.ina_top p {
	font-size: 1rem;
	line-height: 23px;
}
.ina_top h2::after {
	margin: 15px 0;
}
.ina_r {
	height: 465px;
}
.ina_lca h1 {
	font-size: 3.5rem;
}
.ina_lc p {
	font-size: 1rem;
}
}
 @media screen and (max-width:768px) {
.ina_box {
	padding-top: 115px;
	overflow: hidden;
}
.ina_tit p::after {
	margin-bottom: 40px;
}
.ina_l {
	position: static;
}
.ina_llist {
	width: 100%;
}
.ina_r {
	width: 95%;
	margin: 40px auto;
	height: auto;
	float: none;
}
.ina_lca h1 {
	font-size: 2.5rem;
	line-height: 37px;
}
.ina_top p {
	font-size: 1.125rem;
	line-height: 27px;
	text-indent: 36px;
}
.ina_lca span {
	font-size: 1.125rem;
	height: auto;
}
.ina_lc ul:nth-child(1) li {
	padding-bottom: 25px;
}
.ina_lc ul:nth-child(2) {
	top: -20px;
}
}
 @media screen and (max-width:520px) {
.ina_box {
	padding-top: 20px;
}
.ina_list {
	padding-bottom: 15px;
}
.ina_tit {
	background: none;
}
.ina_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.ina_tit p {
	font-size: 1rem;
}
.ina_tit p::after {
	margin-bottom: 25px;
}
.ina_top {
	margin-top: 25px;
}
.ina_top h1 {
	font-size: 1.25rem;
}
.ina_top p {
	font-size: 0.875rem;
	line-height: 24px;
	text-indent: 28px;
}
.ina_top h2 {
	font-size: 0.875rem;
}
.ina_top a {
	font-size: 0.875rem;
	padding: 10px 20px;
}
.ina_lc ul:nth-child(1) {
	grid-template-columns: repeat(2, 1fr);
}
.ina_lc ul:nth-child(2) {
	display: none;
}
.ina_lc ul:nth-child(1) li em {
	display: none;
}
.ina_lc p {
	text-align: center;
}
.ina_lca h1 {
	font-size: 2rem;
}
.ina_lc p {
	font-size: 0.875rem;
	margin-bottom: 0;
}
.ina_lca span {
	margin-bottom: 5px;
}
.ina_lc ul:nth-child(1) li:nth-child(2) span {
	font-size: 0.875rem;
}
}
.inh_box {
	padding-bottom: 75px;
}
.inh_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 45% no-repeat;
	padding: 75px 0 0px;
}
.inh_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.inh_tit p {
	color: #5b5b5b;
	font-size: 1.5rem;
}
.inh_tit p::after {
	content: "";
	width: 38px;
	height: 4px;
	background: #d49355;
	display: block;
	margin: 15px auto 43px;
}
.inh_nr ul {
	display: flex;
	justify-content: space-between;
}
.inh_nr ul li {
	margin-left: 27px;
}
.inh_mhr p {
	color: #5b5b5b;
	margin-top: 15px;
	text-align: center;
}
.inh_mhr {
	margin-bottom: 25px!important;
	display: none;
}
.inh_img {
	border: 6px solid #6e0000;
}
.inh_nr p {
	color: #5b5b5b;
	margin-top: 15px;
	text-align: center;
}
.inh_nr {
	margin-bottom: 40px!important;
}
.inh_qh ul li {
	width: 12px;
	height: 12px;
	border: 1px solid #bbbbbb;
	border-radius: 100%;
	margin: 0 6.5px;
	cursor: pointer;
}
.inh_qh ul {
	display: flex;
	justify-content: center;
}
.inh_qh ul .on {
	background: #d49355;
	border-color: #d49355;
}
 @media screen and (max-width:1024px) {
.inh_nr ul li {
	margin-left: 20px;
}
}
 @media screen and (max-width:768px) {
.inh_nr ul li {
	margin-left: 10px;
}
.inh_nr p {
	margin-top: 10px;
}
}
 @media screen and (max-width:520px) {
.inh_box {
	overflow: hidden;
	padding-bottom: 40px;
}
.inh_tit {
	background: none;
	padding-top: 50px;
}
.inh_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.inh_tit p {
	font-size: 1rem;
}
.inh_nr ul:nth-child(1n+2) {
	display: none;
}
.inh_nr ul {
	flex-wrap: wrap;
}
.inh_mhr ul li {
	width: 47%;
	margin-bottom: 20px;
	margin: 0 6px;
	float: left;
}
.inh_nr ul li:nth-child(2n) {
	margin-left: 2.333%;
}
.inh_mhr p {
	font-size: 0.875rem;
}
.inh_mhr {
	display: block;
}
.inh_nr {
	display: none;
}
.inh_qh ul li {
	width: 10px;
	height: 10px;
}
}
.int_box {
	background: url(../images/int_bg.jpg) center no-repeat;
	min-height: 920px;
	background-size: cover;
}
.int_tit {
	text-align: center;
	padding: 150px 0 65px;
}
.int_tit h1 {
	color: #FFFFFF;
	font-size: 4rem;
font-weight: bold;
letter-spacing: 0.4rem;
}
.int_tit p {
	color: #FFFFFF;
	font-size: 3rem;
	margin-top:1rem;
	position:relative;
	letter-spacing: 0.4rem;
}
.int_tit p:after {
	content: "";
	width: 15rem;
	height: 2px;
	background: white;
	position:absolute;
	left:50%;
	bottom:-1rem;
	margin-left:-7.5rem;
}
.int_l h1 {
	color: white;
	font-size: 2.25rem;
	margin-bottom: 30px;
}
.int_l p {
	color: white;
	font-size: 1.25rem;
	margin-bottom: 39px;
	line-height: 3rem;
}
.int_l span {
	color: white;
	font-family: "din";
}
.int_l span::after {
	content: "";
	width: 35px;
	height: 2px;
	background: white;
	display: block;
	margin-top: 60px;
}
.int_list {
	text-align: center;
}
.int_r ul li {
	position: relative;
	margin-left: 3%;
	overflow: hidden;
}
.int_r ul li img {
	transform: scale(1);
	transition: .5s;
}
.int_r ul li:hover img {
	transform: scale(1.05);
}
.int_r ul li p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-family: "din";
	color: white;
}
.int_r ul {
	display: flex;
	align-items: center;
}
.inf_list ul li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.int_r {
	width: 65%;
}
.inf_list ul {
	display: flex;
	justify-content: space-around;
	background: #8d0000;
	padding: 50px 0;
}
.inf_list ul li {
	cursor: pointer;
}
.inf_list ul li img {
	transform: rotateY(0);
	transition: .5s;
}
.inf_list ul li:hover img {
	transform: rotateY(360deg);
}
.inf_tit h1 {
	font-size: 1.875rem;
	color: white;
	margin-bottom: 15px;
}
 @media screen and (max-width:1170px) {
.int_l h1 {
	font-size: 1.65rem;
}
.int_r ul li {
	margin-left: 1%;
}
.int_l span br {
	display: none;
}
.int_l {
	width: 35%;
}
}
 @media screen and (max-width:1024px) {
.int_list {
	margin-bottom: 45px;
}
}
 @media screen and (max-width:768px) {
.int_list {
	display: block;
}
.int_l {
	width: 100%;
}
.int_r {
	width: 100%;
}
.int_r ul li {
	margin-left: 0;
}
.int_r ul li:nth-child(2) {
	margin: 0 3%;
}
.int_box {
	background: #d49355;
	padding-bottom: 70px;
}
.int_l span::after {
	margin-bottom: 50px;
}
}
 @media screen and (max-width:520px) {
.int_box {
	overflow: hidden;
	min-height: auto;
}
.int_tit {
	background: none;
	padding: 40px 0 0px;
}
.int_tit::after {
	content: "";
	width: 32px;
	height: 2px;
	display: block;
	background: white;
	margin: 15px auto 25px;
}
.int_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.int_tit p {
	font-size: 1rem;
}
.int_l h1 {
	font-size: 1.125rem;
	margin-bottom: 10px;
}
.int_l p {
	font-size: 0.9375rem;
	line-height: 22px;
	margin-bottom: 20px;
}
.int_l span {
	display: none;
}
.int_r ul li:nth-child(2) {
	margin: 0 1%;
}
.int_r ul li p {
	left: 5px;
	bottom: 5px;
	font-size: 0.875rem;
}
.int_list {
	margin-bottom: 30px;
}
.inf_list ul {
	flex-wrap: wrap;
	padding: 20px;
}
.inf_list ul li {
	width: 23%;
}
.inf_list ul li:nth-child(1n+5) {
	margin-top: 15px;
}
.inf_tit h1 {
	font-size: 1.25rem;
	margin-bottom: 7px;
}
.inf_list ul li img {
	width: 63%;
}
}
.inj_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 35% no-repeat;
	padding: 60px 0 0px;
}
.inj_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.inj_tit p {
	color: #262626;
	font-size: 1.5rem;
}
.inj_tit p::after {
	content: "";
	width: 38px;
	height: 4px;
	background: #6e0000;
	display: block;
	margin: 15px auto 37px;
}
.inj_limg {
	float: left;
	width: 65%;
}
.inj_limg img {
	max-width: inherit;
	float: right;
}
.inj_rimg {
	float: right;
	width: 35%;
}
.inj_rimg img {
	max-width: inherit;
	float: left;
}
.inj_list {
	position: relative;
}
.inj_list2 {
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 55px;
	width: 100%;
}
.inj_l2>h1>span {
	letter-spacing: -2px;
	font-family: "din";
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
	line-height: 35px;
	opacity: .5;
	text-transform: uppercase;
}
.inj_l2>h1 {
	font-size: 2.25rem;
	color: white;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
	margin-bottom: 25px;
}
.inj_l2 ul li:nth-child(1) {
	background: url(../images/inj_lbg1.png) center no-repeat;
	min-height: 156px;
	margin-bottom: 15px;
}
.inj_l2 ul li:nth-child(2) {
	background: url(../images/inj_lbg2.png) center no-repeat;
	min-height: 156px;
	margin-bottom: 15px;
}
.inj_l2 ul li:nth-child(3) {
	background: url(../images/inj_lbg3.png) center no-repeat;
	min-height: 371px;
	overflow: hidden;
}
.inj_l2 ul li:nth-child(3) p {
	margin-top: 0;
	height: auto;
}
.inj_l2 ul li:nth-child(3) p:nth-child(2) {
	margin-top: 10px;
}
.inj_l2 {
	width: 60.77%;
}
.inj_l2 ul li {
	padding-left: 25px;
	overflow: hidden;
}
.inj_lbt h1 {
	font-family: "din1451";
	font-size: 4.5rem;
	color: white;
	line-height: 35px;
	display: inline-block;
	opacity: .5;
}
.inj_l2 ul li span {
	font-size: 1.5rem;
	font-weight: bold;
	color: white;
}
.inj_l2 ul li p {
	font-size: 1rem;
	color: white;
	opacity: .9;
	margin-top: 10px;
	height: 72px;
	overflow: hidden;
}
.inj_r2>h1>span {
	letter-spacing: -2px;
	font-family: "din";
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
	line-height: 35px;
	opacity: .5;
	text-transform: uppercase;
}
.inj_r2>h1 {
	font-size: 2.25rem;
	color: white;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
	margin-bottom: 25px;
}
.inj_rtop ul li {
	box-sizing: border-box;
	padding-left: 35px;
	margin-bottom: 15px;
}
.inj_rtop ul li:nth-child(1) {
	background: url(../images/inj_rbg1.png) center no-repeat;
	min-height: 155px;
}
.inj_rtop ul li:nth-child(2) {
	background: url(../images/inj_rbg2.png) center no-repeat;
	min-height: 156px;
}
.inj_rtop ul li:nth-child(3) {
	background: url(../images/inj_rbg3.png) center no-repeat;
	min-height: 196px;
}
.inj_rtop ul li h1 {
	font-size: 1.5rem;
	color: white;
	font-weight: bold;
	padding-top: 35px;
	margin-bottom: 5px;
}
.inj_rtop ul li p {
	font-size: 1rem;
	color: white;
}
.inj_rbom {
	margin-top: 50px;
}
.inj_rbom p {
	font-size: 1.125rem;
	color: white;
}
.inj_rbom h1 {
	color: white;
	font-size: 2rem;
	font-family: "din";
}
.inj_rbom h1::after {
	content: "";
	width: 23px;
	height: 3px;
	background: white;
	display: block;
	margin: 15px 0;
}
.inj_rbom>a {
	font-size: 1.25rem;
	color: white;
	display: inline-block;
	padding: 10px 35px;
	border: 1px solid white;
}
.inj_rtop ul li img {
	display: none;
}
 @media screen and (max-width:1280px) {
.inj_l2 ul li p br {
	display: none;
}
.inj_l2 ul li {
	border-radius: 20px;
	border: 1px solid #5e5c5a;
}
}
 @media screen and (max-width:1233px) {
.inj_limg {
	width: 62%;
}
.inj_rimg {
	width: 38%;
}
}
 @media screen and (max-width:1146px) {
.inj_l2 {
	width: 56.77%;
}
.inj_limg {
	width: 59%;
}
.inj_rimg {
	width: 41%;
}
}
 @media screen and (max-width:1100px) {
.inj_l2 ul li p {
	font-size: 1rem;
}
.inj_rtop ul li p {
	font-size: 1rem;
}
.inj_limg {
	width: 56%;
}
.inj_rimg {
	width: 44%;
}
.inj_l2 {
	width: 54.77%;
}
.inj_l2 ul li p {
	height: 84px;
}
}
 @media screen and (max-width:768px) {
.inj_box {
	overflow: hidden;
}
.inj_limg {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.inj_limg img {
	float: none;
}
.inj_rimg img {
	float: none;
}
.inj_rimg {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.inj_l2 {
	width: 95%;
	margin: 0 auto;
}
.inj_list2 {
	display: block;
}
.inj_list {
	overflow: hidden;
}
.inj_l2 ul li {
	padding: 0 15px;
}
.inj_r2 {
	padding-top: 70px;
	width: 95%;
	margin: 0 auto;
}
.inj_rbom {
	margin: 0 auto;
	margin-top: 80px;
	width: 50%;
}
.inj_rtop {
	width: 67%;
	margin: 0 auto;
}
}
 @media screen and (max-width:520px) {
.inj_tit {
	background: none;
	padding-top: 50px;
}
.inj_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.inj_tit p {
	font-size: 1rem;
}
.inj_l2>h1>span {
	display: none;
}
.inj_l2 ul li p {
	font-size: 0.85rem;
	height: 90px;
}
.inj_l2 ul li span {
	font-size: 1.125rem;
}
.inj_l2>h1 {
	font-size: 1.5rem;
}
.inj_lbt h1 {
	font-size: 2.5rem;
}
.inj_r2>h1>span {
	display: none;
}
.inj_rtop {
	width: 100%;
}
.inj_r2>h1 {
	font-size: 1.5rem;
	padding-top: 30px;
	margin-bottom: 0;
}
.inj_rtop ul li h1 {
	font-size: 1.125rem;
	padding-top: 0;
}
.inj_rtop ul li {
	position: relative;
	padding: 15px 0 30px;
	background-size: cover!important;
	padding-left: 15px;
	margin-bottom: 0;
	background: url(../images/inj_bgb.png) bottom center no-repeat!important;
	border-radius: 20px;
	min-height: auto!important;
}
.inj_rtop ul li p {
	font-size: 0.875rem;
}
.inj_rbom {
	width: 100%;
	margin-top: 40px;
}
.inj_rtop ul li p {
	font-size: 0.875rem;
}
.inj_rbom {
	width: 100%;
	margin-top: 40px;
}
.inj_r {
	background: url(../images/inj_lbg.jpg) bottom center no-repeat;
	min-height: 710px;
}
.inj_rimg img {
	display: none;
}
.inj_rbom h1 {
	font-size: 1.5rem;
}
.inj_rbom p {
	font-size: 1rem;
}
.inj_rbom>a {
	font-size: 0.875rem;
	padding: 7px 25px;
}
.inj_rbom h1::after {
	margin: 20px 0;
}
.inj_r2>h1 {
	margin-bottom: 15px;
}
.inj_tit p::after {
	margin-bottom: 25px;
}
.inj_rtop ul li {
	margin-bottom: 15px;
}
.inj_rtop ul li img {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(-10px, -50%);
	width: 18%;
}
}
.index_bge {
	padding-bottom: 90px;
	overflow: hidden;
}
.inn_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 35% no-repeat;
	padding: 60px 0 0px;
}
.inn_tit h1 {
	color: #000;
	font-size: 2.75rem;
	font-weight: bold;
}
.inn_tit p {
	color: #5b5b5b;
	font-size: 1.5rem;
}
.inn_tit p::after {
	content: "";
	width: 38px;
	height: 4px;
	background: #d49355;
	display: block;
	margin: 15px auto 37px;
}
.index_bge .indb_title p {
	color: #fff;
}
.inda_title {
	padding-top: 140px;
	text-align: center;
}
.indg_nr {
	padding-top: 50px;
}
.indg_l {
	width: 28.462%;
	background: #f2f2f2;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	position: relative;
	padding: 30px 0 20px 0;
}
.indg_l:after {
	content: "";
	width: 100%;
	height: 42%;
	position: absolute;
	left: 0%;
	top: 0;
	background: #d49355;
}
.indg_title {
	position: relative;
	z-index: 9;
	width: 86%;
	margin: 0 auto;
}
.indg_title p {
	font-size: 1.875rem;
	float: left;
	color: #fff;
	font-weight: bold;
	font-family: "noto";
}
.indg_title span {
	display: block;
	font-size: 0.875rem;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 100;
}
.indg_title a {
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 5px;
	transition: 0.5s;
}
.indg_title a:hover {
	background: #fff;
	color: #d49355;
	transition: 0.5s;
}
.indgl_nr {
	position: relative;
	z-index: 9;
	width: 86%;
	margin: 0 auto;
	padding-top: 20px;
}
.indgl_pic {
	overflow: hidden;
}
.indgl_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.indgl_nr:hover .indgl_pic img {
	transform: scale(1.05);
}
.indgl_mc {
	height: 59px;
	font-size: 1.375rem;
	overflow: hidden;
	color: #4d4d4d;
	margin-top: 20px;
	margin-bottom: 25px;
}
.indgl_ms {
	color: #757575;
	line-height: 20px;
	height: 85px;
	overflow: hidden;
}
.indgl_rq {
	color: #757575;
	text-align: right;
	position: relative;
}
.indgl_rq:before {
	content: "";
	width: 20%;
	height: 1px;
	position: absolute;
	left: 0%;
	top: 10px;
	background: #ccc;
	transition: 0.5s;
}
.indgl_nr:hover .indgl_rq:before, .indgr_nr li:hover .indgl_rq:before {
	width: 60%;
	transition: 0.5s;
}
.indg_r {
	width: 69.616%;
}
.indg_kg {
	background: #f2f2f2;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	padding: 22px 0;
}
.indg_kg:nth-child(1) {
	margin-bottom: 3%;
}
.indgrr>ul>li>a p:nth-child(1) {
	color: #494949;
	font-size: 1.125rem;
}
.indgrr>ul>li>a p:nth-child(2) {
	color: #838383;
}
.indg_kg .indg_title {
	width: 92%;
}
.indg_kg .indg_title p {
	color: #212121;
}
.indg_kg .indg_title a {
	border: 2px solid #d49355;
	color: #d49355;
	transition: 0.5s;
}
.indg_kg .indg_title a:hover {
	background: #d49355;
	color: #fff;
	border: 2px solid #d49355;
	transition: 0.5s;
}
.indgr_nr {
	width: 92%;
	margin: 0 auto;
}
.indgr_nr li {
	float: left;
	width: 48%;
}
.indgr_nr li:nth-child(2) {
	float: right;
}
.indgr_nr2 {
	display: flex;
	width: 92%;
	margin: 0 auto;
}
.indgr_nr2 .indgl_ms {
	height: auto;
}
.indgrr {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}
.indgrr>a {
	margin-top: 20px;
	display: inline-block;
	padding: 10px 30px;
	color: #000000;
	font-size: 1.125rem;
	border: 2px solid #cacaca;
}
.indgrr ul li a p:nth-child(1) {
	margin-bottom: 5px;
	position: relative;
	padding-left: 33px;
}
.indgrr ul li a p:nth-child(1)::after {
	content: "Q：";
	color: #ad0000;
	font-size: 1.125rem;
	position: absolute;
	left: 0;
	top: 0;
}
.indgrr ul li a p:nth-child(2) {
	margin-bottom: 5px;
	position: relative;
	padding-left: 33px;
	overflow: hidden;
	height: 42px;
}
.indgrr ul li a p:nth-child(2)::after {
	content: "A：";
	color: #494949;
	font-size: 1.125rem;
	position: absolute;
	left: 0;
	top: 0;
}
.infq_list {
	width: 75%;
	margin-left: auto;
}
.indgrr ul {
	width: 75%;
}
.indgr_nr2 ul li {
	margin-bottom: 35px;
}
.indgr_nr2 ul li:nth-last-child(1) {
	margin-bottom: 0;
}
.indg_r .indg_kg:nth-child(2) {
	box-sizing: border-box;
	background: url(../images/inn_bg.jpg) left center no-repeat, #f2f2f2;
}
.indg_r .indgl_mc {
	font-size: 1.25rem;
	color: #434343;
	font-weight: bold;
	margin-bottom: 5px;
}
.indg_r .indg_title span {
	color: #b7b7b7;
	font-size: 0.875rem;
}
.indg_title span1 {
	color: #6e4324;
}
.indg_r .indgl_rq:before {
	background: #d49355;
	height: 2px;
}
.indg_r .indgl_ms {
	height: 74px;
}
.indgrr span2 {
	color: #494949;
	font-size: 1.125rem;
}
.infq_list .indg_title span {
	color: #000000;
}
.inn_re {
	margin-top: 25px;
}
.inn_re ul li {
	width: 12px;
	height: 12px;
	border: 1px solid #bbbbbb;
	border-radius: 100%;
	margin: 0 6.5px;
	cursor: pointer;
}
.inn_re ul {
	display: flex;
	justify-content: center;
}
.inn_re ul .on {
	background: #d49355;
	border-color: #d49355;
}
 @media screen and (max-width:1255px) {
.indgr_nr2 ul li {
	margin-bottom: 10px;
}
}
 @media screen and (max-width:1193px) {
.indgrr>a {
	font-size: 1rem;
}
.infq_list {
	width: 81%;
}
}
 @media screen and (max-width:1024px) {
.indg_kg {
	padding: 14px 0;
}
.indgrr>a {
	padding: 10px 20px;
}
}
 @media screen and (max-width:770px) {
.indg_title {
	width: 90%;
}
.indg_title p {
	font-size: 1.25rem;
}
.indg_title span {
	font-size: 0.75rem;
}
.indg_title a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 1.375rem;
	margin-top: 5px;
}
.indgl_nr {
	width: 90%;
}
.indgl_mc {
	font-size: 1rem;
	height: 43px;
	margin: 10px 0;
}
.indgl_ms {
	font-size: 0.875rem;
}
.indgl_rq {
	font-size: 0.8125rem;
	margin-top: 10px;
}
.indgr_nr li .indgl_mc {
	font-size: 1rem;
	margin-top: 5px;
	line-height: 36px;
	height: 36px;
}
.indgr_nr li .indgl_rq {
	margin-top: 25px;
}
.indgrr>a {
	display: none;
}
.indg_r {
	width: 64%;
}
.indg_l {
	width: 34%;
}
.infq_list {
	width: 100%;
}
}
 @media screen and (max-width:520px) {
.index_bge {
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 50px;
}
.indg_nr {
	padding-top: 25px;
}
.indg_l {
	width: 100%;
}
.indg_r {
	width: 100%;
	margin-top: 3%;
}
.indgl_rq {
	margin-top: 15px;
}
.indgr_nr li .indgl_rq {
	margin-top: 15px;
}
.inn_tit {
	background: none;
	padding-top: 40px;
}
.inn_tit h1 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.inn_tit p {
	font-size: 1rem;
}
.inn_tit p::after {
	margin-bottom: 0;
}
.indgl_ms {
	height: 57px;
}
.indgrr ul {
	width: 100%;
}
.indg_r .indg_kg:nth-child(2) {
	background: #f2f2f2;
}
.indgrr ul li a p:nth-child(1) {
	font-size: 0.875rem;
}
.indgrr ul li a p:nth-child(2) {
	font-size: 0.75rem;
	height: 47px;
}
.indg_kg .indg_title {
	margin-bottom: 15px;
}
.indgr_nr li .indgl_mc {
	font-size: 0.875rem;
}
.indg_r .indgl_ms {
	font-size: 0.75rem;
	height: 40px;
}
.inn_re ul li {
	width: 8px;
	height: 8px;
}
.indg_title a {
	width: 23px;
	height: 23px;
}
}
.foot_box {
	background: url(../images/foot_bg.jpg) center no-repeat;
	border-top: 6px solid #6e4324;
}
.foot_list {
	display: flex;
	justify-content: space-between;
	padding: 80px 0;
	align-items: flex-end;
}
.foot_l ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 25px;
	grid-row-gap: 30px;
}
.foot_l>img {
	margin-bottom: 40px;
}
.foot_l ul li a {
	color: white;
}
.foot_c h1 {
	color: white;
	font-size: 2.25rem;
	font-family: "din";
	padding-left: 53px;
	background: url(../images/foot_ico.png) left center no-repeat;
	margin-bottom: 30px;
}
.foot_c ul li {
	color: white;
	margin-top: 10px;
}
.foot_c ul li a {
	color: white;
}
.foot_r p {
	color: white;
	text-align: center;
	font-size: 0.875rem;
}
.foot_r>img {
	margin-bottom: 8px;
}
.fir_box {
	background: #d49355;
}
.fir_list ul {
	display: flex;
	padding: 35px 0;
}
.fir_list ul li {
	color: white;
	margin-right: 25px;
}
.fir_list ul li:nth-last-child(1) {
	margin-right: 0;
}
.fir_list ul li a {
	color: white;
}
.fir_list ul li:nth-child(1) {
	font-weight: bold;
}
 @media screen and (max-width:768px) {
.foot_l ul {
	display: none;
}
.foot_list {
	display: block;
	position: relative;
	padding: 50px 0;
}
.foot_r {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
}
 @media screen and (max-width:520px) {
.fir_box {
	display: none;
}
.foot_box {
	padding-bottom: 50px;
}
.foot_list {
	padding-bottom: 0;
	padding-top: 40px;
}
.foot_c h1 {
	font-size: 1.5rem;
	padding: 10px 0;
	padding-left: 37px;
	margin-bottom: 0px;
	background-size: auto 60%;
}
.foot_l>img {
	margin-bottom: 15px;
}
.foot_r {
	display: none;
}
.foot_c ul li {
	font-size: 0.875rem;
}
}
/* 产品中心 */
.pro_banner {
	background: url(../images/pro_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.pro_bt {
	text-align: center;
	padding-top: 180px;
}
.pro_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.pro_bt h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background:#9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.pro_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.pro_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.pro_menu {
	background:#222;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.pro_menu header{
	width:70%;
	margin:0 auto;
}
.pro_menu ul {
	display: flex;
	justify-content: space-between;
}
.pro_menu ul li {
	width: 25%;
	text-align: center;
	position: relative;
}
.pro_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.pro_menu ul li:nth-last-child(1)::after {
	display: none;
}
.pro_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
}
.pro_box {
	position: relative;
	padding-top: 70px;
}
.pro_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.pro_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.pro_list {
	padding-bottom: 70px;
}
.pro_list ul li {
	border-bottom: 3px solid #222;
	margin-bottom: 30px;
	float: left;
	width: 31.3333%;
	margin-right: 3%;
	position: relative;
}
.pro_list ul li em {
	width: 0%;
	height: 3px;
	background: #9d5733;
	bottom: -3px;
	left: 0;
	position: absolute;
	transition: .5s;
}
.pro_list ul li:hover em {
	width: 100%;
}
.pro_list ul li:nth-child(3n) {
	margin-right: 0;
}
.pro_img {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.pro_img img {
	transition: .5s;
	transform: scale(1);
		width: 100%;
}
.pro_list ul li:hover .pro_img img {
	transform: scale(1.05);
}
.pro_txt p {
	font-size: 1.125rem;
	color: black;
	line-height: 67px;
	height: 67px;
	overflow: hidden;
}
.pro_zz {
	opacity: 0;
	transition: .5s;
	text-align: center;
	position: absolute;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
}
.pro_zz span {
	line-height: 45px;
	display: inline-block;
	color: white;
	font-size: 1.875rem;
	width: 49px;
	height: 49px;
	border: 2px solid white;
	border-radius: 100%;
}
.pro_list ul li:hover .pro_zz {
	opacity: 1;
}
 @media screen and (max-width:768px) {
.pro_banner {
	height: 350px;
	background-size: auto 100%;
}
.pro_bt {
	padding-top: 105px;
}
.pro_menu header{
	width:90%;
}
}
 @media screen and (max-width:520px) {
.pro_banner {
	height: 251px;
}
.pro_bt {
	padding-top: 90px;
}
.pro_bt h1 {
	font-size: 1.65rem;
}
.pro_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.pro_menu {
	position: static;
	width: 100%;
	background: none;
	min-height: auto;
}
.pro_box {
	padding-top: 0;
}
.pro_box .gm {
	width: 100%;
}
.pro_list {
	padding-top: 50px;
	width: 95%;
	margin: 0 auto;
}
.pro_menu ul li em {
	width: 100%;
	height: 1px;
}
.pro_txt p {
	font-size: 0.875rem;
	height: 44px;
	line-height: normal;
	margin: 5px 0;
}
.pro_zz {
	display: none;
}
}
.proshow_box {
	padding-top: 70px;
	margin-bottom: 150px;
}
.proshow_m {
	position: relative;
}
.proshow_xl h1 {
	color: #2785c0;
	font-size: 1.25rem;
	font-weight: bold;
}
.proshow_banner {
	background: url(../images/proshow_banner.jpg) center no-repeat;
	height: 164px;
	border-bottom: 5px solid #9d5733;
}
.proshowa {
	background: #fff;
	padding: 2.5% 1.5%;
	border-top: 4px solid #b6b6b6;
}
.proshow_gd {
	width: 54%;
	position: relative;
}
.proshow_img {
	border: 1px solid #dddddd;
}
.proshow_img li img {
	display: block;
	width: 100%;
}
.proshow_menu .pro_pl {
	margin-bottom: 30px;
}
.proshow_pl .pro_pl {
	background: white;
}
.proshow_an li {
	width: 24%;
	float: left;
	margin-right: 1.333%;
	padding-top: 1.333%;
}
.proshow_an li:nth-child(4) {
	margin-right: 0;
}
.proshow_an li a {
	display: block;
	border: 2px solid #e2e2e2;
}
.proshow_an li.on a {
	border: 2px solid #b81c22;
}
.proshow_an li img {
	display: block;
	width: 100%;
}
.proshowa_wb {
	width: 44%;
}
.nycp_bt {
	color: #5d5d5d;
	font-size: 1rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.nycp_bt p {
	font-size: 1.875rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #090909;
}
.nycp_nr {
	font-size: 0.875rem;
	color: #656464;
	line-height: 24px;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #ddd;
}
.nycp_nr img {
	max-width: 100%;
}
.nycp_tel {
	margin-top: 1.875rem;
	font-size: 1rem;
	color: #303030;
}
.nycp_more {
	padding-top: 10px;
}
.nycp_more a {
	background: #ae0000;
	text-align: center;
	line-height: 45px;
	font-size: 1.125rem;
	color: #fff;
	display: inline-block;
}
.nycp_more .job_moreb {
	display: none;
}
.nycp_tel h1 {
	font-size: 1.875rem;
	color: #646464;
	font-family: "Din";
	font-weight: bold;
}
.proshow_bom {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	background: white;
	position: relative;
}

.proms_l {
	width: 100%;
	position: relative;
	z-index: 2;
	box-shadow: 0 3px 20px rgba(0,0,0,0.35);
}
.proshow_title {
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	background: url(../images/xq_bg.jpg) bottom no-repeat, #c30d23;
}
.proshow_title p {
	display: inline-block;
	padding: 0 20px;
	color: #fff;
	cursor: pointer;
	transition: .5s;
	font-size: 1.5rem;
}
.proshow_title .on {
	color: #fff;
	background: #2785c0;
}
.proshow_nr {
	border: 2px solid #dbdbdb;
	border-top: none;
	font-size: 0.9125rem;
	line-height: 26px;
	overflow: hidden;
	background: white;
	padding: 25px;
}
.proshow_nr img {
	max-width: 100%;
}
.ckgd {
	text-align: center;
	padding: 10px;
	background: #00579e;
	color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */
}
.nycp_nr h1 {
	font-size: 1.5rem;
	color: #232323;
}
.cnxh_nr {
	padding: 0 20px;
}
.nycp_more a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	border-radius: 10px;
	font-size: 1.625rem;
	font-family: "din";
}
.nycp_more a img {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid rgba(255,255,255,0.3)!important;
}
.showcp_an {
	padding-top: 0.875rem;
	width: 100%;
	padding-top: 40px;
	margin-bottom: 50px;
}
.showcp_an p {
	width: 120px;
}
.showcp_an p a {
	width: 100%;
	height: 40px;
	background: #0279cc;
	text-align: center;
	line-height: 40px;
	display: block;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
}
.cnxh {
	width: 19.77%;
	background: white;
	margin-top: 51px;
	padding-bottom: 20px;
}
.cnxh_tit {
	font-size: 1.5rem;
	color: #2785c0;
	padding: 30px 0 10px;
	padding-left: 20px;
}
.cnxh_nr li:nth-child(1) {
	margin-top: 0px;
}
.cnxh_nr li {
	margin-top: 20px;
}
.cnxh_pic {
	overflow: hidden;
	border: 1px solid #ddd;
}
.cnxh_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.cnxh_nr li:hover .cnxh_pic img {
	transform: scale(1.1);
}
.cnxh_wb {
	background: #ddd;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 0.875rem;
	text-align: center;
	transition: 0.5s;
}
.cnxh_nr li:hover .cnxh_wb {
	background: #0279cc;
	color: #fff;
	transition: 0.5s;
}
 @media screen and (max-width:1024px) {
.nycp_bt p {
	font-size: 1.5rem;
}
}
 @media screen and (max-width:770px) {
.nycp_bt {
	font-size: 1rem;
}
.proms_l {
	width: 100%;
	float: none;
}
.cnxh {
	width: 100%;
}
.cnxh_nr li {
	float: left;
	width: 24%;
	margin-right: 1.333%;
}
.cnxh_nr li:nth-child(4) {
	margin-right: 0;
}
}
 @media screen and (max-width:520px) {
.proshow_gd {
	width: 100%;
}
.proshowa_wb {
	width: 100%;
	padding-top: 25px;
}
.nycp_bt {
	font-size: 0.9375rem;
}
.nycp_bt p {
	font-size: 1.375rem;
}
.nycp_more {
	height: 40px;
	padding-top: 19px;
}
.nycp_more a {
	line-height: 40px;
	font-size: 1rem;
}
.proshow_title {
	font-size: 1rem;
	height: 40px;
	line-height: 40px;
}
.proshow_title p {
	padding: 0 20px;
	font-size: 1.125rem;
}
.showcp_an p {
	width: 100px;
}
.showcp_an p a {
	font-size: 0.9375rem;
	height: 36px;
	line-height: 36px;
}
.cnxh_nr li {
	width: 49%;
	margin-right: 0%;
}
.cnxh_nr li:nth-child(2n) {
	float: right;
}
.nycp_more a img {
	width: 13%;
}
.mean-nav ul {
	display: block;
	background: #efefef;
}
header nav li {
	position: relative;
	float: left;
}
header nav li a {
	color: #fff;
	padding: 0 45px;
	font-size: 1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */
	height: 70px;
	display: block;
	line-height: 70px;
	text-align: center;
	position: relative;
	z-index: 9;
}
header nav li:hover a, header nav li.cur a {
	color: #fff;
}
header nav li i {
	background: #47b560;
	width: 76%;
	height: 66%;
	position: absolute;
	bottom: 17%;
	left: 12%;
	border-radius: 3px;
	transform: scale(0);
	transition: 0.5s;
}
header nav li:hover i, header nav li.cur i {
	transform: scale(1);
	transition: 0.5s;
}
.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: rgba(245,245,245,1);
}
.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: 90%;
	background: none;
	font-size: 1rem;
	padding: 0 5%;
	height: 41px;
	line-height: 42px;
	margin: 0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */
	text-decoration: none;
	text-transform: uppercase
}
.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 0 10%;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255, 255, 255, .25);
	opacity: .75;
	filter: alpha(opacity=75);
	text-shadow: none!important;
	visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: 0;
	margin-bottom: 0
}
.mean-container .mean-nav ul li a.mean-expand {
	width: 15px;
	height: 40px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	font-weight: 700;
	background: rgba(255, 255, 255, .1);
	border: 0!important;
	border-left: 1px solid rgba(255, 255, 255, .4)!important;
	border-bottom: 1px solid rgba(255, 255, 255, .2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #009944;
	color: white;
}
.mean-container .mean-push {/* float:left; */
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.mean-remove {
	display: none!important
}
header nav {
	text-align: center;
	background: #efefef;
}
header nav ul {
	margin: 0;
	padding: 1em;
	list-style-type: none;
}
header {
	background: none;
	width: auto;
	display: block;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	border-radius: 0;
	float: none !important;
}
header nav li {
	background: none;
	line-height: inherit;
	margin-bottom: auto;
}
header nav li a {
	font-weight: inherit;
	border: none;
	padding: inherit;
	height: auto;
	z-index: 9;
}
header nav li span {
	display: none;
}
header nav li ul li {
	margin: auto;
	background: none;
}
header nav li ul li a {
	border: 0;
	line-height: inherit;
}
header nav li i {
	height: 40px;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 0;
}
.mean-container .mean-bar {/* margin-top: 15px; */
	width: 100%;
	position: relative;
	background: #f5f5f5;
	height: 43px;
	z-index: 99;
}
.mean-container .mean-bar div.fl {
	font-size: 0.875rem;
	color: #000;
	line-height: 43px;
	padding-left: 2%;
}
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 10px 24px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #000;
	height: 3px;
	margin-top: 3px
}
.nycp_tel h1 {
	font-size: 1.65rem;
}
.proshow_box {
	padding-top: 50px;
}
}
/* 优势 */
.adv_banner {
	background: url(../images/adv_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.adv_bt {
	text-align: center;
	padding-top: 180px;
}
.adv_bt h1 {
	font-size: 2.25rem;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.adv_bt h1::after {
	content: "";
	width: 160px;
	height: 11px;
	background: rgba(255,255,255,0.3);
	display: block;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.adv_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.adv_bt p {
	color: white;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.adv_box {
	position: relative;
	padding-top: 40px;
	background: #f4f4f4;
}
.adv_box>img {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -29px;
	margin: 0 auto;
	z-index: 3;
}
.adv_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #ffc000;
	transform: scaleX(0);
}
.adv_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.adv_tit {
	margin-bottom: 150px;
	text-align: center;
	padding-top: 80px;
	background: url(../images/tit_bg.png) center 80% no-repeat;
	position: relative;
}
.adv_tit>img {
	position: absolute;
	bottom: -30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.adv_tit p {
	font-size: 1.875rem;
	color: #3d3d3d;
}
.adv_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
	position: relative;
	z-index: 2;
	line-height: 45px;
}
.adv_list {
	padding-bottom: 90px;
}
.adv_list ul li {
	position: relative;
}
.adv_list ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 33px;
}
.adv_nr {
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.adv_img {
	border: 2px solid white;
	width: 89%;
	margin: 0 auto;
	box-shadow: 0 0 22px rgba(0,0,0,0.3);
	position: relative;
	overflow: hidden;
}
.adv_txt {
	background: url(../images/ys_fbg.png) center no-repeat;
	position: absolute;
	height: 248px;
	width: 144px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.adv_txt p {
	text-align: left;
	font-size: 1.125rem;
	color: white;
	position: absolute;
	left: 15px;
	top: 15px;
}
.adv_txt h2 {
	font-size: 1.5rem;
	color: white;
	position: absolute;
	left: 40px;
	bottom: 15px;
}
.adv_txt h1 {
	font-size: 7rem;
	color: white;
	font-family: "syhte";
	position: absolute;
	left: -80px;
	bottom: -55px;
}
.adv_zw {
	text-align: left;
	padding-left: 20px;
	padding-top: 35px;
}
.adv_zw h1 {
	color: #6e451c;
	font-size: 1.625rem;
	font-weight: bold;
	padding-bottom: 15px;
	text-shadow: 1px 1px 0px rgba(224,191,138,1);
}
.adv_zw p {
	font-size: 1.125rem;
	color: black;
	height: 68px;
	overflow: hidden;
}
.adv_img img {
	transition: 1s;
	transform: scale(1);
}
.adv_list ul li:hover .adv_img img {
	transform: scale(1.1);
}
.advb_box {
	position: relative;
}
.advb_box>img:nth-child(1) {
	position: absolute;
	top: -182px;
	left: 0;
	z-index: 3;
	pointer-events: none;
}
.advb_box>img:nth-child(2) {
	bottom: -116px;
	position: absolute;
	left: 0;
	pointer-events: none;
}
.advb_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 35% no-repeat;
	padding: 75px 0 50px;
}
.advb_tit h1 {
	color: #fff;
	font-size: 2.75rem;
	font-weight: bold;
}
.advb_tit p {
	color: #fff;
	font-size: 1.5rem;
}
.advb_box {
	background: url(../images/adv_bg2.jpg) center no-repeat;
	min-height: 1104px;
	box-sizing: border-box;
}
.advb_nr {
	width: 50%;
	margin-left: auto;
	background: rgba(0,0,0,0.6);
	padding-bottom: 30px;
	position: relative;
	z-index: 2;
}
.advb_nr ul li {
	float: left;
	width: 30%;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}
.advb_nr ul li:nth-child(1)::after {
	content: "";
	width: 57px;
	height: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 6px;
	bottom: 0;
	display: block;
}
.advb_nr ul li:nth-child(1)::before {
	content: "";
	height: 50px;
	width: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 33px;
	bottom: -23px;
	display: block;
}
.advb_nr ul li:nth-child(4)::after {
	content: "";
	width: 57px;
	height: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 6px;
	bottom: 0;
	display: block;
}
.advb_nr ul li:nth-child(4)::before {
	content: "";
	height: 50px;
	width: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	right: 33px;
	bottom: -23px;
	display: block;
}
.advb_nr ul li:nth-child(3n+1) {
	padding-left: 12%;
}
.advb_nr ul li:nth-child(2) {
	width: 50%;
}
.advb_nr ul li:nth-child(5) {
	width: 50%;
}
.advb_nr ul li:nth-child(8) {
	width: 50%;
}
.advb_bt h1 {
	font-size: 1.875rem;
	font-weight: bold;
	color: white;
	margin-bottom: 15px;
	margin-left: 28px;
	padding-left: 27px;
	position: relative;
}
.advb_bt h1::after {
	content: "";
	width: 3px;
	height: 29px;
	background: white;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	transform: translate(0, -50%);
}
.advb_zw p {
	font-size: 1.25rem;
	color: white;
	margin-left: 10px;
}
.advb_zw {
	display: flex;
	align-items: center;
}
.advc_box {
	background: url(../images/adv_bg3.jpg) center no-repeat;
	min-height: 1362px;
}
.advc_tit {
	text-align: center;
	background: url(../images/tit_bg.png) center 25% no-repeat;
	padding: 60px 0 45px;
}
.advc_tit h1 {
	color: #d49355;
	font-size: 2.75rem;
	font-weight: bold;
}
.advc_tit p {
	color: #000;
	font-size: 1.5rem;
}
.advc_list h1 {
	color: black;
	font-size: 1.875rem;
	font-weight: bold;
	line-height: 30px;
}
.advc_list span {
	font-size: 0.875rem;
	color: #7a7a7a;
	text-transform: uppercase;
}
.advc_list ul li:nth-child(1) {
	text-align: center;
	margin-top: 10px;
	display: block;
}
.advc_list ul li:nth-child(2) {
	margin: 205px 0 335px;
}
.advc_list ul li:nth-last-child(1) {
	text-align: center;
	margin-top: 205px;
	display: block;
}
.advc_list ul li {
	display: flex;
	justify-content: space-between;
}
.advc_l {
	text-align: right;
	width: 20%;
}
.advc_r {
	width: 20%;
}
 @media screen and (max-width:1680px) {
.advb_box>img:nth-child(1) {
	top: 0;
}
}
 @media screen and (max-width:1440px) {
.advb_box>img:nth-child(2) {
	bottom: 0;
}
.advb_box>img:nth-child(1) {
	top: 85px;
}
}
 @media screen and (max-width:1366px) {
.advb_box>img {
	display: none;
}
.advb_nr {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}
.advb_nr ul li {
	width: 50%!important;
	padding-left: 0!important;
	text-align: center;
}
.advb_zw {
	justify-content: center;
}
.advb_bt h1 {
	display: inline-block;
}
}
 @media screen and (max-width:1280px) {
.adv_zw p br {
	display: none;
}
.adv_list {
	padding-top: 50px;
}
.advc_l {
	width: 23%;
}
.advc_r {
	width: 23%;
}
.advc_list ul li:nth-child(2) {
	margin-top: 260px;
}
.advc_list ul li:nth-last-child(1) {
	margin-top: 155px;
}
}
 @media screen and (max-width:1167px) {
.adv_list ul {
	grid-column-gap: 15px;
}
.adv_txt h1 {
	font-size: 5rem;
	left: -50px;
	bottom: -20px;
}
.adv_zw {
	padding-top: 10px;
}
.adv_zw p {
	margin-bottom: 10px;
}
}
 @media screen and (max-width:1024px) {
.advc_list span {
	display: none;
}
.advc_list ul li:nth-child(2) {
	margin-top: 275px;
	margin-bottom: 380px;
}
.advc_list ul li:nth-last-child(1) {
	margin-top: 175px;
}
}
 @media screen and (max-width:768px) {
.adv_banner {
	height: 350px;
	background-size: auto 100%;
}
.adv_bt {
	padding-top: 105px;
}
.adv_zw>a {
	display: none;
}
.adv_txt h1 {
	font-size: 3rem;
	left: -15px;
	bottom: 0;
}
.adv_zw {
	padding-left: 10px;
}
.adv_list ul {
	grid-column-gap: 5px;
}
.adv_box {
	padding-top: 110px;
}
.advb_nr ul li:nth-child(1)::before {
	display: none;
}
.advb_nr ul li:nth-child(1)::after {
	display: none;
}
.advb_nr ul li:nth-child(4)::before {
	display: none;
}
.advb_nr ul li:nth-child(4)::after {
	display: none;
}
.advc_list ul li:nth-child(2) {
	margin-top: 185px;
	margin-bottom: 470px;
}
.advc_r {
	width: 29%;
	text-align: right;
}
}
 @media screen and (max-width:520px) {
.adv_banner {
	height: 251px;
}
.adv_bt {
	padding-top: 90px;
}
.adv_bt h1 {
	font-size: 1.65rem;
}
.adv_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.adv_list ul {
	display: block;
}
.adv_box {
	overflow: hidden;
}
.adv_zw {
	display: none;
}
.adv_list ul li>img {
	display: none;
}
.adv_nr {
	position: static;
}
.adv_txt h1 {
	font-size: 5rem;
	left: -50px;
	bottom: -20px;
}
.adv_tit p {
	font-size: 1.125rem;
}
.adv_tit h1 {
	font-size: 1.875rem;
}
.adv_tit>img {
	width: 65%;
}
.adv_tit>img {
	bottom: -10px;
}
.adv_tit {
	margin-bottom: 20px;
	padding-top: 50px;
	background: none;
}
.adv_box {
	background: #ebebeb;
	padding-top: 40px;
}
.adv_list {
	padding-top: 25px;
	padding-bottom: 40px;
}
.advb_tit {
	background: none;
	padding-bottom: 0;
	padding-top: 50px;
}
.advb_tit::after {
	content: "";
	width: 32px;
	height: 2px;
	background: #d49355;
	display: block;
	margin: 25px auto;
}
.advb_tit h1 {
	font-size: 1.65rem;
}
.advb_tit p {
	font-size: 1.125rem;
}
.advb_list {
	padding-top: 0px;
	min-height: 640px;
}
.advb_zw img {
	width: 20%;
	margin-bottom: 10px;
}
.advb_nr ul li {
	float: none;
	padding: 20px 0;
}
.advb_nr ul {
	display: flex;
	flex-wrap: wrap;
}
.advb_bt h1 {
	font-size: 1.125rem;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
}
.advb_zw p {
	font-size: 0.875rem;
	margin-left: 0;
}
.advb_zw {
	display: block;
}
.advb_bt h1::after {
	display: none;
}
.advb_box {
	background: url(../images/ysb_bg.jpg) center no-repeat;
	min-height: auto;
	padding-bottom: 50px;
}
.advc_box {
	min-height: 430px;
	background: none;
}
.advc_list ul li:nth-child(2) {
	margin: 33px 0 100px;
}
.advc_tit h1 {
	font-size: 1.65rem;
}
.advc_tit p {
	font-size: 1.125rem;
}
.advc_tit {
	background: none;
}
.advc_tit {
	padding-top: 0;
	margin-top: 40px;
	padding-bottom: 0;
}
.advc_list h1 {
	font-size: 0.875rem;
}
.advc_list {
	background: url(../images/adv_bg5.png) center top no-repeat;
	background-size: cover;
	min-height: 430px;
}
.advc_list ul li:nth-last-child(1) {
	margin-top: 65px;
}
.advc_list ul li:nth-child(1) {
	margin-top: 0;
	padding-top: 55px;
}
}
/* 案例 */
.case_banner {
	background: url(../images/case_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.case_bt {
	text-align: center;
	padding-top: 180px;
}
.case_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.case_bt h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background:#9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.case_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.case_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.case_menu {
	background: url(../images/menu_bg.jpg) center no-repeat;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.case_menu ul {
	display: flex;
	justify-content: center;
}
.case_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.case_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.case_menu ul li:nth-last-child(1)::after {
	display: none;
}
.case_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.case_box {
	position: relative;
	padding-top: 70px;
}
.case_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.case_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.case_img {
	border: 1px solid #d4d4d4;
	overflow: hidden;
}
.case_img img {
	transform: scale(1);
	transition: .5s;
}
.case_txt {
	padding: 20px;
	background: #676767;
}
.case_txt span {
	color: #c0c0c0;
	text-transform: uppercase;
}
.case_txt p {
	color: white;
	font-size: 1.25rem;
	margin-bottom: 5px;
}
.case_list {
	padding-bottom: 70px;
}
.case_list ul{
    display: flex;
  flex-wrap: wrap;
}
.case_list ul li {
	width: 31.5%;
	margin-bottom: 25px;
	margin-left: 2.6%;
	float: left;
}
.case_list ul li:nth-child(3n+1) {
	margin-left: 0;
}
.case_list ul li:hover .case_img img {
	transform: scale(1.05);
}
 @media screen and (max-width:768px) {
.case_banner {
	height: 350px;
	background-size: auto 100%;
}
.case_bt {
	padding-top: 105px;
}
.case_menu ul li {
	width: 20%;
}
}
 @media screen and (max-width:520px) {
.case_banner {
	height: 251px;
}
.case_bt {
	padding-top: 90px;
}
.case_bt h1 {
	font-size: 1.65rem;
}
.case_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.case_menu {
	top: -40px;
	min-height: 70px;
}
.case_menu ul li {
	width: auto;
}
.case_menu ul {
	height: 70px;
	align-items: center;
}
.case_box {
	padding-top: 30px;
}
.case_txt p {
	font-size: 0.875rem;
	margin-bottom: 0;
}
.case_txt {
	padding: 5px 0;
	text-align: center;
}
}
/* 团队 */
.team_banner {
	background: url(../images/team_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.team_bt {
	text-align: center;
	padding-top: 180px;
}
.team_bt h1 {
	font-size: 2.25rem;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.team_bt h1::after {
	content: "";
	width: 160px;
	height: 11px;
	background: rgba(255,252,255,0.2);
	display: block;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.team_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.team_bt p {
	color: white;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.team_menu {
	background: url(../images/menu_bg.jpg) center no-repeat;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.team_menu ul {
	display: flex;
	justify-content: center;
}
.team_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.team_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.team_menu ul li:nth-last-child(1)::after {
	display: none;
}
.team_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.team_box {
	position: relative;
	padding-top: 70px;
}
.team_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.team_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.team_txt h2 {
	color: #313131;
	font-size: 1.25rem;
	margin-bottom: 5px;
}
.team_txt h1 {
	font-size: 2.25rem;
	color: #313131;
	margin-bottom: 20px;
}
.team_txt p {
	color: #7d7d7d;
}
.team_list {
	padding-bottom: 70px;
}
.team_list ul li {
	background: url(../images/team_bg.jpg) center no-repeat;
	margin-bottom: 30px;
}
.team_list ul li a {
	display: flex;
}
.team_img {
	padding-left: 45px;
	margin-right: 45px;
	width: 20%;
}
.team_txt {
	padding-top: 60px;
	width: 70%;
	margin-right: 20px;
}
.tshow_img {
	text-align: center;
	margin-bottom: 20px;
}
 @media screen and (max-width:768px) {
.team_banner {
	height: 350px;
	background-size: auto 100%;
}
.team_bt {
	padding-top: 105px;
}
.team_menu ul li {
	width: 20%;
}
.team_txt h1 {
	margin-bottom: 10px;
}
.team_txt {
	padding-top: 25px;
}
.team_txt p {
	height: 42px;
	overflow: hidden;
}
}
 @media screen and (max-width:520px) {
.team_banner {
	height: 251px;
}
.team_bt {
	padding-top: 90px;
}
.team_bt h1 {
	font-size: 1.65rem;
}
.team_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.team_menu {
	top: -40px;
	min-height: 70px;
}
.team_menu ul li {
	width: auto;
}
.team_menu ul {
	height: 70px;
	align-items: center;
}
.team_box {
	padding-top: 70px;
}
.team_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.team_img {
	padding-left: 0;
	margin: 0 10px;
	width: 35%;
}
.team_txt {
	width: 60%;
	padding-top: 10px;
	margin-right: 10px;
}
.team_txt h2 {
	font-size: 0.875rem;
}
.team_txt h1 {
	font-size: 1.5rem;
}
.team_txt p {
	font-size: 0.75rem;
}
}
.iw_poi_title {
						color: #CC5522;
						font-size: 16px;
						font-weight: bold;
						overflow: hidden;
						padding-right: 13px;
						white-space: nowrap
					}

					.iw_poi_content {
						font: 14px arial, sans-serif;
						overflow: visible;
						padding-top: 4px;
						white-space: -moz-pre-wrap;
						word-wrap: break-word
					}

					.BMap_shadow img {
						max-width: inherit
					}
/* 关于 */
.about_banner {
	background: url(../images/about_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.about_bt {
	text-align: center;
	padding-top: 180px;
}
.about_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.about_bt h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background:#9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.about_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.about_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.about_menu {
	background:#c27b36;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.about_menu ul {
	display: flex;
	justify-content: center;
}
.about_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.about_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.about_menu ul li:nth-last-child(1)::after {
	display: none;
}
.about_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.about_box {
	position: relative;
	padding-top: 70px;
}
.about_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.about_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.about_r {
	float: right;
	width: 50%;
	margin-top: 35px;
	margin-left: 30px;
}
.about_r img {
	max-width: inherit;
	float: left;
}
.about_l h1 {
	color: #d49355;
	font-size: 2.25rem;
	font-weight: bold;
}
.about_l span {
	color: #868686;
	font-size: 1.125rem;
	font-family: "din";
	text-transform: uppercase;
}
.about_l span::after {
	content: "";
	width: 25px;
	height: 3px;
	background: #9a9a9a;
	display: block;
	margin: 40px 0 35px;
}
.about_l p {
	color: #515151;
	font-size: 1.125rem;
	line-height: 33px;
}
.about_list {
	margin-bottom: 110px;
}
.about_list2 {
	position: relative;
}
.about_list2::after {
	content: "";
	width: 50%;
	height: 100%;
	background: #9d5733;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.about_list2::before {
	content: "";
	width: 50%;
	height: 100%;
	background: #c27b36;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.about_lc p {
	color: #fff;
	font-size: 1.25rem;
	margin-bottom: 10px;
}
.about_lc {
	max-width: 1300px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}
.about_lca h1 {
	font-size: 4.5rem;
	color: #fff;
	font-family: "din";
	line-height: 53px;
	font-weight: bold;
}
.about_lca span {
	background: #fff;
	color: #d49355;
	padding: 0 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	height: 27px;
	line-height: 24px;
	margin-left: 5px;
}
.about_lca {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
}
.about_lc ul:nth-child(1) li {
	padding: 70px 0;
	position: relative;
}
.about_lc ul:nth-child(2) li {
	position: relative;
	width: 25%;
}
.about_lc ul:nth-child(2) {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}
.about_lc ul:nth-child(1) li:nth-child(2) span {
	font-size: 1rem;
}
.about_lc ul:nth-child(1) li:nth-child(3) span {
	font-size: 1rem;
}
.about_lc ul:nth-child(1) {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	justify-items: center;
}
 @media screen and (max-width:1024px) {
.about_lca h1 {
	font-size: 3.5rem;
}
.about_lc p {
	font-size: 1.125rem;
}
.about_l p {
	font-size: 1rem;
	text-indent: 32px;
}
.about_l br {
	display: none;
}
}
 @media screen and (max-width:768px) {
.about_banner {
	height: 350px;
	background-size: auto 100%;
}
.about_bt {
	padding-top: 105px;
}
.about_menu ul li {
	width: 20%;
}
.about_txt h1 {
	margin-bottom: 10px;
}
.about_txt {
	padding-top: 25px;
}
.about_txt p {
	height: 42px;
	overflow: hidden;
}
.about_r {
	display: none;
}
.about_lca h1 {
	font-size: 2.5rem;
	line-height: 37px;
}
.about_top p {
	font-size: 1.125rem;
	line-height: 27px;
	text-indent: 36px;
}
.about_lca span {
	font-size: 1.125rem;
	height: auto;
}
.about_l p {
	font-size: 1.125rem;
	text-indent: 36px;
	line-height: 37px;
}
}
 @media screen and (max-width:520px) {
.about_banner {
	height: 251px;
}
.about_bt {
	padding-top: 90px;
}
.about_bt h1 {
	font-size: 1.65rem;
}
.about_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.about_menu {
	top: -40px;
	min-height: 70px;
}
.about_menu ul li {
	width: auto;
}
.about_menu ul {
	height: 70px;
	align-items: center;
}
.about_box {
	padding-top: 70px;
}
.about_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.about_lc ul:nth-child(1) {
	grid-template-columns: repeat(2, 1fr);
}
.about_lc ul:nth-child(2) {
	display: none;
}
.about_lc p {
	text-align: center;
}
.about_lca h1 {
	font-size: 2rem;
}
.about_lc p {
	font-size: 0.875rem;
	margin-bottom: 0;
}
.about_lca span {
	margin-bottom: 5px;
}
.about_lc ul:nth-child(1) li:nth-child(2) span {
	font-size: 0.875rem;
}
.about_lc ul:nth-child(1) li {
	padding: 20px 0;
}
.about_l p {
	font-size: 0.875rem;
	text-indent: 28px;
	line-height: 28px;
}
.about_l h1 {
	font-size: 1.65rem;
}
.about_l span {
	font-size: 0.875rem;
}
.about_l span::after {
	margin: 20px 0;
}
.about_list {
	margin-bottom: 50px;
}
}
.sswh{margin-top:2rem;margin-bottom:5rem;}
  .sswh .ssbt{text-align:center;font-size:0.875rem;color:#ddd;}
  .sswh .ssbt span{font-size:1.5rem;font-weight:bold;color:#d49355;}
  .sswh .ssqb{margin-top:3rem;}
  .ssqb .wh_tp{width:50%}
  .ssqb .wh_tp img{width:100%}
  .ssqb .wh_w{width:50%;padding-left:2%;padding-right:2%;box-sizing:border-box;padding-top: 2rem;}
  .ssqb .wh_w h4{font-size:1.325rem;font-weight:bold;color:#d49355;margin-bottom:1.5rem;}
  .ssqb .wh_w p{line-height:1.5rem; margin-bottom:5px;}
  @media screen and (max-width: 770px){ 
  .sswh .ssbt span{font-size:1.25rem;}
.ssqb .wh_w{width:100%;margin-bottom: 2rem;}
.ssqb .wh_w h4{font-size:1.125rem;}
 .ssqb .wh_tp{width:100%}
.ssqb .wh_w p{font-size:0.875rem;}
}
/* 资讯 */
.news_banner {
	background: url(../images/news_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.news_bt {
	text-align: center;
	padding-top: 180px;
}
.news_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.news_bt h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background:#9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.news_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.news_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.news_menu {
	background:#c27b36;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.news_menu ul {
	display: flex;
	justify-content: center;
}
.news_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.news_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.news_menu ul li:nth-last-child(1)::after {
	display: none;
}
.news_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.news_box {
	position: relative;
	padding-top: 70px;
}
.news_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.news_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.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 #e2e2e2;
	border-radius: 20px;
}
.news_jt {
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.news_img {
	width: 43%;
	text-align:center;
}
.news_txt {
	width: 52%;
}
.news_jt {
	position: relative;
	width:8px;
	height:13px;
	background:url(../images/news_jt.png) no-repeat center;
	display:inline-block;
}
.news_txt a:hover .news_jt{
	background:url(../images/news_jtxd.png) no-repeat center;
}
.news_txt a:hover {
	border-color: #1e99ee;
	background: #1e99ee;
	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;
}
.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 #e2e2e2;
	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: #1e99ee;
	background: #1e99ee;
	color: white;
}
.news_list ul li:nth-child(1n+2):hover {
	box-shadow: 0 0 22px rgba(0,0,0,0.2);
}
 @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;
}
}
 @media screen and (max-width:768px) {
.news_banner {
	height: 350px;
	background-size: auto 100%;
}
.news_bt {
	padding-top: 105px;
}
.news_menu ul li {
	width: 20%;
}
.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;
}
}
 @media screen and (max-width:520px) {
.news_banner {
	height: 251px;
}
.news_bt {
	padding-top: 90px;
}
.news_bt h1 {
	font-size: 1.65rem;
}
.news_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.news_menu {
	top: -40px;
	min-height: 70px;
}
.news_menu ul li {
	width: auto;
}
.news_menu ul {
	height: 70px;
	align-items: center;
}
.news_box {
	padding-top: 70px;
}
.news_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.news_list ul li:nth-child(1) {
	display: block;
}
/* .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: 15vh;
}
.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;
	height: 10vh;
}
.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: 70px 0;
	padding-bottom: 125px;
	position: relative;
}
.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;
}
.newsshow_wnnr {
	width: 69%;
}
.newsshow_wnnr img {
	width: 59%;
	margin: 0 auto;
}
.case_zw001 .newsshow_wnnr img {
	width: auto;
	height: auto;
}
.case_zw001 .newsshow_wnnr {
	width: auto;
}
 @media screen and (max-width:768px) {
.newsshow_wnnr {
	width: 100%;
}
}
 @media screen and (max-width:520px) {
/* .news_nr{padding-bottom: 50px;} */
.xgnews-con li {
	float: none;
	width: auto;
}
.nl_nr ul li a {
	padding: 12px 30px;
	font-size: 0.85rem;
}
.nl_nr ul {
	justify-content: space-between;
}
.news_nr li {
	margin: 10px 0;
}
.news_show {
	padding-bottom: 35px;
}
}
.case_nr {
	padding: 70px 0;
}
.case_nr li {
	float: left;
	width: 24%;
	margin: 0 0.5% 2% 0.5%;
}
.case_nr li.on {
	margin: 0 2% 2% 2%;
}
.honor_nr li {
	float: left;
	width: 24%;
	margin-bottom: 1.333%;
	margin-right: 1.333%;
}
.honor_nr li:nth-child(4n) {
	margin-right: 0;
}
.youshi {margin-bottom:5rem;margin-top:2rem;}
.youshi .you_tu{width:50%;}
.youshi .you_nr{width:46%; padding:2%;line-height:1.5;}
.youshi .you_nr p{font-size:1.35em;font-weight:bold;line-height: 46px;
    margin-bottom: 1rem;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 1rem;}
.youshi .you_nr span{display:block;margin-top:1.5rem;}
.youshi .you_nr .you_02{margin-top:1.5rem;}
.youshi .you_nr p img{margin-right: 8px;
}
@media screen and (max-width: 768px){
.youshi .you_tu{width:100%;}
.youshi .you_nr{width:100%; padding:2% 0 0 0;line-height:2;}	
	 }
.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_nr 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;
	background: url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
}
.case_mc {
	color: #fff;
	background: #c27b36;
	text-align: center;
	font-size: 1rem;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	transition: 0.5s;
}
.case_nr li:hover .case_mc, .honor_nr li:hover .case_mc {
	background: #6e4324;
	transition: 0.5s;
}
.case_kg .border_top {
	position: absolute;
	height: 3px;
	width: 0;
	font-size: 0;
	background: #6e4324;
	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: #6e4324;
	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: #6e4324;
	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: #6e4324;
	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_nr li:hover .border_top, .case_nr li:hover .border_bottom, .honor_nr li:hover .border_top, .honor_nr li:hover .border_bottom {
	width: 100%;
}
.case_nr li:hover .border_left, .case_nr 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_banner {
	background-size: auto 100%;
	height: 340px;
}
.case_bt {
	padding-top: 100px;
}
}
 @media screen and (max-width:520px) {
.case_banner {
	height: 240px;
}
.case_bt {
	padding-top: 75px;
}
.case_bt h1 {
	font-size: 1.45rem;
}
.case_bt span {
	font-size: 1.125rem;
}
.case_dh {
	display: none;
}
.case_tdh .gm {
	height: 40px;
}
.case_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.case_nr li {
	width: 48.5%;
	margin: 0!important;
	margin-bottom: 20px!important;
}
.case_nr li:nth-child(2n) {
	margin-left: 1.333%!important;
}
.case_mc {
	font-size: 0.875rem;
	height: 40px;
	line-height: 40px;
}
.case_nr {
	padding: 40px 0;
}
.case_list li ,.pro_list ul li{
	width: 48.5%!important;
	margin: 0!important;
	margin-bottom: 20px!important;
}
.case_list li:nth-child(2n),.pro_list ul li:nth-child(2n) {
	margin-left: 1.333%!important;
}
.case_list {
	padding: 40px 0;
}
}
/* 招商加盟 */
.join_banner {
	background: url(../images/join_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.join_bt {
	text-align: center;
	padding-top: 180px;
}
.join_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.join_bt h1::after {
	content: "";
	width: 70px;
	height:2px;
	background: #9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.join_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.join_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.join_menu {
	background: url(../images/menu_bg.jpg) center no-repeat;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.join_menu ul {
	display: flex;
	justify-content: center;
}
.join_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.join_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.join_menu ul li:nth-last-child(1)::after {
	display: none;
}
.join_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.join_box {
	position: relative;
	padding-top: 70px;
}
.join_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.join_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
 @media screen and (max-width:768px) {
.join_banner {
	height: 350px;
	background-size: auto 100%;
}
.join_bt {
	padding-top: 105px;
}
.join_menu ul li {
	width: 20%;
}
}
 @media screen and (max-width:520px) {
.join_banner {
	height: 251px;
}
.join_bt {
	padding-top: 90px;
}
.join_bt h1 {
	font-size: 1.65rem;
}
.join_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.join_menu {
	top: -40px;
	min-height: 70px;
}
.join_menu ul li {
	width: auto;
}
.join_menu ul {
	height: 70px;
	align-items: center;
}
.join_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.join_box {
	padding-top: 30px;
}
}
/* 联系我们 */
.c_banner {
	background: url(../images/c_banner.jpg) center no-repeat;
	height: 494px;
	border-bottom: 5px solid #9d5733;
}
.c_bt {
	text-align: center;
	padding-top: 180px;
}
.c_bt h1 {
	font-size: 2.25rem;
	color: #9d5733;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.c_bt h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background: #9d5733;
	display: block;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0%);
	position: absolute;
}
.c_bt span {
	font-size: 0.75rem;
	display: inline-block;
	margin: 0 10px;
}
.c_bt p {
	color: #9d5733;
	text-transform: uppercase;
	font-family: "din";
	font-size: 1.125rem;
	letter-spacing: 10px;
	margin-top: 10px;
}
.c_menu {
	background: url(../images/menu_bg.jpg) center no-repeat;
	min-height: 100px;
	position: absolute;
	top: -77px;
	width: 95%;
	margin: 0 auto;
	right: 0;
	left: 0;
	max-width: 1300px;
}
.c_menu ul {
	display: flex;
	justify-content: center;
}
.c_menu ul li {
	width: 11.11111%;
	text-align: center;
	position: relative;
}
.c_menu ul li::after {
	content: "";
	width: 1px;
	height: 13px;
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.c_menu ul li:nth-last-child(1)::after {
	display: none;
}
.c_menu ul li a {
	color: white;
	font-size: 1.25rem;
	display: block;
	padding: 37px 0;
	text-transform: uppercase;
}
.c_box {
	position: relative;
	padding-top: 110px;
}
.c_menu ul li em {
	transition: .5s;
	width: 60%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #9d5733;
	transform: scaleX(0);
}
.c_menu ul li:hover em {
	transform: scaleX(1);
}
.pl em {
	transform: scaleX(1)!important;
}
.c_l ul li {
	color: #515151;
	font-size: 1.125rem;
	margin-bottom: 5px;
}
.c_l ul li a {
	color: #515151;
	font-size: 1.125rem;
}
.c_l h1 {
	color: #d49355;
	font-size: 2.25rem;
	font-weight: bold;
}
.c_l span {
	color: #868686;
	font-size: 1.125rem;
	font-family: "din";
	text-transform: uppercase;
	letter-spacing: 2.6px;
}
.c_l span::after {
	content: "";
	width: 25px;
	height: 3px;
	display: block;
	background: #9a9a9a;
	margin: 30px 0 45px;
}
.c_list {
	margin-bottom: 120px;
	display: flex;
	align-items: flex-end;
}
.c_r p {
	border: 1px solid #e4e4e4;
	display: inline-block;
}
.c_r {
	width: 50%;
	border-left: 1px solid #dcdcdc;
	padding-left: 65px;
}
.c_l {
	width: 50%;
}
 @media screen and (max-width:1104px) {
.c_l {
	width: 60%;
}
.c_r {
	width: 40%;
}
}
 @media screen and (max-width:768px) {
.c_banner {
	height: 350px;
	background-size: auto 100%;
}
.c_bt {
	padding-top: 105px;
}
.c_menu ul li {
	width: 20%;
}
.c_r {
	width: auto;
	border-left: 0;
}
.c_l {
	width: auto;
}
.map {
	overflow: hidden;
}
}
 @media screen and (max-width:520px) {
.c_banner {
	height: 251px;
}
.c_bt {
	padding-top: 90px;
}
.c_bt h1 {
	font-size: 1.65rem;
}
.c_bt p {
	margin-top: 5px;
	letter-spacing: 5px;
}
.c_menu {
	top: -40px;
	min-height: 70px;
}
.c_menu ul li {
	width: auto;
}
.c_menu ul {
	height: 70px;
	align-items: center;
}
.c_menu ul li a {
	font-size: 0.875rem;
	padding: 25px 20px;
}
.c_box {
	padding-top: 70px;
}
.c_list {
	display: block;
	margin-bottom: 50px;
}
.c_l h1 {
	font-size: 1.5rem;
}
.c_l span {
	font-size: 0.875rem;
	letter-spacing: 0;
}
.c_l span::after {
	margin: 20px 0;
}
.c_l ul li a {
	font-size: 0.875rem;
}
.c_l ul li {
	font-size: 0.875rem;
}
.c_r {
	padding-left: 0;
	margin-top: 30px;
}
#dituContent {
	height: 350px!important;
}
}
