@charset “UTF-8”;

html,
body {
	font-size: 16px;

	color: #666;
	line-height: 30px;
	min-width: 1280px;
	margin: 0;
	padding: 0;
	background: url(../images/banner-img.jpg) center top no-repeat;
	background-color: #edf2ff;
}

body {}

div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #0172c2;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.width1 {
	width: 100%;
	overflow: hidden;
}

.main1200 {
	width: 1200px;
	margin: 0 auto;
}

/*====banner_row====*/
.banner_row {
	height: 800px;
}

/*======头条======*/
.headline_row {
	margin-top: 43px;
}

.headline_row h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #4f64b5;

}

.headline_row h2 a {
	color: #4f64b5;
}

.headline_row p {
	display: block;
	text-indent: 2em;
	line-height: 28px;
	margin-top: 16px;
	color: #383a4d;
	text-align: justify;
}

.headline_row p a {
	color: #383a4d;
}

.headline_row p a:hover {
	text-decoration: underline;
}

.headline_row b {
	float: left;
	width: 100%;
	text-align: right;
}

.first_row {
	padding-top: 45px;
	display: flex;
	justify-content: space-between;
}

.title_long {
	text-align: center;
	margin: 60px auto 0;
	height: 150px;
	overflow: hidden;
}

.title_long3 {
	text-align: center;
	margin: 50px auto 0px;
	height: 140px;
	overflow: hidden;
}

.title_long4 {
	text-align: center;
	margin: 50px auto 0px;
	height: 140px;
	overflow: hidden;
}

.main_title {
	width: 1200px;
	text-align: center;
	margin: 50px auto 40px;
	overflow: hidden;
}

.main_title img {
	display: block;
}



/*====头部====*/
/*===首屏焦点图===*/


.focus_row {
	width: 100%;
	height: 760px;
	overflow: hidden;
	position: relative;

}

.focus_row .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 580px;

}

.focus_row .hd ul {
	zoom: 1;
	float: left;
}

.focus_row .hd ul li {
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: 20px;
	background: #5460cd;
	float: left;
	margin: 0 0 0 11px;
	border-radius: 50%;
}

.focus_row .hd ul li.on {
	background: #7c9ff9;
	width: 16px;
	height: 8px;
	border-radius: 25px;

}

.focus_row .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 1160px;
	height: 635px;
	background-image: linear-gradient(180deg, #8b97e2, #d6e1ff);

	padding: 20px;

}

.focus_row .bd p {
	position: absolute;
	bottom: 20px;
    height:60px;
    line-height:60px;
	left: 18px;
	width: 96%;
	z-index: 111;
	font-size: 32px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #5460cd;
}

.focus_row .bd p a {
	color: #5460cd;
	text-decoration: none;
}

.focus_row .bd div {
	position: absolute;
	bottom: 23px;
	left: 0;
	height: 70px;
	background: url(../images/text-bg1.png) left bottom repeat-x;
	width: 100%;
	border-radius: 0px 0px 5px 5px;
}

.title_long2 {
	text-align: center;
	margin: 60px auto 0px;
	height: 140px;
	overflow: hidden;
}

/*===视频播报===*/
.shjj_in {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.shjj_in ul {
	float: left;
	width: 110%;
	zoom: 1;
}


.shjj_in li {
	float: left;
	width: 387px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 25px;


}

.voimg {
	float: left;
	width: 370px;
	height: 202px;
	position: relative;
	background-image: linear-gradient(-90deg, #8b97e2, #d6e1ff);
	border-radius: 0 0 20px 0;
	padding: 8px;
}

.voimg p {
	float: left;
	width: 370px;
	height: 202px;
	border-radius: 0 0 15px 0;
	overflow: hidden;

}

.voimg p img {
	width: 370px;
	height: 202px;


}

.voimg span {
	display: block;
	width: 370px;
	height: 202px;
	background: url(../images/3j.png) center no-repeat;
	background-size: 12%;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
}

.shjj_in li b {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #383a4d;
	margin-top: 4px;
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

/*===学法专栏===*/
.column {
	float: left;
	width: 100%;

}

.column ul {}

.column ul li {
	float: left;
	width: 574px;
	height: 172px;
	border-radius: 5px;
	margin-bottom: 30px;
}

.column ul li:nth-child(2n) {
	float: right;
}

.column ul li img {
	width: 172px;
	height: 172px;
	border-radius: 0 0 15px 0;
}

.column ul li .sr {
	float: right;
	width: 380px;


}

.column ul li .sr b {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 8px;
	color: #383a4d;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.column ul li .sr b a {
	color: #383a4d;
}

.column ul li .sr span {
	width: 100%;
	font-size: 16px;
	height: auto;
	color: #999999;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 8px;
}

.column ul li .sr span a {
	color: #999999;
}

.column ul li .sr p {
	width: 100%;
	font-size: 15px;
	height: 112px;
	color: #383a4d;
}

.morek {
	margin: auto;
	width: 100%;
	padding: 30px 0;
	border-top: #cfe5fa solid 2px;
	clear: both;
}

.more {
	margin: auto;
	clear: both;
	display: block;
	width: 195px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #e7f9ff;
	border-radius: 25px;
	padding: 0px 10px;
	box-sizing: border-box;
	background: #909ce4;
}

.more a {
	color: #e7f9ff;
	display: block;
}

/*===视频播报===*/
.review {
	margin: auto;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 60px;
}

.review ul {
	float: left;
	width: 110%;
	zoom: 1;
}


.review li {
	float: left;
	width: 288px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-right: 16px;
	margin-bottom: 25px;


}

.ewimg {
	float: left;
	width: 272px;
	height: 161px;
	position: relative;
	background-image: linear-gradient(-90deg, #8b97e2, #d6e1ff);
	border-radius: 0 0 20px 0;
	padding: 8px;
}

.ewimg p {
	float: left;
	width: 272px;
	height: 161px;
	border-radius: 0 0 15px 0;
	overflow: hidden;

}

.ewimg p img {
	width: 272px;
	height: 161px;
}

.review li b {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #383a4d;
	margin-top: 4px;
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.foot {
	margin: auto;
	height: 427px;
	clear: both;
	width: 100%;
	background: url(../images/foot.jpg) repeat-x;
}

.foot-img {
	text-align: center;
}

.foot-img img {
	width: 140px;
	height: 140px;
	border: #909ce4 solid 8px;
	margin: 66px 0 10px 0;
}

.foot-infor {
	color: #555;
	line-height: 24px;
	font-size: 12px;
	color: #333333;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 100%;
	clear: both;
}

.foot-infor a {
	color: #333;
}

.aboutus a {
	padding: 0 12px;
}

.aboutus a:hover {
	text-decoration: underline;
	color: #000
}