@charset "utf-8";

a:link,
a:visited {
	color: #333;
}

a:hover,
a:active {
	color: #fffc0c;
	text-decoration: none;
}

.wrapper {
	background: url('images/bg.jpg') no-repeat center top;
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.banner,
.banner img,
.nav {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

a {
	color: #fff;
}

p.abst {
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}

h3 a:link,
h3 a:visited {
	color: #fff;
}

/* nav */
.nav li {
	float: left;
	width: 195px;
	height: 236px;
	font-size: 0;
}

.nav li a {
	display: block;
	width: 100%;
	height: 236px;
}

.nav li.i1 {
	margin: 20px 0 0 45px;
	background: url('images/nav_1.png') no-repeat center top;
}

.nav li.i2 {
	margin: 48px 0 0 83px;
	background: url('images/nav_2.png') no-repeat center top;
}

.nav li.i3 {
	margin: 59px 0 0 113px;
	background: url('images/nav_3.png') no-repeat center top;
}

.nav li.i4 {
	margin: 13px 0 0 77px;
	background: url('images/nav_4.png') no-repeat center top;
}

.col {
	width: 1100px;
	padding: 50px;
	overflow: hidden;
}

.col1 {
	margin-top: 185px;
}

.col1 .news-box {
	width: 770px;
}

.col1 .top-news .tit h2 {
	font-size: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

.col1 .top-news .tit h2 a {
	color: #fff;
}

.col1 .top-news .abst {
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.col1 .top-news .abst a {
	color: #fffc0c;
}

.col1 .top-news .list {
	margin-top: 10px;
	overflow: hidden;
}

.col1 .top-news .list li {
	float: left;
	width: 385px;
	font-size: 18px;
	line-height: 50px;
	background: url('images/li2.png') no-repeat left 20px;
	text-indent: 15px;
	border-bottom: 1px dashed #a60003;
}

.col1 .top-news .list li a {
	color: #fff;
}

.col1 .top-news .list li a:hover {
	color: #fffc0c;
}

.col1 .top-news .imgbox {
	margin-top: 30px;
}

.col1 .top-news .imgbox .img-area {
	position: relative;
	width: 346px;
	height: 188px;
	border-radius: 15px;
	border: 3px solid #eedbc8;
}

.col1 .top-news .imgbox .img-area img {
	width: 100%;
	height: 188px;
	border-radius: 15px;
}

.col1 .top-news .imgbox .img-area p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 15px;
	height: 30px;
	background: url('images/back.png') repeat 0 0;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

.col1 .top-news .imgbox .img-area p a {
	color: #fff;
}

.col1 .news-side {
	width: 255px;
	height: 445px;
	border: 2px solid #eedbc8;
	padding: 16px;
}

.col1 .news-side img {
	width: 250px;
	height: 152px;
	border: 2px solid #eedbc8;
}

.col1 .news-side h3 {
	margin-top: 15px;
	font-size: 18px;
}

.col1 .news-side p {
	margin-top: 10px;
}

.col1 .news-side .more {
	display: block;
	width: 135px;
	height: 31px;
	margin: 30px auto 0;
	background: #ffff9d;
	border-radius: 35px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #a60003;
}

/* col2 */
.col2 {
	margin-top: 238px;
}

.col2 .img-area {
	width: 540px;
	overflow: hidden;
	float: left;
	margin-left: 28px;
	margin-top: 40px;
}

.col2 .img-area .img {
	width: 213px;
	height: 122px;
	border-radius: 15px;
	border: 2px solid #f3c986;
}

.col2 .img-area .img img {
	border-radius: 15px;
	width: 213px;
	height: 122px;
}

.col2 .img-area .text {
	width: 300px;
	margin-left: 20px;
}

.col2 .img-area .text h3 {
	margin-top: 5px;
	font-size: 18px;
}

.col2 .img-area .text p {
	margin-top: 10px;
	height: 64px;
	overflow: hidden;
}

.col2 .bd {
	float: left;
	position: relative;
	margin-left: -36px;
	margin-top: -30px;
}

.col3 {
	margin-top: 268px;
}

.col3 .top-block .img {
	float: left;
	width: 438px;
	height: 247px;
	border-radius: 15px;
}

.col3 .top-block .img img {
	width: 438px;
	height: 247px;
	border-radius: 15px;
}

.col3 .top-block .text {
	float: right;
	width: 630px;
}

.col3 .top-block .text h3 {
	font-size: 20px;
	margin-top: 5px;
	text-align: center;
	border-bottom: 1px solid #eedbc8;
}

.col3 .top-block .text .abst {
	margin-top: 15px;
}

.col3 .list-block {
	overflow: hidden;
}

.col3 .list-block .tit {
	width: 458px;
	height: 51px;
	font-size: 16px;
	line-height: 43px;
	text-indent: 62px;
	margin-top: 30px;
	background: url('images/li3.png') no-repeat 24px 8px;
}

.col3 .list-block .tit:hover {
	background: url('images/li3_a.png') no-repeat 24px 8px;
}

.col3 .list-block .tit:hover a{
	color: #fffc0c;
}

#coltabhd1,
#coltabbd1 {
	overflow: hidden;
}

.col4{
	margin-top: 340px;
}

.col4 .news-list{
	float: left;
	width: 413px;
	height: 306px;
	background: url('images/col4-l-bg.png') no-repeat center top;
	padding: 40px;
	margin-left: 60px;
}

.col4 .news-list li{
	font-size: 16px;
	line-height: 60px;
	background: url('images/li.png') no-repeat center left/20px;
	border-bottom: 1px dashed #eedbc8;
	text-indent: 30px;
}

.col4 .news-list li a{
	color: #fff;
}

.col4 .img-area{
	width: 490px;
	height: 302px;
	margin-right: 30px;
}

.col4 .img-area img{
	width: 490px;
	height: 302px;
}

.col4 .img-area h3{
	margin-top: 5px;
	font-size: 18px;
}

.col4 .img-area .abst{
	margin-top: 10px;
	font-size: 14px;
	line-height: 32px;
	color: #a60003;
}

.container{
	padding-bottom: 200px;
}


@media only screen and (max-width: 768px){
	.banner,
	.banner img,
	.nav{
		width: 100%;
		height: auto;
	}
	.wrapper{
		background: #a60003;
	}
	.nav.nav.nav li {
		width: 45%;
		height: 40px;
		float: left;
		background: #7e0002;
		margin: 10px 2.5%;
		font-size: 14px;
		line-height: 40px;
		text-align: center;
	}
	.nav.nav.nav li a{
		color: #fffc0c!important;
	}
	.col.col{
		margin-top: 0;
	}
	.col{
		width: auto;
		padding: 10px;
		margin: 0;
	}
	.col1 .news-box{
		width: 100%;
	}
	h3 a,h2 a,.abst,li a{
		color: #fff!important;
	}
	.col1 .top-news .abst a{
		color: #a60003;
	}
	.col1 .top-news .imgbox .img-area{
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.col1 .news-side{
		width: auto;
		margin-top: 20px;
	}
	.col1 .news-side img{
		width: 100%;
		height: auto;
	}
	.col2 .bd{
		margin: 0;
		float: none;
	}

	.col2 .img-area{
		width: auto;
		float: none;
		margin: 20px 0;
		border-bottom: 1px dashed #a60003;
	}

	.col2 .img-area .img,
	.col2 .img-area .img img {
		width: 100%;
		height: auto;
	}
	.col2 .img-area .text{
		width: 100%;
		margin: 10px 0;
		
	}

	.col3 .top-block .img,
	.col3 .top-block .img img {
		float: none;
		width: 100%;
		height: auto;
	}
	.col3 .top-block .text{
		float: none;
		width: 100%;
	}

	.col3 .list-block .tit{
		width: 100%;
		background: #f2aa39;
		border-radius: 5px;
		text-indent: 0;
		text-align: center;
		margin-top: 5px;
	}
	.nav li a{
		height: auto;
	}

	.col4 .news-list{
		float: none;
		height: auto;
		background: #a60003;
		width: auto;
		margin: 0;
		padding: 10px;
	}

	.col4 .img-area{
		width: 100%;
		height: auto;
		margin-top: 20px;
		margin-right: 0;
	}

	.container{
		padding-bottom: 0;
		width: 100%;
	}
}