﻿
body,html {
	background: #fff;
}
em {
	font-style: normal;
}
a,a:hover {
	transition: all .3s;
	color: #262626;
	text-decoration: none!important
}
.uk-container {
	width: 1270px;
}
.header {
	background: #4772ff;
}
.navbar {
	line-height: 70px;
}
.nav {
	flex: 1;
}
.nav ul {}
.nav ul li {
	display: inline-block;
	margin-left: 50px;
}
.nav ul li a {
	font-size: 16px;
	color: #fff;
}

.title {
	padding-bottom: 25px;
}
.title span {
	font-size: 20px;
	font-weight: bold;
}

.title i {
	width: 18px;
	height: 18px;
	background: url(../images/title_em.png) no-repeat;
}
.title em {
	flex: 1;
	color: #999;
}
.title em a {
	color: #999;
}
.m-slide {
	position: relative;
	width: 100%;
	height: 260px;
	background: #fff
}

.m-slide .bottom-shadow {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background: #e6e6e6;
	border-bottom: 1px solid #ececec
}

.m-slide .img {
	width: 945px;
	float: left;
	position: relative
}

.m-slide .img li,
.m-slide .img a,
.m-slide .img img {
	display: block;
	width: 100%;
	height: 262px
}

.m-slide .img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0
}

.m-slide .img .first {
	display: block
}

.m-slide .tab {
	width: 245px;
	float: right
}

.m-slide .tab li {
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}

.m-slide .tab li .cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 58px;
	color: #fff;
	background: #4772ff;
	opacity: 0;
	transition: all .3s;
	text-indent: 1em;
}
.m-slide .tab li .cover::after {
	content: '';
	width: 12px;
	height: 12px;
	background: #4772ff;
	position: absolute;
	left: -6px;
	top: 25px;
	transform: rotate(45deg);
}
.m-slide .tab li:hover .cover {
	opacity: 1;
}

.m-slide .tab .on a {
	
}

.box {}

/*头条*/
.box-tt {
	background: url(../images/box-tt.png) no-repeat;
}
.box-tt-main {
	padding: 20px;
	background:  #f9f9f9;
}
.box-tt-main h3 {}
.box-tt-main h3 a {
	color: #4772ff;
}
.box-tt-main p {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
}
.box-tt-list {}
.box-tt-list a {
	font-size: 16px;
	color: #262626;
	padding: 8px 0;
}
.box-tt-list span {
	font-size: 13px;
	background: #cecece;
	color: #fff;
	padding: 3px 5px;
	margin-right: 5px;
}
.box-tt-list em {
	font-style: normal;
}

.box-new {
	overflow: hidden;
}
.box-new-img {
	width: 203px;
}

.box-li {
	color: #999;
	overflow: hidden;
}
.box-li a {
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	margin-bottom: 16px;
}
.box-em {}
.box-em a {
	position: relative;
}
.box-em a::after {
	content: '';
	position: absolute;
	left: -20px;
	top: 6px;
	width: 4px;
	height: 4px;
	background: #ccc;
}


.box-pc {}
.box-pc-main {}
.box-pc-item {}
.box-pc-cover {
	max-height: 85px;
}
.box-pc-content {
	padding-right: 70px;
	position: relative;
}
.box-pc-content em {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 68px;
	width: 68px;
	text-align: center;
	background: #f4f4f5;
	line-height: 68px;
	font-size: 32px;
	font-weight: bold;
	color: #4772FF;
	font-style:italic
}
.box-pc-content h3 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	    margin: 0 0 10px 0;
}
.box-pc-content h3 a {
	color: #444;
}
.box-pc-content p {
	
}

.list, .conten {
	padding: 20px;
}
.list-con {}
.list-con a {
	display: inline-block;
	color: #262626;
	font-size: 16px;
	padding: 15px 0;
	border-bottom: 1px dashed #eee;
}
.conten {}
.conten-head {
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
}
.conten-head p {
	padding: 0 30px;
}
.conten-head p span {
	flex: 1;
}
.conten-con {
	padding: 20px 0;
}
.conten-con>p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 26px;
	color: #686868;
}

.side {
	border: 1px solid #eee;
	padding: 20px;
}
.side-xg {
	border-top: 1px dashed #eee;
	padding-top: 20px;
}
.side-xg a{
	display: block;
	font-size: 16px;
	color: #888;
	padding: 6px 0;
}
.side-xg a:hover {
	color: #4772FF;
}


.crumbs {
	color: #444
}
.crumbs a {
	color: #444!important
}
.showpage{
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding: 15px 0;
}
.turn-page {}
.turn-page a {
	color: #262626;
	text-decoration: underline!important
}
.turn-page a:hover {
	color: #000;
}
.link {
	background: #f0f0f0;
}
.link-con {
	padding: 30px 0;
}
.link-con h3 {
	font-size: 16px;
}
.link-con a {
	color: #666;
	font-size: 15px;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}
.link-con a::after {
	content: '';
	width: 1px;
	height: 12px;
	background: #aaa;
	position: absolute;
	right: 0;
	top: 3px;
}

.footer {
	padding: 30px 0;
}
.fenye {
    padding: 20px;
    text-align: center;
}
.fenye li {
    display: inline-block;
    border: 1px solid #f2f6fc;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 13px;
    color: #999;
}
.fenye li a {
	color: #333;
	display: block;
}
.fenye li:hover {
	background: #333;
	color: #fff;
}
.fenye li:hover a {
	color: #fff;
}
