@charset "utf-8";

@font-face {
	font-family: 'airstrip';
	src: url('../fonts/airstrip.eot');
	src: url('../fonts//airstrip.eot') format('embedded-opentype'), url('../fonts/airstrip.woff2') format('woff2'), url('../fonts/airstrip.woff') format('woff'), url('../fonts/airstrip.ttf') format('truetype'), url('../fonts/airstripsvg#airstrip') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
html, body{overflow-y: auto;}

::-webkit-scrollbar-track-piece{width: 10px; background-color: #f2f2f2;}
::-webkit-scrollbar{width: 5px; height: 6px}
::-webkit-scrollbar-thumb{height: 50px; background-color: #ee2820;}

.bgstyle{background-repeat: no-repeat; background-position: center center; background-size: cover;}

.header_lb{position: fixed; left: 0; top: 0; margin-top: 42px; z-index: 300; -webkit-transition: all 0.3s; transition: all 0.3s; box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);}
.header_lb .box{display: flex; width: 100%; height: 100%;}
.header_lb .logo{width: 160px; transition: all 0.3s;  -webkit-transition: all 0.3s;}
.header_lb .logo img{display: block; width: 100%; height: auto;}
.header_btn{width: 110px; height: 110px; cursor: pointer;  background: url(../images/header-01.png)#fff no-repeat center center; background-size: 100% auto;  -webkit-transition: all 0.3s; transition: all 0.3s;}
.header_rb{position: fixed; right: 0; top: 0; margin-top: 42px; margin-right: 38px; z-index: 300;  -webkit-transition: all 0.3s; transition: all 0.3s; box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);}
.header_rb .box{display: flex; justify-content: space-between; flex-wrap: wrap;}
.header_tel1{width: 120px; height: 80px; line-height: 80px; text-align: center; font-size: 18px; background-color: #fff; -webkit-transition: all 0.3s;transition: all 0.3s;}
.header_tel2{width: 235px; height: 80px; background-color: #ee2820; -webkit-transition: all 0.3s;transition: all 0.3s;}
.header_tel2 a{display: inline-flex;  align-items: center; flex-flow: wrap; width: 100%; height: 104%; padding-left: 30px; color: #fff;}
.header_tel2 a span{display: block; width: 100%; font-size: 20px;  font-family: 'airstrip';}
.header_tel2 a .s1{margin-bottom: 0px;}
.header_lb.roll{margin-top: 0;}
.header_lb .logo.roll{width: 147px;}
.header_btn.roll{width:100px; height: 100px;}
.header_rb.roll{margin-top: 0;}
.header_tel1.roll{width: 110px; height: 60px; line-height: 60px;}
.header_tel2.roll{width: 230px; height: 60px;}
.header_tel2.roll a span{font-size: 18px;}

.fenz{ background: #ee2820; height: 110px; width: 90px; position: relative;}
.header_lb .fenz::after{ position: absolute; content: ''; width: 1px; height: 80%; left: 0px; top: 10%; border-left: 1px solid #f1534d;}
.header_lb .fenz h2{ display: block; height: 100%;}
.header_lb .fenz h2 a{ display: block; height: 100%; display: flex; align-items: center; justify-content: center; line-height: 100%; color: #fff; font-size: 21px; font-weight: bold;}
.header_lb .fenz h2 a img{ margin-left: 5px;}
.header_lb .fenz h3{ position: absolute; width: 90px; line-height: 35px; text-align: center; top:100%; left: 0px; background: #ee2820; height: 0px; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s; font-size: 16px;}
.header_lb .fenz:hover h3{ height: 230px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.header_lb .fenz h3 a{ display: block; color: #fff;}
.fenz.roll{ height: 101px;}


.indexpop_bg{display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 200; background-color: rgba(31,61,159, 0.3); transition: all 0.3s 0.1s ease;-webkit-transition: all 0.3s 0.2s ease;}
.navi_pop{display: none; position: fixed; top: 0; left: 0; top: 0; width: 100%; height: 100%; color: #fff; z-index: 201;}
.navi_pop a:hover{color: #fff;}
.navi_box{width: 100%; height: 100%; position: relative; z-index: 301;}
.navi_bg{position: absolute; left: 0; top: 0; width: 100%; height: 60%; z-index: -1; background-color: rgba(31,61,159, 0.8);}
.navi_pop ul{width: 80%; height: 100%; margin: 0 auto;}
.navi_pop ul li{float: left; width:12.5%; height: 100%; padding: 17% 0% 0 2%; border-left: 1px solid rgba(255, 255, 255, 0.2);}
.navi_pop ul li::before{content: "";  position: relative; top: 20px; left: -19%; display: block; width: 8px; height: 8px;  background-color: #fff; border-radius: 50%;}
.navi_pop ul li h3{position: relative; font-size: 20px; margin-bottom: 20px;}
.navi_pop ul li h3 a{display: block;  line-height: 35px; margin-bottom: 6px; border-bottom: 1px solid transparent; transition: all 0.4s; -webkit-transition: all 0.4s;}
.navi_pop ul li h3 a:hover{border-color:#fff;}
.navi_pop ul li .lis{height: 30%; overflow: auto;}
.navi_pop ul li .lis a{display: block; margin-bottom: 6px; line-height: 35px; font-size: 18px; border-bottom: 1px solid transparent; transition: all 0.4s;-webkit-transition: all 0.4s;}
.navi_pop ul li .lis a:hover{border-color:#fff;}
.header_btn.intro{background-image: url(../images/header-03.png);}

.phone{display: none; position: fixed; left: 0; top: 0; width: 100%; height: 60px; min-width: 320px; z-index: 70; background-color: rgba(255, 255, 255, 0.8);}
.phone .logo img{display: block; width: auto; height: 60px;}
.phone.lateral-menu-is-open {-webkit-transform: translateX(-66%);-moz-transform:translateX(-66%);-ms-transform:translateX(-66%)-o-transformtranslateX(-66%); transform: translateX(-66%); transition:all 0.4s ease 0s;}
#cd-menu-trigger{padding-top: 20px;}

.index_swiper{width: 100%; overflow: hidden;}
.index_swiper .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.index_swiper .img img{display: none; width: 100%; height: auto;}
.index_swiper .banner-pagination{bottom: 55px;}
.index_swiper .banner-pagination .swiper-pagination-bullet{width: 97px; height: 4px; margin: 0 12px; opacity: 0.6; border-radius: 0; background-color: #fff;}
.index_swiper .banner-pagination .swiper-pagination-bullet-active{opacity: 1;}

.index_title{margin-bottom: 65px;}
.index_title p{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #999; margin-bottom: 23px;}
.index_title h2{font-size: 36px; font-weight: bold;}

.index1{width: 100%; padding: 80px 0; background-image: url(../images/index1-bg.jpg);}
.index1_main ul li{float: left; width: 25%; height: 566px; background-position: top center; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;  border:2px solid #3d607f; margin-left:-2px;}
.index1_main ul .li1{background-image: url(../images/index1-bg1.jpg);}
.index1_main ul .li2{background-image: url(../images/index1-bg2.jpg);}
.index1_main ul .li3{background-image: url(../images/index1-bg3.jpg);}
.index1_main ul .li4{background-image: url(../images/index1-bg4.jpg);}
.index1_main ul li a{display: block; width: 100%; height: 100%; color: #fff; position:relative;}
.index1_main ul li a:after{ content:''; position:absolute; width:100%; height:100%; left:0px; top:0px; border:8px solid #adb9ca;}
.index1_main ul li .lis{width: 100%; height: 100%; padding: 25% 8%; background: rgba(0,0,0,0.3);}
.index1_main ul li .lis .img{margin-bottom: 60px;}
.index1_main ul li .lis img{max-width: 100%;}
.index1_main ul li .lis .txt{margin-bottom: 90px;}
.index1_main ul li .lis .txt h2{font-size: 24px; margin-bottom: 20px;}
.index1_main ul li .lis .txt p{font-size: 12px;}
.index1_main ul li .lis .btn0{display: flex; align-items: center;}
.index1_main ul li .lis .btn0 span{font-size: 18px; position: relative; display: block; margin-right: -15px; z-index: 2;}
.index1_main ul li .lis .btn0 i{display: block; position: relative; width: 64px; height: 64px; border-radius: 50%; background-color: rgba(238,40,32, 0.3);}
.index1_main ul li .lis .btn0 i em{position: absolute; left: 50%; top: 50%; width: 10px; height: 18px; background-image: url(../images/index3-02.png); background-position: center center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.index1_main ul li:hover{transform:translateY(-10px); -webkit-transform:translateY(-10px);}

.index_box{width: 100%; background: url(../images/index-bg.jpg) no-repeat center center; background-size: cover;}

.index2{position: relative; width: 100%; padding-top: 80px; z-index: 6;}
.product-channel-list {
	width: 100%;
}

.product-channel-list ul {
	float: left;
	width: 31.3%;
	margin: 0 1%;
}

.product-channel-list li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ee2820;
	transition: box-shadow .3s;
	-webkit-transition: box-shadow .3s;
}

.product-channel-list li:last-child {
	margin-bottom: 0;
}

.product-channel-list .tit {
	display: block;
	width: 100%;
	height: 85px;
	line-height: 80px;
	transition: background .3s;
	-webkit-transition: background .3s;
}

.product-channel-list .pic {
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	font-size: 24px;
	color: #1b1b1b;
	transition: color .3s;
	-webkit-transition: color .3s;
}

.product-channel-list .pic span {
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.product-channel-list .pic .icon0 {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/index2-01.png) no-repeat center center;
	background-size: 100% auto;
}

.product-channel-list li .con {
	display: none;
	width: 100%;
	padding: 20px 30px;
}

.product-channel-list li .scrollbar {
	width: 100%;
	overflow: auto;
}

.product-channel-list li .scrollbar::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: #ececec;
}

.product-channel-list li .scrollbar::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #ececec;
}

.product-channel-list li .scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #ee2820;
}

.product-channel-list li dl {
	width: 100%;
}

.product-channel-list li dd {
	display: block;
	width: 100%;
}

.product-channel-list li .dd-tit {
	display: block;
	width: 100%;
	line-height: 65px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #eaeaea;
	transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
}

.product-channel-list li .con {
	display: none;
	width: 100%;
	padding: 20px 30px;
}

.product-channel-list li .scrollbar {
	width: 100%;
	overflow: auto;
}

.product-channel-list li .scrollbar::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: #ececec;
}

.product-channel-list li .scrollbar::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #ececec;
}

.product-channel-list li .scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #ee2820;
}

.product-channel-list li dl {
	width: 100%;
}

.product-channel-list li dd {
	display: block;
	width: 100%;
}

.product-channel-list li .dd-tit {
	width: 100%;
	line-height: 65px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #1b1b1b;
	border-bottom: 1px solid #eaeaea;
	transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
}
.product-channel-list li .dd-tit:hover{
	color: #fff;
	background-color: #ee2820;
}


.product-channel-list li .dd-tit i {
	display: none;
	width: 30px;
	height: 30px;
	margin-right: 15px;
	background: none;

}

.product-channel-list li .dd-tit span {
	display: block;
}

.product-channel-list li .con-t {
	display: none;
	width: 100%;
}

.product-channel-list li .con-tb {
	display: block;
	width: 100%;
	line-height: 45px;
	padding-left: 70px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #eaeaea;
	transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
}

.product-channel-list li .con-tb:hover {
	color: #fff;
	background-color: #ee2820;
}

.product-channel-list li.out {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.product-channel-list li.out .tit {
	background: #ee2820;
}

.product-channel-list li.out .pic {
	color: #fff;
}

.product-channel-list li.out .pic i {
	background-image: url(../images/index2-02-1.png);
}

.product-channel-list li .dd-tit.cur {
	color: #fff;
	background: #ee2820;
}

.product-channel-list li .dd-tit.on.cur {
	background: #ee2820;
}

/* .product-channel-list li .dd-tit.on i {
	background: url(../images/index2-01.png) no-repeat left center;
	background-size: 100% auto;
} */

.product-channel-list li .dd-tit.on.cur i {
	background-image: url(../images/index2-02-1.png);
}


.index3{width: 100%; position: relative;  z-index: 5;}
.index3 .index_title{position: relative; top: 90px;}
.index3_swiper{width: 100%;}
.init_swiper{display:none;}
.show_swiper{display: block;}
.swiper-container5-show {display:block; width: 100%; height: auto;}
.index3_swiper{padding-top: 80px; position: relative; margin-bottom: 50px;}
.index3_swiper .lis .img_box{overflow: hidden;}
.index3_swiper .lis .img{width: 100%; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.index3_swiper .lis .img img{display: block; width: 100%; height: auto;}
.index3_swiper .lis .txt{padding: 27px 20px; background-color: #fff;}
.index3_swiper .lis .txt h2{font-size: 24px; margin-bottom: 25px;}
.index3_swiper .lis .txt p{font-size: 14px; line-height: 25px; color: #666; height: 75px; overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.index3_swiper .lis:hover .img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.index3_swiper .index3-pagination{top: 0; bottom: auto; left: auto; right: 0; text-align: right;}
.index3_swiper .index3-pagination .swiper-pagination-bullet{width: 16px; height: 16px; margin: 0 8px; opacity: 0.4; background-color: #ee2820;}
.index3_swiper .index3-pagination .swiper-pagination-bullet-active{opacity: 1;}
.index3_btn .btn0{display: flex; justify-content: center; align-items: center; color: #fff;}
.index3_btn .btn0 span{font-size: 18px; position: relative; display: block; margin-right: -15px; z-index: 2;}
.index3_btn .btn0 i{display: block; position: relative; width: 64px; height: 64px; border-radius: 50%; background-color: #515151;}
.index3_btn .btn0 i em{position: absolute; left: 50%; top: 50%; width: 10px; height: 18px; background-image: url(../images/index3-02.png); background-position: center center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.index3_btn .btn0:hover span{color: #ee2820; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.index3_btn .btn0:hover i{background-color: rgba(238,40,32, 0.3); transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.index3_main{width: 100%; height: 350px; margin-top: -300px; background: url(../images/index3-bg.jpg) no-repeat top center; background-size: cover;}

.index4{width: 100%; padding: 80px 0; background: url(../images/index4-bg.jpg) no-repeat bottom center; background-size: cover;}
.index4_main{margin-bottom: 20px;}
.index4_swiper .lis{width: 100%; position: relative;}
.index4_swiper .lis .img{position: relative; z-index: 2; margin-bottom: 25px;}
.index4_swiper .lis .img::before{content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:linear-gradient(left, rgba(255, 255, 255, 1), rgba(242, 242, 242, 0)); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1), rgba(242, 242, 242, 0)); background: -moz-linear-gradient(left, rgba(255, 255, 255, 1), rgba(242, 242, 242, 0)); background: -o-linear-gradient(left, rgba(255, 255, 255, 1), rgba(242, 242, 242, 0));}
.index4_swiper .lis .img img{display: block; width: 100%; height: auto;}
.index4_swiper .lis h3{font-size: 18px; color: #666; opacity: 0; text-align: center; line-height: 25px;}
.index4_swiper .swiper-slide-active .lis h3{opacity: 1;}
.index4_swiper .swiper-slide-active .img::before{background: none;}
.index4_btn{position: relative; width: 50%; margin: 0 auto; margin-top: -40px; display: flex; justify-content: space-between; align-items: center; z-index: 60;}
.index4_btn a{display: block; position: relative; width: 149px; height: 82px; background-repeat: no-repeat; background-position: center center; background-size: 100% auto;}
.index4_btnL{background-image: url(../images/index4-02.png);}
.index4_btnL:hover{background-image: url(../images/index4-03.png);}
.index4_btnR{background-image: url(../images/index4-04.png);}
.index4_btnR:hover{background-image: url(../images/index4-05.png);}
.index4_more .btn0{display: flex; justify-content: center; align-items: center; color: #333;}
.index4_more .btn0 span{font-size: 18px; position: relative; display: block; margin-right: -15px; z-index: 2;}
.index4_more .btn0 i{display: block; position: relative; width: 64px; height: 64px; border-radius: 50%; background-color: #f5f5f7;}
.index4_more .btn0 i em{position: absolute; left: 50%; top: 50%; width: 10px; height: 18px; background-image: url(../images/index1-05.png);background-repeat: no-repeat; background-position: center center;  background-position: center center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.index4_more .btn0:hover span{color: #ee2820; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.index4_more .btn0:hover i{background-color: rgba(238,40,32, 0.3); transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}

.footer{width: 100%; color: #fff;}
.footer_fb1{width: 100%;background-color: #242424;}
.footer_fb1 .box0{display: flex; justify-content: space-between; flex-wrap: wrap;}
.footer_fb1 .lis{position: relative; width: 25%; padding: 80px 2.5%; border-right: 1px solid #3a3a3a;}
.footer_fb1 .lis::after{content: ""; display: block; position: absolute; left: -12px; top: 85px; width: 23px; height: 23px; background: url(../images/footer-03.jpg) no-repeat top center; background-size: 100% auto;}
.footer_fb1 .lis1::after{display: none;}
.footer_fb1 .lis1 img{max-width: 100%;}
.footer_fb1 .lis4{border-right: none;}
.footer_fb1 .lis h3{font-size: 24px; margin-bottom: 25px;}
.footer_fb1 .lis p{font-size: 14px; color: #a7a7a7; line-height: 30px;}
.footer_fb1 .lis3 p{font-size: 32px; font-weight: bold; color: #a7a7a7;}
.footer_fb1 .lis4 img{max-width: 100%;}
.footer_fb2{padding: 25px 0; background-color: #1b1b1b;}
.footer_fb2 .container{display: flex; justify-content: space-between; align-content: flex-end;}

.inside_banner{width: 100%; position: relative;}
.inside_banner .bg{width: 100%; height: 100%;}
.inside_banner .txt{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.inside_banner .txt .wz{display: table; width: 90%; max-width: 100%;  margin: 0 auto; height: 100%;}
.inside_banner .txt .cell{ display: table-cell; vertical-align: middle;}
.inside_banner .txt .cell p{font-size: 32px; font-weight: bold; margin-bottom: 39px;}
.inside_banner .txt .cell h2{font-size: 94px; font-weight: bold;}
.mouseIco{position: absolute; bottom: 25%; left: 5%; width: 21px; height: 30px;}
.mouseIco img{animation: downico 2s ease-out infinite; -webkit-animation: downico 2s ease-out infinite;}

@keyframes downico{
	0%{
		margin-top:29px;
		opacity: 1;
	}
	50%{
		 margin-top:40px;
		opacity: 1;
	}
	100%{
		 margin-top:29px;
		opacity: 1;
	}
}

.home{width: 100%; font-size: 14px; line-height: 30px; margin-bottom: 30px;}


/* 主营业务 */
.busi1_sec{width: 100%; padding: 35px 0 80px 0;}
.busi1_sec .home{width: 90%;margin: 0 auto; max-width: 1600px;}
.busi1_main{margin-bottom: 80px;}
.busi1_main ul li{padding: 105px 0;}
.busi1_main ul li .lis{width: 90%; max-width: 1600px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.busi1_main ul li .img_box{overflow: hidden; width: 48%;}
.busi1_main ul li .img{width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.busi1_main ul li .img img{display: block; width: 100%; height: auto;}
.busi1_main ul li .txt{width: 45%;}
.busi1_main ul li .txt h2{font-size: 46px; margin-bottom: 35px;}
.busi1_main ul li .txt p{font-size: 16px; line-height: 25px; height: 60px; margin-bottom: 65px; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.busi1_main ul li .txt .btn0{display: flex; align-items: center; color: #333;}
.busi1_main ul li .txt .btn0 span{font-size: 18px; position: relative; display: block; margin-right: -15px; z-index: 2;}
.busi1_main ul li .txt .btn0 i{display: block; position: relative; width: 64px; height: 64px; border-radius: 50%; background-color: rgba(238,40,32, 0.3);}
.busi1_main ul li .txt .btn0 i em{position: absolute; left: 50%; top: 50%; width: 10px; height: 18px; background-image: url(../images/index1-05.png);background-repeat: no-repeat; background-position: center center;  background-position: center center; transform: translate(-50%, -50%); -webkit-transform: translat(-50%, -50%);}
.busi1_main ul li .txt .btn0:hover span{color: #ee2820; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.busi1_main ul li .lis:hover .img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.busi1_main ul li .lis:hover .txt p{color: #333;}
.busi1_main ul li:nth-child(even){background-color: #f6f6f6;}
.busi1_main ul li:nth-child(even) .lis{flex-direction: row-reverse;}

/* .翻页 */
.page_box{display: flex; justify-content: center; align-items: center; position: relative; z-index: 2;}
.page_box a{display: block; position: relative; margin: 0 25px; font-size: 18px; line-height: 35px;}
.page_box a:hover{color: #333;}
.page_box .pagea::after{content: ""; display: block; position: absolute; left: -1px; bottom: 5px; opacity: 0; width: 14px; height: 14px; z-index: -1; border-radius: 50%; background-color: #ee2820; border-radius: 50%;}
.page_box .pagea:hover::after{opacity: 1;}
.page_box .pagea.on::after{opacity: 1;}
.page_box .page_prev:hover{color: #ee2820;}

.busi2_sec{width: 100%; height: 540px; position: relative;}
.busi2_sec .bg{position: relative; width: 100%; height: 100%;}
.busi2_sec .bg::before{content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8);}
.busi2_sec .txt{position: absolute; left: 0; top: 0; right: 0;  width: 100%; height: 100%; text-align: center;}
.busi2_sec .txt .table{display: table; width: 100%; height: 100%;}
.busi2_sec .txt .table .cell{display: table-cell; vertical-align: middle;}
.busi2_sec .txt .table .cell h2{font-size: 52px;}

.busi3_sec{width: 100%; padding: 35px 0 80px 0;}
.busi3_main{padding-top: 10px;}
.busi3_main .nr p{font-size: 14px; line-height: 30px; color: #666;}
.busi3_main .nr p img{max-width: 100%;}

.busi4_sec{width: 100%; padding: 80px 0; background-color: #f6f6f6;}
.busi4_main ul{margin-bottom: 74px;}
.busi4_sec ul li{float: left; width: 48%; position: relative;}
.busi4_sec ul li:nth-child(2n){float: right;}
.busi4_sec ul li .img_box{overflow: hidden;}
.busi4_sec ul li .img{width: 100%; height: 420px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.busi4_sec ul li .img::before{content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8);}
.busi4_sec ul li .img img{display: none; width: 100%; height: auto;}
.busi4_sec ul li .txt{position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 3; text-align: center;}
.busi4_sec ul li .txt .table{display: table; width: 95%; height: 100%; margin: 0 auto;}
.busi4_sec ul li .txt .cell{display: table-cell; vertical-align: middle;}
.busi4_sec ul li .txt .cell p{font-size: 32px;}
.busi4_sec ul li .txt .cell p span{margin-right: 20px;}
.busi4_sec ul li:hover .img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.busi4_sec ul li:hover .img::before{background-color: rgba(238,40,32, 0.8); transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.busi4_sec ul li:hover .txt .cell p{color: #fff;transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.busi4_sec .backlist a{width: 332px; height: 80px; font-size: 24px; box-shadow: 0 0 9px rgba(0, 0, 0, 0.1); border: 1px solid #ee2820; text-align: center; margin: 0 auto; display: flex; justify-content: center; align-items: center;}
.busi4_sec .backlist a i{display: block; width: 14px; height: 16px; margin-right: 12px; background-image: url(../images/busi4-01.png);}
.busi4_sec .backlist a:hover{background-color: #ee2820; color: #fff;}
.busi4_sec .backlist a:hover i{background-image: url(../images/busi4-02.png);}

/* 案例展示 */
.case1_sec{width: 100%; padding: 35px 0 80px 0;}
.case1_main{padding: 50px 0 30px 0;}
.case1_main ul li{float: left; width: 22%; margin: 0 1.5%; margin-bottom: 50px;}
.case1_main ul li .lis .img_box{overflow: hidden;}
.case1_main ul li .lis .img{width: 100%; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.case1_main ul li .lis .img img{display: block; width: 100%; height: auto;}
.case1_main ul li .lis .txt{padding: 27px 20px; background-color: #f6f6f6;}
.case1_main ul li .lis .txt h2{font-size: 24px; margin-bottom: 25px;}
.case1_main ul li .lis .txt p{font-size: 14px; line-height: 25px; color: #666; height: 75px; overflow : hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.case1_main ul li .lis:hover .img{transform: scale(1.1); -webkit-transform: scale(1.1);}

.case2_sec{width: 100%; padding: 35px 0 80px 0;}
.case2_bt{font-size: 36px; text-align: center; margin-bottom: 40px;}
.case2_main{padding-top: 10px;}
.case2_main .nr p{font-size: 14px; line-height: 30px;}
.case2_main .nr p img{max-width: 100%;}

/* 新闻中心 */
.news1_sec{width: 100%; position: relative; margin-top: -45px; z-index: 5;}
.news1_main{background-color: #fff;}
.news1_main ul{box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);}
.news1_main ul li{float: left; width: 33.3333%; border-right: 1px solid #e5e5e5;}
.news1_main ul li:last-child{border-right: none;}
.news1_main ul li a{display: block; width: 100%; height: 90px; line-height: 90px; text-align: center; font-size: 24px;}
.news1_main ul li a:hover{background-color: #ee2820; color: #fff;}
.news1_main ul li.on a{background-color: #ee2820; color: #fff;}

.news2_sec{width: 100%; padding: 35px 0 80px 0;}
.news2_main {padding-bottom: 80px;}
.news2_main ul li{transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.news2_main ul li .lis{width: 90%; max-width: 1600px; margin: 0 auto; padding: 40px 0; border-bottom: 1px solid #e5e5e5; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.news2_main ul li .lisL{width: 80%; transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;}
.news2_main ul li .lisL{display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.news2_main ul li .lisL .img_box{width: 30%; overflow: hidden;}
.news2_main ul li .lisL .img{width: 100%; height: 210px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.news2_main ul li .lisL .img img{display: block; width: 100%; height: auto;}
.news2_main ul li .lisL .txt{width: 68%;}
.news2_main ul li .lisL .txt .sj{position: relative; display: block; padding-left: 10px; margin-bottom: 25px; font-size: 14px; color: #999; line-height: 25px;}
.news2_main ul li .lisL .txt .sj::before{content: ""; position: absolute; left: 0; top: 5px; display: block; width: 3px; height: 14px; background-color: #999;}
.news2_main ul li .lisL .txt h2{font-size: 24px; line-height: 30px; margin-bottom: 30px;white-space: nowrap;/*强制一行显示*/overflow:hidden;/*超出部分隐藏*/  text-overflow: ellipsis;/*最后添加省略号*/}
.news2_main ul li .lisL .txt p{ height: 90px; line-height: 30px; font-size: 16px; color: #666; overflow : hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news2_main ul li .lisR{width: 10%; text-align: center; font-size: 18px; opacity: 0;transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transform: translateX(-10px); -webkit-transform: translateX(-10px); transition-delay: 0.4s; -webkit-transition-delay: 0.4s;}
.news2_main ul li .lisR span{position: relative; display: block; margin-bottom: 8px;}
.news2_main ul li .lisR i{color: #000;}
.news2_main ul li:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.1);padding-left: 10%; padding-right: 5%;}
.news2_main ul li:hover.lisL .img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.news2_main ul li:hover .lisR{opacity: 1; transform: none; -webkit-transform: none;}

.news3_sec{width: 100%; padding: 35px 0 80px 0;}
.news3_main{padding-top: 10px;}
.news3_bt{text-align: center; margin-bottom: 40px;}
.news3_bt h2{font-size: 36px; line-height:50px; margin-bottom: 20px;}
.news3_bt .sj{font-size: 14px; line-height: 25px; color: #999;}
.news3_main .nr p{font-size: 14px; line-height: 30px;}
.news3_main .nr p img{max-width: 100%;}

.news4_sec ul li .txt .cell p{font-size: 30px;}

/* 联系我们 */
.cont1_sec{width: 100%; padding: 35px 0 80px 0}
.cont1_title{margin-bottom: 35px;}
.cont1_sec .cont1_title h2{font-size: 36px; margin-bottom: 20px; color: #666;}
.cont1_sec .cont1_title h3{font-size: 14px; line-height: 25px; color: #999;}
.cont1_main{padding-top: 10px;}
.cont1_left{width: 45%;}
.cont1_left .formbox p{margin-bottom: 20px;}
.cont1_left .formbox .p1{float: left; width: 48%;}
.cont1_left .formbox .p1:nth-child(even){float: right;}
.cont1_left .formbox  input{width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #666; border-bottom: 1px solid #e7e7e7;}
.cont1_left .formbox .p2{float: none; width: 100%; margin-top: 20px;}
.cont1_left .formbox .p2 textarea{width: 100%; height: 125px; padding: 5px; font-size: 16px; color: #666; resize: none; border: 1px solid #e7e7e7;}
.cont1_left .formbox .p3 input{width: 180px; margin-right: 15px;}
.cont1_left .formbox .p3 img{width: 120px; height: 40px; cursor: pointer;}
.cont1_left .formbox .btns{margin-top: 27px;}
.cont1_left .formbox .btns a{display: block; width: 162px; height: 58px; line-height: 58px; text-align: center; font-size: 16px; background-color: #f3f5fa;}
.cont1_left .formbox .btns a:hover{color: #fff; background-color: #ee2820;}
.cont1_right{width: 48%;}
.cont1_right ul li{float: none; width: 100%; padding: 75px 50px; box-shadow: 0 0 9px rgba(0, 0, 0, 0.2); border: 1px solid #ee2820;}
.cont1_right ul li .nr p{font-size: 14px; line-height: 35px; color: #666;}
.cont1_right ul li .nr .p1{color: #333; font-size: 18px; font-weight: bold;}
.cont1_right ul li .box{margin-top: -15px;}

.cont2_sec{width: 100%; padding-bottom: 80px;}
.cont2_sec .maps{width: 100%; height: 450px;}

/*公司荣誉 */
.hono_box ul li{float: left; width: 23%; margin: 0 1%; margin-bottom: 50px; text-align: center;}
.hono_box ul li .img{position: relative; margin-bottom: 20px; overflow: hidden;box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);}
.hono_box ul li .img img{display: block; width: 100%; height: auto; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.hono_box ul li h3{font-size: 18px; line-height: 30px ;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.hono_box ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}

.hono1_sec{width: 100%; position: relative; padding-top: 30px; z-index: 3;}
.hono1_main{padding-top: 50px;  border-bottom: 1px solid #ccc;}
.hono1_bg{position: absolute; left: 0; top: 0; width: 100%; height:60%; z-index: -2; background: url(../images/hono1-bg.jpg) no-repeat top center; background-size: cover;}
.hono1_sec .hono_box ul li{width: 31%;}

.hono2_sec{padding: 50px 0 80px 0;}
.hono2_main{padding-bottom: 30px;}

/* 人才引进 */
.job1_sec{width: 100%; padding: 35px 0 80px 0;}
.job1_top{margin: 35px 0 40px 0;}
.job1_top p{line-height: 35px; font-size: 18px; }
.job1_top .red{color: #ee2820;}
.job1_main{margin-bottom: 80px;}
.job1_main ul li{margin-bottom: 20px; background-color: #fff; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); border: 1px solid #ccc;}
.job1_main ul li:last-child{margin-bottom: 0;}
.job1_main ul li p{font-size: 14px; line-height: 30px;}
.job1_main ul li .nr{display: flex; justify-content: space-between; align-items: center;}
.job1_main ul li .nr .left{width: calc(100% - 175px); border-right: 1px solid #ccc; padding: 20px;}
.job1_main ul li .nr .left .box1{ line-height: 30px; margin-bottom: 20px;}
.job1_main ul li .nr .left .box1 h2{width: 25%; font-size: 22px; color: #010101;}
.job1_main ul li .nr .left .box1 h3{width: 70%; font-size: 14px;}
.job1_main ul li .nr .left .box1 h3 span{display: inline-block; width:26%; color: #909090;}
.job1_main ul li .nr .left .box1 h3 span i{margin-right: 10px; box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15); }
.job1_main ul li .nr .left .box2 {width: 100%; color: #292929;}
.job1_main ul li .nr .left .box2 p span{display: inline-block; width: 23%; line-height: 25px;}
.job1_main ul li .nr .right{width: 175px;}
.job1_main ul li .nr .right a{display: block; width: 60px; height: 60px; line-height: 60px; margin: 0 auto; color: #fff; font-size: 16px; text-align: center; border-radius: 50%; box-shadow: 0px 0 10px rgba(238,40,32, 0.3); background-color: #ee2820;}
.job1_main ul li .xq{padding: 30px 20px; border-top: 1px solid #ccc; display: none}
.job1_main ul li .xq p{color: #797979;}
.job1_main ul li .xq p .bold{font-size: 18px; color: #292929; margin-bottom: 25px;}

/* 产品中心 */
.pro1_sec{width: 100%; padding: 35px 0 80px 0;}
.pro1_main{padding: 50px 0 0;}
.pro1_main ul li{position: relative; float: left; width: 31%; margin: 0 1%; margin-bottom: 110px;}
.pro1_main ul li .img_box{position: relative; margin-bottom: 80px; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.pro1_main ul li .img_box::after{content: ""; position: absolute; left: 0; bottom: -10%; width: 100%; height: 50%; z-index: -1; background-color: #f3f3f3; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.pro1_main ul li .img img{display: block; width: 100%; height: auto;}
.pro1_main ul li h3{font-size: 18px; text-align: center; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pro1_main ul li:hover .img_box::after{height: 120%; background-color: #fff; box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);}
.pro1_main ul li:hover h3{color: #ee2820;}

/* 产品目录 */
.pn-title {
	position: fixed;
	top: 50%;
	left: 0;
	width: 70px;
	padding: 35px 30px 35px 20px;
    margin-top: -80px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	z-index: 102;
	border-radius: 0 5px 5px 0;
	box-shadow: inset 0 0 30px rgba(0, 0, 0, .2);
	background-color: #ee2820;
	
}

.pn-title .box{
	position: relative;
}
.pn-title .box::before{
	content: "";
	display: block;
	width: 1px;
	height: 38px;
	margin: 0 auto;
	margin-bottom: 15px;
	background-color: #fff;
	
}
.pn-title .box::after{
	content: "";
	display: block;
	width: 1px;
	height: 38px;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #fff;
	
}

.pn-title span {
	display: block;
}

.pn-list {
	position: fixed;
	top: 50%;
	left: -305px;
	width: 305px;
	height: 600px;
	margin-top: -270px;
	z-index: 103;
	overflow: auto;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	border-radius: 0 10px 10px 0;
	transition: left .5s;
}

.pn-list.on {
	left: 0;
}

.pn-list ul {
	width: 100%;
}

.pn-list .nLi {
	width: 100%;
	margin-bottom: 15px;
}
.pn-list .nLi:last-child{
	border-bottom: none;
	
}

.pn-list .nLi .pn-tit-one {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #333;
	font-size: 18px;
	transition: background .3s;
	-webkit-transition: background .3s;
}

.pn-list .nLi .pn-con-one {
	display: none;
	padding: 15px 25px;
}

.pn-list .nLi  .pn-tit-one .varys {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/index2-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

.pn-list .nLi  .pn-tit-two:hover{
	color: #fff;
	background-color: #ee2820;
}

.pn-list .nLi .pn-tit-two {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	font-size: 15px;
	color: #333;
	border-bottom: 1px solid #eaeaea;
	transition: color .3s;
	-webkit-transition: color .3s;

}
.pn-list .nLi .pn-tit-two .b_varys {
	display: none;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	background-image: url(../images/pro_plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

.pn-list .nLi.on .pn-tit-one{
	color: #fff;
	background-color: #ee2820;
}

.pn-list .nLi.on .pn-tit-one .varys{
	background-image: url(../images/index2-02-1.png);
  }
.pn-list .nLi.on .pn-con-one{
	display: block;
}

.pn-list .nLi.on .pn-tit-two.cut{
	color: #fff;
	background-color: #ee2820;
}


.pxq1_sec{position: relative; width: 100%; padding: 235px 0 80px 0;  z-index: 3;}
.pxq1_bg{position: absolute; left: 0; top: 0; width: 100%; height: 560px; z-index: -1; background: url(../images/pxq1-bg.jpg) no-repeat top center; background-size: cover; }
.pxq1_left{ width: 45%; padding-left: 30px; margin-top: 10px; display: flex; justify-content: space-between; align-items: center;}
.pxq1_left .slider_sx{width: 20%;}
.pxq1_left .slider_sx .slick-slider{padding: 40px 0;}
.pxq1_left .slider_sx .slick-list{padding: 0 4%;}
.pxq1_left .slider_sx .slider-nav .slick-slide{padding-top: 2%;}
.pxq1_left .slider_sx .slider-nav .slick-slide .img{border: 3px solid transparent; margin-bottom: 20px;}
.pxq1_left .slider_sx .slider-nav .slick-slide .img img{box-sizing: border-box; display: block; width: 100%; height: auto; cursor: pointer; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);}
.pxq1_left .slider_sx .slider-nav .slick-slide.slick-current .img{border-color: #ee2820;}
.pxq1_left .slider_big{width: 75%; box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);}
.pxq1_left .slider_big .big_item .img img{display: block; width: 100%; height: auto;}
.pxq1_right{width: 50%; padding-right: 5%;}
.pxq1_right .box1 {margin-bottom: 60px;}
.pxq1_right .box1 h6{font-size: 18px; color: #999; margin-bottom: 35px;}
.pxq1_right .box1 h5{font-size: 48px; margin-bottom: 25px;}
.pxq1_right .box1 h4{display: inline-block; padding: 25px 40px; line-height: 25px; color: #fff; font-size: 14px; font-weight: bold; background-color: #ee2820;}
.pxq1_right .box1 h4 strong{font-size: 22px; margin-right: 20px;}
.pxq1_right .box2{margin-bottom: 50px;}
.pxq1_right .box2 h2{font-size: 24px; font-weight: bold; padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #eaeaea;}
.pxq1_right .box2 .nr p{font-size: 14px; line-height: 30px; }
.pxq1_right .box2 .nr p img{max-width: 100%;}
.pxq1_right .box2 .nr .p1{float: left; width: 48%;}
.pxq1_right .box2 .nr .p1 span{display: inline-block; width: 8px; height: 8px; margin-right: 10px; border-radius: 50%; background-color: #333;}
.pxq1_right .box3 a{display: inline-block; width: 200px; height: 75px; line-height: 75px; font-size: 18px; text-align: center; border: 1px solid #ee2820;}
.pxq1_right .box3 a:hover{background-color: #ee2820; color: #fff;}

.pxq2_sec{width: 100%; padding-bottom: 80px;}
.pxq2_bt{font-size: 24px; font-weight: bold; padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #eaeaea;}
.pxq2_sec .nr p{font-size: 14px; line-height: 30px;}
.pxq2_sec .nr p img{max-width: 100%;}
.pxq2_sec .nr p.center0{text-align: center;}

.pxq3_sec{width: 100%; padding: 80px 0; background-color: #f6f6f6;}
.pxq3_bt{font-size: 24px; font-weight: bold; padding-bottom: 24px; margin-bottom: 80px; border-bottom: 1px solid #eaeaea;}
.pxq3_main ul li{position: relative; float: left; width: 31%; margin: 0 1%;}
.pxq3_main ul li .img_box{position: relative; margin-bottom: 80px; transition: all 0.5s ease-out; z-index: 2; -webkit-transition: all 0.5s ease-out;}
.pxq3_main ul li .img_box::after{content: ""; position: absolute; left: 0; bottom: -10%; width: 100%; height: 50%; z-index: -1; background-color: #eaeaea; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.pxq3_main ul li .img img{display: block; width: 100%; height: auto;}
.pxq3_main ul li h3{font-size: 18px; text-align: center; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pxq3_main ul li:hover .img_box::after{height: 120%; background-color: #fff; box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);}
.pxq3_main ul li:hover h3{color: #ee2820;}


/* 关于我们 */
.about1_sec{width: 100%; padding: 35px 0 80px 0;}
.about1_main{padding-top: 50px;}
.about1_main ul li{float: left; width: 33.3333%; border-right: 1px solid #e5e5e5;}
.about1_main ul li .red{color: #ee2820;}
.about1_main ul li .lisL h2{font-size: 32px; margin-bottom: 35px;}
.about1_main ul li .lisR img{display: block; width: 100%; height: auto;}
.about1_main ul .lis1{padding-right: 3%;}
.about1_main ul .lis1 .lisL h3{font-size: 22px;}
.about1_main ul .lis1 .lisL h3 b{font-size: 55px; font-weight: bold;}
.about1_main ul .lis1 .lisL{width: 300px;}
.about1_main ul .lis1 .lisR{width: calc(100% - 320px);}
.about1_main ul .lis2{padding: 0 3%;}
.about1_main ul .lis2 .lisL h3{font-size: 43px; font-weight: bold;}
.about1_main ul .lis2 .lisR{width: 40%;}
.about1_main ul .lis3{padding: 0% 1% 0 3%;}
.about1_main ul .lis3 .lisL{width: 300px;}
.about1_main ul .lis3 .lisL  p{font-size: 18px; line-height: 30px;}
.about1_main ul .lis3 .lisR{width: calc(100% - 310px);}

.about2_sec{width: 100%; padding: 260px 0; background: url(../images/about2-bg.jpg) no-repeat top center; background-size: cover;}
.about2_sec .nr{width: 100%;}
.about2_sec .nr p{color: #000; font-size: 16px; line-height: 30px;}

.about_title{font-size: 52px; margin-bottom: 65px;}

.about3_sec{width: 100%; padding: 80px 0; background: url(../images/about3-bg.jpg) no-repeat top center; background-size: cover;}
.about3_main{width: 100%; padding: 55px; background-color: rgba(255, 255, 255, 0.8);}
.about3_main ul li{float: left; width: 45%; margin-bottom: 30px;}
.about3_main ul li:nth-child(even){float: right;}
.about3_main ul li .bt3 {font-size: 20px; height: 32px; margin-bottom: 18px; display: flex; align-items: center;}
.about3_main ul li .bt3 span{width: 110px; margin-right: 20px; color: #ee2820;}
.about3_main ul li .bt3 .line{width: calc(100% - 205px); height: 1px; background-color: #dbdbdb;}
.about3_main ul li .bt3 h4{width: 100px; margin-left: 30px; color: #dadcdf; text-align: right;}
.about3_main ul li .nr{height: 80px; overflow: hidden;}
.about3_main ul li .nr p{font-size: 18px; line-height: 40px; color: #333;}

.about4_sec{width: 100%; padding: 80px 0;}
.about4_sec .about4_title{margin-bottom: 0;}
.about4_main{position: relative;}
.about4_swiper{width: 100%;}
.about4_swiper .lis{opacity: 0; display: flex; justify-content: space-between;}
.about4_swiper .lis .left{width: 45%;}
.about4_swiper .lis .left ul li:first-child{margin-bottom: 30px;}
.about4_swiper .lis .left ul li .box{margin-left: 70%; display: flex; justify-content: space-between; align-items: center;}
.about4_swiper .lis .left ul li .wz{width: 48%;}
.about4_swiper .lis .left ul li .wz h2{font-size: 24px; margin-bottom: 15px;}
.about4_swiper .lis .left ul li .wz h3{font-size: 14px; line-height: 30px;}
.about4_swiper .lis .left ul li .img{width: 48%;}
.about4_swiper .lis .left ul li .img img{display: block; width: 100%; height: auto;}
.about4_swiper .lis .right{width: 48%; height: 752px; background: url(../images/about4-bg.png) no-repeat top center; background-size: cover;}
.about4_swiper .lis .right .box1{ width: 50%; margin: 300px auto 0 auto;}
.about4_swiper .lis .right .box1 h4{font-size: 32px; font-weight: bold; margin-bottom: 50px;}
.about4_swiper .lis .right .box1 .nr p{font-size: 18px; line-height: 30px; color: #666;}
.about4_swiper .swiper-slide-active .lis{opacity: 1;}
.about4_swiper .swiper-slide-active .lis .left ul li:nth-child(odd) .box{margin-left:0%; display: block;}
.about4_swiper .swiper-slide-active .lis .left ul li:nth-child(odd) .wz{width: 100%;}
.about4_swiper .swiper-slide-active .lis .left ul li:nth-child(odd) .wz h2{font-size: 218px; text-shadow: 20px 20px 10px rgba(0, 0, 0, 0.15)}
.about4_swiper .swiper-slide-active .lis .left ul li:nth-child(odd) .wz h3{font-size: 24px;margin-bottom: 30px;}
.about4_L, .about4_R{position: absolute; right: 30%; width: 95px; height: 59px;  cursor: pointer; z-index: 30; background-repeat: no-repeat; background-position: center center; background-size: 100% auto;}
.about4_L{top: 15%; background-image: url(../images/about4-03.png);}
.about4_R{bottom: 15%;background-image: url(../images/about4-04.png);}

.about5_sec{width: 100%; padding: 80px 0; background: url(../images/about5-bg.jpg) no-repeat top center; background-size: cover;}
.about5_sec .about_title{margin-bottom: 0;}
.about5_sec .nr{width: calc(100% - 300px);}
.about5_sec .nr p{font-size: 24px; line-height: 35px; color: #000;}


.about6_sec{width: 100%; padding: 80px 0;}
.about6_main{display: flex; align-items: center;}
.about6_left{width: calc(100% - 900px); margin-right: 190px;}
.about6_left .txt{display: none; width: 100%; padding: 50px; box-shadow: 0 0 9px rgba(0, 0, 0, 0.1); max-height:550px; overflow-y:auto; }
.about6_left .txt p{font-size: 14px; line-height: 30px; color: #666;}
.about6_left .txt .box1{font-size: 32px; color: #ee2820; margin-bottom: 50px;}
.about6_left .txt .box2{margin-bottom: 65px;}
.about6_left .txt .box2 p{line-height: 40px; font-size: 16px; color: #666;}
.about6_left .txt .box2 p strong{font-size: 18px; color: #333;}
.about6_left .txt .box3 img{display: block; width: 100%; height: auto;}
.about6_left .txt:first-child{display: block;}
.about6_right svg{position: relative; z-index: 3;}
.about6_right path{cursor: pointer;}
.about6_right .mapfont{user-select: none; position: relative;  font-size: 16px; color: #000!important;}
.about6_right svg{fill: #000!important;}
.about6_right svg:hover{color: #000!important;}




.hr {
	padding: 50px 0px;
}

.hr_bt {
	text-align: center;
}

.hr_bt h2 {
	font-size: 30px;
	color: #333;
}

.hr_bt b {
	width: 40px;
	height: 2px;
	background: #ee2820;
	display: block;
	margin: 10px auto;
}

.hr_1 {
	padding: 50px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hr_1_l {
	width: 47%;
	position: relative;
}

.hr_1_l img {
	width: calc(100% - 30px);
	right: 0px;
	height: auto;
	position: relative;
	z-index: 2;
	margin-right: 30px;
	margin-bottom: 30px;
}

.hr_1_l::after {
	width: calc(100% - 30px);
	right: 0px;
	bottom: 0px;
	height: calc(100% - 30px);
	position: absolute;
	content: '';
	background: #fff;
	border: 1px solid #ee2820;
}

.hr_1_r {
	width: 50%;
}

.hr_1_r p {
	font-size: 17px;
	color: #333;
	line-height: 36px;
}





