/*reset样式*/
html,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,form,input,textarea,th,td,select{margin:0;padding:0;border:0;outline:none}body{font-family:"Microsoft YaHei";font-size:14px;min-width:1200px}img{border:none;vertical-align:middle}a{text-decoration:none;cursor:pointer}.width100{width:100%}.left{float:left}.right{float:right}fieldset,img,select{border:0;margin:0;padding:0}ul,li,dl,dt,dd,ol{list-style:none}q:before,q:after{content:''}a img,img{-ms-interpolation-mode:bicubic}pre{white-space:pre-wrap;word-wrap:break-word}.f-family{font-family:"Microsoft YaHei","宋体","arial","sans-serif"}html body.clear{background:none;border:0;margin:0;padding:0;clear:both;margin:0 auto}.ells{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
a {
    color: #fff;
}
#imgZoomImg {
    padding: 13px;
    background: #fff;
}
@media screen and (max-width: 1500px) {
    #x-box {
        top: 30.8% !important;
        right: 17% !important;
    }
}

/*header部分开始*/
header {
    width: 100%;
    height: 1062px;
    background: url("../img/header.jpg") center center no-repeat;

}
.header_content {
    width: 1300px;
    margin: 0 auto;
    height: 936px;
    position: relative;
}
.nav {
    width: 1300px;
    height: 34px;
    position: absolute;
    top: 26px;
    left: 0;
}
.nav li {
    width: 16.6%;
    height: 34px;
    text-align: center;
    float: left;
    font-size: 23px;
    font-weight: 600;
    line-height: 34px;
    color: #000;
}
.nav li a {
    color: #000;
}
.nav li:first-child a {
    color: #ed3300;
}

.download_bg {
    width: 560px;
    height:228px;
    background: url("../img/download.png") center center/cover no-repeat;
    position: absolute;
    top: 710px;
    left: 18px;
}
.download_bg a:first-child {
    position: absolute;
    top: 13px;
    right: 22px;
    display: block;
    width: 318px;
    height: 73px;
}
.download_bg .q_qun {
    width: 514px;
    height: 43px;
    position: absolute;
    top: 173px;
    left: 22px;
    display: block;
}
.run {
    width: 163px;
    height: 17px;
    position: absolute;
    top: 3px;
    left: 21px;
    background: url("../img/icon3.png") no-repeat;
    animation: slide 2.5s linear alternate infinite;
}
@keyframes slide {
    0% {
        top: 2px;
    }
    100% {
        top: 160px;
    }
}
/*header部分结束*/
/*section开始*/
section {
    width: 100%;
    height: 2173px;
    background: url("../img/bd_bg.jpg") center center/cover no-repeat;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}
.new_contain {
    width: 1300px;
    height: 553px;
    margin: 0 auto;
    background: url("../img/news_bg.png") center center/cover no-repeat;
    position: relative;
}
.news_left {
    width: 605px;
    height: 400px;
    position: absolute;
    top: 130px;
    left: 16px;
    background: rgba(246, 74, 27, .2);
}
.lb_box_ul img {
    width: 605px;
    height: 400px;
}
/*新闻左边图片*/
.pic_box {
    position: absolute;
    display: none;
    float: left;
}

.pic_box:first-child {
    display: block;
}

.pic_box.on {
    display: block;
}

.jiaodian {
    position: absolute;
    right: 23px;
    bottom: 13px;
}

.pic_dot {
    width: 12px;
    height: 12px;
    background: #fff;
    float: left;
    border-radius: 50%;
    position: relative;
    margin-left: 8px;
    cursor: pointer;
}

.pic_dot.on label {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin-top: -4px;
    margin-left: 2px;
    width: 8px;
    height: 8px;
    background: #ff9900;
    border-radius: 50%;
}
/*新闻左边图片结束*/
/*新闻信息右边*/
.news_right {
    width: 650px;
    height: 410px;
    overflow: hidden;
    position: absolute;
    top: 118px;
    right: 10px;
    padding-top: 3px;
}
.news_right .hd {
    height: 50px;
    margin-left: 45px;
}
.news_right .hd li{
    width: 96px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin-left: 18.2px;
}
.news_right .hd li:first-child {
    margin-left: 0;
}
.news_right .hd li.on{
    color: #f5da37;
    font-weight: 500;
}
.news_right .bd ul{
    height: 360px;
    display: none;
    padding: 8px 16px 0 3px;
    box-sizing: border-box;
}

/*新闻信息内容*/
.news_right .bd ul.on {
    display: block;
}

.news_right .bd ul li {
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    background: #352c4b;
    margin-bottom: 10px;
    padding: 0 6px 0 4px;
    box-sizing: border-box;
}

.news_right li a:hover {
    color: #fee7aa;
}

.data_bd li a:hover {
    color: #fcfaff;
}
.news_right .news_in {
    float: left;
    width: 510px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news_right .news_time {
    float: right;
}
/*新闻信息内容结束*/
/*职业介绍开始*/
.job {
    width: 100%;
    height: 903px;
    position: relative;
}
.job_content {
    width: 1300px;
    height: 903px;
    margin: 0 auto;
    position: relative;
    /*background: rgba(246,246,246, .2);*/
}
.arrow_left {
    width: 70px;
    height: 112px;
    position: absolute;
    top: 50%;
    margin-top: 10px;
    left: -28px;
    background: url("../img/arrow_left.png") no-repeat;
    cursor: pointer;
}
.arrow_right {
    width: 70px;
    height: 112px;
    position: absolute;
    top: 50%;
    margin-top: 10px;
    right: -28px;
    background: url("../img/arrow_right.png") no-repeat;
    cursor: pointer;
}
._public {
    width: 100%;
    height: 903px;
    overflow: hidden;
    display: none;
    position: relative;
}

.introduce1.on, .introduce2.on, .introduce3.on, .introduce4.on {
    display: block;
}
.introduce1 {
    background: url("../img/siyou_bg.png") center center/cover no-repeat;
}
.introduce2 {
    background: url("../img/yaodao_bg.png") center center/cover no-repeat;
}
.introduce3 {
    background: url("../img/yunxi_bg.png") center center/cover no-repeat;
}
.introduce4 {
    background: url("../img/tianshen_bg.png") center center/cover no-repeat;
}
._turn {
    width: 623px;
    height: 119px;
    position: absolute;
    bottom: 20px;
    left: 62px;
}
._turn li img.on {
    display: none;
}
._turn li {
    width: 118px;
    height: 118px;
    cursor: pointer;
}
._turn li:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
}
._turn li:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 215px;
}
._turn li:nth-of-type(3) {
    position: absolute;
    top: 0;
    left: 424px;
}
._turn li img{
    width: 118px;
    height: 118px;
}
.job_play1, .job_play2, .job_play3 {
    width: 70px;
    height: 55px;
    background: url("../img/job_play.png") no-repeat;
    cursor: pointer;
}
.job_play1 {
    position: absolute;
    top: 36px;
    left: 116px;
}
.job_play2 {
    position: absolute;
    top: 36px;
    left: 330px;
}
.job_play3 {
    position: absolute;
    top: 36px;
    left: 540px;
}
.arrow_top1, .arrow_top2, .arrow_top3{
    width: 66px;
    height: 40px;
    background: url("../img/arrow_top.png") no-repeat;
}
.arrow_top1.on,.arrow_top2.on,.arrow_top3.on {
    display: block;
}
.arrow_top1 {
     position: absolute;
     top: -43px;
     left: 26px;
     display: none;
     cursor: pointer;
 }
.arrow_top2 {
    position: absolute;
    top: -43px;
    left: 240px;
    display: none;
    cursor: pointer;
}
.arrow_top3 {
    position: absolute;
    top: -43px;
    left: 449px;
    display: none;
    cursor: pointer;
}
.job1_title, .job2_title, .job3_title, .job4_title {
    width: 297px;
    height: 86px;
    position: absolute;
    top: 132px;
    left: 0;
}
.job1_title {
    background: url("../img/siyou_title.png") no-repeat;
}
.job2_title {
    background: url("../img/yaodaoo_title.png") center center no-repeat;
}
.job3_title {
    background: url("../img/yunxi_title.png") center center no-repeat;
}
.job4_title {
    background: url("../img/tianshen_title.png") center center no-repeat;
}

.introduce1 .description, .introduce2 .description, .introduce3 .description, .introduce4 .description {
    width: 98px;
    height: 402px;
    position: absolute;
    top: 144px;
    right: 50px;
}
.introduce1 .description {
    background: url("../img/siyou_description.png") no-repeat;
}
.introduce2 .description {
    background: url("../img/yaodao_description.png") no-repeat;
}
.introduce3 .description {
    background: url("../img/yunxi_description.png") no-repeat;
}
.introduce4 .description {
    background: url("../img/tianshen_description.png") no-repeat;
}

.turn_content {
     width: 540px;
     height: 530px;
     position: absolute;
     top: 225px;
     left: 61px;
 }
.turn_content li.jineng{
    display: none;
}
.turn_content li.jineng.on {
    display: block;
}
.job1_jineng {
    width: 118px;
    height: 530px;
    position: absolute;
    top: 0;
    left: 39.8%;
}
.job1_jineng ul li, .job2_jineng ul li, .job3_jineng ul li{
    width: 118px;
    height: 118px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2.5px solid #fff;
    margin-top: 17px;
    cursor: pointer;
}
.job1_jineng ul li.on, .job2_jineng ul li.on, .job3_jineng ul li.on {
    border: 3.5px solid #ffea00;
}
.introduce1 .job1_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/wsc.png") center center/cover no-repeat;
}
.introduce1 .job1_jineng ul li:nth-child(2) {
    background: url("../img/zhw.png") center center/cover no-repeat;
}
.introduce1 .job1_jineng ul li:nth-child(3) {
    background: url("../img/jyjy.png") center center/cover no-repeat;
}
.introduce1 .job1_jineng ul li:nth-child(4) {
    background: url("../img/sszl.png") center center/cover no-repeat;
}

.introduce2 .job1_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/jh_jingyuejifeng.png") center center/cover no-repeat;
}
.introduce2 .job1_jineng ul li:nth-child(2) {
    background: url("../img/jh_lingxuhongshan.png") center center/cover no-repeat;
}
.introduce2 .job1_jineng ul li:nth-child(3) {
    background: url("../img/jh_tianfengzhenyue.png") center center/cover no-repeat;
}
.introduce2 .job1_jineng ul li:nth-child(4) {
    background: url("../img/jh_yueqianjun.png") center center/cover no-repeat;
}

.introduce3 .job1_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/xw_bhbz.png") center center/cover no-repeat;
}
.introduce3 .job1_jineng ul li:nth-child(2) {
    background: url("../img/xw_hcy.png") center center/cover no-repeat;
}
.introduce3 .job1_jineng ul li:nth-child(3) {
    background: url("../img/xw_jdjb.png") center center/cover no-repeat;
}
.introduce3 .job1_jineng ul li:nth-child(4) {
    background: url("../img/xw_xtjd.png") center center/cover no-repeat;
}

.introduce4 .job1_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/lz_lqpl.png") center center/cover no-repeat;
}
.introduce4 .job1_jineng ul li:nth-child(2) {
    background: url("../img/lz_ltzn.png") center center/cover no-repeat;
}
.introduce4 .job1_jineng ul li:nth-child(3) {
    background: url("../img/lz_ndbl.png") center center/cover no-repeat;
}
.introduce4 .job1_jineng ul li:nth-child(4) {
    background: url("../img/lz_xhdj.png") center center/cover no-repeat;
}
/*绝命技能的描述*/
.jueming_jineng_public h2{
    width: 38px;
    font-size: 38px;
    color: #ffea00;
    position: absolute;
    top: 6px;
    left: 160px;
}
.jueming_jineng_public p:nth-of-type(1){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 128px;
}
.jueming_jineng_public p:nth-of-type(2){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 97px;
}
.jueming_jineng_public p:nth-of-type(3){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 63.5px;
}
.jueming_jineng_public p:nth-of-type(4){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 30.5px;
}
.jueming_jineng_public {
    display: none;
}
.jueming_jineng_public.on {
    display: block;
}
/*绝命技能的描述结束*/
/*梦魇技能开始*/
.job2_jineng {
    width: 118px;
    height: 530px;
    position: absolute;
    top: 0;
    left: 3px;
}
.introduce1 .job2_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/andmingyouzao.png") center center/cover no-repeat;
}
.introduce1 .job2_jineng ul li:nth-child(2) {
    background: url("../img/wulingzhengsha.png") center center/cover no-repeat;
}
.introduce1 .job2_jineng ul li:nth-child(3) {
    background: url("../img/yinghuoshouxin.png") center center/cover no-repeat;
}
.introduce1 .job2_jineng ul li:nth-child(4) {
    background: url("../img/yinhunge.png") center center/cover no-repeat;
}

.introduce2 .job2_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/bl_duanhunzhan.png") center center/cover no-repeat;
}
.introduce2 .job2_jineng ul li:nth-child(2) {
    background: url("../img/bl_juefengqianzhan.png") center center/cover no-repeat;
}
.introduce2 .job2_jineng ul li:nth-child(3) {
    background: url("../img/bl_kuangfenglongjuan.png") center center/cover no-repeat;
}
.introduce2 .job2_jineng ul li:nth-child(4) {
    background: url("../img/bl_lunhuizhan.png") center center/cover no-repeat;
}

.introduce3 .job2_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/ly_fhly.png") center center/cover no-repeat;
}
.introduce3 .job2_jineng ul li:nth-child(2) {
    background: url("../img/ly_lxfs.png") center center/cover no-repeat;
}
.introduce3 .job2_jineng ul li:nth-child(3) {
    background: url("../img/ly_thj.png") center center/cover no-repeat;
}
.introduce3 .job2_jineng ul li:nth-child(4) {
    background: url("../img/ly_ylwd.png") center center/cover no-repeat;
}

.introduce4 .job2_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/lx_smmf.png") center center/cover no-repeat;
}
.introduce4 .job2_jineng ul li:nth-child(2) {
    background: url("../img/lx_silangjue.png") center center/cover no-repeat;
}
.introduce4 .job2_jineng ul li:nth-child(3) {
    background: url("../img/lx_tlxy.png") center center/cover no-repeat;
}
.introduce4 .job2_jineng ul li:nth-child(4) {
    background: url("../img/lx_tlyy.png") center center/cover no-repeat;
}
/*梦魇技能描述开始*/
.mengyan_jineng_public h2, .bailian_jineng_public h2{
    width: 38px;
    font-size: 38px;
    color: #ffea00;
    position: absolute;
    top: 6px;
    left: 135px;
}
.mengyan_jineng_public p:nth-of-type(1), .bailian_jineng_public p:nth-of-type(1){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 186px;
}
.mengyan_jineng_public p:nth-of-type(2){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 216px;
}
.mengyan_jineng_public p:nth-of-type(3){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 246px;
}
.mengyan_jineng_public p:nth-of-type(4){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 276px;
}
.mengyan_jineng_public p:nth-of-type(5){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 309px;
}
.mengyan_jineng_public {
    display: none;
}
.mengyan_jineng_public.on {
    display: block;
}
/*梦魇技能的描述*/
/*毒煞技能开始*/
.job3_jineng {
    width: 118px;
    height: 530px;
    position: absolute;
    top: 0;
    right: 0;
}
.introduce1 .job3_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/chuohunzhan.png") center center/cover no-repeat;
}
.introduce1 .job3_jineng ul li:nth-child(2) {
    background: url("../img/huangquanzhifan.png") center center/cover no-repeat;
}
.introduce1 .job3_jineng ul li:nth-child(3) {
    background: url("../img/mingguangluanren.png") center center/cover no-repeat;
}
.introduce1 .job3_jineng ul li:nth-child(4) {
    background: url("../img/yuanlingzhuiye.png") center center/cover no-repeat;
}

.introduce2 .job3_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/xk_dufengyili.png") center center/cover no-repeat;
}
.introduce2 .job3_jineng ul li:nth-child(2) {
    background: url("../img/xk_kuanglanfenyue.png") center center/cover no-repeat;
}
.introduce2 .job3_jineng ul li:nth-child(3) {
    background: url("../img/xk_qintianren.png") center center/cover no-repeat;
}
.introduce2 .job3_jineng ul li:nth-child(4) {
    background: url("../img/xk_yanyingbu.png") center center/cover no-repeat;
}

.introduce3 .job3_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/yg_lqgl.png") center center/cover no-repeat;
}
.introduce3 .job3_jineng ul li:nth-child(2) {
    background: url("../img/yg_lzjs.png") center center/cover no-repeat;
}
.introduce3 .job3_jineng ul li:nth-child(3) {
    background: url("../img/yg_yjxh.png") center center/cover no-repeat;
}
.introduce3 .job3_jineng ul li:nth-child(4) {
    background: url("../img/yg_yly.png") center center/cover no-repeat;
}

.introduce4 .job3_jineng ul li:nth-child(1) {
    margin-top: 0;
    background: url("../img/sw_jltw.png") center center/cover no-repeat;
}
.introduce4 .job3_jineng ul li:nth-child(2) {
    background: url("../img/sw_lsnh.png") center center/cover no-repeat;
}
.introduce4 .job3_jineng ul li:nth-child(3) {
    background: url("../img/sw_qjwm.png") center center/cover no-repeat;
}
.introduce4 .job3_jineng ul li:nth-child(4) {
    background: url("../img/sw_zsxs.png") center center/cover no-repeat;
}
/*毒煞技能描述开始*/
.dusha_jineng_public h2{
    width: 38px;
    font-size: 38px;
    color: #ffea00;
    position: absolute;
    top: 6px;
    right: 132px;
}
.dusha_jineng_public p:nth-of-type(1){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 183px;
}
.dusha_jineng_public p:nth-of-type(2){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 213px;
}
.dusha_jineng_public p:nth-of-type(3){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 243px;
}
.dusha_jineng_public p:nth-of-type(4){
    width: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 273px;
}
.dusha_jineng_public {
    display: none;
}
.dusha_jineng_public.on {
    display: block;
}
/*毒煞技能描述结束*/
/*职业介绍结束*/
/*攻略跟图片视频开始*/
.strategy_and_video {
    width: 1300px;
    height: 550px;
    margin: 73px auto 0;
}
.strategy {
    width: 646px;
    height: 550px;
    float: left;
    background: url("../img/strategy_bg.png") center center no-repeat;
    position: relative;
}
.strategy_content {
    width: 100%;
    height: 450px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.strategy_more {
    display: block;
    width: 90px;
    height: 38px;
    position: absolute;
    top: -60px;
    right: 10px;
}
.strategy_nav {
    width: 320px;
    height: 44px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
}
.strategy_nav li:first-child img {
    float: left;
    width: 148px;
    height: 100%;
    cursor: pointer;
}
.strategy_nav li:first-child img.on, .strategy_nav li:nth-child(2) img.on{
    display: none;
}
.strategy_nav li:nth-child(2) img{
    float: right;
    width: 148px;
    height: 100%;
    cursor: pointer;
}
/*图片跟video开始*/
.video {
    width: 646px;
    height: 550px;
    float: right;
    position: relative;
    background: url("../img/video_bg.png") center center no-repeat;
}
.video_content {
    width: 100%;
    height: 450px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.strategy_more {
    display: block;
    width: 90px;
    height: 38px;
    position: absolute;
    top: -60px;
    right: 10px;
}
.video_nav {
    width: 320px;
    height: 44px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
}
.video_nav li:first-child img {
    float: left;
    width: 148px;
    height: 100%;
    cursor: pointer;
}
.video_nav li:first-child img.on, .video_nav li:nth-child(2) img.on{
    display: none;
}
.video_nav li:nth-child(2) img{
    float: right;
    width: 148px;
    height: 100%;
    cursor: pointer;
}
.video_bd {
    width: 100%;
    height: 382px;
    position: absolute;
    bottom: 12px;
    left: 0;
    padding: 10px 16px 0;
    box-sizing: border-box;
}

.video_bd ul {
    display: none;
}

.video_bd ul.on {
    display: block;
}
/*资料信息内容开始*/
.data_bd {
    width: 100%;
    height: 355px;
    position: absolute;
    bottom: 32px;
    left: -6px;
    padding: 0 16px 0;
    box-sizing: border-box;
}

.data_bd ul {
    display: none;
}

.data_bd ul.on {
    display: block;
}

.data_bd li {
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    padding: 0 8px 0 2px;
    box-sizing: border-box;
    margin-top: 6px;
}
.data_bd li:first-child {
    margin-top: 0;
}

.data_bd li a {
    color: #fff;
}
.data_bd li a:hover {
    color: #fae70d;
}
.data_bd .news_in {
    float: left;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.data_bd .news_time {
    float: right;
}
/*图片展示*/
.photo_show li:nth-child(2), .photo_show li:nth-child(4) {
    margin-left: 10px!important;
}
.photo_show li:nth-child(3), .photo_show li:nth-child(4) {
    margin-top: 10px!important;
}
.photo_show li{
    width: 300px;
    height: 175px;
    float: left;
    background: rgba(246, 74, 27, .2);
}
.photo_show li img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/*视频展示*/
/*图片展示*/
.video_show li:nth-child(2), .video_show li:nth-child(4) {
    margin-left: 10px!important;
}
.video_show li:nth-child(3), .video_show li:nth-child(4) {
    margin-top: 10px!important;
}
.video_show li{
    width: 300px;
    height: 175px;
    float: left;
    background: #e3d1aa;
    position: relative;
}
.video_show li img{
    width: 100%;
    height: 100%;
}
.video_show li .playshow {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    cursor: pointer;
}
.playing, .jineng_play {
    cursor: pointer;
}
/*资料信息内容结束*/
/*攻略跟视频结束*/
/*section部分结束*/
/*底部跟分页开始*/
body {
    min-width: 1300px;
    background: #f9f9f9;
    font-family: "Microsoft Yahei";
}
.foot .foot_img_contetnt {
    display: none;
}
.foot {
    width: 100%;
    background: #393939;
    padding: 40px 0 26px 0;
    font-size: 12px;
}

.foot p {
    display: table;
    margin: 10px auto;
    color: #898989;
}

.foot p:nth-child(2) a {
    color: #FFFFFF;
}

.foot a {
    color: #898989;
    margin-left: 4px;
}

.foot_img_contetnt a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

/*底部跟分页结束*/
/*section结束*/
