@charset "gb2312";

/* CSS Document */


/* CSS Document */


/* reset */


/* 初始化标签在所有浏览器中的margin、padding值 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}


/* 重置fieldset（表单分组）、图片的边框为0*/

fieldset,
img {
	border: 0 none
}


/* 重置类表前导符号为onne,menu在HTML5中有效 */

dl,
ul,
ol,
menu,
li {
	list-style: none
}


/* 重置嵌套引用的引号类型 */

blockquote,
q {
	quotes: none
}


/* 重置嵌套引用*/

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}


/* 重置表单控件垂直居中*/

input,
select,
textarea,
button {
	vertical-align: middle
}


/* 重置表单button按钮效果 */

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}


/* 重置body 页面背景为白色 */

body {
	background: #fff
}


/* 重置页面文字属性 */

body,
th,
td,
input,
select,
textarea,
button {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}


/* 重置链接a标签 */

a {
	text-decoration: none
}


/* 重置链接a标签的鼠标滑动效果 */

a:active,
a:hover {
	text-decoration: none
}


/* 重置样式标签的样式 */

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: normal
}


/* 重置表格标题为隐藏 */

caption {
	display: none;
}


/* 重置table属性 */

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}


/* 图片在当前行内的垂直位置 */

img {
	vertical-align: top;
	border: none;
}


/* 页面设置 */


/* 取消a标签点击后的虚线框 */

a {
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}

/*小微企业样式*/
.main_layout
{
	width: auto;
	height: auto;
	max-width: 1400px;
	min-height: 500px;
	background: url(xwqy_bj.png) left top no-repeat #ffffff;
	overflow: hidden;
	margin: 0px auto;
}
.main
{
	width: 1119px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
.logo
{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 0px auto;
}
.xwqy_jd
{
	width: 100%;
	height: auto;
	min-height: 30px;
	margin-top: 31px;
	overflow: hidden;
}
.jd_bj,.xc_bj
{
	width: 1119px;
	height: 90px;
	overflow: hidden;
}
.jd_list
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.ty_l
{
	width: 100%;
	height: auto;
	min-height: 250px;
	overflow: hidden;
}
.title
{
	width: 551px;
	height: 71px;
	overflow: hidden;
}
.num_pic
{
	float: left;
	height: 71px;
	width: 51px;
	margin-right: 2px;
}
.title_main
{
	float: left;
	height: 71px;
	width: 498px;
	background-color: #f1f1f1;
	text-indent: 10px;
}
.content
{
	width: auto;
	height: auto;
	min-height: 177px;
	overflow: hidden;
	padding-left: 63px;
}
.content > table td
{
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.more,.more a
{
	display: block;
	width: auto;
	height: 36px;
	margin-top: 10px;
	text-align: center;
	line-height: 36px;
	background-color: #eed4b4;
	
}
.zcwj_main
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.zcwj_list,.zcwj_list ul
{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zcwj_list ul
{
	margin-top: 28px;
}

.zcwj_list ul li
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: bottom;
	overflow: hidden;
	background: url(list_style.png) left no-repeat;
	background-position: 5px 7px;
	margin-top: 25px;
}
.zcwj_list ul li:hover
{
	color: #c30000;
}
.zcwj_list ul li a
{
	float: left;
	width: 92%;
	text-indent: 32px;
}
.zcwj_list ul li span
{
	float: right;
	width: 8%;
}
.footer
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

/*详细页样式*/
.xl_content
{
	border-left: 1px solid #4883c7;
	border-right: 1px solid #4883c7;
	border-bottom: 1px solid #4883c7;
	border-top: 3px solid #4883c7;
	width: auto;
	height: auto;
	min-height: 300px;
	overflow: hidden;
}
.content_main
{
	width: 85%;
	height: auto;
	min-height: 300px;
	overflow: hidden;
	margin: 0px auto;
	
}
.location
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #4883c7;
	text-indent: 30px;
}
.xl_title
{
	width: 100%;
	height: auto;
	min-height: 70px;
	overflow: hidden;
	border-bottom: dashed 2px darkblue;
	padding: 15px 0px;
}
.con_nr
{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 30px;
}
/*概览样式*/
.fy_code
{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 20px;
}
.gl_list
{
	padding-bottom: 15px;
}
.gl_list,.gl_list ul
{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.gl_list ul li
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: bottom;
	overflow: hidden;
	background: url(list_style.png) left no-repeat;
	background-position: 20px 7px;
	margin-top: 25px;
}
.gl_list ul li:hover
{
	color: #C30000;
}
.gl_list ul li a
{
	float: left;
	width: 90%;
	text-indent: 42px;
}
.gl_list ul li span
{
	float: right;
	width: 10%;
}
/*字体样式*/

.font_more
{
	font: "microsoft yahei";
	font-size: 15px;
	color: #c30000;
}
.font_more a
{
	font: "microsoft yahei";
	font-size: 15px;
	color: #c30000;
}
.font_more a:hover
{
	font: "microsoft yahei";
	font-size: 15px;
	color: #c30000;
	text-decoration: underline;
}

.font_16_hong
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #c30000;
}
.font_16_hong a
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #c30000;
}.font_16_hong a:hover
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #c30000;
	text-decoration: underline;
}
.font_14_hei
{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #252525;
}
.font_14_hei a
{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #252525;
}
.font_14_hei a:hover
{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #252525;
}
.font_16_hei
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #141414;
}
.font_16_hei a
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #141414;
}
.font_16_hei a:hover
{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #c30000;
	text-decoration: underline;
}

.font_24_hong
{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #c30000;
}
.font_24_hong a
{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #c30000;
}
.font_24_hong a:hover
{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #c30000;
	text-decoration: underline;
}
.font_18_hei
{
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #141414;
}
.font_18_hei a
{
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #141414;
}
.font_18_hei a:hover
{
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #141414;
}