/*@charset "utf-8";*/

/*html{width: 100%;height: 100%;}*/
/*body{ width: 100%;height: 100%;margin:0; padding:0; font-size:12px;overflow-x: hidden; font-family:"微软雅黑",Arial, Helvetica, sans-serif; background-color:#fefefe;color: #333;}*/
/*div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}*/
/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}*/
/*area{outline:none;}*/
/*img{ border:0;outline: none;}*/
/*ol,ul{list-style:none;}*/
/*a{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;text-decoration:none;outline:none;}*/
/*a:hover{ text-decoration:none;}*/
/*.clearfix:after {content:"";display:block;height:0;clear:both;}*/
/*.clearfix {zoom:1;}*/


.csgo-container{
    width: 100%;
    height:1080px;
    background: url("../image/background.png") no-repeat top left;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}

.container{
    width: 100%;
    min-width: 1200px;
    height:100%;
    position: relative;
}
:-webkit-full-screen video {
    width: 100%;
    height: 100%;
}

:-webkit-full-screen video {
    width: 100%;
    height: 100%;
}

.circleChart{
    width: 100%;
    height: 30px;
    position: fixed;
    top: 50%;
    color: red;
}

.circleChart_text{
    position: absolute;
    top: 200px;
    color: pink
}

.csgo-text{
    width: 116px;
    height: 48px;
    background: url("../image/loading-text.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -58px;
}

.csgo-container .circleChart_text{
    top: 43px !important;
    font-size: 30px !important;
    color: #fff;
}

.csgo-container .world{
    width: 1349px;
    min-width: 1200px;
    height: 802px;
    background: url('../image/world.png') no-repeat center center;
    background-size: 100% 100%;
    display: none;
    margin: 0 auto;
    position: relative;
}

.video-container{
    width: 100%;
    min-width: 1200px;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    display: none;
}

#video{
    width: 100%;
    height:100%;
}

.world .russia{
    width: 545px;
    height: 164px;
    position: absolute;
    z-index: 10;
    left: 201px;
    top: 36px;
    cursor: pointer;
}

.sameChinese{
    font-size: 27px;
    color: #fff;
    font-weight: bolder;
}

.sameEnglish{
    font-size: 15px;
    color: #fff;
}

.world .russia .russiaC{
    margin-left: 265px;
    margin-top: 52px;
}

.world .russia .russiaE{
    margin-left: 265px;
    margin-top: -7px;
}

.russia-light{
    width: 555px;
    height:240px;
    background: url('../image/russia-light.png') no-repeat;
    position: absolute;
    left: 192px;
    top: 32px;
    z-index: 2;
    display: none;
}

.world .china{
    width: 249px;
    height: 181px;
    position: absolute;
    z-index: 10;
    left: 345px;
    top: 192px;
    cursor: pointer;
}

.world .china .chinaC{
    margin-left: 140px;
    margin-top: 75px;
}

.world .china .chinaE{
    margin-left: 140px;
    margin-top: -7px;
}

.china-light{
    width: 273px;
    height: 181px;
    background: url(../image/china-light.png) no-repeat;
    position: absolute;
    left: 346px;
    top: 193px;
    z-index: 2;
    display: none;
}

.world .euro{
    width: 148px;
    height: 173px;
    position: absolute;
    z-index: 10;
    left: 51px;
    top: 119px;
    cursor: pointer;
}

.world .euro .euroC{
    margin-left: 78px;
    margin-top: 69px;
}

.world .euro .euroE{
    margin-left: 73px;
    margin-top: -7px;
}

.euro-light{
    width: 205px;
    height: 173px;
    background: url(../image/euro-light.png) no-repeat;
    position: absolute;
    left: 40px;
    top: 119px;
    z-index: 2;
    display: none;
}

.world .america{
    width: 326px;
    height: 329px;
    position: absolute;
    z-index: 10;
    left: 877px;
    top: 19px;
    cursor: pointer;
}

.world .america .americaC{
    margin-left: 107px;
    margin-top: 138px;
}

.world .america .americaE{
    margin-left: 107px;
    margin-top: -7px;
}

.america-light{
    width: 503px;
    height: 676px;
    background: url(../image/america-light.png) no-repeat;
    position: absolute;
    left: 847px;
    top: 23px;
    z-index: 2;
    display: none;
}

.race-info{
    width: 646px;
    height: 623px;
    background: url("../image/race-info.png") no-repeat;
    position: absolute;
    top: 98px;
    left: 379px;
}

.china-pop{
    width: 1165px;
    height:700px;
    border: 1px solid #87CEFA;
    position: absolute;
    z-index: 40;
    background:rgba(0, 0, 0, 1);
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    margin: auto;
    overflow: hidden;
    display: none;
}

.china-pop .text-div .left{
    float: left;
    margin-top: 53px;
    margin-left: 47px;
}


.china-pop .text-div .left .text1{
    margin-bottom: 15px;
}

.china-pop .text-div .left .text2{
    margin-bottom: 30px;
}

.china-pop .text-div .right {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 60
}

.pop1{
    width: 100%;
    height:100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 30;
    background: #fff;
    opacity:0;
    display: none;
}

.pop2{
    width: 100%;
    height:100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 60;
    background: #fff;
    opacity: 0;
    display: none;
}

.pop3{
    width: 100%;
    height:100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 60;
    background: #fff;
    opacity: 0;
    display: none;
}

.pop4{
    width: 100%;
    height:100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 60;
    background: #fff;
    opacity: 0;
    display: none;
}


.china-pop .text-div .text{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    width: 76%;
}

.main-img{
    width: 1165px;
}

.main-img ul{
    width: 1075px;
    height:453px;
    overflow-y: auto;
    margin: 0 auto;
}

.main-img ul li{
    float: left;
    margin-right:10px;
    width: 250px;
    height: 138px;
    margin-bottom: 20px;
    border: 2px solid #000;
}

.main-img ul li .div-img{
    width: 249px;
    height: 102px;
}

.main-img ul li img{
    width: 100%;
    height: 100%;
}

.main-img ul li .word{
    width: 198px;
    height: 36px;
    line-height: 36px;
    background: url('../image/blue-bar.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    font-size:14px;
    color: #b3cff2;
    padding-left:15px;
    padding-right: 36px;
}

.main-img ul li .word .span1{
    float: left;
}

.main-img ul li .word .span2{
    float: right;
}

.main-img ul li:hover{
    border: 2px solid #708090;
}

.world .russia-pop{
    width: 519px;
    height: 270px;
    padding: 57px;
    border: 1px solid #87CEFA;
    position: absolute;
    z-index: 100;
    background:rgba(0, 0, 0, 1);
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    margin: auto;
    overflow: hidden;
    border: 1px solid #87CEFA;
    display: none;
    margin-top: 60px;
}

.world .russia-pop .top{
    overflow: hidden;
}

.world .russia-pop .top .word{
    color: #bfd0ff;
    font-size: 14px;
    width: 333px;
    overflow: hidden;
    float: left;
    opacity:1;
}

.world .russia-pop .top .right{
    position: absolute;
    right:0;
    top:0;
    z-index: 50;
}

.world .russia-pop .top .flv{
    width: 180px;
    height: 120px;
    float: right;
    background: url("../image/russia-preview.jpg") no-repeat;
    cursor: pointer;
}

.pop_video {
    background: #000;
    width: 800px;
    height: 500px;
    position: relative;
    display: none;
    z-index: 111;
}

.closeBtn, .closeBtn2 {
    background: url(http://zxsj.wanmei.com/images/main150608/close.png) no-repeat;
    width: 63px;
    height: 63px;
    position: absolute;
    right: -63px;
    top: 0;
    cursor: pointer;
    display: block;
}
.closeBtn, .closeBtn2 {
    background: url(http://zxsj.wanmei.com/images/main150608/close.png) no-repeat;
    width: 63px;
    height: 63px;
    position: absolute;
    right: -63px;
    top: 0;
    cursor: pointer;
    display: block;
}

.world .russia-pop .bottom{
    width: 532px;
    overflow: hidden;
    margin-top: 22px;
}

.world .russia-pop .bottom .same{
    width: 249px;
    height: 138px;
    float: left;
    border: 2px solid transparent;
}

.world .russia-pop .bottom .same:hover{
    border: 2px solid #87CEFA;
}


.world .russia-pop .bottom .left{
    margin-right: 14px;
}

.world .russia-pop .bottom .left-top .word{
    height: 36px;
    line-height: 36px;
    background: url('../image/blue-bar.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    font-size:14px;
    color: #b3cff2;
    padding-left:15px;
}

.world .russia-pop .bottom .div-img{
    width: 249px;
    height: 102px;
}

.world .russia-pop .bottom .div-img img{
    width: 100%;
    height: 100%;
}

.world .russia-pop .bottom .left-top .word .span1{
    float: left;
}

.world .russia-pop .bottom .left-top .word .span2{
    float: right;
    padding-right:20px;
}

.world .russia-pop  .top .right{
    cursor: pointer;
}

.america-pop{
    width: 510px;
    height: 600px;
    padding: 56px 60px 52px 60px;
    border: 1px solid #87CEFA;
    position: absolute;
    z-index: 100;
    background:rgba(0, 0, 0, 1);
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    margin: auto;
    overflow: hidden;
    border: 1px solid #87CEFA;
    display: none;
}

.america-pop .top{
    overflow: hidden;
}

.america-pop .top .word{
    width: 315px;
    float: left;
    color: #fff;
    font-size: 14px;
}

.america-pop .top .flv{
    float: right;
    width: 177px;
    height: 119px;
    background: url("../image/america-preview.jpg") no-repeat;
    cursor: pointer;
}

.america-pop .bottom{

}

.world .america-pop .bottom{
    width: 532px;
    margin-top: 22px;
}

.world .america-pop .bottom .same{
    width: 249px;
    height: 138px;
    float: left;
    border: 2px solid transparent;
    margin-bottom:19px;
}

.world .america-pop .bottom .left{
    margin-right: 14px;
}

.world .america-pop .bottom .left-top .word{
    height: 36px;
    line-height: 36px;
    background: url('../image/blue-bar.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    font-size:14px;
    color: #b3cff2;
    padding-left:15px;
}

.world .america-pop .bottom .div-img{
    width: 249px;
    height: 102px;
}

.world .america-pop .bottom .div-img img{
    width: 100%;
    height: 100%;
}

.world .america-pop .bottom .left-top .word .span1{
    float: left;
}

.world .america-pop .bottom .left-top .word .span2{
    float: right;
    padding-right:20px;
}

.world .america-pop .top .right {
    cursor: pointer;
}

.world .america-pop .bottom .same:hover{
    border: 2px solid #708090;
}

.world .america-pop .top .right {
    position: absolute;
    right:0;
    top:0;
    z-index: 50;
}

.euro-pop{
    width: 520px;
    height: 754px;
    padding: 56px 55px 30px 55px;
    border: 1px solid #87CEFA;
    position: absolute;
    z-index: 100;
    background:rgba(0, 0, 0, 1);
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    margin: 40px auto;
    overflow: hidden;
    border: 1px solid #87CEFA;
    display: none;
}

.euro-pop .top{
    overflow: hidden;
}

.euro-pop .top .word{
    width: 315px;
    float: left;
    color: #fff;
    font-size: 14px;
}

.euro-pop .top .flv{
    float: right;
    width: 177px;
    height: 119px;
    background: url("../image/euro-preview.jpg.jpg") no-repeat;
    cursor: pointer;
}

.euro-pop .bottom{

}

.world .euro-pop .bottom{
    width: 532px;
    margin-top: 22px;
}

.world .euro-pop .bottom .same{
    width: 249px;
    height: 138px;
    float: left;
    border: 2px solid transparent;
    margin-bottom:19px;
}

.world .euro-pop .bottom .left{
    margin-right: 14px;
}

.world .euro-pop .bottom .left-top .word{
    height: 36px;
    line-height: 36px;
    background: url('../image/blue-bar.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    font-size:14px;
    color: #b3cff2;
    padding-left:15px;
}

.world .euro-pop .bottom .div-img{
    width: 249px;
    height: 102px;
}

.world .euro-pop .bottom .div-img img{
    width: 100%;
    height: 100%;
}

.world .euro-pop .bottom .left-top .word .span1{
    float: left;
}

.world .euro-pop .bottom .left-top .word .span2{
    float: right;
    padding-right:20px;
}

.world .euro-pop .top .right {
    cursor: pointer;
}

.world .euro-pop .bottom .same:hover{
    border: 2px solid #708090;
}

.world .euro-pop .top .right {
    position: absolute;
    right:0;
    top:0;
    z-index: 50;
}

