* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
	transition: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.cf:after {
	content: "";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

/*a:hover {
	color: #1c5bb8;
	transition: none;
}*/

/* span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;


	text-align: justify;
	text-justify: distribute-all-lines;

	text-justify: distribute;
	text-align-last: justify;

	-moz-text-align-last: justify;

	-webkit-text-align-last: justify;

}

p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
} */

/*Ã¥Â¤Â´Ã©Æ’Â¨banner*/
.top_banner {
	width: 100%;
	height: 500px;
	background: url(top_bannerBg_01.png) no-repeat center 100%;
	overflow: hidden;
	background-size: cover;
}

.top_banner .top_bannerTxt {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	/* text-align: center; */
}

.top_banner .top_bannerTxt img {
	position: absolute;
	top: 120px;
	/* transform: translateY(-50%); */
}

/*Ã¤Â¸Â»Ã¤Â½â€œÃ¥â€ â€¦Ã¥Â®Â¹*/
.main {
	width: 1200px;
	margin: 0 auto;

}

.main_one .main_one_top {
	width: 100%;
	margin-top: 50px;
	height: 45px;
	position: relative;
}

.main_one_top .one_topT img {
	width: 100%;
}

.main_one_top .hr {
	width: 960px;
	height: 1px;
	border-bottom: 1px #0066cc solid;
	position: absolute;
	bottom: 7px;
	left: 172px;

}

.main_one_top .more {
	display: block;
	margin-top: 24px;
}

.main_one .one_content {
	width: 100%;
	height: 270px;
}

.main_one .one_content .one_fl {
	width: 585px;
	height: 270px;
	margin-top: 10px;
}

.main_one .one_content .one_fr {
	width: 585px;
	height: 270px;
	margin-top: 26px;
}

.one_content .one_fl ul li {
	width: 100%;
	margin-top: 15px;
}

.one_content .one_fl ul li a {
	color: #333333;
	padding-left: 16px;
	background: url(dian_03.png) no-repeat 9px center;
	max-width: 470px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.one_fl ul li .time {
	font-size: 16px;
	color: #999999;
}

.one_content .one_fl ul li:hover .title {
	color: #0066cc;
}



.main_two {
	width: 100%;
	margin-top: 50px;
}

.two_top {
	width: 100%;
	height: 45px;
	position: relative;
}

.two_top .two_topT img {
	width: 100%;
}

.two_hr {
	width: 878px;
	height: 1px;
	border-bottom: 1px #0066cc solid;
	position: absolute;
	bottom: 7px;
	left: 253px;
}

.two_top .two_more {
	display: block;
	margin-top: 24px;
}

.two_content {
	width: 100%;
}

.two_content ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.two_content ul li {
	width: 49%;
	height: auto;
	margin-top: 30px;
	box-shadow: 0 0 20px #d8e8f6;
}

.two_content ul li a {
	display: flex;
	padding: 20px;
	align-items: center;
	justify-content: space-between;
}

.two_content ul li a:hover .two_fl .two_Txt,
.two_content ul li a:hover .two_fr_time .moy,
.two_content ul li a:hover .two_fr_time .year {
	color: #1492ff;
}

.two_fl {
	width: 945px;
	height: 100%;
}

.two_fl .two_Txt {
	width: 100%;
	font-size: 20px;
	color: #333;
}

.two_fl p {
	font-size: 14px;
	color: #999999;
	margin-top: 11px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.two_fr {
	display: flex;
	width: 160px;
	height: auto;
	margin-left: 30px;
	border-left: 1px solid #ccc;
	align-items: center;
}

.two_fr_time {
	width: 120px;
	height: auto;
	padding-left: 30px;
}

.two_fr_time .moy {
	font-size: 25px;
	color: #333;
	margin-top: 5px;
	font-weight: bold;
}

.two_fr_time .year {
	font-size: 16px;
	color: #333;
	margin-top: 8px;
}

.two_jiantou {
	width: 17px;
	height: 100%;
	line-height: initial;
}




.main_thr .main_one_top .more {
	display: none;
}

.old_type .main_thr .main_one_top .more {
	display: none;
}

.main_thr .main_one_top .hr {
	width: 1028px;
}

.old_type .main_thr .main_one_top .hr {
	width: 1028px;
}

.main_thr {
	width: 100%;
	margin-top: 50px;
}

.thr_content {
	margin-top: 30px;
}

.thr_content .thr_list {
	width: 585px;
}

.thr_content .thr_list {
	font-size: 22px;
	color: #333;
}

.thr_content .thr_list p a {
	color: #333333;
	font-size: 16px;
	float: right;
}

.thr_content .thr_list p a:hover {
	color: #1492ff;
}

.thr_content .thr_list ul li {
	width: 100%;
	margin-top: 15px;
}

.thr_content .thr_list ul li a {
	color: #333333;
	padding-left: 16px;
	background: url(dian_03.png) no-repeat 9px center;
	max-width: 470px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 16px;
}

.thr_list ul li .time {
	font-size: 16px;
	color: #999999;
}

.thr_content .thr_list ul li:hover .title {
	color: #0066cc;
}

.main_four {
	margin-top: 50px;
	margin-bottom: 50px;
}

.four_content {
	width: 100%;
	margin-top: 30px;
}

.four_content .four_fl {
	width: 500px;
	height: 240px;
}

.four_content .four_fl img {
	width: 450px;
	height: 240px;
	float: left;
}

.old_type .four_content .four_fl img {
	height: 300px;
}

.four_content .four_fl span {
	display: inline-block;
	width: 50px;
	height: 240px;
	padding: 10px 14px 0;
	background-color: #005ada;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
	word-break: break-word;
	    writing-mode: tb-rl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.four_fr {
	width: 700px;
}

.four_fr ul li {
	width: 330px;
	height: 110px;
	float: left;
	background: #f5f5f5;
	padding: 20px 20px 15px 20px;
	line-height: 34px;
	position: relative;
	margin-left: 20px;
}

.four_fr ul li:nth-child(3) {
	margin-top: 20px;
}

.four_fr ul li:nth-child(4) {
	margin-top: 20px;
}

.four_fr ul li p {
	font-size: 20px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.four_fr ul li a {
	display: block;
	width: 80px;
	height: 30px;
	border-radius: 20px;
	position: absolute;
	right: 20px;
	bottom: 15px;
	background: #0066cc;
	line-height: 30px;
	text-align: center;
	color: #fff;
}


.four_fr ul li a:hover {
	color: #fff;
}



.old_type .main_one .main_one_top {
	width: 100%;
	margin-top: 50px;
	height: auto;
	position: relative;
	overflow: hidden;
}

.old_type .main_one_top .one_topT img {
	width: 125%;
}

.old_type .main_one_top .hr {
	width: 867px;
	height: 1px;
	border-bottom: 1px #0066cc solid;
	position: absolute;
	bottom: 5px;
	left: 205px;
}

.old_type .main_one_top .more {
	display: block;
	width: auto;
	margin-top: 30px;
	height: auto;
}

.old_type .main_one_top .more img {
	width: 75px;
}

.old_type .main_one .one_content {
	width: 100%;
	height: auto;
}

.old_type .main_one .one_content .one_fl {
	width: 585px;
	height: auto;
	margin-top: 10px;
}

.old_type .main_one .one_content .one_fr {
	width: 585px;
	height: auto;
	margin-top: 26px;
}

.old_type .main_one .one_content .one_fr img {
	width: 100%;
	height: 350px;
}

.old_type .one_content .one_fl ul li a {
	padding-left: 25px;
	max-width: 443px;
	font-size: 24px;
	background-size: 9px;
}

.old_type .one_fl ul li .time {
	font-size: 24px;
}


.old_type .two_top {
	height: auto;
	position: relative;
}

.old_type .two_top .two_topT img {
	width: 125%;
}

.old_type .two_hr {
	width: 739px;
	height: 1px;
	border-bottom: 1px #0066cc solid;
	position: absolute;
	bottom: 0px;
	left: 307px;
}

.old_type .two_top .two_more {
	display: block;
	width: auto;
	margin-top: 30px;
	height: auto;
}

.old_type .two_top .two_more img {
	width: 75px;
}

.old_type .two_content ul li {
	display: flex;
	width: 49%;
	height: auto;
	min-height: auto;
	margin-top: 30px;
	box-shadow: 0 0 20px #d8e8f6;
	align-items: center;
}

.old_type .two_content ul li a {
	width: 100%;
}

.old_type .two_fl .two_Txt {
	width: 100%;
	font-size: 28px;
	color: #333;
}

.old_type .two_fl p {
	font-size: 24px;
	color: #999999;
	margin-top: 11px;
	line-height: 1.5;
}

.old_type .two_fr {
	width: auto;
	height: auto;
	margin-left: 30px;
	border-left: 1px solid #ccc;



	display: flex;

	align-items: center;
	justify-content: space-between;
}

.old_type .two_fr_time {
	width: 120px;
	height: auto;
	padding-left: 20px;
}

.old_type .two_fr_time .moy {
	font-size: 28px;
	color: #333;
	margin-top: 5px;
}

.old_type .two_fr_time .year {
	ont-size: 24px;
	color: #333;
	margin-top: 8px;
}

.old_type .two_jiantou {
	width: 18px;
	height: auto;
	line-height: initial;
}

.old_type .thr_content .thr_list {
	font-size: 28px;
	color: #333;
}

.old_type .thr_content .thr_list ul li a {
	color: #333333;
	padding-left: 29px;
	background: url(dian_03.png) no-repeat 9px center;
	max-width: 434px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 24px;
	background-size: 9px;
}

.old_type .thr_list ul li .time {
	font-size: 24px;
	color: #999999;
}

.old_type .four_content .four_fl span {
	font-size: 24px;
	line-height: 1;
	height: 300px;
	min-height: 240px;
}

.old_type .four_fr ul li {
	width: 330px;
	height: auto;
	float: left;
	background: #f5f5f5;
	padding: 20px 20px 50px 20px;
	line-height: 34px;
	position: relative;
	margin-left: 20px;
}

.old_type .four_fr ul li p {
	font-size: 26px;
	color: #333;
}

.old_type .four_fr ul li a {
	display: block;
	width: 80px;
	height: 30px;
	border-radius: 20px;
	position: absolute;
	right: 20px;
	bottom: 15px;
	background: #0066cc;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}

.old_type .thr_content .thr_list p a {
	font-size: 24px;
}

.old_type .thr_content .thr_list p a img {
	width: 75px;
}




.app_more {
	display: none;
}

.mobile_type .app_more {
	display: block;
	width: 100%;
	line-height: 10vw;
	font-size: 4vw;
	margin: 6vw auto 0;
	background: #F6F8FA;
	text-align: center;
	color: #1492ff;
	padding: 0;
}

.mobile_type .top_banner {
	width: 100%;
	height: 40vw;
	background: url(top_bannerBg_01.png) no-repeat center 100%;
	overflow: hidden;
	background-size: cover;
}

.mobile_type .top_banner .top_bannerTxt {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.mobile_type .top_banner .top_bannerTxt img {
	position: absolute;
	top: 50%;
	width: 100vw;
	transform: translateY(-50%);
}

.mobile_type .main {
	width: 100%;
	margin: 0 auto;
	padding: 0 4vw;
}

.mobile_type .main_one .main_one_top {
	width: 100%;
	margin-top: 10vw;
	height: auto;
	position: relative;
}

.mobile_type .main_one_top .one_topT img {
	width: 100%;
}

.mobile_type .main_one_top .hr {
	display: none;
}

.mobile_type .main_one_top .more {
	display: none;
	margin-top: 4vw;
}

.mobile_type .main_one .one_content {
	width: 100%;
	height: auto;
}

.mobile_type .main_one .one_content .one_fl {
	width: 100%;
	height: auto;
	margin-top: 2vw;
}

.mobile_type .main_one .one_content .one_fr {
	width: 100%;
	height: auto;
	margin-top: 6vw;
}

.mobile_type .main_one .one_content .one_fr img {
	width: 100%;
}

.mobile_type .one_content .one_fl ul li {
	width: 100%;
	margin-top: 4vw;
}

.mobile_type .one_content .one_fl ul li a {
	color: #333333;
	padding-left: 4vw;
	background: url(dian_03.png) no-repeat 9px center;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 4vw;
}

.mobile_type .one_fl ul li .time {
	font-size: 4vw;
	color: #999999;
}

.mobile_type .one_content .one_fl ul li:hover .title {
	color: #0066cc;
}

.mobile_type .main_two {
	width: 100%;
	margin-top: 10vw;
}

.mobile_type .two_top {
	width: auto;
	height: auto;
	position: relative;
}

.mobile_type .two_top .two_topT img {
	width: 100%;
}

.mobile_type .two_hr {
	display: none;
}

.mobile_type .two_top .two_more {
	display: none;
	margin-top: 24px;
}

.mobile_type .two_content {
	width: 100%;
}

.mobile_type .two_content ul li {
	width: 100%;
	height: auto;
	min-height: auto;
	margin-top: 6vw;
	box-shadow: 0 0 20px #d8e8f6;
	padding: 4vw;
}

.mobile_type .two_content ul li a {
	display: flex;
	width: 100%;
	height: auto;
	padding: 4vw;
}

.mobile_type .two_fl {
	width: 100%;
	float: none;
	flex: 1 1 0;
}

.mobile_type .two_fl .two_Txt {
	width: 100%;
	font-size: 4vw;
	color: #333;
}

.mobile_type .two_fl p {
	font-size: 3vw;
	color: #999999;
	margin-top: 11px;
	line-height: 26px;
}

.mobile_type .two_fr {
	width: auto;
	height: auto;
	float: none;
	margin-left: 0;
	border-left: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mobile_type .two_fr_time {
	width: auto;
	height: auto;
	padding-left: 5vw;
	padding-right: 3vw;
}

.mobile_type .two_fr_time .moy {
	font-size: 4vw;
	color: #333;
	margin-top: 5px;
}

.mobile_type .two_fr_time .year {
	font-size: 3vw;
	color: #333;
	margin-top: 8px;
}

.mobile_type .two_jiantou {
	width: auto;
	height: auto;
	line-height: initial;
}

.mobile_type .main_thr {
	width: 100%;
	margin-top: 10vw;
}

.mobile_type .thr_content {
	margin-top: 30px;
}

.mobile_type .thr_content .thr_list {
	width: 100%;
}

.mobile_type .thr_content .thr_list {
	font-size: 5vw;
	color: #333;
	float: none;
	margin-bottom: 4vw;
	margin-top: 4vw;
}

.mobile_type .thr_content .thr_list ul li {
	width: 100%;
	margin-top: 4vw;
}

.mobile_type .thr_content .thr_list ul li a {
	color: #333333;
	padding-left: 4vw;
	background: url(dian_03.png) no-repeat 9px center;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 4vw;
	display: inline-block;
}

.mobile_type .thr_list ul li .time {
	font-size: 4vw;
	color: #999999;
}

.mobile_type .thr_content .thr_list ul li:hover .title {
	color: #0066cc;
}

.mobile_type .main_four {
	margin-top: 10vw;
	margin-bottom: 10vw;
}

.mobile_type .four_content {
	width: 100%;
	margin-top: 30px;
}

.mobile_type .four_content .four_fl {
	width: 100%;
	height: auto;
}

.mobile_type .four_content .four_fl img {
	width: 100%;
	float: none;
}

.mobile_type .four_content .four_fl span {
	width: 100%;
	font-size: 4vw;
	line-height: 10vw;
	height: auto;
	min-height: auto;
	padding: 0;
}

.mobile_type .four_fr {
	width: 100%;
	padding-top: 0vw;
}

.mobile_type .four_fr ul li {
	width: 100%;
	height: auto;
	float: none;
	background: #f5f5f5;
	padding: 20px 20px 14vw 20px;
	line-height: 34px;
	position: relative;
	margin: 4vw auto 0;
}

.mobile_type .four_fr ul li p {
	font-size: 4vw;
	color: #333;
}

.mobile_type .four_fr ul li a {
	display: block;
	width: auto;
	height: auto;
	padding: 0 4vw;
	border-radius: 8vw;
	position: absolute;
	right: 20px;
	bottom: 15px;
	background: #0066cc;
	line-height: 8vw;
	font-size: 4vw;
	text-align: center;
	color: #fff;
}

.mobile_type .thr_content .thr_list p a {
	display: none;
}
@media only screen and (min-width: 100px) and (max-width: 767px){
	.mobile_type .four_content .four_fl span{
		writing-mode: horizontal-tb !important;
	}
}