﻿@charset "utf-8";
@media only screen and (max-width: 1080px), only screen and (max-device-width:1080px) {
     html,body {
         font-size:72px;
     }
   }
     @media only screen and (max-width: 960px), only screen and (max-device-width:960px) {
     html,body {
         font-size:64px;
     }
   }
     @media only screen and (max-width: 800px), only screen and (max-device-width:800px) {
     html,body {
         font-size:53.333333333333336px;
     }
   }
     @media only screen and (max-width: 720px), only screen and (max-device-width:720px) {
     html,body {
         font-size:48px;
     }
   }
     @media only screen and (max-width: 640px), only screen and (max-device-width:640px) {
     html,body {
         font-size:42.66666666666667px;
     }
   }
     @media only screen and (max-width: 600px), only screen and (max-device-width:600px) {
     html,body {
         font-size:40px;
     }
   }
     @media only screen and (max-width: 540px), only screen and (max-device-width:540px) {
     html,body {
         font-size:36px;
     }
   }
     @media only screen and (max-width: 480px), only screen and (max-device-width:480px) {
     html,body {
         font-size:32px;
     }
   }
     @media only screen and (max-width: 414px), only screen and (max-device-width:414px) {
     html,body {
         font-size:27.6px;
     }
   }
     @media only screen and (max-width: 400px), only screen and (max-device-width:400px) {
     html,body {
         font-size:26.666666666666668px;
     }
   }
     @media only screen and (max-width: 375px), only screen and (max-device-width:375px) {
     html,body {
         font-size:25px;
     }
   }
     @media only screen and (max-width: 360px), only screen and (max-device-width:360px) {
     html,body {
         font-size:24px;
     }
   }
     @media only screen and (max-width: 320px), only screen and (max-device-width:320px) {
     html,body {
         font-size:21.333333333333336px;
     }
   }
body{ margin:0; padding:0; font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; background-color:#ffffff; overflow-x:hidden}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
area{outline:none;}
img{ border:0;}
ol,ul{list-style:none;}
iframe{ display:block;}
a{ font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; text-decoration:none;outline:none;}
a:hover{ text-decoration:underline}
.clearfix:after {content:"";display:block;height:0;clear:both;} 
.clearfix {zoom:1;}
/* index================================== */
.cover_wrap{ position:relative; width:100%; height:100%; overflow:hidden;}
/* top_bar */
.top_bar{ position:fixed; width:750px; height:94px; left:0; top:0; background:rgba(22,22,22,0.7); z-index:10;}
.icon_logo{ float:left; width:84px; height:84px; margin:5px 0 0 13px;}
.game_intro{ float:left; width:280px; margin:10px 0 0 12px; font:bold 26px/34px "微软雅黑"; color:#fff;}
.game_intro span{ font:normal 18px/32px "微软雅黑"; color:#dcdcdc;}
.top_r{ float:right; width:170px;}
.top_r a{ float:left; width:140px; height:45px; margin:20px 27px 0 0;font:normal 20px/45px "微软雅黑"; color:#fff; text-align:center;}
.btn_yuyue{ background:url(/skin/default/images/btn2_bg.png); background-size:100% auto;}
.btn_jihuo{ display:none; background:url(/skin/default/images/btn2_bg.png); background-size:100% auto;}
/* down_tip */
.down_tip{ position:absolute; width:63px; height:32px; left:50%; margin-left:-31px; bottom:20px; animation:key_down 1s alternate infinite; -webkit-animation:key_down 1s alternate infinite; z-index:10}
@keyframes key_down{
	0%{transform:translate3d(0,0,0)}
	100%{transform:translate3d(0,10px,0)}
}
@-webkit-keyframes key_down{
	0%{-webkit-transform:translate3d(0,0,0)}
	100%{-webkit-transform:translate3d(0,10px,0)}
}

#cover_swiper{ width:100%; height:100%;}
/* 1 */
.cover_s1{ background:url(/skin/default/images/cover_s1_bg.jpg) center top no-repeat #c3d6e0; background-size:100% auto;}
.cover_s1_slogan{ position:absolute; width:222px; height:559px; left:0; top:0px; background:url(/skin/default/images/cover_s1_slogan.png); background-size:100% auto;}
.cover_s1_ren{ position:absolute; width:1057px; top:0; left:-107px; transform:translate3d(1057px,-1090px,0); -webkit-transform:translate3d(1057px,-1090px,0); transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.cover_s1_ren img{ width:1057px; }
.cover_s1_ren.on{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
.btn_enter_main{ position:absolute; width:254px; height:71px; left:50%; margin-left:-127px; bottom:118px; background:url(/skin/default/images/btn_enter_main.png); background-size:100% auto;}

/* 2 */
.cover_s2{ background:url(/skin/default/images/cover_s2_bg.jpg) center top no-repeat #d6eba8; background-size:100% auto;}
.map_img{ position:absolute;}
.map1{ width:324px; left:42px; top:187px;}
.map2{ width:339px; left:390px; top:204px;}
.map3{ width:324px; left:42px; top:429px;}
.map4{ width:328px; left:390px; top:408px;}
.map5{ width:319px; left:42px; top:641px;}
.map6{ width:347px; left:390px;top:632px;}
.map7{ width:343px; left:42px; top:866px;}
.map8{ width:326px; left:390px; top:876px;}
/* 3 */
.cover_s3{ background:url(/skin/default/images/cover_s3_bg.jpg) center top no-repeat #316bcf; background-size:100% auto;}
.cover_zhiye_tab{ position:absolute; width:496px; height:42px; padding:6px 22px 0; left:50%; margin-left:-270px; top:190px; background:url(/skin/default/images/cover_zhiye_tab.png); background-size:100% auto;}
.cover_zhiye_tab li{ float:left; width:110px; height:36px; margin:0 7px; font:normal 18px/36px "微软雅黑"; color:#cfddf2; text-align:center; cursor:pointer;}
.cover_zhiye_tab li.on{ color:#aa934f;background:url(/skin/default/images/cover_zhiye_on.png); background-size:100% auto;}
#cover_zhiye_swiper{ position:absolute; width:750px; height:990px; left:0; top:238px;}
.cover_zhiye_img{position:absolute; width:750px; left:0; top:0;}
.cover_zhiye_img img{ position:absolute; width:750px; left:0; top:0;}
.cover_zhiye_img img:nth-child(2){ display:none;}
.cover_zhiye_info_wrap{ position:absolute; width:347px; height:630px; right:31px; top:24px;}
.qiang_info{background:url(/skin/default/images/cover_qiang_name.png); background-size:100% auto;}
.jian_info{background:url(/skin/default/images/cover_jian_name.png); background-size:100% auto;}
.yi_info{background:url(/skin/default/images/cover_yi_name.png); background-size:100% auto;}
.shushi_info{background:url(/skin/default/images/cover_shushi_name.png); background-size:100% auto;}
.cover_zhiye_power{ position:absolute; width:228px; left:80px; top:205px;}
.cover_zhiye_nandu{ position:absolute; width:250px; height:23px; left:86px; top:398px; overflow:hidden;}
.cover_zhiye_nandu span{ float:left; width:90px; height:23px; font:normal 18px/23px "微软雅黑"; color:#565656;}
.cover_zhiye_nandu img{ float:left; width:23px; margin-right:4px;}
.cover_sex_box{ position:absolute; width:150px; left:112px; top:440px; text-align:center;}
.cover_sex_box span{ display:inline-block; width:56px; height:56px; margin:0 8px;}
.tab_sex_nan{ background:url(/skin/default/images/sex_nan_on.png); background-size:100% auto;}
.tab_sex_nan.on{ background:url(/skin/default/images/sex_nan.png); background-size:100% auto;}
.tab_sex_nv{ background:url(/skin/default/images/sex_nv_on.png); background-size:100% auto;}
.tab_sex_nv.on{ background:url(/skin/default/images/sex_nv.png); background-size:100% auto;}

.cover_sex_box img{ width:56px;}
.cover_zhiye_zhuanzhi{ position:absolute; width:306px; left:38px; top:516px; font:normal 20px/26px "微软雅黑"; color:#565656; text-align:center;}
.cover_zhiye_more{ position:absolute; width:320px; height:43px; left:45px; top:554px; overflow:hidden;}
.cover_zhiye_more a{ float:left; width:143px; height:43px; margin-right:12px;}
/* 4 */
.cover_s4{ background:url(/skin/default/images/cover_s4_bg.jpg) center top no-repeat #c76059; background-size:100% auto;}
.box4_wrap{ position:relative; width:750px; height:750px; padding-top:195px; overflow:hidden;}
.cover_tese_hidden{ position:relative; width:580px; height:688px; margin:0 auto; overflow:hidden;}
#cover_tese_swiper{ position:absolute; width:1245px; height:688px; left:50%; margin-left:-622px; top:0;}
#cover_tese_swiper .swiper-wrapper .swiper-slide,#cover_tese_swiper .swiper-wrapper .swiper-slide img{ width:415px; height:688px;}
.cover-tese-pagination{ position:absolute; width:493px; height:28px; padding:0 64px; left:50%;margin-left:-310px; bottom:0; text-align:center; background:url(/skin/default/images/cover_tese_page.png); background-size:100% auto;}
.cover-tese-pagination  .swiper-pagination-bullet{ display:inline-block; width:28px; height:28px; margin:0 35px; background:url(/skin/default/images/icon_cover_tese.png); background-size:100% auto; opacity:1;}
.cover-tese-pagination  .swiper-pagination-bullet-active{ background:url(/skin/default/images/icon_cover_tese_on.png); background-size:100% auto;}
.cover_tese_prev,.cover_tese_next{ position:absolute; width:30px; height:60px; top:490px;}
.cover_tese_prev{ left:30px; background:url(/skin/default/images/cover_btn_prev.png);background-size:100% auto;}
.cover_tese_next{ right:30px; background:url(/skin/default/images/cover_btn_next.png);background-size:100% auto;}
/* foot */
/*.m2017_footer { position:absolute; width:750px; height:470px; left:0; bottom:-470px; z-index:99;transition:transform 0.5s;-webkit-transition:transform 0.5s; background-color:#101216;}*/
.foot_top{ height:264px; background-color:#2e2e2e;}
.foot_icon{ width:720px; height:180px; margin:0 auto; padding-top:35px;}
.foot_icon li{ float:left; width:180px;font: 20px/32px "Microsoft Yahei"; color:#c1a46b; text-align:center; cursor:pointer;}
.foot_icon li span{ font-size:20px; color:#8a8a8a;}
.foot_icon li img{ display:block; width:92px; height:92px; margin:0 auto 4px;}
.foot_icon li a{ color:#c1a46b;}
.foot_icon li a span,.foot_icon li span{ color:#8a8a8a;}
.rexian{ font:normal 20px/26px "微软雅黑"; color:#c4c4c4; text-align:center;}
.btn_back{ display:block; width:750px; height:68px;font:normal 25px/68px "微软雅黑"; color:#c4c4c4; text-align:center; background-color:#3a3a3a; border-top:1px solid #5a5a5a; border-bottom:1px solid #5a5a5a; cursor:pointer;}
.foot_bot{ width:750px; height:210px; background-color:#101216; overflow:hidden;}
.foot_bot img{ float:left; width:140px; margin:120px 50px 0 50px;}
.foot_bot p{ float:left; width:465px; margin-top:20px; font:normal 16px/22px "微软雅黑"; color:#c0c0be; text-align:center;}
.m2017_footer.active{ transform:translate3d(0,-470px,0); -webkit-transform:translate3d(0,-470px,0);}
/* pop */
#pop_weixin,#pop_qq{ display:none; position:fixed; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.9); z-index:15;}
.close_ewm,.close_qq{ position:absolute; width:70px; height:70px; left:212px; top:-94px; background:url(/skin/default/images/icon_close2.png); background-size:100% auto;}
.pop_ewm_bg{ position:absolute; width:493px; height:250px; padding-top:38px; left:50%; top:50%; margin-left:-246px; margin-top:-144px; background:url(/skin/default/images/pop_ewm_bg.png); background-size:100% auto;}
.ewm_img{ display:block; width:166px; height:166px; margin:0 auto;}
.ewm_tip{ margin-top:20px; font-size:24px; text-align:center;}
.show_qq_qun{ padding-top:0px; font-size:30px; text-align:center;line-height:50px;}

.boxHeng{width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 9999; background: #000;display: none;}
.boxHeng span{ width: 100%; height: 80px; line-height: 80px; position: absolute; left: 0; top: 50%; margin-top: -40px; text-align: center; font-size: 40px; color: #FFF; font-weight: bold; }
/* pop_yuyue */
#pop_black{background: rgba(0,0,0,0.8); width: 100%; height: 100%; position:fixed; left:0; top: 0; z-index: 998; display: none;}
.yyPop{ display:none;width:595px; height: 544px; background:url(/skin/default/images/popBg.png) no-repeat 0 0; background-size: 100% auto; position: absolute;  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: 999;}
.yyClose{display: block; background:url(/skin/default/images/close.png) no-repeat 0 0; background-size: 100% auto; width: 55px; height: 55px; position: absolute; right:-30px;top: -30px;}
.yyPopTitle{padding:50px 0 20px; text-align: center; font-size: 32px; font-weight: bold; color: #000;}
.yyPop_tip{ padding-bottom:20px; font:22px/32px "微软雅黑"; text-align:center;}
.yyList{ width:500px;height: 60px; margin:0 auto; overflow: hidden;}
.yyList_b{ height:50px; margin-top:15px;}
.yyLabel{float: left; width: 110px; text-align: right; height: 38px; line-height: 38px; color: #000; font-size: 25px; padding-right: 4px;}
.yyLabel em{color: #840900; padding-right: 5px;}
.yyInput{float: right; width:380px;}
.yyInput input.inp1{width: 300px; height: 36px; line-height: 36px; border: 1px solid #b6a98d; background: #fcf0d7; padding: 0 5px; outline: none; font-size: 20px; color: #000; border-radius: 0}
.yyInput input.inp2{float:left;width: 160px; height: 36px; line-height: 36px; border: 1px solid #b6a98d; background: #fcf0d7; padding: 0 5px; outline: none; font-size: 20px; color: #000; border-radius: 0}

.phoneCode{float: left; width: 120px; height: 36px; margin-left:10px; line-height: 36px; overflow: hidden; background: #ee6231; font-size: 18px; color: #FFF; text-align: center; border-radius: 4px;}
.yySubmit{padding-top: 15px;}
.yySubmit img{display: block; margin: 0 auto; width: 200px;}
.yyPs{text-align: center; width: 270px; margin: 0 auto; font-size: 10px; padding-top: 8px;}
.yyMessage{text-align: center; color:#b31808; font-size: 23px; font-weight: bold; padding-top: 30px; height:40px;}
.yyMpic img{display: block; margin: 0 auto; width: 200px;}
.yyMpic p{text-align: center; font-size: 22px; line-height:36px; padding-top: 20px;}
/* main================================= */
.wrap{position:relative; width:750px; overflow:hidden;}
.wrap .inside_footer{ margin-top:0;}
/* screen1 */
.screen1{ position:relative; width:750px; height:1682px; background:url(/skin/default/images/s1_bg.jpg); background-size:100% auto;}
.s1_ren{ position:absolute; width:1057px; top:0; left:-107px;}
.s1_ren img{ width:1057px; }
.btn_yuyue_big,.btn_jihuo_big,.btn_zn_big{ position:absolute; width:253px; height:66px; top:1045px;}
.btn_yuyue_big{ left:95px; background:url(/skin/default/images/btn_yuyue.png); background-size:100% auto;}
.btn_jihuo_big,.btn_zn_big{ display:none; left:405px;}
.btn_jihuo_big{  background:url(/skin/default/images/btn_jihuo.png); background-size:100% auto;}
.btn_zn_big{ background:url(/skin/default/images/btn_zhinan.png); background-size:100% auto;}

#lb_swiper{ position:absolute; width:688px; height:416px; left:33px; top:1205px; background-color:#000; overflow:hidden;}
#lb_swiper .swiper-slide img{ display:block; width:688px; height:416px;}
#lb_swiper .swiper-pagination{ height:25px; left:0px; bottom:35px;}
#lb_swiper .swiper-pagination-bullet{ width:25px; height:25px; background:url(/skin/default/images/icon_lb.png); background-size:100% auto; opacity:1;}
#lb_swiper .swiper-pagination-bullet-active{ background:url(/skin/default/images/icon_lb_on.png); background-size:100% auto;}
/* news */
.news_box{ position:relative; width:750px; height:626px; overflow:hidden;}
.t_img{ display:block; width:296px; height:53px; margin:50px auto 0;}
.news_tab{ width:690px; height:76px; margin:50px auto 0; border-bottom:1px solid #dadada;border-top:1px solid #dadada; overflow:hidden;}
.news_tab li{ float:left; width:69px; height:69px; padding-left:30px; margin-right:32px;font:normal 26px/76px "微软雅黑"; background:url(/skin/default/images/icon_news.png) 0 0 no-repeat; background-size:auto 100%;}
.news_tab li.on{ font-weight:bold; color:#db4828; border-bottom:8px solid #db4828;background:url(/skin/default/images/icon_news_on.png) 0 0 no-repeat; background-size:auto 100%;}
.news_list_cont{display:none; position:relative; width:690px; margin:20px auto 0;}
.news_list{ width:690px;}
.news_list li{ width:690px; height:60px; font:normal 24px/60px "微软雅黑"; color:#aeaeae; text-align:right; border-bottom:1px dashed #140d0d; overflow:hidden;}
.news_list li a{ float:left; width:550px; height:60px; color:#140d0d; text-align:left; overflow:hidden;text-overflow: ellipsis;
white-space: nowrap;}
.getmore{ position:absolute; width:35px; height:35px; right:0; top:-74px; background:url(/skin/default/images/icon_more.png); background-size:100% auto;}
/* zhiye */
.zhiye_box{ width:750px; overflow:hidden;}
.zhiye_tab{ width:665px; height:41px; padding:7px 0 0 25px;margin:28px auto 0; background:url(/skin/default/images/zhiye_tab_bg.png); background-size:100% auto;}
.zhiye_tab li{ float:left; width:106px; height:34px; margin:0 28px; font:normal 20px/34px "微软雅黑"; text-align:center; cursor:pointer;}
.zhiye_tab li.on{ color:#fff;background:url(/skin/default/images/zhiye_tab_on.png); background-size:100% auto;}
#zhiye_swiper{width:750px; height:873px; margin-top:67px;background:url(/skin/default/images/qiang_bg.png) center top no-repeat; background-size:100% auto; overflow:visible;}
#zhiye_swiper .swiper-slide{ position:relative;width:750px; height:873px;}
#zhiye_swiper .swiper-button-prev,#zhiye_swiper .swiper-button-next{ position:absolute; width:31px; height:60px; top:250px; z-index:5;}
#zhiye_swiper .swiper-button-prev{ left:282px; background:url(/skin/default/images/btn_prev.png); background-size:100% auto;}
#zhiye_swiper .swiper-button-next{ left:690px; background:url(/skin/default/images/btn_next.png); background-size:100% auto;}
.zhiye_img{ position:absolute; width:750px; left:0; top:-54px;}
.zhiye_img img{ position:absolute; width:750px; left:0; top:0;}
.zhiye_img img:nth-child(2){ display:none;}
.zhiye_info_wrap{ position:absolute; width:380px; left:0; top:0; z-index:2;}
.zhiye_name{ position:absolute; width:298px; left:0; top:0; z-index:2;}
.zhiye_power{ position:absolute; width:298px; left:0; top:322px;}
.zhiye_nandu{ position:absolute; width:250px; height:23px; left:48px; top:542px; overflow:hidden;}
.zhiye_nandu span{ float:left; width:90px; height:23px; font:normal 18px/23px "微软雅黑"; color:#fff;}
.zhiye_nandu img{ float:left; width:23px; margin-right:4px;}
.sex_box{ position:absolute; width:250px; left:48px; top:623px;}
.sex_box span{ display:inline-block; width:56px; height:56px; margin:0 8px;}
.sex_box img{ width:51px; margin-right:15px;}
.zhiye_zhuanzhi{ position:absolute; width:320px; left:48px; top:694px;font:normal 20px/20px "微软雅黑"; }
.zhiye_more{ position:absolute; width:320px; height:43px; left:48px; top:730px; overflow:hidden;}
.zhiye_more a{ float:left; width:143px; height:43px; margin-right:12px;}
.btn_zhuanzhi{ background:url(/skin/default/images/btn_zhuanzhi.png); background-size:100% auto;}
.btn_intro{ background:url(/skin/default/images/btn_intro_red.png); background-size:100% auto;}

.main_bot_bg{ width:750px; padding-bottom:115px; background:url(/skin/default/images/main_bot_bg.jpg) center bottom no-repeat #fff; background-size:100% auto; overflow:hidden;}
/* tese */
.tese_box{ position:relative; width:750px; height:920px;overflow:hidden;}
.tese_hidden{ position:relative; width:688px; height:688px; margin:45px auto 0; overflow:hidden;}
.tese_prev,.tese_next{ position:absolute; width:31px; height:60px; top:432px; z-index:5;}
.tese_prev{ left:52px; background:url(/skin/default/images/btn_prev.png); background-size:100% auto;}
.tese_next{ right:52px; background:url(/skin/default/images/btn_next.png); background-size:100% auto;}

.tese_box .tese-pagination{ position:absolute; width:567px; padding-left:121px; height:21px; left:50%; margin-left:-344px; bottom:17px;background:url(/skin/default/images/tese_page_bg.png); background-size:100% auto; text-align:center;}
.tese_box .tese-pagination .swiper-pagination-bullet{ float:left; width:21px; height:21px; margin:0 34px; background:url(/skin/default/images/icon_tese.png); background-size:100% auto; opacity:1;}
.tese_box .tese-pagination .swiper-pagination-bullet-active{ background:url(/skin/default/images/icon_tese_on.png); background-size:100% auto;}
/* media */
.media_box{ width:750px; overflow:hidden;}
.media_tab{ width:480px; height:53px; margin:50px auto 0; overflow:hidden;}
.media_tab li{ float:left;}
.media_tab li img{ width:1px;margin-top:14px;}
.tab_m{ width:159px; height:53px; margin:0 40px;font:normal 24px/53px "微软雅黑"; text-align:center;}
.media_tab li.on{ color:#fff;background:url(/skin/default/images/tab_wanfa_on.png); background-size:100% auto;}

.media_wrap{ width:714px; height:540px; margin:0 auto; padding-top:18px;}
.media_cont{ display:none; position:relative; width:714px;}
.media_cont .media_more{ position:absolute; width:73px; height:21px; right:20px; top:-58px;font:normal 18px/21px "微软雅黑"; text-align:center; color:#6c6c6c; border:1px solid #b2b2b2;}
.media_wrap ul{ width:714px; overflow:hidden;}
.media_wrap ul li{ position:relative; float:left; width:332px; height:240px; margin:40px 12px 0; overflow:hidden;}
.list_img{ display:block; width:332px; height:199px;}
.media_wrap ul li p{ padding-top:10px; font:normal 20px/30px "微软雅黑"; text-align:center;}
.media_wrap ul li p a{ color:#000;}
.icon_play{ position:absolute; width:44px; height:44px; left:144px; top:76px; background:url(/skin/default/images/icon_play.png); background-size:100% auto;}
.gtt{ display:block; width:135px;height:33px; margin:105px auto 0; color:#203a71;font:normal 16px/32px "微软雅黑"; text-align:center; background-color:#e9f4f9; border:1px solid #7cb3c1;}
/* sns */
.sns_box{ width:678px; height:178px; padding:40px 36px 0; background-color:#1c4a8d;}
.sns_box li{ float:left; width:126px; height:130px; margin:0 21px 0;}
.sns_box li .sns_img{ display:block; width:92px; height:92px; margin:0 auto;}
.sns_box li .sns_name{ margin-top:16px;color:#fff;font:normal 16px/16px "微软雅黑"; text-align:center;}
.sns_box li a{color:#fff;}
/* foot */
.foot_box{ height:218px; background-color:#14325e;}
.foot_wrap{ width:638px; margin:0 auto; padding-top:60px;}
.foot_logo{ float:left; width:120px;}
.foot_r{ float:right; width:500px; font:normal 12px/18px "宋体"; color:#fff; opacity:0.6;}
.foot_r a{ font:normal 12px/18px "宋体"; color:#fff;}
/* data================================= */
.data_top_bg{background:url(/skin/default/images/data_top_bg.jpg) center top no-repeat #fff; background-size:100% auto;}
.data_s1{ position:relative; height:1123px;}
/* wl */
.wl_intro{ width:750px; height:665px;}
.data_t_img{ display:block; width:604px; margin:0 auto;}
.wl_tab{ width:743px; height:53px; padding-left:7px; margin-top:96px; overflow:hidden;}
.wl_tab li{ float:left;}
.wl_tab li.tab_wl{ width:159px; height:53px; margin:0 40px;font:normal 22px/53px "微软雅黑"; text-align:center; cursor:pointer;}
.wl_tab li.on{color:#fff;background:url(/skin/default/images/wl_tab_on.png); background-size:100% auto;}
.tab_wl_line img{ width:1px;margin-top:13px;}

.wl_wrap{ width:689px; height:347px; padding-top:15px; margin:21px auto 0;background:url(/skin/default/images/wl_wrap_bg.png); background-size:100% auto;}
.wl_intro_hide{ position:relative; width:660px; height:387px; margin:0 auto; overflow:hidden;}
.wl_intro_hide .swiper-container{ position:absolute; width:660px; height:387px; left:660px; top:0;}
#wl_swiper1.on,#wl_swiper2.on{ left:0;}
.wl_intro_hide .swiper-container .swiper-slide img{display:block;width:660px; height:330px; }
.wl_intro_hide .swiper-container .swiper-button-prev,.wl_intro_hide .swiper-container .swiper-button-next{ position:absolute; width:19px; height:39px; top:150px;}
.wl_intro_hide .swiper-container .swiper-button-prev{ left:20px; background:url(/skin/default/images/btn_prev.png); background-size:100% auto;}
.wl_intro_hide .swiper-container .swiper-button-next{ right:20px; background:url(/skin/default/images/btn_next.png); background-size:100% auto;}
.wl_intro_hide .swiper-container .swiper-pagination{ height:16px;}
.wl_intro_hide .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:16px; height:16px; margin:0 25px; background:url(/skin/default/images/icon_wl.png); background-size:100% auto; opacity:1}
.wl_intro_hide .swiper-container .swiper-pagination .swiper-pagination-bullet-active{ background:url(/skin/default/images/icon_wl_on.png); background-size:100% auto;}
/* zhiye */
.data_zhiye_box{width:750px; height:1119px; background:url(/skin/default/images/data_zhiye_bg.jpg) center top no-repeat; background-size:100% auto;}
.data_zhiye_box #zhiye_swiper{wbackground:url(/skin/default/images/data_qiang_bg.jpg) center top no-repeat; background-size:100% auto; }
.data_zhiye_tab{ background:url(/skin/default/images/data_zhiye_tab_bg.png); background-size:100% auto;}
/* xitong */
.xitong_box{ width:750px;height:980px; background:url(/skin/default/images/data_xitong_bg.jpg) center bottom no-repeat #fafbfc; background-size:100% auto;}
.xitong_one{ width:686px; margin:0 auto; overflow:hidden;}
.mt70{ margin-top:70px;}
.xitong_name{ float:left; width:123px; height:44px; margin-top:13px;font:normal 22px/44px "微软雅黑"; color:#fff; text-align:center;background:url(/skin/default/images/xitong_name_bg.png); background-size:100% auto;}
.xt_right{float:right; width:550px;}
.xt_line{ width:550px; height:65px; border-bottom:1px dashed #afafaf; overflow:hidden;}
.xt_line a{ float:left; width:120px; padding-left:17px;font:normal 20px/64px "微软雅黑"; color:#000000;}
/* wanfa */
.wanfa_box{width:750px; height:703px; background:url(/skin/default/images/data_wanfa_bg.jpg) center top no-repeat; background-size:100% auto;}
.wanfa_tab{ width:480px; height:53px; margin:35px auto 0; overflow:hidden;}
.wanfa_tab li{ float:left;}
.wanfa_tab li img{ width:1px; margin-top:14px;}
.tab_wanfa{ width:159px; height:53px; margin:0 40px;font:normal 24px/53px "微软雅黑"; text-align:center;}
.wanfa_tab li.on{ color:#fff;background:url(/skin/default/images/tab_wanfa_on.png); background-size:100% auto;}
.wanfa_cont{ display:none; width:714px; height:522px; margin:0 auto; overflow:hidden;}
.wanfa_cont ul{ width:714px; overflow:hidden;}
.wanfa_cont ul li{float:left; width:333px; height:200px; margin:22px 12px 0; overflow:hidden;}
.wanfa_cont ul li a{ display:block; position:relative;width:333px; height:200px;}
.wanfa_cont ul li a img{ display:block;width:333px; height:200px;}
.wanfa_cont ul li a div{ position:absolute; width:333px; height:50px; left:0; bottom:0;font:normal 20px/50px "微软雅黑"; color:#fff; text-align:center; background:rgba(0,0,0,0.6);}
.wanfa_more{ display:block; width:160px; height:40px;margin:30px auto 0;font:normal 22px/40px "微软雅黑"; color:#3f6c83; text-align:center; border:1px solid #00548c;}
/* zhuangbei */
.zhuangbei_box{width:750px; height:750px; padding-top:17px; background:url(/skin/default/images/data_zhuangbei_bg.jpg) center top no-repeat; background-size:100% auto;}
.zhuangbei_ul{ width:750px; height:410px; padding-top:22px;}
.zhuangbei_ul li{ float:left; width:250px; height:170px; margin-top:34px; overflow:hidden;}
.zhuangbei_ul li img{ display:block; width:126px; height:126px; margin:0 auto;}
.zb_name{ width:104px; height:26px; margin:13px auto 0;font:normal 20px/26px "微软雅黑"; text-align:center;background:url(/skin/default/images/zb_name_bg.png); background-size:100% auto;}
.zhuangbei_box .gtt{ margin-top:100px;}
/* news_list================================= */
.inside_wrap{ width:750px; padding:125px 0 0; background-color:#fff; overflow:hidden; padding-bottom: 30px;}
.inside_t_wrap{ width:690px; height:46px; margin:0 auto; border-bottom:1px solid #d6d6d6; overflow:hidden;}
.in_t_left{ float:left; font:normal 24px/24px "微软雅黑"; color:#6d6d6d;}
.in_t_left a{ margin-right:18px; color:#6d6d6d;}
.in_t_left span{ margin-left:18px; font-weight:bold; color:#424242;}
.in_t_bread{ float:right; font:normal 20px/24px "微软雅黑"; color:#6d6d6d; text-align:right;}
.in_t_bread a{ color:#6d6d6d;}
.news_nav{ width:690px; height:65px; padding:15px 0 0 0; margin:16px auto 0; background-color:#51aae2; text-align:center; overflow:hidden;}
.news_nav a{float:left; width:110px; height:50px; margin:0 14px;font:bold 23px/50px "微软雅黑"; color:#fff; text-align:center;}
.news_nav a.on{ color:#51aae2; background:url(/skin/default/images/news_nav_on.png); background-size:100% 100%;}
.inside_news_list{ width:690px; margin:0 auto;min-height:580px;}
.inside_news_list li{ width:690px; height:80px; font:normal 17px/80px "微软雅黑"; color:#7d7d7d; text-align:right; border-bottom:1px solid #929292; overflow:hidden;}
.inside_news_list li p{ float:left; width:595px; height:80px; font-size:22px; color:#432a14; text-align:left; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.inside_news_list li p span{ float:left; width:80px; height:25px; margin:26px 5px 0 0; font:normal 17px/25px "微软雅黑"; color:#fff; text-align:center; background:url(/skin/default/images/news_tag.png); background-size:100% 100%; vertical-align:middle;}
.inside_news_list li p a{ color:#000000;}
/*#in_getmore{display:block; width:120px; height:35x; margin:30px auto 0;font:normal 17px/35px "微软雅黑"; color:#000; text-align:center; border:1px solid #a9a9a9;}*/
#in_getmore{display:block; width:100%; height:35x; margin:30px auto 0;font:normal 17px/35px "微软雅黑"; color:#000; text-align:center; padding-bottom: 30px;}
#in_getmore a{ border:1px solid #a9a9a9;padding:5px 10px;color:#000;}
.inside_wrap .sns_box{ margin-top:34px;}

/*.inside_footer{ width:750px; margin-top:34px;background-color:#101216;}*/
/* news================================= */
.art_t_wrap{ width:670px; padding:10px; margin:30px auto 0; background-color:#ededed; overflow:hidden;}
.news_title{display:-webkit-flex;display:flex; width:100%; font:bold 1rem/1.2rem "微软雅黑"; color:#353535; text-align:center;overflow:hidden;-webkit-justify-content:center;justify-content:center;}
.article_info{font:normal 0.5rem/0.6rem "微软雅黑"; color:#5c5c5c; text-align:center; }
.article_cont{ width:690px; margin:0 auto; font:normal 0.6rem/0.9rem "微软雅黑";  color:#525252;min-height:590px;}
.article_cont p{ padding-top:20px; }
.article_cont span{white-space:normal !important;}
.article_cont img{ display:block; max-width:690px; margin:20px auto 0;}
/* img_list================================= */
.img_list_nav{ width:690px; height:50px; margin:20px auto 0; text-align:center; overflow:hidden;}
.img_list_nav a{ display:inline-block; width:141px; height:50px; margin:0 36px;font:normal 20px/50px "微软雅黑"; color:#424242; text-align:center;}
.img_list_nav a.on{ color:#fff;background:url(/skin/default/images/img_list_nav.png); background-size:100% auto;}
.img_list{ width:706px; margin:0 auto; overflow:hidden;display:block;min-height:800px;}
.img_list li{ position:relative; float:left; width:310px; height:222px; margin:33px 21px 0; overflow:hidden;}
.img_list li .list_img{ display:block; width:310px; height:186px;}
.img_list li p{ height:25px; margin-top:10px; font:normal 18px/25px "微软雅黑"; color:#424242; text-align:center;}
.img_list li p a{ color:#424242;}