/*Copyright 2007 Qietu Inc. All rights reserved.*/


/*toper 开始*/

.toper {
    height: 32px;
    background-color: #232323;
}

.wrapper {
    margin: 0 auto;
    width: 1200px;
}

.left ul li, .right ul li {
    display: inline;
}

.left ul li a, .right ul li a {
    display: inline-block;
    padding-left: 20px;
    font-size: 12px;
    color: #878787;
    line-height: 32px;
    text-decoration: none;
}

.left ul li .t_sethomep {
    margin-right: 24px;
    color: #878787;
    background: url(../imgs/zys_img1.png) no-repeat;
    background-position: left center;
}

.t_collect {
    background: url(../imgs/zys_img2.png) no-repeat;
    background-position: left center;
}

.t_register {
	margin-left: 24px;
    background: url(../imgs/zys_img3.png) no-repeat;
    background-position: left center;
}

.t_login {
    margin-left: 24px;
    background: url(../imgs/zys_img4.png) no-repeat;
    background-position: left center;
}
.t_user{
	background: url(../imgs/zys_img69.png) no-repeat;
	background-position: left center;
}
.t_personal{
	margin-left: 24px;
    background: url(../imgs/zys_img70.png) no-repeat;
    background-position: left center;
}
.t_out{
    margin-left: 24px;
    background: url(../imgs/zys_img71.png) no-repeat;
    background-position: left center;
}
/*toper 结束*/


/* header 开始*/

.header {
    height: 100px;
    background-color: #e8e7e7;
}

.header2 {
    /*background-color: rgba(255,255,255,0.1) !important;*/
    position: relative;
    background-color: rgba(255, 255, 255, 0.9) !important;
    z-index: 1;
}

.header .wrapper {
    height: 100%;
    width: 1640px;
    background-color: rgb(0,0,0,1) !important;
}

.header .logo {
    float: left;
    display: inline;
    /*width: 375px;*/
   width: 240px;
    margin-left:200px;
}

.header .logo a {
    display: inline-block;
    margin: 16px 0;
    height: 67px;
}

.header .nav {
    float: left;
    display: inline;
}

.header .nav ul {
    width: auto;
}

.header .nav ul li {
    display: inline;
}

.header .nav ul li a {
    display: inline-block;
    padding: 0 30px;
    height: 96px;
    font-size: 18px;
    color: #767676;
    line-height: 100px;
    border-bottom: 4px solid transparent;
}

.header .nav ul li.active a, .header .nav ul li:hover a {
    text-decoration: none;
    color: #ec8021;
}

.weixin {
    float: left;
    display: inline;
    position: relative; height: 100px;
    margin-top: 30px;
}
.weixin_h{
	margin-top: 0;
}
.weixin img {
    display: block;
}


/* header 结束*/


/*footer 开始*/

.footer {
    height: 230px;
    background-color: #272a2c;
}

.footer .logo {
    padding: 32px 0 22px;
    width: 100%;
    text-align: center;
}

.footer .nav, .footer .copy h4 {
    text-align: center;
}

.footer .nav {
    padding-top: 40px;
}

.footer .nav li {
    display: inline;
}

.footer .nav li a:hover {
    color: #fff;
}

.footer .nav li a, .footer .nav li span {
    color: #9e9e9e;
}

.footer .nav li a, .footer .copy h4 {
    margin: 0 3px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
}

.footer .copy h4 {
    color: #515252;
}


/*footer 结束*/


/*关于趣乐 开始*/


/*关于乐趣 g_banner 开始*/

.g_banner {
    height: 100px;
    /*background: url(../imgs/zys_img15.jpg) no-repeat top;*/
    background-size: 100% 100%;
}

.g_banner .wrapper {
    height: 100%;
    position: relative;
}

.g_banner h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline;
    padding: 0 6px 28px;
    font-size: 40px;
    color: #ec8021;
    border-bottom: 4px solid #ec8021;
}


/*关于乐趣 g_banner 结束*/


/*关于趣乐 您的位置 首页 关于 开始*/

.current {
    height: 50px;
    /*background-color: #fafbf9;*/
}

.current ul li {
    display: inline;
    line-height: 50px;
}

.current ul li, .current ul li a, .current ul li span {
    font-size: 12px;
    color: #676767;
    text-decoration: none;
}

.current ul li span {
    font-size: 12px;
    color: #ec8021;
}


/*关于趣乐 您的位置 首页 关于 结束*/


/*关于趣乐 p_about 开始*/

.p_about {
    background-color: #fff;
}

.p_about .wrapper div p, .p_about .wrapper div h4 {
    font-size: 16px;
}

.company_intro {
    padding-top: 20px;
    overflow: hidden;
}

.a_txt {
    float: left;
    width: 638px;
}

.a_txt p, .ideal h4, .ideal p, .target h4, .coop h4, .coop p {
    font-size: 16px;
    line-height: 42px;
}

.a_txt p, .ideal h4, .ideal p, .target h4, .coop p, .coop h4 {
    text-indent: 32px;
}

.a_txt p span, .ideal h4, .target h4, .coop h4 {
    color: #ec8021;
    font-weight: 600;
}

.a_img {
    display: inline;
    float: right;
    width: 513px;
    height: 253px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.a_img img {
    display: block;
}

.ideal {
    padding-top: 15px;
}

.ideal h4 {}

.ideal p {}

.target ul {
    overflow: hidden;
    padding: 45px 0 0 44px;
    width: 120%;
}

.target ul li {
    float: left;
    width: 301px;
    height: 355px;
    margin-right: 107px;
}

.coop {
    padding: 22px 0 45px 0;
}


/*关于趣乐 p_about 结束*/


/*关于趣乐 结束*/


/*官网首页 开始*/

.h_slide {
    /*    position: relative;
    height: 800px;
    overflow: hidden;*/
    position: relative;
    height: 900px;
    overflow: hidden; clear: both;
    top: -100px;
    margin-bottom: -100px;
}

.h_slide .glide {}

.h_slide .slide {
    /*height: 800px;*/
    height: 900px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.h_info {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
}

.h_info .h_news {
    position: relative;
    float: left;
    width: 496px;
    height: 306px;
    overflow: hidden;
    background-color: #131313;
    border-left: 4px solid #40b243;
}

.h_info .h_news dl {
    padding: 0 40px 18px 20px;
}

.h_info .h_news dt {
    margin-bottom: 18px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    width: 444px;
    border-bottom: 1px dashed #545454;
}

.h_info .h_news dt a {
    font-size: 18px;
    color: #40b243;
}

.h_info .h_news dd a {
    font-size: 14px;
    line-height: 38px;
    color: #9b9b9b;
}

.h_info .h_news dd a:hover {
    color: #40b243;
    text-decoration: none;
}

.h_info .h_news dd span {
    margin-top: 10px;
    float: right;
    color: #626262;
}

.plus {
    position: absolute;
    bottom: 0;
    right: 0;
}

.plus img {
    display: block;
}

.h_imgs {
    float: left;
    height: 306px;
    overflow: hidden;
}

.h_imgs li {
    position: relative;
    display: inline;
    float: left;
}

.h_imgs li.selected .h_bg {
    background-color: transparent;
}

.h_imgs div.img {
    position: relative;
    font-size: 0;
}

.h_imgs div.img img {
    width: 350px;
    height: 306px;
}

.h_imgs div.img h4 {
    position: absolute;
    z-index: 1;
    left: 24px;
    bottom: 34px;
    font-size: 22px;
    line-height: 20px;
    font-weight: 600;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    color: #fff;
}

.h_imgs li:hover .img h4 {
    opacity: 0;
}

.h_imgs li .h_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 306px;
    background-color: rgba(0, 0, 0, .3);
}

.h_imgs li:hover .h_bg {
    background-color: transparent;
}

.h_lastli {
    position: relative;
}

.h_imgs div.txt {
    position: absolute;
    bottom: -108px;
    padding: 24px 0 0 26px;
    width: 324px;
    height: 84px;
    background-color: rgba(64, 166, 66, .8);
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.h_imgs li:hover .txt, .h_imgs li.selected .txt {
    bottom: 0;
}

.h_imgs li:hover .img h4, .h_imgs li.selected .img h4 {
    opacity: 0;
}

.h_imgs div.txt h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.h_imgs div.txt h6 {
    font-size: 15px;
    margin-top: 10px;
    color: #c2dec2;
}

.h_games {
    height: 407px;
    background-color: #fafbf9;
    padding-bottom: 20px;
}

.h_games .head {
    height: 86px;
}

.h_games .head h4 {
    float: left;
    width: 100px;
    padding-left: 16px;
    font-size: 22px;
    line-height: 86px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
}

.h_games .head a {
    float: right;
    width: 68px;
    font-size: 14px;
    line-height: 86px;
    background: url(../imgs/zys_img28.png) no-repeat;
    background-position: right center;
}

.h_games .body ul {
    overflow: hidden;
    width: 120%;
}

.h_games .body li {
    float: left;
    margin-right: 16px;
    width: 288px;
    height: 320px;
}

.h_games .body .view {
    position: relative;
    display: inline-block;
}

.h_games .body .view .img {
    width: 288px;
    height: 175px;
    text-align: center;
}

.h_games .body .view .img img{
    width: 175px;
    height: 175px;
}

.h_games .body .view .txt img {
    float: left;
    width: 85px;
    height: 85px;
}

.h_games .body .view .txt dl {
    float: left;
    margin-left: 10px;
}

.h_games .body .view .txt dl dd, .h_games .body .view .txt dl dd span, .h_games .body .view .txt dl dd a {
    color: #fff;
}

.h_games .body .view .txt dl dd {
    margin-top: 10px;
}

.h_games .body .view .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 264px;
    height: 85px;
    padding: 45px 0 45px 24px;
    background-color: rgba(63, 161, 65, .9);
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    transform: scale(0);
    opacity: 0;
}

.h_games .body li:hover .txt, .h_games .body li.selected .txt {
    transform: scale(1);
    opacity: 1;
}

.h_games .body .view .txt .second_dd .rate {
    color: red;
    font-weight: 700;
}
.h_games .body .view .txt .second_dd i {
    margin-right: 2px;
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../imgs/zys_img64.png) no-repeat;
    background-position: left center;
}

.h_games .body .view .txt .last_dd a {
    text-decoration: none;
    padding-left: 30px;
    background: url(../imgs/zys_img62.png) no-repeat;
    background-position: left center;
}

.h_games .body .view .txt .last2_dd a {
    text-decoration: none;
    padding-left: 30px;
    /*background: url(../imgs/zys_img62.png) no-repeat;*/
    /*background-position: left center;*/
}

.desc {
    width: 260px;
    height: 77px;
    padding: 14px 14px 9px;
    background-color: #fff;
}

.desc h2 a {
    font-size: 20px;
}

.desc h4 {
    color: #bdbdbd;
    margin-top: 8px;
    font-size: 14px;
}

.h_games .body .btn {
    text-align: right;
    width: 260px;
    padding: 0 14px 20px;
    background-color: #fff;
}

.h_games .body .btn a {
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 94px;
    height: 26px;
    font-size: 12px;
    background-color: #fff;
    color: #40b243;
    border: 1px solid #40b243;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}

.h_games .body .btn a:hover {
    background-color: #40b243;
    color: #fff;
    text-decoration: none;
}

.h_gifts {
    height: 235px;
    padding-bottom: 32px;
    background-color: #fafbf9;
}

.h_gifts .head {
    height: 86px;
}

.h_gifts .head h4 {
    float: left;
    width: 100px;
    padding-left: 16px;
    font-size: 22px;
    line-height: 86px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
}

.h_gifts .head a {
    float: right;
    width: 68px;
    font-size: 14px;
    line-height: 86px;
    background: url(../imgs/zys_img28.png) no-repeat;
    background-position: right center;
}

.h_gifts .body {
    height: 146px;
}

.h_gifts .body ul {
    overflow: hidden;
    width: 120%;
}

.h_gifts .body li {
    width: 334px;
    padding: 25px;
    height: 90px;
    background-color: #fff;
    float: left;
    margin-right: 16px;
    border: 3px solid #fff;
}

.h_gifts .body li:hover {
    border: 3px solid #e6e6e6;
}

.h_gifts .body li .img {
    float: left;
    width: 93px;
    height: 93px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.h_gifts .body li .txt {
    float: left;
    margin-left: 30px;
    margin-top: 6px;
}

.h_gifts .body li .txt h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}

.h_gifts .body li .txt h4, .h_gifts .body li .txt h6 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
}

.h_gifts .body li .txt h4 {
    color: #b1b1b1;
}

.h_gifts .body li .txt h6 {
    color: #919191;
}

.h_gifts .body li .btn {
    display: inline;
    margin-top: 32px;
    float: right;
}

.h_gifts .body li .btn a {
    line-height: 28px;
    text-align: center;
    display: inline-block;
    width: 81px;
    height: 28px;
    font-size: 12px;
    color: #40b243;
    border: 1px solid #40b243;
    text-decoration: none;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.h_gifts .body li .btn a:hover {
    background-color: #40b243;
    color: #fff;
}

.h_wrap {
    padding-bottom: 32px;
    overflow: hidden;
}

.h_wrap .h_news .head {
    height: 86px;
}

.h_wrap .h_news .head h4 {
    float: left;
    width: 100px;
    padding-left: 16px;
    font-size: 22px;
    line-height: 86px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
}

.h_wrap .h_news .head a {
    float: right;
    width: 68px;
    font-size: 14px;
    line-height: 86px;
    background: url(../imgs/zys_img28.png) no-repeat;
    background-position: right center;
}

.h_wrap .h_news {
    float: left;
    width: 858px;
    height: 376px;
}

.h_wrap .h_news .body {
    width: 858px;
    height: 286px;
}

.h_wrap .h_news .body .img {
    display: inline;
    width: 254px;
    height: 287px;
    float: left;
}

.h_wrap .h_news .body .list {
    float: left;
    height: 287px;
    width: 577px;
    margin-left: 23px;
}

.h_wrap .body .list li a {
    font-size: 16px;
    padding-left: 26px;
    line-height: 36px;
    background: url(../imgs/zys_img33.png) no-repeat;
    background-position: left center;
    background-size: 10px;
    color: #919191;
}

.h_wrap .body .list li:hover a, .h_wrap .body .list li:hover span {
    color: #40b243;
    text-decoration: none;
}

.h_wrap .body .list li:hover a {
    background-image: url(../imgs/zys_img68.png);
}

.h_wrap .body .list li span {
    float: right;
    margin-top: 7px;
    font-size: 16px;
    color: #919191;
}

.h_partner {
    float: right;
    width: 327px;
}

.h_wrap .h_partner .head {
    height: 86px;
    width: 100px;
}

.h_wrap .h_partner .head h4 {
    float: left;
    width: 100px;
    padding-left: 16px;
    font-size: 22px;
    line-height: 86px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
}

.h_wrap .h_partner .head a {
    float: right;
    width: 68px;
    font-size: 14px;
    line-height: 86px;
    background: url(../imgs/zys_img28.png) no-repeat;
    background-position: right center;
}

.h_partner .body {
    width: 368px;
    height: 290px;
    overflow: hidden;
}

.h_partner .body ul {
    width: 120%;
}

.h_partner .body li {
    float: left;
    width: 154px;
    height: 83px;
    margin-right: 15px;
    margin-bottom: 14px;
}

.h_partner .body li a {
    display: inline-block;
    width: 154px;
    height: 83px;
    border: 1px solid #e6e6e6;
}

.h_partner .body li a img {
    /*    width: 154px;
    height: 83px;*/
}


/*官网首页 结束*/


/*新闻资讯 开始*/

.p_news {
    background-color: #fafbf9;
}

.p_news .head {
    text-align: center;
}

.p_news .head ul {
    font-size: 0;
}

.p_news .head ul li {
    display: inline;
}

.p_news .head ul li a {
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-right: 1px;
    color: #333;
    width: 174px;
    height: 50px;
    font-size: 16px;
    background-color: #fff;
}

.p_news .head ul li:hover a {
    color: #fff;
    text-decoration: none;
    background-color: #40b243;
}

.p_news .head ul li .all {
    color: #fff;
    background-color: #40b243;
}

.p_news .body {
    margin-top: 36px;
    margin-bottom: 32px;
}

.p_news .body:after {
    content: "";
    display: block;
    clear: both;
}

.p_news .body ul {
    overflow: hidden;
    width: 120%;
}

.p_news .body li {
    float: left;
    margin: 0 16px 15px 0;
    padding: 10px;
    width: 566px;
    height: 145px;
    background-color: #fff;
    border: 3px solid #fff;
}

.p_news .body li:hover {
    border: 3px solid #f0f0f0;
}

.p_news .body li:after {
    content: "";
    clear: both;
    display: block;
}

.p_news .body li .img {
    float: left;
    width: 214px;
    height: 144px;
    overflow: hidden;
}

.p_news .body li img {
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.p_news .body li:hover .img img {
    transform: scale(1.1);
}

.p_news .body li .txt {
    width: 334px;
    padding-top: 6px;
    float: left;
    margin-left: 14px;
}

.p_news .body li .txt h4 a {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
    font-weight: 600;
}

.p_news .body li:hover .txt h4 a {
    color: #40b243;
}

.p_news .body li .txt h5 {
    font-size: 12px;
    margin-top: 5px;
    line-height: 20px;
    color: #d2d2d2;
}

.p_news .body li .txt p {
    font-size: 14px;
    margin-top: 5px;
    line-height: 26px;
    color: #b1b1b1;
}

.g_pages {
    padding-bottom: 56px;
    text-align: center;
}

.g_pages ul li {
    display: inline;
}

.g_pages ul li a {
    display: inline-block;
    margin-right: 15px;
    height: 36px;
    line-height: 36px;
    color: #40b243;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid #d4d4d4;
    text-decoration: none;
    padding: 0 15px;
}

.g_pages ul .first a, .g_pages ul .last a {
    /*width: 81px;*/
}

.g_pages ul li.selected a, .g_pages ul li:hover a {
    background-color: #40b243;
    color: #fff;
    border-color: #40b243;
}


/*新闻资讯 结束*/


/*联系我们 开始*/

.p_contact {
    padding-bottom: 70px;
    background-color: #fff;
}

.p_contact h2 {
    font-weight: 600;
    font-size: 30px;
    color: #ec8021;
}

.p_contact ul {
    padding-left: 10px;
}

.p_contact ul li {
    padding-left: 30px;
    font-size: 18px;
    line-height: 25px;
    margin-top: 26px;
    color: #626262;
}

.p_contact ul .phone {
    background: url(../imgs/zys_img40.png) no-repeat;
    background-position: left center;
}

.p_contact ul .fax {
    background: url(../imgs/zys_img41.png) no-repeat;
    background-position: left center;
}

.p_contact ul .email {
    background: url(../imgs/zys_img42.png) no-repeat;
    background-position: left center;
}

.p_contact ul .addr {
    background: url(../imgs/zys_img43.png) no-repeat;
    background-position: left center;
}

.p_contact ul li span {
    font-weight: 600;
    color: #1b1b1b;
    font-size: 20px;
}

.map {
    margin-top: 52px;
}

.map img {
    width: 1200px;
    height: 457px;
}


/*联系我们 结束*/


/*游戏中心 开始*/

.p_games {
    padding-bottom: 62px;
    background-color: #fff;
}

.p_games .wrapper {
    background-color: #fff;
    /*padding: 0 15px 0;*/
}

.p_games .head {
    display: inline-block;
    height: 64px;
    margin-left: 15px;
}

.p_games .head ul {
    width: auto;
}

.p_games .head li {
    float: left;
}

.p_games .head li span {
    display: inline-block;
    margin-right: 25px;
    margin-top: 21px;
    width: 1px;
    height: 24px;
    background-color: #fafbf9;
}

.p_games .head li.kind a {
    font-size: 16px;
}

.p_games .head li a {
    font-size: 14px;
    margin-right: 25px;
    height: 64px;
    line-height: 64px;
    text-decoration: none;
}

.p_games .head li a:hover {
    color: #40b243;
}

.p_games .head .all a {
    color: #40b243;
}

.p_games .srch {
    position: relative;
    float: right;
    display: inline;
    margin-top: 18px;
    margin-right: 15px;
    width: 191px;
    height: 30px;
    padding-left: 12px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.srch form {
    display: inline;
}

.srch input {
    margin-top: 8px;
}


/*WebKit browsers*/

.srch input::-webkit-input-placeholder {
    color: #dfe0e0;
}


/* Mozilla Firefox 4 to 18*/

.srch input:-moz-placeholder {
    color: #dfe0e0;
}


/*Mozilla Firefox 19+*/

.srch input::-moz-placeholder {
    color: #dfe0e0;
}


/*Internet Explorer 10+*/

.srch input:-ms-input-placeholder {
    color: #dfe0e0;
}

.srch .txt {
    border: none;
}

.srch .btn {
    position: absolute;
    right: 10px;
    width: 14px;
    height: 14px;
    background: url(../imgs/zys_img67.png) no-repeat;
    border: none;
    cursor: pointer;
}

.p_games .body {
    width: 1170px;
    padding-top: 21px;
    padding-bottom: 18px;
    margin-left: 15px;
    border-top: 1px solid #fafbf9;
}

.p_games .body .body_ul {
    width: 120%;
    overflow: hidden;
}

.p_games .body .body_ul li {
    float: left;
    margin-right: 16px;
    margin-bottom: 15px;
    padding: 26px 18px;
    width: 348px;
    height: 96px;
    /*background-color: #fcfcfc;*/
    border-bottom: 1px solid #e8e6e6;
}
/*
.p_games .body .body_ul li:hover {
    border: 2px solid #dfdfdf;
}
*/
.p_games .body .body_ul li:after {
    content: "";
    display: block;
    clear: both;
}

.p_games .body .body_ul li .img {
    float: left;
    width: 93px;
    height: 93px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.p_games .body .body_ul li .txt {
    width: 140px;
    float: left;
    margin-left: 16px;
}

.p_games .body .body_ul li .txt h2 a {
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}

.p_games .body .body_ul li .txt h2 a:hover {
    color: #40b243;
}

.p_games .body .body_ul li .txt h3, .p_games .body .body_ul li .txt h2 a {
    color: #626262;
}

.p_games .body .body_ul li .txt h3 {
    font-size: 14px;
    line-height: 26px;
}

.p_games .body .body_ul li .txt h4 {
    font-size: 12px;
    line-height: 18px;
    color: #a3a2a2;
}
.p_games .body .body_ul li .txt div {
    color: red;
    font-size: 14px;
}

.p_games .body .nav {
    float: right;
    margin-top: -3px;
    width: 85px;
    height: 100px;
}

.p_games .body .nav dd {
    margin-bottom: 14px;
    width: 85px;
    height: 28px;
    padding: 0;
    background-color: transparent;
}

.p_games .body .nav dd a {
    display: inline-block;
    text-align: center;
    width: 85px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.p_games .body .nav .first a {
    display: inline-block;
    text-align: center;
    width: 85px;
    height: 28px;
    line-height: 28px;
    background-color: #40b243;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.p_games .body .nav .last a {
    background-color: #ec8021;
}

.p_games .body .down {
    float: right;
    margin-right: -75px;
    margin-top: 80px;
}

.p_games .body .down a {
    padding-left: 20px;
    font-size: 12px;
    color: #40b243;
    text-decoration: none;
    background: url(../imgs/zys_img45.png) no-repeat;
    background-position: left center;
}


/*游戏中心 结束*/


/*领取礼包 开始*/

.p_gift {
    padding-bottom: 50px;
    background-color: #fafbf9;
}

.gift_view {
    overflow: hidden;
}

.gift_view .view {
    float: left;
    width: 720px;
    height: 124px;
    /* display: inline; */
    overflow: hidden;
    padding: 53px 45px;
    background-color: #fff;
}

.gift_view .view .img {
    float: left;
    /* border: 1px solid; */
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
}

.gift_view .view .img img {
    width: 126px;
    height: 126px;
}

.gift_view .view .txt {
    float: left;
    margin-left: 30px;
    margin-top: -5px;
}

.gift_view .view .txt h4 {
    font-size: 22px;
    width: 282px;
    color: #626262;
}

.gift_view .view .txt li {
    width: 490px;
    margin-top: 14px;
    font-size: 14px;
    color: #626262;
}

.gift_view .view .txt li label {
    display: inline-block;
    margin-left: 12px;
    margin-right: 6px;
    font-size: 14px;
    text-align: center;
    background-color: #40b243;
    height: 20px;
    width: 70px;
    color: #fff;
}

.prograss {
    position: relative;
    display: inline;
}

.prograss span {
    position: absolute;
    display: inline-block;
    height: 11px;
    top: 5px;
    left: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.prograss .pro_span1 {
    width: 320px;
    background-color: #f0f0f0;
}

.prograss .pro_span2 {
    background-color: #dad505;
}

.prograss font {
    float: right;
    font-size: 16px;
    color: #626262;
}

.get {
    padding-left: 18px;
    padding-right: 20px;
    float: right;
    width: 350px;
    height: 230px;
    background-color: #fff;
    border-left: 1px solid #fafbf9;
}

.get .head {
    height: 64px;
    line-height: 64px;
    padding-left: 20px;
    color: #626262;
    font-size: 20px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
    border-bottom: 1px solid #f0f0f0;
}

.get .body {
    text-align: center;
}

.get .body ul {
    margin-top: 20px;
}

.get .body .btn {
    text-align: center;
    padding-top: 33px;
}

.get .body .btn a {
    display: inline-block;
    width: 170px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #40b243;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.get .body .btn a:hover {
    background-color: #019505;
}

.ico1, .ico2, .ico3 {
    display: inline;
}

.ico1 a, .ico2 a, .ico3 a {
    display: inline-block;
    padding-left: 25px;
    margin-right: 16px;
    margin-left: 16px;
    font-size: 14px;
    color: #626262;
    text-decoration: none;
}

.ico1 a {
    background: url(../imgs/zys_img49.png) no-repeat;
    background-position: left center;
}

.ico2 a {
    background: url(../imgs/zys_img50.png) no-repeat;
    background-position: left center;
}

.ico3 a {
    background: url(../imgs/zys_img51.png) no-repeat;
    background-position: left center;
}

.gift_mod {
    margin-top: 20px;
    padding: 0 15px;
    width: 1170px;
    background-color: #fff;
}

.gift_mod .head h4 {
    font-size: 20px;
    height: 64px;
    color: #626262;
    padding-left: 24px;
    line-height: 64px;
    background: url(../imgs/zys_img23.jpg) no-repeat;
    background-position: left center;
    border-bottom: 1px solid #f0f0f0;
}

.gift_mod .body {
    color: #626262;
    padding-left: 16px;
    line-height: 70px;
    font-size: 16px;
}

.gift_mod .body2 {
    padding-bottom: 16px;
    line-height: 36px;
    padding-top: 15px;
}

.gift_mod .body2 a {
    color: #40b243;
    text-decoration: none;
}

.gift_list {
    overflow: hidden;
    width: 120%;
}

.gift_list li {
    position: relative;
    margin-right: 15px;
    margin-bottom: 13px;
    width: 328px;
    height: 130px;
    padding: 20px 20px 16px;
    background-color: #fcfcfc;
    float: left;
    border: 1px solid #dfdfdf;
}

.gift_list li h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 42px;
    color: #626262;
}

.gift_list li h5 {
    font-size: 14px;
    line-height: 26px;
    color: #626262;
}

.gift_list li h6 {
    position: absolute;
    bottom: 10px;
    left: 24px;
    font-size: 14px;
    line-height: 42px;
    color: #a3a2a2;
}

.gift_list li a {
    position: absolute;
    right: 20px;
    bottom: 18px;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 75px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    text-decoration: none;
    background-color: #40b243;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.gift_list li a:hover {
    background-color: #019505;
}

.gift_mod .body3 {
    padding-top: 26px;
    padding-bottom: 28px;
    height: auto;
}

.gift_mod .body4 {
    height: auto;
    padding-top: 26px;
    padding-bottom: 15px;
}

.gift_hots ul {
    width: 120%;
    overflow: hidden;
}

.gift_hots li {
    float: left;
    width: 337px;
    height: 75px;
    margin: 0 15px 15px 0;
    padding: 14px 18px 14px 14px;
    background-color: #fcfcfc;
    border: 1px solid #dfdfdf;
}

.gift_hots li .img {
    float: left;
}

.gift_hots li .txt {
    float: left;
    margin-left: 20px;
}

.gift_hots li .txt h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    color: #626262;
}

.gift_hots li .txt h5 {
    font-size: 14px;
    line-height: 42px;
    color: #a3a2a2;
}

.gift_hots li .btn {
    float: right;
    margin-top: -58px;
}

.gift_hots li .btn a {
    display: inline-block;
    text-align: center;
    width: 75px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background-color: #40b243;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.gift_hots li .btn a:hover {
    background-color: #019505;
}


/*领取礼包 结束*/


/*注册登录页 开始*/

.reg_head {
    border-bottom: 6px solid #40b243;
    height: 100px;
}

.reg_head .logo {
    display: inline;
    width: 211px;
    height: 67px;
    float: left;
    margin: 16px 0;
}

.reg_head .logo a img {
    width: 211px;
    height: 67px;
}

.reg_head .nav {
    float: right;
}

.reg_head .nav ul {
    width: auto;
    overflow: hidden;
}

.reg_head .nav li {
    float: left;
}

.reg_head .nav li a {
    margin-left: 58px;
    font-size: 18px;
    height: 100px;
    line-height: 100px;
    text-decoration: none;
}
.reg_head .nav li.selected a,
.reg_head .nav li a:hover {
    color: #40b243;
}

.reg_body {
    overflow: hidden;
    padding-top: 44px;
    padding-bottom: 50px;
}

.reg_body .wrapper {
    border: 1px solid #ebebeb;
    height: auto;
    overflow: hidden;
}

.reg_reg {
    width: 640px;
    /*height: 622px;*/
    margin: 0 auto;
    margin-top: 25px;
}

.reg_reg .head {
}

.reg_reg .head ul {
    overflow: hidden;
}

.reg_reg .head li {
    float: left;
    width: 50%;
    height: 50px;
    text-align: center;
    background-color: #fcfcfc;
}

.reg_reg .head li.first {
	background: #40b243;
}

.reg_reg .head li.selected {
    background-color: #fff;
}
.reg_reg .head li.selected a{
	color: #FFFFFF;
}

.reg_reg .head li a {
    display: inline-block;
    padding-left: 34px;
    height: 50px;
    font-size: 16px;
    color: #808182;
    line-height: 50px;
    font-weight: 600;
    text-decoration: none;
}

.reg_reg .head .first a {
    background: url(../imgs/img10-10.png) no-repeat;
    background-position: left center;
    color: #FFFFFF;
}

.reg_reg .head .last a {
    background: url(../imgs/zys_img53.png) no-repeat;
    background-position: left center;
}

.reg_reg .body {
	margin-top: 35px;
}

.reg_reg .body li {
    overflow: hidden;
    font-size: 0;
    margin-bottom: 25px;
}

.reg_reg .body li span {
    font-size: 14px;
    color: #808182;
    margin-left: 24px;
}

.reg_reg .body .second span {
    float: left;
    line-height: 48px;
}


/*WebKit browsers*/

.reg_reg .body li input::-webkit-input-placeholder {
    color: #dfe0e0;
}


/* Mozilla Firefox 4 to 18*/

.reg_reg .body li input:-moz-placeholder {
    color: #dfe0e0;
}


/*Mozilla Firefox 19+*/

.reg_reg .body li input::-moz-placeholder {
    color: #dfe0e0;
}


/*Internet Explorer 10+*/

.reg_reg .body li input:-ms-input-placeholder {
    color: #dfe0e0;
}

.reg_reg .body .first input, .reg_reg .body .third input, .reg_reg .body .four input {
    padding-left: 50px;
    width: 285px;
    height: 48px;
    border: 1px solid #dfdfdf;
}

.reg_reg .body .second input {
    float: left;
    padding-left: 20px;
    width: 156px;
    height: 48px;
    border: 1px solid #dfdfdf;
}

.reg_reg .body .second a {
    float: left;
    display: inline-block;
    margin-left: 31px;
    width: 126px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #7e7f80;
    text-decoration: none;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.reg_reg .body .second2 input {
    padding-left: 50px;
    width:285px;
    background: url(../imgs/zys_img60.png) no-repeat;
    background-position: 20px center;
}

.reg_reg .body .first input {
    background: url(../imgs/zys_img58.png) no-repeat;
    background-position: 20px center;
}

.reg_reg .body .third input {
    background: url(../imgs/zys_img59.png) no-repeat;
    background-position: 20px center;
}

.reg_reg .body .four input {
    background: url(../imgs/zys_img59.png) no-repeat;
    background-position: 20px center;
}

.reg_reg .body .five span {
    margin-left: 10px;
}

.reg_reg .body .five span a {
    text-decoration: none;
}

.reg_reg .body .five span a:hover {
    color: #40b243;
}

.reg_reg .body .last input {
    margin-top: 15px;
    margin-left: 74px;
    width: 186px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #40b243;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.reg_reg .body .last input:hover {
    background-color: #019505;
}

.reg_login {
    float: right;
}

.reg_login .head {
    border-bottom: 1px solid #dfdfdf;
    height: 72px;
    padding-left: 34px;
    width: 446px;
}

.reg_login .head span {
    padding-left: 32px;
    line-height: 72px;
    font-size: 16px;
    font-weight: 600;
    background: url(../imgs/zys_img54.png) no-repeat;
}

.reg_login .head a {
    margin-top: 27px;
    float: right;
    margin-right: 15px;
    font-size: 12px;
    color: #40b243;
    text-decoration: none;
}

.reg_login .body {
    padding-top: 37px;
    padding-left: 73px;
}

.reg_login .body li {
    margin-bottom: 25px;
}

.reg_login .body .first input, .reg_login .body .second input {
    padding-left: 52px;
    width: 275px;
    height: 48px;
    border: 1px solid #dfdfdf;
}

.reg_login .body .first input {
    background: url(../imgs/zys_img58.png) no-repeat;
    background-position: 20px center;
}

.reg_login .body .second input {
    background: url(../imgs/zys_img59.png) no-repeat;
    background-position: 20px center;
}

.reg_login .body .third span {
    margin-left: 12px;
    color: #aaaaab;
}

.reg_login .body .last {}

.reg_login .body .last input {
    margin-left: 84px;
    margin-top: 15px;
    width: 164px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #40b243;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.reg_login .body .last input:hover {
    background-color: #019505;
}

.reg_login .body li input::-webkit-input-placeholder {
    color: #dfe0e0;
}

.reg_login .body li input:-moz-placeholder {
    color: #dfe0e0;
}

.reg_login .body li input::-moz-placeholder {
    color: #dfe0e0;
}

.reg_login .body li input:-ms-input-placeholder {
    color: #dfe0e0;
}

.reg_share {
    padding-top: 22px;
    padding-left: 30px;
    overflow: hidden;
}

.reg_share dt {
    float: left;
    position: relative;
    top: 6px;
    font-size: 14px;
    color: #626262;
    display: inline;
}

.reg_share dd {
    margin-left: 8px;
    float: left;
}

.reg_share .first {
    position: relative;
    top: 2px;
}


/*注册登录页 结束*/



/*2017/6/11*/
.wx_sub{
	position: absolute;
	width:320px;height: 162px;
	background:rgba(0,0,0,0.8);top:100px;left: 0;
	margin-left: -50px;
	/*transition: all 0.5s;*/
	display: none;
}
.wx_sub .img1{
	margin: 15px;float: left;
}
.wx_sub .txt{
	color: #FFFFFF;margin-top: 32px;
	font-size: 18px;line-height: 1.7;float: left;
}
.wx_sub .txt span{
	color: #fff060;
}
.weixin{

}
.weixin:hover{

}
.weixin .img{
	/*height: 230px;*/ height: 100px;
}
.weixin .img img{
	margin-top: 30px;
}

.container{
	background: #fafbf9;
	overflow: hidden;
	padding-bottom: 100px;
}
.container .wrapper{
	overflow: hidden;
}
.container .main{
	width: 835px;
	overflow: hidden;
	float: left;
}
.main_gifts{
	padding-top: 32px;
	width: 820px;
	background: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 25px;
}
.container .head{
	font-size: 20px;
	color: #626262;
	line-height: 26px;
	border-left: 3px solid #40b243;
	padding-left: 25px;
	margin-bottom: 15px;
}
.main_gifts ul{
	overflow: hidden;
	width:105%;
}
.main_gifts li{
	width: 257px;
	height: 125px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.main_gifts li .img{
	float: left;
	margin: 19px 0 0 33px;
	width: 87px;
	height: 87px;
	overflow: hidden;
}
.main_gifts li .txt{
	float: left;
	margin: 24px 0 0 28px;
}
.main_gifts li h2{
	font-size: 18px;
	color: #272a2c;
	line-height: 1;
}
.main_gifts li h4{
	font-size: 14px;
	color: #b1b1b1;
	line-height:36px;
}
.main_gifts .btn{
	font-size: 12px;
	color: #ffffff;
	width: 66px;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	background: #40b243;
	border-radius: 24px;
}
.aside{
	float: right;
	width: 335px;
	background: #FFFFFF;
	padding: 32px 0 0 15px;
}
.aside ul{
	margin-top:30px ;
	overflow: hidden;
}
.aside li{
	width: 320px;
	margin: 0 auto;
	border-bottom: 1px solid #fafbf9;
	overflow: hidden;
	height: 137px;
}
.aside .img{
	margin: 23px 0 0 20px;
	float: left;
	width: 89px;
	height: 89px;
	overflow: hidden;
}
.aside .txt{
	float: left;
	margin: 26px 0 0 27px;
}
.aside h2{
	font-size: 18px;
	color: #272a2c;
	line-height: 1;
}
.aside h4{
	font-size: 14px;
	color: #b1b1b1;
	line-height: 40px;
}
.aside span{
	margin-left: 15px;
}
.aside .btn{
	width: 100px;
	height:28px;
	line-height: 28px;
	border-radius:28px;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #646464;
}
.aside .btn span{
	background: url(../imgs/img9-3.png) no-repeat left center;
	width: 10px;
	height: 28px;
	float: left;
	margin-right: -3px;
}
.aside .selected .btn,
.aside .btn:hover{
	background: #40b243;
	color: #FFFFFF;
	border: 1px solid #40b243;
}
.aside .selected .btn span,
.aside .btn:hover span{
	background-image: url(../imgs/img9-4.png) ;
}




.reg2_box .reg2_h{
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
	height: 57px;
	line-height: 57px;
}
.reg2_box .reg2_h .left{
	float: left;
	font-size: 18px;
	color: #757575;
	padding-left:20px ;
}
.reg2_box .reg2_h .right{
	float: right;
	font-size: 14px;
	color: #808182;
	padding-right:16px ;
}
.reg2_box .reg2_h .right span a{
	color: #40b243;display: inline-block;
}
.reg2_b{
	width: 640px;
	margin:27px auto 0 ;
	overflow: hidden;
}
.reg2_nav{
	overflow: hidden;
}
.reg2_nav li a{
	float: left;
	width: 320px;
	height: 45px;
	font-size:16px ;
	color: #ffffff;
	background: #40b243;
	line-height: 45px;
	text-decoration: none;
	display: block;
	text-align: center;
}
.reg2_nav .ico_phone a{
	background: #fcfcfc;
	color: #808182;
}
.ico_user span{
	background: url(../imgs/img9-5.png) no-repeat left center;
	display: inline-block;
	height: 45px;padding-left:30px;
}
.ico_phone span{
	background: url(../imgs/img9-6.png) no-repeat left center;
	display: inline-block;
	height: 45px;padding-left: 30px;
}
.reg_form{
	margin-top: 35px;
	margin-bottom: 55px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 55px;
}
.reg_form ul{
}
.reg_form li{
	margin-bottom:25px ;
	overflow: hidden;
}
.reg_form .text{
	border: 1px solid #dfdfdf;
	height: 48px;
	line-height: 48px;
	color: #272a2c;
	font-size: 14px;
	float: left;
}
.txt_user{
	width:280px;
	background: url(../imgs/img9-7.png) no-repeat left center;
	padding-left:50px ;
}
.reg_form .txt{
	float: left;
	line-height: 48px;
	margin-left:25px ;
	color: #272a2c;
	font-size: 14px;
}
.btn_code{
	width:125px ;
	height: 48px;
	border: 1px solid #dfdfdf;
	border-radius: 48px;
	text-align: center;
	line-height: 48px;
	float: left;
	margin-left: 28px;
	font-size: 14px;
	color: #272a2c;
}
.reg_form .inputs{
	width: 335px;
	overflow: hidden;
	float: left
}
.txt_pwd{
	width: 280px;
	padding-left: 50px;
	background: url(../imgs/img9-8.png) no-repeat left center;
	width: ;
}
.checkbox{
	float: left;margin-right: 10px;
	color: #272a2c;
	font-size: 12px;
}
.reg_form .submit input{
	width: 185px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size:18px ;
	color: #ffffff;
	background: #40b243;
	border-radius: 47px;
	margin: 30px auto 0;
	border: none;
	display: block;
}



.user_nav{
	background: #fafbf9;
	overflow: hidden;
	height: 120px;
}
.user_nav ul{
	width:485px;
	position: relative;
	height: 55px;
	border-bottom: 1px solid #40b243;
	margin: 25px auto 0;
}
.user_nav li{
	width: 120px;
	text-align: center;
	float: left;
	position: absolute;
	line-height: 1;
	height: 48px;
	bottom: -7px;
	z-index: 111111;
}
.user_nav li i{
	width: 14px;
	height: 14px;
	border: 1px solid #40b243;
	border-radius: 14px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7px;
	z-index: 1111;
	display: block;
	background: #FFF;
}
.user_nav .n1{
	left: -60px;
}
.user_nav .n2{
	left: 60px;
}
.user_nav .n3{
	left: 180px;
}
.user_nav .n4{
	left: 300px;
}
.user_nav .n5{
	left:420px;
}
.user_nav .selected i{
	background: #40b243;
}
.user_box-bd{
	padding-bottom: 60px;
	overflow: hidden;
	background: #fafbf9;
}
.user_box{
	background: #FFFFFF;
	overflow: hidden;
	padding-bottom: 80px;
	width: 1200px;
	margin: 0 auto;
}
.user_box .wrapper{
	overflow: hidden;
}
.user_h{
	margin: 20px 0 0 15px;
	line-break:26px ;
	font-size:20px ;
	color: #626262;
	padding-left: 22px;
	border-left: 3px solid #40b243;
}
.user_b{
	margin: 15px 15px 0;
	border-top: 1px solid #fafbf9;
	overflow: hidden;
}
.user_info{
	text-align: center;
}
.user_info .img{
	float: left;
	width:102px ;
	height: 102px;
	border-radius: 102px;
	border:4px solid #f5f5f5 ;
	margin:45px 0 0 260px;
}
.user_info .name{
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 1;
	margin-top: 90px;
	margin-left: 50px;
}
.user_info .btn2 a{
	float: left;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	height: 30px;
	width: 100px;
	border-radius: 30px;
	text-align: center;
	text-decoration: none;
	margin-top: 85px;
	background: #40b243;
	margin-left: 72px;
}
.user_info .label{
	float: left;
	font-size: 18px;
	color: #000000;
	line-height: 1;
	margin: 90px 0 0 45px;
}
.bg-container{
	background: #fafbf9;
	overflow: hidden;
}
.container{
	background: #fafbf9;
	width: 1200px;
	overflow: hidden;
	margin: 5px auto 0;
}
.container .main{
	width: 835px;
	overflow: hidden;
	float: left;
}
.container .main_newsd{
	background: #FFFFFF;
	overflow: hidden;
}
.newsd_head{
	text-align: center;
	line-height:2;
	border-bottom: 1px solid #fafbf9;
	padding-bottom: 20px;
	margin: 25px 15px ;
}
.newsd_head h2{
	font-size: 20px;
	color: #626262;
}
.newsd_head h4{
	font-size: 14px;
	color: #b1b1b1;
}
.newsd_body p{
	font-size: 14px;
	color: #626262;
	line-height: 30px;
	margin: 0 30px;
	text-indent: 2em;
}
.newsd_body .img{
	margin: 25px auto;
	width:500px ;
	height: 281px;
	overflow: hidden;
}
.newsd_body .img img{
	transition: all 0.5s;
}
.newsd_body .img:hover img{
	transform: scale(1.1);
}
.newsd_body {
	padding-bottom: 65px;
}
.news_foot{
	padding-top: 25px;
	line-height: 1;
	border-top: 1px solid #fafbf9;
	margin: 0 15px;
	height: 60px;
	font-size: 14px;
	color: #9e9e9e;
}
.news_foot ul{
    overflow: hidden;
}
.news_foot .prev{
	float: left;
}
.news_foot .next{
	float: right;
}
.bg-user_box{
	background: #fafbf9;
}
.user_meta{
	width: 600px;
	height: 400px;
	margin: 45px auto 0;
}
.user_meta table{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFFFFF;
	font-size: 16px;
	color: #000000;
}
.user_meta td{
	background: #fbfbfb;
}
.user_meta th{
	background: #e4e4e4;
	text-align: center;
	width: 150px;
}
.user_meta span{
	width:75px ;
	height: 23px;
	border: 1px solid #afafaf;
	display:inline-block;
	border-radius: 23px;
}
.user_b .btn a{
	width: 180px;
	height: 35px;
	background: #40b243;
	border-radius: 35px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 38px auto 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	display: block;
}
.ft{
	height:80px ;
	background: #fafbf9;
}
.user_gifts{
	width: 1040px;
	height: 145px;
	margin: 42px auto 0;
}
.user_gifts table{
	width: 100%;
	height: 100%;
	text-align: center;
}
.user_gifts td{
	background: #40b243;
	width: 25%;
	font-size: 18px;
	color: #FFFFFF;
	height:60px ;
}
.user_gifts th{
	text-align: center;
	font-size: 16px;
	color: #626262;
}
.user_gifts .n1 span{
	background: url(../imgs/img10-5.png) no-repeat left center;
	display: inline-block;height:85px;padding-left: 70px;line-height: 80px;
}
.user_gifts .n2 span{
	margin: 0 5px;
}
.user_gifts .n2 a{
	color: #40b243;
	text-decoration: none;
}
.user_game{
	margin-top:40px ;
}
.user_game ul{
	overflow: hidden;
	width: 1200px;
	margin-left: -30px;
}
.user_game li{
	float: left;
	width: 400px;
	height: 170px;
	overflow: hidden;
}
.user_game li .img{
	float: left;
	margin: 0 0 0 67px;
}
.user_game li .txt{
	float: left;
	margin-left: 25px;
}
.user_game .txt h2{
	line-height: 1;
	font-size: 18px;
	color: #272a2c;
}
.user_game .txt h4{
	line-height: 40px;
	font-size: 14px;
	color: #b1b1b1;
}
.user_game .txt h4 span{
	margin-left:15px ;
}
.user_game .btn{
	height: 28px;
	width: 100px;
	border-radius: 28px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #646464;
	background: #f5f5f5;
	display: block;
	line-height: 28px;
	border: 1px solid #dddddd;
}
.user_game .btn span{
	background: url(../imgs/img9-3.png) no-repeat left center;
	padding-left: 18px;
}
.user_game .btn:hover{
	border: 1px solid #40b243;
	color: #FFFFFF;
	background: #40b243;
}
.user_game .btn:hover span{
	background-image: url(../imgs/img9-4.png);
}
.user_box-bott{
	padding-bottom: 0;
}
.user_safe_t{
	width:1040px ;
	height: 100px;
	background: #f6f6f6;
	margin: 42px auto 0;
	text-align: center;
	font-size: 18px;
	color: #40b243;
	line-height: 100px;
}
.user_safe_nav{
	width:710px ;
	height:296px;
	margin: 0 auto;
}
.user_safe_nav table{
	width: 100%;
	height: 100%;
	text-align:left;
}
.user_safe_nav .l1{
	background: url(../imgs/img10-6.png) no-repeat center;
	width: 60px;height: 148px;
}
.user_safe_nav .l2{
	font-size: 20px;
	color: #626262;
	width: 110px;
}
.user_safe_nav .l3{
	background: url(../imgs/img10-7.png) no-repeat center;
	height: 148px;width: 38px;
}
.user_safe_nav .l4{
	font-size: 16px;
	color: #767676;
	width: 75px;
}
.user_safe_nav .l6{
	font-size: 16px;
	color: #767676;
	width: 330px;
}
.user_safe_nav .l5 a{
	width: 85px;
	height: 23px;
	border: 1px solid #aaaaaa;
	border-radius: 23px;
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 23px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.user_safe_nav tr{
	border-bottom: 10px solid #af6f6f6;
}
.user_safe_f{
	text-align: right;
	font-size: 14px;
	color: #767676;
	margin-top: 70px;
}
.user_safe_f a{
	color: #40b243;
}
.user_b{
	margin-top: 50px;margin-left: 60px;
}
.user_bind_head{
	background: url(../imgs/img10-6.png)no-repeat center left;height: 38px;width: 145px;padding-left: 50px;
	font-size: 20px;
	color:#626262 ;
	line-height: 2;
}
.user_bind_head p{
	padding-top: 10px;font-size: 20px;color: #626262;
}
.user_bind_form{
	margin-top: 40px;margin-left: 30px;
}
.user_bind_form li{
	margin-bottom: 30px;
}
.user_bind_form label{
	font-size: 16px;color: #767676;
}
.user_bind_form .txt{
	width: 285px;height: 35px;border:1px solid #dddddd;
	font-size: 16px;
	padding-left: 10px;
	line-height: 35px;
	background: none;
	margin-left: 5px;
}
.user_bind_form .text{
	font-size: 12px;color: #767676;line-height:30px;
}
.user_bind_form .text span{
	color: #40b243;
}
.user_bind_form .button{
	width: 125px;
	height: 23px;
	border: 1px solid #aaaaaa;
	border-radius: 23px;
	line-height: 23px;
	background: #f4f4f4;
	color: #333333;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 17px 0 0 115px;
	cursor: pointer;
}
.user_bindcard{
	margin-top: 42px;
}
.user_bind_form .sbmt .submit{
	width:195px ;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 16px;
	background: #40b243;
	border: none;
	margin: 30px 0 0 110px;
}

.user_box-bott2{
	padding-bottom: 90px;
}
.user_bind_form label{
	width:110px ;
	text-align: right;
	display: block;
	float: left;
}
.user_bind_form .sbmt .submit{
	width:198px ;
	height: 35px;
	background: #40b243;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border: none;
	margin: 5px 0 0 160px;
	cursor: pointer;

}
.user_bind_form .txt2{
	margin-top: 110px;
	font-size: 14px;
	color: #767676;
	margin-left: 70px;
}

/*用户登录弹窗*/
.h_form{
	margin-top: 30px;
}
.h_form .text2,
.h_form .text{
	width:280px ;
	height: 53px;
	border: 1px solid #dfdfdf;
	display: block;
	margin: 0 auto;
	margin-bottom:20px ;
	background: url(../imgs/img9-8.png) no-repeat #fcfcfc left center;
	padding-left: 50px;
	color: #272a2c;
	font-size: 14px;
	line-height: 53px;
}

.h_form .text2{
	background-image: url(../imgs/img9-7.png);
}
.h_form .btn{
	width: 165px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px;
	background: #40b243;
	color: #ffffff;
	font-size: 18px;
	margin:17px auto 0 ;
	text-align: center;
	border: none;
	display: block;
	cursor: pointer;
}
.ljdl .h_ft{
	text-align: center;
	margin-top: 20px;
	font-size:14px ;
	color: #808182;
	line-height: 1.7;
}

.ljdl .h_ft a{
	color: #40b243;
	text-decoration: none;
}

.img img{
    width: 175px;
    height: 175px;
}

.tipuser {color: #09bc1a;position: absolute;width: auto;left: 10px;top:5px; font-size: 16px;}
.mask{position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 1000; display: none;}

.popwin{position: fixed; left: 50%; top: 50%;  width: 50%; max-width: 400px; background-color: #FFFFFF; z-index: 1001; border-radius: 10px; display: none;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}
.popwin .title{height: 57px; line-height: 57px; position: relative; text-align: left; font-size: 20px; color: #FFFFFF; padding-left: 20px; background-color: #40b243; border-radius: 10px 10px 0 0;}
.popwin .close{    float: right;margin-right: 20px; text-decoration: none; color: #FFF; cursor: pointer;}
.popwin .cont {padding: 0 10px;}
.popwin ul{ margin:15px; }
.popwin li{height: 40px; margin-bottom: 20px; font-size: 16px;}
.popwin li.single{margin-bottom: 0px;}
.popwin .cont label{display: inline-block; width: 25%;  line-height:30px;}
.popwin .cont input.text {border:1px solid #CCC; width: 75%; padding: 5px;}
.popwin .subdiv{ margin-top: 20px; margin-bottom: 20px; width: 100%; text-align: center;}
.popwin .subdiv input{height: 46px; line-height: 46px;  width: 165px; margin:0 auto; background-color: #40b243; color: #FFF; text-align: center; font-size: 18px; border:none; border-radius: 46px;}
.popwin .protocol {margin-left: 26px;}
.popwin .protocol a {margin-left:5px; display: inline;}


















