/* 
* @Author: shmily
* @Date:   2019-07-02 15:58:33
* @Last Modified by:   songyaguang
* @Last Modified time: 2020-11-26 22:06:16
*/
html,body,form,ol,ul,li,div,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,th,td,font,em,ins,span,a {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {
    font-size: 100%;
    font-weight: normal
}
html {
    _filter: expression(document.execCommand("BackgroundImageCache",false,true));

}
ul,li,div,dl,dt,dd {
    list-style: none;
}
h1.wm-public {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
a {
    text-decoration: none;
}
a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}
img {
    border: 0;
}
font,em,i {
    font-style: normal;
}
label {
    vertical-align: middle;
    font-family: tahoma;
}
textarea,input,i {
    resize: none;
    outline: none;
}
textarea {
    overflow: auto;
}
ins {
    float: right;
    text-decoration: none;
    font-weight: normal;
}
.pub_wsp {
    word-wrap: break-word;
    word-break: break-all;
}
.pub_abso {
    vertical-align: middle;
}
.pub_clr {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.pub_ani {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.pub_yh {
    font-family: "Microsoft YaHei";
}
.pub_le {
    float: left;
}
.pub_lr {
    float: right;
}
.none {
    display: none;
}
body {
    background: #000;
    width:100%;
    font-size: 12px;
    min-width: 1200px;
    max-width: 1920px;
    font-family: "Microsoft YaHei",Verdana,Geneva,sans-serif,\5b8b\4f53;   
}
#_GB_NAV_{
    width: 100%;
    position: fixed !important;
}
.logo_box{
    width: 208px;
    position: absolute;
    top:40px;
    left: 36px;
    z-index: 11;
}
.logo_box img{
    width: 100%;
    height: 100%;
}
.l_bg{
    width: 314px;
    height: 100%;
    background:url(../ts/lbgnew1.png) repeat-y;
    position: absolute;
    left:0;
    top:0;
    z-index: 2;
}
.bottom_m{
    width: 126px !important;
    height: 150px;
    background: url(../ts/qr.png) no-repeat;width: 100%;
    position: absolute;
    left: 34px;
    bottom: 20px;
    z-index: 2;
}
.r_t_box{
    min-width: 630px;
    height: 100px;
    position: absolute;
    top:40px;
    right: 0;
    z-index: 10;
}
.g_download{
	position:relative;
	top:-20px;
}

.l_img{
    width: 295px;
    height: 21px;
    background: url(../ts/r_t1.png) no-repeat;
    float: left;
    margin-top:20px;
}
.r_img{
    width: 127px;
    height: 23px;
    background: url(../ts/r_t2.png) no-repeat;
    float: left;
    margin-top:20px;
}
.r_cont{
	position:relative;
    min-width:200px;
    height: 60px;
    float: left;
	right:100px;
    margin:20px 4px 0 8px;

}
.r_cont li{
    width: 200px;
    height: 60px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.r_cont li:last-child{
    margin-right: 0;
}
.r_cont li .a1{
    width: 38px;
    height: 38px;
    background:#fff;
    border-radius: 50%;
    display: block;
    line-height: 46px;
    margin-left:5px;
}
.r_cont li .r_plan{
    font-size: 12px;
    color:#534662;
    margin-top:4px;
}
.r_cont li:hover img{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
 .r_cont li .a1 img{
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
 }
 .xf_box {
	position: fixed;
	bottom: 300px;
	right: 0;
	z-index: 999
}
.close {
    cursor: pointer;
    position: absolute;
    right: 0%;
    padding: 12px 16px;
    transform: translate(0%, -50%);
    font-size: x-large;
  }
  
  .close:hover {
    color: #bbb;
}

.force-close {
    display:none;
}


.bg1{
    width: 100%;
    height: 100%;
    background:url(../img/section_a/kv.jpg) no-repeat;
    background-size: 100% 100%;
}
.bg2{
    width: 100%;
    height: 100%;
    background:url(../img/section_b/bg2.jpg) no-repeat;
    background-size: 100% 100%;
}
.bg3{
    width: 100%;
    height: 100%;
    background:url(../img/section_c/bg3.jpg) no-repeat;
    background-size: 100% 
}
.bg4{
    width: 100%;
    height: 100%;
	background:url(../img/section_d/bg4.jpg) no-repeat;
    background-size: 100% 83.5%;
	background-color: #3a4549;


}

.next_btn{
    width: 88px;
    height: 124px;
    background:url(../img/scroll-icon.png) no-repeat;
    display: block;
    position: absolute;
    left:50%;
    bottom: 20px;
    margin-left:-44px;
    z-index: 10;
    -webkit-animation: arrow 2s infinite ease;
    -moz-animation: arrow 2s infinite ease;
    -ms-animation: arrow 2s infinite ease;
    animation: arrow 2s infinite ease;
}
.next_btn1{
    width: 88px;
    height: 124px;
    background:url(../img/scroll-icon2.png) no-repeat;
    display: block;
    position: absolute;
    left:50%;
    bottom: 20px;
    margin-left:-44px;
    z-index: 10;
    -webkit-animation: arrow 2s infinite ease;
    -moz-animation: arrow 2s infinite ease;
    -ms-animation: arrow 2s infinite ease;
    animation: arrow 2s infinite ease;
}

.s2_title{
    min-width: 1024px;
    height: 100px;
    position: absolute;
    top:40px;
    left: 10%;
    z-index: 10;
}

.s2_contents{
    position: absolute;
    min-width: 1024px;
	height: 240px;
    top:180px;
    left: 10%;
    z-index: 11;

}

.s2_sub_contents{
    position: absolute;
    min-width: 1024px;
	height: 420px;
	width:1024px;

    top:440px;
    left: 10%;
    z-index: 11;
}

.s2_contents2{
    background:url(../img/section_b/ctn.jpg) no-repeat;

    position: absolute;
    width: 1041px;
	height: 738px;
    top:180px;
    left: 10%;
    z-index: 22;

}

.s2_image{
    background:url(../img/section_b/cha.png) no-repeat;
	width:100%;
	height:100%;
    position: absolute;
    right: -50%;

}
.s2_img1{
    background:url(../img/section_b/h1.png) no-repeat;
	width:409px;
	height:95px;
    position: absolute;
	top:3%; 


}

.s2_btn1{
    background:url(../img/section_b/intro-click-btn.png) no-repeat;
	width:262px;
	height:70px;
    position: absolute;
	top:15%;
    right: 28%;
	cursor: pointer;

}
.s2_btn1b{
    background:url(../img/section_b/intro-btn.png) no-repeat;
	width:262px;
	height:70px;
    position: absolute;
	top:15%;
    right: 28%;
	display:none;
	cursor: pointer;
 

}
.s2_btn2{
    background:url(../img/section_b/bgstory-btn.png) no-repeat;
	width:262px;
	height:70px;
    position: absolute;
	top:15%;
    right: 0%;
	cursor: pointer;

 

}
.s2_btn2b{
    background:url(../img/section_b/bgstory-click-btn.png) no-repeat;
	width:262px;
	height:70px;
    position: absolute;
	top:15%;
    right: 0%;
	display:none;
 	cursor: pointer;


}

.s2_video{

    position: absolute;
	top:0%;
    left: 0%;
	border:0.5px solid #B8B8A5;


}
.s2_info1{

    position: absolute;
	color:white;
	width:54%;
	top:0%;
	height: 240px;
    right: 1%;
	line-height: 2;
	text-align:left;

}
.s2_info2{

    position: absolute;
	color:white;
	width:99%;
	top:0%;
    right: 1%;
	line-height: 1.5;
	text-align:left;

}
.s2_info3{

    position: absolute;
	color:white;
	width:97%;
	top:0%;
    right: 1%;
	line-height: 1.7;
	text-align:left;

}


.s3_title{
    min-width: 1024px;
    position: absolute;
    top:40px;
    z-index: 10;

}
.s3_img1{
    background:url(../img/section_c/h2.png) no-repeat;
	width:416px;
	height:129px;


}
.s3_number{
    min-width: 1024px;
    position: absolute;
    top:220px;
    z-index: 10;

}

.s3_image2{
    background:url(../img/section_c/preregis-total.png) no-repeat;
	width:395px;
	height:29px;


}
.s3_total{
    position: relative;
	width:160px;
	height:60px;
	top:-46px;
	left:-70px;
	color:white;
	font-size: 55px;

}

.s3_card{
    min-width: 1600px;
    position: absolute;
	height:360px;
    top:270px;
    z-index: 10;
	color:white;

}

.s3_card_1a{
    background:url(../img/section_c/prg-1.png) no-repeat;
    position: absolute;

	width:272px;
	height:400px;
	left:0;

}
.s3_card_2a{
    background:url(../img/section_c/prg-2.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:20%;


}

.s3_card_3a{
    background:url(../img/section_c/prg-3.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:40%;

}

.s3_card_4a{
    background:url(../img/section_c/prg-4.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:60%;


}

.s3_card_5a{
    background:url(../img/section_c/prg-5.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:80%;


}

.s3_card_1b{
    background:url(../img/section_c/prg-done-1.png) no-repeat;
    position: absolute;

	width:272px;
	height:400px;
	left:0;

}
.s3_card_2b{
    background:url(../img/section_c/prg-done-2.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:20%;


}

.s3_card_3b{
    background:url(../img/section_c/prg-done-3.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:40%;

}

.s3_card_4b{
    background:url(../img/section_c/prg-done-4.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:60%;


}

.s3_card_5b{
    background:url(../img/section_c/prg-done-5.png) no-repeat;
    position: absolute;
	width:272px;
	height:400px;
	left:80%;


}
.s3_card_btn{
    background:url(../img/section_c/check-prize-btn.png) no-repeat;
    position: relative;

	width:199px;
	height:67px;
	top:280px;
	left:30px;
	cursor: pointer;
	
}

.s3_card_btn:hover{
    background:url(../img/section_c/check-prize-hvr-btn.png) no-repeat;
    position: relative;

	width:199px;
	height:67px;
	top:280px;
	left:30px;
	cursor: pointer;
	
}


.s3_prize_1{
    background:url(../img/section_c/prize-1.png) no-repeat;
    position: absolute;
	width:329px;
	height:444px;
	left:38%;
	z-index:9999;

}

.s3_prize_2{
    background:url(../img/section_c/prize-2.png) no-repeat;
    position: absolute;
	width:329px;
	height:444px;
	left:38%;
	z-index:9999;

}
.s3_prize_3{
    background:url(../img/section_c/prize-3.png) no-repeat;
    position: absolute;
	width:329px;
	height:444px;
	left:38%;
	z-index:9999;

}
.s3_prize_4{
    background:url(../img/section_c/prize-4.png) no-repeat;
    position: absolute;
	width:329px;
	height:444px;
	left:38%;
	z-index:9999;

}
.s3_prize_5{
    background:url(../img/section_c/prize-5.png) no-repeat;
    position: absolute;
	width:329px;
	height:444px;
	left:38%;
	z-index:9999;

}



.s3_info{
    min-width: 524px;
    position: absolute;
    top:720px;
    z-index: 10;
	color:white;
	line-height: 1.5;
	text-align:left;
}

.s4_title{
    min-width: 1024px;
    position: absolute;
    top:30px;
    z-index: 10;

}
.s4_img1{
    background:url(../img/section_d/h3.png) no-repeat;
	width:416px;
	height:129px;


}
.s4_main{
    min-width: 1600px;
    position: absolute;
    top:190px;
    z-index: 10;

}

.s4_image2{
    background:url(../img/section_d/ctn2.png) no-repeat;
	width:1530px;
	height:598px;
/*	position: relative;*/


}
.s4_info1{
    width: 460px;
	height:225px;
    position: absolute;
    top:70px;
	left:200px;

}

.s4_info2{
    width: 600px;
	height:225px;
    position: absolute;
    top:70px;
	right:200px;



}

.s4_info3{
    width: 460px;
	height:230px;
    position: absolute;
    bottom:70px;
	left:200px;

}
.s4_info4{
    width: 600px;
	height:230px;
    position: absolute;
    bottom:70px;
	right:200px;

}
.s4_info5{
    background:url(../img/section_d/popup.png) no-repeat;
    width: 659px;
	height:338px;
    position: relative;
	top:23%;
	z-index:999;

}

.s4_info1_title{
    background:url(../img/section_d/title1.png) no-repeat;
	width:177px;
	height:29px;
    position: absolute;
	left:0px;


}
.s4_info2_title{
    background:url(../img/section_d/title2.png) no-repeat;
	width:129px;
	height:29px;
    position: absolute;
	left:0px;

}
.s4_info3_title{
    background:url(../img/section_d/title3.png) no-repeat;
	width:177px;
	height:29px;
    position: absolute;
	left:0px;

}
.s4_info4_title{
    background:url(../img/section_d/title4.png) no-repeat;
	width:66px;
	height:29px;
    position: absolute;
	left:0px;

}


.s4_info1_contents{
	width: 460px;
	position: relative;
	height:360px;
    top:42px;
	color:white;
	line-height: 1.6;
	text-align:left;
}
.s4_info2_contents{
	width: 600px;
    position: relative;
	height:360px;
    top:42px;
	color:white;
	line-height: 1.6;
	text-align:left;
}
.s4_info3_contents{
    width: 600px;
    position: relative;
	height:360px;
    top:42px;
	color:white;
	line-height: 1.6;
	text-align:left;
}
.s4_info4_contents{
	width: 600px;
    position: relative;
	height:360px;
    top:42px;
	color:white;
	line-height: 1.6;
	text-align:left;
}



.s4_info4_prize{
    background:url(../img/section_d/prize-preregis.png) no-repeat;
	width:278px;
	height:268px;
	position: absolute;
	right:-20px;
	top:-65px;

}
.s4_btn{
    background:url(../img/section_d/regis-btn.png) no-repeat;
	width:228px;
	height:55px;
	position: relative;
	left:0px;	
	top:0px;
	border:0px;
	cursor: pointer;

}





.footer {
	height:auto;
    border-top: 0px solid #fff;
	width:60%;
    color: #fff;
	position: absolute;
	bottom:0px;

	font-size: 75%;
    font-weight: normal

}

.dl_btn{
    position: absolute;
    bottom: 25%;
    /* margin-left:-44px; */
    z-index: 10;
}

.pre_btn{
    position: absolute;
    bottom: 18%;
    /* margin-left:-44px; */
    z-index: 10;
}
.w1200{
    width: 1200px;
    height: 910px;
    margin:0 auto;
    position: relative;
}
.slogan{
    width: 795px;
    height: 431px;
    background: url(../img/section_a/slogan.png) no-repeat;
    position: absolute;
    top: 318px;
    left: 155px;
}
.video_box_v{
    width: 170px;
    height: 129px;
    padding: 4px 0 0 4px;
    position: absolute;
    top: 580px;
    left:50%;
    margin-left:-85px;
    z-index: 10;
    background: url(https://i3.gbimg.cn/zt/2019/06/26/pmain/images/cg_video_bg.png) no-repeat;
    cursor: pointer;
}
.video_box_v .p_gif{
    padding: 9px 0 0 29px;
}
.video_box_v .v_img{
    width: 106px;
    height: 106px;
    border-radius: 50%;
    display: block;   
}
.video_box_v .v_jiao{
    width: 38px;
    height: 43px;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/06/26/pmain/images/cg_video_sj.png) no-repeat;
    position: absolute;
    top: 45px;
    left: 71px;
}

.t2_bg{
    width:1135px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t2.png) no-repeat;
    transform:translateX(0px);
    opacity:0;
    transition:all .8s;
}
.ani-slide .t2_bg{
    transform:translateX(0);
     opacity:1;
}


.t3_bg{
    width:1135px;
    height: 109px;
    background:url(../ts/t3.png) no-repeat;
    position: absolute;
    top:140px;
    left:50%;
    margin-left: -567px;
    transform:translateX(0px);
    opacity:0;
    transition:all .8s;
}
.ani-slide .t3_bg{
    transform:translateX(0);
     opacity:1;
}
.b3_v{
    display: none;
}
.w1200_bg{
    width: 1252px;
    height: 910px;
    background:url(../feature/v_box.png) no-repeat;
    position: relative;
    z-index: 3;
    margin:40px auto 0;
}
.t3_bg_new{
    width:1135px;
    height: 109px;
    margin:100px auto 0;
    background:url(../feature/slogan_new.png) no-repeat;
}
.b3_box{
    width: 214px;
    height: 60px;
    position: absolute;
    left:50%;
    margin-left:-107px;
    top:600px;
    z-index: 10;
}
.b3_box a.a1{
    margin-right: 60px;
}
.b3_box a{
    display: block;
    float: left;
    width: 214px;
    height: 55px;
    background:url(../feature/btn.png) no-repeat;
    text-align: center;
    line-height: 55px;
    color:#fff;
    font-size: 24px;
    font-family: '造字工房刻宋'
}
.b3_box a.on{
    background:url(../feature/btn_on.png) no-repeat;
}
.video_box_btn{
    width:140px;
    height: 140px;
    margin:166px auto 0;
    position: relative;
}
.cer_box{
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    cursor: pointer;
}
.cerl_bg{
    width: 136px;
    height: 136px;
    background:url(../feature/v_bg.png) no-repeat;
    margin: 2px 0 0 2px;
    -webkit-animation: rotate 4s linear infinite 300ms 0 ease;
    -moz-animation: rotate 4s linear infinite 300ms 0 ease;
    -ms-animation: rotate 4s linear infinite 300ms 0 ease;
    animation: rotate 4s linear infinite 300ms 0 ease;
    -moz-animation: rotate 4s linear infinite;
    -webkit-animation: rotate 4s linear infinite;
    -o-animation: rotate 4s linear infinite;
    -ms-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}
.v_jiao_bg{
    width: 34px;
    height: 60px;
    background:url(../feature/v_jiao.png) no-repeat;
    position: absolute;
    top: 40px;
    left: 58px;
}

.d_btn{
    width: 309px;
    height: 53px;
    background: url(../ts/dsj.png) no-repeat;
    display: block;
    margin:130px auto 0;
    position: absolute;
    top:160px;
    left:50%;
    margin-left:-155px;
}
.d_btn:hover{
    background: url(../ts/dsj_on.png) no-repeat;
}
.r_x_line1{
    width: 100%;
    height: 148px;
    background: url(../ts/r_x_line.png) repeat-x;
    position: absolute;
    bottom: 160px;
    z-index: 2;
    margin: 0 auto;
}
.r_x_line{
    width: 100%;
    height: 225px;
    background:url(../ts/b_bg.png) no-repeat center;
    position: absolute;
    bottom: 160px;
    z-index: 2;
    margin:0 auto;
}
.r_x_line_h{
    width: 100%;
    height: 225px;
    background:url(../ts/h_bg.png) no-repeat center;
    position: absolute;
    bottom: 160px;
    z-index: 2;
    margin:0 auto;
}
.w1200_w{
    width: 1200px;
    margin:0 auto;
    position: relative;
}

.w1200_w .v_Btn{
    width: 117px;
    height: 125px;
    background:url(../ts/v_btn_v.png) no-repeat;
    position: absolute;
    left: 200px;
    top: -16px;
    z-index: 10;
    display: block;
}
.w1200_w .v_Btn1{
    width: 117px;
    height: 125px;
    background:url(../ts/v_btn_h.png) no-repeat;
    position: absolute;
    left: 200px;
    top: -24px;
    z-index: 10;
    display: block;
}


.w1200_w .t3_p1{
    width: 460px;
    font-size: 14px;
    color:#554a53;
    text-align: left;
    margin:94px auto 16px;
    line-height: 24px;
    padding-top: 68px;
}
.w1200_w .t3_p2{
    width: 634px;
    margin:0 auto 0;
    font-size: 14px;
    color:#554a53;
    text-align: left;
}
.w1200_w .t3_p3{
    width: 634px;
    margin:0 auto 0;
    font-size: 14px;
    color:#554a53;
    text-align: left;
}


.t4_bg{
    width:1135px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t4.png) no-repeat;
}
.t4_1{
    width: 646px;
    height: 42px;
    background:url(../ts/t4_1.png) no-repeat;
    margin:140px auto 0;
}
.t4_cont{
    width: 1200px;
    text-align: center;
    margin: 80px auto 0;
    position: relative; 
}
.t4_cont .t4_li1{
    width: 372px;
    height: 347px;
    float: left;
    cursor: pointer;
    position: absolute;
    left:0;
    top:0;
    transform:translateX(-200px);
    opacity:0;
    transition:all 1s;
    background:url(../ts/xm_btn1.png) no-repeat;
}
.ani-slide .t4_li1{
    transform:translateX(0);
     opacity:1;
}
.t4_cont .t4_li1:hover{
    background:url(../ts/xm_btn.png) no-repeat;
}
.t4_cont .t4_li2{
    width: 424px;
    height: 364px;
    background: url(../ts/hg_btn1.png) no-repeat;
    float: left;
    cursor: pointer;
    position: absolute;
    left:260px;
    top:0;
    transform:translateX(0px);
    opacity:0;
    transition:all .6s;
}
.ani-slide .t4_li2{
    transform:translateX(0);
     opacity:1;
}
.t4_cont .t4_li2:hover{
    background: url(../ts/hg_btn.png) no-repeat;
}
.t4_cont .t4_li3{
    width: 514px;
    height: 354px;
    background: url(../ts/jy_btn.png) no-repeat;
    float: left;
    cursor: pointer;
    position: absolute;
    left:580px;
    top:0;
    transform:translateX(0px);
    opacity:0;
    transition:all .6s;
}
.t4_cont .t4_li3:hover{
    background: url(../ts/jy_btn1.png) no-repeat;
}
.ani-slide .t4_li3{
    transform:translateX(0);
     opacity:1;
}

.t4_cont .t4_li4{
    width: 352px;
    height: 353px;
    background: url(../feature/ax.png?id=2) no-repeat;
    float: left;
    cursor: pointer;
    position: absolute;
    left: 960px;
    top: -12px;
    transform:translateX(200px);
    opacity:0;
    transition:all .6s;
}
.t4_cont .t4_li4:hover{
    background: url(../feature/ax_on.png?id=3) no-repeat;
}
.ani-slide .t4_li4{
    transform:translateX(0);
     opacity:1;
}

















.t5_bg{
    width:1276px;
    height: 109px;
    margin:90px auto 0;
    background:url(../feature/t5_new2.png) no-repeat;
}








/*
.t5_list {
    width: 100%;
    margin:0px auto 0;
    position: relative;
}
.t5_list .tg_bg{
    width: 795px;
    height: 698px;
    background:url(../feature/tg.png) no-repeat;
    position: absolute;
    left: -380px;
    top: -40px;
    transform:translateX(0px);
    opacity:0;
    transition:all .6s;
}
.ani-slide .tg_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .zf_bg{
    width: 663px;
    height: 621px;
    background:url(../feature/zf.png) no-repeat;
    position: absolute;
    left: -156px;
    top: 40px;
    transform:translateX(0px);
    opacity:0;
    transition:all 1s;
}
.ani-slide .zf_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .zy_bg{
    width: 646px;
    height: 707px;
    background:url(../feature/zy.png) no-repeat;
    position: absolute;
    left: 30px;
    top: -52px;
    transform:translateX(0px);
    opacity:0;
    transition:all 1.4s;
}
.ani-slide .zy_bg{
    transform:translateX(0);
     opacity:1;
}

.t5_list .zx_bg{
    width: 574px;
    height:685px;
    background:url(../feature/zx.png?id=2) no-repeat;
    position: absolute;
    left: 590px;
    top: 80px;
    z-index: 8;
    transform:translateX(0px);
    opacity:0;
    transition:all 1.8s;
}
.ani-slide .zx_bg{
    transform:translateX(0);
     opacity:1;
}


.t5_list .yf_bg{
    width: 386px;
    height: 450px;
    background:url(../feature/yf.png) no-repeat;
    position: absolute;
    left: 440px;
    top: 240px;
    z-index: 9;
    transform:translateX(0px);
    opacity:0;
    transition:all 1.8s;
}
.ani-slide .yf_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .ly_bg{
    width: 731px;
    height: 597px;
    background:url(../feature/ly.png) no-repeat;
    position: absolute;
    left: 120px;
    top: 48px;
    z-index: 8;
    transform:translateX(0px);
    opacity:0;
    transition:all 2.2s;
}
.ani-slide .ly_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .sm_bg{
    width: 786px;
    height: 680px;
    background:url(../feature/sm.png?id=2) no-repeat;
    position: absolute;
    left: 700px;
    top: -20px;
    z-index: 7;
    transform:translateX(0px);
    opacity:0;
    transition:all 2.6s;
}
.ani-slide .sm_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .mf_bg{
    width: 608px;
    height: 627px;
    background:url(../feature/mf.png) no-repeat;
    position: absolute;
    left: 760px;
    top: 14px;
    z-index: 6;
    transform:translateX(0px);
    opacity:0;
    transition:all 3s;
}
.ani-slide .mf_bg{
    transform:translateX(0);
     opacity:1;
}
.t5_list .yj_bg{
    width: 741px;
    height: 672px;
    background:url(../feature/yj.png?id=4) no-repeat;
    position: absolute;
    right: -360px;
    top: -50px;
    transform:translateX(0px);
    opacity:0;
    transition:all 3.4s;
}
.ani-slide .yj_bg{
    transform:translateX(0);
     opacity:1;
}
*/














.btn5_box{
    width: 1300px;
    height: 440px;
    margin: 0px auto 0;
    position: absolute;
    z-index: 12;
}
.btn5_box .a1{
    width: 115px;
    display: block;
    float: left;
    position: absolute;
    z-index: 11;
}
.btn5_box .a1:hover{
    background-position: -115px 0;
    animation: jup .8s .2s 1 both;
}

.btn5_box .yj_bg1{
    width: 115px;
    height: 449px;
    background:url(../ts/yj_icon.png) no-repeat;
    left:310px;
    top:130px;
    z-index: 2;
}
.btn5_box .mf_bg1{
    width: 115px;
    height: 424px;
    background:url(../ts/mf_icon.png) no-repeat;
    left:429px;
}
.btn5_box .zf_bg1{
    width: 115px;
    height: 444px;
    background:url(../ts/zf_icon.png) no-repeat;
    left:549px;
    top:130px;
}
.btn5_box .tg_bg1{
    width: 115px;
    height: 417px;
    background:url(../ts/tg_icon.png) no-repeat;
    left:668px;
}
.btn5_box .sm_bg1{
    width: 115px;
    height: 422px;
    background:url(../ts/sm_icon.png) no-repeat;
    left:787px;
    top:160px;
}
.btn5_box .zy_bg1{
    width: 115px;
    height: 417px;
    background:url(../ts/zy_icon.png) no-repeat;
    left:907px;
    top:10px;

}
.btn5_box .yf_bg1{
    width: 115px;
    height: 450px;
    background:url(../ts/yf_icon.png) no-repeat;
    left:190px;
}
.btn5_box .lj_bg1{
    width: 115px;
    height: 417px;
    background:url(../ts/lj_icon.png) no-repeat;
    left:1027px;
    top:160px;
}
.btn5_box .ly_bg1{
    width: 115px;
    height: 423px;
    background:url(../ts/ly_icon.png) no-repeat;
    left:1147px;
    top:50px;
}
.btn5_box .zx_bg1{
    width: 115px;
    height: 417px;
    background:url(../ts/zx_icon.png) no-repeat;
    left:429px;
    top:130px;
}








/*.btn5_box .tg_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/tg_name.png) no-repeat;
    position: absolute;
    top: -50px;
    right: -10px;
}
*/
/*.btn5_box .yj_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/yj_name.png) no-repeat;
    position: absolute;
    top: 12px;
    right: -18px;
}*/
/*.btn5_box .zy_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/zy_name.png) no-repeat;
    position: absolute;
    top: 54px;
    right: -18px;
}*/

/*.btn5_box .yf_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/yf_name.png) no-repeat;
    position: absolute;
    top: 120px;
    right: -18px;
}*/
/*.btn5_box .ly_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/ly_name.png) no-repeat;
    position: absolute;
    top: -12px;
    right: -18px;
}*/
/*.btn5_box .sm_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/sm_name.png) no-repeat;
    position: absolute;
    top: 12px;
    right: 0px;
}*/
/*.btn5_box .mf_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/mf_name.png) no-repeat;
    position: absolute;
    top: 12px;
    right: 18px;
}*/
/*.btn5_box .zf_bg1 .mp_name1{
    width: 26px;
    height: 69px;
    background:url(../ts/zf_name.png) no-repeat;
    position: absolute;
    top: -30px;
    right: -18px;
}*/
























.t6_bg{
    width:1276px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t6.png) no-repeat;
}
.t7_bg{
    width:1276px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t7.png) no-repeat;
}
.t8_bg{
    width:1226px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t8.png) no-repeat;
}
.t9_bg{
    width:1092px;
    height: 109px;
    margin:100px auto 0;
    background:url(../ts/t9.png?id=1) no-repeat;
}

.t9_cont{
    width: 1010px;
    text-align: center;
    margin: 150px auto 0;
    position: absolute;
    left:50%;
    margin-left: -505px; 
}
.w1200 .t9_zhu{
    width: 309px;
    height: 53px;
    background:url(../ts/t9_btn.png) no-repeat;
    display: block;
    margin:130px auto 0;
}
.w1200 .t9_zhu:hover{
    width: 309px;
    height: 53px;
    background:url(../ts/t9_btn_on.png) no-repeat;
    display: block;
    margin:130px auto 0;
}
.t9_cont .t9_li1{
    width: 287px;
    height: 232px;
    float: left;
    margin-right: 70px;
    transform:translateX(-200px);
    opacity:0;
    transition:all 1s;
    background:url(../ts/t9_1.png) no-repeat;
}
.ani-slide .t9_li1{
    transform:translateX(0);
     opacity:1;
}
.t9_cont .t9_li2{
    width: 287px;
    height: 232px;
    background: url(../ts/t9_2.png) no-repeat;
    float: left;
    margin-right: 70px;
    transform:translateX(0px);
    opacity:0;
    transition:all .6s;
}
.ani-slide .t9_li2{
    transform:translateX(0);
     opacity:1;
}
.t9_cont .t9_li3{
    width: 287px;
    height: 232px;
    background: url(../ts/t9_3.png) no-repeat;
    float: left;
    transform:translateX(200px);
    opacity:0;
    transition:all .6s;
}
.ani-slide .t9_li3{
    transform:translateX(0);
     opacity:1;
}


























.t2_cont{
    width:864px;
    text-align: center;
    margin:140px auto 0;
}
.t2_cont .t2li1{
    width: 298px;
    height: 289px;
    background:url(../ts/tp1.png) no-repeat;
    float: left;
    margin-right: 50px;
    transform:translateX(-200px);
    opacity:0;
    transition:all 1s;
}
.ani-slide .t2li1{
    transform:translateX(0);
     opacity:1;
}
.t2_cont .t2li2{
    width: 228px;
    height: 289px;
    background:url(../ts/tp2.png) no-repeat;
    float: left;
    margin-right: 100px;
    transform:translateX(0px);
    opacity:0;
    transition:all .6s;
}
.ani-slide .t2li2{
    transform:translateX(0);
     opacity:1;
}
.t2_cont .t2li3{
    width: 187px;
    height: 289px;
    background:url(../ts/tp3.png) no-repeat;
    float: left;
    transform:translateX(200px);
    opacity:0;
    transition:all 1s;
}
.ani-slide .t2li3{
    transform:translateX(0);
     opacity:1;
}

.l_box{
    width: 160px;
    height: 600px;
    left:34px;
    top:136px;
}
.l_box .swiper-pagination-bullet{
    opacity: 1;
    position: absolute;
}
.l_box span.swiper-pagination-bullet:nth-child(1){
    width: 109px;
    height: 109px;
    background:url(../ts/a1.png) no-repeat;
    position: absolute;
    left:0;
    top:0;
}
.l_box span.swiper-pagination-bullet-active:nth-child(1){
    width: 109px;
    height: 109px;
    background:url(../ts/b1.png) no-repeat;
    position: absolute;
    left:-6px;
    top:0;
}

.l_box span.swiper-pagination-bullet:nth-child(2){
    width: 109px;
    height: 109px;
    background:url(../ts/a2.png) no-repeat;
    left: 60px;
    top: 58px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(2){
    width: 109px;
    height: 109px;
    background:url(../ts/b2.png) no-repeat;
    left: 50px;
    top: 54px;
}

.l_box span.swiper-pagination-bullet:nth-child(3){
    width: 109px;
    height: 109px;
    background:url(../feature/a10.png) no-repeat;
    left: 0px;
    top: 115px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(3){
    width: 109px;
    height: 109px;
    background:url(../feature/b10.png) no-repeat;
    left: -2px;
    top: 112px;
}

.l_box span.swiper-pagination-bullet:nth-child(4){
    width: 109px;
    height: 109px;
    background:url(../ts/a4.png) no-repeat;
    left: 58px;
    top: 178px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(4){
    width: 109px;
    height: 109px;
    background:url(../ts/b4.png) no-repeat;
    left: 52px;
    top: 172px
}


.l_box span.swiper-pagination-bullet:nth-child(5){
    width: 109px;
    height: 109px;
    background:url(../feature/mpd.png) no-repeat;
    left: 0px;
    top: 240px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(5){
    width: 109px;
    height: 109px;
    background:url(../feature/mpc.png) no-repeat;
    left: -2px;
    top: 236px;
}


.l_box span.swiper-pagination-bullet:nth-child(6){
    width: 109px;
    height: 109px;
    background:url(../ts/a6.png) no-repeat;
    left: 65px;
    top: 298px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(6){
    width: 109px;
    height: 109px;
    background:url(../ts/b6.png) no-repeat;
    left: 56px;
    top: 294px;
}


.l_box span.swiper-pagination-bullet:nth-child(7){
    width: 109px;
    height: 109px;
    background:url(../ts/a3.png) no-repeat;
    left: 0px;
    top: 358px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(7){
    width: 109px;
    height: 109px;
    background:url(../ts/b3.png) no-repeat;
    left: -2px;
    top: 354px;
}


.l_box span.swiper-pagination-bullet:nth-child(8){
    width: 109px;
    height: 109px;
    background:url(../ts/a7.png) no-repeat;
    left: 60px;
    top: 418px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(8){
    width: 109px;
    height: 109px;
    background:url(../ts/b7.png) no-repeat;
    left: 50px;
    top: 414px;
}


.l_box span.swiper-pagination-bullet:nth-child(9){
    width: 109px;
    height: 109px;
    background:url(../ts/a8.png) no-repeat;
    left: 0px;
    top: 480px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(9){
    width: 109px;
    height: 109px;
    background:url(../ts/b8.png) no-repeat;
    left: -2px;
    top: 476px;
}

.l_box span.swiper-pagination-bullet:nth-child(10){
    width: 109px;
    height: 109px;
    background:url(../ts/a9.png) no-repeat;
    left: 60px;
    top: 544px;
}
.l_box span.swiper-pagination-bullet-active:nth-child(10){
    width: 109px;
    height: 109px;
    background:url(../ts/b9.png) no-repeat;
    left: 50px;
    top: 540px;
}






















































/*注册*/
.gray{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    z-index: 10;
    display: none;
}
@-webkit-keyframes jup {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -12px)
    }

    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes jup1 {
    0% {
        transform: translate(0, 0x)
    }

    50% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

/*.logon_zc{
    width: 1381px;
    height: 640px;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/layer_bg.png) no-repeat;
    margin: -342px 0 0 -680px;
    padding-top: 42px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    display: none;
}
.close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -15px;
    right: -17px;
    z-index: 9;
}
.close a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/close.png) no-repeat;
    -webkit-transition: transform .5s linear;
    -moz-transition: transform .5s linear;
    -ms-transition: transform .5s linear;
    -o-transition: transform .5s linear;
    transition: transform .5s linear;
}
.logon_zc .loginbox {
    width: 512px;
    float: left;
    padding-left: 62px;
}
.logon_zc .loginbox .login_cont {
    padding: 43px 0 0 50px;
}
.logon_zc .r_content {
    width: 662px;
    float: left;
}
.logon_zc .r_content h2 {
    text-align: center;
}
.logon_zc .r_content .jl_box {
    height: 292px;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/lb_bg_img.png) no-repeat;
    padding: 7px 0 0 7px;
    margin-top: -20px;
    position: relative;
}
.logon_zc .r_content .jl_box .lq_botton {
    width: 430px;
    height: 46px;
    position: absolute;
    bottom: 19px;
    left: 35%;
    z-index: 9;
}
.logon_zc .r_content .jl_box .lq_botton a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/botton_public.png) no-repeat;
}
.logon_zc .r_content .jl_box .lq_botton .wi_box{
    font-size: 14px;
    color: #000;
    text-align: center;
    display: none;
    position: absolute;
    bottom: 0;
    left: -60px;
}
.logon_zc .r_content .jl_box .news_btn{
    width: 156px;
    height: 25px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    display: none;
}
.logon_zc .r_content .jl_box .news_btn a{
    width: 100%;
    height: 100%;
    background: url(https://i3.gbimg.cn/zt/2019/06/26/pcover/news_btn.png) no-repeat;
    display: block;
}











.logon_zc .r_content .button_box {
    padding-top: 14px;
}
.logon_zc .r_content .button_box .title {
    margin-left: -26px;
}
.logon_zc .r_content .button_box ul {
    padding-top: 20px;
    overflow: hidden;
}
.logon_zc .r_content .button_box ul li.b1 {
    float: left;
}
.logon_zc .r_content .button_box ul li {
    width: 310px;
    height: 85px;
    position: relative;
}
.logon_zc .r_content .button_box ul li.b1 a {
    background-position: left -96px;
}
.logon_zc .r_content .button_box ul li a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/botton_public.png) no-repeat;
}
/*.logon_zc .r_content .button_box ul li.b1 span {
    width: 41px;
    height: 22px;
    display: block;
    position: absolute;
    top: 20px;
    left: 74px;
    cursor: pointer;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/down_img.png) no-repeat;
}*/
.logon_zc .r_content .button_box ul li.b2 {
    float: right;
}
.logon_zc .r_content .button_box ul li {
    width: 310px;
    height: 85px;
    position: relative;
}
.logon_zc .r_content .button_box ul li.b2 a {
    background-position: -312px -96px;
}
.logon_zc .r_content .button_box ul li a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/botton_public.png) no-repeat;
}
/*.logon_zc .r_content .button_box ul li.b2 span {
    width: 34px;
    height: 32px;
    display: block;
    position: absolute;
    top: 16px;
    left: 80px;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/bird_img.png) no-repeat;
}*/
.logon_zc .r_content .button_box .other_button {
    width: 120px;
    height: 28px;
    margin-top: 8px;
    float: right;
}
.logon_zc .r_content .button_box .other_button a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i3.gbimg.cn/zt/2019/05/08/xn/botton_public.png) no-repeat -624px -96px;
}



*/








.video_box{
    width: 1920px;
    height: 1080px;
}
#snowBox{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.foot_b{
    position: absolute;
    bottom: 0;
}
@keyframes arrow {
    0%,
  100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
    }
}
@-webkit-keyframes arrow {
    0%,
  100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
    }
}
@-moz-keyframes arrow {
    0%,
  100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
    }
}
@-o-keyframes arrow {
    0%,
  100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
    }
}



.eject {
    height: 450px;
    margin-left: -400px;
    margin-top: -225px;
    left: 50%;
    top: 50%;
    position: fixed;
}
.eject, .gray {
    display: none;
    z-index: 99999;
}
.eject .close {
    background: none;
    right: -42px;
    top: 0;
    width: 35px;
    height: 35px;
    position:absolute;
}
/*.close {
    width: 80px;
    height: 80px;
    background: url(https://i3.gbimg.cn/zt/2018/08/06/erimg/images/20180721/close.png);
    position: absolute;
    top: 50px;
    right: 90px;
}*/
.eject .close a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://i1.gbimg.cn/gjol/2018/06/03/close.png) no-repeat;
    -webkit-transition: transform .5s linear;
    -moz-transition: transform .5s linear;
    -ms-transition: transform .5s linear;
    -o-transition: transform .5s linear;
    transition: transform .5s linear;
}
.eject .close a:hover {
    background: url(https://i1.gbimg.cn/gjol/2018/06/03/close.png) no-repeat;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes jup {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -12px)
    }

    100% {
        transform: translate(0, 0)
    }
}


