@charset "utf-8";
/* CSS Document */
html,
body {
    overflow-x: hidden;
}
body,
ul,
ol,
li,
dl,
dt,
dd,
h2,
h3,
h4,
h5,
form,
input,
textarea,
p,
table,
tr,
td {
    margin: 0;
    padding: 0;
}
body {
    font: 12px/1.5 Microsoft YaHei, Arial;
    color: #404040;
}
ul {
    list-style: none;
}
input,
textarea,
select {
    font: 12px/1.5 Microsoft YaHei, Arial;
    resize: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    display: inline-block;
    text-decoration: none;
    outline: none;
}
img {
    border: none;
    vertical-align: middle;
    border: 0;
    margin: 0;
    padding: 0;
}
em,
i,
strong,
b {
    font-style: normal;
    font-weight: normal;
}
.cl:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}
.cl {
    zoom: 1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tc {
    text-align: center;
}

.head {
    width: 100%;
    margin: auto;
    padding: 15px 0;
}
.logo {
    font-size: 30px;
    width: 40%;
    margin-top: 10px;
}
.logo img {
    width: 30%;
    margin-left: 100px;
}
.nav {
    font-size: 18px;
    padding-top: 15px;
    padding-right: 100px;
}
.nav li {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}
.nav li a {
    color: #333;
}
.nav li a.act,
.nav li a:hover {
    color: #f30;
}

.imgshow {
    width: 100%;
    height: 460px;
    position: relative;
}
#banner,
#banner div {
    width: 100%;
    height: 460px;
}
#banner div {
    position: absolute;
    left: 0;
    top: 0;
}
#banner div a {
    display: block;
    width: 100%;
    height: 460px;
}
.b1 {
    background: #f2f2f2 url(../images/banner01.jpg) no-repeat center center;
}
.b2 {
    background: #f2f2f2 url(../images/banner02.jpg) no-repeat center center;
}
.b3 {
    background: #f2f2f2 url(../images/banner04.jpg) no-repeat center center;
}
.numico {
    position: absolute;
    bottom: 6px;
    text-align: center;
    width: 100%;
}
.numico a {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.numico a.cur {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.game,
.about,
.gcont {
    width: 1000px;
    margin: 20px auto;
    padding: 20px 0;
}
.game {
    border-bottom: 1px #ddd solid;
    padding-bottom: 20px;
}
.game li {
    float: left;
    margin: 0 25px;
    width: 150px;
    text-align: center;
}
.game li img {
    width: 150px;
    height: 150px;
}
.game li a {
    font-size: 16px;
    color: #333;
}

.about {
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.6;
    min-height: 200px;
}
.about span {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 26px;
    padding-bottom: 10px;
}
.gcont {
    font-size: 16px;
    line-height: 1.6;
}
.gcont span {
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.jietu {
    width: 1000px;
    margin: auto;
}
.jietu img {
    margin: 5px;
    width: 320px;
}
.footer {
    background: #191d3a;
    padding: 20px 0;
    color: #6c6e7e;
    margin-top: 50px;
    bottom: 0;
}
.footer a {
    color: #6c6e7e;
}
.friend {
    background: #fff;
    width: 1000px;
    height: 402.23px;
    margin: auto;
    margin-top: 1180px;
}
.friend li {
    float: left;
    padding: 10px 20px 10px;
}
.friend li img {
    width: 150px;
    border: 1px solid #e6e6e6;
}
.textcont > h2,
.title > h2 {
    border-left: 3px solid #ff6600;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 22px;
    padding-left: 3px;
    margin: 10px 0px;
    display: inline-block;
}
.imgBox {
    border-top: 2px solid cadetblue;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    border: 0;
    margin: 0;
    padding: 0;
}
.imgBox img {
    width: 100%;
    height: 650px;
    margin: 0 auto;
    border: 0;
    margin: 0;
    padding: 0;
}

.img1 {
    display: block;
}

.img2 {
    display: none;
}

.img3 {
    display: none;
}
