.head_hide1{
	position: relative;
}
.head_hide{
	position: absolute;
	left: 100px;
	top: 0;
	display: none;
}
.head_hide a{
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #666666;
	padding-bottom: 5px;
}
.head_hide1:hover .head_hide{
	display: block;
}

.head_phone a{
	color: #b31c23;
}
.nav_list1 div:first-child{
	background:unset;
}



.home_swiper1{
	width: 100%;
	margin-top: 108px;
}
.home_swiper1 img{
	max-width: 100%;
	width: 100%;
}
.home_swiper1_icon .swiper-pagination-bullet {
    width: 75px;
	height: 4px;
	background-color: #ffffff;
    display: inline-block;
    border-radius: 0;
    opacity: 1;
}
.home_swiper1_icon .swiper-pagination-bullet-active {
    opacity: 1;
    background-image: linear-gradient(0deg, 
		#b31c23 0%, 
		#c9131b 100%);
}
.swiper-container-horizontal>.home_swiper1_icon.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.swiper-container-horizontal>.home_swiper1_icon.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 64px;
}
.home_swiper1_icon.swiper-button-next, .home_swiper1_icon.swiper-button-prev {
    width: 30px;
	height: 61px;
    margin-top: -30px;
    background-size: 30px 61px;
}
.home_swiper1_icon.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background: url(../images/lg/home_swiper1_icon_right.png)no-repeat center center;
    right: 0;
    left: auto;
}
.home_swiper1_icon.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background: url(../images/lg/home_swiper1_icon_left.png)no-repeat center center;
    left: 0;
    right: auto;
}
.home_container{
	margin: 0 auto;
	width: 1620px;
}
.home_group{	
	width: 100%;
	height: auto;
	background-color: #ffffff;
	padding: 77px 0;
}
.home_title{
	text-align: center;
}
.home_title h1{
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
}
.home_title span{
	display: block;
	width: 67px;
	height: 1px;
	background-color: #999999;
	margin: 17px auto 15px;
}
.home_title p{
	font-size: 16px;
	line-height: 0.8;
	color: #333333;
}
.f_s_c{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.f_fs_fs{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.home_group_intro{
	margin-top: 113px;	
}
.home_group_intro_left{
	width: calc(100% - 808px);
	height: auto;
}
.home_group_intro_left p{
	font-size: 18px;
	line-height: 1.4;
	color: #333333;
	margin-bottom: 40px;
}
.home_group_intro_left p b{
	font-size: 36px;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
}
.home_group_intro_left ul{
	margin: 83px 0 0;
}
.home_group_intro_left ul li{
	height: 106px;
	border-right: solid 1px #949494;
	padding: 6px 70px 8px;
	text-align: center;
	position: relative;
}
.home_group_intro_left ul li:last-child{
	border-right: solid 0px #949494;
}
.home_group_intro_left ul li h1{
	font-size: 72px;
	line-height: 0.8;
	letter-spacing: -2px;
	color: #333333;
	padding-bottom: 15px;
}
.home_group_intro_left ul li p{
	font-size: 18px;
	line-height: 1;
	color: #333333;
}
.home_group_intro_left ul li h2{
	position: absolute;
	top: -3px;
	right: 50px;
	font-size: 18px;
	line-height: 1;
	color: #c3151d;
}
.home_group_intro_right{
	width: 769px;
	height: auto;
}
.home_group_intro_right img{
	max-width: 100%;
}
.home_honer{
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	padding: 78px 0 96px;
}
.home_honer_bg{
	margin-top: 79px;
	background: url(../images/lg/home_honer.jpg)no-repeat center center;
	padding: 121px 0 107px 149px;
	position: relative;
	background-size: cover;
}
.home_honer_bg h1{
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 2px;
	color: #ffffff;
}
.home_honer_bg p{
	font-size: 34px;
	line-height: 0.8;
	letter-spacing: -2px;
	color: #ffffff;
	padding: 39px 0 93px;
}
.home_honer_bg div a{
	display: block;
	width: 174px;
	height: 50px;
	background-color: #c9131b;
	font-size: 18px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
}
.home_honer_swiper2{
	position: absolute;
	right: 215px;
	top: -28px;
}
.home_honer_swiper2 .swiper-wrapper{
	height: 540px;
}
.home_honer_swiper2 .swiper-slide{
	width: 350px;
	background-color: #ffffff;
	box-shadow: 0px 0px 38px 0px 
		rgba(0, 0, 0, 0.1);
	padding: 40px 36px 33px 28px;
}
.home_honer_swiper2 .swiper-slide h2{
	font-size: 18px;
	font-weight: lighter;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
	padding-bottom: 24px;
}
.home_honer_swiper2 .swiper-slide h2 span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #f8f8f8;
	border: solid 1px #c9131b;
	margin-right: 8px;
}
.home_honer_swiper2 .swiper-slide h3{
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 1px;
	color: #333333;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.home_honer_swiper2 .swiper-button-next, .home_honer_swiper2 .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-size: 40px 40px;
}
.home_honer_swiper2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background: url(../images/lg/home_honer_swiper2_right.jpg)no-repeat center center;
    right: 0;
    left: -58px;
    bottom: 0;
    top: unset;
}
.home_honer_swiper2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url(../images/lg/home_honer_swiper2_left.jpg)no-repeat center center;
    right: 0;
    left: -58px;
    bottom: 50px;
    top: unset;
}
.home_business{
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	padding: 79px 0 70px;
}
.home_business_swiper3{
	margin: 40px 0 56px;
	position: relative;
}
.home_business_swiper3 .swiper-container{
	margin: 0 auto;
	width: calc(100% - 186px);
}
.home_business_swiper3 .swiper-button-next, .home_business_swiper3 .swiper-button-prev {
    width: 61px;
    height: 61px;
    margin-top: -30px;
    background-size: 61px 61px;
}
.home_business_swiper3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background: url(../images/lg/home_business_swiper3_right.png)no-repeat center center;
    right: 0;
}
.home_business_swiper3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url(../images/lg/home_business_swiper3_left.png)no-repeat center center;
    left: 0;
}
.home_business_swiper3 .swiper-slide div{
	width: 326px;
	height: 330px;
}
.home_business_swiper3 .swiper-slide img{
	width: 100%;
	height: 100%;
}
.home_business_swiper3 .swiper-slide h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	color: #333333;
	text-align: center;
	padding: 18px 0 15px;
}
.home_business_swiper3 .swiper-slide h3{
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.home_business_swiper3 .swiper-slide{
	border-bottom: 6px solid rgba(102,102,102,0.6);
	padding-bottom: 18px;
}
.home_business_swiper3 .swiper-slide:hover{
	border-bottom: 6px solid rgba(201,19,27,0.6);
}
.home_business_swiper3 .swiper-slide:hover h2,
.home_business_swiper3 .swiper-slide:hover h3{
	color: #c9131b;
}
.home_business_swiper3 .swiper-slide:hover div{
	box-shadow: 0px 3px 37px 2px rgba(0, 0, 0, 0.13);
}
.home_business_a a{
	display: block;
	width: 174px;
	height: 50px;
	background-color: #c9131b;
	font-size: 18px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
}
.home_case{
	padding: 79px 0 75px;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}
.home_case_1{
	width: 1270px;
	margin: 0 auto;
}
.f_s_fs{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.home_case_1 li{
	width: 379px;
	height: 332px;
	margin-top: 40px;
	text-align: center;
}
.home_case_1 li div{
	width: 379px;
	height: 263px;
}
.home_case_1 li div img{
	width: 100%;
}
.home_case_1 li h1{
	font-size: 22px;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
	padding: 17px 0 12px;
}
.home_case_1 li h2{
	font-size: 18px;
	line-height: 1;
	color: #666666;
}
.home_case_1 li:hover div{
	box-shadow: 0px 0px 38px 0px 
		rgba(0, 0, 0, 0.1);
}
.home_case_1 li:hover h1,
.home_case_1 li:hover h2{
	color: #c9131b;
}
.home_news{
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	padding: 79px 0 85px;
}
.home_news_1{
	margin: 58px auto 0;
	width: 1390px;	
}
.home_news_left{
	width: 644px;
}
.home_news_left_top a{
	display: block;
	width: calc(100% - 106px);
	height: auto;
	background-color: #f8f8f8;
	padding: 38px 21px;
	margin: 0 auto;
}
.home_news_new h1{
	font-size: 18px;
	line-height: 1;
	color: #333333;
	width: calc(100% - 130px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.home_news_new h2{
	font-size: 21px;
	line-height: 0.8;
	color: #999999;
	width: 120px;
}
.home_news_new1 div{
	width: calc(100% - 130px);
}
.home_news_new1 p{
	font-size: 14px;
	line-height: 1;
	color: #999999;
	width: calc(100% - 12px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	flex-wrap: wrap;
}
.home_news_new1 span{
	display: block;
	width: 2px;
	height: 13px;
	background-color: #999999;
	margin-right: 10px;
}
.home_news_new1 h3{
	width: 105px;
	margin: 0 auto;
	height: 32px;
	border: solid 1px #c9131b;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #999999;
	text-align: center;
}
.f_fs_c{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.home_news_new1{
	margin-top: 23px;
}
.home_news_new1 .home_news_new2{
	width: 120px;
}
.home_news_left_bottom{
	width: 100%;
	height: 368px;
}
.home_news_left_bottom img{
	width: 100%;
	height: 100%;
}
.home_news_right{
	width: calc(100% - 739px);
}
.home_news_right li a{
	display: block;
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	padding: 23px 31px 23px 40px;
	margin: 0 auto;
}
.home_news_right li{
	margin-bottom: 65px;
}
.home_news_right li:last-child{
	margin-bottom: 0;
}
.home_news_left_top.active a,
.home_news_right li:hover a{
	background-color: #c9131b;
}
.home_news_new.active h1,
.home_news_new.active h2,
.home_news_new.active .home_news_new1 p,
.home_news_right li:hover h1,
.home_news_right li:hover h2,
.home_news_right li:hover .home_news_new1 p{
	color: #ffffff;
}
.home_news_new.active .home_news_new1 span,
.home_news_right li:hover .home_news_new1 span{
	background-color: #ffffff;
}
.home_news_new.active .home_news_new1 h3,
.home_news_right li:hover .home_news_new1 h3{
	border: solid 1px #ffffff;
	background-color: #ffffff;
	color: #c9131b;
}
.home_cooperate{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	padding: 79px 0 80px;
}
.home_cooperate_swiper4{
	margin-top: 46px;
	position: relative;
}
.home_cooperate_swiper4 .swiper-container {
    margin: 0 auto;
    width: calc(100% - 186px);
}
.home_cooperate_swiper4 .swiper-slide{
	width: 211px;
	height: 130px;
	background-color: #ffffff;
	border: solid 1px #dedede;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home_cooperate_swiper4 .swiper-slide img{
	max-width: 100%;
	max-height: 100%;
}
.home_cooperate_swiper4 .swiper-button-next, .home_cooperate_swiper4 .swiper-button-prev {
    width: 61px;
    height: 61px;
    margin-top: -30px;
    background-size: 61px 61px;
}
.home_cooperate_swiper4 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(../images/lg/home_cooperate_swiper4_left.png)no-repeat center center;
    left: 0;
}
.home_cooperate_swiper4 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(../images/lg/home_business_swiper3_right.png)no-repeat center center;
    right: 0;
}

/* .foot{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	padding: 52px 0 20px;
} */
.foot .home_container{
	width: 1200px;
}
.foot1{	
	border-bottom: solid 1px rgba(153,153,153,0.4);
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
	padding-bottom: 16px;
	margin-bottom: 19px;
}
.foot1_left{
	margin-left: 73px;
}
.foot1_left h1{
	font-size: 14px;
	line-height: 1;
	color: #333333;
	padding-top: 40px;
}
.foot1_center{
	width: 1px;
	height: 89px;
	background-color: #999999;
	opacity: 0.4;
	margin: 0 100px;
}
.foot1_right h2{
	font-size: 26px;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 29px;
}
.foot1_right li{
	margin-right: 39px;
}
.foot1_right li:last-child{
	margin-right: 0;
}
.foot1_right li h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
	color: #999999;
}
.foot1_right li h3 span{
	display: block;
	width: 17px;
	height: 18px;	
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
}
.foot1_right li p{
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
	color: #333333;
	padding-top: 8px;
}
.foot2{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.foot2 p{
	font-size: 12px;
	line-height: 1;
	color: #333333;
	margin: 0 15px;
}



@media (max-width: 1660px){
.home_container,
.home_news_1 {
    width: 1360px;
}
.home_group_intro_right {
    width: 650px;
}
.home_group_intro_left {
    width: calc(100% - 690px);
    height: auto;
}
.home_group,
.home_honer,
.home_business,
.home_case,
.home_news,
.home_cooperate{
    padding: 60px 0;
}
.home_group_intro {
    margin-top: 70px;
}
.home_honer_bg {
    margin-top: 65px;
}
.home_business_swiper3 .swiper-slide div {
    width: 100%;
    height: 264px;
}
.home_business_swiper3 {
    margin: 30px 0;
    position: relative;
}
.home_case_1 li {
    margin-top: 30px;
}
.nav_list .navul1, .nav_list .navul2{
	background: rgba(245,245,245,0.95);
}
}
@media (max-width: 1399px){
	.home_container,
	.home_news_1,
	.home_case_1 {
	    width: 1160px;
	}
.home_group,
.home_honer,
.home_business,
.home_case,
.home_news,
.home_cooperate{
    padding: 40px 0;
}
.home_group_intro {
    margin-top: 30px;
}
.home_group_intro_right {
    width: 45%;
}
.home_group_intro_left {
    width: calc(100% - 50%);
}	
.home_group_intro_left ul li {
    padding: 6px 0 8px;
    width: 30%;
    height: auto;
}
	.home_group_intro_left ul li h1 {
    font-size: 45px;
}
.home_group_intro_left ul li h2 {
    right: 40px;
}
.home_group_intro_left ul li p {
    margin-bottom: 0;
}
.home_group_intro_left p {
    font-size: 16px;
    margin-bottom: 17px;
}
.home_group_intro_left p b {
    font-size: 28px;
}
.home_honer_swiper2 {
    right: 20px;
    top: 10px;
}
.home_honer_bg {
    padding: 72px 0 60px 40px;
}
.home_honer_swiper2 .swiper-wrapper {
    height: 369px;
}
.home_honer_bg {
    margin-top: 35px;
}
.home_title h1 {
    font-size: 30px;
}
.home_title span {
    margin: 8px auto;
}
.home_title p {
    font-size: 14px;
}
	.logo img {
    height: 35px;
}
.header, .head {
    height: 62px;
}
.nav_box li,.blueBox {
    height: 62px;
}
.nav_box a {
    line-height: 62px;
}
.home_swiper1 {
    margin-top: 62px;
}
.logo {
    margin-top: 15px;
}
.nav_list {
    top: 62px;
}
.home_case_1 li h1 {
    font-size: 20px;
}
.home_case_1 li h2 {
    font-size: 14px;
}
.home_case_1 li {
    margin-top: 15px;
}
.home_case_1{
	margin-top: 15px;
}
.home_news_1 {
    margin: 30px auto 0;
}
.home_news_left {
    width: 45%;
}
.home_news_right {
    width: calc(100% - 50%);
}
.home_news_left_bottom {
    height: 300px;
}
.home_news_right li {
    margin-bottom: 25px;
}
}
@media (max-width: 1199px){
.home_container,
	.home_news_1,
	.home_case_1,
	.foot .home_container  {
		width: 950px;
	}
	.head {
    height: auto;
}
	.swiper-container-horizontal>.home_swiper1_icon.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
}
.home_group, .home_honer, .home_business, .home_case, .home_news, .home_cooperate {
    padding: 30px 0;
}
.home_group_intro_left ul li h2 {
    right: 20px;
}
.home_group_intro_left {
    width: calc(100% - 47%);
}
.home_honer_bg p {
    font-size: 30px;
}
.home_honer_bg h1 {
    font-size: 40px;
}
.home_honer_bg {
    padding: 72px 390px 60px 40px;
}
.home_business_swiper3 .swiper-slide div {
    height: 244px;
}
.home_case_1 li {
    width: 32%;
    height: auto;
}
.home_case_1 li div {
    width: 100%;
    height: 200px;
}
.home_case_1 li div img {
    height: 100%;
}
.home_news_left_bottom {
    height: 250px;
}
.home_news_left_top a {
    width: calc(100% - 40px);
    padding: 25px 15px;
}
.home_news_right li {
    margin-bottom: 15px;
}
.home_news_right li a {
    padding: 18px 31px 18px 40px;
}
.foot1_left {
    margin-left: 0;
}
	.home_group_intro_left ul {
    margin: 40px 0 0;
}
}
@media (max-width: 990px){
.home_container,
	.foot .home_container  {
	width: 100%;
    padding: 0 6%;
	}
	.home_case_1,
	.home_news_1{
	width: 100%;
	}
.home_group_intro_left p {
    font-size: 14px;
    margin-bottom: 15px;
}
.home_group_intro_left p b {
    font-size: 24px;
}
.home_title h1 {
    font-size: 26px;
}
.home_group_intro_left ul li h1 {
    font-size: 34px;
}
.home_group_intro_left ul li h2 {
    font-size: 14px;
}
.home_group_intro_left ul li p {
    font-size: 16px;
}
.home_honer_bg h1 {
    font-size: 32px;
}
.home_honer_bg p {
    font-size: 22px;
    line-height: 1.2;
}
.home_case_1 li div {
    width: 100%;
    height: 150px;
}
.home_case_1 li h1 {
    font-size: 13px;
    padding: 10px 0;
}
.home_news_new h2 {
    font-size: 16px;
    width: 90px;
}
.home_news_new h1 {
    font-size: 14px;
    width: calc(100% - 90px);
}
.home_news_new1 .home_news_new2 {
    width: 90px;
}
.home_news_new1 h3 {
    width: 80px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
}
.home_news_left_bottom {
    height: 200px;
}
.foot1_center {
    margin: 0 25px;
}
.foot1_right li {
    margin-right: 20px;
}
/* .foot {
    padding: 35px 0 20px;
} */
.home_cooperate_swiper4 {
    margin-top: 20px;
    position: relative;
}
.home_honer_swiper2 .swiper-slide h3 {
    font-size: 14px;
    -webkit-line-clamp: 3;
}

.home_news_new1 div {
    width: calc(100% - 90px);
}
}
@media (max-width: 767px){
	.home_business_swiper3 .swiper-slide div {
    height: auto;
}
.home_honer_bg {
    padding: 15px;
}
.home_swiper1_icon .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
}
.swiper-container-horizontal>.home_swiper1_icon.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.home_swiper1_icon.swiper-button-next, .home_swiper1_icon.swiper-button-prev{
	display: none;
}
.home_title h1 {
    font-size: 16px;
}
.home_title p {
    font-size: 12px;
}
.home_group, .home_honer, .home_business, .home_case, .home_news, .home_cooperate {
    padding: 20px 0;
}
.home_group_intro_left {
    width: 100%;
}
.home_group_intro {
    margin-top: 15px;
}
.home_group_intro_left p b {
    font-size: 14px;
}
.home_group_intro_left p {
    font-size: 12px;
    margin-bottom: 8px;
}
.home_group_intro_left ul {
    margin: 10px 0 15px;
}
.home_group_intro_left ul li {
    padding: 6px 0 8px;
    width: 32%;
}
.home_group_intro_left ul li h1 {
    font-size: 30px;
}
.home_group_intro_left ul li h2 {
    right: 10px;
}
.home_group_intro_left ul li p {
    font-size: 12px;
}
.home_group_intro_right {
    width: 100%;
}
.home_honer_bg {
    margin-top: 20px;
}
.home_honer_swiper2 {
    position: static;
}
.home_honer_bg h1 {
    font-size: 18px;
}
.home_honer_bg p {
    font-size: 16px;
    padding: 15px 0 20px;
}
.home_honer_bg div a {
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
}
.home_honer_swiper2 .swiper-slide {
    width: 100%;
    padding: 15px;
}
.home_honer_swiper2 .swiper-wrapper {
    height: 100px;
}
.home_honer_swiper2 .swiper-slide h2 {
    padding-bottom: 10px;
}
.home_business_swiper3 .swiper-button-next, .home_business_swiper3 .swiper-button-prev,
.home_cooperate_swiper4 .swiper-button-next, .home_cooperate_swiper4 .swiper-button-prev{
	display: none;
}
.home_business_swiper3 .swiper-container {
    width: 100%;
}
.home_business_swiper3 {
    margin: 15px 0;
}
.home_business_a a {
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}
.home_business_swiper3 .swiper-slide h2 {
    font-size: 14px;
    padding: 12px 0;
}
.home_business_swiper3 .swiper-slide h3 {
    font-size: 12px;
}
.home_case_1 li {
    width: 49%;
}
.home_news_left,
.home_news_right {
    width: 100%;
}
.home_news_1 {
    margin: 15px auto 0;
}
.home_news_new1 {
    margin-top: 10px;
}
.home_news_left_top a {
    padding: 16px 10px;
}
.home_news_left_bottom {
    height: 150px;
}
.home_news_right li a {
    padding: 15px 12px;
}
.home_news_right li {
    margin-bottom: 0;
}
.home_news_new h2 {
    font-size: 12px;
    width: 70px;
}
.home_news_new1 h3 {
    width: 70px;
}
.home_news_new h1 {
    font-size: 14px;
    width: calc(100% - 70px);
}
.home_news_new1 .home_news_new2 {
    width: 70px;
}
.home_news_new1 div {
    width: calc(100% - 70px);
}
.home_cooperate_swiper4 .swiper-container {
    width: 100%;
}
.foot1_center {
    display: none;
}
.foot1{
	justify-content:flex-start;
    padding-bottom: 4px;
    margin-bottom: 8px;
}
.foot1_left h1 {
    padding: 10px 0 20px;
}
.foot1_right h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
.foot1_right li {
margin-bottom: 8px;
width: 100%;
}
.foot2 {
    justify-content: flex-start;
}
.foot2 p {
    line-height: 1.5;
    margin: 0;
}
.home_case_1 li div {
    height: auto;
}
.home_case_1 li h2 {
    font-size: 12px;
}
.home_news_new1 p {
    font-size: 12px;
}
.home_cooperate_swiper4 .swiper-slide {
    height: auto;
    padding: 5px 0;
}
}




/*集团介绍*/
.wh_banner{
    width: 100%;
    margin-top: 108px;
}
.wh_banner img{
    width: 100%;
}
.wh_about1{
    width: 1400px;
    margin: 89px auto 109px;
}
.wh_about_title h1{
    font-size: 24px;
    color: #c9131b;
    text-align: center;
    line-height: 24px;
    padding-top: 78px;
}
.wh_about_title h2{
    font-size: 30px;
    line-height: 72px;
    text-align: center;
	color: #333333;
}
.wh_about1_1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 54px;
}
.wh_about1_1 img{
    width: 545px;
    height: 320px;
}
.wh_about1_1 p{
    width: 780px;
	font-size: 16px;
	line-height: 1.7;
    color: #333333;
    margin-top: 0;
}
@media (max-width:1477px) {
    .wh_about1{
        width: 1320px;
        margin: 60px auto;
    }
    .wh_about1_1 p{
        width: 730px;
        line-height: 40px;
        margin-top: 20px;
    }
}
@media (max-width:1399px) { 
	.logo img {
    height: 35px;
}   
.wh_banner{
    width: 100%;
    margin-top: 62px;
}
}
@media (max-width:1365px) {
    .wh_about1{
        width: 1150px;
        margin: 50px auto;
    }
    .wh_about1_1 {
    margin-top: 20px;
}
    .wh_about1_1 p{
        width: 580px;
        line-height: 40px;
        margin-top: 20px;
    }
    
}

@media (max-width:1199px) {
    .wh_about1{
        width: 100%;
        padding: 0 6%;
        margin: 30px auto;
    }
    .wh_about1_1 img{
        width: 40%;
        height: 100%;
    }
    .wh_about1_1 p{
        width: 56%;
        line-height: 24px;
        margin-top: 0px;
    }
    .wh_about_title h1{
        padding-top: 40px;
    }
    .wh_about_title h2{
        font-size: 30px;
        line-height: 72px;
    }
}

@media (max-width:990px) {
    .wh_about1_1 p{
        font-size: 13px;
        width: 56%;
        line-height: 20px;
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .wh_about1_1{
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
    .wh_about1_1 img{
        width: 100%;
        height: 100%;
    }
    .wh_about1_1 p{
        font-size: 12px;
        width: 100%;
        line-height: 20px;
        margin-top: 20px;
    }
    .wh_about_title h1{
        padding-top: 20px;
    }
    .wh_about_title h2{
        font-size: 24px;
        line-height: 50px;
    }


}
.wh_about3{
    width: 100%;
	/* height: 833px; */
	height: auto;
	background-color: #f8f8f8;
	padding: 66px 0 44px;
	margin-bottom: 113px;
}
.wh_about3_1{
    width: 1399px;
    height: 606px;
    margin: 37px auto 0;
    background: url(../images/double/wh_map.png) no-repeat center center;
    padding-top: 100px;
}
.wh_about3_1 .swiper-container{
    width: 1308px;
}
.wh_about3_swiper{
    display: none;
}
.wh_about3_swiper img{
    width: 100%;
}
.wh_about3_swiper{
    width: 327px;
	height: 412px;
	background-color: #ffffff;

    padding: 7px;    
}
.wh_about3_swiper h1{
    width: 164px;
	height: 40px;
    background-color: #c9131b;
    font-size: 18px;
	line-height: 40px;
    color: #ffffff;
    text-align: center;
    margin: -20px auto 38px;
    z-index: 9999;
    position: relative;
}
.wh_about3_swiper p{
    font-size: 14px;
	line-height: 24px;
    color: #666666;
    padding:0 17px;
}
.wh_about3_swiper1{
    width: 100%;
    height: 412px;
    padding-top: 150px;
}
.wh_about3_swiper2{
    width: 18px;
	height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #c9131b;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
}
.wh_about3_swiper1 hr{
    height: 0;
    border: solid 0.5px #e4e4e4;
    margin-top: -10px;
}
.wh_about3_swiper1 h1{
    font-size: 16px;
	line-height: 40px;
    color: #c9131b;
    text-align: center;
}
.wh_about3_swiper1 h2{
    font-size: 14px;
    line-height: 14px;
    text-align: center;
	color: #666666;
}
.wh_about3_1 .swiper-slide:hover .wh_about3_swiper1{
    display: none;
}
.wh_about3_1 .swiper-slide:hover .wh_about3_swiper{
    display: block;
}
.wh_about3_1 .swiper-button-prev{
    background-image: url("../images/double/wh_left2.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-top: -520px;
    margin-left: 10px;
}
.wh_about3_1 .swiper-button-next{
  background-image: url("../images/double/wh_right.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-left: 1366px;
    margin-top: -26px;
}
@media (max-width:1477px) {
    .wh_about3_1{
        width: 1320px;
        height: 606px;
        padding-top: 100px;
    }
    .wh_about3_1 .swiper-container{
        width: 1238px;
    }
    .wh_about3_1 .swiper-button-next {
        margin-left: 1288px;
    }
    .wh_about3_swiper{
        width: 100%;
        height: 412px;
    }
}

@media (max-width:1365px) {
    .wh_about3_1{
        width: 1150px;
        height: 606px;
        padding: 0 5%;
        padding-top: 100px;
       
    }
    .wh_about3_1 .swiper-container{
        width: 100%;
    }
    .wh_about3_1 .swiper-button-next {
        margin-left: 1030px;
    }
    .wh_about3_1 .swiper-button-prev {
        margin-left: -36px;
    }
    .wh_about3_swiper{
        width: 100%;
        height: 380px;
    }
    .wh_about3_swiper p {
        font-size: 14px;
        line-height: 18px;
    }
    .wh_about3 {
    margin-bottom: 60px;
}
}

@media (max-width:1199px) {
    .wh_about3_1{
        width: 950px;
        height: 500px;
        padding: 0 6%;
        padding-top: 100px;
       
    background-size: contain;
    }
    .wh_about3_1 .swiper-button-next {
        display: none;
    }
    .wh_about3_1 .swiper-button-prev {
        display: none;
    }
    .wh_about3 {
        height: 700px;;
    }
    
    .wh_about3 {
    margin-bottom: 40px;
}

}

@media (max-width:990px) {
    .wh_about3_1{
        width: 100%;
        height: 500px;
        padding: 0 6%;
        padding-top: 40px;
    }
    
    .wh_about3 {
    margin-bottom: 30px;
}
}

@media (max-width:767px) {
    .wh_about3 {
        height: auto;
    }
    .wh_about3_1{
        height: auto;
        padding-top: 0px;
       
    }
    .wh_about3_swiper {
        width: 100%;
        height: auto;
    padding: 7px 7px 20px 7px;
    }
    .wh_about3 {
    height: auto;
    padding: 20px 0;
}
    .wh_about3 {
    margin-bottom: 20px;
}
    .wh_about3_swiper h1 {
    font-size: 14px;
    margin: -20px auto 20px;
}
.wh_about3_swiper p {
    font-size: 12px;
}
.wh_about3_swiper1 {
    height: auto;
    display: none;
}
.wh_about3_1 {
    margin: 25px auto 0;
}
.wh_about3_swiper {
    display: block;
    box-shadow: unset;
}
}



/*企业文化*/
.lg_bg{
	width: 100%;
	height: 700px;
	position: relative;
}
.lg_bg1{
    background: url("../images/lg/lg_bg1.jpg")no-repeat center center;
    margin-top: 90px;
    background-size: cover;
}
.lg_bg2{
    background: url("../images/lg/lg_bg2.jpg")no-repeat right center;
    background-size: contain;
}
.lg_bg3{
    background: url("../images/lg/lg_bg3.jpg")no-repeat center center;
    background-size: cover;
}
.lg_bg1_div{
	position: absolute;
	width: 457px;
	height: 361px;
	background: rgba(179,28,35,0.9);
	top: 145px;
	left: 258px;
	padding: 74px 0 0 84px;
}
.lg_bg2_div{
	position: absolute;
	width: 1225px;
	height: 100%;
	background: rgb(179,28,35);
	top: 0;
	left: 0;
	padding: 210px 430px 0 258px;
}
.lg_bg3_div{
	position: absolute;
	width: 457px;
	height: 361px;
	background: rgba(179,28,35,0.9);
	top: 145px;
	right: 262px;
	padding: 74px 0 0 84px;
}
.lg_bg h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	padding-bottom: 32px;
}
.lg_bg p{
	font-size: 16px;
	line-height: 1.6;
	color: #ffffff;
}
.lg_bg.lg_bg2 h1{
	padding-bottom: 43px;
}
.lg_honer{
	padding: 111px 0 119px;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.lg_honer .home_container{
	width: 1400px;
}
.lg_honer_swiper{
	margin: 80px 0 30px;
}

.cd_honer_swiper1 .swiper-slide{
    display: flex;
    width: 264px;
    height: 322px;
    background-color: #f6f6f6;
    justify-content: center;
    align-items: center;
}
.cd_honer_swiper1 .swiper-slide img{
    max-width: 100%;
    max-height: 100%;
}
.cd_honer_left_right{
	position: relative;
    margin: 80px auto 0;
    width: 58%;
    background: #e1e1e1;
    height: 1px;
}
.cd_honer_left_right .swiper-button-next, .cd_honer_left_right .swiper-button-prev {
    width: 7px;
	height: 13px;
    margin-top: -7px;
    background-size: 7px 13px;
    outline: none;
}

.cd_honer_left_right .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239b9b9b'%2F%3E%3C%2Fsvg%3E");
	left: calc(50% - 17px);
}

.cd_honer_left_right .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239b9b9b'%2F%3E%3C%2Fsvg%3E");
	right: calc(50% - 17px);
}
.cd_honer_left_right:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	border: solid 1px #c9131b;
	border-radius: 100%;
    background: #FFFFFF;
}
.cd_honer_left_right:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: -5px;
	margin: 0 auto;
	width: 1px;
	height: 10px;
	background-color: #e0e0e0;
}


@media (max-width: 1660px){
.lg_honer .home_container{
    width: 1360px;
}
.lg_bg1 {
    margin-top: 50px;
}
.lg_bg {
    height: 500px;
}
.lg_bg1_div {
    height: 300px;
    top: 50%;
    left: 20%;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.lg_bg3_div {
    height: 300px;
    top: 50%;
    right: 20%;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.lg_bg2_div {
    width: 65%;
    padding: 100px;
}
.lg_honer {
    padding: 70px 0;
}
.lg_honer_swiper {
    margin: 40px 0 30px;
}
}

@media (max-width: 1399px){
.lg_honer .home_container{
    width: 1160px;
}
.lg_bg1 {
    margin-top: 30px;
}
	.cd_honer1 {
    margin: 30px 0;
}
.cd_honer_left_right {
    margin: 50px auto 0;
}
.lg_bg {
    height: 400px;
}
.lg_honer {
    padding: 50px 0;
}
.lg_honer_swiper {
    margin: 15px 0 30px;
}
.cd_honer_swiper1 .swiper-slide{
	padding: 10px;
    height: 286px;
}
.lg_bg1_div {
    left: 12%;
}
.lg_bg3_div {
    right: 12%;
}
}
@media (max-width: 1199px){
.lg_honer .home_container{
	width: 950px;
}
	.cd_honer1 {
    margin: 20px 0 30px;
}
.cd_honer_swiper1 .swiper-slide {
    height: 300px;
}
.lg_honer {
    padding: 40px 0;
}
}
@media (max-width: 990px){
.lg_honer .home_container{
	width: 100%;
    padding: 0 6%;
}
.lg_bg {
    height: 300px;
}
.lg_bg1_div,
.lg_bg3_div {
    width: auto;
    height: auto;
    padding: 50px;
}
.lg_bg2_div {
    padding: 45px;
}
}
@media (max-width: 767px){
.lg_bg1_div,
.lg_bg2_div,
.lg_bg3_div{
    -webkit-transform: unset;
    transform: unset;
    padding: 20px 15px;   
    top: 150px;
    left: 0;
    width: 100%;
}
.lg_bg1 {
    margin-top: 8px;
}
.lg_bg {
    height: 150px;
    margin-bottom: 81px;
}
.lg_bg h1{	
    padding-bottom: 15px;
}
.lg_bg2 {
    background-size: cover;
}
.lg_bg2_div {
    width: 100%;
}
.lg_bg h1,
.lg_bg.lg_bg2 h1 {
    padding-bottom: 10px;
}
.lg_bg h1 {
    font-size: 16px;
}
.lg_bg p {
    font-size: 12px;
    line-height: 1.3;
}
.lg_bg2 {
    margin-bottom: 125px;
}
.lg_bg2_div{
    height: 125px;
}
.cd_honer_left_right:before {
    top: -20px;
    width: 40px;
    height: 40px;
}
.cd_honer_left_right {
    margin: 40px auto 0;
}
.cd_honer_left_right .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: calc(50% - 12px);
}
.cd_honer_left_right .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: calc(50% - 12px);
}
.lg_honer_swiper {
    margin: 15px 0 20px;
}
.lg_honer {
    padding: 20px 0;
}
.cd_honer_swiper1 .swiper-slide {
    height: auto;
}
}
