*{
    margin: 0px;
    padding: 0px;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}

body{
    background: #f3f2f1 url('../images/background.jpg') no-repeat center top;
    color: #505050;
    font: normal 14px/1.5 "Microsoft YaHei","微软雅黑";
}
.container{
    background: url('../images/bg.jpg') no-repeat center bottom;
    min-height: 1676px;
}
.container .page{
    width: 1000px;
    margin: 0 auto;
    background: url('../images/wrap.jpg') no-repeat center bottom;
    min-height: 1676px;
    margin-bottom: 20px;
}
.container .page .content{
    width: 100%;
}
.container .page .content .head{
    position: relative;
    height: 435px;
}
.container .page .content .main{
    width: 100%;
}
.container .page .content .main .box1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container .page .content .main .box1 .left{
    width: 220px;
}
.container .page .content .main .box1 .left .game{
    width: 100%;
    height: 101px;
    display: block;
    background: url('../images/box1_1.jpg') no-repeat;
    background-position: 0 0;
}
.container .page .content .main .box1 .left .game_btn{
    width: 100%;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}
.container .page .content .main .box1 .left .game_btn a{
    width: 50%;
    text-align: center;
    border-right: 1px solid #75332a;
    color: #ffa586;
    line-height: 32px;
    background: #3e1b16;
}
.container .page .content .main .box1 .left .game_btn a:hover{
    color: red;
}
.container .page .content .main .box1 .left .service{
    width: 100%;
    background: #723f31;
    padding-bottom: 10px;
}
.container .page .content .main .box1 .left .service .title{
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.container .page .content .main .box1 .left .service>div{
    width: 100%;
}
.container .page .content .main .box1 .left .service>div .title_1{
    padding: 0 15px;
}
.container .page .content .main .box1 .left .service>div .title_1 a{
    display: block;
    padding-left: 20px;
    text-align: center;
    font: normal 12px/26px "Microsoft YaHei","微软雅黑";
    color: #ffddd4;
    background-position: 0 -220px;
    background-repeat: no-repeat;
    background-image: url('../images/box1_2.png');
}
.container .page .content .main .box1 .left .service>div ul{
    padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.container .page .content .main .box1 .left .service>div ul li{
    width: 50%;
}
.container .page .content .main .box1 .left .service>div ul li a{
    color: #e6b4a6;
}
.container .page .content .main .box1 .left .service>div ul li a:hover{
    color: #ffca5f;
    text-decoration: underline;
}
.container .page .content .main .box1 .left .service>div ul:after{
    content: "·";
    height: 0px;
    display: block;
    clear: both;
    visibility: hidden;
}
.container .page .content .main .box1 .left .service>div .chat{
    padding-top: 6px;
    border-top: 1px solid #a6645a;
    color: #e6b4a6;
    font: normal 12px/1.5 tahoma,tahoma;
    text-align: center;
}
.container .page .content .main .box1 .left .service>div .chat p:nth-child(1){
    display: block;
    color: #ffca5f;
    font-size: 14px;
    font-weight: 400;
}

.container .page .content .main .box1 .center{
    position: relative;
    width: 520px;
    height: 320px;
    overflow: hidden;
}
.container .page .content .main .box1 .center .detail{
    width: 100%;
    height: 100%;
}
.container .page .content .main .box1 .center .detail .menu{
    position: relative;
    height: 280px;
    overflow: hidden;
}
.container .page .content .main .box1 .center .detail .menu a{
    width: 100%;
    display: none;
}
.container .page .content .main .box1 .center .detail .menu a:nth-child(1){
    display: block;
}
.container .page .content .main .box1 .center .detail .menu a img{
    width: 100%;
    height: 280px;
}
.container .page .content .main .box1 .center .detail .list{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #262626;
    display: flex;
    align-items: center;
}
.container .page .content .main .box1 .center .detail .list a{
    width: 25%;
    text-align: center;
    white-space: nowrap;
    color: #c8c8c8;
}
.container .page .content .main .box1 .center .detail .list a.active{
    border-top: 3px solid #dd0f00;
    line-height: 34px;
    color: #d02b1e;
}
.container .page .content .main .box1 .center .link{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
}
.container .page .content .main .box1 .center .link a{
    display: block;
    width: 20px;
    color: #fff;
    background: #262626;
    border-radius: 10px;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 5px;
    font: 12px/1 "Microsoft YaHei","微软雅黑";
}
.container .page .content .main .box1 .center .link a.flag{
    background: #dd0f00;
}

.container .page .content .main .box1 .right{
    width: 220px;
}
.container .page .content .main .box1 .right a{
   
}
.container .page .content .main .box1 .right a img{
    display: block;
    width: 100%;
    height: 100%;
}

.container .page .content .main .box2{
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
}
.container .page .content .main .box2 table{
    border: 1px solid #000;
    text-align: center;
    line-height: 28px;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}
.container .page .content .main .box2 table th{
    color: #fff;
    background: #262626;
    font-size: 18px;
    height: 40px;
}
.container .page .content .main .box2 table tr{
    border: 1px solid #000;
    text-align: center;
    line-height: 28px;
}
.container .page .content .main .box2 table td{
    border: 1px solid #000;
    text-align: center;
    line-height: 28px;
    height: 30px;
}
.container .page .content .main .box2 table tr td:nth-child(1){
    color: #719f48;
}
.container .page .content .main .box2 table tr td:nth-child(2){
    color: red;
}
.container .page .content .main .box2 table tr td:nth-child(3) a{
    color: #b97c00;
}
.container .page .content .main .box2 table tr td:nth-child(3) a:hover{
    text-decoration: underline;
}
.container .page .content .main .box2 table span {
    margin: 0 10px;
}
.container .page .content .main .box2 table tr td:nth-child(4) a{
    color: #48759f;
}
.container .page .content .main .box2 table tr td:nth-child(4) a:hover{
    text-decoration: underline;
}
.container .page .content .main .box2 table .new{
    background: url('../images/new.gif');
    display: inline-block;
    width: 23px;
    height: 12px;
    margin: 0 10px;
}

.container .page .content .main .box3{
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.container .page .content .main .box3 .left{
    width: 16%;
}
.container .page .content .main .box3 .left a{
    display: block;
    margin-bottom: 8px;
}
.container .page .content .main .box3 .left a img{
    display: block;
    width: 100%;
    height: 108px;
}
.container .page .content .main .box3 .right{
    width: 80%;
    padding-bottom: 26px;
    padding: 0 15px;
    background: #fff;
}
.container .page .content .main .box3 .right .intro{
    width: 100%;
}
.container .page .content .main .box3 .right .intro .top{
    height: 56px;
    border-bottom: 1px solid #dcdcdc;
}
.container .page .content .main .box3 .right .intro .top a{
    width: 15%;
    position: relative;
    margin-bottom: -1px;
    line-height: 54px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-bottom: 3px solid #d02b1e;
    color: #d02b1e;
}
.container .page .content .main .box3 .right .intro .goto{
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
}
.container .page .content .main .box3 .right .intro .goto ul{
    width: 80%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}
.container .page .content .main .box3 .right .intro .goto ul li{
    display: inline-block;
    width: 120px;
}
.container .page .content .main .box3 .right .intro .goto ul li a{
    display: block;
    color: #fff;
    background: #719f48;
}
.container .page .content .main .box3 .right .intro .goto ul li a:hover{
    background-color: #b86f68;
}
.container .page .content .main .box3 .right .intro .welcome{
    padding-top: 20px;
    font: bold 16px/1.5 "Microsoft YaHei","微软雅黑";
    text-align: center;
}
.container .page .content .main .box3 .right .intro .welcome a{
    color: #d02b1e;
}
.container .page .content .main .box3 .right .intro .nav{
    padding: 14px 0;
    padding-bottom: 40px;
}
.container .page .content .main .box3 .right .intro .nav li h4{
    padding: 8px 0;
    border-bottom: 1px dashed #dbdbdb;
}
.container .page .content .main .box3 .right .intro .nav li h4:after{
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    content: '.';
}
.container .page .content .main .box3 .right .intro .nav li h4.yellow em{
    color: #b97c00;
}
em{
    font-style: normal;
    font-weight: 400;
}
.container .page .content .main .box3 .right .intro .nav h3{
    padding-top: 20px;
    font: bold 16px/1.5 "Microsoft YaHei","微软雅黑";
    text-align: center;
}
.container .page .content .main .box3 .right .intro .nav h3 a{
    color: #d02b1e;
}

.health {
    padding: 34px 0 90px;
    text-align: center;
}
.health dt {
    color: #313131;
    font: bold 15px/1.5 "Microsoft YaHei","微软雅黑";
    background: url('../images/link.png') no-repeat center center;
}
.health dd {
    padding-top: 10px;
    font-size: 12px;
    line-height: 2;
}

.container .page .foot{
    position: fixed;
    right: 50px;
    bottom: 50px;
}
.container .page .foot a{
    display: block;
    width: 20px;
    padding: 5px 10px;
    background: #719f48;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}
.container .page .foot li:last-child a{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 400;
}
.container .page .foot a:hover{
    background-color: #b86f68;
}
