
/* CSS Document */
/*
动画过度
{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
橙#ff6340
蓝#2a3650
 */

* { margin:0; padding:0;}
img { border:none;}
li { list-style:none;}
a {text-decoration:none;}

body {background:url(../images/page.jpg) fixed top center #0b1b2b;font-family:Microsoft YaHei;}

.page_logo {background:url(../images/logo0812.png);width:280px;height:116px;display:block;position:absolute;left:20px;top:20px;}

.nav {background:url(../images/nav1.png) left top no-repeat;width:900px;height:74px;z-index:9;position:fixed;right:0;top:20px;overflow:hidden;}
.nav {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.nav_a {float:right;}
.nav .logo1 {background:url(../images/logo0812.png);width:280px;height:116px;display:block;position:fixed;left:10px;top:-167px;}
.nav .logo1 {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.nav .logo1.on {top:26px;}
.nav a {width:100px;height:74px;display:block;color:#e5e4e9;font-size:16px;line-height:74px;float:left;margin-right:40px;text-align:center;overflow:hidden;position:relative;}
.nav a i {background:#33B4E6;width:100px;height:4px;display:block;position:absolute;left:-100px;bottom:0;}
.nav a i {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.nav a i.on {left:0;}
.nav.on {background:url(../images/nav_02.png) repeat-x;width:100%;top:0;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}

.top {width:1002px;height:200px;margin:0 auto;}

.data_box {background:url(../images/data_box.jpg) top center no-repeat #0c2b55;width:1002px;height:auto;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;}
.data_h {background:url(../images/data_txt_h.png) left top no-repeat;;width:841px;height:80px;line-height:80px;color:#fff;font-size:20px;text-indent:90px;margin-left:-80px;}
.data_h_h {background:url(../images/data_txt_h.png) left top no-repeat;;width:841px;height:80px;line-height:80px;color:#fff;font-size:16px;text-indent:90px;margin-left:20px;}
.data_box ul {width:1000px;height:auto;overflow:hidden;display:block;margin-bottom:30px;}
.data_box ul li {width:200px;height:31px;display:block;float:left;margin-left:40px;margin-top:10px;}
.data_box ul li a {width:200px;height:30px;display:block;line-height:31px;text-align:center;color:#42f1ff;border-bottom:1px solid #007EFF;overflow:hidden;font-size:14px;}
.data_box ul li a:hover {border-bottom:1px solid #4350AC;color:#fff;}
.data_back {background:url(../images/data_back.png);width:42px;height:178px;display:block;position:fixed;left:50%;top:420px;margin-left:501px;}
.data_txt {width:800px;padding-left:100px;padding-right:100px;padding-top:30px;color:#baeefe;line-height:40px;font-size:14px;}

.data_txt_h {background:url(../images/data_txt_h.png) left top no-repeat;width:600px;height:80px;line-height:80px;text-indent:90px;color:#fff;font-size:16px;margin-left:-80px;}


.reg_box {background:url(../images/reg_box.jpg) top center no-repeat #0c2b55;width:1002px;height:auto;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;overflow:hidden;}

.reginputdiv {width:500px;height:40px;margin:0 auto;line-height:60px;font-size:16px;color:#01e0f9;margin-bottom:20px;text-align:center;}
.reginputtitle {width:100px;height:40px;float:left;text-align:center;line-height:40px;}
.reginputinput {width:380px;height:39px;border:none;border:1px solid #01e0f9;line-height:40px;font-size:16px;color:#fff;display:block;background:none;float:left;text-indent:1em;}
.regtittle {width:500px;height:40px;margin:0 auto;line-height:40px;font-size:16px;color:red;text-align:center;}
.reginputinput_on  {width:380px;height:39px;border:none;border:1px solid red;line-height:40px;font-size:16px;color:#fff;display:block;background:none;float:left;text-indent:1em;}
.checkdiv {width:600px;height:40px;margin:0 auto;text-align:center;color:#01e0f9;line-height:40px;margin-bottom:20px;}
.checkdiv a {color:#01e0f9;line-height:40px;}
.errordiv {width:600px;height:40px;margin:0 auto;text-align:center;color:red;line-height:40px;margin-bottom:20px;}

.download_box {background:url(../images/down_box.jpg) top center no-repeat #0c2b55;width:1002px;height:auto;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;}
.download_box_h {background:url(../images/download_box_h.png) left top no-repeat;;width:841px;height:80px;line-height:80px;color:#fff;font-size:20px;text-indent:90px;margin-left:-80px;}
.download_box p {width:800px;height:40px;margin:0 auto;color:#fff;line-height:40px;text-align:center;}
.download_a {width:621px;height:161px;display:block;line-height:60px;text-align:center;margin:0 auto;margin-bottom:20px;cursor:pointer;margin-top:30px;margin-bottom:40px;}
.download_box table {margin:0 auto;text-align:center;line-height:40px;color:#fff;font-size:14px;margin-top:30px;}
.download_box table td {border-bottom:1px solid #00A7C8;}
.download_box table th {border:1px solid #007EFF;}

.download_box table a {color:#00A7C8;text-decoration:underline;}
.download_box .down {width:600px;height:60px;margin:0 auto;margin-top:40px;}
.download_box .down a {width:100px;height:30px;line-height:30px;text-align:center;background:#00A7C8;color:#fff;font-size:14px;cursor:pointer;}
.download_box .down .a1 {float:left;}
.download_box .down .a2 {float:right;}


.news_box {background:url(../images/news_box.jpg) top center no-repeat #0c2b55;width:1002px;height:auto;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;}
.news_txt_h {background:url(../images/data_txt_h.png) left top no-repeat;;width:900px;height:80px;line-height:80px;color:#fff;font-size:20px;text-indent:90px;margin-left:-80px;position: relative;}
.news_txt_h .page_news_time {position: absolute;top:0;right:-160px;font-size:12px;}
.news_back {background:url(../images/data_back.png);width:42px;height:178px;display:block;position:fixed;left:50%;top:420px;margin-left:501px;}
.news_txt {width:800px;padding-left:100px;padding-right:100px;padding-top:30px;color:#baeefe;line-height:40px;font-size:14px;}
.news_list_a {background:url(../images/data_txt_h.png) left top no-repeat;display:block;width:841px;height:80px;line-height:80px;color:#fff;font-size:14px;text-indent:90px;margin:0 auto;margin-top:20px;overflow:hidden;position:relative;}
.news_list_a i {background: url(../images/top_a_i3.png);width:37px;height:11px;display:block;position:absolute;left:-37px;top:52px;}
.news_list_a i {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.news_list_a i.on {left:300px;}
.news_list_a .timespan {position:absolute;top:0;right:0;}
.news_box .down {width:600px;height:60px;margin:0 auto;margin-top:40px;}
.news_box .down a {width:100px;height:30px;line-height:30px;text-align:center;background:#00A7C8;color:#fff;font-size:14px;cursor:pointer;}
.news_box .down .a1 {float:left;}
.news_box .down .a2 {float:right;}

.pay_box {background:url(../images/pay_box.jpg) top center no-repeat #0c2b55;width:1002px;height:auto;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;}
.pay_box_h {background:url(../images/pay_box_h.png) left top no-repeat;;width:900px;height:80px;line-height:80px;color:#fff;font-size:20px;text-indent:90px;margin:0 auto;}
.pay_txt {width:80%;height:auto;margin:0 auto;color:#fff;line-height:40px;}
.wx_ewm {background:url(../images/wx.jpg);width:200px;height:200px;margin:0 auto;border:2px solid #00AEFF;}
.wx_ewm {  -webkit-box-shadow: 3px 3px 3px #036ae1; 
  -moz-box-shadow: 3px 3px 3px #036ae1;  
  box-shadow: 3px 3px 3px #036ae1; }

.nofound_box {background:url(../images/404.jpg) top center no-repeat #0c2b55;width:1002px;height:636px;position:relative;margin:0 auto;padding-bottom:40px;padding-top:210px;text-align:center;color:#e5e4e9;font-size:26px;}
#authImage {}


.reg_a {background-color: #00aeff;color: #fff;border-color: #00aeff;box-shadow: 0 0 rgba(0,0,0,0);width:200px;height:40px;display:block;line-height:40px;text-align:center;margin:0 auto;margin-bottom:20px;cursor:pointer;border:none;}
.reg_a1 {background-color: #00aeff;color: #fff;border-color: #00aeff;box-shadow: 0 0 rgba(0,0,0,0);width:200px;height:40px;display:block;line-height:40px;text-align:center;margin:0 auto;margin-bottom:20px;cursor:pointer;border:none;}
input[disabled],input:disabled{
border:1px solid #DDD;
background-color:#F5F5F5;
color:#ACA899;
cursor:Default;
}
//IE6 Using Javascript to add CSS class "disabled"
* html input.disabled{
border:1px solid #DDD;
background-color:#F5F5F5;
color:#ACA899;
cursor:Default;
}

.footer {background:url(../images/foot.jpg) top center no-repeat;width:100%;height:320px;}


.reg_ad {width:1002px;height:150px;display:block;margin:0 auto;margin-bottom:10px;}

@media screen and (max-width:768px){
.reg_box {width:100%;height:auto;overflow:hidden;}
.reginputdiv {width:98%;height:auto;line-height:4rem;margin:0 auto;margin-top:1rem;overflow:hidden;}
.reginputinput {width:96%;height:4rem;display:block;margin:0 auto;}
.reginputinput_on {width:96%;height:4rem;display:block;margin:0 auto;}
.checkdiv {width:98%;height:4rem;line-height:4rem;margin:0 auto;margin-top:1rem;overflow:hidden;}
.regtittle {width:98%;height:auto;line-height:3rem;margin:0 auto;overflow:hidden;text-align:center;}
.top {display:none;}
.nav {display:none;}
.footer {display:none;}
.page_logo {display:none;}
#authImage {margin:0 auto;}
.foot {display:none;}

.reg_ad {display:none;}
}

