@charset "utf-8";

a:link,
a:visited {
	color: #333;
}

a:hover,
a:active {
	color: #c00;
	text-decoration: none;
}


a {
	color: #fff;
}

.banner,
.banner img {
	width: 100%;
	margin: 0 auto;
}

.wrapper {
	width: 100%;
	background: url(images/bg.jpg) no-repeat center top;
	overflow: hidden;
}

.container {
	width: 1200px;
	margin: 0 auto;
}


.banner,
.banner img {
	width: 1497px;
}

.phone {
	display: none;
}

.pc {
	display: block;
}

p {
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}

p a:link,
p a:visited {
	color: #333;
}

.wrapper{
	background-color: #f8f8f8;
}

.logo1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.logo1 img{
	float: left;
	margin: 30px 0;
}

.nav{
	width: 100%;
	height: 70px;
	background-color: #1556a2;	
}

.nav ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav li{
	width: 200px;
	float: left;
	font-size: 16px;
	line-height: 70px;
	text-align: center;
}

.nav li a{
	color: #fff;
}

.nav li:hover{
	background: url(images/nav-hover.jpg) no-repeat center top;
}

.nav li:hover a{
	font-size: 26px;
	color: #e6ee00;
}


.container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.m-slide{
	width: 100%;
	margin-top: 30px;
}

.m-slide .img{
	float: left;
	width: 830px;
	height: 450px;
}

.m-slide .img img{
	width: 100%;
	height: 450px;
}

.m-slide .tab{
	float: right;
	width: 370px;
	height: 430px;
	background-color: #001726;
	padding-top: 20px;
}

.m-slide .tab li{
	height: 82px;
    font-size: 16px;
    /* line-height: 82px; */
    text-indent: 20px;
    line-height: 40px;
    padding: 0px 10px;
}

.m-slide .tab li.on{
	height: 82px;
	background:url(images/line.jpg) repeat-y 0 0;
}

.m-slide a{
	color: #fff;
}

.xc{
	margin-top: 20px;
}

.col{
	width: 550px;
	padding:0 20px;
	background-color: #fff;
}

.col1,.col2{
	margin-top: 20px;
}

.col .hd{
	margin: 20px auto 0;
	overflow: hidden;
}

.col .hd *{
	display: inline-block;
}

.col .hd img{
	margin-left: 8px;
}

.col .hd h2{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.col .hd i{
	width: 9px;
	height: 9px;
	background: url(images/i1.png) no-repeat center top;
	margin-left: 20px;
}

.col .bd{
	overflow: hidden;
}

.col .img-box{
	display: flex;
	padding: 30px 0;
	border-bottom: 1px solid #f8f8f8;
}

.col .img-box img{
	width: 209px;
	height: 118px;
	border-radius: 5px;
}

.col .img-box .text-area{
	margin-left: 20px;
}

.col .img-box .text-area h3{
	margin-top: 10px;
	font-size: 16px;
	line-height: 28px;
}

.col .img-box .text-area .time,.col .img-box .text-area .more{
	margin-top: 30px;
}

.col .img-box .text-area .time{
	float: left;
}

.col .img-box .text-area .more{
	float: right;
	color: #333;
	
}
.col .img-box .text-area .more i{
	display: block;
	width: 16px;
	height: 10px;
	background: url(images/i2.png) no-repeat center top;
	display: inline-block;
}

.col1{
	border-top: 2px solid #1f73bb;
}

.col1 .hd h2 span{
	color: #115fb5;
}

.col1 .hd em{
	width: 320px;
	height: 9px;
	background-color: #f8f8f8;
	margin-left: 5px;
}

.col2{
	border-top: 2px solid #ff5811;
}


.col2 .hd h2 span{
	color: #ff5811;
}


.col2 .hd em{
	width: 315px;
	height: 9px;
	background-color: #f8f8f8;
	margin-left: 5px;
}

.col3 .hd{
	border-top: 2px solid #01976c;
}

.col3 .hd h2{
	margin-top: 15px;
}

.col3 .hd h2 span{
	color: #01976c;
}


.col3 .hd em{
	width: 315px;
	height: 9px;
	background-color: #f8f8f8;
	margin-left: 5px;
}

.col3 .img-box,.col4 .img-box{
	margin-top: 30px;
	padding: 0;
}

.col3 .img-box .img-area,.col4 .img-box .img-area{
	position: relative;
}

.col3 .img-box .img-area img,.col4 .img-box .img-area img{
	width: 197px;
	height: 111px;
	position: relative;
	z-index: 999;
}


.col3 .img-box .img-area:after,.col4 .img-box .img-area:after{
	position: absolute;
	content: '';
	background: #c0e5da;
	width: 197px;
	height: 111px;
	top: -8px;
	right: -8px;
	border-radius: 5px;
}

.col4 .img-box .img-area:after{
	background: #ffcb00;
}

.col3 .img-box .text-area,.col4 .img-box .text-area{
	margin-left: 30px;
}

.col3 .img-box .text-area{
	border-bottom: 1px solid #c0e5da;
}

.col4 .img-box .text-area{
	border-bottom: 1px solid #ffcb00;
}

.col3 .img-box .text-area p,.col4 .img-box .text-area p {
    height: 52px;
    overflow: hidden;
}


.col .img-box .text-area h3{
	margin-top: 0px;
}

.col .img-box .text-area p{
	height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.col3 .img-box,.col4 .img-box{
	border-bottom: none;
}

.col3,.col4{
	padding-bottom: 30px;
}

.col4 .hd{
	border-top: 2px solid #ffcb00;
}

.col4 .hd h2{
	margin-top: 15px;
}

.col4 .hd h2 span{
	color: #ffcb00;
}

.col4 .hd em{
	width: 272px;
	height: 9px;
	background-color: #f8f8f8;
	margin-left: 5px;
}

.col5{
	width: 1200px;
	height: 168px;
	background: url(images/col5-bg.jpg) no-repeat center top;
	overflow: hidden;
	margin-top: 30px;
}

.col5 h2{
	display: block;
	margin: 18px 0 0 18px;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
}

.col5 h2 span{
	color: #053f89;
}

.col5 p{
	float: left;
	width: 1038px;
	font-size: 16px;
	line-height: 28px;
	margin: 10px 0 0 20px;
}

.col5 img{
	float: right;
	margin: 0 20px 20px 0;
}

.top-slider{
	display: none;
}

@media screen and (max-width:768px) {
	.logo1{
		width: 100%;
	}

	.logo1 img{
		display: block;
		float:  none;
		margin: 20px auto;
	}

	.nav{
		height: auto;
	}

	.nav ul{
		width: 100%;
	}

	.nav li{
		width: 45%;
		margin: 10px 2.5%;
		line-height: 30px;
	}

	.nav li:hover{
		background: none;
		background-color: #6a9cd6;
	}

	.m-slide{
		display: none;
	}

	.top-slider{
		display: block;
		width: 100%;
	}

	.top-slider img,.top-slider .img-area{
		width: 100%;
		height: auto;
	}

	.top-slider p{
		text-align: center;
	}

	.container{
		width: 100%;
	}

	.xc img{
		width: 100%;
	}

	.col{
		width: auto;
		padding:10px
	}

	.col .hd em{
		display: none;
	}

	.col5{
		width: auto;
		padding: 10px;
		height: auto;
		background: none;
		background-color: #fff;
	}

	.col5 p{
		width: 100%;
	}

	.col5.col5.col5 > *{
		margin:15px 0;
		float: none;
		display: block;
	}

	.col5.col5.col5 img{
		margin: 15px auto ;
	}

	.col .img-box .text-area h3{
		font-size: 14px;
	}
}