﻿@charset "utf-8";

/* CSS Document */


/* 通用属性 */

body,
td,
th {
	FONT-SIZE: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div,
form,
ul,
ol,
li,
span,
p {
	margin: 0 auto;
	padding: 0;
	border: 0;
	list-style: none;
}

img,
a img {
	margin: 0;
	padding: 0;
	border: none;
}

.float_clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
	padding-right: 2px;
}

.f_right {
	float: right;
	padding-right: 8px;
}

.f_right a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.f_right a:hover {
	color: #ff3300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.yw_right {
	float: right;
	padding-right: 8px;
	color: #C4C2C2;
}

.yw_right a {
	color: #CC0000;
}

.display_none {
	display: none;
}

img {
	border: none;
}

.red {
	color: red;
}

.must_input {
	font-weight: bold;
	color: black;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

.gray {
	color: gray;
}

.purple {
	color: purple;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #CC0001;
}

p {
	line-height: 22px;
}

.fshisi {
	font-size: 14px;
}


/* 顶部 */

#top_menu_main {
	background: url(../images/top_menu_bg.jpg) repeat-x;
	height: 27px;
}

#top_menu {
	height: 27px;
	line-height: 27px;
	text-align: right;
	width: 980px;
	margin: 0 auto;
}

#top_menu a {
	color: #000;
	font-weight: bold;
	color: #999;
}

#top_main {}

#top {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/top_di.png) no-repeat top right;
}

#top_right {
	padding-top: 5px;
	padding-right: 15px;
	float: right;
}

#top_site_name {
	text-align: right;
	padding-right: 15px;
}

#top_site_name a {
	color: #FFF;
	margin-left: 5px;
}

#top_tel {
	width: 340px;
	margin-top: 25px;
	padding-right: 10px;
	text-align: right;
	float: right;
}

#top_logo {
	width: 220px;
	padding-top: 0px;
	float: left;
	margin-top: 10px;
}

#top_xiaob {
	width: 300px;
	padding-top: 0px;
	float: left;
	margin-top: 10px;
}

#topl {
	width: 130px;
	padding-right: 10px;
	text-align: left;
	float: left;
}

#topr {
	width: 170px;
	text-align: right;
	padding-top: 4px;
	float: right;
	font-size: 12px;
}


/*---------------------首页切换样式----------------------------------*/

#full-screen-slider {
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
	float: left;
	position: relative
}

#slides {
	display: block;
	width: 100%;
	height: 300px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 260px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #0092CE
}


/* 导航 */

#hx_main {
	height: 45px;
	width: 100%;
	background: #d2521c;
	margin-bottom: 1px;
}

#navigation {
	width: 980px;
	height: 45px;
	margin: 0 auto;
	padding-right: 2px;
	list-style: none;
}

#navigation ul #hx_home {
	float: left;
	line-height: 45px;
	text-align: center;
	background: #d2241a;
	border-right: 1px #d2521c solid;
}

#navigation ul .main_nav {
	float: left;
	line-height: 45px;
	text-align: center;
	background: #d2521c;
	border-right: 1px #d2241a solid;
}

#navigation ul .main_end {
	float: left;
	width: 130px;
	line-height: 45px;
	text-align: center;
	background: #d2521c;
}

#navigation ul li a {
	width: 120px;
	display: block;
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
	list-style: none;
}

#navigation ul li a:hover {
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
	background: #dc322f;
	list-style: none;
}


/* 当前位置 */

.current_location {
	color: #333;
	padding-right: 10px;
}

.current_location a {
	color: #666;
}


/* 顶部业务导航 */

#yewu_main {
	padding-top: 0px;
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
}

#yewu {
	background: url(../images/yw_title_bg.png) left no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
}

#yewu h2 {
	font-size: 14px;
	color: #000;
	padding-left: 15px;
}

.float_yewu {
	float: left;
	padding-left: 100px;
	color: #D8D6D6;
}

.float_yewu a {
	color: #666;
	font-size: 12px;
}


/* 首页关于我们 */

.about_img {
	width: 235px;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	background: url(../Images/jjbg.jpg) no-repeat right center;
}

.about_conten {
	width: 420px;
	line-height: 25px;
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}

.about_conten P {
	line-height: 25px;
	text-indent: 2em;
}


/* 主体 */

#content_main {
	margin: 0 auto;
	width: 980px
}

#content_title {
	display: none;
}

#content_body {
	width: 980px;
	margin: 0px auto;
}

#content_bottom {
	display: none;
}


/*主体左侧*/

#left {
	float: left;
	width: 248px;
	margin-top: 32px;
}

.left_title {
	height: 30px;
	line-height: 30px;
	background: url(../images/left_title_bg.jpg) no-repeat;
	padding: 0 32px;
}

.left_title h2 {
	font-size: 14px;
	color: #FFF;
	line-height: 35px;
}

.left_title h2 a {
	font-size: 14px;
	color: #C7231D;
}

.left_body {
	overflow: hidden;
	/*border: 1px solid #DDDDDD;*/
	border-top: none;
	padding: 10px;
	margin-top: 20px;
}

.left_gy {
	overflow: hidden;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 10px 0px 10px;
}

.left_bottom {
	height: 10px;
}

.fcku {
	BORDER-RIGHT: #86A5D1 0px solid;
	BORDER-LEFT: #86A5D1 0px solid;
	WIDTH: 222px
}

.fcku UL {
	OVERFLOW: hidden;
	WIDTH: 100%
}

.fcku UL LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 8px;
	MARGIN: 6px 8px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #CCD8E7 1px solid;
}

.fcku UL LI.xubor {
	BORDER-BOTTOM: #CCD8E7 1px dashed;
}

.fcku UL LI.noline {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

.fcku UL LI P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333;
	PADDING-TOP: 0px
}

.fcku UL LI IMG.icon {
	FLOAT: left;
	MARGIN-RIGHT: 8px
}

.fcku UL LI DIV {
	DISPLAY: inline
}

.left_rencai {
	height: 30px;
	float: left;
	width: 248px;
}


/*主体右侧*/

#right {
	float: right;
	width: 710px;
	padding-left: 15px;
	margin-top: 20px;
}

.right_title {
	background: url(../images/right_title_bg.jpg) left no-repeat;
	height: 33px;
	line-height: 33px;
	margin-top: 1px;
}

.right_title h2 {
	font-size: 14px;
	color: #3b72dc;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.right_title h2 a {
	font-size: 14px;
	color: #3b72dc;
}

.right_ad {
	overflow: hidden;
}

.iright_body {
	padding: 10px 15px;
	overflow: hidden;
	border-right: 1px solid #CCCBCB;
	border-left: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	border-top: 1px solid #DDDDDD;
}

.rightbody {
	font-size: 14px;
	padding: 20px 25px;
	overflow: hidden;
	border-right: 1px solid #CCCBCB;
	border-left: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	border-top: 1px solid #DDDDDD;
}

.rightbody p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
	LINE-HEIGHT: 28PX;
	COLOR: #666666;
	text-indent: 2em;
}

.right_weiz {
	background: url(../images/right_title_bg.jpg) left no-repeat;
	height: 33px;
	line-height: 33px;
	margin-top: 1px;
	text-indent: 3em;
}

.right_weiz a {
	font-size: 12px;
	color: #666;
}

.right_bottom {
	height: 10px;
}

.right_bodyi {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	border-right: 1px solid #CCCBCB;
	border-left: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	border-top: 1px solid #DDDDDD;
}

.right_bodyi p {
	font-size: 12px;
	color: #333;
	MARGIN: 0px 0px 6px 0px;
}

.right_bodyi DIV {
	font-size: 12px;
	color: #333;
	MARGIN: 0px 0px 6px 0px;
}

.right_bottom {
	height: 10px;
}


/*主体通标题*/

.tong_title {
	width: 980px;
	background: url(../images/tong_title.jpg) left no-repeat;
	height: 33px;
	line-height: 33px;
	margin-top: 1px;
}

.tong_title h2 {
	font-size: 14px;
	color: #3b72dc;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.tong_title h2 a {
	font-size: 14px;
	color: #3b72dc;
}


/*新闻列表*/

.iinewl {
	float: left;
	width: 450px;
	margin-bottom: 5px;
}

.iinewr {
	float: right;
	width: 200px;
	padding-top: 0px;
	margin-bottom: 5px;
}


/* News */

.postlist {
	padding-left: 10px;
}

.postlist li {
	float: left;
	padding-left: 12px;
	width: 620px;

	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	background: url(../images/arrow.gif) no-repeat 0px 18px;
}

.postlist li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	color: #555;
}

.postlist li a:hover {
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	color: #CC3333;
}

.postlist li span {
	float: right;
	width: 90px;
	text-align: right;
	color: #666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


/*新闻列表*/

.newslist li {
	line-height: 30px;
	border-bottom: 1px dashed #E0DFDF;
	padding-left: 15px;
	background: url(../images/newslist.jpg) left no-repeat;
}

.newslist_detail {}

.newslist_detail_title {
	font-size: 14px;
	line-height: 26px;
	border-bottom: 1px dashed #999;
	padding-left: 15px;
	background: url(../images/newslist.jpg) left no-repeat;
}

.newslist_detail_content {
	padding: 5px;
}

.newslist_detail_intro {
	text-align: right;
	color: #999;
	border-top: 1px dashed #999;
	margin-bottom: 10px;
	line-height: 26px;
}

.newslist_detail_intro a {
	color: #999;
}


/*新闻列表*/

.wz_title {
	background: url(../images/wzlist.jpg) left no-repeat;
	height: 33px;
	line-height: 33px;
	padding-left: 25px;
	margin-top: 1px;
}

.wz_title h2 {
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
}

.izhtan {
	width: 710px;
	margin-bottom: 10px;
	margin-top: 15px;
	overflow: hidden;
}

.izhtanl {
	float: left;
	width: 345px;
	margin-bottom: 5px;
}

.izhtanr {
	float: right;
	width: 345px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.wz_body {
	padding: 10px 10px;
	overflow: hidden;
	border-right: 1px solid #CCCBCB;
	border-left: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	border-top: 1px solid #DDDDDD;
}

.infolist li {
	width: 312px;
	line-height: 28px;
	border-bottom: 1px dashed #E0DFDF;
	padding-left: 13px;
	background: url(../images/yellow.gif) left no-repeat;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	color: #999;
	text-overflow: ellipsis;
}


/* 友情链接 */

#link_main {
	padding-left: 10px;
	width: 970px;
	height: 30px;
	margin: 15px auto;
	border: 1px solid #CCCCCC;
	background: #f3f3f3
}

#link_left {
	width: 80px;
	float: left;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
}

#link_text {
	overflow: auto;
	zoom: 1;
	width: 880px;
	float: right;
}

#link_text ul li {
	float: left;
	text-align: center;
}

#link_text a {
	display: block;
	line-height: 30px;
	width: 90px;
}


/* 留言 */

.guestbook_main {
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.guestbook_title {
	color: #227BAD;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px dashed #227BAD;
}

.guestbook_intro {
	line-height: 30px;
	text-align: right;
}

.guestbook_content {
	padding: 5px;
	border: 1px dashed #CCC;
	margin-bottom: 10px;
}

.guestbook_answer {
	padding: 5px;
	border: 1px solid #CCC;
}

.guestbook_answer h2 {
	color: red;
	line-height: 20px;
	font-size: 12px;
}


/*左侧通用列表*/

.ul_left_common li {
	line-height: 26px;
	border-bottom: 1px dashed #CCC;
	padding-left: 10px;
	background: url(../images/ul_left_common.jpg) left no-repeat;
}


/*产品列表*/

.right_pro {
	padding: 20px 15px 5px 15px;
	overflow: hidden;
	border-right: 1px solid #CCCBCB;
	border-left: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	border-top: 1px solid #DDDDDD;
}

.productslist li {
	float: left;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin-left: 15px;
	margin-right: 13px;
	width: 140px;
	margin-bottom: 10px;
}

.productslist li img {
	padding: 5px;
	border: 1px solid #D2D1D1;
	width: 134px;
	height: 118px;
}

.productslist li a {
	line-height: 40px;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

.productslist li a:hover {
	color: red;
	text-decoration: underline;
}

.productslist li a:hover img {
	border: 1px solid #cc0000;
}

.productslist li p {
	width: 140px;
	line-height: 30px;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}


/*产品页*/

.cpye {
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}

.cpye-l {
	width: 220px;
	float: left;
	border: 1px solid #f1f1f1;
	text-align: center;
	padding: 10px;
}

.cpye-r {
	width: 360px;
	float: right;
}

.cpye-r img {
	text-align: left
}

.cpbiao {
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	WIDTH: 100%;
	DISPLAY: block;
	COLOR: #f24141;
	FONT-SIZE: 24px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCBCB;
}

.cpchans {
	line-height: 35px;
	font-size: 14px;
	COLOR: #888;
}

.cpchans LI {
	width: 600px;
	padding-left: 20px;
	background: url(../images/Affiche.gif) no-repeat left center;
	float: left;
	line-height: 35px;
	font-size: 14px;
	COLOR: #777;
	list-style-type: none;
}

.goum {
	HEIGHT: 60px;
	WIDTH: 100%;
	padding-top: 10px;
	float: left;
}

.goubtn {
	background: url(../images/buy.jpg) no-repeat left center;
	width: 192px;
	height: 47px;
	text-indent: 999em;
	border: none;
}

.cpjsh {
	width: 650px;
	margin: 15px 0 5px 0;
	overflow: hidden;
}

.cpleir {
	padding-top: 5px;
}

.formt {
	text-align: center;
	width: 40%;
	margin: 5px 10px 5px 0px;
	height: 35px;
	background: #FE932B;
	BORDER: #ff6600 1px solid;
	border-radius: 5px;
	FONT-SIZE: 16px;
	font-weight: bold;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Arial, Arial;
	PADDING-left: 3px;
	PADDING-top: 1px;
}


/*表格样式*/

.fwTab {
	background: #fff;
	margin: 10px auto;
	border-collapse: collapse;
}

.fwTab .ft1 {
	color: #ff5a26;
	font-size: 26px;
	font-weight: bold;
}

.fwTab .ft2 {
	color: #ff5a26;
	font-size: 12px;
	font-weight: bold;
}

.fwTab td {
	color: #666;
	font-size: 14px;
	line-height: 36px;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	border-collapse: collapse;
}

.fwTab .tbtitle td {
	color: #FFFFFF;
	line-height: 45px;
	font-size: 24px;
}


/*表格样式2*/

.iiTab {
	background: #fff;
	margin: 10px auto;
	border-collapse: collapse;
}

.iiTab .ft1 {
	color: #ff5a26;
	font-size: 26px;
	font-weight: bold;
}

.iiTab .ft2 {
	color: #ff5a26;
	font-size: 12px;
	font-weight: bold;
}

.iiTab td {
	color: #666;
	font-size: 12px;
	line-height: 30px;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	border-collapse: collapse;
}

.iiTab .tbtitle td {
	color: #FFFFFF;
	line-height: 45px;
	font-size: 24px;
}

.iiTabform {
	text-align: center;
	width: 40%;
	padding: 5px;
	height: 30px;
	background: #FE932B;
	BORDER: #ff6600 1px solid;
	border-radius: 5px;
	FONT-SIZE: 12px;
	font-weight: normal;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Arial, Arial;
	PADDING-left: 3px;
	PADDING-top: 1px;
}


/*新闻列表*/

.newslist li {
	line-height: 30px;
	border-bottom: 1px dashed #999;
	padding-left: 15px;
	background: url(../images/newslist.jpg) left no-repeat;
}

.newslist_detail {}

.newslist_detail_title {
	font-size: 14px;
	line-height: 26px;
	border-bottom: 1px dashed #999;
	padding-left: 15px;
	background: url(../images/newslist.jpg) left no-repeat;
}

.newslist_detail_content {
	padding: 5px;
}

.newslist_detail_intro {
	text-align: right;
	color: #999;
	border-top: 1px dashed #999;
	margin-bottom: 10px;
	line-height: 26px;
}

.newslist_detail_intro a {
	color: #999;
}


/*公告列表*/

.gglist li {
	line-height: 29px;
	border-bottom: 1px dashed #CCC;
	padding-left: 10px;
	background: url(../images/noticelist.jpg) left no-repeat;
}


/*分类列表*/

.channel_list {}

.channel_list li {
	line-height: 30px;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
}

.channel_list li a {
	display: block;
	padding: 0 50px;
	background: url(../images/cand_bg1.gif) center no-repeat;
	font-size: 13px;
	font-weight: normal;
}

.channel_list li a:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background: url(../images/cand_bg2.gif) center no-repeat;
}


/*信息详情页*/

#info_name {
	font-size: 20px;
	/*font-weight:bolder; */
	font-weight: normal;
	text-align: center;
	font-family: "黑体"
}

#info_intro {
	padding: 0 10px;
	text-align: center;
	color: #999;
	border: 1px dashed #CCC;
	line-height: 30px;
}

#info_intro a {
	color: #999;
}

#info_content {
	padding: 15px 5px;
}

#info_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
	LINE-HEIGHT: 28PX;
	COLOR: #666666;
	text-indent: 2em;
}

#info_extra {
	padding: 10px 0;
	text-align: center;
}

#info_pic {
	width: 240px;
}

#info_around {
	background: #F0F0F0;
	padding: 5px;
	border: 1px solid #E3E3E3;
}

#buy_content {
	padding: 10px 0;
	background: url(../images/buy.png) center right no-repeat;
}

#buy_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
}

#mess_content {
	padding: 10px 0;
	background: url(../images/mess.png) center right no-repeat;
}

#mess_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
}

#jiam_content {
	padding: 10px 0;
	background: url(../images/jiam_content.jpg) center right no-repeat;
}

#jiam_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
}

#huiy_content {
	padding: 10px 0;
	background: url(../images/huiy_content.png) center right no-repeat;
}

#huiy_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
}

#job_content {
	padding: 10px 0;
	background: url(../images/job_content.png) center right no-repeat;
}

#job_content p {
	font-size: 14px;
	color: #333;
	MARGIN: 0px 0px 15px 0px;
}


/*表单相关*/

input {
	font-family: "宋体";
	font-size: 13px;
}

.form_lb {
	width: 80px;
	height: 28px;
	border: 1px #CCCCCC solid;
}

.form_ci {
	width: 160px;
	height: 28px;
	line-height: 28px;
	border: 1px #CCCCCC solid;
}

.noxian {
	border: none;
	color: #0066CC;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
}

.wuxian {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	font-size: 14px;
}


/*表格*/

.layout_table {
	border-collapse: collapse;
	width: 100%;
}

.common_table {
	border-collapse: collapse;
	width: 100%;
}

.common_table td {
	padding: 5px;
	border: 1px solid #DBDBDB;
}

.common_table th {
	text-align: center;
	border: 1px solid #DBDBDB;
}


/*分页样式*/

.page_news {
	padding: 20px 0px 0px 1px;
	width: 680px;
	clear: both;
	height: 40px;
	margin-top: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.page_news a,
.page_news span {
	float: left;
	display: block;
	border: 1px solid #D3D1D1;
	padding: 5px 12px;
	margin-left: 10px;
	line-height: 16px;
}

.page_news a:link,
.page_news a:visited {
	text-decoration: none;
}

.page_news a:hover,
.page_news a.c {
	background: #CC0001;
	color: #FFF;
}

.page_products {
	padding: 20px 0px 0px 1px;
	width: 680px;
	clear: both;
	border-top: 1px dashed #D3D1D1;
	height: 40px;
	margin-top: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.page_products a,
.page_products span {
	float: left;
	display: block;
	border: 1px solid #D3D1D1;
	padding: 5px 12px;
	margin-left: 10px;
	line-height: 16px;
}

.page_products a:link,
.page_products a:visited {
	text-decoration: none;
}

.page_products a:hover,
.page_products a.c {
	background: #CC0001;
	color: #FFF;
}

#total {
	color: red;
}


/* Footer */

.i_footer {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	border-top: 2px solid #d2521c;
}

.footer {
	margin: 0px auto;
	width: 980px;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}

.footer p {
	line-height: 26px;
	font-size: 12px;
}

.footpage {
	padding: 5px 0px 8px;
	background: #d2521c;
	text-align: center;
}

.footpage li {
	width: 1px;
	padding: 0px 5px 0px 12px;
	font-size: 14px;
	border-left: 1px solid #d2521c;
	display: inline;
	word-break: keep;
	white-space: nowrap;
}

.footpage li.nb {
	border-left: none;
}

.footpage a:link,
.footpage a:visited {
	color: #FFFFFF;
	font-size: 13px;
}

.footpage a:hover {
	color: #FFFFFF;
	font-size: 13px;
}


/* 版权信息 */

.copyright_main {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.copyright_left {
	width: 700px;
	float: left;
	line-height: 30px;
}

.copyright_left p {
	font-size: 12px;
	color: #333;
	MARGIN: 0px 0px 6px 0px;
}

.copyright_right {
	width: 260px;
	float: right;
	text-align: right;
}


/* 二级菜单 */

.Sbox {
	width: 210px;
	padding-top: 5px;
	font-size: 13px;
}

.Sbox .ClassNav {
	padding: 0px 0px;
}

.Sbox .ClassNav .NavTree ul {
	list-sytle: none;
}

.Sbox .ClassNav .NavTree ul li {
	list-sytle: none;
	position: relative;
	background: url("../images/cand_bg1.gif") repeat 0px 0px;
}

.Sbox .ClassNav .NavTree ul li ul {
	list-sytle: none;
	width: 210px;
	top: 0;
	display: none;
	background: #FFFFFF;
}

.Sbox .ClassNav .NavTree ul li a {
	display: block;
	cursor: pointer;
	line-height: 30px;
	padding-left: 45px;
	height: 30px;
}

.Sbox .ClassNav .NavTree ul li li {
	background: url("../images/Affiche.gif") no-repeat 12px 10px;
	padding-left: 0;
	text-align: center;
	z-index: 2000;
}

.Sbox .ClassNav .NavTree ul li li a {
	padding-left: 10px;
	z-index: 2000;
	color: #333333;
}

.Sbox .ClassNav .NavTree ul .current a {
	color: #ffffff;
}

.Sbox .ClassNav .NavTree ul .current li a {
	background: #FFFFFF;
	color: #000000;
}

.Sbox .ClassNav .NavTree ul li a:hover {
	color: #ffffff;
	background: url("../images/link_bgrb.gif") repeat 0px 0px;
	text-decoration: none;
}


/* Holly Hack for IE \*/

* html .Sbox .ClassNav .NavTree ul li {
	float: left;
	height: 1%;
	z-index: 2000;
}

* html .Sbox .ClassNav .NavTree ul li a {
	height: 1%;
	z-index: 2000;
}


/* End */

#content {
	margin-top: 80px;
	margin-bottom: 80px;
	width: 800px
}

.clear_float {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.warnImgWrap {
	background-position: 1px -71px;
	margin-right: 5px;
	margin-top: 3px
}

#content h1 {
	height: 40px;
	line-height: 40px;
	color: #0066FF;
	text-indent: 40px;
	font-size: 18px;
	font-family: "微软雅黑";
	border-bottom: 1px #CCCCCC solid;
	background: url(../images/zhaop.png) 15px 10px no-repeat;
}

#content .loginmsgbg {
	background: url("../images/loginbg02.png") repeat-y scroll center top transparent;
	margin-top: 5px
}

#content .loginfootbg {
	background: url("../images/loginbg03.png") no-repeat scroll center top transparent;
	margin-top: -5px;
	height: 10px
}

#left_content {
	float: left;
}

.newclub_box,
#left_content .mobile_box {
	overflow: hidden
}

#left_content .newclub_box {
	margin-bottom: 20px;
	display: inline-block
}

#right_content {
	float: right;
	width: 320px;
	font-size: 12px;
	background: url("../images/loginbg01.png") no-repeat scroll center top transparent;
	margin-right: 40px
}

.register_wrap {
	margin: 25px 0 18px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	color: #999
}

.TopTextInput {
	height: 30px;
	line-height: 30px;
	width: 160px;
	font-size: 12px;
	padding-left: 5px;
	background: #ffffff;
	font-family: Arial, "宋体", Verdana;
}

.sign_ct {
	padding: 0 17px 24px
}