html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0
}
html,body,fieldset,img,iframe,abbr {
    border: 0
}
li {
    list-style: none
}
textarea {
    overflow: auto;
    resize: none
}
a,button {
    cursor: pointer
}
h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: 700
}
a,a:hover {
    text-decoration: none
}
body,html {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: center
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: "微软雅黑";
    font-size:16px;
}
body {
    width: 750px;
    margin: auto;
    /*background: #161a1c;*/
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;

    /*IOS禁止微信调整字体大小*/
    -webkit-text-size-adjust: 100% !important;
}
a {
    text-decoration: none
}
input {
    /*IOS去除默认样式的属性*/
    -webkit-appearance: none
}
* {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-focus-ring-color: rgba(0,0,0,0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.fl {
    float: left
}
.fr {
    float: right
}
.hide{
    display: none;
}

.main{
    width: 750px;
    background: url("../img/bg.png") no-repeat;
    overflow: hidden;
    position: relative;
    top: 0;
}
/*首屏*/
.topic{
    width: 100%;
    height: 970px;
    position: relative;
    z-index: 2;
    font-size: 0;
    text-align: center;
}
.topic .logo{
    position: absolute;
    top: 28px;
    left: 20px;
    z-index: 10;
}
.topic .ios-recommend{
    position: absolute;
    top: 205px;
    left: 30px;
    z-index: 50;
    display: none;
}
.topic .right{
    width: 175px;
    position: absolute;
    top: 25px;
    right: 15px;
}
.topic .right a{
	margin-left: -3px;
    margin-top: 0px;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.btn-download{
	background: url("../img/btn_lang.png") no-repeat;
	width: 175px;
	height: 55px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	 
}
.download-sub{
	background: #472F22;
	width: 169px;
	height: auto;
}
.download-sub a{
	color:#929292;
	width: 169px;
	height:40px;
	line-height:24px;
	font-size:24px;
	margin: 5px 5px 5px 5px;
}
.topic .slogan{
    position: absolute;
    left: 40px;
    top: 725px;
    z-index: 11;
}
.topic .btn-video{
    position: absolute;
    top: 506px;
    right: 158px;
    z-index: 12;
}
.download{
    width: 100%;
    height: 114px;
    position: absolute;
    bottom: 40px;
}
.download-erweima{
    width: 105px;
    height: 108px;
    margin-right: 10px;
    /*background: url("../img/erweima-bg.png") no-repeat;
    background-size: 100%;*/
    display: inline-block;
}
.download-erweima img{
    width: 99px;
    margin: 6px auto 0;
}
.download-erweima p{
    font-size: 12px;
    font-weight: 700;
    color: #000;
}
.download-btn{
    position: relative;
}
.download-btn a{
    margin: 0 5px;
    display: inline-block;
    vertical-align: bottom;
}
.download-btn a:hover{
    opacity: .9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.android-btn{
    position: absolute;
    top: 10px;
    left: 240px;
}
.android-btn a{
    margin-top: 10px;
    display: block;
}
/*资讯栏*/
.infor{
    width: 692px;
    height: 606px;
    margin: auto;
    padding-top: 64px;
    padding-bottom: 80px;
    background: url("../img/news-bg.png") no-repeat;
    font-size: 0;
    text-align: center;
}
.carousel{
    width: 571px;
    height: 291px;
    margin: 0 auto 12px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    display: block;
}
.carousel-swiper{
    width: 571px;
    height: 291px;
}
.carousel-swiper .swiper-slide{
    border-radius: 20px;
    overflow: hidden;
}
.carousel-swiper .swiper-slide img{
    width: 100%;
    vertical-align: middle;
}
.carousel-swiper-pagination{
    width: 100%;
    bottom: 10px;
}
.carousel-swiper-pagination .swiper-pagination-bullet{
    width: 9px;
    height: 9px;
    margin: 0px 6px;
    background: #75787d;
    opacity: 1;
}
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #63ca90;
}
.followUs{
    width: 158px;
    height: 303px;
    margin-right: 20px;
    /*background: url("../img/followUs-bg.png") no-repeat;*/
    display: inline-block;
}
.followUs h2{
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #d8c4a4;
}
.followUs .bspan{
    width: 119px;
	height: 18px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1B0D07;
	text-align:center;
	margin-left:8px;
	margin-bottom:10px;
}
.followbtn{
	background: url("../img/followbtn.png") no-repeat;
	width: 126px;
	height: 50px;
	font-size: 16px;
	font-family: MiSans;
	font-weight: 600;
	color: #FFFFFF;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	margin:5px 0 5px 0;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.followbtn a{
	color: #FFFFFF;
	-webkit-text-stroke: 1px #806027;
}
.followbtn1{
	background: url("../img/followbtn1.png") no-repeat;
	width: 126px;
	height: 50px;
	font-size: 16px;
	font-family: MiSans;
	font-weight: 600;
	color: #FFFFFF;
	-webkit-text-stroke: 1px #42877F;
	text-stroke: 1px #42877F;
	margin:5px 0 5px 0;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.followbtn1 a{
	color: #FFFFFF;
	-webkit-text-stroke: 1px #806027;
}
.followUs ul{
    width: 125px;
    margin: auto;
    overflow: hidden;
}
.followUs ul li{
    height: 55px;
    /*padding-top: 12px;*/
    position: relative;
    overflow: hidden;
    -webkit-transition: height .6s;
    -moz-transition: height .6s;
    -ms-transition: height .6s;
    -o-transition: height .6s;
    transition: height .6s;
}
.followUs ul li.current{
    height: 140px;
}
.followUs ul li:before{
    content: '';
    width: 125px;
    height: 4px;
    position: absolute;
    top: 0px;
    background: url("../img/followUs-line.png") no-repeat;
}
.followUs ul li:first-child:before{
    display: none;
}
.followUs ul li span{
    display: inline-block;
}
.followUs ul li .followUs-erweima img{
    width: 133px;
    margin: 0 auto 0;
}
.tab{
    width: 390px;
    height: 303px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.tab .tab-content{
    padding: 10px;
}
.tab_list {
    overflow: hidden;
}
.tab_list ul{
	float:left;
    width: 100%;
}
.tab_list ul li{
    margin-top: 12px;
    list-style: none;
    border-bottom: 1px dashed #8e8e93;
}
.tab_list ul li a{
    height: 36px;
    position: relative;
    display: block;
    line-height: 36px;
    font-size: 16px;
    color: #c8c8c8;
    opacity: .5;
}
.tab_list ul li a:before{
    content: '';
    width: 25px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 8px;
    /*background: url("../img/news-dot.png") no-repeat;*/
}
.tab_list ul li a:hover:before{
    /*background: url("../img/news-dot-active.png") no-repeat;*/
}
.tab_list ul li a:hover{
    opacity: 1;
}
.tab_ic{
    float: left;
  	background: url(../img/licionbg.png) no-repeat;
    background-size: 100%;
	width: 38px;
	height: 24px;
	font-size: 7px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height:24px;
	left: 0;
    top: 6px;
	position:relative;
}
.tab_icon{
	display:none;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}
.tab_title{
	margin-left: 5px;
    float: left;
    width: 210px;
    text-align: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	color:#2A2929;
}
.tab_date {
	color:#2A2929;
    float: right;
}
.pws_tabs_container ul.pws_tabs_controll {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #7c7b7a;
    text-align: left;
}
.pws_tabs_container ul.pws_tabs_controll li {
	background: url("../img/tabtitlebgh.png") no-repeat;
    background-size: 100%;
    display: inline-block;
	
}

.pws_tabs_container ul.pws_tabs_controll li.active{
	background: url("../img/tabtitlebg.png") no-repeat;
	background-size: 100%;
    display: inline-block;

}
.pws_tabs_container ul.pws_tabs_controll li:hover{
	background: url("../img/tabtitlebg.png") no-repeat;
	background-size: 100%;
    display: inline-block;
	
}

.pws_tabs_container ul.pws_tabs_controll li a {
    margin: 5px 16px 10px;
    position: relative;
    display: block;
    /*font-size: 24px;*/
    font-weight: 700;
    text-decoration: none;
    color: #FFFFFF;
	line-height: 25px;
    font-size: 12px;
	width: 45px;
    height: 29px;
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
	/*background: url("../img/tabtitlebg.png") no-repeat;
    background-size: 100%;
    color: #FCF0D1FF;*/
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active:before {
    /*content: '';
    width: 3px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: -8px;
    background-color: #63ca90;*/
}
.btn-more{
    width: 60px;
    height: 24px;
    position: absolute;
    right: 0px;
    top: 8px;
    border: 2px solid #4e4d4d;
    border-radius: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #a9a9a9;
    text-align: center;
}
.title{
	background: url("../img/title-1.png") no-repeat;
    background-size: 100%;
    width: 350px;
    margin: auto;
	height:85px;
}
.title a{
	display: block;
    color: #040404FF;
    line-height: 75px;
    text-align: center;
    font-size: 22px;
}
/*视频*/
.videos{
    padding-bottom: 50px;
    font-size: 0;
    text-align: center;
}
.videos-tab{
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
}
.videos-tab a{
    width: 192px;
    height: 72px;
    margin: 0 9px;
    display: inline-block;
    vertical-align: middle;
}
.videos-tab .videos-item:first-child{
	text-align:center;
	font-size: 20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #608381;
    background: url("../img/videos-1.png") no-repeat;
    background-size: 100%;
}
.videos-tab .videos-item.current:first-child{
	text-align:center;
	font-size:20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #608381;
    background: url("../img/videos-1-active.png") no-repeat;
    background-size: 100%;
}
.videos-tab .videos-item:nth-child(2){
	text-align:center;
	font-size:20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #60809A;
    background: url("../img/videos-2.png") no-repeat;
    background-size: 100%;
}
.videos-tab .videos-item.current:nth-child(2){
	text-align:center;
	font-size:20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #60809A;
    background: url("../img/videos-2-active.png") no-repeat;
    background-size: 100%;
}
.videos-tab .videos-item:nth-child(3){
	text-align:center;
	font-size:20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #8D5248;
    background: url("../img/videos-3.png") no-repeat;
    background-size: 100%;
}
.videos-tab .videos-item.current:nth-child(3){
	text-align:center;
	font-size:20px;
	line-height:64px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #8D5248;
    background: url("../img/videos-3-active.png") no-repeat;
    background-size: 100%;
}
/*.videos-tab .videos-more{*/
    /*width: 1.05px;*/
    /*height: .32px;*/
    /*position: absolute;*/
    /*top: .2px;*/
    /*background: url("../img/videos-more.png") no-repeat;*/
    /*background-size: 100%;*/
/*}*/
.videos-content{
    overflow: hidden;
}
.videos-lists{
    margin: 0 75px;
    position: relative;
}
.videos-swiper a{
    width: 290px;
    height: 146px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    display: block;
}
.videos-swiper a img{
    width: 260px;
    height: 140px;
}
.videos-swiper a:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/videos-play.png") no-repeat center center;
    background-size:  49px 49px;
}
.videos-swiper p{
    line-height: 36px;
    font-size: 20px;
	color: #7F522A;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videos-swiper-button-prev{
    width: 30px;
    height: 46px;
    position: absolute;
    top: 70px;
    left: -40px;
    background: url("../img/videos-btn.png") no-repeat;
    background-size: 100%;
}
.videos-swiper-button-next{
    width: 30px;
    height: 46px;
    position: absolute;
    top: 70px;
    right: -40px;
    background: url("../img/videos-btn.png") no-repeat;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*宠物介绍*/
.pet{
    padding-bottom: 50px;
    font-size: 0;
}
.pet-info{
    height: 400px;
    width: 680px;
    margin: 20px auto 0;
    position:relative;
    /*background: url("../img/pet-s-bg.png") no-repeat center bottom;*/
    overflow: hidden;
}
.pet-swiper{
    width: 574px;
    height: 270px;
}
.pet-swiper .swiper-slide .pet-screen{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.pet-swiper .swiper-wrapper .swiper-slide img{
	width:566px;
	height:270px;
    /*width: 100%;*/
    vertical-align: middle;
}

.pet-swiper .swiper-slide .pet-pic{
    width: 515px;
    height: 260px;
    position: absolute;
    /*top: 20px;*/
    left: 15px;
    overflow: hidden;
    z-index: 3;
}
.pet-swiper .swiper-slide .pet-pic img{
    width: 495px;
    height: 250px;
    position: absolute;
    top: 5px;
    left: 15px;
    overflow: hidden;
    z-index: 3;
}

.pet-swiper-pagination{
    width: 500px;
    height: 102px;
    top: 35px;
}
.pet-swiper-pagination .swiper-slide span{
    width: 84px;
    height: 102px;
    display: block;
    opacity: 1;
    border-radius: 0;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-1{
    background: url("../img/pet-s-1.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-1{
    background: url("../img/pet-s-1-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-2{
    background: url("../img/pet-s-2.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-2{
    background: url("../img/pet-s-2-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-3{
    background: url("../img/pet-s-3.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-3{
    background: url("../img/pet-s-3-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-4{
    background: url("../img/pet-s-4.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-4{
    background: url("../img/pet-s-4-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-5{
    background: url("../img/pet-s-5.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-5{
    background: url("../img/pet-s-5-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-6{
    background: url("../img/pet-s-6.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-6{
    background: url("../img/pet-s-6-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-7{
    background: url("../img/pet-s-7.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-7{
    background: url("../img/pet-s-7-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-8{
    background: url("../img/pet-s-8.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-8{
    background: url("../img/pet-s-8-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-9{
    background: url("../img/pet-s-9.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-9{
    background: url("../img/pet-s-9-active.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide .swiper-slide-10{
    background: url("../img/pet-s-10.png") no-repeat;
}
.pet-swiper-pagination .swiper-slide.swiper-slide-active .swiper-slide-10{
    background: url("../img/pet-s-10-active.png") no-repeat;
}
.pet-swiper-button-next{
    width: 52px;
    height: 52px;
    position: absolute;
    top: 120px;
    right: 0px;
    background: url("../img/pet-btn.png") no-repeat;
    z-index: 3;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pet-swiper-button-prev{
    width: 52px;
    height: 52px;
    position: absolute;
    top: 120px;
    left: 0px;
    background: url("../img/pet-btn.png") no-repeat;
    z-index: 3;
}
/*职业介绍*/
.role{
    padding-bottom: 50px;
    font-size: 0;
}
.role-content{
    height: 396px;
    width: 577px;
    margin: 10px auto 0;
    position:relative;
    /*background: url("../img/role-bg.png") no-repeat;*/
}
.role-swiper{
    height: 396px;
    width: 577px;
}
.role-swiper .swiper-slide img{
    width: 100%;
    vertical-align: middle;
}
.role-content .role-swiper-button-next{
    width: 52px;
    height: 66px;
    position: absolute;
    top: 155px;
    right: -55px;
    background: url("../img/role-btn.png") no-repeat;
    z-index: 3;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.role-content .role-swiper-button-prev{
    width: 52px;
    height: 66px;
    position: absolute;
    top: 155px;
    left: -55px;
    background: url("../img/role-btn.png") no-repeat;
    z-index: 3;
}
/*攻略中心*/
.data{
    padding-bottom: 50px;
    font-size: 0;
    text-align: center;
}
.data-tab{
    width: 148px;
    margin-top: 20px;
    display: inline-block;
}
.data-tab a{
    width: 154px;
    height: 78px;
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
}
.data-tab a:last-child{
    margin-bottom: 0;
}
.data-tab .data-item:first-child{
    background: url("../img/data-pic-1.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:first-child.current{
    background: url("../img/data-pic-1-active.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(2){
    background: url("../img/data-pic-1.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(2).current{
    background: url("../img/data-pic-1-active.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(3){
    background: url("../img/data-pic-1.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(3).current{
    background: url("../img/data-pic-1-active.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(4){
    background: url("../img/data-pic-1.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(4).current{
    background: url("../img/data-pic-1-active.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(5){
    background: url("../img/data-pic-1.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-tab .data-item:nth-child(5).current{
    background: url("../img/data-pic-1-active.png") no-repeat;
    background-size: 100%;
	width: 154px;
	height: 71px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFEFE;
	-webkit-text-stroke: 1px #806027;
	text-stroke: 1px #806027;
	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content:center;
	align-items:center;
}
.data-content{
    width: 490px;
    height: 458px;
    margin: 20px 0 0 20px;
    position: relative;
    /*background: url("../img/data-bg.png") no-repeat;
    background-size: 100%;*/
    display: inline-block;
    vertical-align: top;
	background: #F5F0E6;
	border: 2px solid #7F522A;
	border-radius: 27px;
}
.data-link{
    width: 458px;
    height: 173px;
    margin: 25px auto 0;
    overflow: hidden;
    display: block;
    border-radius: 20px;
}
.data-lists{
    margin: 0 15px;
}
.data-lists li{
    margin-top: 10px;
    border-bottom: 1px dashed #8e8e93;
}
.data-lists li a{
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 40px;
    font-size: 16px;
    opacity: .8;
	
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2A2929;
}
.data-lists li a:before {
   /* content: '';
    width: 25px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 10px;
    background: url(../img/news-dot.png) no-repeat;*/
}
.data-lists li a:hover:before {
    /*background: url(../img/news-dot-active.png) no-repeat;*/
}
.data-lists li a:hover{
    opacity: 1;
}
.data-lists-icon{
    float: left;
    margin-left: 0px;
}
.data-lists-title{
    width: 250px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.data-lists-date{
    float: right;
}
.data-more{
    width: 60px;
    height: 24px;
    position: absolute;
    right: 12px;
    bottom: 10px;
    border: 2px solid #4e4d4d;
    border-radius: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #a9a9a9;
    text-align: center;
}
/*游戏特色*/
.feature{
    padding-bottom: 30px;
    font-size: 0;
}
.feature-content {
    width: 490px;
    margin: 10px auto 0;
    position: relative;
}
.feature-swiper{
    width: 490px;
    height: 404px;
    margin: auto;
}
.feature-swiper .swiper-slide{
    width: 236px;
    height: 404px;
    position: relative;
    overflow: hidden;
}
.feature-swiper .swiper-slide .feature-screen{
    width: 236px;
    height: 404px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.feature-swiper .swiper-slide .feature-pic{
    width: 216px;
    height: 386px;
    position: absolute;
    top: 20px;
    left: 13px;
    overflow: hidden;
    z-index: 2;
}
.feature-swiper .swiper-slide .feature-pic img{
    width: 100%;
}
/*.feature-swiper-button-next{*/
    /*width: .52px;*/
    /*height: .66px;*/
    /*position: absolute;*/
    /*top: 1.95px;*/
    /*right: 0;*/
    /*background: url("../images/feature-btn.png") no-repeat;*/
    /*background-size: 100%;*/
    /*z-index: 11;*/
    /*-webkit-transform: rotate(180deg);*/
    /*-moz-transform: rotate(180deg);*/
    /*-ms-transform: rotate(180deg);*/
    /*-o-transform: rotate(180deg);*/
    /*transform: rotate(180deg);*/
/*}*/
/*.feature-swiper-button-prev{*/
    /*width: .52px;*/
    /*height: .66px;*/
    /*position: absolute;*/
    /*top: 1.95px;*/
    /*left: 0;*/
    /*background: url("../images/feature-btn.png") no-repeat;*/
    /*background-size: 100%;*/
    /*z-index: 11;*/
/*}*/
/*二维码*/
.erweima{
    padding-bottom: 50px;
    font-size: 0;
    text-align: center;
}
.erweima-content{
    width: 136px;
    height: 175px;
    margin: 0 4px;
    background: url("../img/erweima-bg2.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
}
.erweima-content img{
    width: 100%;
}
.erweima-content span{
    width: 125px;
    margin: auto;
    padding-bottom: 5px;
    display: block;
}
.erweima-content .erweima-icon{
    width: 33px;
	height:33px;
    padding-top: 10px;
}
.erweima-icon img{
    width: 33px;
	height:33px;
    padding-top: 3px;
}
.erweima-content .erweima-ewm{
    width: 96px;
}
/*footer*/
footer{
    width: 100%;
    padding: 35px 0 50px;
    background: #26262c;
    font-size: 0;
    text-align: center;
}
footer .cont{
    display: inline-block;
}
footer .cont .logo-game{
    overflow: hidden;
}
footer .cont .logo-game img{
    width: auto;
    height: 50px;
}
footer .cont ul{
    margin-top: 20px;
    overflow: hidden;
    font-size: 0;
    text-align: center;
}
footer .cont ul li{
    position: relative;
    margin: 5px 0;
    padding: 0 12px;
    border-right: 1px solid #68686c;
    display: inline-block;
    font-size: 16px;
    color: rgba(255,255,255,.8);
}
footer .cont ul li:last-child{
    border-right: 0;
}
footer .cont p{
    margin-top: 10px;
    line-height: 1;
    font-size: 12px;
    color: rgba(255,255,255,.6);
}
/*二级页面*/
.sub-main{
    min-height: 100%;
    position: absolute;
    background: url("../img/bg_01.png") no-repeat 0px 0px,
                  /*url("../img/bg_02.jpg") repeat-y 0px 1334px;*/
}
.sub-main header{
    position: relative;
}
.sub-main header a.top_download{
    margin: 110px 40px 0 0;
}
.sub-main header a.logo{
    position: absolute;
    top: 30px;
}
.sub-main header a.logo:after{
    content: "";
    width: 484px;
    height: 1px;
    position: absolute;
    top: 140px;
    left: -20px;
    background: #72530a;
}
.content{
    width: 100%;
    margin-top: 50px;
}
.content-header{
    height: 78px;
    position: relative;
}
.content-header-title{
	 width:264px;
	 height:63px;
	 text-align:center;
	 position: absolute;
	 background: url("../img/news-title-bg.png") no-repeat 0px 0px;
	 background-size: 100%;
	 display: -webkit-flex; /* Safari */
  	 display: flex;
	 justify-content:center;
	 align-items:center;
	 left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.content-header-title img{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.goBack{
    position: absolute;
    right: 190px;
    top: 35px;
    font-size: 14px;
    color: #fff;
}
.content-main{
    width: 720px;
    /*height: 606px;*/
    margin: 20px auto;
    position: relative;
    background: #050505;
    border: 5px solid #f0c820;
    border-radius: 30px;
    box-sizing: border-box;
}
.content-main-tab{
    margin: 0px 30px;
    padding: 40px 0px 15px;
    overflow: hidden;
    border-bottom: 2px solid #7b7b7b;
    text-align: center;
}
.content-main-tab-item{
    margin: 0 9px;
    display: inline-block;
}
.content-main-tab-item a{
    width: 80px;
    border: 2px solid #9a9a9a;
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #dedede;
    text-align: center;
}
.content-main-tab-item.active a{
    border: 2px solid #ff7200;
    color: #ff7200;
}
.content-main-list{
    min-height: 200px;
    padding: 20px 40px 30px 40px;
    clear: both;
}
.content-main-list-item{
    /*height: 50px;*/
    overflow: hidden;
}
.content-main-list-item a{
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #dedede;
}
.content-main-list-item a:hover{
    color: #ff7200;
}
.content-main-list-item_icon{
    float: left;
    margin-right: 5px;
}
.content-main-list-item_title{
    width: 450px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content-main-list-item_date{
    float: right;
}
.content-main-page{
    overflow: hidden;
    margin-bottom: 20px;
}
.content-main-page-list{
    width: 100%;
    font-size: 18px;
    color: #8b8b8b;
    text-align: center;
}
.content-main-page-list a{
    margin: 0 30px;
    padding: 5px 30px;
    border: 1px solid #2c2c2c;
    display: inline-block;
    color: #8b8b8b;
}
.content-main-page-list a:hover{
    border: 1px solid #ff7200;
    color: #ff7200;
}
.content-main-inner{
    margin: 40px 30px;
    overflow: auto;
}
.content-main-title{
    /*padding-bottom: 15px;*/
    font-size: 24px;
    color: #dedede;
    text-align: center;
}
.content-main-time{
    padding-bottom: 6px;
    border-bottom: 2px solid #7b7b7b;
    line-height: 27px;
    font-size: 14px;
    /*font-weight:700;*/
    color: #dedede;
    text-align: center;
}
.content-main-ctn{
    min-height: 200px;
    padding-top: 20px;
    margin: auto;
    font-size: 18px;
    color: #dedede;
}
.content-main-ctn img{
    max-width: 100%;
    margin: auto;
    display: block;
}
.news-content .content-main{
    background: #fff;
    border: 5px solid #7F522A;
}
.news-content .content-main-tab{
    border-bottom: 2px solid #dfdfdf;
}
.news-content .content-main-tab-item a{
    border: 2px solid #676767;
    color: #676767;
}
.news-content .content-main-tab-item.active a{
    border: 2px solid #ff7200;
    color: #ff7200;
}
.news-content .content-main-list-item a{
    color: #8c8c8c;
}
.news-content .content-main-list-item a:hover{
    color: #ff7200;
}
.news-content .content-main-page-list a{
    border: 1px solid #8c8c8c;
    color: #8c8c8c;
}
.news-content .content-main-title{
    color: #676767;
}
.news-content .content-main-time{
    border-bottom: 2px solid #dfdfdf;
    color: #676767;
}
.news-content .content-main-ctn{
    color: #676767;
}
/*弹框*/
.shade{
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:fixed;
    top:0;
    left:0;
    z-index: 100;
}
.video{
    width: 750px;
    height: 500px;
    position: fixed;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 101;
}