/* head_content */

.head_content {
	background: #ededed;
	padding-top: 120px;
	padding-bottom: 20px;
	min-width: 980px;
	border-bottom: solid 1px #dbe0e4;
}
.main_bnr {
	background: #999;
	text-align: center;
	margin-bottom: 30px;
}
.main_bnr img{
	max-width: 100%;
}
.head_news_content {
	padding: 25px 0;
}
.content_box {
	margin-bottom: 30px;
}
.content_box_type1 {
	background: #fff;
	border-top: solid 2px #15d9b5;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.content_box_type1 .hn_left {
	width: 25.3%;
	padding: 0 10px;
}
.content_box_type1 .hn_right {
	width: 74.1%;
}
.content_box_type1 h2 {
	border-right: solid 5px #e5f2fa;
	padding: 10px 0;
}
.content_box_type1 .hn_left, .content_box_type1 .hn_right {
	display: inline-block;
	vertical-align: middle;
}
.head_news_ul li {
	margin-bottom: 25px;
	clear: both;
	overflow: hidden;
}
.head_news_ul .li1_box1 {
	padding-right: 15px;
	display: table-cell;
}
.head_news_ul .tag {
	width: 78px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 1.4rem;
}
.head_news_ul .p1 {
	display: table-cell;
	vertical-align: top;
	padding-right: 25px;
}
.head_news_ul .p1 .new_tag, .head_news_ul .p1 .date {
	display: block;
	font-size: 1.4rem;
}
.head_news_ul .p1 .new_tag {
	color: #cf292a;
	font-weight: 700;
}
.head_news_ul .p1 .date {
	font-weight: 700;
}
.sp_type {
	float: left;
}
.head_news_ul .p_tit {
	display: table-cell;
	vertical-align: top;
}
.head_news_content_link {
	text-align: right;
	font-size: 1.6rem;
	margin-right: 15px;
}
.head_news_content_link img {
	width: 15px;
	display: inline-block;
	position: relative;
	top: -4px;
}

.head_news_content_link_btn{
	max-width: 
}



.head_news_content_link a, .head_news_content_link span img {
	display: inline-block;
	vertical-align: middle;
}
.head_news_content_link a {
	margin-right: 10px;
}
/* content */

.index_page.content {
	background: #f6f4f2;
}
.content {
	padding: 30px 0;
}
.index_page .content_box_type1 {
	border-top: solid 2px #939ec6;
	margin-bottom: 30px;
}
.index_page h2 {
	border-top: solid 2px #939ec6;
	background: #FFF;
	height: 72px;
	line-height: 72px;
	padding: 0 20px;
	margin-bottom: 20px;
}
.index_page .h2_option {
	border-top: none;
	padding: 10px 0px;
	line-height: 1.4em;
	height: auto;
	margin-bottom: 0px;
}

.index_page .h2_option span{
    font-size: 1.7rem !important;
    line-height: 2.4rem !IMPORTANT;
    display: inline-block;
}

.list_side_5 {
	margin-bottom: 20px;
}

.top_dl_list{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	background: #FFF;
}

.top_dl_list ul{
	margin-bottom: 30px;
}

.list_side_5 li {
	border-top: solid 2px #283ed3;
}
.ls_img {
	background: #f2f2f2;
	overflow: hidden;
	vertical-align: middle;
	height: 140px;
	line-height: 100px;
	position: relative;
}
.ls_img img {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.list_side_5 .p_tit {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 10px;
	min-height: 50px;
}
.ls_content1 {
	background: #FFF;
	padding: 10px 6px;
}
.dl_button {
	background: #0081d9;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.4rem;
	font-weight: 500;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-radius: 4px;
}

.dl_button2{
	background: #0081d9;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0 auto;
	height: 45px;
    line-height: 45px;
	text-align: center;
	border-radius: 4px;
	max-width: 310px;
}

.list_side_5 li {
	display: inline-block;
	width: 18.4%;
	margin-right: 2%;
    vertical-align: top;
}
.list_side_5 li:last-child {
	margin-right: 0;
}
.dl_button i {
	color: #fff !important;
}
.fas {
	display: none !important;
	color: #fff !important;
}
.ls_content1 .p_txt {
	margin-bottom: 10px;
}
.head_bnr_ul li {
	display: inline-block;
	margin-right: 13px;
}
.head_bnr_ul li:last-child {
	margin-right: 0;
}
.head_bnr_ul li img {
	max-width: 100%;
}
@media screen and (max-width:750px) {
.ls_content1 .p_txt {
}
.list_side_5 .p_tit {
}
 @media screen and (max-width: 353px) {
.list_side_5 .p_tit {
 min-height: 5.4rem;
}
.ls_content1 .p_txt {

}
}
