/*通用样式*/
html { -webkit-text-size-adjust: none; }
body {
    margin: 0 auto;
    font-size: 14px;
    /*background: #fff;*/
    font-family: "Microsoft YaHei";
    color: #333;
    background: #fafafa;;
}
i{    font-style: normal;  }

ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

.lf {
    float: left;
}

.rt {
    float: right;
}
/*.noborder{*/
    /*border: 0 !important;*/
/*}*/
ul,
ol {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.clearfloat:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container {
    width: 970px;
    margin: 0 auto;
}
/*首页样式*/
/*header*/
.header{
    width: 100%;
    position: relative;
}
.header_picture{
    width: 980px;
    height: 41px;
    margin: 0 auto;
    position: relative;

}
.header .header_picture .none{
    margin: 0 auto;
    position: absolute;
    top:0;
    left: 0;
    display: none;
    z-index: 10;
}
.hover:hover .none {
    display:block;
    position: absolute;
    left:5px;
}
.header_picture li{
    height: 41px;
    line-height: 41px;
}
.header_picture>li:first-child{
    width: 220px;
    height: 41px;
    background:url(../images/ost-bg.png) no-repeat 0 -39px;
    position: relative;
    z-index: 99;
    title:ddd;
    cursor: pointer;
}
.absolute{
    width: 114px;
    position: relative;
}
.absolute span{
    display: inline-block;
    width: 11px;
    height: 15px;
    background: url("../images/ost-bg.png")-150px -130px no-repeat;
}
.absolute:hover .ranking{
    display: block;
}
.ranking{
    position: absolute;
    top:41px;
    left: -875px;
    margin: 0 auto;
    width: 1000px;
    z-index: 100;
}
.header_picture li:nth-child(3), .header_picture li:nth-child(4){
    position: relative;
    z-index: 99;
}
.header_picture li:nth-child(3) a:hover{
    color: #ff4e00;
}
.header_picture li:nth-child(4) a:hover{
    color: #ff4e00;
}
.header_bk{
    position: relative;
}
.header_bk img{
    display: inline-block;
    margin-top: 10px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: -23px;
}
/*nav大背景图*/
.nav{
    width: 100%;
    height: 780px;
    background: url("../images/bg_main321.jpg")no-repeat center ;
}
.relative{
    width: 1000px;
    height: 400px;
    margin: 0 auto;
}
.nav_picture{
    width: 100%;
    height: 86px;
    background: url("../images/nav.png")no-repeat center ;
}
.nav_dw{
    width: 1000px;
    height: 1px;
    background: #000000;

}
.nav_word{
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}
.nav_word li a{
    display: inline-block;
    width: 80px;
    height: 48px;
    line-height: 48px;
}
.nav_word li:first-child{
    margin-left: 10px;
}
.nav_word li:nth-child(2){
    margin-left: 248px;
}.nav_word li:nth-child(3){
     margin-left: 280px;
 }
 /*nav上边的logo*/
.nav_logo img{
    margin-top:-50px;
}

.ranking>div{
    width: 720px;
    height: 450px;
    position: absolute;
    background: #ffffff;
    display: none;
    margin-left: 270px;
    z-index: 999;
}
.ranking>div>ul{
    float: left;
    margin: 8px;
    width: 215px;
    height: 430px;
    border-right: 1px solid #cccccc;
    padding-right: 8px;
}
.ranking>div>ul li{
    height: 30px;
    line-height: 30px;
    color: #aaaaaa;
    font-size: 12px;
    margin: 5px 0 ;
}
.ranking>div>ul li a{
    color: #aaaaaa;
    font-size: 12px;
}
.ranking>div>ul li i{
    padding: 0 4px;
    width: 10px;
    height: 10px;
    border: 1px solid #aaaaaa;
    margin-right: 10px;
}
.ranking>div>ul li:nth-child(3) i, .ranking>div>ul li:nth-child(4) i, .ranking>div>ul li:nth-child(5) i{
    background: #FF4D35;
    border: 1px solid #FF4D35;
    color: #ffffff;
}
.ranking>div>ul li:first-child{
    border-bottom: 1px solid #dddddd;
    color: #000000;
}
.nav_logo{
    width: 138px;
    height: 112px;
    margin: 0 auto;
    position: relative;
}
/*nav下的的ul-新手指引*/
.nav_bottom{
    width: 1000px;
    height: 218px;
    margin: 0 auto;
    position: absolute;
    top: 40px;
    left: -435px;
}
.nav_bottom ul{
    width: 100px;
    height: 140px;
}
.nav_bottom ul li a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    display:block;
    position: relative;
}
.n{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url("../images/nav_tips.png")no-repeat 1px 0px;
    position: absolute;
    top: 9px;
    left: 82px;
}
.h{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url("../images/nav_tips.png")no-repeat 1px -12px;
    position: absolute;
    top: 9px;
    left: 82px;
}
.nav_bottom>li{
    float: left;
}
.nav_bottom>li:nth-child(1) ul{
    margin-left: 100px;
}
.nav_bottom>li:nth-child(2) ul{
    margin-left: 22px;
}
.nav_bottom>li:nth-child(3) ul{
    margin-left: 10px;
}
.nav_bottom>li:nth-child(4) ul{
    margin-left: 130px;
}
.nav_bottom>li:nth-child(5) ul{
    margin-left: 25px;
}
.nav_bottom>li:nth-child(6) ul{
    margin-left: 10px;
}
.nav_bottom>li:nth-child(7) ul{
    margin-left: 3px;
}
.nav_bottom a{
    color: #ffffff;
    text-align: center;
}
.nav_bottom a:hover{
    color:#ff4d35;
    text-decoration:underline;
}
/*轮播外框*/
.banner{
    width: 1000px;
    height: 330px;
    margin: 0 auto;
    margin-top: 340px;
    position: relative;
}
.banner_picture_little {
    width: 250px;
    height: 314px;
    background: url("../images/down_user_spr.png")no-repeat;
    position: absolute;
    z-index: 9999;
    top:0px;
    left: 5px;

}
.banner_picture_big{
    width: 1000px;
    height: 280px;
    background: url("../images/top_1.png")no-repeat;
    position: absolute;
    top:10px;
    left: 0px;
    z-index: 999;

}
.banner_picture_down{
    display: inline-block;
    width: 100px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    color: #ffffff;
    z-index: 999;
}
.banner_picture_down_bottom{
    margin-top: 5px;
}
.banner_picture_down:hover .banner_picture_down_top{
    -webkit-animation:fadeInDown 1s ease both;
    -moz-animation:fadeInDown 1s ease both;
    color: #ffffff;
}
@-webkit-keyframes fadeInDown{
    0%{opacity:0;  -webkit-transform:translateY(-5px)  }
    100%{opacity:1;  -webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDown{
    0%{opacity:0;  -moz-transform:translateY(-5px)}
    100%{opacity:1; -moz-transform:translateY(0)}
}
.banner_picture_down:hover .banner_picture_down_bottom{
    -webkit-animation:banner_picture_down_bottom 1s ease both;
    -moz-animation:banner_picture_down_bottom 1s ease both;
    color: #ffffff;
}
@-webkit-keyframes banner_picture_down_bottom{
    0%{opacity:0;
        -webkit-transform:translateY(10px)}
    100%{opacity:1;
        -webkit-transform:translateY(0)}
}
@-moz-keyframes banner_picture_down_bottom{
    0%{opacity:0;
        -moz-transform:translateY(10px)}
    100%{opacity:1;
        -moz-transform:translateY(0)}
}
.banner_picture_login{
    width: 230px;
    margin: 0 auto;
    position: absolute;
    top: 130px;
    left: 0;
}
.banner_picture_login .down_login{
    display: inline-block;
    width: 54px;
    height: 54px;
    border: 2px solid #283257;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 32px;
    margin-left: -90px;
    background: url("../images/QQ201704212159.jpg")no-repeat;
}
#b04 {
    width: 495px;
    position: absolute;
    top: -326px;
    left: 253px;
}
#b04 ul{
    position: absolute;
    z-index: -9999;
}
#b04 ul li{
    height: 250px;
}
#b04 ul li img{
    width: 497px;
    height: 253px;
    border-radius: 20px;
}
.banner {position: relative; text-align: center;}
.index_login{
    position: absolute;
    top: 27px;
    left: 115px;
}
.index_login_bottom{
    position: absolute;
    top: 102px;
    left: 38px;
}
.index_login_bottom ul li{
    float: left;
    font-size: 12px;
    color: #E0E4FF;
    margin-right: 13px;
    margin-top: 10px;
}
.index_login_bottom span{
    width: 185px;
    height: 9px;
    background: url('../images/down_user_spr.png ') no-repeat 0 -316px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -92px;
}
.index_login li{
    height: 22px;
    line-height: 22px;
    text-align: left;
    color: #E0E4FF;
    font-size: 12px;
}
.index_login li a{
    color: #4DFFDB;
}
.banner li { list-style: none; }
.banner .banner_one li { float: left; }

#b04 .dots {
    width: 497px;
    height: 38px;
    background: #131417;
    opacity: .8;
    position: absolute;
    left: 0px;
    right: 0;
    bottom: -1px;
    border-radius: 10px;
}
.radius{
    width: 497px;
    height:8px;
    background: transparent;
    position: absolute;
    left: 251px;
    right: 0;
    top:228px;
    border-top: 1px solid #514B55;
}
#b04 .dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 14px 4px;
    text-indent: -999em;
    border: 3px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active {
    background: #fff;
    opacity: 1;
}
#b04 .arrow {
    position: absolute;
    top: 223px;
    z-index: 999;
}
.prev img{
    margin-left: 10px;
    width: 10px;
    height: 20px;
}
.next img{
    margin-right: 10px;
    width: 10px;
    height: 20px;

}
#b04 #al { left: 15px;}
#b04 #ar { right: 15px;}

.cut{
    width: 100px;
    height: 20px;
    z-index: 1000;
    position: absolute;
    top: 12px;
    left: 625px;
}
.cut_one{
    float: left;
    display: block;
    width: 42px;
    height: 19px;
    background: url("../images/top.png") -723px -297px no-repeat;
}
.cut_two{
    float: left;
    width: 42px;
    height: 19px;
    display: block;
    background: url("../images/top.png") -765px -319px no-repeat;
}
.banner_right{
    width: 210px;
    height: 255px;
    position: absolute;
    top:13px;
    left: 760px;
}
.banner_right img{
    border-radius: 14px;
}
#main{
    width: 985px;
    height: 1210px;
    margin: 0 auto;
    padding-left: 15px;
    margin-top: -26px;
}
#main .edition_left .edition_border{
    font-size: 12px;
}
.index_right{
    width: 716px;
    height: 1062px;
}
.index_right_one{
    width: 716px;
    height: 295px;
}
.index_right_one .index_news_four{
    width: 716px;
}
.index_right_left{
    width: 481px;
}
.index_right_right{
    width: 212px;
    margin-left: 16px;
}
.index_news{
    width: 481px;
    height: 30px;
     background: url(../images/title.png ) no-repeat;
    border-bottom: 1px solid #D4D6D9;
}
.index_news a{
    color: #bbb;
    font-size: 12px;
}
.tit{
    height: 36px;
    line-height: 36px;
}
.tit li{
    width: 96px;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #2A2C45;
    cursor: pointer;
    position: relative;
    padding-top: 3px;
}
.tit li i{
    color: #FF3052;
    font-size: 18px;
    display: none;
    position: absolute;
    top:-15px;
    left: 38px;
}
.tit_one li:hover .iconfont{
    display: block;
    color: #FF3052;
}
.tit li:hover{
    color: #FF3052;
    padding-top: 3px;
}
.tit li{
    float: left;
}
.tit{
    display: block;
}
.index__news_top{
    text-align: center;
}
.nbsp{
    margin-right: 10px;
    display: inline-block;
}
.index__news_top a{
    display: inline-block;
    margin: 0 auto;
    width: 300px;
    color: #FF3052;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con ul li{
    font-size: 12px;
    line-height: 25px;
}
.time{
    float: right;
    color: #92939F;
}
#main .index_news_one{
    width: 214px;
    margin-left: 14px;
    height: 30px;
    background: url(../images/title.png ) no-repeat 0 -30px ;
}
.index_news_two{
    background: url(../images/title.png ) no-repeat 0 -60px ;
}
.index_news_three{
    width: 214px;
    margin-left: 14px;
    height: 30px;
    background: url(../images/title.png ) no-repeat 0 -186px ;
}
.index_news_four{
    width: 214px;
    height: 30px;
    background: url(../images/title.png ) no-repeat 0 -150px ;
}
#index_news_three{
    width: 718px;
    background: url(../images/title.png ) no-repeat 0 -120px ;
}
.box .tit_three{
    width: 718px;
}
.box .tit_three li{
    width: 119px;
}
.index_right_right a{
    position: relative;
    zoom: 1;
    width: 213px;
    height: 108px;
    display: block;
    margin-top: 10px;
}
.index_right_right span{
    width: 213px;
    height: 108px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 0 0;
    background: url(../images/ad_cover.png ) repeat-x;
}
.index_right_right img{
    width: 205px;
    height: 100px;
    position: absolute;
    z-index: -1;
    margin-left: 3px;
}
#index_list_two li{
    width: 160px;
}
#index_list_two li i{
    display: none;
    position: absolute;
    top:-15px;
    left: 70px;
}
#index_list_two li:hover .iconfont{
    display: block;
    color: #309DFF;
    font-size: 18px;
}
#index_list_two li:hover{
    color: #309DFF;
    padding-top: 3px;
}
#index_list_four li:hover .iconfont{
    display: block;
    color: #8F8F8F;
    font-size: 18px;
}
#index_list_four li:hover{
    color: #8F8F8F;
    padding-top: 3px;
}
.con_four ul li a{
    /*display: inline-block;*/
    color: #2A2C45;
}
.con_one li a{
    color: #2A2C45;;
}
#index_list_three li:hover .iconfont{
     display: block;
     color: #03BC33;
     font-size: 18px;
 }
#index_list_three li:hover{
    color: #03BC33;
    padding-top: 3px;
}
#index_list_three li i{
    display: none;
    position: absolute;
    top:-15px;
    left: 50px;
}
#index_con_two ul li{
    width: 314px;
    height: 26px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 100px;
}
#index_con_two ul li a{
    color: #2A2C45;

}
.overflow{
    width: 200px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_con_two_img{
    width: 155px;
    position: relative;
    margin-top: 10px;
    margin-right: 12px;
}
.index_con_two_img span{
    display: inline-block;
    width: 155px;
    height: 174px;
    background: url(../images/ad_cover.png ) repeat-x;
    position: absolute;
    left: 0;
    top: 0;
    background-position: -43px -156px;
    z-index: 1;
}
.con .con_three ul li a:nth-child(2){
    width: 169px;
}
.tit_three_hidden{
    width: 718px;
    margin-top: 18px;
}
#index_height{
    height: 260px;
}
.video{
    float: left;
    margin-right: 8px;
}
.tit_three_hidden .video:last-child{
    margin-right: 0px;
}
.con .index__news_top_one a{
    color: #309DFF;
}
.line{
    background: url(../images/inside_spr.png ) no-repeat;
    display: inline-block;
    width: 35px;
    height: 10px;
    background-position: -21px 0;
}
.con_two ul li:first-child{
    color:#687089;
}
.con .con_three ul li {
    width: 173px;
}
.con .con_three ul li img{
    display: inline-block;
    width: 173px;
    margin-bottom: 5px;
}
.con .con_three ul li a{
    width: 173px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 173px;
    height: 104px;
    background: url(../images/ad_cover.png ) repeat-x;
    background-position: -248px -2px;
}
.hide{
    display: inline-block;
    width: 100px;
    height: 300px;
}
.hide img{
    width: 110px;
    height: 260px;
}
.fixed{
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -65px;
    z-index: 9999;

}
.fixed_click{
    position: absolute;
    width: 34px;
    height: 34px;
    display: block;
    background: url(../images/side_btn_close.png ) no-repeat;
    right: 0;
    top: 22px;
    cursor: pointer;
}
/*#index_height{*/
    /*height: 160px;*/
/*}*/
.custom_bottom .height{
    height: 150px;
}
.custom_bottom .height li{
    height: 36px;
}
.video a{
    color: #2A2C45;
}

.con_four li{
    color: #2A2C45;
}





/*客服中心样式*/
.header_kf{
    width: 1100px;
    height: 75px;
    margin: 0 auto;
    /*position: fixed;*/
}
.header_kf ul {
    height:75px;
    line-height:75px;
}
.header_kf ul li:first-child{
    margin-top: 15px;
}
.nav_kf_color{
    background: #eeeeee;
    padding-top: 20px;
}
.nav_kf{
    width: 1100px;
    /*border: 1px solid #dddddd;*/
    margin: 0    auto;
    background: #ffffff;
    /*margin: 20px 0;*/
}
.kf_left{
    width: 230px;
    height: 400px;
    border: 1px solid #dddddd;
}
.kf_left ul li{
    width: 230px;
    height: 36px;
    line-height: 36px;
}
.kf_left ul li:hover{
    background: #00dddd;
    /*color: #ffffff;*/
}
.kf_left ul li a:hover{
    color: #ffffff;
}
.kf_left ul li a{
    font-size: 14px;
    padding-left: 30px;
}
.kf_right{
    width: 775px;
    height: 500px;
    border: 1px solid #dddddd;
}
.kf_right_top{
    border-bottom: 1px solid #dddddd;
    height: 80px;
    line-height: 80px;
    position: relative;
    margin-bottom: 40px;

}
.kf_right_top input{
    margin-left: 40px;
    width: 500px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddddd;
    color: #cccccc;  }
.kf_right_top button{
    width: 35px;
    height: 32px;
    /*border: 1px solid #dddddd;*/
    background: #00dddd;
    border: 1px solid #00dddd;
    margin: 5px 0 0 -2px;
    position: absolute;
    top: 20px;
    left: 564px;
}
.kf_right_top_two{
    margin-left: 40px;
}

.kf_right_top_two span{
    display: inline-block;
    font-size: 16px;
    margin: 20px 0;
}
.kf_right_top_two button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #00dddd;
    border-radius: 5px;
    color: #00dddd;
    background: #ffffff;
}
.footer_kf_left{
    float: left;
}
.footer_kf_left li{
    margin: 30px 30px 20px 0;
}
.footer_kf_left li:last-child{
    color: #bbbbbb;
}
.footer_kf_right{
    float: right;
}
.footer_kf_right li{
    float: left;
    width: 100px;
    margin: 20px 50px 0 0;
}
.kf_right_top_two ul li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.footer_kf {
    width: 1100px;
    height: 200px;
    margin: 0 auto;
}

/*版本专区样式*/
.edition{
    width: 1000px;
    margin: 50px auto;
}
.edition_left{
    width: 250px;
    position: relative;
}
.edition_left{
    font-size: 12px;
}
.index_top_one, .index_top_two{
    width: 207px;
    height: 58px;
    position: relative;
    background: url('../images/inside_bar.png') no-repeat;
    margin-left: 10px;
    cursor: pointer;
    z-index: 1;
    margin-top: 10px;
    /*-webkit-transition: all .1s ease-in;*/
}
.index_top_one{
    background-position:0px -137px;
}
.index_top_two{
    background-position:0px -201px;
}
.custom{
    width: 228px;
    height: 58px;
    /*border: 1px solid #000000;*/
    background: url('../images/inside_bar.png') no-repeat;
    background-position:0px -37px;
    margin-top: -3px;
}
.index_top_one:hover{
    opacity: .8;
}
.index_top_two:hover{
    opacity: .8;

}
.ico, .ico1{
    width: 33px;
    height: 33px;
    position: absolute;
    left: 46px;
    top: 12px;
    background: url(../images/inside_bar.png) no-repeat;
    margin: 0 auto;
    text-align: center;
}
.ico{
    background-position: 0 -269px;
}
.ico1{
    background-position: -41px -269px;
}
.index_top_one_images:hover .index_top_one{
    opacity: .8;
    /*transition: all .2s ease-in;*/
    width: 20px;
    height: 20px;
}
.index_top_one_images:hover {
    opacity: .8;
    cursor: pointer;
    /*-webkit-animation: is_top_btn 1s ease both;*/

}
.edition_right{
    width: 700px;
    /*border: 1px solid #dddddd;*/
    margin-top: -314px;
    margin-right: 20px;
}
.edition_left_picture{
    position: relative;
}
.edition_left_picture .edition_ul_one{
    position: absolute;
    top: 38px;
    left: 72px;
}
.edition_left_picture .edition_ul_two{
    position: absolute;
    top: 167px;
    left: 55px;
}
.edition_left_picture .edition_ul_two li:first-child{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #000000;
    margin-left: 37px;
    margin-bottom: 20px;
}
.edition_left_picture .edition_ul_two li:nth-child(2){
    color: #ffffff;
}
.edition_left_picture .edition_ul_two li:nth-child(2) a{
    color: #00dddd;
}
.edition_left_picture .edition_ul_one li:first-child{
    font-size: 22px;
    font-weight: bold;
}
.edition_left_picture .edition_ul_one li:first-child a{
    color: #ffffff;
}
.edition_left_picture .edition_ul_one li:nth-child(2){
    font-size: 10px;
    font-weight: bold;
}
.edition_left_picture .edition_ul_one li:nth-child(2) a{
    color: #ffffff;
}
.edition_border{
    width: 226px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-top: -14px;
}
.edition_border img{
    margin-left: 10px;
    width: 208px;
    height: 60px;
    background: url('../images/inside_bar.png') no-repeat;
}
.custom_bottom {
    width: 226px;
    height: 345px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.index_qq{
    display: inline-block;
    width: 207px;
    height: 52px;
    background: url('../images/inside_bar.png') no-repeat;
    background-position:0px -300px;
    margin-left: 10px;
}
.index_qq_one{
    width: 207px;
    height: 46px;
    background: url('../images/inside_bar.png') no-repeat;
    background-position:0px -352px;
    text-align: center;
    margin-left: 10px;
    position: relative;
    z-index: 99;
    cursor: pointer;
}
.index_qq_one_i{
    width: 8px;
    height: 4px;
    font-size: 11px;
    position: absolute;
    top: 14px;
    left: 175px;
    color: #cccccc;
}
.index_qq_one:hover .index_qq_one_i{
    transform-origin: 8px 6px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.index_media{
    top:833px;
    left: 11px;
    z-index: 99;
}
.index_partner, .index_media {
    width: 204px;
    background:#EFEFF1;
    border: 1px solid #DFDFDF;
    position: absolute;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 5px;
    display: none;
}
.index_partner{
    /*height: 200px;*/
    position: absolute;
    top: 860px;
    left: 11px;
}
.index_qq_one span{
    display: inline-block;
    margin-top: 13px;
}
.index_qq:hover{
    opacity: .8;
}
.edition_border_one{
    width: 208px;
    height: 82px;
    background: #eeeeee;
    border-radius: 20px;
    margin-left: 10px;
    padding-top: 3px;
}
.edition_border_one li a{
    font-weight: bold;
}
.edition_border_one li{
    float: left;
    width: 100px;
    text-align: center;
    margin-top: 13px;
}
.edition_border_two{
    margin: 10px 0 10px 10px;
}
.edition_border_three{
    margin-top: 10px;
}
.edition_border_two li a, .edition_border_three li a{
    color: #3E3F54;
}
.edition_border_two, .edition_border_three{
    width: 104px;
    height: 183px;
    background: #EFEFF1;
    border-radius: 20px;
    text-align: center;
    padding-top: 15px;
    position: relative;

}
.edition_border_two li, .edition_border_three li{
    text-align: center;
    height: 30px;
}
.edition_right_ul_one{
    border-bottom: 1px solid #dddddd ;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.edition_right_ul_one li:first-child{
    font-weight: bold;
    font-size: 24px;
}
.edition_right_ul_one li:nth-child(2){
    margin-top: 20px;
    margin-left: 5px;
    width: 80px;
    height: 10px;
    background: url(../images/page_title_spr.png) no-repeat;
}
.edition_right_input{
    border-bottom: 1px solid #dddddd;
}
.edition_right_input input{
    width: 300px;
    height: 28px;
    border: 1px solid #dddddd;
    padding: 0 10px;
    margin: 0 20px 30px 10px;
}
.button{
    width: 80px;
    height: 30px;
    border-radius: 10px;
    background: #00dddd;
    color: #ffffff;
}
.edition_right_ul_two{
    border-bottom: 1px solid #dddddd;
}
.edition_right_ul_two li{
    float: left;
}
.edition_right_ul_two li:first-child{
    width: 181px;
    height: 117px;
    text-align: center;
    padding-top: 10px;
    border: 1px solid #dddddd;
    margin: 10px;
}
.edition_right_ul_two li:nth-child(2){
    height: 40px;
    width: 470px;
    margin-top: 20px;
    border-bottom: 1px  dashed #dddddd;
}
.edition_right_ul_two li:nth-child(2) span:first-child{
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}
.edition_right_ul_two li:nth-child(3){
    width: 470px;
    margin-top: 17px;
}
.footer_edition_top{
    width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.footer_edition_top_left img{
    width: 400px;
    height: 50px;
}
.footer_edition_top_right p{
    margin: 4px 0;
}
.footer_edition_top_right{
    font-size: 12px;
    color: #929094;
}
.footer_edition_top_right a{
    color: #929094;
}
.footer_edition_top_right ul li{
    float: left;
}
.footer_edition_bottom{
    width: 1000px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
}
/*游戏介绍样式*/
.intro div{
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}
.intro p{
    text-indent: 2em;
    padding: 10px 0;
    font-size: 14px;
}
.footer_edition_bottom p{
    color:#929094;
    padding-bottom: 40px;
}.footer_edition_bottom {
    color:#717171;
}
/*首页下的新闻更多*/
.news_ul_one li{
    text-align: center;
    border-top:1px solid #dddddd ;
    float: left;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.news_ul_two{
    margin: 10px 0;
}
.news_ul_two li{
    height: 30px;
    width: 600px;
    line-height: 30px;
    font-size: 14px;
    margin: 5px 0;
}
.news_ul_two li:nth-child(2), .news_ul_two li:nth-child(4), .news_ul_two li:nth-child(6), .news_ul_two li:nth-child(8), .news_ul_two li:nth-child(10), .news_ul_two li:nth-child(12), .news_ul_two li:nth-child(14){
    background: #eeeeee;
}
/*道具城  样式*/
.prop_header{
    width: 1000px;
    height: 88px;
    margin: 0 auto;
    /*background: #dddddd;*/
}
.prop_header img{
    margin-top: 11px;
}
.prop_header_top{
    margin-top: 5px;
    margin-bottom: 12px;
}
.prop_header_top li{
    float:left;
    font-size: 14px;
    margin-right: 3px;
}
.prop_header_top li a{
    color: #0086b3;
}
.prop_header_top li:last-child{
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #c00;
    border-radius: 8px;
}
.prop_header_top li:last-child a{
    color: #ffffff;
}
.prop_header_bottom input{
    width: 180px;
    height: 22px;
    padding: 0 6px;
    color: #cccccc;
}
.prop_header_bottom button{
    width: 50px;
    height: 26px;
}
.prop_banner{
    width: 1000px;
    height: 76px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.prop_nav{
    width: 1000px;
    margin: 0 auto;
}
.prop_nav_left{
    width: 214px;
}
.prop_nav_left_top{
    width: 194px;
    height: 36px;
    line-height: 36px;
    background: #c00;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
}
.prop_nav_left_top a{
    color: #ffffff;
}
.prop_nav_left_top a i{
    padding-left: 120px;
}
.prop_nav_left_bottom{
    width: 214px;
    height: 180px;
    border: 1px solid #dddddd;
    margin-top: 10px;
    background: #eeeeee;
    text-align: left;
}
.prop_nav_left_bottom li{
    margin-left: 10px;
}
.prop_nav_left_bottom li:first-child{
    width: 158px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.prop_nav_right_top{
    width: 786px;
    margin-bottom: 10px;
}
.prop_nav_right_top li{
    float: left;
    width: 96px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background: #c00;
    font-weight: bold;
}
.prop_nav_right_top li a{
    color: #ffffff;
}
.prop_nav_right_top li:last-child{
    width: 210px;
    background: #e439e8;
}
.prop_nav_right_bottom{
    width: 770px;
    height: 302px;
    background: #c00;
    text-align: center;
    padding-top: 6px;
}
.prop_nav_right_bottom ul li{
    float: left;
    width: 177px;
    height: 49px;
    line-height: 48px;
    font-size: 14px;
    font-weight: bold;
}
.prop_nav_right_bottom ul li a{
    color: #ffffff;
}
.prop_nav_right_bottom ul li:first-child, .prop_nav_right_bottom ul li:last-child{
    width: 31px;
}
.prop_main{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}
.prop_main_left{
    width: 770px;
    /*height: 560px;*/
    border-right: 1px solid #bbbbbb;
}
.prop_main_top{
    /*width: 760px;*/
    height: 26px;
    border-bottom: 2px  solid #bbbbbb;
}
.prop_main_top li{
    float: left;
    margin-right: 5px;
}
.prop_main_top>li a{
    padding: 2px;
}
.prop_main_top>li a:hover{
    background: #c00;
    padding: 2px;
    color: #ffffff;
}
.prop_main_top li:nth-child(3){
    margin-right: 100px;
}
.prop_main_left_bottom>li{
    width: 239px;
    height: 100px;
    float: left;
    margin:15px 0 20px 10px;
}
.prop_main_left_bottom>li img{;
    width: 74px;
    height: 74px;
    border: 2px solid #bbbbbb;
    margin:10px 0 20px 10px;

}
.prop_main_left_bottom_ul{
    margin-left: 15px;
}
.prop_main_left_bottom_ul li:nth-child(2) i, .prop_main_left_bottom_ul li:nth-child(3) i{
    color: #c00;
}
.prop_main_left_bottom_ul li:last-child{
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #c00;
}
.prop_main_left_bottom_ul li:last-child a{
    color: #ffffff;
    font-size: 12px;
}
.prop_main_left_bottom>li:hover{
    background: #c00;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li{
    color: #ffffff;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:first-child a {
    color: #ffffff;
}
.prop_main_left_bottom>li:hover .ffffff{
    border: 2px solid #ffffff;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:nth-child(2) i{
    color: #ff3300;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:nth-child(3) i{
    color: #ff3300;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:nth-child(1) i{
    display:none ;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:last-child{
    background: #ff3300;
    color: #000000;
}
.prop_main_left_bottom>li:hover .prop_main_left_bottom_ul li:last-child a{
    color: #000000;
}
.prop_main_left_bottom_two{
    width: 760px;
    height: 26px;
    line-height: 26px;
    background: #dddddd;
    margin-bottom: 10px;
}
.prop_main_left_bottom_two li{
    float: right;
    margin-left: 20px;
}
.prop_main_left_bottom_two li a{
    background: #c00;
    padding: 0 2px;
    font-size: 10px;
    border-radius: 3px;
    color: #ffffff;

}
.prop_main_left_bottom_two li a:hover{
    color: #ffffff;
}
.prop_main_left_bottom_three{
    width: 760px;
    margin-top: 12px;
}
.prop_main_left_bottom_three li div{
    border: 1px solid #bbbbbb;
    padding: 0 3px;
    background: #dddddd;
    height: 20px;
    line-height: 20px;
    width: 80px;
    text-align: center;
}
.prop_main_right {
    width: 220px;
    margin-bottom: 160px;
}
.prop_main_right .prop_main_right_top{
    width: 210px;
}
.prop_main_right .prop_main_right_top li:nth-child(3){
    margin-right: 0px;
}
.prop_main_right_list_one{
    width: 210px;
    border-bottom: 1px solid#cccccc;
    margin: 5px 0;
}
.prop_main_right_list_one li{
    float: left;
}
.prop_main_right_list_one li img{
    width: 50px;
    height: 50px;
    padding-left: 20px;
}
.prop_main_right_list_bottom{
    margin-top: 25px;
}
.prop_main_right_list_bottom img{
    margin-top: 10px;
}
.prop_footer{
    width: 1000px;
    margin: 0 auto;
}
.prop_footer_top{
    width: 978px;
    border: 1px solid #bbbbbb;
    padding:10px 0 10px 20px;
    margin-bottom: 15px;
}
.prop_footer_top_left{
    width: 690px;
    border-right: 1px solid #bbbbbb;
}
.prop_footer_top div{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 200;
}
.prop_footer_top_left_ul{
    width: 230px;
}
.prop_footer_top_left_ul li{
    float: left;
    background: #dddddd;
    margin:0 10px 10px 0;
    width: 83px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.prop_footer_bottom{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: #bbbbbb;
}
.prop_footer_bottom a{
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #dddddd;
    border: 1px solid #bbbbbb;
}
.prop_footer_top_right{
    text-align: center;
    width: 308px;
    /*height: 100px;*/
    /*border: 1px solid #dddddd;*/
    margin-top: -120px;
}
.prop_footer_top_right li:first-child{
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #dddddd;
    margin: 0 auto;
}
.prop_footer_bottpm{
    width: 1000px;
    height: 120px;
    border-top: 4px solid #c00;
    margin: 0 auto;
    text-align: center;
}
.prop_footer_bottpm ul{
    margin-left: 80px;
    margin-top: 5px;
}
.prop_footer_bottpm ul li{
    float: left;
    padding: 3px;
}
.prop_footer_bottpm p{
    text-align: center;
}
.prop_footer_bottpm span{
    text-align: center;
    cursor: pointer;
}
/**********************官方下载子页面************************/
.down_right_ul_two>li:nth-child(2){
    padding-left: 0px;
}
.down_one{
    display: inline-block;
    width: 228px;
    height: 70px;
    background: url(../images/download_spr.png ) no-repeat;
}
.down_one:hover, .down_two:hover, .down_three:hover{
    opacity: .8;
}
.down_one a, .down_two a, .down_three a{
    display: inline-block;
    padding-left: 70px;
    font-size: 15px;
    padding-top: 22px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.down_two{
    display: inline-block;
    width: 228px;
    height: 70px;
    background: url(../images/download_spr.png ) no-repeat;
    background-position: 0px -72px ;
}
.down_three{
    display: inline-block;
    width: 228px;
    height: 70px;
    background: url(../images/download_spr.png ) no-repeat;
    background-position: 0px -142px ;
}
.down_right_ul_two>li:first-child{
    font-size: 16px;
}
.nav_one_a{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/vod_area_spr.png")no-repeat;
    background-position: -322px -27px;
    vertical-align: middle;
    margin-right: 16px;
}
.down_right_ul_two ul{
    width: 650px;
    height: 52px;
    background: #eeeeee;
    margin: 10px 0 15px 0;
    padding: 5px 0;
}
.down_right_ul_two ul li{
    margin-left: 20px;
    width: 280px;
    float: left;
    font-size: 12px;
    height: 30px;
    color: #2A2C45aa;
}
.down_border{
    border-top: 1px solid #cccccc;
    margin: 20px 0;
}
.down_border>li:first-child{
    margin-top: 25px;
}
.down_right_list p{
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}
.down_right_list li{
    font-size: 12px;
}
.down_right_list ul>li:first-child ul{
    width: 700px;
    height: 30px;
    line-height: 30px;
    background: #eeeeee;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ffffff;

}
.down_right_list ul>li ul{
    width: 700px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px dotted #cccccc;
}
.down_right_list ul>li ul li{
    float: left;
}
.down_right_list ul>li ul li:nth-child(1){
    width: 224px;
}
.down_right_list ul>li ul li:nth-child(2){
    width: 70px;
}
.down_right_list ul>li ul li:nth-child(3){
    width: 139px;
}
.down_right_list ul>li ul li:nth-child(4){
    width: 265px;
}
.down_right_four{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
.down_right_four p{
    margin-top: 13px;
}
.down_right_four ul li{
    float: left;
    margin: 10px 13px 12px 10px;
}
.down_right_five{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 25px;
}
.down_right_five ul{
    width: 700px;
    background: #eeeeee;
}
.down_right_five ul li{
    height: 40px;
    font-weight: bold;
    margin-left: 55px;
}
.down_right_five ul li:first-child{
    margin-left: 25px;
    padding-top: 10px;
    margin-top: 20px;
}
.down_right_six p{
    margin-top: 15px;
    margin-bottom: 15px;
}
.down_table, .down_table tr, .down_table td{
    border: 1px solid #D2D2D2;
    border-collapse: collapse;
    text-align: center;
    width: 680px;
}
.down_table tr, .down_table td{
    height: 34px;
    line-height: 34px;
}
.down_table tr:first-child{
    background: #eeeeee;
}
.down_table tr:first-child td b:first-child{
    padding-left: 220px;
    padding-right: 170px;
}
.down_right_six ul {
    margin-top: 15px;
}
.down_right_six ul li a{
    color: #c00;
}
.down_right_six ul li:last-child a{
    color:#333;
    padding-top: 25px;
    display: inline-block;
}
.down_right_six ul li:last-child a:first-child{
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 10px;
}
.edition_right .install_one li{
    width: 158px;
    height: 76px;
    background: url(../images/vod_area_spr.png ) no-repeat;
    cursor: pointer;
}
.install_one li:hover{
    opacity: .8;
}
.install_one li a{
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    margin-left: 30px;
    font-size: 14px;
    margin-top: 15px;
}
.install_two{
    background: #EBECED;
    color: #1D1E2C;
    padding: 8px 0 8px 20px;
    margin-bottom: 20px;
}
.install_three li b{
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: url(../images/sg_num.png ) no-repeat;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 5px;
}
.install_three li:first-child{
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 10px;
}
.install_three li{
    height: 30px;
    left: 30px;
}
.install_three li a{
    color: #c00;
}
.install_three .install_picture{
    text-align: center;
    height: 400px;
    background: #EBECED;
    padding: 15px 0 10px;
    margin: 10px 0 20px 0;
}
.pattern h4{
    height: 38px;
    line-height: 38px;
    background: #EBECED;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;

}
.pattern p{
    padding-left: 20px;
    font-size: 14px;
    color: #1D1E2C;
    margin-top: 20px;
}
.pattern img{
    text-align: center;
    margin: 0 auto;
    background: #EBECED;
    padding: 14px;
}
.pattern span{
    display: block;
    text-align: center;
    margin: 10px 0;
}




/*event.css*/
.event_header{
    width: 100%;
    background: #232323;
    border-bottom: 2px solid #ff5400;
}
.event_header_one{
    width: 980px;
    height: 54px;
    margin: 0 auto;
}
.event_logo{
    display: inline-block;
    width: 190px;
    height: 54px;
    background: url("../images/zone-spr.png") no-repeat;
}
.event_logo a{
    display: inline-block;
    width: 190px;
    height: 54px;
}
.event_header_index li{
    float: left;
    width: 70px;
    height: 54px;
    text-align: center;
    color: #999;
}
.event_header_index li:hover{
    background: #444;
    color: #FF5400;
}
.event_header_more{
    display:block;
    width: 106px;
    height: 20px;
    background: #3e3e3e;
    color: #ff5400;
    font-size: 12px;
    text-align: center;
    margin-top: 32px;
}
.event_header_more:hover{
    color: #ffffff;
}
.event_header_more:hover .event_header_more_i{
    display: inline-block;
    margin-top: 4px;
    transform-origin: 8px 9px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.event_header_user{
    color: #898989;
    font-size: 12px;
    margin-top: 13px;
    margin-left: 200px;
}
.event_header_user a{
    color: #ffffff;
}
.event_header_user a:hover{
    color: #ff5400;
}
.event_banner{
    width: 100%;
    height: 327px;
    background: url(../images/speed-banner.jpg) center top no-repeat;
}
.event_banner h2{
    font: bold 33px/47px 'Microsoft Yahei';
    color: #ffffff;
    width: 980px;
    height: 47px;
    margin: 0 auto;
    text-align: center;
}
.event_banner_div{
    width: 980px;
    height: 34px;
    text-align: center;
    margin: 0 auto;
}
.event_banner_div a{
    display: inline-block;
    width: 114px;
    height: 34px;
    line-height: 34px;
    background-color: #ff3c3c;
    color: #fff;
    margin-top: 14px;
}
.event_banner_ul{
    width: 980px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.event_banner_ul li{
    text-align: center;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.event_background{
    width: 100%;
    height: 50px;
    margin-top: 63px;
    background: #111;
    opacity: .8;
        /*position: fixed;*/
        /*top: 0px;*/
        /*left: 0px;*/
}
.event_banner_ul li a{
    display: block;
    width: 150px;
    height: 50px;
    color: #ffffff;
}
.event_banner_ul li:hover{
    background: #433c38;
}
.event_main{
    width: 100%;
    /*height: 2000px;*/
    background: #e2e0dc;
    margin: 0 auto;
}
.event_main_one{
    width: 980px;
    /*height: 347px;*/
    margin: 0 auto;
    padding-top: 20px;
}
.event_main_one_top{
    height: 31px;
    border-left: 10px solid #EA3131;
}
.event_main_one_top h3{
    display: inline-block;
    font-size: 30px;
    margin-top: -6px;
    font-weight: bold;
    height: 42px;
    color: #222;
    margin-left: 10px;
    margin-right: 10px;
}
 .event_main_one_bottom h4{
     display: inline-block;
     font-size: 16px;
     font-weight: bold;
     height: 42px;
     color: #222;
 }
 .event_main_one_top a{
     color: #ea2f2f;
     margin-top: 12px;
 }
 .event_main_one_bottom{
     width: 1000px;
     /*height: 296px;*/
     margin: 0 auto;
 }
.event_main_one_bottom{
    margin-top: 12px;
}
 .event_main_one_bottom_ul li{
     width: 232px;
     height: 278px;
     float: left;
    margin-bottom: 20px;
     margin-right: 15px;
 }
 .event_main_one_bottom li p{
     font-size: 13px;
     height: 22px;
     color: #999;
     margin: 6px 0;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }
 .event_main_one_bottom .event_main_one_bottom_background{
     display: inline-block;
     width: 210px;
     height: 38px;
     line-height: 38px;
     background: #83be11;
     color: #ffffff;
     text-align: center;
     font-size: 14px;
     border-radius: 4px;
 }
 .event_main_one_bottom_ul div{
     padding-top: 5px;
     padding-left: 10px;
     padding-right: 10px;
     margin-top: -3px;
     width: 210px;
     height: 121px;
     background: #ffffff;
 }
 .forever_p{
     position: relative;
 }
 .event_forever{
     position: absolute;
     top: -138px;
     left: 180px;
     width: 54px;
     height: 30px;
     background: url(../images/zone-spr.png) no-repeat;
     background-position: -194px -156px;
     color: #fff;
     font-size: 12px;
 }
 .event_footer{
     width: 100%;
     height: 140px;
     margin: 0 auto;
     text-align: center;
     background: #222222;
     font-size: 12px;
     color: #555555;
 }
.event_footer a{
    color: #555555;
}
.event_footer a:hover{
    color: #A1A0A0;
}
 .event_footer_one{
     width: 1000px;
     margin: 0 auto;

 }
 .event_footer_one ul{
     margin-left: 150px;
 }
 .event_footer_one ul li{
     float: left;
     font-size: 12px;
 }
.event_transition{
    display: block;
    width: 230px;
    height: 145px;
    overflow: hidden;
}
 .event_transition img:hover{
     transform: scale(1.02);
     -webkit-transition: all .2s linear;
     transition: all .2s linear;
 }
.nav_one_table{
    margin-left: 35px;
}
 .nav_one_table,  .nav_one_table tr, .nav_one_table td{
     border: 1px solid #D2D2D2;
     border-collapse: collapse;
     text-align: left;
     /*width: 619px;*/
     height: 43px;
 }
.nav_one_table tr td:first-child{
    width: 106px;
    padding-left: 40px;
    color: #000;
}
.nav_one_table tr td:last-child{
    width: 420px;
    padding-left: 63px;
}
.nav_one_table tr:nth-child(odd){
    background: #EBECED;
}
.nav_three_two_b{
    width: 700px;
    display: inline-block;
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.nav_three_two_ul li{
    float: left;
}
.nav_three_two_ul_one li{
    width: 698px;
    height: 162px;
    margin-bottom: 30px;
}
.nav_three_two_ul_one li img{
    width: 460px;
    height: 161px;
    border: 2px solid #bbbbbb;
}
.nav_three_two_ul_one li dl{
    width: 218px;
    height: 160px;
    margin-left: 10px;
}
.nav_three_two_ul_one li dt{
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.nav_three_two_dd{
    color: rgb(135, 135, 140);
    border-bottom: 1px dotted rgb(185, 185, 185);
    padding: 0px 0px 14px;
    margin: 0px 0px 14px;
}
.nav_three_two_dd_one{
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-size: 12px;
}
.nav_three_two_dd_two{
    width: 100px;
    height: 27px;
    background: url("../images/cooperation.png") 0 -145px no-repeat;
    text-align: center;
    padding-top: 8px;
    margin-top: 12px;
    color: #ffffff;
}
.news_red_one_header{
    box-shadow:0px 0px 0px  00px #ffffff;
}
.news_red_one_header_ul{
    width: 200px;
    margin-left: -100px;
}
.header1{
    width: 100%;
    height:44px;
    background:rgba(0,0,0,0.3);
}
.red_one a:hover{
    color: #009CFF;
}
.news_red_one_header_ul li{
    float: left;
}
.news_red_one_header_ul li a{
    font-size: 12px;
    color: #464646 ;
}
.news_red_one_main{
    min-width: 1000px;
    height: 2000px;
    background: url("../images/rp.jpg") no-repeat 50% 90px;
}
/*.news_red_one_main_con{*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
/*}*/
/*.news_red_one_main_con_header{*/
    /*width: 1000px;*/
    /*height: 417px;*/
    /*margin: 0 auto;*/
/*}.news_red_one_logo img {*/
     /*width: 100px;*/
    /*height: 74px;*/
 /*}*/
/*.news_red_one_time span{*/
    /*width: 336px;*/
    /*height: 68px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    /*background: url("../images/hd_sp.png") -870px -268px;*/
/*}*/
/*.news_red_one_time h1{*/
    /*width: 819px;*/
    /*height: 107px;*/
    /*margin: 10px auto 0;*/
    /*background: url("../images/hd_sp.png") -15px -247px;*/
/*}*/
/*.news_red_one_main_con p{*/
    /*/!*background-position: -115px -3px;*!/*/
    /*width: 592px;*/
    /*height: 33px;*/
    /*margin: 0 auto;*/
    /*font-size: 22px;*/
    /*color: #FFFFFF;*/
    /*text-align: center;*/
    /*line-height: 32px;*/
    /*background: url("../images/sp.png") -115px -3px;*/
/*}*/
/*.news_red_one_img{*/
    /*width: 310px;*/
    /*height: 78px;*/
    /*margin: 21px auto 0;*/
    /*display: block;*/
    /*background: url("../images/sp.png") -124px -42px;*/
/*}*/
/*.news_red_one_main_one{*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
    /*padding-bottom: 50px;*/
/*}*/
/*.news_red_one_main_one_con{*/
    /*padding: 38px 0 0 25px;*/
    /*position: relative;*/

/*}*/
/*.news_red_one_span_one{*/
    /*float: left;*/
    /*width: 79px;*/
    /*height: 85px;*/
    /*font-size: 38px;*/
    /*color: #FFFFFF;*/
    /*text-align: center;*/
    /*line-height: 84px;*/
    /*font-weight: bold;*/
    /*background: url("../images/sp.png") -24px -87px;*/
/*}*/
/*.news_red_one_span_three{*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*color: #2398ae;*/
    /*font-weight: bold;*/
    /*line-height: 18px;*/
    /*padding-left: 15px;*/
/*}*/
/*.news_red_one_span_four{*/
    /*display: block;*/
    /*font-size: 40px;*/
    /*color: #2398AE;*/
    /*font-weight: bold;*/
    /*line-height: 42px;*/
    /*padding: 2px 0 10px 15px;*/
/*}*/
/*.news_red_one_span_five{*/
    /*line-height: 30px;*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*color: #e84250;*/
    /*padding-left: 15px;*/
    /*font-weight: 100;*/
/*}*/
/*.news_red_one_ul{*/
    /*padding: 55px 0 0 165px;*/
/*}*/
/*.news_red_one_ul li{*/
    /*float: left;*/
/*}*/
/*.news_red_one_li_1{*/
    /*width: 104px;*/
/*}*/
/*.news_red_one_li_1 img, .news_red_one_li_3 img{*/
    /*width: 104px;*/
    /*height: 94px;*/
    /*display: block;*/
/*}*/
/*.news_red_one_li_1 p, .news_red_one_li_3 p{*/
    /*color: #EC3030;*/
    /*font-size: 14px;*/
    /*line-height: 16px;*/
    /*width: 100%;*/
    /*text-align: center;*/
    /*padding-top: 32px;*/
/*}*/
/*.news_red_one_li_2{*/
    /*width: 222px;*/
    /*text-align: center;*/
    /*font-size: 78px;*/
    /*font-weight: bold;*/
    /*color: #f98c8c;*/
    /*line-height: 100px;*/
/*}*/
/*.news_red_one_li_3{*/
    /*width: 104px;*/
/*}*/
/*.news_red_one_ul_right{*/
    /*width: 184px;*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 159px;*/
    /*right: 66px;*/
/*}*/
/*.news_red_one_ul_right p{*/
    /*display: block;*/
    /*font-size: 14px;*/
    /*color: #EC3030;*/
    /*line-height: 16px;*/
    /*width: 100%;*/
    /*text-align: center;*/
/*}*/
/*.news_red_one_ul_right1{*/
    /*padding: 20px 0 0 88px;*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*color: #e84250;*/
    /*line-height: 18px;*/
/*}*/
/*.news_red_one_main_two{*/
    /*padding: 38px 0 0 25px;*/
    /*position: relative;*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
/*}*/
/*.news_red_one_li_11{*/
    /*font-size: 40px;*/
    /*color: #e84251;*/
    /*font-weight: bold;*/
    /*line-height: 144px;*/
    /*width: 196px;*/
    /*text-align: center;*/
/*}*/
/*.news_red_one_li_22{*/
    /*line-height: 134px;*/
/*}*/
/*.news_red_one_li_33 img{*/
    /*width: 260px;*/
    /*height: 148px;*/
/*}*/
/*logo_header  css*/
.logo_header{
    width: 1000px;
    height: 82px;
    margin: 0 auto;
    position: relative;
}
.logo_header_right_top li{
    margin-top: 10px;
    float: left;
}
.logo_header_right_top li a{
    color:#8b8a8a;
}
.logo_header_right_bottom{
    width: 180px;
    position: absolute;
    top:60px;
    left: 820px;
}
.logo_header_right_bottom li{
    float: left;
}
.logo_header_right_bottom li:first-child{
    width: 83px;
    height: 15px;
    background: url("../images/sprites.jpg");
}
.logo_header_right_bottom li:nth-child(2){
    width: 18px;
    height: 19px;
    background: url("../images/sprites.jpg");
    background-position: -342px -81px;
    margin-left: 10px;
}
.logo_header_right_bottom li:nth-child(3){
    width: 58px;
    height: 17px;
    background: url("../images/sprites.jpg");
    background-position: -236px 2px;
    margin-left: 10px;
}
.logo_green{
    width: 100%;
    height: 216px;
    background: url("../images/colorBelt1.jpg");
    margin-top: 80px;
}
.luara-left{
    position:relative;
    padding:0;
    overflow: hidden;
}
.luara-left ul{
    position: relative;
    padding: inherit;
    margin: 0;
}
.luara-left ul li{
    float: left;
    padding: inherit;
    margin: inherit;
    list-style: none;
}
.luara-left ul li img{
    width: inherit;
    height: inherit;
}
.logo_bannder{
    width: 945px;
    margin: 0 auto;
    position: relative;
    margin-top: -278px;
    padding-left: 55px;
}
.example2 ol{
    position:relative;
    width: 190px;
    height: 20px;
    top:-30px;
    left:500px;
}
.example2 ol li{
    float:left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 5px;
    background: #fff;
}
.example2 ol li.seleted{
    background: #bbb;
}
.logo_banner_right{
    width: 195px;
    height: 245px;
    padding: 10px 15px;
    font-size: 12px;
    background: #fff;
}
.logo_banner_right a{
    color: #646464;

}
.logo_banner_right h2{
    display: block;
    float: left;
    width: 43px;
    height: 24px;
    background: url("../images/sprites.jpg");
    background-position: -306px 0px;
    margin-right: 90px;
}
.logo_banner_right_top{
   border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.logo_banner_right_bottom li{
    width: 195px;
    line-height: 27px;
    clear: both;
    border-bottom: 1px dotted #cccccc;
    height: 27px;
    overflow: hidden;
    list-style-type: disc;
}
.logo_banner_right img{
    margin-top: 2px;
    width: 190px;
    height: 66px;
    margin: 0 auto;
    background: url("../images/sprites.jpg");
    background-position: -199px -261px;
}
.logo_gray{
    width: 100%;
    height: 172px;
    background:#eaeaea;
}
.logo_gray_center{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;

}
/*logo动画*/
.logo_color{
    width: 195px;
    height: 172px;
    position: absolute;
    top:0;
    left: 55px;
}
.logo_color li{
    display:block;
    width: 195px;
    height: 34px;
}
.logo_li1{border-left: 3px solid #FF4E00;}
.logo_li2{border-left: 3px solid #FFC502;}
.logo_li3{border-left: 3px solid #4C8502;}
.logo_li4{border-left: 3px solid #009CFF;}
.logo_li5{border-left: 3px solid #A19FEA;}
.logo_li1:hover{  width: 195px;  height: 34px; border-left: 195px solid #FF4E00;  transition:all .5s ease;  }
.logo_li2:hover{  width: 195px;  height: 34px; border-left: 195px solid #FFC502;  transition:all .5s ease;  }
.logo_li3:hover{  width: 195px;  height: 34px; border-left: 195px solid #4C8502;  transition:all .5s ease;  }
.logo_li4:hover{  width: 195px;  height: 34px; border-left: 195px solid #009CFF;  transition:all .5s ease;  }
.logo_li5:hover{  width: 195px;  height: 34px; border-left: 195px solid #A19FEA;  transition:all .5s ease;  }
.logo_li1 a{  display: inline-block;  width: 164px;  padding-left: 30px;  font-weight: 900;  height: 34px;  line-height: 34px;  color: #666;  position: absolute;  top:0;  left: 0;  }
.logo_li2 a{  display: inline-block;  width: 164px;  padding-left: 30px;  font-weight: 900;  height: 34px;  line-height: 34px;  color: #666;  position: absolute;  top:34px;  left: 0;  }
.logo_li3 a{  display: inline-block;  width: 164px;  padding-left: 30px;  font-weight: 900;  height: 34px;  line-height: 34px;  color: #666;  position: absolute;  top:68px;  left: 0;  }
.logo_li4 a{  display: inline-block;  width: 164px;  padding-left: 30px;  font-weight: 900;  height: 34px;  line-height: 34px;  color: #666;  position: absolute;  top:102px;  left: 0;  }
.logo_li5 a{  display: inline-block;  width: 164px;  padding-left: 30px;  font-weight: 900;  height: 34px;  line-height: 34px;  color: #666;  position: absolute;  top:136px;  left: 0;  }
.logo_li1 a:hover{  color: #fff;  }
.logo_li2 a:hover{  color: #fff;  }
.logo_li3 a:hover{  color: #fff;  }
.logo_li4 a:hover{  color: #fff;  }
.logo_li5 a:hover{  color: #fff;  }
.logo_gray_center_right{
    margin-left: 55px;
    border: 1px solid #aaa;
    border-right: 1px solid #000000;
}
.logo_gray_center_right li a{
    display: inline-block;
    width: 164px;
    padding-left: 30px;
    height: 30px;
}
.logo_gray_center_left{
    height: 170px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.logo_img{
    width: 1000px;
    height: 30px;
    margin: 0 auto;
    position: relative;
}
.logo_img div .img1{
    width: 948px;
    height: 626px;
    position: absolute;
    top:18px;
    left: 54px;
}
.logo_img div .img2{
    width: 948px;
    height: 82px;
    position: absolute;
    top:700px;
    left: 54px;
}
.logo_success{
    width: 100%;
    height: 36px;
    background:#3f3e3e;
}
.logo_success .logo_success_div{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.logo_success_ul{
    width: 312px;
    height: 36px;
}
.logo_success_ul li{
    float: left;
    line-height: 36px;
}
.logo_success1 img{
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.logo_success01{
    width: 50px;
    height: 142px;
    position: absolute;
    top:36px;
    left: 750px;
    z-index: 99;
    background: #FFFFFF;
    padding: 20px;
}
.logo_success02{
    width: 50px;
    height: 142px;
    position: absolute;
    top:36px;
    left: 800px;
    z-index: 99;
    background: #FFFFFF;
    padding: 20px;
}
.logo_success03{
    width: 50px;
    height: 142px;
    position: absolute;
    top:36px;
    left: 850px;
    z-index: 99;
    background: #FFFFFF;
    padding: 20px;
}
.logo_success01_top{
    width: 260px;
    height: 125px;
}
.logo_success01_top_left{
    width: 110px;
    height: 110px;
}
.logo_success01_top_left img{
    width: 100px;
    height: 100px;
}
.logo_success01_top .logo_success01_top_right{
    width: 120px;
    height: 100px;
}
.logo_success01_top_right li{
    font-size: 12px;
    width: 100px;
    height: 28px;
}
.logo_success01_top_right li span{
    font-style: normal;
    color: #60acdc;
}
.logo_success01_bottom{
    width: 270px;
    height: 37px;
    line-height: 37px;
    border-top: 1px solid #ccc;
    margin-left: -20px;
    padding-left: 20px;
    color: #aaa;
    font-size: 12px;
}
.logo_success2{
    padding-left: 12px;
    font-size: 12px;
    color: #ccc;
    padding-right: 10px;
}
.logo_success3, .logo_success4, .logo_success5, .logo_success6, .logo_success8{
    background: url("../images/sprites.jpg") no-repeat;
}
.logo_success3, .logo_success5, .logo_success8{
    width: 1px;
    height: 36px;
    margin: 0 3px 0 4px;
    position: relative;
    background-position: -406px -87px;
}
.logo_success4{
    width: 42px;
    height: 24px;
    margin: 0 3px 0 4px;
    position: relative;
    background-position: -258px -80px;
}
.logo_success6{
    width: 20px;
    height: 20px;
    background-position: -372px -80px;
    margin: 8px 2px 0 10px;
}
.logo_success7{
    font-weight: bold;
    color: #ff8900;
    line-height: 36px;
    font-size:12px;
    margin-left: 2px;
    margin-right: 5px;
}
.logo_success9{
    font-size: 12px;
    color: #cccccc;
    margin-left: 10px;
}
/*第一个首页样式*/
.first_main{
    /*width: 100%;*/
    min-width: 1000px;
    height: 2507px;
    background: url("../images/rp (1).jpg") no-repeat 50% 0;
}
.first1_main{
    background: url("../images/index_1rp.jpg") no-repeat 50% 0;

}
.first_nav{
    height: 36px;
    width: 100%;
    padding: 8px 0 0 20px;
    background: rgba(6,6,6,0.6);;
}
.first_nav_left li, .first_nav_right li{
    float: left;
    margin-right: 10px;
}
.first_nav_left1{
    width: 62px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    padding: 0 0 0 31px;
    background: url("../images/act_top_bar.png")no-repeat -95px -33px;
    position: relative;
}
.first_nav_i1{
    width: 20px;
    height: 20px;
    display: inline-block;
}
.first_nav_left1:hover{
    background: url("../images/act_top_bar.png")no-repeat 0px -33px;
}
.first_nav_left1 a{
    font-size: 12px;
    display: inline-block;
    color: #AEAEAE;
    font-weight: bold;
    position: absolute;
    top:-7px;
    left: 13px;
}
.first_nav_left2, .first_nav_left3{
    width: 30px;
    height: 30px;
}
.first_nav_left2{
    background: url("../images/act_top_bar.png")no-repeat -352px -33px;
}
.first_nav_left2:hover{
    background: url("../images/act_top_bar.png")no-repeat -429px -33px;
}
.first_nav_left3{
    background: url("../images/act_top_bar.png")no-repeat -392px -33px;
}
.first_nav_left3:hover{
    background: url("../images/act_top_bar.png")no-repeat -469px -33px;
}
.first_nav_right li{
    height: 23px;
    line-height: 23px;
    margin-top: 2px;
}
.first_nav_right1{
    height: 23px;
    width: 77px;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
    background: url("../images/act_top_bar.png")no-repeat -205px -33px;
    vertical-align: middle;
}
.first_nav_right a, .first_nav_right li{
    font-size: 12px;
    color: #AEAEAE;
}
.first_nav_right a:hover{
    color: #22A7D3;;
}
.first_nav_right li:nth-child(2){
    cursor: pointer;
}
.first_nav_right li:last-child{
    margin-right: 60px;
}
.first_con{
    width: 1000px;
    margin: 0 auto;
}
.first_con_top{
    height: 775px;
    position: relative;
}
.em1{
    display:block;
    width: 660px;
    height: 660px;
    background: url(../images/round1.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -330px;
    top: 115px;
}
.rotate1{
    animation: rotate1 80s linear infinite;
    -moz-animation: rotate1 80s linear infinite;
    -webkit-animation: rotate1 80s linear infinite;
}
@keyframes rotate1 {
    0% {transform: rotate(0);}
    100% {transform: rotate(360deg);}
}
@keyframes rotate2 {
    0% {transform: rotate(0);}
    100% {transform: rotate(-360deg);}
}
.em2{
    display:block;
    width: 524px;
    height: 524px;
    background: url(../images/round2.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -262px;
    top: 183px;
}
.rotate2{
    animation: rotate2 80s linear infinite;
    -moz-animation: rotate2 80s linear infinite;
    -webkit-animation: rotate2 80s linear infinite;
}
.first_con_top em{
    font-weight: normal;
    font-style: normal;
}
.em3{
    display: block;
    background: url(../images/people.png) no-repeat;
    width: 645px;
    height: 504px;
    position: absolute;
    left: 50%;
    margin-left: -225px;
    top: 218px;
}
.em4{
    display: block;
    width: 701px;
    height: 159px;
    background: url(../images/slogn.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 61px;
    margin-left: -351px;
}
.rotate3{
    animation: rotate3 1s 0s ease-in both;
    -moz-animation: rotate3 1s 0s ease-in both;
    -webkit-animation: rotate3 1s 0s ease-in both;
}
@keyframes rotate3 {
    0% {    opacity: 0;
        transform: scale(3,3);}
    80%{
        transform: scale(.5,.5);
    }
    100% {    opacity: 1;
        transform: scale(1,1);}
}
.b{
    background: url(../images/sp11.png) no-repeat;
}
.first_con_bottom{
    position: absolute;
    left: 275px;
    top: 605px;
}
.first_con_bottom1{
    width: 210px;
    height: 64px;
    background-position: 0 0;
    margin-right: 26px;
}
.first_con_bottom2{
    width: 210px;
    height: 64px;
    background-position: -426px  -1px;
    margin-right: 26px;
}
.first_con_bottom1:hover{
    background-position: -215px  0px;
}
.first_con_bottom2:hover{
    background-position: -638px  -1px;
}
.first_c_bottom{
    margin-top: -6px;
    height: 309px;
    position: relative;
}
.first1{
    width: 239px;
    position: absolute;
    left: -151px;
    top: -257px;
}
.box0{
    width: 293px;
    height: 80px;
    display: block;
    color: #f0fbff;
    background-position: -593px -69px;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 1px 3px 1px #ad1c13;
}
.box1:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first_span{
    display: block;
    text-indent: 79px;
    padding-top: 2px;
}
.first_em{
    margin-top: 5px;
    font-style: normal;
    display: block;
    text-indent: 44px;
    font-weight: bold;
}
.first_img{
    position: absolute;
    left: 175px;
    top: -10px;
}
.first2{
    width: 239px;
    position: absolute;
    left: -87px;
    top: -129px;
}
.first_img2{
    position: absolute;
    left: 180px;
    top: -39px;
}
.box2:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first3{
    width: 239px;
    position: absolute;
    left: 81px;
    top: -10px;
}
.box3:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first_img3{
    position: absolute;
    left: 179px;
    top: -39px;
}
.first4{
    position: absolute;
    left: 407px;
    top: 5px;
    width: 202px;
 }
.box4{
    text-align: center;
    width: 202px;
    height: 231px;
    background-position: -422px -158px;
    display: block;
    color: #f0fbff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 1px 3px 1px #ad1c13;
}
.box4 span{
    display: block;
    padding-top: 17px;
    text-align: center;
}
.box4 em{
    font-style: normal;
    display: block;
    font-weight: bold;
}
.box4 img{
    left: -22px;
    top: 87px;
    position: absolute;

}
.box4:hover{
    background-position:-4px -153px;;
    color: #f0fbff;
}
.first5{
     width: 239px;
     position: absolute;
     left: 631px;
     top: -10px;
 }
.box5:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first_img5{
    position: absolute;
    left: 217px;
    top: -24px;
}
.first6{
     width: 239px;
     position: absolute;
     left: 762px;
     top: -129px;
 }
.box6:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first_img7{
    position: absolute;
    left: 210px;
    top: -42px;
}
.first7{
     width: 239px;
     position: absolute;
     left: 844px;
     top: -257px;
 }
.box7:hover{
    background-position: -1px -68px;
    color: #f0fbff;
}
.first_d_bottom h2{
    width: 1000px;
    background-position: -1px -407px;
    color: #d23130;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-indent: 10px;
}
.first_d_ul{
    padding-top: 10px;
    width: 1100px;
}
.first_d_ul li{
    width: 186px;
    float: left;
    position: relative;
    margin-right: 84px;
}
.first_d_ul li span{
    display: block;
    width: 100%;
    color: #d23130;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}
.first_d_ul li b{
    width: 34px;
    height: 10px;
    background-position: -777px -178px;
    display: block;
    position: absolute;
    left: 206px;
    top: 95px;
}
.first_d_ul li a{
    width: 186px;
    height: 196px;
    background: url(../images/par2-bg3.png) no-repeat;
    display: block;
}
.first_d_ul li a:hover{
    background: url(../images/par2-bg1.png) no-repeat;
}
.first_d_ul li a img{
    display: block;
    margin: 0px auto 0;
    padding-top: 11px;
}
.first_d_ul li em{
    width: 76px;
    height: 61px;
    background-position: -691px -158px;
    display: block;
    position: absolute;
    left: 8px;
    top: 11px;
}
#em1{
    background-position: -691px -230px;
}
#em2{
    background-position: -691px -294px;
}
#first_footer{
    margin-top: 9px;
    background: #c84832;
    height: 107px;
    color: #ffffff;
}
#first_footer a{
    color: #ffffff;
}
.first_d_bottom{
    margin-top: -8px;
    width: 1000px;
    height: 274px;
    /*margin: 0 auto;*/
    position: relative;
}
.first1_con{
    width: 100%;
    height: 639px;
    margin: 0 auto;
    position: relative;
    background: url("../images/hd.jpg") no-repeat 50% 0;
}
.first1_img{
    display: block;
    font-style: normal;
    background: url(../images/slogan.png) no-repeat;
    width: 766px;
    height: 184px;
    position: absolute;
    left: 50%;
    margin-left: -383px;
    top: 160px;
}
@keyframes rotate4 {
    0% {    opacity: 0;
        transform: scale(2,2);}
    80%{
        transform: scale(.9,.9);  }
    100% {    opacity: 1;
        transform: scale(1,1);}
}
.rotate4{
    -webkit-animation: rotate4 1s 0.2s ease both;
    -moz-animation: rotate4 1s 0.2s ease both;
    -ms-animation: rotate 1s 0.2s ease both;
    -o-animation: rotate4 1s 0.2s ease both;
}
.first_p{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 380px;
    height: 46px;
    left: 50%;
    margin-left: -190px;
    position: absolute;
    top: 395px;
    background: url(../images/time.png) no-repeat;
    line-height: 46px;
    -webkit-animation: first_p .4s 1.0s ease-in both;
    -moz-animation: scaleB .4s 1.0s ease-in both;
    -ms-animation: scaleB .4s 1.0s ease-in both;
    -o-animation: scaleB .4s 1.0s ease-in both;
}
@keyframes first_p{
    0% {    opacity: 0;
        transform: scale(.8,.8);}
    80%{
        transform: scale(1,1);  }
}
.first{
    background: url("../images/sp111.png") no-repeat;
}
.first_a{
    background-position: -258px -432px;
    width: 250px;
    height: 81px;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    top: 500px;
}
/*动画*/
.first_a:hover{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
     -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
}
.index1_hover:hover{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
}
.index1_con{
    background: url(../images/ct.jpg) no-repeat 50% 0;
    width: 100%;
    height: 2000px;
    position: absolute;
    top: 639px;
}
.index1_con1{
    width: 1000px;
    height: 530px;
    margin: 57px auto;
}
.index1_con1 div{
    width: 368px;
    height: 100px;
    margin: 0 auto;
    background: url("../images/sp (1).png") no-repeat;
    background: 0 0 ;
}
.index1_con1>p{
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    color: #ff761e;
    line-height: 22px;
}
.index1_con1 p em{
    font-style: normal;
    color: #fe312f;
}
.index1_con1 p a{
    color: #fe312f;
    text-decoration: underline;
}
.index1_ul{
    height: 48px;
    margin-bottom: 22px;
}
.index1_ul li{
    width: 490px;
}
.index1_ul li a{
    color: #b24600;
    height: 48px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.ul_em1{
    display: block;
    background: url(../images/sp111.png) no-repeat;
    width: 22px;
    height: 48px;
    background-position: -379px -253px;
}
.ul_em2{
    display: block;
    background: url(../images/sp111.png) no-repeat;
    width: 22px;
    height: 48px;
    background-position: -409px -253px;
}
.ul_span1{
    display: block;
    height: 48px;
    background: url(../images/c_bg1.png) repeat-x left top;
}
.index1_ul li a .ul_span2{
    color: #ffffff;
    display: block;
    height: 48px;
    background: url(../images/c_bg2.png) repeat-x left top;
}
.index1_ul1{
    height: 283px;
    margin-bottom: 55px;
}
.index1_ul1 li{
    float: left;
    background: url(../images/bg1.jpg) no-repeat;
    width: 241px;
    height: 254px;
    /*overflow: hidden;*/
    margin-right: 12px;
    text-align: center;
    padding-top: 29px;
}
.index1_ul1 li h3{
    display: block;
    width: 148px;
    height: 61px;
    margin: 0 auto 18px;
    background: url(../images/sp111.png) no-repeat;
    background-position: -371px 0;
}
.index1_ul1 li p{
    text-align: center;
    font-size: 16px;
    color: #fff4de;
    line-height: 22px;
    font-weight: bold;
    height: 90px;
}
.index1_ul1 li p em{
    display: block;
    color: #ffef74;
}
.index1_ul1 li a{
    display: block;
    width: 181px;
    height: 60px;
    margin: 0 auto;
    background: url("../images/sp111.png") no-repeat;
    background-position: -369px -308px;
}
.index1_ul li .index1_four{
    width: 220px;
    height: 60px;
}
.index1_con .index1_con2{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.index1_con .index1_con2 div{
    width: 368px;
    height: 100px;
    background-position: 0 -103px;
    margin: 0 auto;
}
.index1_con .index1_con2 div h2{
    position: absolute;
    top:45px;
    left: 775px;
}
.index1_con2>p{
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    color: #ff761e;
    line-height: 22px;
}
.index1_con2 p em{
    font-style: normal;
    color: #fe312f;
}
.index1_con2 h3{
    font-size: 20px;
    color: #fe312f;
    font-weight: bold;
    text-align: center;
    padding-bottom: 28px;
    line-height: 28px;
}
.index1_ul2{
    height: 291px;
    margin-bottom: 26px;
}
.index1_ul2 li{
    float: left;
    width: 227px;
    height: 291px;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-right: 30px;
}
.index1_ul2 li span{
    width: 100%;
    left: 0;
    bottom: 40px;
    color: #a8410d;
    font-size: 14px;
    line-height: 18px;
}
.index1_ul2 li em{
    width: 66px;
    height: 66px;
    text-align: center;
    left: 0;
    top: 0;
    line-height: 64px;
    color: #fff;
    font-size: 15px;
    background: url(../images/sp.png) no-repeat;
}
.index1_ul2 li span{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px;
    color: #a8410d;
    font-size: 14px;
    line-height: 18px;
}
.index1_ul2 li strong{
    width: 66px;
    height: 66px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 64px;
    color: #fff;
    font-size: 15px;
    background: url(../images/sp111.png) no-repeat;
    background-position: -529px -70px;
    font-style: normal;
}
.index1_con2 #open{
    display: block;
    margin: 0 auto;
    width: 250px;
    height: 81px;
    background-position: 0 -310px;
    margin-bottom: 50px;
    background: url(../images/sp.png) no-repeat;
}
#index1_pictrue{
    width: 1000px;
    margin: 0 auto;
    background: url(../images/flash.png) no-repeat;
    height: 597px;
}
.index1_footer{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #ffa334;
}
.index1_footer a{
    color: #ffa334;
}
.index5_img{
    background: url(../images/them.png) no-repeat;
    width: 1011px;
    height: 417px;
    position: absolute;
    left: 50%;
    margin-left: -505.5px;
    top: 207px;
}
.rotate5{
    animation: rotate5 3s linear infinite;
    -moz-animation: rotate5 3s linear infinite;
    -webkit-animation: rotate5 3s linear infinite;
}
@keyframes rotate5 {
    0% {
        transform: translateY(-5px);
    }
    50% {
    transform: translateY(0px);
    }
100% {
    transform: translateY(-5px);
    }
}
.index5_p{
    display: block;
    width: 362px;
    height: 86px;
    background-position: 0 0;
    position: absolute;
    left: 50%;
    top: 649px;
    margin-left: -181px;
    background: url("../images/sp1111.png") no-repeat;
}
.rotate6{
    animation: rotate6.8s linear infinite;
    -moz-animation: rotate6 1.8s linear infinite;
    -webkit-animation: rotate6 1.8s linear infinite;
}
@keyframes rotate6 {
    0% {
        transform: scale(1);
    }
    50% {
    transform: scale(.95);
    }
    100% {
    transform: scale(1);
    }
}
.index5_position{
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}
.index5_ul{
    position: absolute;
    left: 0px;
    top: 778px;
    width: 965px;
    margin: 0 auto;
}
.index5_ul li{
    width: 270px;
    float: left;
    margin-left: 49px;
}
.index5_ul li a p{
    display: block;
    width: 270px;
    height: 274px;
    transform: scale(1);
    transition: 1s all;
    background: url(../images/index-nav1.png) no-repeat;
}
.index5_ul li a span{
    display: block;
    width: 190px;
    height: 59px;
    margin: 20px auto 0;
    transform: scale(1);
    transition: 1s all;
    background: url(../images/sp1111.png) no-repeat;
    background-position: -2px -91px;
}
.index5_ul li a p:hover{
     transform: scale(1.1);
     transition: 1s all;
}
.index5_ul li a p:hover .index5_ul li a span{
    transform: scale(1.1);
    transition: 1s all;
}
/*首页第8个子页面样式*/
.first8_con{
    background: url(../images/rp1.jpg) no-repeat 50% 0;
    min-width: 1000px;
    min-height: 547px;
}
.first8_div{
    background: url(../images/first8.jpg) no-repeat 50% 0px;
    min-width: 1000px;
    min-height: 547px;
    position: relative;
}
.first8_main_div{
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}
.first_main_p{
    display: block;
    position: absolute;
    width: 390px;
    height: 33px;
    font-size: 16px;
    color: #066e7a;
    text-align: center;
    line-height: 32px;
    top: 385px;
    left: 308px;
    background: url(../images/first888.png) no-repeat;
    background-position: -4px -4px;

}
.first8_main_a{
    width: 218px;
    height: 67px;
    display: block;
    position: absolute;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    line-height: 58px;
    top: 444px;
    left: 398px;
    background: url(../images/first888.png) no-repeat;
    background-position: -2px -46px;
}
.first8_main_a:hover{
    color: #fff;
}
.first8_main_center{
    background: url(../images/first888.png) no-repeat 50% 0px;
    min-width: 1000px;
    min-height: 1000px;
}
.first8_main_center_div{
    margin-top: -20px;
    width: 100%;
    min-height: 1279px;
    background: url(../images/rp2.jpg) no-repeat 50% 0;
}
.first8_main_center_con{
    background:  url(../images/firrst88.jpg) no-repeat ;
    padding-top: 21px;
    width: 1000px;
    height: 1300px;
    margin: 0  auto ;
    position: relative;
}
.first8_main_center_con_p{
    font-size: 20px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    line-height: 22px;
}
.first8_main_center_con_span{
    display: block;
    width: 420px;
    margin: 0 auto;
    padding-top: 18px;
}
.first8_main_center_con_span a{
    display: block;
    background: url(../images/first888.png) no-repeat;
    background-position: -225px -49px;
    width: 193px;
    height: 60px;
    font-size: 24px;
    color: #857001;
    text-align: center;
    line-height: 56px;
}
.first8_ul1{
    padding-top: 23px;
}
.first8_ul1 li{
    float: left;
    margin-top: 15px;
    width: 179px;
    margin-right: 25px;
    position: relative;
    vertical-align: bottom;
}
.first8_ul1 li p{
    font-size: 16px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    line-height: 18px;
    padding-top: 15px;
}
.first8_ul1 li span{
    display: block;
    background: url(../images/first888.png) no-repeat;
    background-position: -265px -172px;
    width: 27px;
    height: 2px;
    position: absolute;
    top: 95px;
    right: -27px;
}
.first8_ul1 li em{
    background: url(../images/first888.png) no-repeat;
    display: block;
    position: absolute;
    width: 75px;
    height: 74px;
    background-position: -5px -257px;
    top: -4px;
    left: -4px;
}
.bcon h1{
    font-size: 16px;
    color: #3a3a3a;
    text-align: center;
    line-height: 30px;
    background: url(../images/first888.png) no-repeat;
    background-position: -12px -118px;
    width: 224px;
    height: 29px;
    margin: -15px auto 0;
}
.box123{
    width:1000px;
    margin:0 auto;
    padding-top: 20px;
}
.bcon{
    width:1000px;
    border:1px dashed #eee;
    margin:30px auto;
}
.list_lh{
    height:70px;
    overflow:hidden;
}
.list_lh li p{
    display: block;
    height:24px;
    line-height:24px;
    color: #fffc13;
}
.list_lh li p a{ font-size: 16px; color: #fffc13; }
.list_lh li p em{ font:normal 12px/24px Arial; display:inline-block;  color: #fffc13; font-size: 16px;margin-left: 60px;}
.btn_lh:hover{  color: #ffffff;text-decoration:none;}
.first8_botttom_h2{
    background: url(../images/first888.png) no-repeat;
    background-position: -278px -118px;
    height: 43px;
    font-size: 28px;
    color: #FFFC13;
    font-weight: bold;
    padding-left: 46px;
}
.first8_botttom_ul{
    padding: 15px 0 30px 5px;
}
.first8_botttom_ul li{
    width: 100%;
    padding-bottom: 7px;
}
.first8_botttom_ul li span{
    float: left;
    background: url(../images/first888.png) no-repeat;
    background-position: -249px -121px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
}
.first8_botttom_ul li p{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 30px;
}

.first9_main{
    background: url(../images/rp1111111.jpg) no-repeat 50% 0;
    min-width: 1000px;
    height: 1200px;
    position: relative;
}
.first9_logo{
    position: absolute;
    top: 100px;
    left: 30px;
    width: 107px;
    height: 116px;
    background: url(../images/logo9.png) no-repeat;
}
.first9_logo1{
    position: absolute;
    top: 110px;
    left: 160px;
    width: 107px;
    height: 116px;
    background: url(../images/code.jpg) no-repeat;
}
.first9_con{
    background: url(../images/hd2.jpg) no-repeat 50% 0;
    height: 831px;
}
.first9_main1{
    background: url(../images/rp221.jpg) no-repeat 50% 0px;
    min-width: 1000px;
    height: 1090px;
    margin-top: -5px;
}
.first9_con2{
    width: 1000px;
    background: url(../images/ct1.jpg) no-repeat  50% 0;
    height: 1000px;
    margin: -1287px auto;
    position: relative;
}
.bg{
    background: url("../images/firsr999.png");
}
.first9_con2_list{
    background-position: -268px -268px;
    width: 159px;
    height: 43px;
    position: absolute;
    right: 132px;
    top: -140px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    color: #f95700;
}
.first9_con2_list1{
    position: absolute;
    background-position: -6px -709px;
    width: 238px;
    height: 67px;
    left: 500px;
    top: -70px
}
.first9_con2_list:hover{    color: #f95700;  }
.first9_p{
    position: absolute;
    font-size: 20px;
    color: #b63e0f;
    font-weight: bold;
    left: 404px;
    top: -180px;
}
.first9_main1_h2{
    font-style: normal;
    display: block;
    width: 1000px;
    height: 86px;
    font-size: 56px;
    font-weight: bold;
    color: #ff431a;
    text-align: center;
    position: relative;
}
.first9_main1_h2 em{
    width: 119px;
    height: 119px;
    display: block;
    position: absolute;
    top: 0;
    left: 185px;
    background: url("../images/firsr999.png");
}
.first9_main1_ul{
    margin-top: 57px;
}
.first9_main1_ul li{
    float: left;
    position: relative;
}
.first9_main1_ul li p{
    font-size: 16px;
    color: #a7240a;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 110px;
}
.first9_main1_ul li a{
    background: url("../images/firsr999.png");
    background-position: -207px -9px;
    width: 160px;
    height: 73px;
    position: absolute;
    top: 141px;
    left: 42px;
}
.first9_main1_ul li span{
    background: url("../images/firsr999.png");
    background-position: -128px 0;
    width: 73px;
    height: 73px;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 99;
}
.first10_main{
    width: 100%;
    height: 914px;
    background: url("../images/first10.jpg")no-repeat 50% 0;
}
.first10_con{
    width: 100%;
    height: 544px;
    background: url("../images/hd1.jpg")no-repeat 50% 0;
}
.first10_main1{
    width: 1000px;
    height: 370px;
    margin: 0 auto;
    position: relative;
    background: url("../images/first10ct.jpg") no-repeat;
}
.first10_p{
    position: absolute;
    top: -140px;
    left: 380px;
    text-align: center;
    color: #6e3c14;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
}
.first10_p:hover, .first10_a1:hover{
    color: #fff4d6;
}
.first10_a1{
    background: url("../images/fiest10con.png");
    bottom: 5px;
    width: 213px;
    height: 72px;
    text-align: center;
    color: #fff4d6;
    font-size: 26px;
    font-weight: bold;
    line-height: 62px;
    background-position: 0 -159px;
    position: absolute;
    left: 268px;
    top:-70px;
}
.first10_1{
    width: 145px;
    height: 146px;
    background-position: -167px 0;
    background-image: url(../images/sp10.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 76px;
    left: 64px
}
.first10_1 div{
    width: 100%;
    position: relative;
}
.first10_1 div img{
    display: block;
    margin: 0 auto;
}
.first10_1 h2{
    text-align: center;
    font-size: 14px;
    color: #309daf;
    font-weight: bold;
    line-height: 14px;
}
.first10_1 p{
    text-align: center;
    font-size: 14px;
    color: #5f370d;
    line-height: 20px;
}
.first10_1 a{
    text-align: center;
    font-size: 14px;
    color: #f3fdff;
    line-height: 22px;
    display: block;
    font-weight: bold;
    width: 80px;
    margin: 0 auto;
    height: 36px;
}
.first3_main{
    width: 100%;
    height: 2267px;
    background: url(../images/rp13.jpg) no-repeat 50%
}
.first3_con{
    background: url(../images/hd13.jpg) no-repeat 50% 0;
    height: 520px;
}
.first3_con2{
    background: url(../images/ct13.jpg) no-repeat 50% 0px;
    width: 100%;
    height: 2007px;
}
.first3_main2{
    background: url(../images/rp33.jpg) no-repeat 50% 0px;
    height: 2170px;
    width: 100%;
}
.first3_nav{
    width: 1000px;
    height: 560px;
    margin: 0 auto;
    position: relative;
}
.first3_nav1{
    display: block;
    margin-left: 190px;
}
.first3_nav1 li{
    color: #3e0c71;
    font-size: 14px;
    background-color: #c03adc;
    padding-top: 7px;
    width: 151px;
    height: 53px;
    float: left;
    text-align: center;
    border-right: 1px solid #190221;
    cursor: pointer;
}
.first3_nav1 li:hover{
    color: #3e0c71;
    background-color: #fff21f;
}
.first3_nav1 li span{
    font-size: 16px;
}
.first3_img{
    width: 586px;
    height: 450px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;

}
.first3_p{
    left: 150px;
    top: 340px;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
}
.first3_1{
    display: block;
    width: 151px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 412px;
    color: #07544e;
    font-size: 18px;
    font-weight: bold;
    text-indent: 29px;
    line-height: 44px;
    z-index: 3;
    background: url(../images/tm_sp3.png) no-repeat;
    background-position: -5px 0;
}
.first3_2{
    display: block;
    width: 151px;
    height: 59px;
    position: absolute;
    right:-180px;
    top: 412px;
    color: #07544e;
    font-size: 18px;
    font-weight: bold;
    text-indent: 29px;
    line-height: 44px;
    z-index: 3;
    background: url(../images/tm_sp3.png) no-repeat;
    background-position: -5px 0;
}
.first3_img a:hover{
    color: #07544e;
}
#loutinav {
    position: fixed;
    top: 10px;
    left: 88%;
    display: none;
    width: 146px;
    height: 649px;
    padding-top: 134px;
    background: url(../images/float.png) no-repeat;
    z-index: 999;
}

#loutinav ul li {
    width: 120px;
    height: 72px;
    /*border-bottom: 1px dotted #DDDDDD;*/
    list-style: none;
    font-size: 12px;
    text-align: center;
    position: relative;
    cursor: pointer;
    /*padding: 10px 0;*/
    margin-left: 13px;
    margin-top: 10px;
    background: transparent;
    color: #fff;
}

#loutinav ul li span {
    margin-top: 10px;

    width: 120px;
    height: 72px;
    /*padding: 10px 0;*/
    position: absolute;
    top: 0;
    left: 0;
}
#loutinav ul li.last {
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #ddd;
}

#loutinav ul li.active span {
    background: transparent;
    color: #fff;
    display: block;
    margin-left: 10px;
}
#header {
    width: 1000px;
    height: 1px;
}
#main {
    width: 1000px;
}
.floor1{
    width: 1000px;
    height: 810px;
    padding-top: 112px;
    position: relative;
}
.floor_1{
   display: inline-block;
    margin: 20px 0;
    height: 155px;
    position: absolute;
    left: 0;
    top: -24px;
}
.floor_1_em {
    background: url(../images/tm_sp.png) no-repeat;
    float: left;
    width: 171px;
    height: 155px;
    background-position: -17px -70px;
}
.floor_1_span{
    float: left;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 147px;
    margin-left: -38px;
}
.floor1_ul{
    width: 100%;
    margin: 0 auto;
    padding-top: 23px;
}
.floor1_ul li{
    float: left;
    width: 230px;
    height: 231px;
    background: url(//game.gtimg.cn/images/speed/cp/a20170418shop/temai/pic_bg.png) no-repeat;
    margin-right: 26px;
    display: inline;
    padding: 7px 0 30px;
    position: relative;
}
.floor1_ul li img{
    display: block;
    margin: 0 auto;
}
.floor1_ul_time{
    color: #fff5ee;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding: 7px 0 3px;
}
.floor1_ul_name{
    color: #fff5ee;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
}
.alert1{
    width: 100px;
    height: 100px;
    background: #000000;
}