@charset "utf-8";
/* CSS Document */
body{
	background:url(bannernew.jpg) center top no-repeat;
	}
*{
	margin:0px;
	padding:0px;
	}
.head{
	width: 100%;
	height: 220px;
	}
.head .head_1{
	width:1200px;
	height:220px;
	margin:0px auto;
	}
.main{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	background: #fff;
	}
.main .nav{
	height:53px;
	background:#2881e5;
	}
.main .nav ul li{
	width: 145px;
	height: 53px;
	line-height: 53px;
	list-style: none;
	float: left;
	text-align: center;
	}
.main .nav ul li:hover{
	background:#f0f8ff;
	}
.main .nav ul li a{
	font-family: "Microsoft YaHei UI";
	font-size: 20px;
	color: #fff;
	font-weight: bolder;
	}
.main .nav ul li:hover a{
	color:#2881e5;
	}
.main .banner{
	width: 1200px;
	height: 418px;
	margin-top: 15px;
	}
.main .top{
	height: 75px;
	margin-top: 15px;
	background: url(2018-07-20_102002.png) center top no-repeat;
	}
.main .top .top_date{
	width: 201px;
	height: 75px;
	float: left;
	}
.main .top .top_date h1{
	margin: 4px 0 0 18px;
    font-size: 20px;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #316AB7;
	}
.main .top .top_date h2{
	margin: 0 0 0 54px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #316AB7;
	}
.main .top .top_tzgg{
	width: 191px;
	height: 75px;
	float: left;
	text-align: right;
	}
.main .top .index_navlist{
	width: 748px;
	height: 75px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	}
.index_navlist ul {
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.main .top .index_navlist ul li{
	width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    line-height: 30px;
    margin-top: 5px;
    border-bottom: 1px dashed #89898B;
	}
.main .top .index_navlist ul li a{
	font-family:"Microsoft YaHei UI";
	font-size:16px;
	color:#386EB6;
	}
.main .content{
	height: 370px;
	margin-top: 15px;
	clear: both;
	}
.main .content .content_left{
	width:640px;
	height:370px;
	float:left;
	}
.main .content .content_right{
	width: 545px;
	height: 370px;
	float: left;
	margin-left: 15px;
	}
.main .ztzl{
	height: 112px;
	margin-top: 15px;
	}
.main .link{
	height: 52px;
	margin-top: 15px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	}
.main .ztzl2{
	height:102px;
	margin-top:15px;
	}
.main .ztzl2 ul li{
	width: 300px;
	height: 100px;
	list-style: none;
	float: left;
	text-align: center;
	}
.main .ztzl2 ul li img{
	width: 295px;
	}
.footer{
	width: 100%;
	/* [disabled]height:288px; */
	margin-top: 15px;
	background: #eaf0f3;
	border-top: 5px solid #36C;
	}
.footer .footer_1{
	width: 1200px;
	/* [disabled]height:288px; */
	margin: 0px auto;
	}
.footer .footer_1 .footer_1_top{
	height: 96px;
	margin-top: 10px;
	}
.footer .footer_1 .footer_1_top .p_left{
	float:left;
	}
.footer .footer_1 .footer_1_top .p_left p{
	height:32px;
	line-height:32px;
	font-family:"Microsoft YaHei UI";
	font-size:15px;
	}
.footer .footer_1 .footer_1_top .p_right{
	float: left;
	margin-left: 15px;
	}