﻿@charset "utf-8";

/* CSS Document */
body>div {
	margin-right: auto;
	margin-left: auto;
}

body,
div,
ul,
ol,
ul,
li,
ol,
dl,
dd,
dt,
form,
span,
p,
textarea {
	margin: 0;
	padding: 0;
	list-style: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

input {
	padding-top: 0;
	padding-bottom: 0;
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	font-size: 12px;
	padding: 0
}

img,
a img {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	outline-style: none;
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #4691ec;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.auto {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}







/*主体内容*/
.main {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}

/*政策法规*/
.topzc{
	overflow: hidden;
	margin-top:40px;
}
.topz_le{
	float: left;
	width:249px;
	height: 119px;
	background: url(/Content/Policy/images/cs/top_bk.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 5px;
	color: #fff;
	padding-top: 30px;
}
.topz_ri{
	float: right;
	width: 1010px;
	text-indent: 36px;
	line-height: 42px;
	color: #666;
	font-size: 18px;
	padding-top: 10px;
}
/*banner*/
.banner {
	width: 100%;
	overflow: hidden;
}

.banner img {
	display: block;
}


/*启动仪式*/
.con1 {
	overflow: hidden;
	width: 100%;
}

.con1_title {
	font-size: 36px;
	margin: 40px auto;
	margin-bottom: 50px;
	text-align: center;
	color: #333;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con1_le {
	float: left;
	width: 700px;
}

.con1_le img {
	display: block;
	width: 700px;
	height: 350px;
}

.con1_ri {
	width: 550px;
	float: right;
}

.con1r_con {
	font-size: 18px;
	color: #333;
	line-height: 46px;
	text-indent: 40px;
}

.con1r_more {
	text-align: right;
	margin-right: 15px;
	color: #d30000;
	font-size: 16px;
}
/*快捷菜单*/
.con2{
	overflow: hidden;
	width: 100%;
	background: #f5fbff;
	padding: 40px 0;
	margin: 40px 0;
}
.con2_title{
	background: url(/Content/Policy/images/cs/bt_bk.png) no-repeat 0;
	width: 400px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	text-align: center;
	margin-bottom: 50px;
}
.con2_tj1{
	background: url(/Content/Policy/images/cs/kj_1.png) no-repeat;
	width: 665px;
	height: 195px;
	margin: 0 auto;
	margin-top:10px;
}

.tj_all{
	width: 100%;
	overflow: hidden;
}
.tj1_le{
	width: 202px;
	float: left;
	font-size: 26px;
	color: #fff;
	line-height:185px;
	text-align: center;
	margin-right: 29px;
}
.tj2_le{
	width: 200px;
	float: left;
	font-size: 26px;
	color: #fff;
	line-height:185px;
	text-align: center;
	margin-right: 29px;
}

.con2_tj2{
	background: url(/Content/Policy/images/cs/kj_2.png) no-repeat;
	width: 890px;
	height: 195px;
	margin: 0 auto;
	margin-top: -27px;
}
.tj1_le:hover,.tj2_le:hover{
	font-size: 28px;
}

/*新闻列表*/
.con3{
	overflow: hidden;
	width: 100%;
	margin: 40px 0;
}
.wz_nr1 {
	float: left;
	width: 620px;
	overflow: hidden;
}
.wz_list {
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 600px;
}

.wz_list span {
	font-size: 20px;
	color: #4691ec;
	font-weight: bold;
}


.wz_nr2 {
	float: right;
	width: 620px;
	overflow: hidden;
}

.wz_ri {
	float: right;
	width: 400px;
	overflow: hidden;
	background: #fff8f8;
	padding: 0 15px 15px 15px;
}

.wz_rtop {
	font-size: 26px;
	color: #4691ec;
	line-height: 36px;
	height: 36px;
}

.wz_rtop span {
	color: #0077cc;
}
.wz_tu{
	float: right;
	width: 560px;
	overflow: hidden;
}
.wz_bq{
	float: left;
	width: 160px;
	height:40px;
	line-height: 40px;
	margin: 0 30px 20px 0;
	color: #0678ff;
	border: 1px solid #0678ff;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}
.wz_tu img{
	width: 560px;
}

/*政策解读*/
.con4{
	overflow: hidden;
	width: 100%;
	margin: 40px 0;
	background: url(/Content/Policy/images/cs/di_bk.png) no-repeat;
}
.con4_title{
	background: url(/Content/Policy/images/cs/bt_bk.png) no-repeat 0 110px;
	width: 400px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding-top: 95px;
}
.tj_list {
	overflow: hidden;
	width: 100%;
    margin-bottom:100px;
}

.tj_nr {
	width: 380px;
	float: left;
	margin-right: 27px;
	margin-top: 40px;
	margin-left: 26px;    
}
.tj_wz{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 10px 20px;
	text-align: center;
	width: 90%;
	overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
.tj_nright {
	float: right;
	margin-right: 0;
}

.tj_nr img {
	display: block;
	width: 380px;
	height: 220px;
    border: 5px solid #fff;
}
