@charset "utf-8";

@font-face {
	font-family: "cu";
	src: url("../fonts/8E4C4A88EBD1687CB8AC0C8E7D8958F9.OTF");
	font-weight: 400;
}

@font-face {
	font-family: "xi";
	src: url("../fonts/11C302DD8C50619E4131DA5D645FB422.OTF");
	font-weight: 400;
}

@font-face {
	font-family: 'siyuan';
	src: url('../fonts/bb4171.ttf');
	font-weight: normal;
	font-style: normal;
}

body,
html,
a {
	font-family: "xi" !important;
	font-weight: inherit;
}

/* a {
	font-family: "思源黑体";
} */
/* header */
.header .centerBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 110px;
}

.right-bar {
	display: flex;
  align-items: center;
}
.right-bar img{
  width: 32px;
  margin-right: 12px
}

.bar-phone{
	font-size: 20px;
  	font-weight: bolder;
}

.header .logo {
	width: 218px;
}

.header .logo img {
	width: 100%;
}

.header .menu {
	display: flex;
	align-items: center;
}

.header .menu .nav li {
	position: relative;
	display: inline-block;
	margin-right: 80px;
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.header .menu .nav li:last-child {
	margin-right: 0;
}

.header .menu .nav li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 50%;
	height: 4px;
	background: #aa320e;
	border-radius: 5px;
	transform: translate(-50%);
	display: none;
}

.header .nav .on {
	font-size: 18px !important;
	color: #aa320e !important;
}

.header .menu .nav li.on:after {
	display: block;
}

/* banner */
.banner .mySwiper .swiper-slide {
	width: 100%;
}

.banner .swiper-pagination-bullet {
	background: #FFFFFF;
}

.banner .swiper-pagination {
	left: 75% !important;
	bottom: 60px !important;
	text-align: center;
	width: 200px !important;
}

.banner .swiper-pagination-bullet-active {
	width: 40px !important;
	height: 15px !important;
	border-radius: 10px !important;
}

.banner .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.banner .mySwiper .swiper-slide img {
	width: 100%;
}

/* 首页index */
.index1 {
	width: 100%;
	height: 1000px;
	background: linear-gradient(to right, #f6f6f6 0%, #f6f6f6 50%, white 50%, white 100%);
	border: 1px solid #FFFFFF;
	position: relative;
	overflow: hidden;
}

.sy_jian {
	width: 600px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 30px;
}

.sy_jian h4 {
	font-size: 40px;
	color: #000000;
	margin-top: 55px;
	z-index: 9;
	position: absolute;
}

.sy_jian h4 span {
	color: #aa320e;
}

.sy_jian h5 {
	font-size: 60px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 60px;
	z-index: 1;
}

.sy_jian h6 {
	width: 140px;
	padding: 10px 0;
	border: 1px solid #aa320e;
	background: #aa320e;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	margin-top: 60px;
}

.sy_jie {
	width: 570px;
	float: left;
}

.sy_jie h4 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 60px;
	margin-bottom: 20px;
}

.sy_jie h5 {
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 28px;
}

.jian_tu {
	position: absolute;
	bottom: 0;
}

.jian_tu img {
	width: 100%;
}

/* 我们的优势 */
.sy_tong {
	position: relative;
	margin-top: 80px;
	padding: 50px 0 50px 0;
}

.sy_tong h4 {
	font-size: 40px;
	text-align: center;
	position: relative;
}

.sy_tong h4 span {
	color: #aa320e;
}

.sy_tong h5 {
	font-size: 90px;
	text-transform: uppercase;
	color: #fcf8f6;
	text-align: center;
	margin-top: -85px;
}

.sy_tong::before {
	content: '';
	position: absolute;
	left: 20%;
	top: 0;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/2_03.png) no-repeat;
}

.sy_tong:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 20%;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/3_03.png) no-repeat;
}
/* index3 */
.index3 {
	display: flex;
	margin-top: 70px;
}

.index3 .mySwiper2 {
	width: 64.59%;
}

.index3 .mySwiper {
	width: 39.32%;
}

.index3 .mySwiper2 .swiper-slide img {
	width: 100%;
}

.index3 .mySwiper .swiper-slide {
	background: #404c5a;
	padding: 140px 80px 140px 80px;
	box-sizing: border-box;
}

.index3 .mySwiper .swiper-slide h4 {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}

.index3 .mySwiper .swiper-slide h5 {
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
	margin-top: 70px;
}

.index3 .mySwiper .swiper-slide h6 {
	width: 140px;
	background: #aa320e;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	padding: 5px 0;
	display: block;
	margin: 0 auto;
	margin-top: 90px;
}

.index3 .swiper-button-next {
	background: url(../images/16.png) no-repeat;
	width: 60px;
	height: 60px;
}

.index3 .swiper-button-prev {
	background: url(../images/15_03.png) no-repeat;
	width: 60px;
	height: 60px;
	left: 86%;
}

.index3 .swiper-button-next:after {
	display: none;
}

.index3 .swiper-button-prev:after {
	display: none;
}

.index3 .swiper-pagination-bullet {
	background: #FFFFFF;
}

.index3 .swiper-pagination {
	left: 85% !important;
	bottom: 30px !important;
	text-align: center;
	width: 175px !important;
}

.index3 .swiper-pagination-bullet-active {
	width: 40px !important;
	height: 15px !important;
	border-radius: 10px !important;
}

.index3 .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 50%;
}


/* 产品展示 */
.index4 {
	overflow: hidden;
	clear: both;
	margin-bottom: 110px;
}

.index4 .sy_cp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 100px;
}

.sy_ch h4 {
	font-size: 40px;
	position: relative;
}

.sy_ch h4 span {
	color: #aa320e;
}

.sy_ch h5 {
	font-size: 70px;
	color: #fdf9f8;
	text-transform: uppercase;
	margin-top: -50px;
}

.sy_pin h4 {
	width: 140px;
	background: #aa320e;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	padding: 10px 0;
}

.sy_chan {
	margin-top: 60px;
	position: relative;
	padding-bottom: 110px;
}

.sy_chan .mySwiper .swiper-slide img {
	width: 100%;
}

.sy_chan .swiper {
	position: unset;
}

.sy_chan .mySwiper .swiper-slide h4 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 30px 0 0 20px;
	box-sizing: border-box;
}

.sy_chan .swiper-pagination {
	position: absolute;
	bottom: 0px !important;
	z-index: 99999;
}

.sy_chan .swiper-pagination-bullet {
	background: #aa320e;
}

.sy_chan .swiper-pagination-bullet-active {
	width: 40px !important;
	height: 15px !important;
	border-radius: 10px !important;
}

.sy_chan .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

/* 关于我们 */
.index5 {
	background: #fafafa;
	overflow: hidden;
	clear: both;
	background: url(../images/11_02.jpg) #fafafa no-repeat;
	background-clip: cover;
}

.sy_guan h5 {
	font-size: 90px;
	text-transform: uppercase;
	color: #f6f2f1;
	text-align: center;
	margin-top: -85px;
}

.about {
	margin-top: 90px;
	overflow: hidden;
	margin-bottom: 10px;
}


.about .mySwiper .swiper-wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	justify-content: center;
}

.about .mySwiper .swiper-slide {
	width: 100px !important;
	text-align: center;
}

.about .mySwiper .swiper-slide h4 {
	font-size: 18px;
	color: #999999;
	margin-top: 20px;
}

.about .mySwiper .swiper-slide:last-child {
	margin-right: 0 !important;
}

.about .mySwiper .ww {
	display: none;
}

.about .mySwiper .swiper-slide-thumb-active .ww {
	display: block;
}

.about .mySwiper .swiper-slide-thumb-active .qq {
	display: none;
}

/* mySwiper2 */
.about .mySwiper2 {
	margin-top: 60px;
	margin-bottom: 53px;
	overflow: visible !important;
}

.about .mySwiper2 .swiper-wrapper .swiper-slide {
	width: 1000px;
	position: relative;
}

.about .mySwiper2 .swiper-wrapper .swiper-slide img {
	width: 100%;
}

.about .mySwiper2 .swiper-wrapper .swiper-slide-active {
	width: 1000px;
}

.about .mySwiper2 .swiper-slide .bai {
	position: absolute;
	bottom: -40px;
	left: 30px;
	background: #FFFFFF;
	width: 400px;
	height: 340px;
	padding: 20px 30px 0 30px;
	box-sizing: border-box;
}

.about .mySwiper2 .swiper-slide .bai h4 {
	font-size: 24px;
	color: #333333;
}

.about .mySwiper2 .swiper-slide .bai h5 {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 20px;
}

.about .mySwiper2 .swiper-slide .bai img {
	width: 20px;
	margin-top: 60px;
}

.about .mySwiper2 .hong {
	position: absolute;
	width: 50px;
	height: 4px;
	right: -25px;
	bottom: 30px;
	display: block;
	background: #9d5a4f;
}

/* 新闻中心 */
.sy_xin::before {
	left: 5%;
}

.sy_xin::after {
	right: 5%;
}

.wen_one {
	font-size: 0;
	margin-top: 60px;
}

.wen_one li {
	width: 600px;
	display: inline-block;
}

.wen_one .wen_all {
	display: flex;
	padding: 30px;
	box-sizing: border-box;
}

.wen_one li:hover .wen_all {
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
}

.wen_one .wen_all .wen_z h4 {
	font-size: 48px;
	color: #aa320e;
	text-align: center;
}

.wen_one .wen_all .wen_z h5 {
	font-size: 18px;
	color: #aa320e;
}

.wen_one .wen_all .wen_z {
	border-right: 1px solid #e5e5e5;
	padding-right: 30px;
	margin-right: 30px;
}

.wen_one .wen_all .wen_y h4 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
  -webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
}

.wen_one .wen_all .wen_y .wen_text {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
  	height: 52px;
  -webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
}

.sy_cha {
	width: 140px;
	font-size: 18px;
	color: #FFFFFF;
	background: #aa320e;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	border-radius: 5px;
	margin-top: 50px;
	margin-bottom: 140px;
}

/* 底部 */
.index7 {
	background: #404c5a;
	overflow: hidden;
	clear: both;
	padding-top: 50px;
}

.index7 .centerBox {
	overflow: hidden;
}

.foot_yi h4 {
	color: #FFFFFF;
	font-size: 18px;
}

.foot_yi h5 {
	font-size: 12px;
	line-height: 36px;
	color: #ffffff;
}

.foot_yi h6 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.foot_yi {
	width: 260px;
	float: left;
	margin-right: 150px;
	margin-left: 30px;
}

.foot_er ul li {
	display: inline-block;
	margin-right: 60px;
	text-align: center;
	color: #FFFFFF;
	line-height: 36px;
}

.foot_er ul li img {
	width: 100px;
}

.foot_er ul li:last-child {
	margin-right: 0;
}

.foot_er {
	width: 265px;
	float: left;
	margin-top: 35px;
}

.foot_xian {
	width: 1px;
	height: 200px;
	background: rgba(255, 255, 255, 0.1);
	float: left;
	margin-left: 85px;
}

.foot_san {
	width: 75px;
	float: left;
	margin-left: 150px;
}

.foot_san h4 {
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
}

.foot_san ul li {
	font-size: 14px;
	color: #e5e5e5;
	line-height: 36px;
}

.foot_y {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 15px;
}

.foot_y h4 {
	font-size: 12px;
	color: #7c8590;
	line-height: 24px;
}

.foot_y ul li {
	display: inline-block;
	font-size: 12px;
	color: #7c8590;
	line-height: 24px;
}

.foot_y ul li::after {
	content: '';
	display: inline-block;
	background: #7c8590;
	width: 1px;
	height: 14px;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.foot_y ul li:last-child::after {
	display: none;
}

.index8 {
	background: #08121e;
}

.index8 h4 {
	text-align: center;
	font-size: 12px;
	color: #7c8590;
	line-height: 36px;
}

/* 关于我们 */
.gu_img img {
	width: 100%;
}

.gu_all {
	margin-top: 60px;
}

.gu_all h4 {
	font-size: 40px;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
}

.gu_all h4 span {
	color: #aa320e;
}

.gu_all h5 {
	font-size: 24px;
	color: #999999;
	text-align: center;
}

.gu_all h5::after {
	content: '';
	width: 15%;
	height: 2px;
	background: #b0472f;
	display: block;
	margin: 15px auto 0;
}

.gu_all h6 {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	letter-spacing: 1px;
	margin-top: 60px;
}

.gu_all img {
	width: 100%;
}

.gu_zi {
	font-size: 0;
	margin-top: 60px;
	margin-bottom: 120px;
}

.gu_zi li {
	width: 48.75%;
	display: inline-block;
	margin-right: 30px;
}

.gu_zi li:nth-child(2n) {
	margin-right: 0;
}

.gu_zi li img {
	width: 100%;
}

/* 新闻中心 */
.new_all {
	margin-top: 20px;
}

.new_all .new_one {
	display: flex;
	padding: 30px 0;
	box-sizing: border-box;
}

.new_all li {
	border-bottom: 1px solid #e6e6e6;
}

.new_all .new_one .new_zi h4 {
	font-size: 48px;
	color: #aa320e;
	text-align: center;
}

.new_all .new_one .new_zi h5 {
	font-size: 18px;
	color: #aa320e;
}

.new_all .new_one .new_zi {
	border-right: 1px solid #e5e5e5;
	padding-right: 30px;
	margin-right: 30px;
}

.new_all .new_one .new_er h4 {
	font-size: 18px;
	color: #333333;
	line-height: 38px;
  -webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
}

.new_all .new_one .new_er h5 {
	font-size: 16px;
	line-height: 30px;
	color: #999999;
  -webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
}

/* 分页 */
#pages {
	font-family: 宋体;
	text-align: right;
	font-size: 14px;
	margin-bottom: 100px;
	margin-top: 50px;
}

#pages .pagination li {
	margin-right: 10px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages .pagination .active {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #b0472f;
	border: 1px solid #b0472f;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	margin-right: 15px;
}

/* 新闻详情 */
.dao h4 {
	font-size: 16px;
	color: #999999;
	line-height: 36px;
}

.dao h4::before {
	content: '';
	width: 7px;
	height: 20px;
	background: #b0472f;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.dao h4 span {
	color: #000000;
}

.xq_all {
	margin-top: 60px;
	margin-bottom: 180px;
}

.xq_all h4 {
	font-size: 36px;
}

.xq_all h5 {
	font-size: 18px;
}

.xq_all h6 {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	margin-top: 50px;
}

.xq_all img {
	width: 53%;
	margin: 0 auto;
}

/* 产品中心 */
.cp_all {
	margin-top: 60px;
	font-size: 0;
	text-align: center;
}

.cp_one li {
	margin-top: 15px;
	width: 150px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #999999;
	background: #ffffff;
	padding: 10px 0;
	margin-right: 20px;
	border: 1px solid #999999;
}

.cp_one .zz {
	background: #b0472f;
	color: #FFFFFF;
	border: 1px solid #b0472f;
}

.cp_one li:last-child {
	margin-right: 0;
}

.cp_yi {
	font-size: 0;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.cp_yi li {
	width: 30.83%;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 60px;
}

.cp_yi li img {
	width: 100%;
}

.cp_yi li:nth-child(3n) {
	margin-right: 0;
}

.cp_yi li h4 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	margin-top: 20px;
	word-break: break-all;
}

/* 联系我们 */
.lian_all {
	margin-top: 80px;
	margin-bottom: 100px;
	overflow: hidden;
}

.lian_zuo {
	width: 440px;
	height: 550px;
	float: left;
	background: #f5f5f5;
	padding: 130px 90px 0 65px;
	box-sizing: border-box;
	border-radius: 10px;
}

.lian_zuo ul li {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #666666;
	margin-bottom: 80px;
}

.lian_zuo ul li img {
	width: 34px;
	margin-right: 20px;
}

.lian_you {
	width: 740px;
	float: right;
	border-radius: 10px;
}

.lian_you .map #allmap {
	border-radius: 10px;
}

.BMap_cpyCtrl {
	display: none;
}

.anchorBL {
	display: none !important;
}

/* 产品中心详情 */
.chan_all {
	font-size: 0;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 20px 20px 20px 15px;
	box-sizing: border-box;
	margin-top: 60px;
}

.chan_zuo {
	width: 340px;
	float: left;
}

.chan_you {
	width: 780px;
	float: right;
	position: relative;
}

.chan_you h4 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 40px;
}

.chan_you h5 {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}

.chan_you h5 i {
	display: inline-block;
	font-style: unset;
	width: 10%;
	overflow: hidden;
	text-align: justify;
	text-align-last: justify;
	vertical-align: bottom;
}

.chan_you h6 {
	width: 100%;
	background: #e5e5e5;
	font-size: 18px;
	color: #aa320e;
	text-align: center;
	padding: 25px 0 25px 0;
	box-sizing: border-box;
	position: absolute;
	bottom: -100%;
	left: 50%;
	transform: translate(-50%, -10%);
}

.chan_yi h4 {
	font-size: 16PX;
	background: #e6e6e6;
	padding: 10px 0 10px 20px;
	box-sizing: border-box;
	margin-top: 60px;
}

.chan_yi h5 {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 140px;
}

.chan_two .mySwiper {
	width: 74%;
}

.chan_two .mySwiper .swiper-slide img {
	width: 100%;
}

.chan_two {
	position: relative;
	margin-top: 10px;
}

.chan_two .swiper-button-prev {
	left: 0;
	background: #e5e5e5;
	color: #aa320e;
	height: 74px;
	top: 30%;
}

.chan_two .swiper-button-next {
	right: 0;
	background: #e5e5e5;
	color: #aa320e;
	height: 74px;
	top: 30%;
}

.chan_two .mySwiper .swiper-slide-active {
	border: 1px solid #aa320e;
}

.chan_all .swiper-button-next:after,
.chan_all .swiper-button-prev:after {
	font-size: 20px;
}

.chan_one {
	height: 340px;
}

.chan_one img {
	width: 100%;
}
