@media screen and (max-width: 980px) {


    /* hidden desktop */
    .topbar {
        display: none;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none !important;
    }

    /* mobile */
    .wrapper {
        margin: 0 15px;
        padding: 0;
    }

    header {
        height: 60px;
    }

    header .header-content {
        padding: 10px 0 25px 0;
        height: auto;
        border-bottom: none;
    }

    header .logo {
        padding-top: 20px;
    }

    .logo img {
        width: 200px;
    }

    .btn-menu {
        display: block;
        padding-top: 20px;
    }

    .btn-menu img {
        width: 32px;
    }

    .img-block {
        display: block;
    }

    .search-popup-form {
        max-width: 88%;
        padding-top: 80px;
    }

    .search-popup-body {
        padding-bottom: 50px;
    }

    /* bg */
    .bg {
        background-position: top center;
    }

    .top {
        background-image: url(../image/mobile/topbg.jpg);
        height: auto;
        background-size: 100% auto;
        padding-bottom: 30px;
    }

    header .topbar {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 10;
        flex-direction: column;
    }

    header .topbar .nav {
        justify-content: center;
        flex-direction: column;
    }

    header .topbar .nav a {
        width: 100%;
        border-bottom: 1px solid #cccccc;
        display: block;
        text-align: center;
        color: #424242;
        padding: 15px 0;
        margin-left: 0;
        font-size: 18px;
    }

    header .lang-list {
        width: 100%;
        text-align: center;
        color: #424242;
        padding: 15px 0;
    }

    header .lang-list a {
        display: inline-block;
        margin: 0 10px;
        font-family: "BrownStd-Regular";
        color: #424242;
        font-size: 18px;
    }

    header .lang-list a.active {
        color: #ff5400;
    }

    header .topbar .lang-en,
    header .topbar .topbar-yline,
    header .topbar .lang-zh {
        display: none !important;
    }

    .icon-searh {
        display: none;
    }

    .closePopupMenu {
        height: 60px;
        position: relative;
        border-bottom: 1px solid #cccccc;
    }

    .closePopupMenu a {
        position: absolute;
        width: 40px;
        height: 40px;
        background-image: url(../image/btn-close.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 90%;
        top: 10px;
        right: 15px;

    }


    /* risk */
    .risk {
        margin: 20px auto 0 auto;
        width: auto;
    }

    .risk-header {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .risk-footer {
        display: none;
    }

    .disclaimer_outer {
        height: 105px;
        padding: 15px 10px 15px 15px;
    }

    .disclaimer {
        height: 78px;
        padding-right: 10px;
    }

    .disclaimer_inner {
        font-size: 12px;
    }

    /* tab */
    #popupMenu {
        margin: 0;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 10;
        display: none;
        text-indent: 0;
    }

    .closePopupMenu {
        height: 60px;
        position: relative;
    }

    .closePopupMenu a {
        position: absolute;
        width: 40px;
        height: 40px;
        background-image: url(../image/btn-close.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 90%;
        top: 10px;
        right: 15px;
    }

    .mobile-nav ul li {
        border-top: 1px solid #cccccc;
        display: block;
        text-align: center;
    }

    .mobile-nav ul li a {
        color: #424242;
        padding: 15px 0;
        display: inline-block;
        font-size: 18px;
    }

    .nav-line {
        color: #424242;
        display: inline-block;
        padding: 0 10px;

    }

    .pc-br {
        display: inline;
    }

    .mo-br {
        display: block;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .img-block {
        display: block;
        width: 100%;
    }

    /* item1 */
    .item1 {
        border: none;
    }

    .item1 .wrapper {
        margin: 0;
    }

    .item1-part1 {
        position: relative;
        border-top: 3px solid #ff5500;
        background-color: #FFF;
        padding: 30px 15px;
        margin-top: 0px;
    }

    .item1-part1-header p:nth-child(1) {
        font-size: 30px;
    }

    .item1-part1-header p:nth-child(2) {
        font-size: 20px;
    }

    .item1-part1-header p:nth-child(3) {
        font-size: 16px;

    }

    .item1-part1-table-header {
        font-size: 21px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .item1-part1-table-body {
        font-size: 14px;
    }

    .item1-part1-table-body li p:nth-child(1) {
        width: 60%;
    }

    .item1-part1-table-body li p:nth-child(2) {
        width: 40%;
    }

    .item1-part1-table-body li.button a {
        font-size: 14px;
    }

    .item1-part1-table-body li.button a img {
        width: 12px;
    }

    .item1-part1-table-footer {
        padding-top: 30px;
    }

    .item1-part1-right {
        display: none;
    }

    .item1-part1-right-kv img {
        width: 90%;
        display: block;
        margin: auto;
    }

    .item1-part1-right-kv {
        padding-top: 40px;
    }

    /* item2 */
    .item2 .wrapper,
    .item3 .wrapper,
    .item4 .wrapper,
    .item5 .wrapper {
        padding: 0 20px;
    }

    .item2 {
        padding: 50px 0;
    }

    .item2-body {
        flex-direction: column;
        padding: 0;
    }



    .item2-title {
        padding: 0;
        font-size: 28px;
    }

    .item2-col {
        width: auto;
        padding-top: 30px;
    }

    .item2-col p:nth-child(1) svg {
        max-width: 180px;
    }

    .item2-col p:nth-child(2) {
        font-size: 20px;
        padding: 0 0 15px;
        min-height: 10px;
    }


    .item2-col p:nth-child(3) {
        font-size: 16px;
    }

    /* item3 */
    .item3 {
        padding: 50px 0;
    }

    .item3-chart-content img {
        width: 100%;
    }

    .item3-title {
        font-size: 28px;
        padding-bottom: 20px;
    }

    .item3-content {
        font-size: 16px;
    }

    .item3-chart-title {
        font-size: 16px;
        padding-bottom: 25px;
    }


    /* item4 */
    .item4 {
        padding: 50px 0;
    }

    .item4-body {
        flex-direction: column;
    }

    .item4-title {
        font-size: 28px;
    }

    .item4-col p:nth-child(3) img {
        width: 100%;
    }

    .item4-col:nth-child(1),
    .item4-col:nth-child(2) {
        width: auto;
    }

    .item4-content {
        font-size: 16px;
    }

    .item4-col p:nth-child(1) {
        font-size: 16px;
    }

    /* item5 */
    .item5 {
        padding: 50px 0;
    }

    .item5-body {
        flex-direction: column;
    }

    .item5-left-body {
        font-size: 16px;
    }

    .item5-left {
        order: 2;
        width: auto;
    }

    .item5-left-title {
        padding-top: 30px;
        font-size: 28px;
    }

    .item5-right {
        order: 1;
        width: auto;
    }

    .item5-right p:nth-child(2) {
        font-size: 25px;
        position: relative;
    }

    .item5-right p:nth-child(2) .mobile {
        position: absolute;
        width: 32%;
        top: 0;
        right: 0;
    }

    .item5-right p:nth-child(3) {
        font-size: 14px;
    }

    .item5-right p:nth-child(5) {
        padding-top: 8px;
    }

    .item5-right p:nth-child(5) a {

        font-size: 12px;
    }

    .item5-right p:nth-child(6) {
        font-size: 12px;
    }

    /* item9 */
    .item9 {
        padding: 40px 0;
    }

    .item9 .wrapper {
        flex-direction: column;
    }

    .item9 p {
        padding: 10px 0;
    }

    .item9 p a {
        width: 80%;
        padding: 30px 0;
        font-size: 20px;
        margin: auto;
        text-transform: inherit;
    }



    /* item 10 */
    .item10-body {
        color: #fff;
        margin: 0;
    }

    .item10-ul {
        padding: 20px 0 0 0;
        font-size: 14px;
    }

    .item10-ul li {
        margin: 5px 0;
    }


    /* item 11*/
    .item11-body {
        flex-direction: column;
        padding: 0 0 30px;
        margin: auto;
        font-size: 14px;
    }

    .footer-row {
        display: none;
    }

    .backtotop {
        margin: 0;
    }

    .item11-col {
        padding: 0 0;
    }




}