@charset "gb2312";
/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: #f4f4f4;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	width: 100%;
	max-width: 640px;
	overflow-x: hidden;
	margin: 0 auto;
	font-size: 14px;
}
ol, ul {
	list-style: none
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul, li, input, h1, h2, h3, p, span, b, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
	display: block;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both;
}
.mr {
	margin: 0 auto;
}
.lef {
	float: left;
}
/* ͷ�� */
.w100 {
	width: 100%;
}
.top {
	height: 56px;
	background: #FFFFFF;
}
.cbody.c .p20 .p10 {
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
}
.top a {
	display: block;
	height: 56px;
	width: 100%;
	background: url(../images/xdf_01.jpg) top center no-repeat;
}
.top2 {
	padding-top: 1px;
	clear: both;
}
/*����*/
.zt img {
	width: 100%;
	margin: 0 auto 10px auto;
}
.nav {
	width: 100%;
	zoom: 1;
	clear: both;
}
.nav a img {
	margin: 0 auto;
	padding-bottom: 3px;
}
.nav a:after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.nav a {
	float: left;
	width: 25%;
	position: relative;
	height: 85px;
	text-align: center;
	font-size: 12px;
}
/*רҵ*/
ul.zy {
	clear: both;
	height: auto;
}
ul.zy li {
	height: 30px;
	padding: 10px;
	color: #333333;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 2px 0 #eee;
	font-size: 14px;
	-moz-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10px;
}
.nav_zysz ul li span {
	float: left;
}
/*רҵ��ҳ*/
.xyhj {
	line-height: 2.5em;
	color: #333;
}
/*רҵ*/
ul.liimg {
	clear: both;
	height: auto;
}
ul.liimg li {
	height: 105px;
	padding: 7px;
	margin: 3px;
	border: #e0e0e0 1px solid;
	color: #333333;
	position: relative;
}
ul.liimg li a {
	height: 65px;
	display: block;
	color: #333333;
}
ul.liimg li a img {
	float: left;
	padding: 2px;
	border: #FCC 1px solid;
	margin-right: 10px;
}
ul.liimg li a b {
	color: #333333;
	line-height: 25px;
}
ul.liimg li a p {
	color: #F00;
	font-size: 12px;
	line-height: 30px;
	font-weight: 600
}
/*����*/
ul.news {
	clear: both;
	height: auto;
}
ul.news li {
	height: 45px;
	border-bottom: #e0e0e0 1px solid;
	line-height: 41px;
	background: url(../images/wt_41.gif) 10px center no-repeat;
	padding-left: 35px;
}
ul.news li a p {
	color: #999999;
	font-size: 12px;
}
/*ר��*/
.zt {
	padding-top: 10px;
	width: 100%;
}
.zt ul li {
	display: block;
	width: 50%;
	padding: 2%;
	text-align: center;
	float: left;
}
.zt ul li a img {
	margin: 0 auto;
	width: 100%;
}
/* ��Ŀ���� */
.jja {
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	text-indent: 32px;
}
.jja dl {
	margin: 8px 5px;
	padding: 5px;
	border: #ddd 1px solid;
	background: #FFF
}
.jja img {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.jja dt {
	background: url(../images/jj_19.gif) right top no-repeat #FFF;
	height: 95px;
	padding: 10px 50px 0px 10px;
	line-height: 22px;
}
/********����***********/
/*public*/
.relative {
	position: relative;
	left: 0;
	top: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.opacity6 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* ie8  */
	filter: alpha(opacity=60);    /* ie5-7  */
	opacity: 0.6;/* css standard, currently it works in most modern browsers  */
}
.app_center {
	width: 100%;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
/*public scroll*/
.scroll {
	margin: 0px auto;
	max-width: 640px;
	clear: both;
	
}
.scroll_box {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.scroll_wrap {
	overflow: hidden;
	position: relative;
}
.scroll_wrap li {
	position: relative;
	display: block;
	width: 100%;
	float: left;
}
.scroll_wrap li a {
	display: block;
	margin: 0 auto;
	position: relative;
}
.scroll_position {
	position: absolute;
	left: 45%;
	z-index: 400px;
	bottom: 8px;
}
.scroll_position li {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background: #FFF
}
.scroll_position li a {
	font-size: 0;
}
.scroll_position li.on {
	background-color: #09F;
}
/*����*/
.title {
	background: url(../images/wt_21.gif) repeat-x;
	height: 43px;
	padding: 0px 10px;
	clear: both;
}
.title b {
	line-height: 43px;
	color: #333;
}
.title b a {
	color: #333;
	text-decoration: none;
}
.title em {
	float: right;
	padding: 8px 0px;
}
.title em a {
	display: block;
	background: #F00;
	line-height: 27px;
	color: #FFF;
	font-size: 14px;
	padding: 0 10px;
}
/* ��������ҳ */
.news {
	clear: both;
}
.news h3 {
	font-size: 14px;
	color: #333;
	height: 20px;
	padding-top: 20px;
	display: block;
	line-height: 20px;
	text-align: center;
}
.news p.pnews {
	text-align: center;
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 10px 0px;
	text-indent: 0em;
}
.news p {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	padding: 10px;
	text-indent: 2em;
}
.news img {
	background: #FFF;
	padding: 5px;
	border: #CCC 1px solid;
	margin: 0 auto;
}
.news p.ce {
	text-align: center;
	padding: 0px;
	text-indent: 0em;
}
/* �绰 */
.cll {
	background: #333333;
	clear: both;
	height: 50px;
}
.cll img {
	margin: 0 auto;
}
/*��ѵ绰*/
.telman {
	height: 50px;
	background: #333333;
	clear: both;
}
.tel {
	height: 40px;
	padding-top: 10px;
}
.tel span {
	float: left;
	line-height: 30px;
	color: #FFF;
	display: block;
	padding-left: 2%;
	width: 24%;
	overflow: hidden;
}
.tel form {
	float: right;
	width: 76%;
}
#tel {
	display: inline-block;
	width: 70%;
	margin-right: 2%;
	height: 30px;
	line-height: 30px;
	text-indent: 1em;
	color: #666;
	background: #fff;
	border: none;
	float: left;
}
#call {
	display: inline-block;
	width: 26%;
	height: 30px;
	background: url(../images/hbd.jpg) left top no-repeat;
	cursor: pointer;
	border: none;
	cursor: pointer;
	float: left;
	color: #333333;
}
/* ��ҳ */
.pag {
	height: 50px;
	clear: both;
}
.pag a {
	width: 25%;
	text-align: center;
	line-height: 50px;
	display: block;
	height: 50px;
	float: left;
	background: url(../images/ms_21.gif) center center no-repeat;
}
/*��Ŀ����*/
.navv {
	background: #333333;
	color: #FFF;
	height: 50px;
	width: 100%;
	clear: both;
	font-size: 12px;
}
.navv a {
	color: #FFF;
}
.navv a.sl {
	width: 12%;
	display: block;
	overflow: hidden;
	padding: 0% 0% 0% 2%;
	height: 50px;
	float: left;
}
.navv h2 {
	display: block;
	width: 56%;
	text-align: center;
	line-height: 50px;
	height: 50px;
	float: left;
	font-size: 16px;
}
.navv a.sr {
	width: 13%;
	display: block;
	overflow: hidden;
	padding: 0% 2% 0% 0%;
	height: 50px;
	float: right;
}
/* ��ʦ�б� */
.ms {
	clear: both;
	padding: 10px 0px;
        min-height:440px;
}
.ms dl {
	width: 45%;
	margin: 1% 1% 1% 3%;
	float: left;
	background: #FFF;
}
.ms dd img {
	width: 100%;
}
.ms dt {
	background: url(../images/ms_08.gif) right top no-repeat;
	padding: 10px 32px 0px 10px;
	height: 50px;
}
.ms dt p {
	font-size: 12px;
	color: #333;
}
/* ���� */
.menu_body {
	display: none;
	clear: both;
	width: 100%;
	zoom: 1;
	clear: both;
}
.menu_body a img {
	margin: 0 auto;
	padding-bottom: 3px;
}
.menu_body a:after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.menu_body a {
	float: left;
	width: 25%;
	position: relative;
	height: 85px;
	text-align: center;
	font-size: 12px;
	color: #333;
	background: #f4f4f4
}
.menu_body a img {
	margin: 0 auto;
}
/********���߱���***********/
.zxbm {
	width: 98%;
	margin: 10px auto;
}
#testTable {
	width: 100%;
}
.zx input {
	height: 30px;
	line-height: 30px;
}
.coolbg {
	width: 79%;
	height: 35px;
	cursor: pointer;
}
#bmleft {
	width: 90px;
	height: auto;
}
#bmrig {
	width: 125px;
	height: auto;
}
#bmleft ul li {
	text-align: right;
	height: 30px;
	padding-top: 5px;
	width: 80px;
	font-size: 13px;
	color: #440211;
	font-size: 14px;
}
#bmrig ul li {
	text-align: left;
	height: 30px;
	padding-top: 5px;
	width: 120px;
	font-size: 13px;
	color: #440211;
}
#bmrig ul li.fg {
	height: 60px;
}
table {
	border: none;
}
table tr td {
	font-size: 14px;
	height: 40px;
}
#sbmt {
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
#fx {
	height: 30px;
	border-top: #F60 1px dashed;
	padding-top: 10px;
}
.ghee {
	height: 20px;
}
#bzsp {
	margin-top: 40px;
	color: #600;
	background-color: #FEFCF1;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	border: #F90 1px dotted;
	clear: both;
}
#bzsp span {
	margin-left: 20px;
}
.dede_pages {
	height: 20px;
}
#bmts {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
	border: #F90 1px solid;
	padding: 5px;
}
#bmts span {
	padding-left: 40px;
}
p#vtip {
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999
}
p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}
.input_validation-failed {
	border: 2px solid #FF0000;
}
.select_validation-failed {
	color: red;
}
#name, #tell, #qqmsn, #timeer {
	height: 35px;
	width: 100%;
}
.Fontstyle {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 18px;
}
.solidW {
	min-width: 90px;
}
/*�ײ�*/
.foot {
	background: #0066cc;
	text-align: center;
	height: 65px;
	color: #FFF;
	line-height: 30px;
	padding-top: 10px;
}
.foot2 {
	background: #0066cc;
	text-align: center;
	height: 50px;
	padding-top: 5px;
}
.zy li p {
	color: #F00;
	float: right;
}
.zy li p a {
	color: #F00;
}
.sbox {
	width: 320px;
	margin: 0 auto;
}
.foot a {
	color: #FFF;
	padding: 0px 10px;
}
.foot3 {
	background: #0066cc;
	height: 42px;
	padding: 5px 0px;
}
.foot3 a {
	float: left;
	width: 100px;
	text-align: left;
	line-height: 34px;
	color: #FFF;
}
.foot3 .ce {
	width: 240px;
	margin: 0 auto;
}
.foot3 a img {
	float: left;
	padding-right: 5px;
}
.foot3 a.ass {
	float: left;
	width: 100px;
	text-align: left;
}
.foot4 {
	background: #0066cc;
	text-align: center;
	height: 50px;
	padding-top: 5px;
}
/***********�ײ�������ѯ��ʽ*************/
.top_bar {
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: Microsoft YaHei, sans-serif;
	max-width: 640px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 60;
	margin-left: auto;
}
.top_bar .top_menu li {
	float: left;
	text-align: center;
	width: 20%;
}
.top_menu li a {
	display: block;
}
.top_menu li img {
	width: 100%;
	vertical-align: middle;
}

     
.dian{
	display:block;
	width:8em;
	text-align:center;
	position: absolute;
	right: 0px;
	bottom:13px;
        font-size: 0.8em;
	line-height: 25px;
        color: #999;
}
.fenye{
        width:100%;
	margin-top: 20px;
     
}
.fenye a{
	display: block;
	width: 20px;
	height: 30px;
	margin-left: 10px;
    float: left;
    line-height: 30px;
    text-align: center;
}
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        