﻿@charset "utf-8";
/* CSS Document */
body{width:100%; height:auto; background:url("../images/body_bg.jpg") no-repeat center 0px;}
a:hover{ text-decoration:none;}
#header{width:1200px; height:387px; margin:0 auto; position:relative;}
.warning{position:absolute;left:0px;top:10px;color:#b70000;font-size:12px;font-family:'Microsoft YaHei';font-weight:bold;}
.header_link{width:100%; height:100%;position:relative;}
.video_bg{width: 202px;height: 83px;position:absolute;top:30px;left:360px;}
.video_box{width: 202px;height: 83px;position:absolute;top:0px;left:0px;}
.video_bg a{position:absolute;width: 202px;height: 83px;background:url('about:blank');}

.server{position:absolute;right:0;height:30px;line-height:30px;width:210px;text-align:left;bottom:0;}
.new_server{position:absolute;bottom:0px;right:0px;background:#3f004f;border:1px solid #dab9e3;}
.new_server em{width: 191px;height: 28px;background:url("../images/server_title.jpg") no-repeat;line-height:28px;text-align: center;color:#fff;font-family:'Microsoft YaHei';font-size:14px;}
.new_server span{line-height:28px;padding:0px 15px;color:#f8fa37;font-family:'Microsoft YaHei';font-size:13px;float:left;}
#main{width:1200px; height:384px; margin:0 auto;}
.main_l{width:666px; height:352px;}
.main_l_nav{width:666px; height:116px; position:relative; z-index:1;}
.btn1{width:245px; height:92px; background:url("../images/btn.jpg") no-repeat 0 0; text-align:center; padding-top:24px;}
.btn1 span{ font:bold 28px/40px 微软雅黑; color:#fff;}
.btn1 em{ font:12px/20px 微软雅黑; color:#b3a3c3; opacity:0.6; filter:alpha(opacity=60);}
.btn1:hover{ background-position:0px -116px;}
.btn2{width:140px; height:53px; background:url("../images/btn.jpg") no-repeat -245px 0; margin-top:11px; font:21px/40px 微软雅黑; color:#fff; text-align:center; padding-top:52px;}
.btn2:hover{ background-position:-245px -116px;}
.btn3{width:140px; height:53px; background:url("../images/btn.jpg") no-repeat -385px 0; margin-top:11px; font:21px/40px 微软雅黑; color:#fff; text-align:center; padding-top:52px;}
.btn3:hover{ background-position:-385px -116px;}
.btn4{width:141px; height:53px; background:url("../images/btn.jpg") no-repeat -525px 0; margin-top:11px; font:21px/40px 微软雅黑; color:#fff; text-align:center; padding-top:52px;}
.btn4:hover{ background-position:-525px -116px;}
.banner{width:666px; height:248px; overflow:hidden; position:relative;}
.bannerBar{width:100%; height:100%;}
.bannerBar_switch{width:auto; height:8px; line-height:8px; font-size:0px; position:absolute; top:230px; right:20px;}
.bannerBar_switch a{width:8px; height:8px; background:#FFF; margin-right:6px;}
.bannerBar_switch a.cur{width:20px; background:#bf1313;}
.main_r{width:531px; height:352px;}
.main_r_t{width:100%; height:96px; background:url("../images/img1.jpg") no-repeat; margin-top:10px;}
.main_r_t_1{height:40px; padding-left:20px; padding-top:10px;}
.main_r_t_1 a{font:bold 21px/40px 微软雅黑; color:#e8bb6c;}
.main_r_t_1 .main_r_t_1_dec{width:335px; height:40px; font:14px/20px 微软雅黑; color:#7a729c;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.index_news{width:100%; height:45px; background:#fff; margin-top:3px; position:relative;}
.index_news_nav dd{width:94px; height:41px; border-bottom:4px solid #75548f;}
.index_news_nav .last{width:61px; height:41px;}
.fg_index_news{width:94px; height:0px; font-size:0px; line-height:0px; border-bottom:4px solid #c2a573; position:absolute; top:41px;left:0px;}
.index_news_nav dd a{width:92px; height:20px; border-right:2px solid #f3f2f6; margin:10px 0; text-align:center; font:bold 14px/20px 微软雅黑;color:#451a6e;}
.plus_news{width:21px; height:21px; border-radius:10px; background:#4b426f; margin:10px 0 0 28px; position:relative;}
.index_news_nav dd .plus{width:11px; height:11px; background:url("../images/plus.png") no-repeat; border:none; margin:0; position:absolute; top:5px; left:5px;}
.moveroate_s {
    -webkit-animation-name: moveroate_s;
    animation-name : moveroate_s;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes moveroate_s {
    from {}
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}
@keyframes moveroate_s {
    from {}
    to {
		-webkit-transform:rotate(360deg);
        transform:rotate(360deg);
    }
}
.moveroate_e {
    -webkit-animation-name: moveroate_e;
    animation-name : moveroate_e;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes moveroate_e {
    from {}
    to {
        -webkit-transform:rotate(-360deg);
        transform:rotate(-360deg);
    }
}
@keyframes moveroate_e {
    from {}
    to {
		-webkit-transform:rotate(-360deg);
        transform:rotate(-360deg);
    }
}
.index_news_con{width:100%; height:268px; background:#fff;}
.index_newszh,.index_newsxw,.index_newshd,.index_newsgg,.index_newsmt{width:460px; height:192px; padding:17px 0 0 24px;}
.index_newszh li,.index_newsxw li,.index_newshd li,.index_newsgg li,.index_newsmt li{width:100%; height:32px; font:14px/18px 微软雅黑; color:#606060;}
.index_newszh li i,.index_newsxw li i,.index_newshd li i,.index_newsgg li i,.index_newsmt li i{ padding:0 2px; font:bold 26px/4px 微软雅黑;}
.index_newszh li span{ padding-right:5px;}
.index_newszh li a{font:14px/18px 微软雅黑; color:#606060;}
.index_newsxw a,.index_newshd a,.index_newsgg a,.index_newsmt a{font:14px/18px 微软雅黑; color:#606060; padding-left:10px;}
.index_gg{width:1200px; height:132px;margin:0 auto;}
.index_gg ul{height:auto; margin-right:-8px;}
.index_gg ul li{float:left; width:292px; height:132px; margin-right:8px;}
.occupationShow{width:1200px; height:auto; margin:20px auto;}
.occupationShow_nav{width:1200px; height:40px;}
.occupationShow_icon{text-indent:-999em;width:214px; height:40px; background:url("../images/fon_floor.png") no-repeat 0 0; }
.occupationShow_switch{width:875px; height:40px; position:relative;}
.occupationShow_switch li{width:172px;height:30px; margin:5px auto;}
.border_occs_lr{border-left:1px solid #dbdadf;border-right:1px solid #dbdadf;}
.border_occs_lr1{border-left:1px solid #fff;border-right:1px solid #dbdadf;}
.occupationShow_switch li a{width:87px; height:30px; margin:0 auto;cursor:pointer;}
.occupationShow_switch li a em,.occupationShow_switch li a span{cursor:pointer;}
.fl_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat 0 0;}
.occupationShow_switch .cur .fl_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat 0 -33px;}
.sj_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -33px 0;}
.occupationShow_switch .cur .sj_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -33px -33px;}
.qs_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -66px 0;}
.occupationShow_switch .cur .qs_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -66px -33px;}
.lx_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -99px 0;}
.occupationShow_switch .cur .lx_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -99px -33px;}
.cx_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -132px 0;}
.occupationShow_switch .cur .cx_icon_occs{width:33px;height:33px; background:url("../images/icon_bg.png") no-repeat -132px -33px;}
.occupationShow_switch li a span{font:24px/30px 微软雅黑; color:#6d5ea3; padding-left:5px;}
.occupationShow_switch .cur a span{font:24px/30px 微软雅黑; color:#c59648;}
.fg_index_occs{width:174px; height:0px; font-size:0px; line-height:0px; border-bottom:2px solid #c5a278; position:absolute; top:42px;left:0px;}
.occupationShow_con{width:1200px; height:453px; margin-top:4px; position:relative; overflow:hidden;}
.occupationShow_con_bg{width:1784px; height:453px; background:url("../images/zybg.jpg") no-repeat 0 0; position:absolute;left:0px;top:0px;}
.fl_occupationShow_con_l_img{width:314px; height:195px; background:url("../images/fl_img1.png") no-repeat; position:absolute; top:40px; left:97px;}
.sj_occupationShow_con_l_img{width:315px; height:195px; background:url("../images/sj_img1.png") no-repeat; position:absolute; top:40px; left:97px;}
.qs_occupationShow_con_l_img{width:314px; height:192px; background:url("../images/qs_img1.png") no-repeat; position:absolute; top:40px; left:97px;}
.lx_occupationShow_con_l_img{width:316px; height:194px; background:url("../images/lx_img1.png") no-repeat; position:absolute; top:40px; left:97px;}
.cx_occupationShow_con_l_img{width:315px; height:193px; background:url("../images/cx_img1.png") no-repeat; position:absolute; top:40px; left:97px;}
.fl_occupationShow_con_peo{width:523px; height:440px; background:url("../images/fl_peo.png") no-repeat; position:absolute; top:0px; left:547px;}
.fl_occupationShow_con_peo1{width:523px; height:440px; background:url("../images/fl_nan.png") no-repeat; position:absolute; top:0px; left:685px;}
.sj_occupationShow_con_peo{width:473px; height:433px;background:url("../images/sj_peo.png") no-repeat; position:absolute; top:0px; left:716px;}
.sj_occupationShow_con_peo1{width:473px; height:433px;background:url("../images/nsj_peo.png") no-repeat; position:absolute; top:0px; left:716px;}
.qs_occupationShow_con_peo{width:449px; height:418px; background:url("../images/qs_peo.png") no-repeat; position:absolute; top:0px; left:547px;}
.lx_occupationShow_con_peo{width:372px; height:436px; background:url("../images/lx_peo.png") no-repeat; position:absolute; top:0px; left:680px;}
.lx_occupationShow_con_peo1{width:372px; height:436px; background:url("../images/lx_nan.png") no-repeat; position:absolute; top:0px; left:680px;}
.cx_occupationShow_con_peo{width:182px; height:397px; background:url("../images/cx_peo.png") no-repeat; position:absolute; top:0px; left:788px; top:38px;}
.fl_occupationShow_con_2_img{width:71px; height:174px; background:url("../images/fl_img2.png") no-repeat; position:absolute; top:160px; left:1065px;}
.sj_occupationShow_con_2_img{width:54px; height:154px;background:url("../images/sj_img2.png") no-repeat; position:absolute; top:40px; left:616px;}
.qs_occupationShow_con_2_img{width:53px; height:153px;background:url("../images/qs_img2.png") no-repeat; position:absolute; top:40px; left:987px;}
.lx_occupationShow_con_2_img{width:57px; height:152px;background:url("../images/lx_img2.png") no-repeat; position:absolute; top:40px; left:1030px;}
.cx_occupationShow_con_2_img{width:55px; height:155px;background:url("../images/cx_img2.png") no-repeat; position:absolute; top:40px; left:1030px;}
.fl_occupationShow_con_3_img{width:391px; height:370px; background:url("../images/fl_img3.png") no-repeat; position:absolute; top:40px; right:-500px;}
.sj_occupationShow_con_3_img{width:392px; height:370px; background:url("../images/sj_img3.png") no-repeat; position:absolute; top:40px; right:-500px;}
.qs_occupationShow_con_3_img{width:392px; height:370px; background:url("../images/qs_img3.png") no-repeat; position:absolute; top:40px; right:-500px;}
.lx_occupationShow_con_3_img{width:391px; height:370px; background:url("../images/lx_img3.png") no-repeat; position:absolute; top:40px; right:-500px;}
.cx_occupationShow_con_3_img{width:393px; height:370px; background:url("../images/cx_img3.png") no-repeat; position:absolute; top:40px; right:-500px;}
.zyzs_img3 a{width:128px; height:48px; position:absolute; top:264px; left:264px;}
.prev{width:430px; height:453px; background:url("../images/icon2_01.png") no-repeat 0 center; position:absolute; z-index:111; left:38px; top:0px;}
.next{width:430px; height:453px; background:url("../images/icon2_02.png") no-repeat right center; position:absolute; z-index:111; right:38px; top:0px;}

.movebg_s {
    -webkit-animation-name: movebg_s;
    animation-name : movebg_s;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes movebg_s {
    from {left:0px;}
    to {left:-497px;}
}
@keyframes movebg_s {
    from {left:0px;}
    to {left:-497px;}
}
.movebg_s_sj {
    -webkit-animation-name: movebg_s_sj;
    animation-name : movebg_s_sj;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes movebg_s_sj {
    from {left:0px;}
    to {left:-585px;}
}
@keyframes movebg_s_sj {
    from {left:0px;}
    to {left:-585px;}
}
.movebg_e_sj {
    -webkit-animation-name: movebg_e_sj;
    animation-name : movebg_e_sj;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes movebg_e_sj {
        from {left:-597px;}
         to {left:0px;}
}
@keyframes movebg_e_sj {
    from {left:-597px;}
     to {left:0px;}
}
.movebg_e {
    -webkit-animation-name: movebg_e;
    animation-name : movebg_e;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes movebg_e {
    from {left:-497px;}
    to {left:0px;}
}
@keyframes movebg_e {
    from {left:-497px;}
    to {left:0px;}
}

.move_wenzi1_e{
	 -webkit-animation-name: move_wenzi1_e;
    animation-name : move_wenzi1_e;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi1_e {
    from {top:-500px;opacity:0;}
    to {top:40px;opacity:1;}
}
@keyframes move_wenzi1_e {
   from {top:-500px;opacity:0;}
    to {top:40px;opacity:1;}
}
.move_wenzi1_s{
	 -webkit-animation-name: move_wenzi1_s;
    animation-name : move_wenzi1_s;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi1_s {
    from {top:40px;opacity:1.0;}
    to {top:-500px;opacity:0;}
}
@keyframes move_wenzi1_s {
    from {top:40px; opacity:1.0;}
    to {top:-500px; opacity:0;}
}

.move_peo_s_sj{
	 -webkit-animation-name: move_peo_s_sj;
    animation-name : move_peo_s_sj;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
	animation-delay:1s;
   -webkit-animation-delay:1s;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_s_sj {
    from {left:716px;}
    to {left:126px;}
}
@keyframes move_peo_s_sj {
     from {left:716px;}
    to {left:126px;}
}
.move_peo_e_sj{
	 -webkit-animation-name: move_peo_e_sj;
    animation-name : move_peo_e_sj;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_e_sj {
    from {left:114px;}
    to {left:716px;}
}
@keyframes move_peo_e_sj {
      from {left:114px;}
    to {left:716px;}
}

.move_peo_s_fl{
	 -webkit-animation-name: move_peo_s_fl;
    animation-name : move_peo_s_fl;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
	animation-delay:1s;
   -webkit-animation-delay:1s;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_s_fl {
    from {left:547px;}
    to {left:50px;}
}
@keyframes move_peo_s_fl {
    from {left:547px;}
    to {left:50px;}
}
.move_peo_e_fl{
	 -webkit-animation-name: move_peo_e_fl;
    animation-name : move_peo_e_fl;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_e_fl {
    from {left:50px;}
    to {left:547px;}
}
@keyframes move_peo_e_fl {
     from {left:50px;}
    to {left:547px;}
}

.move_peo_s_lx{
	 -webkit-animation-name: move_peo_s_lx;
    animation-name : move_peo_s_lx;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
	animation-delay:1s;
   -webkit-animation-delay:1s;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_s_lx {
    from {left:680px;}
    to {left:193px;}
}
@keyframes move_peo_s_lx {
    from {left:680px;}
    to {left:193px;}
}
.move_peo_e_lx{
	 -webkit-animation-name: move_peo_e_lx;
    animation-name : move_peo_e_lx;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_e_lx {
    from {left:193px;}
    to {left:680px;}
}
@keyframes move_peo_e_lx {
     from {left:193px;}
    to {left:680px;}
}


.move_peo_s_cx{
	 -webkit-animation-name: move_peo_s_cx;
    animation-name : move_peo_s_cx;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
	animation-delay:1s;
   -webkit-animation-delay:1s;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_s_cx {
    from {left:788px;}
    to {left:297px;}
}
@keyframes move_peo_s_cx {
    from {left:788px;}
    to {left:297px;}
}
.move_peo_e_cx{
	 -webkit-animation-name: move_peo_e_cx;
    animation-name : move_peo_e_cx;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_peo_e_cx {
    from {left:297px;}
    to {left:788px;}
}
@keyframes move_peo_e_cx {
     from {left:297px;}
    to {left:788px;}
}


.move_wenzi2_e{
	 -webkit-animation-name: move_wenzi2_e;
    animation-name : move_wenzi2_e;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi2_e {
    from {top:-500px;opacity:0;}
    to {top:40px;opacity:1;}
}
@keyframes move_wenzi2_e {
   from {top:-500px;opacity:0;}
    to {top:40px;opacity:1;}
}
.move_wenzi2_s{
	 -webkit-animation-name: move_wenzi2_s;
    animation-name : move_wenzi2_s;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi2_s {
    from {top:40px;opacity:1.0;}
    to {top:-500px;opacity:0;}
}
@keyframes move_wenzi2_s {
    from {top:40px; opacity:1.0;}
    to {top:-500px; opacity:0;}
}
.move_wenzi2_sse{
	 -webkit-animation-name: move_wenzi2_sse;
    animation-name : move_wenzi2_sse;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi2_sse {
    from {top:-500px;opacity:0;}
    to {top:165px;opacity:1;}
}
@keyframes move_wenzi2_sse {
   from {top:-500px;opacity:0;}
    to {top:165px;opacity:1;}
}
.move_wenzi2_sss{
	 -webkit-animation-name: move_wenzi2_sss;
    animation-name : move_wenzi2_sss;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi2_sss {
    from {top:165px;opacity:1.0;}
    to {top:-500px;opacity:0;}
}
@keyframes move_wenzi2_sss {
    from {top:165px; opacity:1.0;}
    to {top:-500px; opacity:0;}
}

.move_wenzi3_e{
	 -webkit-animation-name: move_wenzi3_e;
    animation-name : move_wenzi3_e;
    -webkit-animation-duration : 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi3_e {
    from {right:150px;}
   to {right:-600px;}
}
@keyframes move_wenzi3_e {
  from {right:150px;}
   to {right:-600px;}
}
.move_wenzi3_s{
	 -webkit-animation-name: move_wenzi3_s;
    animation-name : move_wenzi3_s;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
	animation-delay:2s;
   -webkit-animation-delay:2s;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_wenzi3_s {
    from {right:-600px;}
    to {right:150px;}
}
@keyframes move_wenzi3_s {
    from {right:-600px;}
    to {right:150px;}
}
.indexbjs{width:1200px; height:420px; margin:0 auto;}
.indexbjs_nav{width:100%;height:40px; border-bottom:2px solid #eaeaea;}
.bjs_l{width:600px;}
.bjs_r{width:580px; margin-left:20px}
.bjs_icon{ background-position:0 -40px;}
.video_icon{ background-position:0 -320px;}
.indexbjs .plus_news,.index_stg .plus_news,.GamePlayer_nav .plus_news{ margin-right:15px;}
.plus{width:11px; height:11px; background:url("../images/plus.png") no-repeat; border:none; margin:0; position:absolute; top:5px; left:5px;}
.indexbjs_con{width:100%; height:345px; margin-top:17px;}
.indexvideo_con{width:100%; height:400px; margin-top:17px; background:#000}
.indexbjs_con_l{width:237px; height:400px;}
.indexbjs_con_l ul,.indexbjs_con_l li{width:237px; height:400px;}
.indexbjs_con_r{width:905px; height:277px;}
.indexbjs_con_r_nav{width:100%; height:129px;}
.indexbjs_con_r_nav ul{height:129px; margin-right:-13px;}
.indexbjs_con_r_nav ul li{width:292px; float:left; height:129px; background:#545454; margin-right:13px;  position:relative; overflow:hidden;}
.fg_indexbjs_nav{width:292px;height:7px;line-height:7px;font-size:0px; background:#c2a573; position:absolute;top:122px;left:-310px;}
.move_fg_indexbjs_nav_s{
	 -webkit-animation-name: move_fg_indexbjs_nav_s;
    animation-name : move_fg_indexbjs_nav_s;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_fg_indexbjs_nav_s {
    from {left:-292px;}
    to {left:0px;}
}
@keyframes move_fg_indexbjs_nav_s {
    from {left:-292px;}
    to {left:0px;}
}
.move_fg_indexbjs_nav_e{
	 -webkit-animation-name: move_fg_indexbjs_nav_e;
    animation-name : move_fg_indexbjs_nav_e;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes move_fg_indexbjs_nav_e {
    from {left:0px;}
    to {left:-292px;}
}
@keyframes move_fg_indexbjs_nav_e {
    from {left:0px;}
    to {left:-292px;}
}
.indexbjs_con_r_con{width:600px; height:345px; border:1px solid #d3d3d3;}
.indexbjs_con_r_con_box{width:598px; height:343px; border:1px solid #fcfcfc; background:#FCFCFC;}
.indexbjs_con_r_con_box_l{width:100%; height:343px;background:#000}
.indexbjs_con_r_con_box_r{width:0%; height:400px;}
.indexbjs_con_r_con_box_font{font:bold 16px/45px 微软雅黑; color:#fff; margin-left:10px;width:114px;float:left; background:url('../images/GameShow_Title.jpg'); margin-top:10px;text-align:center}
.indexbjs_con_r_con_box_ul{ padding-left:20px;height:45px; margin-left:130px;line-height:45px;margin-top:10px;background:url('../images/GameShow_li.jpg');}
.indexbjs_con_r_con_box_ul li{height:45px;line-height:45px;margin-right:10px;color:#CCC;}
.indexbjs_con_r_con_box_ul li a{font:14px 微软雅黑; color:#CCC;letter-spacing: 1px;line-height:40px;}
.index_stg{width:1200px; margin:20px auto;}
.index_stg_nav{width:1200px;height:40px; border-bottom:2px solid #eaeaea;}
.stg_icon{background-position:0 -80px;}
.wjx_icon{background-position:0 0px;}
.index_stg_switch{width:348px; height:40px; margin-left:570px;}
.index_stg_switch ul{width:100%; height:100%; position:relative;}
.index_stg_switch ul li{width:172px; height:30px; border-left:1px solid #dcd9e5; border-right:1px solid #dcd9e5; margin-top:5px; text-align:center;}
.index_stg_switch ul li a{font:24px/30px 微软雅黑; color:#6d5fa4;}
.index_stg_switch ul .cur a{font:24px/30px 微软雅黑; color:#c89844;}
.fg_index_stg{width:174px; height:0px; line-height:0px; font-size:0px; border-bottom:2px solid #c89844; position:absolute;top:40px; left:0px;}
.index_stg_con{width:1200px; height:154px; margin-top:20px;}
.originalpaint{width:100%; height:100%;}
.originalpaint ul{ height:auto; margin-right:-12px;}
.originalpaint ul li{width:291px; height:154px; margin-right:12px;}
.videofrequency{width:100%; height:100%;}
.videofrequency ul{ height:auto; margin-right:-12px;}
.videofrequency ul li{width:291px; height:154px; margin-right:12px; position:relative; overflow:hidden;}
.videofrequency ul li p{width:100%; height:40px; position:absolute; bottom:-40px; left:0px; background:#000; opacity:0.8; font:14px/40px 微软雅黑; color:#fff; text-align:center;filter:alpha(opacity=80);}
.index_media_zz{width:291px;height:154px;position:absolute;top:0;left:0;z-index:111;background:url("../images/index_media_zz.png") no-repeat;cursor:pointer;}
.videofrequency_move_e{
	-webkit-animation-name: videofrequency_move_e;
    animation-name : videofrequency_move_e;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes videofrequency_move_e {
    from {bottom:0px;}
    to {bottom:-40px;}
}
@keyframes videofrequency_move_e {
    from {bottom:0px;}
    to {bottom:-40px;}
}
.videofrequency_move_s{
	-webkit-animation-name: videofrequency_move_s;
    animation-name : videofrequency_move_s;
    -webkit-animation-duration : 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count : 1;
    animation-iteration-count : 1;
    -webkit-animation-fill-mode : forwards;
    animation-fill-mode : forwards;
}
@-webkit-keyframes videofrequency_move_s {
    from {bottom:-40px;}
    to {bottom:0px;}
}
@keyframes videofrequency_move_s {
       from {bottom:-40px;}
       to {bottom:0px;}
}
.AssociatedMedia{width:1200px; height:auto; margin:0 auto 20px auto;}
.AssociatedMedia_nav{width:1200px;height:40px; border-bottom:2px solid #eaeaea;}
.AssociatedMedia_icon{ background-position:0px -120px;}
.chain{width:800px; height:30px; margin-top:5px;}
.chain_icon{width:17px; height:19px; background:url("../images/icon.jpg") no-repeat; margin-top:5px; margin-right:10px;}
.chain ul{width:auto; height:30px;}
.chain ul li{width:auto; height:30px; margin-right:15px;}
.chain ul li a{font:14px/30px 微软雅黑; color:#929292;}
.AssociatedMedia_con{width:1200px; margin-top:14px; height:120px; position:relative; overflow:hidden;}
.AssociatedMedia_con ul{width:1212px; margin-right:-12px; position:absolute;}
.AssociatedMedia_con ul li{width:291px; height:120px; margin-right:12px; background:#ccc; float:left; display:inline;}
.index_media{width:1200px;height:387px; position:absolute; top:0px;left:-118px;z-index:0;overflow:hidden;}
#header .media_link{width:1200px;height:387px; position:absolute; top:0px;left:0px;z-index:2;}
.popup_index{width:784px;height:620px;border:4px solid #c2a573;background:#4b426f;position:relative;}
.popup_index ul li{width:100%;height:100%;}
.pop_close{width:61px;height:61px;background:url("../images/close.jpg") no-repeat;position:absolute;top:0px;right:0px;}
.pop_link{width:100%;height:100%;}
/*add 2015.3.2*/
.fl_occupationShow_switch,.lx_occupationShow_switch,.sj_occupationShow_switch{width:114px;height:23px;position:absolute;z-index:100;top:105px;left:423px;}
.fl_occupationShow_switch ul,.lx_occupationShow_switch ul,.sj_occupationShow_switch ul{width:100%;height:100%;}
.fl_occupationShow_switch ul li,.lx_occupationShow_switch ul li,.sj_occupationShow_switch ul li{width:54px;height:23px;}
.fl_occupationShow_switch ul .cur .fl_occupationShow_nan,.lx_occupationShow_switch ul .cur .lx_occupationShow_nan,.sj_occupationShow_switch ul .cur .sj_occupationShow_nan{background:#6fa2d1;border:2px solid #57748f;text-decoration:none;width:50px;height:19px;font:16px/17px 微软雅黑;color:#fff;}
.fl_occupationShow_switch ul .cur .fl_occupationShow_nv,.lx_occupationShow_switch ul .cur .lx_occupationShow_nv,.sj_occupationShow_switch ul .cur .sj_occupationShow_nv{background:#c45c5c;text-decoration:none;border:2px solid #884b4b;width:50px;height:19px;font:16px/17px 微软雅黑;color:#fff;}
.fl_occupationShow_nan,.lx_occupationShow_nan,.sj_occupationShow_nan{width:54px;height:23px;background:#6587a7;text-align:center;font:16px/23px 微软雅黑;color:#fff;}
.fl_occupationShow_nv,.lx_occupationShow_nv,.sj_occupationShow_nv{width:54px;height:23px;background:#ae6c6d;text-align:center;font:16px/23px 微软雅黑;color:#fff;}
.fl_occupationShow_nan:hover,.lx_occupationShow_nan:hover,.sj_occupationShow_nan:hover{background:#6fa2d1;text-decoration:none;}
.fl_occupationShow_nv:hover,.lx_occupationShow_nv:hover,.sj_occupationShow_nv:hover{background:#c45c5c;text-decoration:none;}

/*2015 4 20*/
.gl_icon{background-position: 0 -160px;}
.glbjs_content_box{width:284px;height:277px;background:#f8f8f8;margin-top:17px;position:relative;}
.glbjs_nav dd{width:71px; height:41px; border-bottom:4px solid #75548f;}
.fg_glbjs{width:71px; height:0px; font-size:0px; line-height:0px; border-bottom:4px solid #c2a573; position:absolute; top:41px;left:0px;}
.glbjs_nav dd a{width:70px; height:20px; border-right:2px solid #f3f2f6; margin:10px 0; text-align:center; font:bold 14px/20px 微软雅黑;color:#451a6e;}
.glbjs_nav .last a{border-right:none;}
.glbjs_content{width:100%;height:130px;}
.glbjs_content ul li{width:100%;height:130px;}
.glbjs_content_ad{width:258px;height:86px;margin:0 auto;overflow:hidden;}
.glbjs_content_ad ul{width:100%;height:100%;}
.glbjs_content_ad ul li{width:100%;height:100%;}
.GamePlayer{width:1200px; height:auto; margin:0 auto 20px auto;}
.playerstyle,.playerhand{width:290px;margin-right:16px;}
.playerinteraction{width:588px;}
.GamePlayer_nav{width:100%;height:40px; border-bottom:2px solid #eaeaea;}
.playerstyle_icon{background-position: 0 -200px;}
.playerhand_icon{background-position: 0 -240px;}
.playerinteraction_icon{background-position: 0 -280px;}
.wanjia_women{width:100%;height:162px;margin-bottom:14px;position:relative;margin-top:14px;}
.wanjia_men{width:100%;height:162px;position:relative;}
.wanjia_women ul li,.wanjia_men ul li{width:100%;height:100%;}
.e_prev_wj{width:17px;height:24px;position:absolute;top:73px;left:7px;background:url("../images/icon_lr.png") no-repeat 0 0; opacity:0.8;filter:alpha(opacity=80);}
.e_next_wj{width:17px;height:24px;position:absolute;top:73px;right:7px;background:url("../images/icon_lr.png") no-repeat -17px 0;opacity:0.8;filter:alpha(opacity=80);}
.e_prev_wj:hover{opacity:1;filter:alpha(opacity=100);}
.e_next_wj:hover{opacity:1;filter:alpha(opacity=100);}
.upload_link{height:20px;margin-top:10px;margin-bottom:20px;}
.upload_link a{font:14px/20px 微软雅黑;color:#c89844;}
.playerhand_con{width:100%;height:338px;margin-top:14px; position:relative;}
.playerhand_con ul{width:100%;height:100%;}
.playerhand_con ul li{width:100%;height:100%;}
.e_hand_prev,.e_hand_next{top:158px;}
.playerinteraction_ad{width:596px;height:100px;margin-top:14px;overflow:hidden;}
.playerinteraction_ad ul{margin-right:-14px;height:100px;}
.playerinteraction_ad ul li{float:left;margin-right:8px;width:290px;height:100px;}
.playerinteraction_ad ul li img{width:290px;height:100px;}
.playerinteraction_list{width:100%;height:227px;background:#f8f8f8;margin-top:11px;position:relative;}
.playerinteraction_nav{width:100%; height:41px; border-bottom:4px solid #75548f;}
.playerinteraction_nav dd{width:114px; height:41px;}
.playerinteraction_nav .last{margin-right:5px;}
.playerinteraction_nav dd a{width:112px; height:20px; border-right:2px solid #f3f2f6; margin:10px 0; text-align:center; font:bold 14px/20px 微软雅黑;color:#451a6e;}
.fg_playerinteraction{width:114px; height:0px; font-size:0px; line-height:0px; border-bottom:4px solid #c2a573; position:absolute; top:41px;left:0px;}
.playerinteraction_nav .last a{color:#c89844;text-align:right;padding-right:15px;border-right:none;font-weight:400;}
.playerinteraction_list_box{width:100%;margin-top:18px;}
.playerinteraction_list_box ul{width:100%;height:100%;}
.playerinteraction_list_box ul li a{font:14px/30px 微软雅黑;color:#606060;padding-left:40px;}
.playerinteraction_list_box ul li span{font:14px/30px 微软雅黑;color:#606060;padding-right:54px;}
.pop_media{width:800px;height:494px;position:relative;background:#000;border:4px solid #c2a573;}
.pop_media a{width:60px;height:60px;background:url("../images/close.jpg") no-repeat 1px 1px;text-indent:-222em;position:absolute;top:-4px;right:-64px;}
.mobile_iframe{margin-top:5px;margin-left:5px;}

.head_media{width:800px;height:494px;position:relative;background:#000;border:4px solid #c2a573;}
.head_media a{width:60px;height:60px;background:url("../images/close.jpg") no-repeat 1px 1px;text-indent:-222em;position:absolute;top:-4px;right:-64px;}