.g1525{width: 90%; margin-left: auto; margin-right: auto;}
.g1220{width: 90%; margin-left: auto; margin-right: auto;}
.g1300{width: 90%; margin-left: auto; margin-right: auto;}

.pc{display:block;}
.phone{display: none;}

.logo{
	width: 15.125rem;
	height: auto;
	margin-top: 2.187rem;
}
.top_bg{
	height: 7.5rem;
	box-sizing: border-box;
	padding: 0;
}
.box_kong{
	height: 7.5rem;
}

.nav{
	display:flex;
	position: static;
	width: auto !important;
	float: right;
	height: 7.5rem;
}
.nav li{
	background: none;
	border: 0;
	line-height: 7.5rem;
	padding:0 1.2rem;
	font-size: 0.875rem;
}
.nav .nav_a>a{
	color: #9c2828;
}
.nav li:hover>a{
	color: #9c2828;
}
.nav li a{
	color: #666;
}

.nav li dl{
	display:none;
	position: absolute;
	width: 100% !important;
	background: linear-gradient(to top, #e3e3e3 , #fff);
	left: 0;
	top: 7.5rem;
	padding: 2.5rem 0;
	border-top: 1px solid #eee;

}
.nav li dl dd{
	display: inline-block;
	width: 11.25rem;
	margin-right: 0.625rem;
	line-height: 1em;
	background: #fff;
	padding-bottom:1.875rem;
}
.nav li dl dd a{
	font-size:0.875rem;
}
.nav li dl dd:last-of-type{
	margin-right: 0;
}
.nav li dl dd img{
	width: 100%;
	height: 6.25rem;
	object-fit: cover;
	margin-bottom: 1.25rem;
}
.nav li dl dd:hover a{
	color: #9C2828;
}



.flexslider{position:relative;height:37.5rem;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:37.5rem;text-align: center;}
.slides li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.flex-direction-nav li a{
	width: 3.75rem;
	height: 3.75rem;
}
.flex-direction-nav li a.flex-prev{
	left: 5rem;
}
.flex-direction-nav li a.flex-next{
	right: 5rem;
}

.icon_box{
	margin: 5.625rem auto;
	border: 0;
}
.icon_box li{
	width: 25%;
	border: 1px solid #eee;
	border-right: 0;
	padding: 3.437rem 5rem;
}
.icon_box li:last-of-type{
	border-right: 1px solid #eee;
}
.icon_box li strong{
	font-weight: bold;
}
.icon_box li p{
	-webkit-line-clamp: 4;
}
.icon_box li a{
	margin-top: 1.875rem;
	color: #222;
	font-size: 1.875rem;
	opacity: 1;
}
.icon_box li:hover{
	background: #9C2828;
	color: #fff;
	cursor: default;
}
.icon_box li:hover p,.icon_box li:hover a{
	color: #fff;
}


.news_bg{
	padding: 5.625rem 0;
}
.news_one{
	width: 29.687rem;
	padding: 0;
	margin: 0;
}
.list_flex{
	display: flex;
	justify-content: space-between;
}
.index_news_nav{
	margin-top: 0;
}
.news_right{
	width: 64.375rem;
	background: #fff;
	padding: 2.187rem;
	box-sizing: border-box;
}
.news_right_box{
	width: 100%;
}
.index_news_nav{
	width: 100%;
}
.index_news_nav li{
	background: #e6e6e6;
	cursor: pointer;
	border-right: 1px solid #fff;
	line-height: 3.437rem;
	font-size: 1rem;
	position: relative;
}
.triangle{
	width: 0;
	height: 0;
	border-left: 0.625rem solid transparent;
	border-right: 0.625rem solid transparent;
	border-top: 0.8rem solid #9c2828;
	position: absolute;
	bottom: -0.75rem;
	left: calc((100% - 1.25rem) / 2);
	display: none;
}
.cur .triangle{
	display: block;
}
.news_right_box{
	padding: 0;
	margin-top: 2.5rem;
	min-height: 25.312rem;
}
.index_news_list li{
	display: flex;
	justify-content: space-between;
	padding: 0.937rem 0;
}
.index_news_list li>span{
	display: block;
	width: 6.25rem;
	text-align: center;
	color: #9c2828;
	font-size: 0.875rem;
	line-height: 1em;
	border-right: 1px solid #eee;
}
.index_news_list li>span i{
	font-size: 2.875rem;
	font-style: normal;
	line-height: 1em;
	display: block;
	margin-bottom: 0.625rem;
}
.index_news_list li p{
	width: calc(100% - 7.5rem);
}
.index_news_list li p span{
	line-height: 1.5em;
}

.news_one img{
	height: 21.875rem;
}
.news_one a{
	margin-top: 1.875rem;
	padding: 0 1.25rem;
	box-sizing: border-box;
}
.news_one span{
	padding: 0 1.25rem;
	box-sizing: border-box;
	font-size: 0.875rem;
	line-height: 1em;
	margin-top: 1.25rem;
	color: #999;
}
.news_one p{
	padding: 0 1.25rem;
	box-sizing: border-box;
	line-height: 1.5em;
	margin: 0;
	margin-top: 1.25rem;
}

.row_box{
	height: 32.5rem;
	padding: 10rem 0;
	box-sizing: border-box;
}
.row_box_bg1{
	transition: .3s;
}
.row_box:hover .row_box_bg1{
	opacity: 0;
}
.row_box h2{
	font-size: 3rem;
	line-height: 1em;
}
.row_box span{
	width: 3.125rem;
	height: 1px;
	background: #fff;
	margin:0 auto;
	margin-top: 1.25rem;
	opacity: .5;
}
.row_box p{
	width: 61.25rem;
	font-size:0.875rem;
	line-height: 1.25rem;
	margin: 0 auto;
	margin-top: 0.937rem;
	opacity: .6;
}
.row_box a{
	width: 10rem;
	height: 3.125rem;
	margin-top: 1.562rem;
	padding: 0;
	line-height: 3.125rem;
	background: rgba(255,255,255,.2);
	border: 1px solid rgba(255,255,255,.3);
	font-size: 1rem;
	opacity: .5;
}
.row_box:hover span,.row_box:hover a,.row_box:hover p{
	opacity: 1;
}

.index_title{
	font-size: 2.25rem;
	line-height: 1em;
}
.mt_90{
	margin-top: 5.625rem;
}

.index_list_nav{
	justify-content: center;
	margin-bottom: 3.75rem;
}
.index_list_nav li{
	width: 10.312rem;
	line-height: 4.687rem;
	border: 1px solid #eee;
	border-left: 0;
	font-size: 1rem;
}
.index_list_nav li:first-of-type{
	background: #9c2828;
	border-color: 9c2828;
}
.index_list_nav li:first-of-type a{
	color: #fff;
}

#four_flash{width:100%;height:25vw; margin:0 auto;}
#four_flash .flashBg{width:100%;height:25vw; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg .mobile{ width:125vw; position: absolute; top: 0; left: 0;}
#four_flash .flashBg .mobile li{float:left;width:25vw;background: #fff;border: 5px solid #f1f0ef; height: 25vw; box-sizing: border-box; padding: 3.125rem; position: relative; border-right: 0;}
#four_flash .flashBg .mobile li img{
	width: 40%;
	position: absolute;
	right: 1.562rem;
	bottom: 1.875rem;
}
#four_flash .flashBg .mobile li strong{
	font-size: 1.375rem;
	line-height: 1em;
	margin-bottom: 0.937rem;
	display: block;
	font-weight: normal;
}
#four_flash .flashBg .mobile li span{
	display: block;
	width: 3.125rem;
	height: 1px;
	background: #ddd;
}
#four_flash .flashBg .mobile li p{
	font-size: 1rem;
	line-height: 1.375rem;
	text-transform:uppercase;
	color: #999;
	margin-top: 0.625rem;
}

#four_flash .flashBg ol.mobile{
	left: 125vw;
	top: 0;
}

.member{
	padding: 0;
	display: flex;
	margin-top: 6.875rem;
	height: 40.625rem;
}
.member>div{
	width: 50%;
	height: 100%;
	box-sizing: border-box;
}
.member_img img{
	width: 100%;
	height: 100%;
	display: none;
	object-fit: cover;
}
.member_img img:first-of-type{
	display: block;
}

.member_left{
	margin-top: 5.625rem;
}
.member_left>h2{
	width: 31.25rem;
	margin: 0 auto;
	text-align: left;
	font-size: 1.875rem;
	line-height: 1em;
	margin-bottom: 3.125rem;
}
.member_nav{
	width: 31.25rem;
	margin: 0 auto;
}
.member_nav li img{
	width: 6.25rem;
	height: 6.25rem;
	margin-top: 0.625rem;
	cursor: pointer;
}
.member_nav .member_nav_a img{
	width: 7.5rem;
	height: 7.5rem;
	margin: 0;
	border: 0.625rem solid rgba(255,255,255,.3);
}
.member_nav li{
	width:25%;
	height: auto;
}
.member_txt>div{
	width: 31.25rem;
	margin: 0 auto;
	padding: 0;
}
.member_txt>div h2{
	margin-top: 2.5rem;
	line-height: 1.625rem;
	padding-bottom: 1.25rem;
	font-size: 1.625rem;
	line-height: 1.625rem;
	border-bottom: 2px solid #e88d8d;
	margin-bottom: 1.875rem;
}
.member_txt>div h2 span:last-of-type{
	margin-top: 0.3rem;
}
.member_txt>div p i{
	font-size: 2.5rem;
	opacity: .5;
}
.member_txt>div p span{
	margin-left: 1.875rem;
}

.menu{
	margin-bottom: 3.125rem;
}
.menu li{
	width: 10.312rem;
	line-height: 4.687rem;
	border: 1px solid #eee;
	border-left: 0;
	font-size: 1rem;
}
.menu li:first-of-type{
	background: #9c2828;
	border-color: 9c2828;
}
.menu li:first-of-type a{
	color: #fff;
}

.news1_bg{
	margin: 0;
	padding: 3.125rem 0;
}
.news1_list{
	justify-content: space-between;
}
.news1_list li{
	width: 24%;
	margin: 0;
	padding-bottom: 1.875rem;
}

.news1_list li img{
	height: 14.062rem;
	margin-bottom: 1.25rem;
}
.news1_list li a{
	font-size: 1.125rem;
	line-height: 1em;
}
.news1_list li span{
	margin-top: 1.875rem;
}

.pic_box li{
	width: 25%;
}
.pic_box img{
	height: 21.875rem;
}

.link_box{
	display: flex;
	justify-content: space-around;
}
.link_box select{
	width: 14.375rem;
	height: 3.125rem;
	margin: 0;
}
.link_bg{
	background-size: 100% auto;
	background-position: bottom center;
	padding: 4.062rem 0;
}
.copyright{
	line-height: 2em;
}


.page_img{
	height: 20.625rem;
}
.list_menu{
	width: 100%;
	justify-content: center;
	margin: 0;
}
.list_menu li{
	width: auto;
	margin: 0 2.5rem;
	background: none;
	border: 0;
	line-height: 6.875rem;
	font-size: 1.125rem
}

.list_menu li:hover a{color: #9c2828;}

.list_menu .list_menu_a{
	background: none;
	border-bottom: 2px solid #9c2828;
	font-weight: bold;
}
.list_menu .list_menu_a a{
	color: #9c2828;
}
.content_bg{
	padding: 3.125rem 0;
}
.content{
	padding: 3.125rem;
	box-shadow: 0 0 0.625rem #eee;
}


.hz_1{
	display: flex;
	justify-content: space-between;
}
.hz_1 ul{
	width: 63%;
}
.content img{
	margin: 0;
}
.hz_title{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1em;
	margin-bottom: 1.25rem;
}
.hz_1 ul li:first-of-type{
	margin-bottom: 3.75rem;
	margin-top: 0.625rem;
}
.hz_1 ul li p{
	font-size: 1rem;
	line-height: 2em;
}

.hz_2{
	margin-top: 3.125rem;
}
.hz_2 ul li{
	width: 24%;
	height: 8.75rem;
	border: 1px solid #eee;
	padding: 0;
}
.hz_2 ul li img{
	width: 100%;
	height: 100%;
}

.member_box{
	justify-content: center;
}
.member_box li{
	width: 30%;
	margin-right: 1.25rem;
	padding: 2.187rem 1.875rem;
}
.member_box li:nth-of-type(3n){
	margin-right: 0;
}
.member_box li span{
	font-size: 1rem;
}
.member_box li p{
	font-size: 0.75rem;
	line-height: 2em;
}

.news_box{
	justify-content: center;
}
.news_box li{
	width: 30%;
	margin-right: 0.625rem;
	margin-bottom: 0.625rem;
}
.news_box li:nth-of-type(3n){
	margin-right: 0;
}
.news_box li img{
	height: 13.75rem;
}
.news_box li strong{
	margin: 0 1.875rem;
	margin-top: 1.875rem;
	padding-bottom: 1.25rem;
}
.news_box li p{
	padding: 0 1.875rem;
	font-size: 0.75rem;
	line-height: 2em;
	margin-top: 0.937rem;
}
.news_box li span{
	padding: 0 1.875rem;
	margin-top: 1.25rem;
	padding-bottom: 1.875rem;
	line-height: 1em;
}



.contact_1{
	display: flex;
	justify-content:space-between;
}
.contact_1 form{
	width: 40.625rem;
}
.contact_1>div{
	display: block;
	width: calc(100% - 46.875rem);
}
.contact_1>div dl{
	width: 100%;
	margin-bottom: 3.125rem;
}

.contact_1 dl dt{
	font-size: 1.5rem;
	margin-bottom: 1.875rem;
	line-height: 1em;
}
.contact_1 dl dt span:first-of-type{
	padding-right: 1.875rem;
	margin-right: 1.875rem;
}
.contact_1 dl dd{
	font-size: 0.875rem;
	line-height: 1em;
	margin: 0;
	margin-bottom: 0.937rem;
}
.contact_1 dl dd:last-of-type{
	margin: 0;
}
.contact_1>div dl:last-of-type dd{
	line-height: 1.625rem;
}
.contact_1>div dl:last-of-type img{
	width: 11.25rem;
	height: 11.25rem;
	margin-top: 1.875rem;
}

.map{
	margin: 0;
	height: 30rem;
}

.contact_1 form h2{
	font-size: 1.5rem;
	margin-bottom: 1.875rem;
	line-height: 1em;
}
.contact_1 form li{
	margin: 0;
	font-size: 0.875rem;
	margin-bottom: 1.875rem;
}
.contact_1 form li input, .contact_1 form li textarea{
	height: 2.812rem;
	margin-top: 0.937rem;
}
.contact_1 form li textarea{
	height: 15rem;
}

.position{
	color: #999;
	text-align: right;
	position:absolute;
	top: 1.875rem;
	right: 1.875rem;
}
.position a{
	color: #999;
	margin: 0 0.312rem;
}
.detail{
	padding: 5.625rem 8.437rem;
	position: relative;
}
.detail>h1{
	font-size: 2rem;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 1.25rem;
}
.time{
	display: block;
	font-size: 1rem;
	padding-bottom: 3.125rem;
}
.time span{
	margin-right: 1.875rem;
}
.detail_text{
	margin-top: 2.5rem;
}
.detail_page{
	margin-top: 3.125rem;
	display: flex;
	justify-content: space-between;
}
.detail_page li{
	max-width: 50%;
	margin-top: 1.875rem;
	font-size: 1rem;
}
.content img{
	width: 33%;
}

@media screen and (min-width: 1650px) {
	.g1525{width: 95.312rem; margin-left: auto; margin-right: auto;}
	.g1220{width: 76.25rem; margin-left: auto; margin-right: auto;}
	.g1300{width: 81.25rem; margin-left: auto; margin-right: auto;}
	.nav li{
		background: none;
		border: 0;
		line-height: 7.5rem;
		padding:0 2.5rem;
		font-size: 0.875rem;
	}
	#four_flash .flashBg .mobile li img{
		width: 12.5rem;
		position: absolute;
		right: 1.562rem;
		bottom: 1.875rem;
	}
	.news1_list li{
		width: 21.562rem;
		margin: 0;
		padding-bottom: 1.875rem;
	}
	.hz_2 ul li{
		width: 18.125rem;
		height: 8.75rem;
		border: 1px solid #eee;
		padding: 0;
	}
	.member_box li{
		width: 24.375rem;
		margin-right: 1.25rem;
		padding: 2.187rem 1.875rem;
	}
	.news_box li{
		width: 25rem;
		margin-right: 0.625rem;
		margin-bottom: 0.625rem;
	}
}


