@charset "UTF-8";
html {
    font-size: 100px;
    -webkit-transform: transition3d(0, 0, 0)
}

body {
    background-color: #fff;
    min-width: 320px
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

div, a, p, header, article, section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

input, button, select, textarea, a {
    outline: none
}

textarea {
    resize: none
}

html, body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

a, img {
    -webkit-touch-callout: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

img {
    border: 0;
    display: block
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4 {
    font-size: 100%
}

i, em, strong {
    font-style: normal;
    font-weight: normal
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

a {
    text-decoration: none
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

#cnzz_stat_icon_1260806359 {
    display: none
}

html, body {
    background: #E7EBED;
    width: 100%;
    /*height: 100%;*/
}

.nav {
    width: 100%;
    height: .96rem;
    background: url('../images/nav-bg.png') no-repeat left center / cover;
    overflow: hidden;
}
.nav img {
    width: auto;
    height: .64rem;
    display: block;
    position: absolute;
    top: 0;bottom: 0;
    margin: auto;
    left: .19rem;
}


.nav .lan {
    padding-right: .2rem;
    height: 100%;
    width: 2rem;
    float: right;
    text-align: right;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: .96rem;
    font-style: normal;
    cursor: pointer;
}
.nav span:hover {
    cursor: pointer;
    display: inline-block;
    animation: zoomIn 300ms ease-in-out forwards;
}
.nav .lan i {
    width: .24rem;
    height: .24rem;
    background: url('../images/lan.png') no-repeat left top / 100% 100%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: .1rem
}

.content {
    width: 100%;
    margin: .2rem auto .18rem;
    height: 9.54rem;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-around;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
}

.content > div {
    border-radius: 8px
}

.content .left-content {
    width: 3.04rem;
    height: 100%;
    background-color: #FFF;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url("../images/left-bg.png")
}

.content .left-content .date-box {
    width: 2.56rem;
    height: .56rem;
    margin: .24rem auto 0;
    background: url("../images/date.png") no-repeat left top / 100% 100%;
    position: relative
}

.content .left-content .date-box > span {
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    font-size: .24rem;
    color: #0A2E5A;
    line-height: .56rem;
    font-style: normal;
    position: absolute;
    top: .01rem;
    bottom: 0;
    left: .5rem;
    margin: auto 0
}

.content .left-content .date-box input {
    width: 92%;
    height: 100%;
    opacity: 0
}

.content .left-content .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: .18rem;
    color: #0A2E5A;
    line-height: .3rem;
    margin-top: .31rem;
    margin-left: .24rem;
    margin-bottom: .15rem
}

.content .left-content .title i {
    display: inline-block;
    vertical-align: text-bottom;
    width: .24rem;
    height: .24rem;
    margin-right: .1rem;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%
}

.content .left-content .options {
    margin-left: .24rem;
    width: 2.65rem;
    overflow: hidden
}

.content .left-content .options li {
    float: left;
    width: .58rem;
    height: .3rem;
    line-height: .3rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E8EAEE;
    text-align: center;
    margin-top: .05rem;
    margin-right: .05rem;
    color: #6C829C;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: .16rem;
    cursor: pointer;
}

.content .left-content .options li:hover {
    border: 1px solid #0A2E5A;
    color: #0A2E5A
}
.content .left-content .options li.not-hover:hover {
    border: 1px solid #E8EAEE;
    color: #6C829C
}

.content .left-content .options li.select {
    border: 1px solid #0A2E5A;
    color: #0A2E5A
}

.content .left-content .variable i {
    background-image: url('../images/a.png')
}

.content .left-content .variable li {
    width: 1.24rem
}

.content .left-content .profundity i {
    background-image: url('../images/b.png')
}

.content .left-content .forecast-duration i {
    background-image: url('../images/c.png')
}

.content .left-content .post-button {
    width: 84%;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    font-size: .2rem;
    color: #6C829C;
    border: 1px solid #6C829C;
    border-radius: 5px;
    margin: .3rem auto 0;
    font-weight: bold
}

.content .left-content .post-button:hover {
    color: #0A2E5A;
    border: 1px solid #0A2E5A;
    cursor: pointer
}

.content .middle-content {
    width: 9.85rem;
    height: 100%;
    background: #FFF;
    position: relative
}

.content .middle-content img {
    display: block;
    border: none;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2
}

.content .right-content {
    width: 5.1rem;
    height: 100%
}

.content .right-content .top-box {
    width: 100%;
    height: 2.86rem;
    background: #FFFFFF;
    border-radius: .12rem;
    display: flex;
    flex-flow: wrap;
    align-content: space-between;
    justify-content: space-between;
    padding: .24rem;
    margin-bottom: .2rem
}

.content .right-content .top-box.en-us  .item{
    font-size: .18rem;
}
.content .right-content .top-box .item {
    width: 2.21rem;
    height: 1.08rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: .2rem;
    color: #0A2E5A;
    line-height: 1.08rem;
    background: #E7EBED;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.content .right-content .top-box .item:hover span {
    animation: zoomIn 300ms ease-in-out forwards;
}


.content .right-content .top-box .item i {
    display: block;
    width: .48rem;
    height: .48rem;
    /*margin-left: .05rem;*/
    margin-right: .2rem;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%
}

.content .right-content .top-box .item span {
    width: 1rem;
    line-height: .3rem
}

.content .right-content .top-box .item.i-a > i {
    background-image: url("../images/t-a.png")
}

.content .right-content .top-box .item.i-b > i {
    background-image: url("../images/t-b.png")
}

.content .right-content .top-box .item.i-c > i {
    background-image: url("../images/t-c.png")
}

.content .right-content .top-box .item.i-d > i {
    background-image: url("../images/t-d.png")
}

.content .right-content .page-view {
    width: 100%;
    height: 1rem;
    background: url("../images/count.png") no-repeat left top / 100% 100%
}

.content .right-content .page-view span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: 1rem;
    margin-left: .26rem
}

.content .right-content .page-view span b {
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    font-size: .38rem;
    vertical-align: bottom;
    margin-left: .1rem
}

.content .right-content .news {
    width: 100%;
    height: 3.45rem;
    margin-top: .2rem;
    background: #FFFFFF;
    border-radius: .12rem;
    padding: .24rem
}

.content .right-content .news .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: .22rem;
    color: #0A2E5A
}

.content .right-content .news .title span {
    font-size: .16rem;
    color: #6C829C;
    vertical-align: middle
}

.content .right-content .news img {
    width: 4.62rem;
    height: .116rem;
    margin-top: .04rem
}

.content .right-content .news li {
    font-family: PingFangSC, PingFang SC;
    line-height: .3rem;
    cursor: pointer;
}

.content .right-content .news li:hover h5 {
    animation: zoomIn2 300ms ease-in-out forwards;
}
.content .right-content .news h5 {
    font-weight: 500;
    font-size: .22rem;
    color: #0A2E5A;
    margin-top: .25rem;
    margin-bottom: .07rem
}

.content .right-content .news p {
    font-weight: 400;
    font-size: .18rem;
    color: #6C829C;
    width: 4.62rem;
    height: .5rem;
    line-height: .26rem
}

.content .right-content .rule {
    font-family: PingFangSC, PingFang SC;
    width: 100%;
    height: 1.63rem;
    border-radius: .12rem;
    margin-top: .2rem;
    padding: .22rem .24rem;
    background-color: #FFFFFF;
    background-image: url("../images/rule.png");
    background-repeat: no-repeat;
    background-position: 3.84rem .38rem;
    background-size: 1.04rem 1.18rem
}

.content .right-content .rule h5 {
    font-weight: 600;
    font-size: .22rem;
    color: #0A2E5A
}

.content .right-content .rule p {
    font-weight: 400;
    font-size: .18rem;
    color: #6C829C;
    line-height: .3rem;
}
.foot {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: .14rem;
    color: #081F4D;
    line-height: .2rem;
    text-align: center;
    font-style: normal;
    margin-top: .1rem;
    margin-bottom: .1rem;
}
@keyframes zoomIn {
    from {
        transform: scale(1) /* 初始字体大小 */
    }
    to {
        transform: scale(1.1) /* 放大后的字体大小 */
    }
}
@keyframes zoomIn2 {
    from {
        transform: scale(1) /* 初始字体大小 */
    }
    to {
        transform: scale(1.05) /* 放大后的字体大小 */
    }
}

.nav-box{
    width: 90%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.nav-box_w51{
    width: 85%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.nav-box_w56{
    width: 95%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.nav-box_w63{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.content-w{
    width: 100%;
    height: 8.59rem;
}
.content-w51{
    width: 100%;
    height: 8.1rem;
}
.content-w56{
    width: 100%;
    height: 9.1rem;
}
.content-w63{
    width: 100%;
    height: 9.54rem;
}


.content-w .content {
    transform: scale(.9);
    position: relative;
    top: -0.5rem;
}
.content-w51 .content{
    transform: scale(.85);
    position: relative;
    top: -0.7rem;
}
.content-w56 .content{
    transform: scale(.95);
    position: relative;
    top: -0.2rem;
}
.content-w63 .content{
    transform: scale(1);
    position: relative;
    top: 0;
}