.main-box1 {
	overflow: hidden;
	height: 350px;
	margin-top: 8px;
}

.main-box1 .news,
.main-box1 .intro {
	height: 348px;
	background: white;
	border: 1px solid #e7e9ec;
}

.main-box1 .news {
	float: left;
	width: 700px;
}

.main-box1 .news .news-content {
	overflow: hidden;
	height: 302px;
	margin: 10px;
	margin-top: 5px;
	border: 1px solid #e7e9ec;
}

.main-box1 .news .news-content .news-img {
	float: left;
	margin: 10px;
	width: 297px;
	height: 256px;
}

.main-box1 .news .news-content .news-txt {
	float: right;
	margin: 10px;
	margin-left: 0px;
	width: 350px;
	height: 310px;
	font-size: 12px;
}

.main-box1 .news .news-content .news-txt ul {
	margin-top: 8px;
}

.main-box1 .news .news-content .news-txt ul li {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
}

.main-box1 .news .news-content .news-txt ul li a {
	color: black;
}

.main-box1 .news .news-content .news-txt ul li a:hover {
	text-decoration: underline;
	color: orangered;
	cursor: pointer;
}

.main-box1 .intro {
	float: right;
	width: 390px;
}

.main-box1 .intro .intro-txt {
	overflow: hidden;
	height: 271px;
	margin: 10px;
	padding: 15px;
	margin-top: 5px;
	border: 1px solid #e7e9ec;
}

.main-box1 .intro .intro-txt p {
	font-size: 12px;
	line-height: 30px;
}

.main-box2 {
	margin-top: 8px;
	height: 330px;
	border: 1px solid #e7e9ec;
	position: relative;
}

.main-box2 .bg {
	display: block;
	width: 100%;
	height: 100%;
}

.main-box2 .anli-list {
	position: absolute;
	overflow: hidden;
	left: 237px;
	top: 42px;
}

.main-box2 .anli-list li {
	position: relative;
	float: left;
	width: 200px;
	height: 130px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.main-box2 .anli-list li img {
	display: block;
	width: 100%;
	height: 100%;
}

.main-box2 .anli-list li span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: white;
	background: black;
	font-size: 12px;
}

.main-box3 {
	overflow: hidden;
	margin-top: 8px;
}

.main-box3 .qywenhua,
.main-box3 .leadstyle {
	width: 544px;
	height: 268px;
	border: 1px solid #e7e9ec;
	background: white;
}

.main-box3 .qywenhua-txt,
.main-box3 .leadstyle-txt {
	overflow: hidden;
	height: 190px;
	margin: 10px;
	padding: 15px;
	margin-top: 5px;
}

.main-box3 .qywenhua-txt p {
	line-height: 30px;
}

.main-box3 .leadstyle-txt ul li {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}

.main-box3 .leadstyle-txt ul li a {
	color: black;
}

.main-box3 .leadstyle-txt ul li a:hover {
	text-decoration: underline;
	color: orangered;
	cursor: pointer;
}

.main-box4 {
	overflow: hidden;
	padding: 15px;
	padding-top: 5px;
	margin-top: 5px;
	border: 1px solid #e7e9ec;
	background: white;
}

.main-box4 .jlry-head {
	height: 25px;
	width: 100%;
}

.main-box4 .jlry-head img {
	display: block;
	width: 100%;
	height: 100%;
}

.ryzs {
	overflow: hidden;
}

.ryzs .img-box {
	height: 130px;
	padding: 10px;
}

.ryzs .img-box img {
	display: block;
	width: 100%;
	height: 100%;
}

.main-box5 {
	overflow: hidden;
	height: 100px;
	padding: 15px;
	padding-top: 5px;
	margin-top: 5px;
	border: 1px solid #e7e9ec;
	background: white;
}

.main-box5 ul {
	margin-left: 10px;
}

.main-box5 ul li {
	float: left;
	width: 89px;
	height: 60px;
	padding: 2px;
	border: 1px solid gray;
	margin-right: 10px;
}

.main-box5 ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.main-box2 {
	background: white;
	height: 454px;
}

.main-box2 .list {
	width: 100%;
	height: 100%;
	margin-left: 30px;
	margin-top: 20px;
	margin-top: 14px;
}

.main-box2 .box {
	width: 250px;
	height: 190px;
	margin-right: 13px;
	margin-bottom: 12px;
	float: left;
	position: relative;
}

.main-box2 .box-content {
	display: block;
	padding: 20px;
	width: 100%;
	height: 100%;
	background: #333;
	color: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.main-box2 .box-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.main-box2 .box-overlay img {
	display: block;
	width: 100%;
	height: 100%;
}

.main-box2 .box-content .box-wrapper {
	width: 100%;
	height: 100%;
	line-height: 70px;
	font-size: 20px;
	display: block;
	padding: 30px 0 10px 0;
	text-align: center;
	margin-bottom: 10px;
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.main-box2 .box-content span.name {
	display: block;
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}

.main-box2 .box-content .row {
	margin-top: 10px;
	font-size: 12px;
	color: #ddd;
}

.intro-txt li {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	border-bottom: 1px dashed gray;
}

.moreNew {
	position: absolute;
	right: 9px;
	top: 7px;
	width: 65px;
	height: 21px;
	background: url(../img/more.jpg);
}

.qywenhua {
	position: relative;
}

.qywenhua-pic {
	width: 480px;
	overflow: hidden;
	height: 200px;
	margin: 10px;
	margin-right: 40px;
	margin-top: 16px;
}

.main-box3 .tabBox {
	position: absolute;
	top: 12px;
	right: 380px;
}

.main-box3 .tabBox span {
	padding-bottom: 3px;
	cursor: pointer;
}

.main-box3 .tabBox span.active {
	border-bottom: 2px solid dodgerblue;
}

.qywenhua-pic .swiper-container{
	display: none;
}

.qywenhua-pic .swiper-slide {
	position: relative;
}

.qywenhua-pic .swiper-slide img {
	display: block;
	width: 95%;
	height: 210px;
	cursor: pointer;
}

.qywenhua-pic p {
	position: absolute;
	left: 0;
	top: 170px;
	width: 95%;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	text-align: center;
}