﻿@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;
    vertical-align: middle;
}

a {
	outline-style: none;
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #E0192B;
}

.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;
}


   /*顶部*/
.B_top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom:1px solid #ebebeb;
	background: #fafafa;
}
@media screen and (max-width: 1000px) {
.B_top {width: 1000px}
}
.top_min {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	font-size: 12px;
	color: #333;
}
.top_lf {
	float: left;
}
.top_ri {
	width: 245px;
	height: 35px;
	float: right;
}
.top_min a {
	padding: 0px 5px;
	color: #333;
	text-decoration: none;
}
.top_ri span {
	padding-left: 5px;
}
.phone{

	float: left;
}
#wx{
		width: 100px;
		height: 35px;
		position: relative;
		float: left;

	}
#wx .title{
		display: block;
		width: 100px;
		height: 35px;
		text-align: center;


	}
#wx #erwm{
		width: 100px;
		display: none;
		position: absolute;
		top: 45px;
		left: 0px;
		z-index: 30;
	}





/*主体内容*/
.main {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}

/*banner*/
.banner {
	width: 100%;
	height: 537px;
	overflow: hidden;
}

.banner img {
	display: block;
}

/*促进法*/
.con1 {
	overflow: hidden;
	width: 100%;
}

.con1_title {
	font-size: 36px;
	margin: 60px auto;
	text-align: center;
	color: #333;
}

.con1_le {
	float: left;
	width: 750px;
}

.con1_le img {
	display: block;
}

.con1_ri {
	width: 550px;
	float: right;
}

.con1r_con {
	font-size: 18px;
	color: #333;
	line-height: 40px;
	text-indent: 40px;
}

.con1r_more {
	text-align: right;
	margin-right: 15px;
	color: #e0192b;
	font-size: 16px;
}


.conlist_all {
	overflow: hidden;
	margin-top: 15px;
}

.conlist_title {
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	height: 50px;
	width: 100%;
	background: url(../images/con_bg.jpg) no-repeat;
	padding-left: 15px;
}

.conlist_nr {
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 520px;
}

.conlist_nr span {
	color: #E0192B;
	font-weight: bold;
}

.ggao {
	width: 1300px;
	height: 116px;
	overflow: hidden;
	margin: 30px auto;
}

.ggao img {
	display: block;
}

/*政策*/
.wz_all {
	overflow: hidden;
	width: 100%;
	height: 560px;
	margin-bottom: 30px;
}

.wz_le {
	float: left;
	width: 850px;
	overflow: hidden;
}

.wz_top {
	overflow: hidden;
	margin-bottom: 40px;
}

.wz_nr1 {
	float: left;
	width: 400px;
	overflow: hidden;
}

.wz_nrtitle {
	font-size: 26px;
	color: #fff;
	line-height: 36px;
	height: 36px;
	padding-left: 10px;
	background: url(../images/nr_bg.png) no-repeat;
}

.wz_xian {
	height: 5px;
	background: #fce8e9;
	margin: 5px auto;
}

.wz_list {
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 380px;
}

.wz_list span {
	color: #E0192B;
	font-weight: bold;
}


.wz_nr2 {
	float: right;
	width: 400px;
	overflow: hidden;
}

.wz_ri {
	float: right;
	width: 400px;
	overflow: hidden;
	background: #fff8f8;
	padding: 0 15px 15px 15px;
}

.wz_rtop {
	font-size: 26px;
	color: #E0192B;
	line-height: 36px;
	height: 36px;
}

.wz_rtop span {
	color: #0077cc;
}


/*图解*/
.tj_title {
	text-align: center;
	background: url(../images/tujie_bg.png) no-repeat;
	height: 100px;
	width: 335px;
	margin: 20px auto;
	margin-bottom: 0;
}

.tj_list {
	overflow: hidden;
	width: 100%;
}

.tj_nr {
	width: 380px;
	height: 212px;
	float: left;
	margin-right: 80px;
	margin-top: 40px;
}

.tj_nright {
	float: right;
	margin-right: 0;
	;
}

.tj_nr img {
	display: block;
}

/*政务服务*/
.ser {
	width: 100%;
	height: 820px;
	background: url(../images/bottom_bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: 40px;
	padding-top: 30px;
	margin-bottom: 40px;

}

.ser_title {
	background: url(../images/bo_title.png) no-repeat;
	margin: 0 auto;
	width: 473px;
	height: 140px;
}



.title_cn {
	text-align: center;
	font-weight: 700;
	font-size: 30px
}

#new_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0
}

.new_con {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px
}

.newtel {
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #666
}

.new_telst {
	width: 630px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center
}

.new_telst li {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	font-family: 微软雅黑;
	cursor: pointer;
	height: 50px;
	line-height:50px;
	background: #fff;
	color: #399777;
	    margin-left: 10px;
}

.new_telst li.newon {
	color: #fff;
	font-weight: 700;
	background: #399777;
}

.new_telst p {
	position: absolute;
	top: 55px;
	left: 0;
	width: 200px;
	height: 7px;
	border-top: 1px solid #399777;
	overflow: hidden;
	text-align: center;
	margin-left: 10px;
}

.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0
}

.new_lst {
	height: 414px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 20px
}

.new_lst ul {
	position: absolute;
	left: 0
}

.new-wrap {
	margin-top: 30px
}

.new-wrap .show {
	display: block
}
.new_but{
	width: 352px;
	height: 85px;
	margin:20px auto;
}
