/* CSS Document */
*{padding:0; margin:0;font-family: "Microsoft YaHei","微软雅黑",arial,simsun,"宋体";}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
table {border-spacing: 0;border-collapse: collapse;}
td,th { padding: 0;}
img,input,button,textarea{border: none;outline:none;}
a,input[type="submit"],input[type="reset"],input[type="button"],button{cursor:pointer;}
input[type="text"]{padding-left:10px;}
textarea{padding:10px;}
/*公共样式*/
input[type="radio"] {visibility:hidden;width:0;height:0;}
input[type="radio"]+label {display:inline-block;*display:inline;*zoom:1; width:14px; height:14px; border:1px solid #6F6F6F; border-radius:50%; margin:0 5px; vertical-align:middle;}
input[type="radio"]+label:hover {background-color:#2771ae; border:1px solid #2771ae;}
input[type="radio"]:checked+label {background-color:#2771ae; border:1px solid #2771ae;}
input[type="radio"]:focus+label {background-color:#2771ae; border:1px solid #2771ae;}

/*图标菜单*/
.com-nav {display:inline-block;*display:inline;*zoom:1; width:100%;}
.com-nav .navbar{width:700px; margin:0 auto;}
.com-nav .navbar a{display:inline-block;*display:inline;*zoom:1;text-align:center;margin:0 10px;}
.com-nav .navbar a i{display:inline-block;*display:inline;*zoom:1; width:100%; text-align:center;}
a.default:hover{ text-decoration:underline;}

.wrapper{
	width:1000px;
	margin:0 auto;
	-moz-box-shadow: 1px 5px 10px #999999;
	-webkit-box-shadow: 1px 5px 10px #999999;
	box-shadow: 1px 5px 10px #999999;
	overflow:hidden;
}
/*头部样式*/
.top{width:1000px; height:35px; background-color:#2d3839;}
.topBox{ height:35px;float:right; margin-right:35px;  font: 12px/35px "Microsoft YaHei" ! important; color:#b4b4b4; text-align:center;}
.help,.fav{display:inline-block; *display:inline;*zoom:1; width:12px; height:12px; line-height:12px; border:2px solid #b4b4b4; border-radius:50%; color:#b4b4b4; font-size:12px; font-weight:500;}
.topBox a,.topBox span{margin-left:4px; margin-right:5px; font-size:12px; font-weight:500;color:#b4b4b4; }
.topBox a:hover{cursor:pointer;color:#ccc; }

/*菜单栏样式*/
.header{width:1000px; height:395px; position:relative; overflow:hidden;}
/*导航栏*/
.header .nav{width:1000px; height:70px; line-height:70px;}
/*.header .nav .logo{width:200px; height:70px; float:left;background:url(../images/logo.png) 35px 7px no-repeat;}*/
.header .nav .logo{width:140px; height:140px; float:left;background-image:url(../images/logo.png);background-repeat:no-repeat;background-size: 140px 140px;}
.header .nav .navbar{height:70px; line-height:70px; float:right;}
.header .nav .navbar>li{float:left;  height:30px; line-height:30px; margin:28px 20px 0; font-family:"Microsoft YaHei","微软雅黑"; position:relative;}
.header .nav .navbar>li a{color:#333333; font-size:16px;}
.header .nav .navbar>li:hover>a{border-bottom:2px solid #467ab8;color:#467ab8;}
.header .nav .navbar li.home a{border-bottom:0;color:#467ab8;}
.header .nav .navbar>li .ul-list{color:#888888; font-size:14px; width:70px; line-height:18px; position:absolute;left:0; top:30px; display:none;}
.header .nav .navbar>li .ul-list a{ font-size:14px;}
.header .nav .navbar .ul-list li:hover>a{color:#467ab8;}
.header .nav .navbar li:hover .ul-list{display:block;}

/*导航栏 样式2*/
.header_01{width:1000px; height:70px; -webkit-box-shadow: 0 3px 5px #999999;
box-shadow: 0 3px 5px #999999;}
.header_01 .nav{width:1000px; height:70px; line-height:70px;}
.header_01 .nav .logo{width:200px; height:70px; display:inline-block;*display:inline;*zoom:1; background:url(../images/logo.png) 35px 7px no-repeat;}
.header_01 .nav .navbar{height:100%; line-height:70px; display:inline-block;*display:inline;*zoom:1; margin-left:179px; vertical-align:top;}
.header_01 .nav .navbar>li{ display:inline-block;*display:inline;*zoom:1;  height:30px; line-height:30px; margin:40px 20px 0; font-family:"Microsoft YaHei","微软雅黑"; position:relative;}
.header_01 .nav .navbar>li a{color:#333333; font-size:16px;}
.header_01 .nav .navbar>li:hover>a{border-bottom:2px solid #467ab8;color:#467ab8;}
.header_01 .nav .navbar li.home a{border-bottom:0;color:#467ab8;}
.header_01 .nav .navbar li.on>a{border-bottom:2px solid #467ab8;color:#467ab8;}
.header_01 .nav .navbar>li .ul-list{color:#888888; font-size:14px; width:68px; line-height:18px; position:absolute;left:-3px; top:30px; display:none; padding:2px;}
.header_01 .nav .navbar.bg>li ul.ul-list{ background-color:#FFF; border:1px solid #CCC;}
.header_01 .nav .navbar>li .ul-list a{ font-size:14px;}
.header_01 .nav .navbar .ul-list li:hover>a{color:#467ab8;}
.header_01 .nav .navbar li:hover .ul-list{display:block;}
/*登录栏*/
.header .loginBox{width:202px; height:217px;float:right; margin-right:35px; font-family:"Microsoft YaHei","微软雅黑";}
.header .loginBox .login{width:174px; height:159px; background-color:#888888; padding:15px 14px 8px; margin-top:35px; color:#FFF;}
.header .loginBox .login h3{font-size:16px; margin-bottom:15px;}
.header .loginBox .login input{width:164px; height:25px; margin-bottom:7px; background-color:#FFFFFF; font-size:12px; color:#969696; padding-left:10px;}
.header .loginBox .login .btn{ background-color:#0063b1; border:none; width:174px; height:26px; font-size:12px; color:#FFF;}
.header .loginBox .login a{font-size:12px; color:#FFF;}
.header .loginBox .link{width:186px; height:10px; line-height:10px; margin-top:3px; padding:11px 8px; background-color:#888888; overflow:hidden;}
.header .loginBox .link li{float:left;}
.header .loginBox .link a{*display:block; display:inline-block;height:10px; padding:0 4px 0 5px; border-right:1px solid #FFF;}
.header .loginBox .link a{ font-size:12px; color:#CCC; text-align:center;}
.header .loginBox .link a:hover{ cursor:pointer;color:#EEEEEE;}
.header .loginBox .link .no-border{border-right:0;}

/*轮播背景*/
.header .imgBgBox{position:absolute;left:0; top:0;width:1000px; height:395px; overflow:hidden; z-index:-1;}
.header .imgBgBox .imgBg{width:3000px; position:absolute; left:0; top:0;}
.header .imgBgBox .imgBg li{width:1000px; height:395px; display:inline-block;}
.slideIcon{position:absolute; right:50%; bottom:10px; text-align:center; color:#fff; float:right;}
.slideIcon li{float:left; width:14px;height:14px; line-height:14px; border-radius:50%; background-color:#c3c1c1; margin:5px 5px; cursor:pointer;}
.slideIcon li.on{background-color:#0063b1;}


.pay-nav{width:100% height:123px;margin-top:-1px; background:#FFF;-moz-box-shadow: 1px 5px 10px #999999;-webkit-box-shadow: 1px 5px 10px #999999;box-shadow: 1px 5px 10px #999999;}
.pay-nav .pay-navbar{width:700px; height:150px; line-height:122px; margin:0 auto;}
.pay-nav .pay-navbar a{display:inline-block; width:120px; height:59px; line-height:60px;text-align:center; position:relative; margin:0 5px; padding-top:80px;}
.pay-nav .pay-navbar a i{position:absolute; left:0; top:30px;width:100%; text-align:center;}
.pay-nav .pay-navbar a p{font-size:16px; font-family:"Microsoft YaHei","微软雅黑"; color:#646464;}
.pay-nav .pay-navbar a:hover p{color:#467ab8; cursor:pointer;}


/*站内消息*/
.content{width:1000px;margin-top:3px; padding:20px 0;}
.content.bg{background-color:#ebeeed;}


/*news*/

.news{
	width:90%;
	margin-top:20px;
	margin-left:auto;
    margin-right:auto;
	font:14px "Microsoft YaHei","微软雅黑";
	line-height:30px;

	}
.news_img{width:100%; height:188px; background:url(../images/news_bg.png) 0 0 no-repeat;}

/*页脚样式*/
.foot{width:1000px; height:240px; background-color:#2d3839; position:relative; font-family:"Microsoft YaHei","微软雅黑";}
.foot .footer{width:930px; height:150px; position:absolute;left:35px; top:90px; background-color:#2d3839;}
.foot .footer .list{height:40px; line-height:30px; border-bottom:1px solid #1e1e1e;}
.foot .footer .list a{font-size:14px; color:#a0a0a0; margin-right:75px;}
.foot .footer .list a:hover{font:14px "Microsoft YaHei"; color:#EEEEEE;}

.foot .footer .footer-icon{width:930px; height:63px; padding:14px 0; border-top:1px solid #646464; font:14px "Microsoft YaHei"; color:#A0A0A0; text-align:center;}
.foot .footer .footer-icon p{float:left; height:35px; line-height:35px;}
.foot .footer .footer-icon .icon-list{float:right;}
.foot .footer .footer-icon .icon-list a{width:35px; height:35px; margin:0 15px; position:relative;}
.foot .footer .footer-icon .icon-list img{color:#fff;}
.foot .footer .footer-icon .icon-list .bar{position:absolute; left:-14px; top:-142px; z-index:2000; display:none;}
.foot .footer .footer-icon .icon-list a:hover{ cursor:pointer;}
.foot .footer .footer-icon .icon-list a:hover .bar{display:block;}


/*站内消息*/
.content .message{width:930px; height:230px; margin:0 auto auto 40px; font-family: "宋体"; color:#646464;}
.content .message h3{font-size:18px; line-height:18px; padding:15px 5px;}
.content .message table{width:100%; height:auto; border-top:1px solid #818382; margin-bottom:20px; font-size:12px; text-align:left;}
.content .message table td{padding:10px;}
.content .message table td a{font-family: "宋体"; color:#333;}
.content .message table td a:hover{font-family: "宋体"; color:#fff;}

/*站内消息*/

/*注册-第一步-手机号码注册*/
.content .reg-label{font:24px "Microsoft YaHei","微软雅黑"; margin-left:44px; color:#666666;}
.content .registerBox{width:473px; height:442px; margin:15px auto 50px; border:1px solid #C5C5C5; -webkit-box-shadow: 2px 2px 3px #C5C5C5;box-shadow: 2px 2px 3px #C5C5C5; font-family:"Microsoft YaHei","微软雅黑";}
.reg-tit{height:60px; position:relative; overflow:hidden;}
.reg-tit ul{position:absolute; width:476px; left:-1px;}
.reg-tit li{float:left;width:236px;height:59px; line-height:59px; text-align:center; overflow:hidden;  background-color:#ecf0f9; padding:0 1px; border-bottom:1px solid #C5C5C5;}
.reg-tit li.select{background:#fff; border-bottom-color:#FFF; border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5; border-top:3px solid #06F; padding:0;}
.reg-tit li a{ font-size:20px; color:#AAAAAA;}
.reg-tit li.select a{ color:#6293cd;}
/*注册-第一步邮箱码注册*/
.content .registerBox .reg-con{margin: 45px 0 0 76px; font-family:"Microsoft YaHei","微软雅黑";}
.mod-postion{position:relative;}
.group{width:400px; heigh:60px; line-height:60px; font-family:"Microsoft YaHei","微软雅黑";}
.group label{ display:inline-block; width:60px; margin-right:15px; font-size:14px; color:#646464; text-align:right;}
.group input[type="text"],.group input[type="password"]{width:214px; height:30px; font-size:16px; color:#BBBBBB; border:1px solid #C2C2C2;}
.group input.sm-input{width:107px; padding-left:5px;}
.group input[type="text"]:focus,.group input[type="password"]:focus{ background-color:#EEEEEE; border-color:#6293cd;}
.group .btn_sm{width:92px; height:30px; line-height:30px; margin-left:16px; border:1px solid #6484aa; background-color:#afcbec; font-size:14px; color:#646464;}
.group i{display:inline-block; margin-left:11px; height:50px;vertical-align:middle;}
.group .link{ font-size:10px; color:#6699cc;}
.group .btn{width:146px; height:36px; margin-left:80px; margin-top:15px; line-height:36px; background-color:#6293cd; border-radius:5px; color:#EEEEEE; font-size:16px;}
.mod .group-span{display:inline-block; font-size:11px; color:#999999; width:200px; height:10px; line-height:10px; position:absolute; left:80px; top:112px;}
.mod>a{ display:inline-block; font-size:14px; color:#BBBBBB; margin-left:90px;}
/*注册-第二步-选择账户属性*/
.btnext{
width:100%;background-color:#cccccc;}
.registerBox-02{width:1000px; color:#666666; font-family:;}
.registerBox-02>h3{width:248px; font:30px/30px "Microsoft YaHei","微软雅黑"; margin:20px auto;}
.registerBox-02 .reg-con-02{width:660px; height:322px; margin:40px auto 40px; background-color:#eeeeee; padding:30px 170px;}
.reg-con-02 .box{ width:280px; height:320px; border:1px solid #787878; float:left; margin-left:40px; background-color:#fefbfb;}
.reg-con-02 .box:hover,.registerBox-02 .reg-con-02 .box.click{ border-color:#4b4bff;}
.reg-con-02 .box h3{height:38px; background-color:#99ccff; font:16px/38px "微软雅黑"; text-align:center; font-weight:bold;}
.reg-con-02 .box p{margin:10px; font:16px "宋体"; line-height:20px;}
/*注册-第三步*/
.registerBox-03{width:800px; margin-left:195px; min-height:515px;}
.registerBox-03 .table-reg-03{width:100%; font-size:20px; color:#666666;}
.table-reg-03 td{padding:5px;}
.table-reg-03 input[type="text"]{ width:194px; height:32px; border:1px solid #adadad; background-color:#FFF; border-radius:5px; margin-bottom:20px;}
.table-reg-03 textarea{ width:710px; height:100px; border:1px solid #b8b8b8; border-radius:10px;}
.table-reg-03 a{font-size:20px; text-decoration:underline; color:#6666ff; margin-left:20px; vertical-align:bottom;}
.table-reg-03 .btn{width:76px; height:35px; border:1px solid #b8b8b8; background-color:#FFF; border-radius:10px; font-size:20px; color:#666666; cursor:pointer;}
.table-reg-03 .btn:hover{ border-color:#6699ff; color:#FFF; background-color:#6699ff;}

/*公共样式*/
.breadcrumb {
  width:940px;
  margin-left:35px;
  padding: 8px 0;
  font-size:18px;
  color:#6f6f6f;
  border-bottom:1px solid #bfbfbf;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #6f6f6f;
  content: ">";
}
.breadcrumb > .active {
  color: #6293cd;
}

/*充值中心*/
.kGame-img{width:100%; height:188px; background:url(../images/K_bg.png) 0 0 no-repeat;}
.qkaGame-img{width:100%; height:188px; background:url(../images/QKA_bg.png) 0 0 no-repeat;}
.content .voucherCenter{ width:1000px; padding:12px 0; color:#6F6F6F; height:700px;}
.content .voucherCenter .vc-left{width:236px; padding:5px 35px; border-right:1px solid #6F6F6F; float:left;}
.vc-left p{ font-size:15px; color:#6F6F6F; line-height:25px; margin-bottom:20px;}
.vc-left span{ font-size:16px; color:#6F6F6F; line-height:20px;}
.vc-left span.title{ font-size:18px;}
.content .voucherCenter .vc-right{width:690px; float:left;}
.vc-right .vc-show{ width:642px; height:138px;  border-bottom:1px solid #6F6F6F; margin-left:20px;}
.vc-show ul{float:left; width:382px; height:114px; border:1px solid #bdb9b8; border-right:0;}
.vc-show li{ width:126px; height:114px; float:left; border-right:1px solid #bdb9b8; position:relative; font-size:14px; color:#6F6F6F;}
.vc-show li .icon-position{ position:absolute; left:114px; top:43px; z-index:200px;}
.vc-show p{ float:left;height:114px; line-height:114px; margin-left:20px;}
.vc-show li span{ display:inline-block; position:absolute; left:15px; top:60px;}
.vc-show li.on{background-color:#2771ae; font-size:14px; color:#FFF; border-right:1px solid #2771ae; }
.vc-show li.on .icon-position{left:108px; }
.vc-show li.on .icon-position .rightArrow{border-color: transparent transparent transparent #2771ae;}
.vc-show li.on .icon-position .rightArrow:after{ background-color: #2771ae;}
.table-vc{font-size:18px; margin-left:30px; vertical-align:middle; text-align:left;}
.table-vc td{ padding:15px 5px;}
.table-vc td.table-mb{ padding-bottom:0;}
.table-vc input[type="text"]{width:390px; height:30px; border:1px solid #D9D7D7; background-color:#FFF;}
.table-vc input[type="submit"],.table-vc input[type="reset"],.table-vc input[type="button"]{width:198px;height:30px; color:#FFF; font-size:12px; background-color:#2771ae; margin:60px 50px 60px 0;}
.table-vc  input[type="button"].btn-sm{width:88px; height:22px; border-radius:5px; margin:0 0 0 10px;}

/*支付产品*/
.product-img{width:100%; height:188px; background:url(../images/pro_bg.png) 0 0 no-repeat;}
.content.pro-bg-01{background:url(../images/pro_mod_01.png) 0 11px no-repeat;}
.content.pro-bg-02{background:url(../images/pro_mod_02.png) 0 10px no-repeat;}
.content .no-bottom{border-bottom:0;}
.product{width:878px; margin-left:70px; font-family:"Microsoft YaHei","微软雅黑"; color:#666666; }
.product h3{ font-size:14px; line-height:30px; padding:10px;}
.pro-mod{width:100%; height:215px; position:relative;}
.pro-mod p{font-size:13px; line-height:20px; padding:10px 10px;}
.pro-mod button{ position:absolute; width:160px; height:28px; font-size:12px; color:#646464; right:10px; bottom:15px; border-radius:8px; background-color:#ebeeed;}
.pro-mod-01{height:342px; border-top:1px solid #6f6f6f; border-bottom:1px solid #6f6f6f; }
.pro-mod-01 label{ font-weight:400;}
.pro-mod-01 li{width:140px; display:inline-block; padding:0 14px; vertical-align:top; text-align:center;}
.pro-mod-01 li b{display:inline-block; font-size:13px; line-height:52px; text-align:center;}
.pro-mod-01 li p{font-size:12px; line-height:22px; text-align:left; }
.pro-mod-02 > .nav a{ cursor:default;}
.pro-mod-02 label{font-size:20px; font-size:20px;}
.pro-mod-02 .btn{width:196px; height:56px; background-color:#b3d0e7; font-size:16px; border:1px solid #666666; border-radius:10px; margin:70px 40%; color:#666666;}
.pro-industry { margin-bottom:50px;}
.pro-industry label{ display:inline-block; width:100px; vertical-align:top; margin-top:20px; margin-left:30px;}
.pro-industry .com-nav{width:720px;}
.pro-industry .com-nav .navbar{margin:0 20px;}
.pro-industry .com-nav .navbar p{color:#2c6fa6;}


/*技术支持*/
.support-img{width:100%; height:188px; background:url(../images/support_bg.png) 0 0 no-repeat;}
.support{width:100%; margin: 40px 40px 60px; min-height:400px;}
.support-nav{width:200px; display:inline-block;color:#666666;}

.support-con{
	width:580px;
	display:inline-block;
	margin-left:90px;
	vertical-align:top;
	margin-top:0px;
	font:14px "Microsoft YaHei","微软雅黑";
	}

.support-nav > li{margin-bottom:20px;}
.support-nav > li >a{display:inline-block;width:100%;height:28px; background-color:#f2f2f2; font:bold 18px/28px "Microsoft YaHei","微软雅黑";}
.support-nav > li >a:before{content:'+';font:bold 18px/28px "Microsoft YaHei","微软雅黑"; margin-left:12px;margin-right:10px; color:#666666;}
.support-nav > li.expand{margin-bottom:0;}
.support-nav > li.expand >a:before{content:'-';}
.support-nav > li.no-icon >a:before{content:'';}
.support-nav > li.on >a{border-bottom:2px solid #fe4848; background-color:#f5efef;}
.support-nav .nav-list{ display:none;}
.support-nav .nav-list li a{width:100%;height:43px; font:17px/43px "Microsoft YaHei","微软雅黑"; margin-left:68px; }
.support-nav > li.expand .nav-list{display:block;}

.support-con>h4{width:100%; font:18px/26px "Microsoft YaHei","微软雅黑"; color:#666666;}
.support-con p{width:100%; font:14px/20px "Microsoft YaHei","微软雅黑"; color:#666666;  margin-top:16px;line-height: 35px;}

.connect-img{width:100%; height:188px; background:url(../images/connect_bg.png) 0 0 no-repeat;}



/*技术支持介绍*/


.jieshao{
  font-family: 微软雅黑;
  font-size: 14px;
  color: black;

  text-align: left;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding:50px;

}

/*下载中心*/
.download-img{width:100%; height:188px; background:url(../images/download_bg.jpg) 0 0 no-repeat;}
.game-box{padding:20px 50px;}
.game{margin-top:30px;}
.game-i{float:left;width:100px; height:100px; vertical-align:middle;}
.game-msg{margin-left:150px; text-align:justify;}
.game-msg h4{line-height:30px;}
.link-downgame{display:inline-block; line-height:28px; color:#6846B8; text-decoration:underline;}
.l{float:left;}.r{float:right;}.cl{clear:both;}
.cf:after{content:""; display:block; clear:both; height:0; visibility:hidden;}
.cf{zoom:1;}




