﻿body{font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";}
body,html{margin: 0; padding: 0; min-width: 1000px;font-size: 12px;background: #ebebeb;}
* {outline: none!important;}
ul, li { list-style: none; margin: 0; padding: 0; }
img { border: none; border: 0; vertical-align: middle; }
a { text-decoration: none; outline: none; }
p { margin: 0; padding: 0; }
.clear {zoom: 1;clear: both;}
.clear:after {content: "";display: block;clear: both;font-size: 0;line-height: 0;visibility: hidden;}
.fl{float: left;}
.fr{float: right;}
.padCover{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.aniHover{transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s;}
/*Header*/
#header{position: relative; width: 100%; background: #fff; line-height: 65px;}
#header .headerCon{width: 1000px; height: 100%;background: #fff;margin: 0 auto;}
#header .logo a{display: inline-block;}
#header .logo a img{height: 65px;}
#header .menu a{display: inline-block;color:#7b7b7b;font-size: 18px;text-align: center; padding: 0 14px;}
#header .menu a.active,#header .menu a:hover{color: #04ce11;}
#header .menu a span.loginOut{font-size: 12px;margin-left: 15px;color: #109AFA;cursor: pointer;}
#header .menu span.loginTop {font-size: 16px; text-align: left;color:#333333;}
#header .menu .loginTop a.loginOut{font-size: 12px;margin-left: 15px;text-align: left; color: #109AFA;cursor: pointer;}
/*footer*/
#footer{background: #fff;color: #000;text-align: center;padding: 20px 0;}
#footer p{line-height: 30px;}
/**/
.qixiCon{ position: relative; width: 1000px; margin:20px auto;}
.qixiCon article{padding: 50px;background: #fff;margin: 20px auto;font-size: 14px;line-height: 30px;}
/*登录*/
.form-group{position: relative;z-index: 2;}
form{position: relative; width: 600px;margin: 20px auto; background: #fff;padding:50px;padding-top: 100px;}
form .formInput{height: 50px;font-size: 14px;}
form .formInput label{ display: inline-block; width: 120px; text-align: right;padding-right: 10px;}
form .formInput input[type="text"],.formInput input[type="password"],.formInput input[type="email"],.formInput input[type="tel"]{
	width:300px; height: 35px;padding: 0 10px;border: 1px solid #d5d2d2;
	}
form input[type="radio"],form input[type="checkbox"]{width:17px; height:17px;vertical-align:middle;}
button.btn-default{ display: block; width: 150px; height: 35px; background: #e50706; color: #fff;
border: none;border-radius: 5px;margin: 20px auto;}
.formInput span.erroSpan{color: #f65151;display: none;}
.checkbox {margin: 30px 0 60px 60px;}
.checkbox .fwtk{color: #109afa;}
a.sendYZM{ display: inline-block; width: 80px;height: 35px;line-height: 35px; background: #109AFA; color: #fff;
text-align: center;font-size: 12px;border-radius: 3px;cursor: pointer;}
.loginBottom{text-align: center;margin: 20px auto;color: #109AFA;}
.loginBottom a{ color: #109AFA;}
.loginBottom span{margin: 0 10px;}
.senYzmModule{position: fixed;top:30%;left: 50%;margin-left: -150px; width:300px;background: #fff;padding: 20px;color: #E50706;
font-size: 13px;border-radius: 5px;z-index: 99;box-shadow: 3px 3px 5px #EBEBEB;}
.loginTit{text-align: center;font-size: 25px;margin-bottom: 40px;color: #E50706;}
/*首页*/
.banner{position: relative; width:100%;}
.banner img{ width:100%}
.gameList{margin-bottom:30px;}
.gameList li{float: left;margin-left: 50px;text-align: center;background: #fff;
width: 298px;padding: 20px 0;border: 1px solid #F0F0F0;
-moz-box-shadow:1px 0px 1px #F0F0F0; -webkit-box-shadow:1px 0px 1px #F0F0F0; box-shadow:1px 0px 1px #F0F0F0;}
.gameList li:hover{border-top-left-radius: 30px;border-bottom-right-radius: 30px; 
-moz-box-shadow:1px 0px 10px #333; -webkit-box-shadow:1px 0px 10px #333; box-shadow:1px 0px 10px #333;}
.gameList li:hover a{color: #D91600;}
.gameList li:first-child{margin-left: 0;}
.gameList li a{font-size: 18px;color: #444;line-height: 40px;}
.gameList li img{ width: 280px; height: 280px;}


.wrap {
  width: 100%;
  height: 188px;
  position: absolute;
  top: -8px;
  left: 8px;
  overflow: hidden;
  z-index: 1;
}
.wrap:before {
    content: "";
    display: block;
    border-radius: 8px 8px 0px 0px;
    width: 40px;
    height: 8px;
    position: absolute;
    right: 100px;
    background: #D91600;
}
.wrap:after {
    content: "";
    display: block;
    border-radius: 0px 8px 8px 0px;
    width: 8px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 100px;
    background: #D91600;
}
.ribbon6 {
	font-size: 18px;color: #fff;
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border: 1px dashed;
  box-shadow:0 0 0 3px #D91600,  0px 21px 5px -18px rgba(0,0,0,0.6);
 background: #FF0000;
}
/*联系我们*/
.contactCon{position: relative; width: 80%; margin:0 auto;background: #fff;padding:100px 10%;
border: 1px dotted #ccc;background:url(../images/contact.jpg) no-repeat;background-size:100% 100%;}
.contactCon p{margin: 20px 0;font-size:16px ;color: #7B7B7B;}
.contactCon p span{color:#000;margin-right: 7px;font-weight: bold;}
.logo {margin-top: 10px;

}
.in_newsbox {
    width: 1060px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}