.wrap{
    position: relative;
    width: 1920px;
    height: 1080px;
    padding: 0 30px;
    margin:0 auto;
    box-sizing: border-box;
}

/* 顶部 */
.header{
    height: 187px;
    background:url('../images/header-bg1.png') no-repeat;
    background-size: 100%;
}
.header-text{
    font-size: 46px;
    color: #00CDFF;
    text-align: center;
    line-height: 187px;
}

.part-title{
    width: 302px;
    height: 38px;
    font-size: 18px;
    color: #00CDFF;
    line-height: 38px;
    padding-left: 15px;
    margin-left: 14px;
    box-sizing: border-box;
    background:url('../images/left-top-title.png') no-repeat;
    background-size: 100%;
}
/* 左侧 */
.left{
    float: left;
    width: 421px;
}
.left-part1{
    height: 496px;
    padding-top: 16px;
    background:url('../images/left-top-bg.png') no-repeat;
    background-size: 100%;
    box-sizing: border-box;
}
.left-part1-title{
    /* background:url('../images/left-top-title.png') no-repeat;
    background-size: 100%; */
}
.left-part1-con{
    margin-top: 34px;
    padding: 0 21px 0 18px;
}
.left-part1-list-title{
    padding: 0 0 14px 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #00CDFF;
    box-sizing: border-box;
}
.left-part1-list-title div{
    float: left;
    font-size: 12px;
    color:#00CDFF;
}
.left-part1-item{
    font-size: 14px;
    color:#fff;
    padding:10px 0 10px 20px;
    box-sizing: border-box;
}
.left-part1-item-no{
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: -2px;
    margin-left: -7px;

}
.left-part1-item-pt{
    float: left;
    width: 60%;
    padding-left: 40px;
    box-sizing: border-box;
}
.left-part1-item-ds{
    float: left;
    width: 40%;
}

.left-part2{
    width: 421px;
    height: 352px;
    padding-top: 16px;
    margin-top: 21px;
    background:url('../images/left-bottom-bg.png') no-repeat;
    background-size: 100%;
    box-sizing: border-box;
}



/* 中间 */
.center{
    margin: 0 420px;
}
.center-top{
    /* width: 600px; */
    /* height: 200px; */
    margin: 0 auto;
}
.number-scroll{
    padding-left: 29px;
    /* height: 100%; */
    /* margin-bottom: 18px; */
    /* margin-bottom: 6px; */
    /* margin-top: 130px;
    margin-left: 30px; */
}
.number-box{
    display: inline-block;
    height: 123px;
}
.number-item{
    float: left;
    width: 86px;
    height: 100%;
    line-height: 38px;
    font-size: 86px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: MicrosoftYaHei-Bold;
    background:url('../images/number-bg.png') no-repeat;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}
.number-item + .number-item{
    margin-left: 8px;
}
.number-item span{
    position: absolute;
    width: 100%;
    line-height: 86px;
    top:124px;
    left: 0;
    writing-mode: vertical-lr;
    text-orientation: upright;
    /*transform: translateY(-50%);*/
    /* letter-spacing: 10px; */
    letter-spacing: 15px;
    transition: all 1s ease;
}
.number-unit{
    font-size: 28px;
    color: #00CDFF;
    vertical-align:98px;
}
.countdown{
    position: absolute;
    width: 302px;
    height: 202px;
    line-height: 180px;
    font-size: 28px;
    color: #00CDFF;
    text-align: center;
    background:url('../images/cneter-time-bg.png') no-repeat;
    background-size: 100%;
    margin: -60px auto 0;
    left: 0;
    right: 0;
}
#lineChart{
    width: 934px;
    height:250px;
    margin:80px auto 0 auto;
}
.chinaMap-box{
    width: 900px;
    height: 438px;
    margin: 0 auto;
    overflow: hidden;
}
#chinaMap{
    /* width: 600px;
    height: 435px;  */
    width:100%;
    height: 100%; 
    margin:-24px auto 0;
}





/* 右侧 */
.right{
    float:right;
    width: 421px;
    /* margin-top: 100px; */
    /* border:1px solid #111; */
}
.right-part1{
    height: 496px;
    padding-top: 15px;
    background:url('../images/right-top-bg.png') no-repeat;
    background-size: 100%;
    box-sizing: border-box;
}
.right-part-title{
    font-size: 16px;
    color:#fff;
    margin-bottom: 15px;
}
.right-part1-list{
    margin-top: 34px;
    padding: 0 21px 0 18px;
}
.right-part1-list-title{
    font-size: 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #00CDFF;
}
.right-part1-list-title div{
    display: inline-block;
    width: 50%;
    font-size: 12px;
    color: #00CDFF;
    box-sizing: border-box;
}
.right-part1-list-item{
    color: #fff;
    font-size: 0;
    padding: 15px 0;
}
.right-part1-list-item-l{
    display: inline-block;
    width: 50%;
    font-size:14px;
    padding-left: 24px;
    vertical-align: middle;
    box-sizing: border-box;
}
.right-part1-list-item-r{
    display: inline-block;
    font-size: 28px;
    vertical-align: middle;
}
.right-part2{
    height: 352px;
    padding-top: 16px;
    margin-top: 21px;
    background:url('../images/right-bottom-bg.png') no-repeat;
    background-size: 100%;
    box-sizing: border-box;
}



.right-part-num{
    color:#fff;
    width: 50%;
    font-size: 16px;
}
.printNumber{
    color:#fbc97b;
    font-size: 32px;
    letter-spacing: 4px;
    margin-right: 6px;
}
.right-part-item{

}
.right-part-item-title{
    font-size: 14px;
    color:#fff;
}
.right-part-item-num{
    font-size: 14px;
    color: #fff;
}
.right-part-item-number{
    font-size: 20px;
    color: #fbc97b;
    letter-spacing: 4px;
}



.inline-block{
    display: inline-block;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.ml30{
    margin-left: 30px;
}





.js-number-scroll{
    display: inline-block;
	height: 44px;
	/* position: absolute; */
	overflow: hidden;
}
.js-number-scroll span{
	display: inline-block;
	width: 100%;
	height: 44px;
    /* font-size: 44px; */
    /* color:#fbc97b; */
	line-height: 44px;
}
.js-number-sign-box{
    float: left;
    text-align: center;
}
.js-number-sign-box span{
    /* width: 15px; */
}
.js-number-digit-container{
    float: left;
    width: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}



@media screen and (max-width: 1900px){
    /* .wrap{
        width: auto;
    }
    .right{
        width: auto;
    }
    .left{
        width: 300px;
    }
    .center{
        margin: 0 318px;
    }
    #lineChart{
        width: 600px;
    } */
}