﻿﻿@charset "utf-8";
/* CSS Document */
body {margin: 0px;padding: 0px;font-family: "宋体";background: #fff; overflow-x:hidden;}
html{ _overflow-x:hidden;}
body, td, th {font-size: 12px;}
div, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, img, input {margin: 0px;padding: 0px;list-style-type: none;-webkit-appearance: none; list-style:none;}
img {border: 0px;margin: 0px;padding: 0px;}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
a {text-decoration: none;}

ul.w1000{ margin:0 auto; overflow:hidden}

.box{ width:1920px; position:relative; left:50%; margin-left:-960px; background:#fff; text-align:center;}
.top{ width:1000px; margin:0 auto; height:90px; text-align:center;}
.top p.logo{ float:left; margin-top:14px;}
.top p.tel{ float:right; margin-top:14px;}
.center{ width:100%; float:left; height:480px; position:relative;text-align: left;}
.center p.adv{ position:absolute; left:0; top:0; width:100%; height:480px; z-index:1}
.center ul.w1000 .login{ position:absolute; background:url(../images/loginBg.png); width:335px; height:420px; z-index:2; top:30px; right:500px;}
.login ul{ padding:20px 35px;}
.login ul h2{ float:left; margin-top:6px; margin-left:0px; width:100%; font-family:"微软雅黑"; color:#6d7175; margin-bottom:10px; *float:none}
.login ul li{ width:100%; float:left;}
.login ul li h5{ line-height:24px; float:left; width:100%; font-weight:normal; font-size:14px; color:#4d4d4d;}
.login ul li input.sr{font-size:16px; color:#333; width:100%; height:35px; background:#fff; border:1px #e3e4f2 solid; float:left; line-height:35px;}
.login ul li input.bt{ width:100%; height:35px; background:#cc2a1e; border:0px #e3e4f2 solid; float:left; color:#fff; font-weight:bold; text-align:center;font-family:"微软雅黑"; font-size:16px;}
.login ul li a{ float:left; margin-right:11px; display:inline; color:#444444; border-right:1px #444 solid; padding-right:12px}
.login ul li a.noLine{ border-right:none; padding-right:0; margin-right:0;}
.login ul li a:hover{color:#e60012}
.tip{ width:1024px; text-align:center; margin: 20px auto;}
.tipContent{ float:left;}
.tipContent p{width:70px; height:100px; float:left; margin-right:20px; font-size:14px; line-height:40px; text-align:center; color:#666;}
.tipContent ul{ float:left; height:100px; width:400px;}
.tipContent ul li{ width:100%; float:left; line-height:26px;color:#444;text-align:left;}
.tipLink{ float:right}
.tipLink ul li { float:left; width:70px; margin-right:20px; margin-left:20px;}
.tipLink ul li a{ float:left; width:100%; text-align:center; font-size:14px; color:#666; line-height:14px;}
.tipLink ul li a img{ border:1px #aaa solid;}
.tipLink ul li a:hover{ color:#e60012;}
.tipLink ul li a:hover img{border:1px #e60012 solid;}
.bottom{ width:100%;text-align:center; border-top:1px #ccc solid; height:30px; margin-top:20px;}
.bottom p{ color:#666; line-height:36px;}
.bottom p.copyRight{ float:left;}
.bottom p.bottomTel{ float:right;}

/*-----------------------------------------------------------------支付页面------------------------------------------------------------------------------*/
.zhifu{ position:absolute; background:url(../images/zhifuBg.png) no-repeat; width:600px; height:435px; z-index:2; top:30px; left:460px;_width:580px;}
.zhifu ul{ padding:20px 35px;}
.zhifu ul h2{ float:left; margin-top:6px; margin-left:10px; width:100%; font-family:"微软雅黑"; color:#6d7175; margin-bottom:10px; *float:none}
.zhifu ul li{ width:100%; float:left; margin-left:10px; margin-top:10px;*margin-top:13px; line-height:35px;}
.red { color: #d50100;}
.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background: url(../images/tab_02.png) no-repeat;
	width:152px; height:34px; 
	line-height:34px;
	text-align:center;
	font-weight:bold;	
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    color: #999;
}
.TabbedPanelsTabHover { color:#bf2828;

}
.TabbedPanelsTab a {
	color: #999;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent {
	overflow: hidden;
	padding:0px 25px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	position: relative;

}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.TabbedPanelsTabSelected { background:url(../images/tab_01.png) no-repeat; width:152px; height:41px; border:none; color:#bf2828;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}
.center ul.w1000 .login2{ position:absolute; background:url(../images/zhibg_login.png) no-repeat; width:400px; height:435px; z-index:2; top:30px; right:450px;_width:400px;}
.login2 ul{ padding:0px 22px;line-height:15px;}
.login2 ul h2{padding:20px 35px; float:left; margin-top:6px; margin-left:0px; width:100%; font-family:"微软雅黑"; color:#6d7175; margin-bottom:10px; *float:none}
.login2 ul li{  margin-top:10px;*margin-top:13px; }
.login2 ul li h5{ line-height:24px; float:left; width:100%; font-weight:normal; font-size:14px; color:#4d4d4d;}
.login2 ul li input.sr{ width:260px; height:35px; background:#fff; border:1px #e3e4f2 solid; float:left; line-height:35px;_width:250px;}
.sr2{ width:100%;background:#fff; border:2px #ccc solid; float:left;  }
.bt2{ margin:30px 0px 0px 15px; width:260px;_width:250px; height:35px; background:#cc2a1e; border:0px #e3e4f2 solid;display:inline; float:left; color:#fff; font-weight:bold; text-align:center;font-family:"微软雅黑"; font-size:16px; }
.zfwc{ font-family:"微软雅黑"; font-size:24px; color:#48a356; font-weight:bold; text-align:center;}
.login2 ul li a{ float:left; margin-right:11px; display:inline; color:#444444; border-right:1px #444 solid; padding-right:12px}
.login2 ul li a.noLine{ border-right:none; padding-right:0; margin-right:0;}
.login2 ul li a:hover{color:#e60012}
/*-----------------------------------------------------------------支付页面结束------------------------------------------------------------------------------*/