﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, figure {
	margin:0;
	padding:0;
}
body {
	line-height:1;
	font-size:16px;
	color:#333;
}
ul, ol, li {
	list-style-type:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
img {
	-ms-interpolation-mode:bicubic;
	border:none;
	vertical-align:top;
	max-width:100%;
}
a {
	text-decoration:none;
	color:#333;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}
a:hover {
	color:#000;
}
.container {
	position: relative;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/*header*/





.banner {
	position: relative;
	border-bottom:3px solid #ed520a;
}
.banner .swiper-slide {
	position:relative;
	z-index:1;
}
.banner .swiper-pagination {
	bottom:20px;
}
.banner .swiper-pagination-bullet {
	width:15px;
	height:15px;
	transition:all 0.3s;
	background:#f9b600;
	opacity:0.3;
	border-radius:15px;
	margin:0 8px !important;
}
.banner .swiper-pagination-bullet-active {
	opacity:1;
	width: 30px;
}
.banner .swiper-button-white {
	outline:none;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
	width:60px;
	height:80px;
	background-color:#666;
	outline:none;
	transition:all 0.3s;
	margin-top:-40px;
	opacity:0.6;
}
.banner .swiper-button-prev {
	left: 0;
	border-radius:0 10px 10px 0;
}
.banner .swiper-button-next {
	right: 0;
	border-radius:10px 0 0 10px;
}
.banner .swiper-button-next:hover, .banner .swiper-button-prev:hover {
	opacity:1;
}
.ban_bg {
	position:relative;
	z-index:1;
}
.ban_bg img {
	width:100%;
}
.ban_txt {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
}
.ban1_txt {
	padding-top: 15%;
}
.ban1_txt h6 {
	font-size:45px;
	color: #320104;
}
.ban1_txt h6 span {
	font-size: 48px;
	color: #e60212;
}
.ban1_txt p {
	font-size: 18px;
	color: #6d6a6a;
	text-transform: uppercase;
	margin-top: 10px;
}
.ban1_pic {
	position: absolute;
	left: 0;
	bottom: 40px;
}
.ban2_txt {
	position: absolute;
	right: 0;
	bottom:50px;
	text-align: right;
	padding-right: 50px;
}
.ban2_txt div, .ban3_txt div, .ban4_txt div {
	font-size: 22px;
	color: #000;
}
.ban2_txt div i, .ban3_txt div i, .ban4_txt div i {
	font-size: 30px;
	margin-right: 10px;
}
.ban2_txt h6 {
	font-size:58px;
	color: #fff;
	line-height: 1.2;
	margin:25px 0;
}
.ban2_txt h6 span {
	font-size: 80px;
	display: block;
}
.ban2_txt p, .ban3_txt p, .ban4_txt p {
	font-size: 25px;
	color: #282828;
}
.ban3_txt {
	padding-top: 10%;
	text-align: right;
	padding-right: 50px;
}
.ban3_txt h6 {
	font-size:58px;
	color: #ee7900;
	margin:25px 0;
}
.ban3_txt h6 span {
	font-size: 80px;
	color: #e71410;
}
.ban4_txt {
	padding-top: 13%;
	padding-left: 50px;
}
.ban4_txt h6 {
	font-size:58px;
	color: #ee7900;
	margin:25px 0;
}
.ban4_txt h6 span {
	font-size: 80px;
	color: #e71410;
}
.ban_v video {
	position: absolute;
	top:0;
	left:0;
	z-index:3;
	width:100%;
}
.mbanner {
	display: none;
	position: relative;
}
.mbanner .swiper-slide {
	position:relative;
	z-index:1;
}
.mban_bg {
	position:relative;
	z-index:1;
}
.mban_bg img {
	width:100%;
}
.mban_txt {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
}
.mban_v video {
	position: absolute;
	top:0;
	left:0;
	z-index:3;
	width:100%;
	height:100%;
}
.i_title {
	padding:30px 0;
}
.i_title h3 {
	font-size: 38px;
	color: #000;
}
 .i_title h3::after {
content:'';
width: 30px;
height: 5px;
background-color: #e60a11;
display: block;
margin-top:10px;
}
.i_title p {
	color: #727272;
	margin-top: 20px;
}
.procat {
	background:url(../images/procat_bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding-bottom: 40px;
}
.p_pic {
	position: absolute;
	top: 0;
	right: 0;
	border-right:3px solid #dedede;
}
.pcat_con {
	position: relative;
	margin-top: 20px;
}
.gallery-top {
	position: relative;
}
.pcat_txt {
	width: 30%;
}
.pcat_txt h6 {
	font-size: 26px;
	color: #262626;
	font-weight: bold;
	height: 75px;
	line-height: 75px;
	padding-left: 20px;
	background:url(../images/p_box.png) no-repeat;
}
.pcat_txt p {
	font-size: 15px;
	color: #565656;
	line-height: 1.6;
	margin:20px 0 60px;
}
.pcat_txt a {
	display: block;
	font-size: 18px;
	color: #fff;
	background-color: #e61010;
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius:2px;
	transition:all 0.2s;
}
.pcat_txt a:hover {
	background-color: #e8420b;
}
.pcat_pic {
	width: 70%;
	padding-left: 50px;
}
.pcat_pic a img {
	transition:all 0.2s;
}
.pcat_pic a:hover img {
	transform:scale(0.95);
}
.gallery-top .swiper-pagination {
	position: static;
	margin-top: 20px;
	display: none;
}
.gallery-top .swiper-pagination-bullet-active {
	background: #e61010;
}
.gallery-top .swiper-slide img {
	width: 100%;
}
.gallery-thumbs {
	margin-top:50px;
}
.gallery-thumbs .swiper-slide i {
	position: relative;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	height: 150px;
	background-position: 50% 50%;
	background-size: contain;
	border:1px solid #959595;
}
 .gallery-thumbs .swiper-slide i::after {
content:'';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.gallery-thumbs .swiper-slide span {
	display: block;
	color: #7c7c7c;
	text-align: center;
	margin-top: 8px;
}
.gallery-thumbs .swiper-slide:hover i {
	border-color:#ed7100;
}
 .gallery-thumbs .swiper-slide:hover i::after {
background-color: rgba(0, 0, 0, 0);
}
.gallery-thumbs .swiper-slide:hover span {
	color: #e60611;
}
.video {
	background:url(../images/video_bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding-bottom: 40px;
	position: relative;
}
 .video::after {
content:'';
display: block;
background-color: rgba(0, 0, 0, 0.8);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index:1;
}
.video .container {
	position: relative;
	z-index:2;
}
.video .i_title h3 {
	color:#fff;
}
.video .i_title p {
	color:#eee;
}
.vmore {
	color:#fff;
}
.vmore:hover {
	color: #e60611;
}
.video_con {
	margin-top: 50px;
}
.video_big {
	width: 66%;
	position: relative;
	padding-bottom: 60px;
}
.video_big a {
	display: block;
}
.video_big a span {
	display: block;
	overflow: hidden;
	position: relative;
}
.video_big a span img {
	width: 100%;
	height: 556px;
	transition:all 0.5s;
}
.video_big a:hover span img {
	transform:scale(1.1);
}
.video_big a span i {
	display: block;
	font-size: 80px;
	color: #f00;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
 .video_big a span i::after {
content:'';
display: block;
position: absolute;
left: 50%;
top: 50%;
z-index:-1;
background-color: #fff;
width: 40px;
height: 40px;
transform: translate(-50%, -50%);
}
.video_big a h6 {
	background-color: #e8420b;
	height: 80px;
	line-height: 80px;
	padding:0 15px;
	font-size: 24px;
	color:#fff;
}
.video_big .swiper-button-prev, .video_big .swiper-button-next {
	background:none;
	width: auto;
	height: auto;
	font-size: 50px;
	outline:none;
	color: #ef6000;
	margin: 0;
	top: auto;
	bottom: 0;
	left: auto;
}
.video_big .swiper-button-prev {
	right:100px;
}
.video_big .swiper-button-next {
	right:10px;
}
.video_big .swiper-pagination {
	width: 3px;
	font-size: 0;
	position: absolute;
	right: -50%;
	bottom: 0;
}
.video_big .swiper-pagination-bullet {
	border-radius:0;
	width: 3px;
	height: 50px;
	background: #fff;
	opacity:1;
}
.video_big .swiper-pagination-bullet-active {
	background: #ed7100;
}
.video_thumbs {
	width: 34%;
	padding:0 36px 0 80px;
	height: 750px;
}
.video_thumbs .swiper-slide {
	opacity: 0.5;
}
.video_thumbs .swiper-slide:hover {
	opacity:1;
}
.video_thumbs .swiper-slide span {
	display: block;
	overflow: hidden;
	position: relative;
}
.video_thumbs .swiper-slide span img {
	width: 100%;
	height: 216px;
}
.video_thumbs .swiper-slide span i {
	display: block;
	font-size: 50px;
	color: #666;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
 .video_thumbs .swiper-slide span i::after {
content:'';
display: block;
position: absolute;
left: 50%;
top: 50%;
z-index:-1;
background-color: #fff;
width: 20px;
height: 20px;
transform: translate(-50%, -50%);
}
.video_thumbs .swiper-slide p {
	padding:0 10px;
	color:#fff;
	margin-top: 5px;
}
.strength {
	padding:40px 0;
}
.strength_tit {
	text-align: center;
	font-size: 40px;
	color: #272727;
	margin-bottom: 40px;
}
.sum li {
	width: 19.6%;
	height: 216px;
	background-color: #fff;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition:all 0.3s;
}
.sum li i {
	display: block;
	height: 61px;
	background-position:50% 50%;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.sum li:first-child i {
	background-image: url(../images/sum1.png);
}
 .sum li:nth-child(2) i {
background-image: url(../images/sum2.png);
}
 .sum li:nth-child(3) i {
background-image: url(../images/sum3.png);
}
 .sum li:nth-child(4) i {
background-image: url(../images/sum4.png);
}
.sum li:last-child i {
	background-image: url(../images/sum5.png);
}
.sum li div {
	margin:20px 0 10px;
}
.sum li div b {
	font-size: 20px;
	color: #e8420b;
}
.sum li div span {
	font-size: 10px;
	color: #e8420b;
	position: relative;
	top:-10px;
}
.sum li p {
	color: #525252;
	font-size: 23px;
}
.sum li:hover {
	background-color: #e8420b;
}
.sum li:hover:first-child i {
	background-image: url(../images/sum1h.png);
}
 .sum li:hover:nth-child(2) i {
background-image: url(../images/sum2h.png);
}
 .sum li:hover:nth-child(3) i {
background-image: url(../images/sum3h.png);
}
 .sum li:hover:nth-child(4) i {
background-image: url(../images/sum4h.png);
}
.sum li:hover:last-child i {
	background-image: url(../images/sum5h.png);
}
.sum li:hover div b {
	color: #fff;
}
.sum li:hover div span {
	color: #fff;
}
.sum li:hover p {
	color: #fff;
}
.about {
	background:url(../images/about_bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding-bottom: 70px;
	position: relative;
	background-attachment: fixed;
}
 .about::after {
content:'';
display: block;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index:1;
}
.about .container {
	position: relative;
	z-index:2;
}
.about .i_title h3 {
	color:#fff;
}
.about .i_title p {
	color:#fff;
}
.about_con {
	width: 570px;
	line-height: 1.6;
	color:#fff;
	margin:100px 0;
	font-size: 24px;
}
.amore {
	color:#fff;
	font-size: 20px;
	transition:all 0.2s;
	display: inline-block;
}
.amore:hover {
	color:#fff;
	transform: translateX(10px);
}
.news {
	background-color: #f8f8f8;
	padding-bottom: 60px;
}
.nmore {
	color: #e60a11;
}
.news1 {
	width: 50%;
	padding-right: 30px;
}
.news1 a {
	display: block;
	background-color: #fff;
	transition:all 0.2s;
}
.news1 a span {
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 61.5%;
}
.news1 a span img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition:all 0.3s;
}
.news1 a h6 {
	color: #e60a11;
	font-size: 18px;
	font-weight: bold;
	padding:20px 120px 20px 10px;
	position: relative;
}
.news1 a h6 b {
	font-weight: normal;
	color: #a7a6a6;
	font-size: 16px;
	position: absolute;
	top: 20px;
	right: 10px;
}
.news1 a p {
	color: #686565;
	font-size: 14px;
	padding:0 120px 20px 10px;
	line-height: 1.3;
	position: relative;
}
.news1 a p i {
	display: block;
	font-size: 18px;
	color: #4c4b4b;
	position: absolute;
	right: 20px;
	bottom: 30px;
	font-weight: bold;
}
.news1 a:hover {
	background-color: #eee;
}
.news1 a:hover span img {
	transform:scale(1.1);
}
.news1 a:hover p i {
	color: #e60a11;
}
.news2 {
	width: 50%;
}
.news2 li {
	margin-bottom: 16px;
}
.news2 li:last-child {
	margin-bottom: 0;
}
.news2 li a {
	display: -ms-flexbox;
	display: flex;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
}
.news2_pic {
	width: 38%;
	display: block;
	overflow: hidden;
}
.news2_pic img {
	width: 100%;
	transition:all 0.3s;
}
.news2 li a:hover .news2_pic img {
	transform:scale(1.1);
}
.news2_txt {
	width: 62%;
	padding:10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.news2_txt h6 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
.news2 li a:hover .news2_txt h6 {
	color: #e60a11;
}
.news2_txt p {
	font-size: 15px;
	color: #686565;
	line-height: 1.3;
}
.news2_txt i {
	font-style: normal;
	font-size: 18px;
	color: #4c4b4b;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.news2_txt i b {
	font-size: 14px;
	color: #a7a6a6;
	font-weight: normal;
}
.news2 li a:hover .news2_txt i {
	color: #e60a11;
}
/*footer*/



.f_consult {
	background-color: #e72b0d;
	color: #fff;
	padding:40px 0;
}
.f_consult p {
	font-weight: bold;
	font-size: 21px;
}
.f_consult p b {
	font-size: 42px;
	margin-right: 30px;
}
.f_consult a {
	display: block;
	height: 50px;
	line-height: 48px;
	padding:0 40px;
	background-color: #f9b600;
	color: #fff;
	font-size: 21px;
	border:1px solid #fff;
	margin-right: 50px;
	transition:all 0.2s;
}
.f_consult a:hover {
	background-color: #fff;
	color: #000;
}
.f_fastbox {
	background-color: #292929;
	color: #fff;
	padding:50px 0 40px;
}
.f_fastbox h6 {
	font-size: 24px;
	margin-bottom:20px;
	font-weight: bold;
}
.f_brand {
	width: 25%;
}
.f_logo {
	margin:25px 0 35px;
}
.f_brand p {
	font-size: 14px;
	color: #e8e8e8;
	line-height: 1.6;
}
.f_nav {
	width: 15%;
	padding-left: 60px;
}
.f_pnav {
	width:20%;
	padding-left: 30px;
}
.f_pnav li, .f_nav li {
	margin-bottom: 15px;
}
.f_pnav li a, .f_nav li a {
	color:#cecece;
}
.f_pnav li a:hover, .f_nav li a:hover {
	text-decoration: underline;
}
.f_contact {
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
}
.f_contact p {
	line-height: 1.2;
	margin-bottom: 15px;
	color:#cecece;
}
.f_msg {
	width: 15%;
}
.f_input {
	margin-bottom: 6px;
}
.f_input input {
	width: 100%;
	background: none;
	border:1px solid #9b9b9b;
	height: 30px;
	line-height: 28px;
	padding:0 5px;
	color:#fff;
}
.f_textarea textarea {
	width: 100%;
	background: none;
	border:1px solid #9b9b9b;
	height: 80px;
	line-height:1.2;
	padding:5px;
	color:#fff;
	resize: none;
}
.f_btn {
	margin-top: 10px;
	text-align: right;
}
.f_btn button {
	height: 30px;
	line-height: 30px;
	background-color: #e94e07;
	color:#fff;
	border:none;
	padding:0 20px;
}
.f_btn button:hover {
	background-color: #e72b0d;
}
.f_copyright {
	background-color: #1d1d1d;
	font-size: 14px;
	color:#cecece;
	text-align: center;
	padding:20px 0;
}
.f_copyright a {
	color:#cecece;
}
.f_copyright a:hover {
	text-decoration: underline;
}
.f_copyright p span {
	margin-left: 5px;
}
.backToTop {
	display:none;
	width:50px;
	height:50px;
	line-height:1;
	text-align:center;
	position:fixed;
	right:20px;
	bottom:50px;
	z-index:99;
	background-color:#000;
	color:#fff !important;
	opacity:0.6;
}
.backToTop i {
	display:block;
	font-size:22px;
	margin-top:3px;
}
.backToTop:hover {
	opacity:1;
	border-radius:6px 6px 0 0;
}
.fixed_nav {
	display: none;
	position: fixed;
	bottom:0;
	left: 0;
	z-index:99;
	width: 100%;
	background-color: #424242;
	box-shadow:0 -1px 2px rgba(255, 255, 255, 0.3);
}
.fixed_nav li {
	width: 25%;
	border-right:1px solid #555;
}
.fixed_nav li:last-child {
	border-right:none;
}
.fixed_nav li a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	color:#fff;
	height:60px;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
}
.fixed_nav li a i {
	display: block;
	font-size:26px;
}
/* product */



.breadnav {
	background-color: #f2f2f2;
	color: #666;
	font-size: 14px;
	padding-top:110px; padding-bottom:10px; text-align:left
}
.breadnav i {
	margin-right:5px;
	font-size: 18px;
}
.breadnav a {
	color: #666;
}
.breadnav a:hover {
	color: #000;
}
.npadd {
	padding:60px 0;
}
.nleft {
	width: 20%;
}
.nleft h5 {
	background-color:#e60212;
	padding-left: 20px;
	font-size: 20px;
	color: #fff;
	height: 60px;
	line-height: 60px;
}
.nleft li {
	border:1px solid #eee;
	border-top:none;
}
.nleft li a {
	display: block;
	padding:15px 10px 15px 15px;
	transition:all 0.2s;
}
.nleft li a:hover {
	background-color: #f5f5f5;
}
.nleft li.active a {
	background-color: #eee;
	color:#e60212;
}
.nright {
	width: 80%;
	padding-left: 20px;
}
.np_list li {
	width:33.33333%;
	padding:0 7px 14px;
}
.np_list li a {
	display: block;
	border:1px solid #eee;
	padding:5px;
}
.np_list li span {
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom:90%;
}
.np_list li span img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition:all 0.3s;
}
.np_list li h6 {
	overflow: hidden;
	margin: 10px 0;
	text-align: center;
	font-size: 18px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.np_list li i {
	font-style: normal;
	display: block;
	background-color: #666;
	color:#fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.np_list li a:hover {
	border-color: #e60212;
}
.np_list li a:hover span img {
	transform:scale(1.1);
}
.np_list li a:hover i {
	background-color: #e60212;
}
#pages {
	margin-top:40px;
	text-align:center;
	clear:both;
	color: #999;
	font-size: 0;
}
#pages a {
	color:#333;
	margin:0;
	display:inline-block;
	vertical-align:top;
	padding:0 13px;
	height:40px;
	line-height:38px;
	border:1px solid #d5d5d5;
	color: #999;
	transition:all 0.2s;
	font-size: 16px;
	margin-left: -1px;
}
#pages a:last-child {
	border-right:1px solid #d5d5d5;
}
#pages a:hover {
	color:#e60212;
	background-color: #eee;
}
#pages a.page-num-current {
	border-color:#e60212;
	color:#fff;
	background-color: #e60212;
}
.nps_pic {
	width: 50%;
}
.nps_pic img {
	border:1px solid #eee;
	width: 100%;
}
.nps_txt {
	width: 50%;
	padding-left: 30px;
}
.nps_title {
	font-size: 26px;
	padding:15px 0;
}
.nps_des {
	line-height: 1.5;
}
.nps_inquire {
	display: inline-block;
	text-align: center;
	color:#fff;
	background-color: #e60212;
	margin-top: 20px;
	padding:15px 40px;
	transition:all 0.2s;
	font-size: 20px;
}
.nps_inquire:hover {
	border-radius:30px;
}
.nps_con {
	margin-top:30px;
	border: 1px solid #eee;
}
.nps_con_tit {
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
	padding:10px;
	border-left:5px solid #e60212;
}
.nps_detail {
	line-height: 1.5;
	color: #666;
	overflow: auto;
	padding:30px 20px 40px;
}
.nps_detail img {
	max-width:100%;
	height:auto !important;
}
.nps_detail iframe {
	display: block;
	max-width:100%;
	width: 100%;
	height: 500px;
}
.nps_detail table {
	width: 100% !important;
	border:1px solid #ddd;
}
.nps_detail table th, .nps_detail table td {
	border:1px solid #ddd;
	padding:5px;
}
.ns_page {
	margin-top:40px;
}
.ns_page li {
	margin-top:10px;
	color:#999;
}
.ns_page li a {
	color:#666;
	display: block;
	padding:15px 10px;
	border:1px solid #ddd;
	border-radius:8px;
}
.ns_page li a:hover {
	color:#000;
	border-color:#333;
}
/* video */



.nv_list li {
	width: 25%;
	padding:0 10px 10px;
}
.nv_list li a {
	display: block;
	transition:all 0.2s;
}
.nv_list li span {
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 63%;
	border:1px solid #eee;
}
.nv_list li span img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition:all 0.3s;
}
.nv_list li span i {
	display: block;
	font-size: 50px;
	color: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
 .nv_list li span i::after {
content:'';
display: block;
position: absolute;
left: 50%;
top: 50%;
z-index:-1;
background-color: #fff;
width: 20px;
height: 20px;
transform: translate(-50%, -50%);
}
.nv_list li h6 {
	height: 40px;
	line-height: 40px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	text-align: center;
}
.nv_list li a:hover span img {
	transform:scale(1.1);
}
.nv_list li a:hover span i {
	color:#f00;
}
.nv_list li a:hover h6 {
	color:#e60212;
}
.nvs_title {
	font-size:30px;
	text-align: center;
}
.nvs_con {
	margin-top:50px;
	font-size: 16px;
	line-height: 1.5;
	color: #666;
}
.nvs_con img {
	max-width:100%;
	height:auto !important;
}
.nvs_con iframe {
	display: block;
	width: 1000px;
	height: 750px;
	margin:10px auto;
}
/* about */



.na_padd {
	padding:50px 0;
}
.na_title {
	text-align: center;
	margin-bottom:30px;
	font-size: 40px;
}
.na_title span {
	display: block;
	font-size: 16px;
	margin-top: 10px;
	color:#888;
}
.na1_con {
	font-size: 18px;
	color:#666;
	line-height: 1.6;
}
.bg_grey {
	background-color: #f8f8f8;
}
.na2_con {
	position: relative;
	z-index:1;
	margin-top: 50px;
	padding:0 40px 50px;
}
.na2_h_line {
	position: absolute;
	top:55px;
	left: 0;
	width: 100%;
	height: 10px;
	background:linear-gradient(to right, #fdcd00, #e60411);
}
.na2_item {
	text-align: center;
}
.na2_item h6 {
	font-size: 30px;
	color: #fbbd02;
	margin-bottom:30px;
	height: 60px;
	position: relative;
	z-index:3;
}
 .na2_item h6::before {
content:'';
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -15px;
width: 30px;
height: 30px;
background-color: #f28003;
border-radius:50%;
z-index:5;
}
 .na2_item h6::after {
content:'';
position: absolute;
bottom: -9px;
left: 50%;
margin-left: -9px;
width: 18px;
height: 18px;
background-color: #fff;
border-radius:50%;
z-index:6;
transition:all 0.3s;
}
 .na2_item:hover h6::after {
background-color: #e60411;
}
.na2_item p {
	font-size: 18px;
	color: #252525;
	line-height: 1.3;
}
.na2_con .swiper-button-next, .na2_con .swiper-button-prev {
	margin-top: 0;
	top:38px;
}
.na2_con .swiper-button-prev {
	left:-15px;
	outline:none;
	z-index:9;
}
.na2_con .swiper-button-next {
	right:-15px;
	outline:none;
	z-index:9;
}
.na3_con {
	background:url(../images/nabout3.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.na3_con li {
	height: 210px;
	border-bottom:3px solid #fff;
	color: #fff;
}
.na3_con li h6 {
	width: 30%;
	padding-left: 150px;
	font-size: 35px;
}
.na3_con li h6 i {
	color: #f9ba00;
	margin-right: 15px;
}
 .na3_con li:nth-child(2) h6 i {
color: #ed7300;
}
 .na3_con li:nth-child(3) h6 i {
color: #e60f10;
}
.na3_con li p {
	width: 70%;
	padding-left: 120px;
	padding-right: 100px;
	font-size: 19px;
	line-height: 1.6;
}
.na5_con {
	text-align: center;
}
.na6_con {
	position: relative;
	padding:0 20px;
}
.na6_con .swiper-pagination {
	text-align: center;
	position: static;
	margin-top: 20px;
}
.na6_con .swiper-pagination-bullet-active {
	background: #e60212;
}
.na6_con .swiper-pagination-bullet {
	margin:0 5px;
}
.na6_con .swiper-button-prev {
	left:-20px;
}
.na6_con .swiper-button-next {
	right:-20px;
}
.na6_con .swiper-slide {
	text-align: center;
}
/* news */



.nn_list li {
	width: 25%;
	padding:0 8px 16px;
}
.nn_list li a {
	display: block;
	transition:all 0.2s;
	height: 100%;
	background-color: #f3f3f3;
}
.nnl_pic {
	display: block;
	position: relative;
	padding-bottom:61%;
	z-index:1;
	color: #fff;
	overflow: hidden;
}
.nnl_pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index:2;
	transition:all 0.3s;
}
.nnl_txt {
	display: block;
	padding:15px;
}
.nnl_txt span {
	display: block;
	color: #999;
}
.nnl_txt span i {
	margin-right: 3px;
}
.nnl_txt h6 {
	margin-top: 5px;
}
.nn_list li a:hover {
	box-shadow:0 0 6px rgba(0, 0, 0, 0.3);
}
.nn_list li a:hover .nnl_pic img {
	transform:scale(1.1);
}
.nn_list li a:hover .nnl_txt span {
	color: #e60212;
}
.nns_des {
	color:#888;
	margin-bottom: 10px;
}
.nns_title {
	font-size:25px;
	line-height: 1.2;
	color: #000;
}
.nns_con {
	color:#666;
	font-size: 16px;
	line-height:2;
	padding:40px 0;
	border-top:1px solid #eee;
	margin-top: 20px;
}
.nns_con div, .nns_con p {
	margin-bottom:15px;
}
.nns_con img {
	max-width:100%;
	height:auto !important;
}
.nns_con iframe {
	display: block;
	margin:0 auto;
	width:800px;
	height: 600px;
}
/* contact */



.nc1_con {
	width: 50%;
	font-size: 18px;
	line-height: 2;
	background-color: #eee;
	padding:30px;
}
.nc1_msg {
	width: 50%;
	padding-left: 50px;
}
.nc1_msg h5 {
	font-size: 22px;
	margin-bottom: 20px;
}
.nc1_item {
	margin-bottom: 10px;
}
.nc1_item input {
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding:0 10px;
	border:1px solid #ccc;
}
.nc1_item textarea {
	width: 100%;
	height: 80px;
	line-height:1.3;
	padding:10px;
	border:1px solid #ccc;
	resize:none;
}
.nc1_btn button {
	border:none;
	background: #e60212;
	color:#fff;
	padding:10px 50px;
}
 @media (min-width: 1400px) {
 .container {
max-width:1370px;
}
}
 @media (max-width: 1399px) {
 .header .navbar-nav .nav-item {
margin-left: 50px;
}
 .header .navbar-nav .nav-link {
font-size: 18px;
}
 .ban1_txt {
padding-top: 12%;
}
 .ban1_txt h6 {
font-size: 30px;
}
 .ban1_txt h6 span {
font-size: 35px;
}
 .ban1_pic {
width: 480px;
}
 .ban2_txt div, .ban3_txt div, .ban4_txt div {
font-size: 20px;
}
 .ban2_txt div i, .ban3_txt div i, .ban4_txt div i {
font-size: 28px;
}
 .ban2_txt h6, .ban3_txt h6, .ban4_txt h6 {
font-size:40px;
margin:20px 0;
}
 .ban2_txt h6 span, .ban3_txt h6 span, .ban4_txt h6 span {
font-size: 60px;
}
 .ban2_txt p, .ban3_txt p, .ban4_txt p {
font-size: 20px;
}
 .p_pic {
height: 150px;
}
 .gallery-thumbs .swiper-slide i {
height: 120px;
}
 .gallery-thumbs .swiper-slide span {
font-size: 15px;
}
 .video_big a span img {
height: 461px;
}
 .video_big a h6 {
height: 60px;
line-height: 60px;
}
 .video_thumbs {
height: 600px;
}
 .video_thumbs .swiper-slide span img {
height: 166px;
}
 .sum li div b {
font-size: 40px;
}
 .sum li div span {
top:-12px;
}
 .sum li p {
font-size: 20px;
}
 .news2_txt h6 {
font-size: 16px;
}
 .news2_txt p {
font-size: 13px;
}
 .map iframe {
height: 500px;
}
 .f_consult p b {
font-size: 36px;
}
 .np_list li {
padding:0 4px 8px;
}
 .np_list li h6 {
font-size: 16px;
margin:6px 0;
}
 .nps_title {
font-size: 22px;
}
 .nps_des {
font-size: 14px;
line-height: 1.4;
}
 .nps_inquire {
font-size: 16px;
padding: 10px 30px;
}
 .nv_list li {
padding:0 5px 8px;
}
 .na3_con li h6 {
padding-left: 100px;
}
 .na3_con li p {
padding-right: 50px;
font-size: 18px;
line-height: 1.5;
}
 .na6_con {
padding:0;
}
 .na6_con .swiper-button-prev {
left: -35px;
}
 .na6_con .swiper-button-next {
right:-35px;
}
 .nn_list li {
padding:0 5px 10px;
}
}
 @media (max-width: 1199px) {
 .header {
height: 80px;
}
 .header .navbar {
height: 80px;
}
 .header .navbar-brand {
width: 221px;
height: 50px;
}
 .h_height {
height: 80px;
}
 .banner {
border-bottom-width: 1px;
}
 .banner .swiper-button-prev, .banner .swiper-button-next {
width: 40px;
}
 .banner .swiper-pagination {
bottom:10px;
}
 .banner .swiper-pagination-bullet {
width: 12px;
height: 12px;
margin:0 5px !important;
}
 .banner .swiper-pagination-bullet-active {
width: 25px;
}
 .ban1_txt {
padding-top: 11%;
}
 .ban1_txt h6 {
font-size: 25px;
}
 .ban1_txt h6 span {
font-size: 30px;
}
 .ban1_txt p {
font-size: 16px;
margin-top: 6px;
}
 .ban1_pic {
width: 400px;
}
 .ban2_txt div, .ban3_txt div, .ban4_txt div {
font-size: 18px;
}
 .ban2_txt div i, .ban3_txt div i, .ban4_txt div i {
font-size: 24px;
}
 .ban2_txt h6, .ban3_txt h6, .ban4_txt h6 {
font-size:35px;
margin:15px 0;
}
 .ban2_txt h6 span, .ban3_txt h6 span, .ban4_txt h6 span {
font-size: 60px;
}
 .ban2_txt p, .ban3_txt p, .ban4_txt p {
font-size: 18px;
}
 .pcat_pic {
padding-left: 20px;
}
 .pcat_txt h6 {
font-size: 22px;
padding-left: 15px;
}
 .pcat_txt p {
margin: 20px 0;
}
 .pcat_txt a {
font-size: 16px;
width: 130px;
}
 .gallery-thumbs {
display: none;
}
 .gallery-top .swiper-pagination {
display: block;
}
 .swiper-pagination-bullet {
margin:0 5px;
}
 .video_big {
width: auto;
}
 .video_big a span img {
height: auto;
}
 .video_big a h6 {
text-align: center;
}
 .video_thumbs {
display: none;
}
 .sum li {
height: 200px;
}
 .sum li p {
font-size: 16px;
}
 .about_con {
width: auto;
}
 .news2_txt p {
display: none;
}
 .map iframe {
height: 400px;
}
 .f_consult p {
font-size: 18px;
}
 .f_consult p b {
font-size: 30px;
}
 .f_consult a {
height: 40px;
line-height: 38px;
font-size: 18px;
padding: 0 30px;
margin-right: 0;
}
 .f_nav {
width: 20%;
padding-left: 80px;
}
 .f_pnav {
width: 25%;
}
 .f_msg {
display: none;
}
 .f_contact {
width: 30%;
padding-right: 0;
}
 .npadd {
padding:50px 0;
}
 .nleft {
display: none;
}
 .nright {
width: auto;
padding: 0;
}
 #pages {
margin-top: 30px;
}
 .nps_detail iframe, .nvs_con iframe, .nns_con iframe {
width:100%;
height: 400px !important;
}
 .nv_list li {
width: 33.33%;
padding:0 8px 10px;
}
 .na1_con {
font-size: 16px;
}
 .na3_con li h6 {
padding-left: 50px;
}
 .na3_con li p {
padding-left: 60px;
}
 .na6_con {
padding:0 20px;
}
 .na6_con .swiper-button-prev {
left:-20px;
}
 .na6_con .swiper-button-next {
right:-20px;
}
 .nn_list li {
width: 33.33%;
padding:0 8px 16px;
}
 .nns_title {
font-size: 22px;
}
 .nns_con {
font-size: 16px;
}
}
 @media (max-width: 991px) {
 .header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 60px;
background-color:#fff !important;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
 .header .navbar {
height: 60px;
}
 .header .navbar-brand {
width: 154px;
height: 35px;
}
 .header .navbar-toggler {
padding:5px 10px;
border:none;
}
 .header .navbar-toggler-icon {
display: none;
}
 .header .navbar-toggler::after {
content: "\f0c9";
font-size: 22px;
font-family: FontAwesome;
background:none;
color:#333;
}
 .header .ntoggler::after {
content: "\f00d";
}
 #navbarContent {
width:100%;
background-color: #eee;
position:fixed;
left: 0;
top:60px;
z-index:999;
max-height:360px;
overflow: auto;
margin: 0;
}
 #navbarContent .navbar-nav {
width: 690px;
margin:0 auto;
}
 .header .navbar-nav .nav-item {
margin-left: 0;
border-bottom:1px solid #ddd;
}
 .header .navbar-nav .nav-link {
border-radius:0;
position: relative;
font-size: 18px;
color:#333;
height: 50px;
line-height: 50px;
}
 .header .navbar-nav .nav-link::before {
display: none;
}
 .header .dropdown-toggle::after {
position: absolute;
right:15px;
top:22px;
}
 .header .dropdown-menu {
font-size: 16px;
}
 .h_height, .home .h_height {
height: 60px;
}
 .banner {
display: none;
}
 .ban_v {
display: none;
}
 .mbanner {
display: block;
position: relative;
border-bottom: 1px solid #ed520a;
}
 .mbanner .swiper-slide img {
width: 100%;
}
 .mbanner .swiper-pagination-bullet-active {
background-color: #e60212;
}
 .video_con {
margin-top: 20px;
}
 .sum li {
width: 33.33%;
}
 .sum li:nth-child(4), .sum li:last-child {
width: 50%;
}
 .about {
background-attachment:scroll;
}
 .about_con {
margin: 50px 0;
font-size: 20px;
}
 .amore {
font-size: 16px;
}
 .news1 {
width: auto;
padding: 0;
}
 .news2 {
width: auto;
margin-top: 20px;
}
 .news2_txt p {
display: block;
}
 .f_consult p {
line-height: 1.5;
font-weight: normal;
font-size: 16px;
}
 .f_consult p b {
display: block;
margin-right: 0;
font-size: 25px;
}
 .f_pnav {
display: none;
}
 .f_brand {
width: 30%;
}
 .f_nav {
width: 30%;
}
 .f_contact {
width: 40%;
}
 .np_list li {
width: 50%;
}
 .np_list li {
padding:0 6px 12px;
}
 .nps_detail {
padding: 30px 15px 40px;
}
 .nps_pic {
width: auto;
text-align: center;
}
 .nps_pic img {
width: auto;
}
 .nps_txt {
width: auto;
padding: 0;
}
 .nps_des {
color:#666;
}
 .nps_detail iframe, .nvs_con iframe, .nns_con iframe {
height: 360px !important;
}
 .nv_list li {
padding: 0 5px 10px;
}
 .nv_list li h6 {
font-size: 15px;
height: 34px;
line-height: 34px;
}
 .nvs_title {
font-size: 25px;
}
 .na_title {
font-size: 30px;
}
 .na3_con li h6 {
padding-left: 30px;
font-size: 25px;
}
 .na3_con li p {
padding-left: 30px;
font-size: 16px;
}
 .na6_con {
padding:0 10px;
}
 .na6_con .swiper-button-prev {
left: -30px;
}
 .na6_con .swiper-button-next {
right:-30px;
}
 .nn_list li {
padding:0 5px 10px;
}
 .nc1_msg {
padding-left: 30px;
}
 .nc_map iframe {
height: 400px;
}
}
 @media (max-width: 767px) {
 #navbarContent .navbar-nav {
width: 510px;
}
 .p_pic {
display: none;
}
 .i_title {
text-align: center;
}
 .i_title h3 {
font-size: 35px;
}
 .i_title h3::after {
margin:10px auto;
}
 .i_title p {
margin-top: 0;
}
 .pcat_txt {
width: auto;
}
 .pcat_txt p {
margin:15px 0;
}
 .pcat_pic {
width: auto;
padding: 0;
margin-top: 10px;
}
 .vmore {
display: none;
}
 .strength_tit {
font-size: 35px;
}
 .about_con {
font-size:18px;
margin: 20px 0;
}
 .nmore {
display: none;
}
 .news2_txt p {
display: none;
}
 .map iframe {
height: 360px;
}
 .footer {
padding-bottom: 60px;
}
 .f_consult {
display: none;
}
 .f_fastbox {
display: none;
}
 .f_copyright {
padding:30px 0;
line-height: 1.5;
}
 .f_copyright p span {
display: block;
}
 .fixed_nav {
display: block;
}
 .npadd {
padding: 40px 0;
}
 .np_list li {
padding:0 4px 8px;
}
 #pages {
margin-top: 25px;
}
 #pages a {
padding: 0 10px;
height: 36px;
line-height: 34px;
}
 .nps_detail iframe, .nvs_con iframe, .nns_con iframe {
height: 300px !important;
}
 .nv_list li {
width:50%;
padding: 0 8px 16px;
}
 .nvs_con {
margin-top: 40px;
}
 .na2_con {
padding: 0 40px 0;
}
 .na2_h_line {
height: 5px;
top:48px;
}
 .na2_item h6 {
font-size: 26px;
height: 46px;
margin-bottom: 25px;
}
 .na2_item h6::before {
width: 20px;
height: 20px;
}
 .na2_item h6::after {
width: 14px;
height: 14px;
bottom:-12px;
margin-left: -12px;
}
 .na2_item p {
font-size: 16px;
}
 .na2_con .swiper-button-next, .na2_con .swiper-button-prev {
top:28px;
}
 .na3_con li {
height: auto;
padding:30px;
}
 .na3_con li h6 {
padding: 0;
margin-bottom: 20px;
width: auto;
}
 .na3_con li p {
padding:0;
width: auto;
}
 .na6_con {
padding:0 10px;
}
 .na6_con .swiper-button-prev {
left: -25px;
}
 .na6_con .swiper-button-next {
right:-25px;
}
 .nn_list li {
width: 50%;
padding:0 6px 12px;
}
 .nns_title {
font-size: 20px;
}
 .nc1_con {
width: auto;
}
 .nc1_msg {
padding:0;
width: auto;
margin-top: 30px;
}
}
 @media (max-width: 575px) {
 .header .navbar-nav .nav-link {
font-size: 16px;
padding:0 30px 0 15px;
height: 45px;
line-height:45px;
}
 .header .dropdown-menu {
font-size: 14px;
}
 .header .dropdown-menu .dropdown-item {
padding:10px 15px;
}
 #navbarContent .navbar-nav {
width:auto;
}
 .mbanner .swiper-pagination {
bottom: 5px;
}
 .mbanner .swiper-pagination-bullet {
margin: 0 3px !important;
}
 .i_title h3 {
font-size: 30px;
}
 .i_title p {
font-size: 15px;
}
 .pcat_txt h6 {
font-size: 20px;
}
 .video_con {
margin-top: 0;
}
 .video_big {
padding-bottom: 40px;
}
 .video_big a span i {
font-size: 50px;
}
 .video_big a span i::after {
width: 20px;
height: 20px;
}
 .video_big a h6 {
height: 40px;
line-height: 40px;
font-size: 16px;
}
 .video_big .swiper-button-prev, .video_big .swiper-button-next {
font-size: 40px;
}
 .video_big .swiper-button-prev {
right: 60px;
}
 .strength_tit {
font-size: 30px;
}
 .sum li {
width: 50%;
}
 .sum li:last-child {
width: 100%;
}
 .sum li div b {
font-size: 35px;
}
 .sum li div span {
top:-10px;
font-size: 25px;
}
 .news {
padding-bottom: 40px;
}
 .news1 a h6 {
padding:20px;
}
 .news1 a h6 b {
position: static;
display: block;
margin-top: 10px;
}
 .news1 a p {
display: none;
}
 .news2_txt h6 {
font-size: 15px;
}
 .np_list li {
padding:0;
width: auto;
margin-bottom: 15px;
}
 .np_list li i {
height: 30px;
line-height: 30px;
font-size: 14px;
}
 #pages a {
padding: 0 8px;
height: 32px;
line-height: 30px;
}
 .nps_detail iframe, .nvs_con iframe, .nns_con iframe {
height: 280px !important;
}
 .nps_des {
font-size: 14px;
}
 .ns_page {
margin-top: 30px;
}
 .ns_page li a {
font-size: 14px;
}
 .nv_list li {
padding: 0 5px 10px;
}
 .nv_list li h6 {
height: 30px;
line-height: 30px;
font-size: 14px;
}
 .nvs_title {
font-size: 20px;
}
 .nvs_con {
margin-top: 30px;
}
 .na_title {
font-size: 25px;
}
 .na_title span {
font-size: 14px;
}
 .na2_con .swiper-button-prev {
left:-10px;
}
 .na2_con .swiper-button-next {
right:-10px;
}
 .na3_con li {
padding:30px 20px;
}
 .na3_con li h6 i {
margin-right: 10px;
}
 .na6_con {
padding:0 30px;
}
 .na6_con .swiper-button-prev {
left: -10px;
}
 .na6_con .swiper-button-next {
right:-10px;
}
 .nn_list li {
padding:0 8%;
width: auto;
margin-bottom: 15px;
}
 .nc1_con {
font-size: 16px;
padding:30px 20px;
line-height: 1.8;
}
 .nc1_msg h5 {
font-size: 18px;
font-weight: bold;
}
 .nc1_btn {
text-align: center;
}
 .nc_map iframe {
height: 360px;
}
}



































.con {
	width: 1200px;
	margin: 0 auto;
}

/*头部*/
.headerW {
	position: fixed;
	z-index: 500;
	left: 0;
	top: 0;
	width: 100%;
	height: 98px;
	transition: all 1s;
	background-color: #fff;
	-moz-box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
	box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}
.header {
	height: 100%;
	margin: 0 auto;
}
.header .con {
	height: 100%;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.header .logo {
}
.header .logo img {
	display: block;
	width:100%;
	height:auto;
	transition: all 1s;
}
 @media only screen and (max-width:828px) {
.headerW {
height: 70px;
transition: all 0s;
}
.header {
width: 100%;
justify-content: space-between;
}
.header .logo {
width: 76.8%;
}
.header .tel {
display: none;
}
}
/*头部导航*/
.navW {
	flex: 1;
}
.nav {
}
.nav>ul {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.nav>ul>li {
	position: relative;
	font-size: 18px;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	padding: 0 0.56em;
}
.nav>ul>li:first-child {
	padding-right: 1.5em;
}
.nav>ul>li:last-child {
	padding-right: 0;
}
.nav>ul>li>a, .nav>ul>li>span {
	position: relative;
	z-index: 0;
	height: 5.44em;
	line-height: 5.44em;
	display: block;
	cursor: pointer;
	padding: 0 0.56em;
	color: #000;
}
.nav>ul>li>a::after {
content: "";
display: block;
transition: all 0.5s;
 position: absolute;
bottom: 0;
left: 50%;
right: auto;
 height: 4px;
width: 0;
background-color: #ee1b1a;
}
.nav>ul>li:hover>a {
	color: #000;
}
.nav>ul>li:hover>a::after {
width: 100%;
left:0
}
.nav>ul>li.cur>a::after {
width: 100%;
left:0
}
.nav>ul>li>a>div {
	transition: all 0.5s;
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.nav>ul>li:hover>a>div:nth-child(2) {
color: #ee1b1a;
}
.nav>ul>li:hover>a>div {
	transform: translate(0, -4.6em);
	-ms-transform: translate(0, -4.6em);
	-webkit-transform: translate(0, -4.6em);
}
 @media only screen and (max-width:1560px) {
.nav>ul>li {
padding: 0 1.1vw;
}
.nav>ul>li>a, .nav>ul>li>span {
padding: 0 0;
}
}
@media only screen and (max-width:1300px) {
 .navW {
font-size: 14px;
}
}
@media only screen and (max-width:1200px) {
 .header .tel {
font-size: 18px;
}
}
@media only screen and (max-width:1050px) {
 .nav>ul>li {
padding: 0 0.6vw;
}
}
@media only screen and (max-width:950px) {
 .navW {
font-size: 12px;
}
 .nav>ul>li {
padding: 0 0.5vw;
}
}
.nav .sub_nav {
	display: none;
	position: absolute;
	top: 5em;
	left: 50%;
	margin-left: -8em;
	width: 16em;
	text-align: left;
	background: rgba(255, 255, 255, 0.95);
	font-size: 0.9em;
	-moz-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	-webkit-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	font-size: 14px;
}
.nav .sub_nav li {
	line-height: 3em;
	height: 3em;
	overflow: hidden;
	border-top:1px solid #eee;
}
.nav .sub_nav li a {
	color: #7d7d7d;
	padding: 0 2em 0 1em;
	display: block;
	position: relative;
	z-index: 0;
}
.nav .sub_nav li a:hover {
	font-weight: bold;
	color: #DC000C;
}
.nav .sub_nav li a:hover::after {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -0.4em;
right: 1em;
width: 0.8em;
height: 0.8em;
background: url(../images/arr_2_red.png) right center no-repeat;
background-size:contain;
}
.navM {
	display: none
}
.header .c-switch {
	display: none;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background:#009241 url(../images/menu.png) center center no-repeat;
	background-size:50% auto;
}
 @media only screen and (max-width:828px) {
.header .c-switch {
display: block;
}
.navW {
display: none;
}
.navM {
 position: fixed;
 z-index: 400;
 right: 0;
 left: 0;
 top: 70px;
 overflow-y: auto;
 background-color: rgba(0, 0, 0, 0.5);
 display: none;
 font-size: 16px;
 line-height: 2.8;
 text-align: left;
 overflow-y: auto;
}
.navM ul {
position: relative;
z-index: 0;
padding-bottom: 2.6em;
background-color: rgba(0, 0, 0, 0.8);
}
.navM li {
padding: 0 5%;
border-bottom:1px solid #696969;
position: relative;
z-index: 0;
}
.navM ul ul {
height: 0;
overflow: hidden;
transition: height 2s
}
.navM ul li .n_title {
position: relative;
z-index: 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.navM ul li .n_title a {
display: inline-block;
}
.navM a {
color: #fff;
display: block;
}
.navM a:hover {
color: #ffff;
}
.navM .sub_nav {
color: #979797;
}
.navM .sub_nav ul {
}
.navM .sub_nav li {
line-height: 2;
border-top:0;
}
.navM .sub_nav a {
color: #979797;
}
.navM .sub_nav a:hover {
color: #979797;
}
/* .navM li .arrow { position: absolute; top: 50%; margin-top: -0.4em; right: 0; height: 0.8em; width: 0.8em;
background: url(../images/arr_1_gray.png) right center no-repeat;
background-size:0.8em auto;}

.navM li.show .arrow {transform: rotate(180deg);
-ms-transform: rotate(180deg); 
-webkit-transform: rotate(180deg);
background-position: center center;} */
.navM li.show ul {
height: auto;
padding: 0 0 1em
}
}
.navM .btnHidden {
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background: url(../images/arr.png) center center no-repeat;
	background-size:contain;
}


/*banner*/
.banner {
	position: relative;
	z-index: 0;
	height: 350px;
	width: 100%;
	overflow: hidden;
}
.banner img {
	position: absolute;
	z-index: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	left: 0;
	top: 0;
}
@media only screen and (max-width:1400px) {
.banner {
height: 25vw;
}
}
@media only screen and (max-width:828px) {
.banner {
height: 28vw;
}
}
.posiBox {
	background-color: #eef2f5;
}
.posiBox .con {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.posiBox .subNav {
	margin-right: 3em;
}
.posiBox .subNav ul {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
.posiBox .subNav li {
}
.posiBox .subNav a {
	position: relative;
	z-index: 0;
	color: #333;
	padding: 0 2em;
	line-height: 5;
	height: 5em;
	overflow: hidden;
	display: block;
}
.posiBox .subNav a:hover {
	color: #009241;
}
.posiBox .subNav a::before {
position: absolute;
left: 0;
margin-top: -0.5em;
top: 50%;
height: 1em;
width: 1px;
background-color: #cccccc;
display: block;
content: "";
}
.posiBox .subNav li:first-child a::before {
display: none;
}
.posiBox .subNav a::after {
transition: all 0.5s;
display: block;
content: "";
position: absolute;
bottom: 0;
left: 50%;
height: 3px;
width: 0;
background-color: #009241;
}
.posiBox .subNav a:hover::after {
width: 100%;
left: 0;
}
.position {
	text-align: left;
	color: #555;
	text-align: left;
	padding: 1.8em 0 1.7em;
}
.position a {
	display: inline-block;
	color: #555;
}
.position a:hover {
	color: #555;
}
.position .icon {
	width: 1.4em;
	height: 1.4em;
	position: relative;
	z-index: 0;
	top: -0.1em;
	margin-right: 0.2em;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/home.png) no-repeat center center / contain;
}
@media only screen and (max-width:828px) {
 .posiBox .con {
display: block;
}
 .posiBox .subNav {
margin-right:0;
}
 .posiBox .subNav ul {
flex-wrap: wrap;
}
 .posiBox .subNav li {
width: 33.3%;
}
 .posiBox .subNav a {
padding: 0;
}
 .position {
font-size: 0.9em;
border-top:1px solid #dddddd;
}
}
.moreBtn {
	padding: 1px 3.7em 0 2em;
	margin: 2.7em auto 0;
	background-color: #ee1b1a;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.8;
	color: #fff;
	border: 1px solid #ee1b1a;
	display: inline-block;
	transition: all 0.5s;
}
.moreBtn:hover {
	color: #ee1b1a;
	background-color: #fff;
}
.moreBtn::before {
content: "";
display: inline-block;
vertical-align: middle;
width: 3.5em;
height: 1em;
margin-right: 2.5em;
background: url(../images/dot.png) center center no-repeat;
background-size:contain;
position: relative;
top: -1px;
}
.moreBtn:hover::before {
 background-image:url(../images/dot_red.png);
}
/*底部*/
.footer {
	background: #58595b;
	text-align: left;
	color: #fefefe;
}
.footer .ftxt {
	display: flex;
	justify-content: space-between;
	align-items:stretch;
}
.footer dl {
	padding: 4.3em 0 1em;
}
.footer dt {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 1.1em;
	margin-right: 1em;
}
.footer a {
	color: #eaeaea;
}
.footer a:hover {
	color: #ccc;
}
.footer dd {
	font-size: 18px;
	line-height: 1.7;
}
.footer .btn {
	margin-top: 2em;
	color: #fff;
}
.footer .btn:hover {
	color: #fff;
}
.footer .fabout {
	width: 24.2%;
	margin-right: 2.4%;
	border-right:1px solid rgba(171, 171, 171, 0.23)
}
.footer .fabout dt {
	margin-bottom: 1.7em;
	font-size: 21px;
}
.footer .fabout dd {
	line-height: 1.2;
	font-size: 16px;
	color: #e1e1e1;
}
.footer .fnav {
	flex: 1;
}
.footer .fpro {
	width: 30.9%;
}
.footer .fadd {
	width: 24.5%;
}
.copyright {
	border-top:1px solid rgba(171, 171, 171, 0.23)
}
.copyright .con {
	font-size: 15px;
	padding: 0.8em 0 0.7em;
	text-align: center;
	display: block;
}
.btn {
	padding: 0.1em 1em 0 1.3em;
	display: inline-block;
	color: #fff;
	line-height: 2.2em;
	background-color: #ee1b1a;
	font-size: 15px;
}
.btn::after {
margin-left: 0.3em;
position: relative;
z-index: 0;
content: "";
vertical-align: middle;
display: inline-block;
width: 1.2em;
height: 1.2em;
background: url(../images/arr_right.svg) center center no-repeat;
background-size:contain;
top: -0.08em;
}
.btn:hover {
	color: #fff;
}
.btn2 {
	padding: 1px 0 0;
	width: 12em;
	display: inline-block;
	color: #353535;
	line-height: 3.3em;
	font-size: 13px;
	border: 2px solid #b5b5b5;
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
}
.btn2:hover {
	border: 2px solid #f50f11;
	color: #fff;
	background-color: #f50f11;
}
.btn3 {
	display: inline-block;
	color: #ee1b1a;
	font-style: italic;
	font-size: 26px;
	line-height: 1.8;
}
.btn3::after {
width: 1.7em;
height: 2px;
margin: 0 auto;
content: "";
display: block;
background-color: #ee1b1a;
}





.tels {
    color: #333;
    padding: 30px 0px;
    border-top: 1px dashed #aaa;
    border-bottom: 1px dashed #aaa;
    margin-top: 50px;
}


.tels .font{font-size:18px; font-weight:normal; align-items:center; display:flex; } 
.tels .font i{font-size:12px; color:#fff; border-radius:50%; background:#525252; margin-right:5px; padding:3px 5px; border:1px solid #555; } 
.tels .font span{font-weight:bold; } 
.tels .font a{color:#e60212; font-family:impact; font-size:24px; }