*{
    margin: 0px;
    padding: 0px;
}

html, body, #app {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}


li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
i{font-style: normal;}
a{text-decoration: none;color: #333;}
a,.transition,button{transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;}
input{outline: none;}
input:focus{outline:none;border: 0;}
.hide{display: none;}
input[type="button"], input[type="submit"], input[type="reset"] {
    　　-webkit-appearance: none;
}
textarea {
    　　-webkit-appearance: none;
}

.clearfix{
    clear: both;
}

#charts{
    padding: 3.667rem .833rem 0;
    color: #FFFFFF;
    height: 582px;
}

.overFixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    height: 100%;
    overflow: auto;
    background: url(../img/charts/bg.jpg) no-repeat;
}

#header{
    background: url("../img/charts/head.png") no-repeat;
    background-size: 100% 100%;
    height: 71px;
    text-align: center;
    margin: 1.8rem 0 1.2rem 0;
}

#header span{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    display: inline-block;
}

.flexContainer{
    display: flex;
    margin: 0 1.5rem;
}

.column{
    width: 25%;
    display: inline-block;
    height: 582px;
    background: url("../img/charts/a1.png") no-repeat;
    background-size: 100% 100%;
}

.aside_x_first{
    width: 94%;
    margin: 0 auto;
    height: 582px !important;
}

.second .aside_x_first{
    height: 315px !important;
}

.chartsTitle{
    height: 42px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}

.over1{
    position: relative;
    padding: 0 28px;
    margin-top: 80px;
}

.over1 #itemTitle_a{
    font-size: 17px;
    color: #FFFFFF;
    position: relative;
    top: -68px;
    left: 72px;
}

.over1 .borItem{
    position: absolute;
    left: 184px;
    top: 22px;
}

.over1 ul{
    position: absolute;
    top: 68px;
    left: 238px;
}

.over1 ul li{
    width: 164px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    background: url(../img/bact.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 18px;
    font-size: 14px;
}

.over1 ul li span{
    color: #CD2226;
    margin-left: 42px;
}

.over1 ul li:nth-child(1) span{
    color: #F4D21F;
}

.over2{
    margin-top: 45px;
    padding: 0 44px;
}

.over2::after{
    content: '';
    display: block;
    clear: both;
}

.over2 dl{
    background: url(../img/bact1.png) no-repeat;
    background-size: 100% 100%;
    width: 46%;
    height: 74px;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 14px;
    display: inline-block;
    float: left;
}

.over2 dl:nth-child(2n){
    margin-right: 0;
}

.over2 dl dt{
    font-size: 24px;
    color: #7CF9FD;
    margin-top: 6px;
}

.over2 dl dd{
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 6px;
}

.flexContainer .column:nth-child(2){
    width: 48%;
    margin-left: 1%;
    display: inline-block;
    height: 582px;
    background: url("../img/act1.png") no-repeat;
    background-size: 100% 100%;
}

.aside_x_two{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}

.second  .aside_x_two{
    height: 315px !important;
}

#cateGory{
    text-align: center;
}

#cateGory a{
    color: #FFFFFF;
    margin-right: 54px;
    height: 88px;
    line-height: 88px;
    font-size: 14px;
}

#cateGory .act{
    color: #2bf6ff;
}

#cateGory a:nth-child(3){
    margin-right: 0;
}

.second .column:nth-child(1),.second .column:nth-child(3){
    background: url("../img/boractx.png") no-repeat;
    background-size: 100% 100%;
}

.second .column:nth-child(2){
    background: url("../img/boac2.png") no-repeat;
    background-size: 100% 100%;
}

.second .column{
    height: 314px !important;
}

.second .over3{
    text-align: center;
    position: relative;
    z-index: 999;
}

.second .over3 a,.second .over3 span{
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 32px;
    height: 48px;
    line-height: 48px;
}

.second .over3 .act{
    color: #23C9DA;
}

#day_week_mouth{
    color: #FFFFFF;
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 16px;
}

#day_week_mouth a{
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 88px;
    height: 40px;
    background: url("../img/azct.png") no-repeat;
    background-size: 100% 100%;
}

#day_week_mouth span{
    position: absolute;
    top: 10px;
    right: 18px;
    color: #2BF6FF;
    font-size: 14px;
}

.seamless-warp{
    width: 92%;
    line-height: 30px;
    overflow: Hidden;
    margin: 0 auto;
}
.seamless-warp a{
    color: aliceblue;
    text-decoration: none;
    color: #27DDEA;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.seamless-warp .line{
    text-align: left;
    width: 100%;
}
.seamless-warp .fontColor a{
    color: #27DDEA;
    transition: all 1.5s ease 0s;
}
.seamless-warp{padding-left: 10px}


.seamless-warp .icon{width: 20px;height: 20px;color: #F09A05;position: relative;top: 3px;margin-right: 5px;}

.marquee_top {
    transition: all 0.8s;
}

.sortList,.sortYpe{
    display: flex;
    text-align: center;
    font-size: 14px;
    color: #27DDEA;
    transition: all 1.5s ease 0s;
}

.sortYpe{
    width: 92%;
    margin: 0 auto;
    height: 34px;
    color: #FFFFFF;
    line-height: 34px;
    background: #0885F5;
}

.sortList span:nth-child(1),.sortYpe span:nth-child(1){
    width: 52px;
}

.sortList span:nth-child(2),.sortYpe span:nth-child(2){
    width: 96px;
}

.sortList span:nth-child(3),.sortYpe span:nth-child(3){
    width: 200px;
}

.sortList span:nth-child(4),.sortYpe span:nth-child(4){
    width: 50px;
}

.aside_x_first strong{
    color: #26DCE9;
    margin: 12px 0;
    margin-left: 40px;
    display: block;
}

#chartList::after{
    content: '';
    display: block;
    clear: both;
}

.aside_x_first #chartList{
    padding: 0 40px;
}

.aside_x_first #chartList dl{
    background: url("../img/cun.png") no-repeat;
    background-size: 100% 100%;
    width: 145px;
    height: 116px;
    display: inline-block;
    float: left;
    margin-top: 42px;
    text-align: center;
}

.aside_x_first #chartList dl:nth-child(1),.aside_x_first #chartList dl:nth-child(2){
    margin-top: 12px;
}

.aside_x_first #chartList dl:nth-child(2n){
    float: right;
}

.aside_x_first #chartList dl dt{
    margin-top: 12px;
}

.aside_x_first #chartList dl dd{
    margin-top: 92px;
}

.aside_x_first h3{
    text-align: center;
    margin: 16px 0;
    color: #26DBE8;
}

.aside_x_first .chart7{
    display: flex;
}

.aside_x_first .chart7 dl{
    flex: 1;
    text-align: center;
    margin-top: 12px;
}

.aside_x_first .chart7 dl dt{
    margin-top: 12px;
}

.aside_x_first .chart7 dl dd{
    font-size: 18px;
    margin-top: 12px;
}

#chartMap{
    display: flex;
}

#chartMap #mapIng{
    width: 310px;
    margin-top: 44px;
}

#chartMap ul{
    flex: 1;
    height: 500px;
    margin-top: 70px;
    text-align: center;
}

#chartMap ul li{
    /*background: #409eff;*/
    width: 132px;
    margin: 0 auto;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    margin-bottom: 12px;
    cursor: pointer;
    background: url("../img/x.png") no-repeat;
    background-size: 100% 100%;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient: vertical;
}

#chartMap ul li a{
    color: #FFFFFF;
    display: block;
}

#chartMap ul .active{
    background: #56AF91;
}

#chartTable{
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    height: 120px;
    text-align: center;
}

#chartTable tr td a{
    display: block;
    height: 120px;
    opacity: 0;
}

























