@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0;font: 12px arial,"宋体"; color:#6f6f6f; background:#f8f8f8; width:100%; height:auto; margin:0 auto;}

li{ list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
button,input,textarea,select{ font:100% arial, "宋体";}
*{ margin:0; padding:0;}
img { vertical-align:center;}
.clear{ clear:both;}
.red{ color:#F00;}
/*链接样式*/
a{ text-decoration:none; color:#6f6f6f;}
a:hover{ color:#fe6500;}
/*链接样式*/

.logo img{ margin-left:40px;}


/*top*/
#top{ height:27px; background:url(../Images/topbg_02.gif) repeat-x; border-bottom:solid 1px #dbdbdb;}
.top{ text-align:right; padding-top:6px;}

#nav{ height:79px; background:#FFF;}
.nav{}
.logo{ float:left;  width:500px;line-height:70px; }
.logo a{ color:#406BAA;}
.submenu{ text-align:right; padding-top:30px;}
ul.menu{ float:left; padding-top:33px;}
* html ul.menu li{ float:left; margin:0 25px; }
ul.menu li{ float:left; margin:0 30px; }
ul.menu li.l1{ background:url(../Images/nav2_03.gif) no-repeat;}
ul.menu li.l2{ background:url(../Images/nav2_05.gif) no-repeat;}
ul.menu li.l3{ background:url(../Images/nav2_07.gif) no-repeat;}
ul.menu li.l4{ background:url(../Images/nav2_09.gif) no-repeat;}
ul.menu li.l5{ background:url(../Images/nav2_11.jpg) no-repeat;}

ul.menu li.l1:hover{ background:url(../Images/nav1_03.gif) no-repeat;}
ul.menu li.l2:hover{ background:url(../Images/nav1_05.gif) no-repeat;}
ul.menu li.l3:hover{ background:url(../Images/nav1_07.gif) no-repeat;}
ul.menu li.l4:hover{ background:url(../Images/nav1_09.gif) no-repeat;}
ul.menu li.l5:hover{ background:url(../Images/nav1_11.jpg) no-repeat;}

ul.menu li.hover1{background:url(../Images/nav1_03.gif) no-repeat;}
ul.menu li.hover2{ background:url(../Images/nav1_05.gif) no-repeat;}
ul.menu li.hover3{ background:url(../Images/nav1_07.gif) no-repeat;}
ul.menu li.hover4{ background:url(../Images/nav1_09.gif) no-repeat;}
ul.menu li.hover5{ background:url(../Images/nav1_11.jpg) no-repeat;}

ul.subnav{ height:42px; background:url(../Images/sub_03.jpg) repeat-x; }
ul.subnav li{ width:110px; float: left; height:42px; text-align:center; }
ul.subnav li a{ display:block; float: left; text-align:center; font-size:14px; color:#FFF;line-height:42px;width:110px; font-weight:bold;}
ul.subnav li:hover{ background: url(../Images/hover.jpg) no-repeat center; }
ul.subnav li:hover a{ color:#333; line-height:46px;}
ul.subnav li.hover{ background: url(../Images/hover.jpg) no-repeat center; }
ul.subnav li.hover a{ color:#333; line-height:46px;}
/*top*/

/*banner*/
.input_0{
  width: 270px;
  height: 42px;
  margin-top: 25px;
  padding: 0 15px;
  background: #2d2d2d;
  background: rgba(45,45,45,0.15);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #3d3d3d;
  border: 1px solid rgba(255,255,255,.15);
  -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.1);
  -o-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -ms-transition: all .2s; outline:none;
}
.login{ 
  width: 310px;
  margin: 150px auto 0 auto;
  }

.main{ z-index:9;width:350px; height:314px;color:#666; }
.main h2{  font-size:16px; font-weight:bold; margin:15px 19px 0 19px; height:26px; border-bottom:solid 1px #beb0a2; color:#333;}
.main span{ font-size:14px; color:#f7c885; }
.main ul{ padding-left:28px; }
.main ul li{width:310px;  }
.main ul li p{ height:24px; }
.main ul li input{/*width:222px; height:27px; line-height:27px; padding-left:4px; background:#FFF; border:solid 1px #a9a9a9;*/}
.main ul li input.yan{ width:80px;}
.main ul li input.button{ width:224px; height:34px; border:none; padding:0;text-indent: 9999px; outline:none; background:url(../Images/login_03.jpg) no-repeat;cursor: pointer;}
.main ul li p.last{ padding-top:6px; line-height:22px;}
.main ul li p.last a{ font-weight:bold; color:#0a77bc;}
.main ul li img{ margin-top:20px; }
.input_hint{ padding:0 18px; height:44px; line-height:44px; margin-top:-44px; display:block; background-color:transparent; color:#FFF;  font-family: 'PT Sans', Helvetica, Arial, sans-serif;font-size: 14px;}
.button {  cursor: pointer;
  width: 300px;
  height: 44px;
  margin-top: 25px;
  padding: 0;
  background: #ef4300;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ff730e;
  -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset,
 0 2px 7px 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset,
 0 2px 7px 0 rgba(0,0,0,.2);
  box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset,
 0 2px 7px 0 rgba(0,0,0,.2);
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.1);
  -o-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -ms-transition: all .2s;
  outline:none;}
  .button:hover{box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset,
 0 2px 7px 0 rgba(0,0,0,.2);}
  
/*banner*/

/*content*/
#content{ height:260px; background:#f8f8f8; font-size:14px; }
.content{ padding-top:40px;}
.main1{ height:118px; border-bottom:solid 1px #e1e1e1;}
.main1 dl{ width:323px; float:left;}
.mainl dl dt{ height:32px; }
.main1 dl dd{}
.main1 dl dd p{ height:40px; line-height:34px; color:#cbcbcb;}
.main2{ padding-top:25px; height:72px;}
.main2 dl{ float:left;width:323px; }
.main2 dt{ float:left; width:63px; height:42px;}
.main2 dd{ float: left; width:210px; height:26px; color:#cbcbcb;}
.subbanner{ padding:12px 0;}
/*content*/

/*bottom*/
#bottom{ background:#ececec url(../Images/contentbg_25.gif) repeat-x; margin-top:16px;}
.bottom{ text-align: center; padding-top:28px; padding-bottom:30px;}
.bottom p{ line-height:18px;}

.bottom img{ margin:20px 6px;}
.he{ float:left; width:300px; display:inline; margin-right:20px}
#bottom h2{ height:18px;  font-weight:bold; color:#616161; text-align:left;}
#bottom h2 span{ font-weight:normal; font-family:"宋体"; color:#969696; font-size:12px;}
#bottom .img{overflow:hidden; text-align:left; padding-top:8px;  }
#bottom .img img{ margin:5px 10px 0 0;  padding:0; }
/*bottom*/

/*submain*/
dl.submain{}
dl.submain dt{ height:34px; background:url(../Images/sub_10.jpg) no-repeat; padding-top:25px;}
dl.submain dt h2{ float:left; font-size:15px; font-weight:bold; color:#333; text-indent:82px;}
dl.submain dt span{ float:right; padding-right:10px; display:block;}
dl.submain dd{ border:solid 1px #ebeaea; border-top:none; padding:20px;}
.td{border-top:solid 2px #0a5dc2;}
p.text{ line-height:28px; font-size:14px; text-indent:28px;}

.payRate_table table{width:940px; border:0; background-color:#e9e8e8; border-spacing:1px;}
.payRate_table table th{width:150px; height:34px; text-align:center; background-color:#efeeee;border-top:solid 2px #0a5dc2;}
.payRate_table table td{height:30px; text-align:center; background-color:#ffffff;}

/*submain*/

/*contact*/
dl.contact{  }
dl.contact dt{ float:left; width:230px; background:none; height:170px; padding:0;}
dl.contact dd{ float:left; font-size:14px; width:660px; border:none; padding:0; height:36px; line-height:34px;}
dl.contact dd strong{ color:#000}

dl.service{ }
dl.service dt{ float:left; width:880px; height:24px; background:none; padding-top:0;}
dl.service dd{ float:left; font-size:13px;  width:260px; border:none;  color:#717171;padding-left:0;}
dl.service dd p{ line-height:32px;}
/*contact*/

.wenti{margin:0px 0px 15px 0px; line-height:26px;}
.wenti .q{ font-size:14px; color:#000; }
.wenti p{ padding-bottom:12px; }


/*登录注册*/
.topright{ float:right; padding-top:30px;}

.zhuce{ width:780px; margin:0 auto;}
.bu{  font-size:14px; padding-top:16px; padding-bottom:12px;}
.bu p{ text-indent:182px; line-height:26px;}
dl.data{}
dl.data dt{}
dl.data dd.data{ border:solid 1px #d3d3d3; padding:23px 0 50px 0; border-top:none; background:#FFF}
#notice {padding: 10px;border: 1px dotted #FFD702;background: #FFFFD7; line-height:24px; height: auto; margin:0px 34px 15px 34px; font-size:14px;  }
#notice a{ color:#5b8a00}
dl.xinxi{ padding:15px 0 0 90px; clear:both;}
dl.xinxi dt{}
dl.xinxi dd{ height:40px; clear:both;}
dl.xinxi dd div{ float:left;}
.x1{ width:110px; text-align:right; font-size:14px; height:27px; line-height:27px;}
.x3{ height:27px; line-height:27px; color:#a7a7a7;}
.x2{ width:220px; padding-left:2px; line-height:27px;}
.x2 input{ width:203px; height:25px; padding-left:3px;border:solid 1px #dfdede;}
.x2 input.yzm{ width:90px;}
.x2 select{ width:208px; height:25px; border:solid 1px #dfdede;}
.x3{ width:250px;}
.x3 input.button{ padding:0; width:126px; height:36px;}


/*注册*/
/*平台公告*/
.title{ font-size:18px; font-weight:bold; color:#000; font-family: "微软雅黑"; text-indent:15px; height:34px; border:solid 1px #dfdfdf; padding-top:6px; background:#FFF url(../Images/bg4.jpg) no-repeat 180px center;}
#content h5{  text-align:center; color:#000; font-size:16px; font-weight:bold; padding-top:24px; height:28px;}
.date{ text-align:center; }
.text2{ text-indent:24px; line-height:28px; font-size:14px; padding:24px 24px 0 24px;}
.bg{ background:#FFF; border:solid 1px #d3d3d3; border-top:none;}
.fen{ padding:0 30px 60px 0; text-align:right;}
/*平台公告*/
.gridwrap { border: 1px solid #d9d9d9; }
.grid { width: 100%; border-collapse: collapse; }
.grid th { text-align: left; color: #000; padding: 6px 4px 7px 4px; background: #f1f1f1; text-indent:8px;}
.grid tr { background: url(../Images/dotline.gif) bottom repeat-x; }
.grid tr:last-child { background-image: none; }
.grid td { padding: 7px 4px 7px 4px; }




/*登陆页幻灯*/
.focusBox {
	width: 100%;
	height:100%;
	position:absolute;
	top:0;
	z-index:-999;
	overflow:hidden;
	
}

.focusBox .pic {
    height:100%; width:100%;
	z-index: 0;
}

.focusBox .pic img {
	width: 100%;
	height:100%;
	display: block;


}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: left;
	font-size: 0;
	z-index: 1;
	left: 20%;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../Images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../Images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,	.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../Images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,	.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}	
.error{padding:8px;color: #666; text-align:right;}

.main_pay{ width:1000px; background:#f3f7fb; border: 1px #C7C7C7 solid;border-top: 2px #008FFF solid; margin:0 auto; margin-top:100px;}
.main_pay ul li {
margin: auto 20px;
line-height: 40px;
position: relative;
}
.pay_text{ 
background-color: #FFF;
border: 1px solid #CCC;
color: #555;
height: 20px;
line-height: 20px;
padding: 4px 6px;
border-radius: 3px 3px 3px 3px;
outline:none;}


.btn_0 { background:#3b8bc6;no-repeat; width:260px; height:39px; margin-top:0px; margin-left: 15px; border:0;font-size: 20px; color: #FFF; font-weight:bold; cursor: pointer; outline:none; border-radius:3px;}
.btn_1 {background: #2A9EF3; no-repeat; width:260px; height:39px; margin-top:0px; margin-left: 15px;border:0;font-size: 20px; color: #FFF; font-weight:bold; cursor: pointer;outline:none; border-radius:3px;}
