﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */

* {
	margin: 0 0;
	padding: 0 0;
}
body {
	background-color: #FFF;
	font-size: 14px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif, 宋体;
	-moz-user-select: none; /*火狐*/
	-webkit-user-select: none; /*webkit浏览器*/
	-ms-user-select: none; /*IE10*/
	-khtml-user-select: none; /*早期浏览器*/
	user-select: none;
}
img {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}
em {
	font-style: normal;
}
/*---header样式(top、logo)---*/
#header {
	width: 1000px;
	margin: 0 auto;
	color: #777;
}
#header ul {
	width: 1000px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#header ul li {
	float: right;
	height: 14px;
	width: 70px;
}
#header ul li.left_box {
	border-right: 1px solid #d18d05;
}
#header ul li a {
	color: #d18d05;
}
#header ul li a:hover {
	color: #000;
}
#logo_box {
	width: 1000px;
	height: 62px;
	margin-bottom: 16px;
}
#logo_box .logo {
	display: block;
	float: left;
}
#logo_box .phone {
	display: block;
	float: right;
}
/*导航*/
#nav {
	width: 100%;
	height: 43px;
	background: url(img/nav_bg.jpg) repeat-x;
	text-align: center;
}
#nav ul {
	width: 900px;
	height: 43px;
	margin: 0 auto;
	line-height: 44px;
}
#nav ul li {
	display: inline;
	width: 110px;
	height: 43px;
	float: left;
	line-height: 44px;
	position: relative;
}
#nav #wrapnav >li.current {
	background: #2d2d2d;
	font-weight: bold;
}
#nav #wrapnav li a {
	color: #000;
	font-size: 15px;
}
#nav #wrapnav >li.current a {
	color: #fff;
}
#nav #wrapnav li ul {
	border: none;
	background: #fffcf3;
	width: 100px;
	font-size: 14px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 42px;
}
#nav #wrapnav li ul li {
	width: 100px;
	line-height: 44px;
	height: 44px;
}
#nav #wrapnav li ul li a {
	background: #2D2D2D;
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	font-family: 宋体;
}
#nav #wrapnav li ul li a:hover {
	background: #111111;
	color: #ffba00;
}
/*banner*/
.box-shadow {
	width: 100%;
	height: 2px;
	background: url(img/box-shadow_03.jpg) repeat-x;
}
#index_banner {
	width: 100%;
	height: 199px;
	background-color: #344b75;
	text-align: center;
}
#index_jiaodian {
	width: 100%;
	height: 290px;
	background-color: #344b75;
	text-align: center;
}
/*second_header*/
#second_header {
	width: 983px;
	height: 60px;
	margin: 0 auto;
}
#second_header ul {
	width: 100%;
	height: 60px;
	background: url(img/second_header_bg.jpg) no-repeat;
}
#second_header .base {
	height: 60px;
	line-height: 60px;
	width: 163px;
	float: left;
}
#second_header .sec_0 {
	background: url(img/icon_03.jpg) no-repeat scroll 13px 13px rgba(0, 0, 0, 0);
}
#second_header .sec_1 {
	background: url(img/icon_05.jpg) no-repeat scroll 13px 13px rgba(0, 0, 0, 0);
}
#second_header .sec_2 {
	background: url(img/icon_08.jpg) no-repeat scroll 13px 13px rgba(0, 0, 0, 0);
}
#second_header .sec_3 {
	background: url(img/icon_10.jpg) no-repeat scroll 13px 12px rgba(0, 0, 0, 0);
}
#second_header .sec_4 {
	background: url(img/icon_13.jpg) no-repeat scroll 13px 16px rgba(0, 0, 0, 0);
}
#second_header .sec_5 {
	background: url(img/icon_06.jpg) no-repeat scroll 13px 13px rgba(0, 0, 0, 0);
}
#second_header .sec_6 {
	background: url(img/icon_12.jpg) no-repeat scroll 13px 14px rgba(0, 0, 0, 0);
}
#second_header .sec_7 {
	background: url(img/icon_14.jpg) no-repeat scroll 13px 13px rgba(0, 0, 0, 0);
}
#second_header .base a {
	font-size: 15px;
	font-family: 微软雅黑;
	color: #807d7d;
	margin: 0 50px;
	display: block;
	width: 72px;
}
/*content*/
#content {
	width: 945px;
	margin: 10px auto 0;
	height: auto;
}
#content #left {
	width: 617px;
	height: auto;
	float: left;
}
#content #left .index_media {
	width: 100%;
}
#content #left .media_title {
	width: 100%;
	height: 30px;
	border-bottom: #3a4e71 solid 1.5px;
}
#content #left .a3 {
	display: block;
	width: 120px;
	height: 30px;
	background: url(img/list_title_03.jpg) no-repeat scroll 16px 0 rgba(0, 0, 0, 0);
	float: left;
}
#content #left .more1 {
	display: block;
	width: 61px;
	height: 20px;
	line-height: 20px;
	float: right;
	margin: 10px 0;
	background-color: #3a4e71;
	color: #fff;
	font-size: 10px;
	text-align: center;
	font-family: Arial;
}
#content #left .index_media .media_top {
	margin: 18px 15px;
	width: 577px;
	height: 158px;
}
#content #left .index_media .media_top img {
	float: left;
}
#content #left .index_media .media_top .rig_des {
	width: 336px;
	margin-left: 10px;
	float: right;
}
#content #left .index_media .media_top .rig_des .rig_title {
	font-size: 16px;
	font-weight: 700;
}
#content #left .index_media .media_top .rig_des p {
	font-size: 14px;
	color: #3c3c3c;
	margin-top: 23px;
	line-height: 24px;
	height: 76px;
	overflow: hidden;
}
#content #left .index_media .media_top .rig_des .readmore {
	float: right;
	color: #cf0000;
	font-size: 10px;
}
#content #left .index_media .media_bot {
	margin: 15px 0 0;
	width: 617px;
	height: 90px;
}
#content #left .index_media .media_bot ul {
	width: 291px;
	height: 90px;
}
#content #left .index_media .media_bot ul li {
	background: url(img/bot_dian.jpg) no-repeat scroll 0 22px rgba(0, 0, 0, 0);
	line-height: 24px;
	width: 285px;
	float: left;
}
#content #left .index_media .media_bot ul li a {
	color: #424242;
	font-size: 14px;
}
#content #left .index_media .media_bot ul li span {
	color: #424242;
	float: right;
}
#content #left .index_pro {
	width: 100%;
}
#content #left .a2 {
	display: block;
	width: 120px;
	height: 30px;
	background: url(img/pro_title_03.jpg) no-repeat scroll 16px 0 rgba(0, 0, 0, 0);
	float: left;
}
#content #left .index_pro .pro1 {
	margin-top: 6px;
	margin-left: 16px;
	height: 100px;
}
#content #left .index_pro .pro1 .pro_title {
	background: url(img/left_bg.jpg);
	background-size: 15px 17px;
	background-repeat: no-repeat;
}
#content #left .index_pro .pro1 .pro_list {
	margin-top: 4px;
	width: 582px;
	height: 100px;
	overflow: hidden;
}
.index_lf {
	width: 618px;
	float: left;
	margin-top: 24px;
	height: 282px;
}
.index_notice_2 {
	width: 304px;
	height: 285px;
	border: 1px solid #e8e9e8;
	float: left;
}
.index_notice_2 .title {
	width: 289px;
	height: 44px;
	padding: 4px 16px 0px 3px;
	font-weight: 600;
}
.index_notice_2 .title .a1 {
	display: block;
	float: left;
	width: 136px;
	line-height: 38px;
	text-align: center;
	color: #2d2d2d;
}
.index_notice_2 .title a.current {
	background: url(img/list_title.jpg) no-repeat;
}
.index_notice_2 .title .more {
	display: block;
	float: right;
	margin-top: 15px;
}
.index_notice_2 .notNews {
	width: 270px;
	margin: 2px 15px 0px 20px;
	line-height: 36px;
}
.index_notice_2 .notNews ul li {
	height: 42px;
	line-height: 42px;
	background: url(img/news_dd.jpg) no-repeat left;
	padding-left: 12px;
	border-bottom: 1px dashed #e1e1e1;
}
.index_notice_2 .notNews li a {
	display: block;
	float: left;
}
.index_notice_2 .notNews li a:hover {
	text-decoration: underline;
}
.index_notice_2 .notNews li span {
	color: #777;
	display: block;
	float: right;
}
#left .banner_ad {
	margin: 12px 0 0;
}
#content #right {
	width: 317px;
	height: auto;
	float: right;
	margin-left: 10px;
	overflow: hidden;
}
#right .bigicon {
	width: 320px;
	height: 228px;
	margin-top: 30px;
}
#right .index_caijing, .index_video, .index_calendar {
	width: 100%;
	margin-top: 29px;
}
#right .index_video .right_title, .index_caijing .right_title, .index_calendar .right_title {
	width: 100%;
	color: #3a4e71;
	font-size: 14px;
	height: 20px;
	border-bottom: #f9b503 solid 1.5px;
	font-weight: 600;
}
.index_caijing table {
	border: none;
	margin-top: 1px;
	text-align: center;
	font-size: 12px;
	color: #202021;
}
.ftc {
	color: #e4a526;
	margin-top: 12px;
}
.index_calendar .calendar_pic {
	width: 100%;
	margin: 15px 0 0 17px;
}
.index_calendar .calendar_pic .number {
	margin: 0 10px 16px 0;
}
.index_ad2 {
	margin-top: 20px;
}
.t_top {
	border-top: 1px dotted #202021;
}
.t_bottom {
	border-bottom: 1px dotted #202021;
}
.t_lft {
	text-align: left;
	padding-left: 8px;
}
.ftred {
	color: #ff0000;
}
.t_align {
	text-align: left;
}
/*footer begin*/
#footer {
	width: 100%;
	height: 224px;
	background: #363636;
	margin-top: 30px;
}
#footer .ft_1 {
	width: 100%;
	height: 48px;
	background: #ffba00;
}
#footer .ft_1 .txt {
	width: 1000px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
}
#footer .ft_1 .txt a:hover {
	text-decoration: underline;
}
#footer .ft_2 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-top: 26px;
	color: #acacac;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif, 宋体，微软雅黑;
}
/*footer end*/



/*二级页面开始*/
.sec_content {
	width: 942px;
	height: auto;
	margin: 0 auto;
}
.sec_content .content_title, .aboutus_title, .content_title_custom_servic, .product_title, .sjzx_title, .flzc_title, .zxzx_title {
	width: 100%;
	height: 51px;
	border: #dadada solid 1px;
	margin: 15px 0 33px;
}
.sec_content .content_title_custom_servic ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 188px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .content_title_custom_servic ul li a {
	color: #3a4e71;
	display: block;
	width: 188px;
	height: 51px;
}
.sec_content .content_title_custom_servic ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .content_title_custom_servic ul li.select a {
	color: #fff;
}
.sec_content .content_title_custom_servic ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
.sec_content .content_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 314px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .content_title ul li a {
	display: block;
	width: 314px;
	height: 51px;
}
.sec_content .content_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .content_title ul li.select a {
	color: #fff;
}
.sec_content .content_title ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
.sec_content .position p {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #a6a6a6;
	height: 34px;
	width: 100%;
	background: url(img/bot_line.jpg) no-repeat bottom;
}
.sec_content .position p a {
	color: #a6a6a6;
}
.sec_content .position p a:hover {
	color: #a6a6a6;
}
.sec_content .content_con {
	margin-top: 32px;
}
.sec_content .content_con h2 {
	height: 40px;
	line-height: 40px;
	text-align: left;
}
.sec_content .content_con h2 span {
	color: #344b75;
	font-family: 微软雅黑;
	font-size: 20px;
	font-weight: normal;
}
.sec_content .content_con p {
	font-size: 15px;
	color: #434141;
}
.sec_content .content_con .newsList {
	width: 942px;
	margin-top: 30px;
	padding-right: 20px;
}
.sec_content .content_con .newsList ul {
	padding-left: 9px;
}
.sec_content .content_con .newsList ul li {
	height: 39px;
	line-height: 39px;
	background: url(img/news_dd.jpg) no-repeat left;
	padding-left: 13px;
	border-bottom: 1px dashed #ccc;
}
.sec_content .content_con .newsList ul li a {
	display: block;
	float: left;/**/
	
}
.sec_content .content_con .newsList ul li a:hover {
	text-decoration: underline;
}
.sec_content .content_con .newsList ul li span {
	display: block;
	float: right;
	color: #666;
}
.sec_content .content_con img {
	margin: 50px 0 0 18px;
}
/*about us*/
.sec_content .aboutus_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 188px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .aboutus_title ul li a {
	display: block;
	width: 188px;
	height: 51px;
}
.sec_content .aboutus_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .aboutus_title ul li.select a {
	color: #fff;
	width: 188px;
}
.sec_content .aboutus_title ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
.sec_content .content_con .contenttext {
	margin-bottom: 120px;
	padding-top: 45px;
}
/*资讯中心*/
.sec_content .zxzx_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 188px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .zxzx_title ul li a {
	display: block;
	width: 188px;
	height: 51px;
}
.sec_content .zxzx_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .zxzx_title ul li.select a {
	color: #fff;
	width: 188px;
}
.sec_content .zxzx_title ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
/*资讯中心end*/
/*产品中心*/
.sec_content .product_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 235px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .product_title ul li a {
	display: block;
	width: 235px;
	height: 51px;
}
.sec_content .product_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .product_title ul li.select a {
	color: #fff;
	width: 235px;
}
.sec_content .product_title ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
/*会员名单 table*/
.ke-zeroborder .usercode {
	background-color: #344b75;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	border-bottom: #f8b405 solid 1px;
	width: 14%;
}
.ke-zeroborder .username {
	background-color: #344b75;
	text-align: left;
	padding: 10px 0 10px 35px;
	color: #fff;
	font-size: 14px;
	border-bottom: #f8b405 solid 1px;
	width: 40%;
}
.ke-zeroborder .webaddr {
	background-color: #344b75;
	text-align: left;
	padding: 10px 0 10px 35px;
	color: #fff;
	font-size: 14px;
	border-bottom: #f8b405 solid 1px;
	width: 46%;
}
.ke-zeroborder .firstcode {
	background-color: #ededed;
	text-align: center;
	padding: 10px;
	border-left: #dfdfdf solid 1px;
	border-bottom: #dfdfdf solid 1px;
	border-top: #dfdfdf solid 1px;
	color: #344b75;
}
.ke-zeroborder .secondcode {
	background-color: #f7f7f7;
	text-align: center;
	padding: 10px;
	color: #344b75;
}
.ke-zeroborder .firstname {
	background-color: #ededed;
	text-align: left;
	padding: 10px 0 10px 35px;
	font-size: 14px;
	border-left: #384e77 solid 1px;
	border-bottom: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
	border-top: #dfdfdf solid 1px;
}
.ke-zeroborder .secondname {
	background-color: #f7f7f7;
	text-align: left;
	padding: 10px 0 10px 35px;
	font-size: 14px;
	border-left: #384e77 solid 1px;
}
/*end 产品中心*/
/*数据中心*/

.sec_content .sjzx_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 471px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .sjzx_title ul li a {
	display: block;
	width: 471px;
	height: 51px;
}
.sec_content .sjzx_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .sjzx_title ul li.select a {
	color: #fff;
	width: 471px;
}
.biti {
	border-bottom: #ffbc0d solid 1px;
}
.bati {
	border-right: #344b75 solid 1px;
}
.boti {
	border-bottom: #344b75 solid 1px;
}
/*数据中心end*/
/*法律政策*/
.sec_content .flzc_title ul li {
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #3a4e71;
	width: 314px;
	text-align: center;
	height: 51px;
	line-height: 51px;
}
.sec_content .flzc_title ul li a {
	display: block;
	width: 314px;
	height: 51px;
}
.sec_content .flzc_title ul li.select {
	background: url(img/title_select.jpg) repeat-x;
}
.sec_content .flzc_title ul li.select a {
	color: #fff;
	width: 314px;
}
.sec_content .flzc_title ul li.right_line {
	background: url(img/list_line.jpg) no-repeat bottom right;
}
/*法律政策end*/
/*企业简介*/
.qyjj {
	margin-top: 22px;
	line-height: 32px;
}
/*企业简介end */

.clear {
	clear: both;
}
.articl_page {
	height: 24px;
	text-align: center;
	margin: 30px 0px;
}
.articl_page a {
	line-height: 22px;
	border: solid 1px #e7ecf0;
	padding: 0px 8px;
	margin: 0px 3px;
	display: inline-block;
	background: #fff;
	color: #666;
}
.articl_page a:hover {
	color: #000;
	text-decoration: underline;
}
.sec_content .center {
	width: 940px;
}
.sec_content .center .left {
	float: left;
	width: 631px;
}
.sec_content .center .divright {
	float: left;
	width: 292px;
	padding-left: 15px;
}
.content .sec_content .center .divright .top1 {
	height: 270px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.content .sec_content .center .divright .top1 .title {
	background-image: url(img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.content .sec_content .center .divright .top1 .title a {
	font-size: 14px;
	color: #FFF;
}
.content .sec_content .center .divright .top1 .title .more {
	float: right;
	height: 31px;
	width: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 31px;
	font-weight: bold;
}
.content .sec_content .center .divright .top1 .title .left_title {
	font-size: 14px;
	font-style: normal;
	line-height: 31px;
	font-weight: normal;
	float: left;
	height: 31px;
	width: 100px;
	margin-left: 12px;
}
.xiangguan {
	width: 100%;
	text-align: left;
	padding-top: 20px;
}
.content .sec_content .center .divright .top1 .newslist ul {
	padding-left: 14px;
}
.content .sec_content .center .divright .top1 .newslist ul li, .xiangguan ul li {
	line-height: 42px;
	height: 42px;
	background: url(img/news_dd.jpg) no-repeat left;
	border-bottom: 1px dashed #ccc;
	padding-left: 17px;
}
.content .sec_content .center .divright .top1 .newslist ul li span, .xiangguan ul li span {
	display: block;
	float: right;
	color: #666;
	padding-right: 7px
}
.content .sec_content .center .divright .top2 {
	height: 260px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	float: left;
	margin-top: 11px;
}
.content .sec_content .center .divright .top2 .title {
	background-image: url(img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.content .sec_content .center .divright .top2 .title a {
	font-size: 14px;
	color: #FFF;
}
.content .sec_content .center .divright .top2 .title .more {
	float: right;
	height: 31px;
	width: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 31px;
	font-weight: bold;
}
.content .sec_content .center .divright .top2 .title .left_title {
	font-size: 14px;
	font-style: normal;
	line-height: 31px;
	font-weight: normal;
	float: left;
	height: 31px;
	width: 100px;
	margin-left: 12px;
}
.content .sec_content .center .divright .top2 .newslist ul {
	padding-left: 14px;
}
.content .sec_content .center .divright .top2 .videolist dl {
	float: left;
	height: 51px;
	width: 292px;
	margin-top: 7px;
}
.content .sec_content .center .divright .top2 .videolist dl dt {
	float: left;
	margin-left: 12px;
}
.content .sec_content .center .divright .top2 .videolist dl dd .font1 {
	float: left;
	color: #818181;
}
.content .sec_content .center .divright .top2 .videolist dl dd .font2 {
	float: left;
	color: #4d4d4d;
}
.content .sec_content .center .divright .top2 .videolist dl dd {
	float: left;
	width: 192px;
	overflow: hidden;
	padding-left: 9px;
}
.content .sec_content .center .divright .bigicon {
	float: left;
	height: 228px;
	width: 320px;
	margin-top: 30px;
}
/*about us  gltd*/
.sec_content .content_con .contenttext h2 {
	margin-top: 35px;
}
.sec_content .content_con .contenttext h2.gltd_bg {
	width: 100%;
	background: #e9e9e9;
	padding-left: 19px;
	color: #344b75;
	font-weight: normal;
	font-size: 18px;
}
.sec_content .content_con .qyjj {
	background: url(img/qyjj_bg.jpg) no-repeat right;
	height: 632px;
}
/* user  rhzn*/
.contenttext h2.rhzn_bg {
	color: #344b75;
	font-size: 18px;
	font-weight: normal;
	padding-left: 75px;
	width: 100%;
}
.contenttext h2.num1 {
	background: url(img/rhzn_01.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
.contenttext h2.num2 {
	background: url(img/rhzn_02.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
.contenttext h2.num3 {
	background: url(img/rhzn_03.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
.contenttext h2.num4 {
	background: url(img/rhzn_04.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
.contenttext h2.num5 {
	background: url(img/rhzn_05.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
.contenttext h2.num6 {
	background: url(img/rhzn_06.jpg) no-repeat left;
	background-color: #e9e9e9;
	height: 33px;
	line-height: 33px;
}
/*map */
.contenttext .mapul {
	width: 942px;
	font-size: 14px;
	text-align: left;
}
.contenttext .mapul li {
	float: left;
	width: 152px;
	text-align: center;
}
.contenttext .mapul li.tdtop {
	padding-left: 25px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}
.contenttext .mapul .numshen {
	background-color: #ededed;
	height: 50px;
	line-height: 50px;
	border-bottom: #fff solid 1px;
}
.contenttext .mapul li a {
	color: #344b75;
}
.numqian {
	background-color: #f7f7f7;
	height: 50px;
	line-height: 50px;
	border-bottom: #fff solid 1px;
}
/*------------------首页新添加样式悬浮-----------------------*/
#fxts {
	position: fixed;
	top: 10px;
	left: 50%;
	margin-left: 500px;
	z-index: 10000;
	width: 121px;
	height: 155px;
}
.pagelink {
	margin-top: 25px;
}
.pagelink ul {
}
.pagelink ul li {
	margin: 0 3px;
	float: left;
	padding: 0 5px;
	height: 25px;
	background-color: #FFF;
	border: 1px #999999 solid;
	text-align: center;
	line-height: 25px;
}
.pagelink ul .thisclass {
	background-color: #ccc;
}
.pagelink ul li a {
}
