﻿.xg_section, .container-fluid, div[class^='col-'] {
    position: relative
}

.xg_section_fixd {
    height: 200px
}

.xg_section, .xg_header, .xg_banner, .xg_content, .xg_footer {
    clear: both
}

.container, .container-fluid {
    height: 100%
}

.xg_screen {
    text-align: center
}

    .xg_screen:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%
    }

    .xg_screen .container, .xg_screen .container-fluid {
        display: inline-block;
        vertical-align: middle;
        max-height: 650px;
        height: auto
    }

.xg_html {
    height: auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-align: left;
    overflow: hidden
}

.xg_logo, .xg_text, .xg_html {
    display: block;
    overflow: hidden
}

.xg_logo {
    min-height: 10px
}

    .xg_logo h1, .xg_logo img {
        width: 100%;
        height: 100%;
        display: block
    }

.xg_text {
    height: auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-align: left;
    word-wrap: break-word;
    word-break: normal
}

input[type="text"] {
    width: 150px;
    height: 30px;
    margin: 5px
}

.xg_ibtn {
    display: block;
    width: 150px;
    height: 40px;
    overflow: hidden
}

input[type='button'] {
    outline: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.xg_img {
    width: 100px;
    height: 100px;
    overflow: hidden
}

    .xg_img a {
        display: block;
        width: 100%;
        height: 100%
    }

    .xg_img img, .xg_logo h1 .xg_logo img {
        width: 100%;
        height: 100%;
        display: block
    }

.xg_gotop {
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    background: #e8e8e8 url(../images/gototop.png) center center no-repeat
}

    .xg_gotop:hover {
        background: #e8e8e8 url(../images/gototop1.png) center center no-repeat
    }

    .xg_gotop a {
        display: block;
        width: 100%;
        height: 100%
    }

.xg_flink {
    position: relative;
    padding: 15px 0;
    background-color: #fff;
    font-size: 0;
    margin: 0 auto
}

    .xg_flink .xg_flink_item {
        display: inline-block;
        cursor: pointer;
        padding: 5px 20px;
        max-width: 240px;
        height: auto;
        overflow: hidden;
        font-size: 12px;
        color: #333;
        text-align: center
    }

        .xg_flink .xg_flink_item:hover {
            text-decoration: underline
        }

    .xg_flink a {
        color: #333
    }

[data-tag="Iframe"] iframe {
    border: 0;
    height: 100%
}

.xg_pager {
    line-height: 33px
}

    .xg_pager span {
        padding: 4px 10px;
        border: 1px solid #e2e2e2;
        margin-left: 5px;
        font-size: 14px
    }

        .xg_pager span:first-child {
            margin-left: 0
        }

        .xg_pager span:hover {
            color: #51b5f5
        }

        .xg_pager span a {
            cursor: pointer
        }

            .xg_pager span a:hover {
                color: #51b5f5
            }

    .xg_pager .xg_pnInNu {
        width: 44px;
        height: 27px;
        border: 0
    }

    .xg_pager .fyb_w_gong, .xg_pager .fyb_w_spage, .xg_pager .fyn_w_gong, .xg_pager .fym_w_spage, .xg_pager .fym_w_gong, .xg_pager .fyi_w_gong {
        border-right: 0
    }

    .xg_pager .fyb_n_tpage, .xg_pager .fyb_pszie, .xg_pager .fyn_n_tpage, .xg_pager .fym_pszie, .xg_pager .fym_n_tpage, .xg_pager .fyi_n_tpage {
        border-left: none;
        border-right: 0;
        margin-left: -15px
    }

    .xg_pager .fyb_w_reccount, .xg_pager .fyb_w_reccount, .xg_pager .fyn_w_spage, .xg_pager .fym_w_reccount, .xg_pager .fym_w_reccount, .xg_pager .fyi_w_spage {
        border-left: none;
        margin-left: -15px
    }

    .xg_pager .fyb_t_goto {
        margin: 0
    }

    .xg_pager a {
        color: #333
    }

.xg_ul {
    line-height: 34px
}

    .xg_ul .xg_ul_li {
        height: 34px;
        color: #626262;
        font-size: 14px;
        padding-left: 20px
    }

        .xg_ul .xg_ul_li:hover {
            background-color: #f0f0f0
        }

.xg_sbtn .bdsharebuttonbox {
    padding: 5px
}

.xg_itext label {
    vertical-align: top
}

.xg_itext_span {
    font-size: 11px
}

.xg_itext input {
    width: 249px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_itext textarea {
    width: 249px;
    padding: 5px 10px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_ldrop select, .xg_idrop select {
    width: 249px;
    padding-left: 10px;
    height: 40px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist
}

.xg_ckcode .xg_check_tip {
    font-size: 14px;
    cursor: pointer
}

    .xg_ckcode .xg_check_tip:hover {
        color: #51B5F5
    }

.xg_iemail label {
    color: #666;
    font-size: 16px;
    margin-right: 4px
}

.xg_iemail input {
    width: 249px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_iemail textarea {
    width: 249px;
    padding: 5px 10px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_imobile label {
    color: #666;
    font-size: 16px;
    margin-right: 4px
}

.xg_imobile input {
    width: 249px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_imobile textarea {
    width: 249px;
    padding: 5px 10px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_ipwd label {
    color: #666;
    font-size: 16px;
    margin-right: 4px
}

.xg_ipwd input {
    width: 249px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_ipwd textarea {
    width: 249px;
    padding: 5px 10px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 14px
}

.xg_iradio {
    line-height: 40px
}

    .xg_iradio [data-type="message"] {
        display: block;
        text-align: center;
        font-size: 16px;
        height: 40px;
        color: #666
    }

    .xg_iradio label:first-child {
        margin-left: 0
    }

    .xg_iradio input[type="radio"] {
        -webkit-appearance: radio;
        -moz-appearance: radio;
        appearance: radio;
        position: relative;
        top: 2px
    }

[data-tag="InputCheckBox"] {
    line-height: 40px
}

    [data-tag="InputCheckBox"] [data-type="message"] {
        display: block;
        text-align: center;
        font-size: 16px;
        height: 40px;
        color: #666
    }

    [data-tag="InputCheckBox"] label:first-child {
        margin-left: 0
    }

    [data-tag="InputCheckBox"] input[type="checkbox"] {
        -webkit-appearance: checkbox;
        -moz-appearance: checkbox;
        appearance: checkbox;
        position: relative;
        top: 2px
    }

    [data-tag="InputCheckBox"] span {
        margin-left: 3px
    }

.xg_crumbs {
    font-size: 0
}

    .xg_crumbs > span {
        font-size: 12px;
        margin-left: 7px;
        display: inline-block;
        color: #444
    }

    .xg_crumbs span:first-child {
        margin-left: 0
    }

    .xg_crumbs .xg_crumbs_span {
        background: url(../images/arrows_right.png);
        width: 6px;
        height: 7px;
        background-repeat: no-repeat
    }

        .xg_crumbs .xg_crumbs_span:last-child {
            display: none
        }

.xg_prevnext {
    line-height: 30px;
    color: #333;
    font-size: 14px
}

    .xg_prevnext .xg_prevnext_item:hover {
        color: #51b5f5
    }

    .xg_prevnext .xg_prevnext_item {
        display: inline-block;
        width: 250px;
        cursor: pointer
    }

    .xg_prevnext .xg_prevnext_title {
        margin-left: 8px
    }

.xg_navTwo {
    font-size: 0
}

    .xg_navTwo .tierLi {
        position: relative;
        display: inline-block;
        width: 110px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        background-color: #51b5f5
    }

        .xg_navTwo .tierLi:hover .navContent {
            display: block
        }

    .xg_navTwo .tierLi-select {
        background-color: #3e99d4
    }

    .xg_navTwo .tierName {
        text-align: center;
        cursor: pointer
    }

        .xg_navTwo .tierName:hover {
            background-color: #3e99d4
        }

    .xg_navTwo .navContent {
        position: absolute;
        left: 0;
        top: 40px;
        width: 440px;
        height: auto;
        display: none
    }

    .xg_navTwo .navContentUl {
        position: relative
    }

    .xg_navTwo .navContentLi {
        width: 110px;
        height: 40px;
        line-height: 40px;
        background-color: #5dbcf9
    }

        .xg_navTwo .navContentLi:hover {
            background-color: #5ba3d2
        }

            .xg_navTwo .navContentLi:hover .ncContent {
                display: block
            }

    .xg_navTwo .navContentLi-select {
        background-color: #5ba3d2
    }

    .xg_navTwo .ncName {
        width: 100%;
        text-align: center;
        cursor: pointer
    }

    .xg_navTwo .ncContent {
        position: absolute;
        box-sizing: border-box;
        left: 110px;
        top: 0;
        width: 330px;
        line-height: 20px;
        height: 160px;
        padding: 5px 15px;
        background-color: #b5b1b1;
        display: none
    }

    .xg_navTwo .navContentLi:first-child .ncContent {
        display: block
    }

.xg_tMenu1 .xg_tMenuLi1 {
    width: 110px;
    height: auto;
    background-color: #51b5f5;
    color: #fff;
    font-size: 14px;
    line-height: 40px
}

    .xg_tMenu1 .xg_tMenuLi1:hover {
        background-color: #3e99d4
    }

.xg_tMenu1 .xg_tMenuLi1-select {
    background-color: #3e99d4
}

.xg_tMenu1 a {
    display: block;
    height: 100%;
    width: 100%
}

.xg_tMenu1 .xg_tTitle1 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu1 .xg_tMenuUl2 {
    width: 100%
}

.xg_tMenu1 .xg_tMenuLi2 {
    width: 100%;
    text-align: center;
    cursor: pointer;
    background-color: #5dbcf9
}

    .xg_tMenu1 .xg_tMenuLi2:hover {
        background-color: #429dda
    }

.xg_tMenu1 .xg_tMenuLi2-select {
    background-color: #429dda
}

.xg_tMenu1 .xg_tTitle2 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu1 .xg_tMenuLi3 {
    width: 100%;
    text-align: center;
    cursor: pointer;
    background-color: #86ccf9
}

    .xg_tMenu1 .xg_tMenuLi3:hover {
        background-color: #6dbef3
    }

.xg_tMenu1 .xg_tMenuLi3-select {
    background-color: #6dbef3
}

.xg_tMenu1 .xg_tTitle3 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu2 a {
    display: block;
    width: 100%;
    height: 100%
}

.xg_tMenu2 .xg_tMenuLi1 {
    position: relative;
    width: 110px;
    height: auto;
    background-color: #51b5f5;
    color: #fff;
    font-size: 14px;
    line-height: 40px
}

    .xg_tMenu2 .xg_tMenuLi1:hover {
        background-color: #3e99d4
    }

        .xg_tMenu2 .xg_tMenuLi1:hover .xg_tMenuUl2 {
            display: block
        }

.xg_tMenu2 .xg_tMenuLi1-select {
    background-color: #3e99d4
}

.xg_tMenu2 .xg_tTitle1 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu2 .xg_tMenuUl2 {
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    display: none
}

.xg_tMenu2 .xg_tMenuLi2 {
    position: relative;
    width: 110px;
    height: auto;
    background-color: #5dbcf9;
    color: #fff;
    font-size: 14px
}

    .xg_tMenu2 .xg_tMenuLi2:hover {
        background-color: #429dda
    }

        .xg_tMenu2 .xg_tMenuLi2:hover .xg_tMenuUl3 {
            display: block
        }

.xg_tMenu2 .xg_tMenuLi2-select {
    background-color: #429dda
}

.xg_tMenu2 .xg_tTitle2 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu2 .xg_tMenuUl3 {
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    display: none
}

.xg_tMenu2 .xg_tMenuLi3 {
    background-color: #86ccf9
}

    .xg_tMenu2 .xg_tMenuLi3:hover {
        background-color: #58b0e8
    }

.xg_tMenu2 .xg_tMenuLi3-select {
    background-color: #58b0e8
}

.xg_tMenu2 .xg_tTitle3 {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.xg_tMenu3 a {
    display: block;
    width: 100%;
    height: 100%
}

.xg_tMenu3 .xg_tMenuLi1 {
    width: 110px;
    line-height: 40px;
    background-color: #51b5f5;
    color: #fff;
    cursor: pointer;
    font-size: 14px
}

    .xg_tMenu3 .xg_tMenuLi1:hover {
        background-color: #3e99d4
    }

.xg_tMenu3 .xg_tMenuLi1-select {
    background-color: #3e99d4
}

    .xg_tMenu3 .xg_tMenuLi1-select .xg_tMenuUl2 {
        display: block
    }

.xg_tMenu3 .xg_tTitle1 {
    width: 100%;
    text-align: center
}

.xg_tMenu3 .xg_tMenuUl2 {
    width: 100%;
    display: none
}

.xg_tMenu3 .xg_tMenuLi2 {
    width: 100%;
    background-color: #5dbcf9
}

    .xg_tMenu3 .xg_tMenuLi2:hover {
        background-color: #429dda
    }

.xg_tMenu3 .xg_tMenuLi2-select {
    background-color: #429dda
}

    .xg_tMenu3 .xg_tMenuLi2-select .xg_tMenuUl3 {
        display: block
    }

.xg_tMenu3 .xg_tTitle2 {
    width: 100%;
    text-align: center
}

.xg_tMenu3 .xg_tMenuUl3 {
    width: 100%;
    display: none
}

.xg_tMenu3 .xg_tMenuLi3 {
    width: 100%;
    background-color: #86ccf9
}

    .xg_tMenu3 .xg_tMenuLi3:hover {
        background-color: #58b0e8
    }

.xg_tMenu3 .xg_tMenuLi3-select {
    background-color: #58b0e8
}

    .xg_tMenu3 .xg_tMenuLi3-select .xg_tMenuUl4 {
        display: block
    }

.xg_tMenu3 .xg_tTitle3 {
    width: 100%;
    text-align: center
}

.xg_tMenu3 .xg_tMenuUl4 {
    width: 100%;
    display: none
}

.xg_tMenu3 .xg_tMenuLi4 {
    width: 100%;
    background-color: #84c1e8
}

    .xg_tMenu3 .xg_tMenuLi4:hover {
        background-color: #81b7da
    }

.xg_tMenu3 .xg_tMenuLi4-select {
    background-color: #81b7da
}

.xg_tMenu3 .xg_tTitle4 {
    width: 100%;
    text-align: center
}

.xg_bnavi .xg_menuUl {
    font-size: 0;
    color: #444
}

    .xg_bnavi .xg_menuUl:after {
        display: block;
        content: '';
        clear: both;
        height: 0;
        visibility: hidden
    }

.xg_bnavi a {
    width: 100%;
    height: 100%;
    display: block
}

.xg_bnavi .xg_menuLi1 {
    color: #444
}

.xg_bnavi .xg_menuLi1 {
    position: relative;
    float: left;
    width: 110px;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    color: #444;
    z-index: 100;
    text-align: center;
    height: 40px
}

.xg_bnavi .xg_menuTitle2 {
    text-align: center;
    height: 40px
}

.xg_bnavi .xg_menuTitle3 {
    text-align: center;
    height: 40px
}

    .xg_bnavi .xg_menuTitle3:hover a {
        color: #000
    }

@media(min-width:769px) {
    .xg_menu .xg_menuUl {
        font-size: 0;
        color: #333
    }

    .xg_menu a {
        display: block;
        width: 100%;
        height: 100%
    }

    .xg_menu .xg_menuLi1 {
        position: relative;
        display: inline-block;
        width: 110px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        background-color: #51b5f5;
        color: #fff;
        z-index: 100
    }

        .xg_menu .xg_menuLi1:hover {
            background-color: #3e99d4
        }

            .xg_menu .xg_menuLi1:hover .xg_menuUl2 {
                display: block
            }

    .xg_menu .xg_menuLi1-select {
        background-color: #3e99d4
    }

    .xg_menu .xg_menuTitle1 {
        text-align: center
    }

    .xg_menu .xg_menuUl2 {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        display: none
    }

    .xg_menu .xg_menuLi2 {
        position: relative;
        background-color: #5dbcf9;
        color: #fff
    }

        .xg_menu .xg_menuLi2:hover {
            background-color: #429dda
        }

            .xg_menu .xg_menuLi2:hover .xg_menuUl3 {
                display: block
            }

    .xg_menu .xg_menuLi2-select {
        background-color: #429dda
    }

    .xg_menu .xg_menuTitle2 {
        text-align: center
    }

    .xg_menu .xg_menuUl3 {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        width: 100%
    }

    .xg_menu .xg_menuLi3 {
        position: relative;
        background-color: #75c2f3;
        color: #fff
    }

        .xg_menu .xg_menuLi3:hover {
            background-color: #58b0e8
        }

            .xg_menu .xg_menuLi3:hover .xg_menuUl4 {
                display: block
            }

    .xg_menu .xg_menuLi3-select {
        background-color: #58b0e8
    }

    .xg_menu .xg_menuTitle3 {
        text-align: center
    }

    .xg_menu .xg_menuUl4 {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        width: 100%
    }

    .xg_menu .xg_menuLi4 {
        text-align: center;
        background-color: #86ccf9;
        color: #fff
    }

        .xg_menu .xg_menuLi4:hover {
            background-color: #6dbef3
        }

    .xg_menu .xg_menuLi4-select {
        background-color: #6dbef3
    }

    .xg_menu .xg_menuTitle4 {
        text-align: center
    }
}

@media(max-width:768px) {
    .xg_menu a {
        display: block;
        width: 100%;
        height: 100%;
        padding-left: 25px
    }

        .xg_menu a:active {
            background-color: #f4f4f4;
            color: #333
        }

    .xg_menu .xg_menuMobile {
        width: 19px;
        height: 15px
    }

    .xg_menu .xg_memu_btn {
        width: 19px;
        height: 15px;
        background: url(../images/xg_memu_btn.png) no-repeat;
        background-size: contain
    }

    .xg_menu .xg_menuUl {
        background-color: #fff;
        padding-top: 25px;
        width: 205px;
        height: 100%;
        position: relative;
        z-index: 10002
    }

    .xg_menu .xg_menuLi1 {
        line-height: 45px;
        font-size: 15px;
        color: #333
    }

    .xg_menu .xg_menuUl2 {
        display: none
    }

    .xg_menu .xg_menuUl3, .xg_menu .xg_menuUl4, .xg_menu .xg_menuUl5 {
        display: none
    }

    .xg_menu .xg_menuUl5 {
        display: none
    }

    .xg_menu .xg_menuShade {
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.25);
        z-index: 10001;
        position: absolute;
        left: 0;
        top: 0
    }

    .xg_menu .xg_menuMobileData {
        height: 100%;
        width: 205px;
        overflow-y: scroll
    }

    .xg_menu .xg_menutop {
        z-index: 10002;
        background-color: #fff;
        position: relative
    }

    .xg_menu .xg_menubottom {
        z-index: 10002;
        background-color: #fff;
        position: relative
    }
}

.xg_pager {
    color: #666;
    font-size: 12px;
    position: relative
}

    .xg_pager .xg_pnUl {
        overflow: hidden;
        text-align: center
    }

    .xg_pager a {
        color: inherit;
        padding: 0 7px
    }

    .xg_pager li {
        display: inline-block;
        padding: 3px 5px;
        margin-left: 5px;
        color: #666;
        cursor: pointer;
        border: 1px solid #ddd;
        border-radius: 2px
    }

    .xg_pager .xg_pnNumber:hover, .xg_pager .xg_pnFirst:hover, .xg_pager .xg_pnPrev:hover, .xg_pager .xg_pnNext:hover, .xg_pager .xg_pnEnd:hover, .xg_pager .xg_pager:hover, .xg_pager .xg_pnTotallP:hover, .xg_pager .xg_pnPage:hover {
        background-color: #288df0;
        color: #fff
    }

    .xg_pager .xg_pnJump {
        padding: 0;
        border: 0
    }

    .xg_pager .xg_pnInNu {
        height: 30px;
        padding: 0;
        border: 1px solid #ddd;
        text-align: center;
        width: 40px;
        margin-left: 5px
    }

    .xg_pager .PageIndex {
        text-decoration: none;
        display: inline-block;
        height: 20px;
        border: 1px solid #ddd;
        vertical-align: top;
        border-radius: 2px;
        line-height: 20px;
        padding: 0 3px;
        cursor: pointer;
        margin-left: 5px;
        color: #666
    }

    .xg_pager .xg_pnPCount {
        padding-left: 7px;
        padding-right: 7px
    }

.xg_tab_tl {
    float: left;
    width: 100px;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid
}

li[class=xg_tab_tl]:last-child {
    border-right-width: 1px;
    border-right-style: solid
}

.xg_tab_tl-select {
    background-color: #51b5f5
}

.xg_tab_tl div {
    font-weight: normal;
    cursor: pointer;
    text-align: center
}

.xg_tab_l_t:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.xg_tab_l_t {
    zoom: 1
}

.xg_tab_tt {
    display: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.xg_tab_tt-select {
    display: block
}

.xg_fierror {
    display: block;
    width: 249px;
    position: relative;
    font-size: 14px;
    margin-bottom: 14px;
    font-size: 14px
}

.xg_fadvisory {
    width: 100%;
    display: block;
    height: 200px
}

.xg_barcode {
    border: 3px solid #ddd
}

.bds_tsina, .bds_weixin, .hk_clear {
    background-position: 0 0 !important
}

.bdshare-button-style0-16 .bds_more {
    background-position: 0 0
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px
}

.bdshare-button-style0-16 .bds_sqq {
    background-position: 0 -2652px
}

.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px
}

.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px
}

.bdshare-button-style0-16 {
    zoom: 1
}

    .bdshare-button-style0-16:after {
        content: ".";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both
    }

    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        float: left;
        font-size: 12px;
        padding-left: 17px;
        line-height: 16px;
        height: 16px;
        background-image: url(../images/icons_0_16.png);
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 6px 6px 6px 0
    }

        .bdshare-button-style0-16 a:hover {
            color: #333;
            opacity: .8;
            filter: alpha(opacity=80)
        }

    .bdshare-button-style0-16 .bds_more {
        color: #333;
        float: left
    }

.bdsharebuttonbox .hk_clear {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 5px;
    padding-left: 0
}

.bdsharebuttonbox .bds_tsina {
    background: url(../images/share_wb.png) no-repeat top center
}

    .bdsharebuttonbox .bds_tsina:hover {
        background: url(../images/share_wb_hover.png) no-repeat top center
    }

.bdsharebuttonbox .bds_weixin {
    background: url(../images/share_wx.png) no-repeat top center
}

    .bdsharebuttonbox .bds_weixin:hover {
        background: url(../images/share_wx_hover.png) no-repeat top center
    }

.bdsharebuttonbox .bds_sqq:hover {
    background: url(../images/share_qq.png) no-repeat top center
}

.bdsharebuttonbox .bds_sqq {
    background: url(../images/share_qq_hover.png) no-repeat top center
}

.bdsharebuttonbox .bds_sqq {
    background: url(../images/share_qq_hover.png) no-repeat top center
}

.bdshare-button-style0-16 .bds_more {
    background: url(../images/more.gif) no-repeat top center
}

.xg_unit, .xg_pricedata, .xg_mbtn {
    position: relative
}

.xg_mbtn {
    background: #288df0;
    color: #fff;
    padding: 5px 0
}

.xg_data_notdata {
    position: relative;
    min-height: 30px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    margin-top: -15px
}

.xg_area_item0, .xg_area_item1, .xg_area_item2, .xg_area_item3 {
    display: none;
    position: relative
}

.xg_area_options {
    overflow: auto;
    color: #666;
    background-color: #FFF;
    width: 100%;
    position: fixed;
    top: 46%;
    bottom: 0;
    left: 0;
    z-index: 99999;
    padding: 40px 0;
    border-radius: 15px 15px 0 0;
    box-shadow: 2px -2px 11px #e4e4e4
}

    .xg_area_options p {
        text-align: center;
        height: 40px;
        line-height: 40px
    }

.xg_area_active {
    background-color: #eee
}

.xg_prd_name {
    position: relative;
    display: inline-block
}

.xg_prd_content {
    position: relative;
    display: inline-block
}

.xg_prd_row {
    display: block
}

    .xg_prd_row div {
        display: inline-block
    }

.xg_prd_col_name {
    width: 200px;
    text-align: center
}

.xg_prd_col_num {
    width: 80px;
    text-align: center
}

    .xg_prd_col_num input {
        width: 50px
    }

.xg_prd_col_del a {
    cursor: pointer
}

.xg_video video {
    width: 100%
}

.lazyload {
    animation: loadingImg .4s ease-in
}

@keyframes loadingImg {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width:768px) {
    .mobile_hide {
        display: none
    }

    .mobile_an_hide {
        opacity: 0 !important
    }

    .xg_dropdownlist {
        display: none
    }
}

@media only screen and (min-width:769px) {
    .pc_an_hide {
        opacity: 0 !important
    }

    .xg_dropdownlist {
        position: absolute;
        width: 100vw;
        z-index: 1;
        background: #fff
    }

    .xg_navi_template {
        display: none;
        position: absolute;
        height: 100px;
        width: 100%;
        background: #fff
    }
}

.xg_banner_item {
    position: relative;
    overflow: hidden;
    float: left;
    visibility: hidden
}

@media only screen and (min-width:769px) {
    .xg_banner_item .container {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -600px;
        cursor: pointer
    }
}

@media only screen and (max-width:768px) {
    .xg_banner_item .container {
        width: 320px;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -160px;
        cursor: pointer
    }
}

.xg_userlogin .xg_imobile {
    position: relative
}

    .xg_userlogin .xg_imobile .checkcode {
        position: absolute;
        cursor: pointer
    }

.xg_Hold-allBox {
    width: 375px;
    height: 667px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 5% auto;
    border-radius: 8px
}

.xg_hfBox {
    width: 90%;
    height: 40px;
    line-height: 40px;
    background-color: #efefef;
    box-shadow: 0 2px 4px #ddd;
    margin-left: 5%;
    border-radius: 40px;
    font-size: 0;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center
}

.xg_hfLink {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 25%;
    text-align: center;
    position: relative
}

    .xg_hfLink span {
        display: inline-block;
        vertical-align: middle
    }

    .xg_hfLink:after {
        content: '';
        position: absolute;
        right: 0;
        top: 18px;
        height: 8px;
        width: 1px;
        background-color: #b9bac1
    }

    .xg_hfLink:last-child:after {
        width: 0
    }

.xg_QQicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/qqicon.png") no-repeat;
    background-size: cover
}

.xg_popQQIcon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.xg_WXicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/wxicon.png") no-repeat;
    background-size: cover
}

.xg_TELicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/telicon.png") no-repeat;
    background-size: cover
}

.xg_WhatsAppicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/whatsappicon.png") no-repeat;
    background-size: cover
}

.xg_Facebookicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/facebookicon.png") no-repeat;
    background-size: cover
}

.xg_Twittericon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/twittericon.png") no-repeat;
    background-size: cover
}

.xg_popTELicon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.xg_MAILicon {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url("../images/mailicon.png") no-repeat;
    background-size: cover
}

.xg_popMAILicon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.xg_popupBox {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .3;
    display: none
}

.xg_mainPopupBox {
    position: fixed;
    width: 90%;
    border-radius: 8px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 14px;
    color: #666;
    display: none;
    z-index: 99
}

.xg_mp-title {
    text-align: center;
    padding: 15px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px solid #f2f2f2
}

.xg_mp-list {
    margin: 0 auto;
    width: 240px;
    list-style: none
}

    .xg_mp-list li {
        text-align: left;
        padding: 20px 0;
        font-size: 0;
        border-bottom: 1px dashed #eee;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

.xg_mpl-left {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 95px;
    color: #666
}

.xg_mpl-right {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: right;
    width: 135px;
    padding-right: 5px;
    color: #666
}

.xg_closePopup {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    background: url("../images/closeicon.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -40px;
    cursor: pointer
}

.xg_mpqqList {
    text-align: center;
    font-size: 14px;
    cursor: pointer
}

.xg_mptxtfen {
    color: #e6266c;
    margin-left: 25px
}

.xg_mptxtlan {
    color: #3477a8;
    margin-left: 25px
}

.xg_zhiwen {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: url("../images/zhiwen.png") no-repeat;
    background-size: cover
}

.xg_wxList {
    list-style: none;
    padding: 10px 0
}

    .xg_wxList li {
        padding: 2px 0 5px;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        border-bottom: 1px dashed #ddd
    }

        .xg_wxList li:last-child {
            border-bottom: 0
        }

.xg_wxl-title {
    font-size: 14px;
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .xg_wxl-title:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        left: -10px;
        top: 9px;
        background-color: #666
    }

    .xg_wxl-title:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        right: -10px;
        top: 9px;
        background-color: #666
    }

.xg_wxl-img {
    width: 110px
}

.xg_wxl-tips {
    color: #999;
    font-size: 12px;
    padding-left: 5px
}

.xg_marketform * {
    margin: 0 auto;
    padding: 0
}

.xg_marketform a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: 0
}

    .xg_marketform a, .xg_marketform a:link, .xg_marketform a:active, .xg_marketform a:visited {
        color: #666;
        text-decoration: none
    }

.xg_hf-list {
    list-style: none;
    padding: 0;
    border-radius: 4px
}

    .xg_hf-list li {
        padding: 15px 0;
        text-align: center;
        font-size: 12px;
        position: relative;
        cursor: pointer
    }

        .xg_hf-list li:hover {
            background-color: #d5d5d5
        }

.xg_pcIcon {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    background-size: cover
}

.xg_hfl-txt {
    color: #444;
    padding-top: 3px
}

.xg_hf-list li:hover .xg_rnp-tips-tel {
    display: block;
    opacity: 1
}

.xg_rnp-tips-tel {
    display: none;
    opacity: 0;
    right: 125px;
    height: 55px;
    line-height: 55px;
    border-radius: 4px;
    color: #484c61;
    width: 205px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    font-size: 14px;
    -webkit-box-shadow: 6px 0 19px rgba(0,0,0,0.09);
    box-shadow: 6px 0 19px rgba(0,0,0,0.09);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

    .xg_rnp-tips-tel:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 10px solid #fff;
        position: absolute;
        right: -10px;
        top: 50%;
        margin-top: -8px
    }

.xg_rnp-tips-ewm {
    display: none;
    position: absolute;
    width: 115px;
    height: 115px;
    padding: 5px;
    background-color: #fff;
    right: 125px;
    top: 50%;
    margin-top: -70px;
    -webkit-box-shadow: 6px 0 29px rgba(0,0,0,0.09);
    box-shadow: 6px 0 29px rgba(0,0,0,0.09)
}

    .xg_rnp-tips-ewm > img {
        width: 100%
    }

    .xg_rnp-tips-ewm:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 10px solid #fff;
        position: absolute;
        right: -10px;
        top: 50%;
        margin-top: -8px
    }

.xg_hf-list li:hover .xg_rnp-tips-ewm {
    display: block;
    opacity: 1;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

@media only screen and (max-width:768px) {
    .xg_holdFloating {
        display: none
    }

    .xg_marketform {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99999
    }
}

@media only screen and (min-width:769px) {
    .xg_HoldfootBox {
        display: none
    }

    .xg_mainPopupBox {
        display: none
    }

    .xg_marketform {
        position: fixed;
        right: 75px;
        z-index: 999999999
    }

    .xg_holdFloating {
        width: 102px;
        background-color: #fff;
        box-shadow: 0 0 4px #eee
    }

    .xg_popupBox {
        display: none !important
    }

    .xg_mainPopupBox {
        display: none !important
    }
}

#weixin_tip {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100vh;
    z-index: 100
}

#qq_tip {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100vh;
    z-index: 100
}

.weixin_bg_img {
    width: 100%;
    text-align: right
}

    .weixin_bg_img img {
        width: 15%;
        height: auto;
        position: relative;
        right: 2%;
        margin-top: 2%
    }

.weixin_text1 {
    text-align: right;
    padding: 0 15% 0 0;
    margin: 10px 0
}

    .weixin_text1 p {
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-size: 16px;
        color: #FFF
    }

        .weixin_text1 p + p {
            padding-left: 30px;
            background: url('../images/share.png') no-repeat left center;
            background-size: 26px 26px
        }

.weixin_text2 {
    text-align: right;
    padding: 0 15% 0 0;
    margin: 10px 0
}

    .weixin_text2 p {
        padding-left: 30px;
        background: url('../images/weixq.png') no-repeat left center;
        background-size: 26px 26px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-size: 16px;
        color: #FFF;
        margin-right: 1rem
    }

#uagent_tip {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    z-index: 100
}

    #uagent_tip img {
        display: block;
        width: 40px;
        height: 40px;
        margin: 0 auto
    }

    #uagent_tip p {
        display: block;
        width: 60%;
        padding: 25px 0;
        top: 35%;
        left: 20%;
        background: #FFF;
        position: relative;
        border-radius: 4px
    }

    #uagent_tip span {
        color: #000;
        font-size: 14px;
        line-height: 28px;
        display: block;
        text-align: center
    }

        #uagent_tip span + span {
            color: #9c9a9a;
            font-size: 14px;
            line-height: 25px
        }

            #uagent_tip span + span + span {
                color: #429dda;
                font-size: 14px;
                text-align: center;
                margin-top: 10px;
                cursor: pointer;
                border-top: 2px dashed #bbb8b8
            }

.xg_imgUpload {
    width: auto;
    min-height: 120px
}

.xg_upload_ul {
    overflow: visible;
    min-height: 120px;
    min-width: 120px;
    zoom: 1
}

    .xg_upload_ul:after {
        display: block;
        clear: both;
        content: "";
        visibility: hidden;
        height: 0
    }

.xg_fileUpload {
    width: auto;
    min-height: 120px
}

.xg_imgUpload_li {
    width: 120px;
    height: 120px;
    font-size: 12px;
    box-sizing: border-box;
    border: 1px dashed #d4d4d4;
    background-color: #f8f8f8;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    float: left;
    text-align: center
}

.xg_fileUpload_li {
    width: 120px;
    height: 120px;
    font-size: 12px;
    box-sizing: border-box;
    border: 1px dashed #d4d4d4;
    background-color: #f8f8f8;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    float: left;
    text-align: center
}

.xg_addimg {
    font-size: 0;
    width: 75px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

    .xg_addimg .xg_imgUploadbtn span {
        color: #FFF;
        font-size: 12px;
        margin-left: 4px;
        cursor: pointer
    }

.xg_imgUploadbtn {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 22px;
    border: 1px solid #e9e9e9;
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    background-color: rgba(22,155,213,1);
    cursor: pointer
}

.xg_ulpi_close {
    position: absolute;
    right: -8px;
    top: -5px;
    z-index: 100;
    cursor: pointer
}

.ulpi_changeBtn {
    display: inline-block;
    vertical-align: top;
    width: 58px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    background-color: #fff
}

    .ulpi_changeBtn span {
        color: #444;
        font-size: 12px;
        margin-left: 4px;
        cursor: pointer
    }

.xg_div_img {
    overflow: hidden;
    height: 100%;
    width: 100%
}

.xg_div_file {
    padding-top: 15px;
    text-align: center
}

.ulpi_shadow {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0
}

.change_img {
    font-size: 0;
    width: 58px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.upload_success {
    height: 100%
}

    .upload_success:hover .ulpi_shadow {
        display: block
    }

.hasupload {
    height: 100%;
    width: 100%
}

.file_hasupload {
    width: 37px;
    height: 40px
}

.xg_uperror {
    position: absolute;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    top: 40px;
    left: 38px
}

    .xg_uperror p {
        font-size: 12px;
        color: red
    }

        .xg_uperror p + p {
            font-size: 12px;
            color: #00f;
            margin-top: -10px
        }

.xg_uplabel_span {
    line-height: 130px;
    float: left;
    font-size: 11px
}

.retryup {
    cursor: pointer
}

@media only screen and (max-width:768px) {
    #popup_container {
        width: 100% !important
    }

    .xg_scrollwidth::-webkit-scrollbar {
        width: 1px
    }
}

.xg_mulimg img {
    display: block
}

.bd_weixin_popup {
    height: auto !important
}

/*.xg_datepicker {
    border: #999 1px solid;
    background: #fff url(../images/datepicker.gif) no-repeat right
}

.bdsharebuttonbox .bds_qingbiji {
    background: url(../images/qingbiji.gif) no-repeat top center
}

.bdsharebuttonbox .bds_mshare {
    background: url(../images/bsharesync.gif) no-repeat top center
}

.bdsharebuttonbox .bds_qzone {
    background: url(../images/qzone.gif) no-repeat top center
}

.bdsharebuttonbox .bds_renren {
    background: url(../images/renren.gif) no-repeat top center
}

.bdsharebuttonbox .bds_tqq {
    background: url(../images/qqmb.gif) no-repeat top center
}

.bdsharebuttonbox .bds_kaixin001 {
    background: url(../images/kaixin001.gif) no-repeat top center
}

.bdsharebuttonbox .bds_tieba {
    background: url(../images/itieba.gif) no-repeat top center
}

.bdsharebuttonbox .bds_douban {
    background: url(../images/douban.gif) no-repeat top center
}

.bdsharebuttonbox .bds_thx {
    background: url(../images/hexunmb.gif) no-repeat top center
}

.bdsharebuttonbox .bds_bdysc {
    background: url(../images/baiducang.gif) no-repeat top center
}

.bdsharebuttonbox .bds_meilishuo {
    background: url(../images/meilishuo.gif) no-repeat top center
}

.bdsharebuttonbox .bds_mogujie {
    background: url(../images/mogujie.gif) no-repeat top center
}

.bdsharebuttonbox .bds_diandian {
    background: url(../images/diandian.gif) no-repeat top center
}

.bdsharebuttonbox .bds_huaban {
    background: url(../images/huaban.gif) no-repeat top center
}

.bdsharebuttonbox .bds_duitang {
    background: url(../images/duitang.gif) no-repeat top center
}

.bdsharebuttonbox .bds_fx {
    background: url(../images/feixin.gif) no-repeat top center
}

.bdsharebuttonbox .bds_youdao {
    background: url(../images/youdaonote.gif) no-repeat top center
}

.bdsharebuttonbox .bds_sdo {
    background: url(../images/maikunote.gif) no-repeat top center
}

.bdsharebuttonbox .bds_people {
    background: url(../images/peoplemb.gif) no-repeat top center
}

.bdsharebuttonbox .bds_xinhua {
    background: url(../images/xinhuamb.gif) no-repeat top center
}

.bdsharebuttonbox .bds_mail {
    background: url(../images/email.gif) no-repeat top center
}

.bdsharebuttonbox .bds_yaolan {
    background: url(../images/yaolanmb.gif) no-repeat top center
}

.bdsharebuttonbox .bds_wealink {
    background: url(../images/wealink.gif) no-repeat top center
}

.bdsharebuttonbox .bds_ty {
    background: url(../images/tianya.gif) no-repeat top center
}

.bdsharebuttonbox .bds_fbook {
    background: url(../images/facebook.gif) no-repeat top center
}

.bdsharebuttonbox .bds_twi {
    background: url(../images/twitter.gif) no-repeat top center
}

.bdsharebuttonbox .bds_linkedin {
    background: url(../images/linkedin.gif) no-repeat top center
}

.bdsharebuttonbox .bds_copy {
    background: url(../images/clipboard.gif) no-repeat top center
}

.bdsharebuttonbox .bds_print {
    background: url(../images/printer.gif) no-repeat top center
}

.bdsharebuttonbox .bds_tqf {
    background: url(../images/qqxiaoyou.gif) no-repeat top center
}*/

#bsMorePanel, #bsWXBox, #bsBox, .bsFrameDiv, .bsTop, #toolbar_position, #bsMorePanel div {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset
}

    #bsMorePanel input {
        margin: unset
    }

.xg_typefilterlist {
    border: 1px solid #ccc;
    margin-bottom: 35px;
    color: #444;
    width: 1200px;
    margin: 0 auto
}

.xg_typeselected_label {
    display: inline-block;
    font-size: 14px
}

.xg_types-selected {
    padding: 0 15px;
    border-bottom: 1px solid #ccc;
    line-height: 30px
}

.xg_typeselected_item {
    border: 1px solid #ccc;
    color: #5171cd;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 18px;
    text-decoration: none;
    font-size: 14px;
    margin-left: 5px
}

    .xg_typeselected_item:after {
        content: "x";
        font-size: 14px;
        padding-left: 5px;
        vertical-align: top;
        cursor: pointer;
        line-height: 30px
    }

.xg_typesel_condition {
    display: flex;
    margin: 6px 0;
    line-height: 30px
}

.xg_typesel_itemlabel {
    text-indent: 1em;
    font-size: 14px;
    color: #888;
    display: inline-block
}

.xg_typesel_items {
    flex: 1
}

    .xg_typesel_items li {
        display: inline-block;
        min-width: 100px
    }

.xg_typesel_item {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #444;
    transition: all .3s ease;
    font-size: 14px
}

.xg_typesel_item_active {
    color: #5171cd
}

.xg_typesel_item:hover {
    color: #5171cd
}

.xg_typesel_div {
    display: inline-block;
    color: #5171cd
}

@media only screen and (min-width:769px) {
}

@media only screen and (max-width:768px) {
    .xg_menu .xg_menuPanel {
        position: fixed;
        left: -100%;
        top: 0px;
        z-index: 1000;
        width: 100%;
        height: 100%;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        -o-transition: left .3s;
        transition: left .3s
    }
}

.p1721mf1721-08d26f65641deddde {
    width: 384px;
    height: 234px;
}

.p1721mf1721-01d08920d40ea4cb5 {
    position: absolute;
    top: 10px;
    left: 10px;
}

.p1721mf1721-06284fdd4313ea514 {
    position: absolute;
    top: 20px;
    left: 20px;
}

.p1721mf1721-041189a7dd6583fa8 {
    height: 90px;
}

.p1720m7734aebe3a8667f9 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mb407291aecdfde2a {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720ma009689a26d9266f {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mf9b10f1c5f60a413 {
    width: 188px;
    height: 4px;
}

.p1720mc1a9faa9aa6cc904 .data_col {
    height: 100px;
}

.p1720m937e64061eb0c914 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mca0a99af25453b5c {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m53ed5580894a8be8 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m53fb92d179b7667a {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720md1bab6a788507ae7 .data_col {
    height: 100px;
}

.p1720m2e7d4adced58d029 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720ma23b757589ac9e97 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m68003c8af6992d56 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m94684ffb9e2687e0 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m3536e692de591a44 .data_col {
    height: 100px;
}

.p1720mc39bdc14784eb090 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720m82287a195943df56 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m7eccbca92b2b61bb {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1720m3266468987732c38 .data_col {
    height: 100px;
}

.p1720m32c1954abf4698aa {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720m8c70f58333a07b54 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mb303841a30c803a7 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mb5443ca6c65efb4d {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720md6ff0013ba34fc15 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720md377de31237e36ed {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1720mc49531f51761e736 {
    width: 588px;
    height: 6px;
}

.p1720md01a62587296ac9b {
    width: 588px;
    height: 6px;
}

.p1720mf87e930f965262b4 {
    position: relative;
    left: 0px;
    top: 0px;
}

.p1722mf1722-0688da917fbbed3a5 {
    width: 40px;
    height: 40px;
}

.p1722mf1722-0b83fe27b77c29797 {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0cfbb41e35b99b68b {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0e6377981810c9092 {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-00709e209f2374ef8 {
    width: 1px;
    height: 15px;
}

.p1722mf1722-03f9de2ffe37a08c9 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0e878d69e8c5d8135 {
    width: 1px;
    height: 15px;
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0052fd67b2ed6e595 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0b88090c9470f7904 {
    width: 1px;
    height: 15px;
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-05a84c2eee62cf6e8 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0dc86209dc90c30c0 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0c80ef95d087cb091 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0f2ec138c84213cd3 {
    width: 18px;
    height: 20px;
}

.p1722mf1722-0cfb46a7c2ad35d52 {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-0fcea1efb56f0192b {
    position: relative;
    top: 0px;
    left: 0px;
}

.p1722mf1722-00a4267fa4b795f79 {
    width: 113px;
    height: 113px;
}


.p1722mf1722-0a6ae776dbd82f3aa {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}


.p1722mf1722-0ed3d095f17eb9354 {
    position: relative;
    top: 0px;
    left: 0px;
}

@media only screen and (min-width:769px) {
    .p1721mf1721-083191e4345c3f41c {
        margin-left: 0px;
        margin-top: 8px;
        width: auto;
        height: auto;
        overflow: visible;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1721mf1721-0ef9fb209f666fc85 {
        height: 74px;
    }

    .p1721mf1721-08934ab9549079b8a {
        margin-left: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 11px;
        height: 60px;
        line-height: 40px;
        display: block;
        position: relative;
        top: 17px;
        left: 0px;
    }

        .p1721mf1721-08934ab9549079b8a .xg_menuLi1 {
            margin-bottom: 0px;
            margin-left: 0px;
            padding-bottom: 0px;
            width: 86px;
            float: none;
            color: #2e2e2e;
            font-size: 15px;
            text-align: center;
            background-color: transparent;
            display: inline-block;
        }

            .p1721mf1721-08934ab9549079b8a .xg_menuLi1.xg_menuLi1-select {
                color: #6a85b6;
                background-color: transparent;
                border-bottom-style: none;
            }

            .p1721mf1721-08934ab9549079b8a .xg_menuLi1:hover {
                color: #6a85b6;
                background-color: transparent;
            }

        .p1721mf1721-08934ab9549079b8a .xg_menuLi2 {
            margin-left: 5px;
            margin-right: 5px;
            float: left;
            color: #333333;
            text-align: center;
            background-color: transparent;
        }

            .p1721mf1721-08934ab9549079b8a .xg_menuLi2:hover {
                color: #6a85b6;
                background-color: transparent;
            }

            .p1721mf1721-08934ab9549079b8a .xg_menuLi2.xg_menuLi2-select {
                background-color: transparent;
                color: #6a85b6;
            }

        .p1721mf1721-08934ab9549079b8a .xg_menuUl2 {
            margin-left: 1px;
            margin-top: 1px;
            padding-bottom: 1px;
            padding-left: 341px;
            width: 1311px;
            background-color: transparent;
            background-image: url("../images/cgage1z9qcgaxeceaaaev8tzwmq936.png");
            background-position: center center;
            background-repeat: no-repeat;
            left: -350px;
            box-shadow: none;
            -webkit-box-shadow: none;
        }

        .p1721mf1721-08934ab9549079b8a .xg_menuA1 {
            margin-bottom: 0px;
            padding-bottom: 7px;
            padding-left: 0px;
            width: auto;
            letter-spacing: 1px;
            display: block;
        }

        .p1721mf1721-08934ab9549079b8a .xg_menuA2 {
            margin-bottom: 0px;
            margin-left: 0px;
            margin-top: 5px;
            padding-bottom: 0px;
            padding-left: 15px;
            padding-right: 15px;
            height: auto;
        }

        .p1721mf1721-08934ab9549079b8a .xg_menuTitle1 {
            width: auto;
        }

    .p1721mf1721-0fb611b89d8d1403b {
        height: 108px;
    }

    .p1721mf1721-0e2673df4dbb5c872 {
        margin-bottom: 0px;
        width: 32px;
        height: 27px;
        background-color: transparent;
        background-image: url("../images/cgage1zddkqacjbnaaaejpjtmr4520.png");
        background-position: center 0px;
        background-repeat: no-repeat;
        position: relative;
        top: 35px;
        right: 0px;
        bottom: auto;
        left: 141px;
    }

    .p1721mf1721-04a804b0fc190f960 {
        margin-top: 0px;
        height: 28px;
        border-top-left-radius: 25%;
        border-top-right-radius: 25%;
        border-bottom-left-radius: 25%;
        border-bottom-right-radius: 25%;
        padding-right: 10px;
    }

        .p1721mf1721-04a804b0fc190f960 .xg_itext_input {
            margin-bottom: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            padding-right: 33px;
            width: 180px;
            height: 27px;
            line-height: 38px;
            border-top-color: #8a8a8a;
            border-right-color: #8a8a8a;
            border-bottom-color: #8a8a8a;
            border-left-color: #8a8a8a;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }

        .p1721mf1721-04a804b0fc190f960 .xg_fierror {
            margin-bottom: 0px;
            padding-left: 10px;
            color: #ff0000;
            font-size: 12px;
        }

    .p1721mf1721-0ff670fbd1ea10f40 {
        margin-top: 6px;
    }

    .p1721mf1721-08d26f65641deddde {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 180px;
        height: 72px;
        overflow: hidden;
        position: relative;
        top: auto;
        right: 0px;
        left: auto;
    }

    .p1721mf1721-0889a21ccda3e8fae {
        margin-left: 0px;
        margin-right: auto;
        padding-left: 10px;
    }

    .p1721mf1721-0adfd707ef1e481fc {
        width: 37px;
        text-align: center;
        background-image: url("../images/cgags10zwwgaaz2zaaad0aj9zji975.png");
        border-right-color: #333333;
        border-right-style: none;
        border-right-width: 1px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 30px;
        left: 0px;
    }

        .p1721mf1721-0adfd707ef1e481fc:hover {
            background-color: #6a85b6;
            color: #ffffff;
        }

    .p1721mf1721-01d08920d40ea4cb5 {
        width: 37px;
        text-align: left;
        background-image: url("");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 30px;
        left: 36px;
    }

        .p1721mf1721-01d08920d40ea4cb5:hover {
            background-color: #6a85b6;
            color: #ffffff;
        }

    .p1721mf1721-06284fdd4313ea514 {
        width: 40px;
        text-align: center;
        position: absolute;
        top: 30px;
        left: 67px;
    }

        .p1721mf1721-06284fdd4313ea514:hover {
            background-color: #6a85b6;
            color: #ffffff;
        }

    .p1721mf1721-0eae3b0a7ca7b5123 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 6px;
        height: 55px;
    }

    .p1721mf1721-041189a7dd6583fa8 {
        height: 80px;
    }

    .p1721mf1721-000020001 {
        width: 1200px
    }

    .p1721mf1721-00002 {
        height: 80px;
        background-color: transparent;
    }

    .p1720m6d4bef526313b8fa {
        margin-top: 0px;
        width: 100%;
        height: 500px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m38204ebbffeaa22a {
        float: none;
        display: block;
    }

    .p1720m400010001 {
        width: 100%
    }

    .p1720ma61c4872b6ceb113 {
        margin-left: 10px;
        width: 100px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m7734aebe3a8667f9 {
        margin-left: 0px;
        margin-top: 0px;
        width: 12px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mb407291aecdfde2a {
        margin-left: 0px;
        width: 95px;
        float: left;
        color: #8d8d8d;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 4px;
        left: 0px;
    }

    .p1720ma009689a26d9266f {
        margin-left: 0px;
        margin-right: 10px;
        width: auto;
        float: right;
        color: #666666;
        font-size: 14px;
        line-height: normal;
        position: relative;
        top: 8px;
        left: 0px;
    }

    .p1720m4e1e366d8e67611e {
        margin-top: 20px;
    }

    .p1720mf9b10f1c5f60a413 {
        margin-left: 0px;
        margin-top: 20px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m41fbe7d9e2c43a65 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        max-width: 1180px;
        float: none;
        border-bottom-color: #dcdcdc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    .p1720m500050001 {
        width: 1200px
    }

    .p1720m50005 {
        background-color: #f8f8f8;
    }

    .p1720m05dedb87c2e35769 {
        width: auto;
        height: auto;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m21c2f949d5e973c1 {
        margin-top: 0px;
        padding-bottom: 10px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m10d835edacb29738 {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m10d835edacb29738:hover {
            color: #6a85b6;
        }

    .an_tran_341 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_342 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720mc7764b74da66d973 {
        width: auto;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        color: #ffffff;
    }

        .p1720mc7764b74da66d973:hover {
            color: #6a85b6;
        }

    .an_tran_343 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_344 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m685c6af4a3398ff6 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-top: -408px;
        padding-bottom: 286px;
        padding-top: 37px;
        float: none;
        background-color: transparent;
        background-image: url("../images/cgagtf0jvbsafkj9aaahg4vzyqk228.png");
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
    }

    .an_tran_345 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease-in-out 0s;
        -webkit-transition: all 1s ease-in-out 0s;
        -moz-transition: all 1s ease-in-out 0s;
        -o-transition: all 1s ease-in-out 0s;
        -ms-transition: all 1s ease-in-out 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_345 {
        opacity: 1 !important;
    }

    .an_tran_351 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_351 {
        opacity: 0 !important;
    }

    .p1720m9ee3fa2f78e59f5c {
        margin-top: -370px;
        width: auto;
        height: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .an_tran_347 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_347 {
        opacity: 1 !important;
    }

    .an_tran_348 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_348 {
        opacity: 0 !important;
    }

    .p1720mc1a9faa9aa6cc904 {
        width: 94%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

        .p1720mc1a9faa9aa6cc904 .data_col {
            height: 406px;
        }

    .p1720m99bc643e4677c711 {
        width: auto;
        height: auto;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m937e64061eb0c914 {
        margin-top: 0px;
        padding-bottom: 10px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mca0a99af25453b5c {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720mca0a99af25453b5c:hover {
            color: #6a85b6;
        }

    .an_tran_358 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_359 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_362 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_363 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m53ed5580894a8be8 {
        width: auto;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        color: #ffffff;
    }

        .p1720m53ed5580894a8be8:hover {
            color: #6a85b6;
        }

    .an_tran_360 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_361 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_366 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_367 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m53fb92d179b7667a {
        width: auto;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        color: #ffffff;
    }

        .p1720m53fb92d179b7667a:hover {
            color: #6a85b6;
        }

    .an_tran_368 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_369 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720mdc20cdbc464ca7f0 {
        margin-top: -408px;
        padding-bottom: 261px;
        padding-top: 37px;
        background-image: url("../images/cgagtf0jvbsafkj9aaahg4vzyqk228.png");
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
    }

    .an_tran_370 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_370 {
        opacity: 1 !important;
    }

    .an_tran_371 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_371 {
        opacity: 0 !important;
    }

    .p1720mf1b833cf487777e6 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .an_tran_364 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_364 {
        opacity: 1 !important;
    }

    .an_tran_365 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_365 {
        opacity: 0 !important;
    }

    .p1720md1bab6a788507ae7 {
        width: 94%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

        .p1720md1bab6a788507ae7 .data_col {
            height: 406px;
        }

    .p1720mae9ae89e13a6f8be {
        width: auto;
        height: auto;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m2e7d4adced58d029 {
        margin-top: 0px;
        padding-bottom: 10px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720ma23b757589ac9e97 {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720ma23b757589ac9e97:hover {
            color: #6a85b6;
        }

    .an_tran_372 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_373 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_374 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_375 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m68003c8af6992d56 {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m68003c8af6992d56:hover {
            color: #6a85b6;
        }

    .an_tran_376 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_377 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_378 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_379 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m94684ffb9e2687e0 {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m94684ffb9e2687e0:hover {
            color: #6a85b6;
        }

    .an_tran_380 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_381 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_382 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_383 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720md97b993b6bdb491a {
        margin-top: -408px;
        padding-bottom: 261px;
        padding-top: 37px;
        background-image: url("../images/cgagtf0jvbsafkj9aaahg4vzyqk228.png");
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
    }

    .an_tran_386 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_386 {
        opacity: 1 !important;
    }

    .an_tran_387 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_387 {
        opacity: 0 !important;
    }

    .p1720m52ab4f1ab2141b1c {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .an_tran_384 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_384 {
        opacity: 1 !important;
    }

    .an_tran_385 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_385 {
        opacity: 0 !important;
    }

    .p1720m3536e692de591a44 {
        width: 94%;
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

        .p1720m3536e692de591a44 .data_col {
            height: 406px;
        }

    .p1720mfc17cd3a49ee6fe1 {
        width: auto;
        height: auto;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mc39bdc14784eb090 {
        margin-top: -43px;
        padding-bottom: 10px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m82287a195943df56 {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m82287a195943df56:hover {
            color: #6a85b6;
        }

    .an_tran_390 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_391 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_392 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_393 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720m7eccbca92b2b61bb {
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m7eccbca92b2b61bb:hover {
            color: #6a85b6;
        }

    .an_tran_394 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_395 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .an_tran_396 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        opacity: 0;
        transition-property: all;
    }

    .an_tran_397 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }

    .p1720maac891dee7e98ba2 {
        margin-top: -406px;
        padding-bottom: 282px;
        padding-top: 80px;
        background-image: url("../images/cgagtf0jvbsafkj9aaahg4vzyqk228.png");
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
    }

    .an_tran_406 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_406 {
        opacity: 1 !important;
    }

    .an_tran_407 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_407 {
        opacity: 0 !important;
    }

    .p1720m0eeab282497b31d4 {
        margin-top: -370px;
        width: auto;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .an_tran_388 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_388 {
        opacity: 1 !important;
    }

    .an_tran_389 {
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        -ms-animation-duration: 1s;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
    }

    .an_tran_389 {
        opacity: 0 !important;
    }

    .p1720m3266468987732c38 {
        width: 94%;
        float: none;
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

        .p1720m3266468987732c38 .data_col {
            height: 406px;
        }

    .p1720m500040001 {
        width: 1200px
    }

    .p1720m50004 {
        margin-top: 0px;
        color: #6a85b6;
        background-color: #f8f8f8;
        padding-top: 25px;
    }

    .p1720m57cd6d25c1c72470 {
        margin-left: 10px;
        width: 100px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m32c1954abf4698aa {
        margin-left: 0px;
        margin-top: 0px;
        width: 12px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m8c70f58333a07b54 {
        margin-left: 0px;
        width: 95px;
        float: left;
        color: #8d8d8d;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 4px;
        left: 0px;
    }

    .p1720mb303841a30c803a7 {
        margin-left: 0px;
        margin-right: 10px;
        width: auto;
        float: right;
        color: #666666;
        font-size: 14px;
        line-height: normal;
        position: relative;
        top: 8px;
        left: 0px;
    }

    .p1720md1ead1984aed2eee {
        margin-top: 0px;
    }

    .p1720m11fc1047ca204189 {
        margin-left: 0px;
        width: 100px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mb5443ca6c65efb4d {
        margin-left: 0px;
        margin-top: 0px;
        width: 12px;
        float: left;
        font-size: 24px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720md6ff0013ba34fc15 {
        margin-left: 0px;
        width: 95px;
        float: left;
        color: #8d8d8d;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 4px;
        left: 0px;
    }

    .p1720md377de31237e36ed {
        margin-left: 0px;
        margin-right: 10px;
        width: auto;
        float: right;
        color: #666666;
        font-size: 14px;
        line-height: normal;
        position: relative;
        top: 8px;
        left: 0px;
    }

    .p1720m7015818404043612 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        max-width: 590px;
        float: right;
    }

    .p1720mc49531f51761e736 {
        margin-left: 5px;
        margin-top: 20px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mcf3130221f0d9028 {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        max-width: 595px;
        float: right;
        border-bottom-color: #dcdcdc;
        border-bottom-style: none;
        border-bottom-width: 1px;
        display: block;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .p1720md01a62587296ac9b {
        margin-left: 0px;
        margin-top: 20px;
        position: relative;
        top: 0px;
        left: 0px;
        width: 582px;
    }

    .p1720mc801cc1a1ec7489a {
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        max-width: 595px;
        float: left;
        border-bottom-color: #dcdcdc;
        border-bottom-style: none;
        border-bottom-width: 1px;
        overflow: hidden;
    }

    .p1720m500020001 {
        width: 1200px
    }

    .p1720m50002 {
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #f8f8f8;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .p1720md409e5da6c0653dd {
        position: relative;
        top: auto;
        left: auto;
    }

    .p1720madb959fd9dfd834c {
        padding-left: 10px;
    }

    .p1720m81fc64b25724fd11 {
        width: auto;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720mf87e930f965262b4 {
        width: auto;
        color: #ffffff;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
    }

    .p1720m0c1a4b4f817ad102 {
        background-color: #8a8a8a;
    }

    .an_tran_410 {
        background-color: #6a85b6;
        transition-property: all;
        transition-property: all;
    }

    .an_tran_411 {
        background-color: #8a8a8a;
        transition-property: all;
    }

    .p1720m6550ee376ac881b7 {
        margin-top: 0px;
        padding-left: 20px;
        width: auto;
        float: none;
        color: #373737;
        font-size: 16px;
        text-align: justify;
        text-justify: inter-ideograph;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .an_tran_408 {
        margin-top: 0px;
        padding-left: 20px;
        width: auto;
        float: none;
        color: #6a85b6;
        text-align: justify;
        text-justify: inter-ideograph;
        text-justify: inter-ideograph;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-property: all;
    }

    .an_tran_409 {
        margin-top: 0px;
        padding-left: 20px;
        width: auto;
        float: none;
        color: #373737;
        text-align: justify;
        text-justify: inter-ideograph;
        text-justify: inter-ideograph;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-property: all;
    }

    .p1720m537496b141aba881 {
        padding-left: 20px;
        width: auto;
        color: #8a8a8a;
        font-size: 12px;
        line-height: 18px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1720m7675747bd5d55169 {
        width: 100%;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1720m7675747bd5d55169 .data_col {
            margin-bottom: 20px;
            padding-left: 10px;
            height: 67px;
        }

    .p1720m500060001 {
        width: 1200px
    }

    .p1720m50006 {
        margin-bottom: 0px;
        background-color: #f8f8f8;
        padding-bottom: 50px;
    }

    .p1722mf1722-0688da917fbbed3a5 {
        width: 25px;
        height: 25px;
        position: relative;
        top: 0px;
        bottom: auto;
        left: 0px;
    }

    .p1722mf1722-0b83fe27b77c29797 {
        margin-top: -25px;
        width: 25px;
        height: 25px;
        position: relative;
        top: 0px;
        bottom: auto;
        left: 0px;
        opacity: 0;
    }

        .p1722mf1722-0b83fe27b77c29797:hover {
            opacity: 1;
        }

    .p1722mf1722-047fd4139170bba46 {
        margin-bottom: 25px;
        margin-top: 0px;
        max-height: 25px;
    }

    .p1722mf1722-0cfbb41e35b99b68b {
        width: 25px;
        height: 25px;
        position: relative;
        top: 0px;
        bottom: auto;
        left: 0px;
    }

    .p1722mf1722-0e6377981810c9092 {
        margin-top: -25px;
        width: 25px;
        height: 25px;
        position: relative;
        top: 0px;
        bottom: auto;
        left: 0px;
        opacity: 0;
    }

        .p1722mf1722-0e6377981810c9092:hover {
            opacity: 1;
        }

    .p1722mf1722-0c72534c4f25675c7 {
        margin-bottom: 25px;
        max-height: 25px;
    }

    .p1722mf1722-099b4c7399f98ab4d {
        margin-bottom: 0px;
        margin-left: 0px;
        padding-left: 0px;
        width: 25px;
        height: 25px;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 0px;
    }

        .p1722mf1722-099b4c7399f98ab4d .bds_tsina {
            background-image: url("../images/cgagtf1gngoafdujaaaglvn7cio433.png");
            background-position: center center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_tsina:hover {
                background-image: url(../images/cgagtf1gnhsauuaraaagi0htqnc156.png);
                background-position: center;
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_fbook {
            background-image: url("../images/cgagtf1gng2acubmaaafb9caub8475.png");
            background-position: center center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_fbook:hover {
                background-image: url(../images/cgagtf1gnhqavh5daaafwk026xu321.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_twi {
            background-image: url("../images/cgagtf1gnhgapqdnaaaflpzl4kg366.png");
            background-position: center center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_twi:hover {
                background-image: url(../images/cgagtf1gnh2adpwoaaafpwbkrtu785.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_weixin {
            margin-left: 0px;
            margin-right: 0px;
            width: 25px;
            height: 25px;
            line-height: normal;
            background-image: url("../images/cgagtf1gngeah44baaagfhbohew996.png");
            background-position: center center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_weixin:hover {
                background-image: url(../images/cgagtf1gnheaikmsaaaf3bwq2qs145.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bdsharebuttonbox {
            padding-bottom: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-left: 0px;
        }

    .p1722mf1722-0d4557c0982fbe34c {
        width: 70px;
        float: left;
        color: #373737;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-00709e209f2374ef8 {
        margin-right: 10px;
        margin-top: 5px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-03f9de2ffe37a08c9 {
        width: 65px;
        float: left;
        color: #373737;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-0e878d69e8c5d8135 {
        margin-right: 10px;
        margin-top: 5px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-0052fd67b2ed6e595 {
        width: 70px;
        float: left;
        color: #373737;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-0b88090c9470f7904 {
        margin-right: 10px;
        margin-top: 5px;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-05a84c2eee62cf6e8 {
        width: 70px;
        float: left;
        color: #373737;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-041c86a9ba96dc035 {
        width: 160px;
        position: relative;
        top: 0px;
        left: 0px;
        color: #373737;
    }

    .p1722mf1722-0f1007c6dd3ee63ce {
        margin-top: 26px;
    }

    .p1722mf1722-0dc86209dc90c30c0 {
        width: auto;
        color: #373737;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-0cbe35ac9c399139b {
        margin-top: 10px;
    }

    .p1722mf1722-0c80ef95d087cb091 {
        width: 155px;
        float: left;
        color: #373737;
        background-image: url("../images/cgagtf1gnmcaesctaaadnwobkie385.png");
        border-right-style: none;
        border-right-width: 1px;
        background-position: right center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .p1722mf1722-0f2ec138c84213cd3 {
        margin-left: 0px;
        float: left;
        position: relative;
        top: 0px;
        left: 12px;
    }

    .p1722mf1722-0cfb46a7c2ad35d52 {
        width: auto;
        float: left;
        color: #373737;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: -2px;
        left: 18px;
    }

    .p1722mf1722-0fcea1efb56f0192b {
        width: auto;
        float: left;
        border-right-style: none;
        border-right-width: 1px;
        position: relative;
        top: -2px;
        left: 32px;
    }

    .p1722mf1722-0b0cf0486c7e486fa {
        margin-bottom: 35px;
        margin-top: 10px;
    }

    .p1722mf1722-0ad307008fe0c1508 {
        margin-top: 42px;
    }

    .p1722mf1722-00a4267fa4b795f79 {
        width: 104px;
        height: 104px;
        float: left;
        text-align: center;
        position: relative;
        top: 1px;
        bottom: auto;
        left: 361px;
    }

 
    .p1722mf1722-0a6ae776dbd82f3aa {
        width: 162px;
        height: 60px;
        float: right;
        text-align: center;
        position: relative;
        top: 1px;
        bottom: auto;
        left: -2px;
    }
 

    .p1722mf1722-029780d3fb3bdc30a {
        width: 150px;
        text-align: center;
        position: relative;
        top: 105px;
        bottom: auto;
        left: 234px;
    }

    .p1722mf1722-0ed3d095f17eb9354 {
        width: 150px;
        text-align: center;
        position: relative;
        top: 81px;
        bottom: auto;
        left: 368px;
    }

    .p1722mf1722-0c27864d1fab53f08 {
        margin-top: 42px;
    }

    .p1722mf1722-00001 {
        background-color: #dedede;
    }
}

@media only screen and (max-width:768px) {
    .p1721mf1721-083191e4345c3f41c {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0%;
        width: 35%;
        height: auto;
        float: none;
        text-align: center;
        display: inline-block;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }

    .p1721mf1721-0ef9fb209f666fc85 {
        height: auto;
        float: none;
        display: block;
        text-align: center;
    }

    .p1721mf1721-08934ab9549079b8a {
        margin-top: -9%;
        padding-left: 10px;
        position: relative;
        left: 0px;
    }

    .p1721mf1721-0e2673df4dbb5c872 {
        margin-left: 207px;
        margin-top: -1px;
        width: auto;
        height: 27px;
        background-image: url("../images/cgage1zddkqacjbnaaaejpjtmr4520.png");
        background-position: 50% 54%;
        background-repeat: no-repeat;
        position: relative;
    }

    .p1721mf1721-04a804b0fc190f960 {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -26px;
        padding-bottom: 0px;
        padding-top: 0px;
        height: 27px;
        font-size: 11px;
        text-align: center;
    }

        .p1721mf1721-04a804b0fc190f960 .xg_fierror {
            font-size: 12px;
            color: #ff0000;
        }

        .p1721mf1721-04a804b0fc190f960 .xg_itext_input {
            margin-bottom: 0px;
            margin-top: 0px;
            padding-bottom: 10px;
        }

    .p1721mf1721-08d26f65641deddde {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 100%;
        height: 100%;
        position: relative;
        left: 0px;
    }

    .p1721mf1721-0adfd707ef1e481fc {
        margin-left: 0px;
        width: 30px;
        float: none;
        overflow: visible;
        display: inline-block;
    }

    .p1721mf1721-01d08920d40ea4cb5 {
        margin-left: 0px;
        margin-top: -9px;
        width: 30px;
        float: none;
        text-align: center;
        overflow: visible;
        display: inline-block;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }

    .p1721mf1721-06284fdd4313ea514 {
        margin-left: auto;
        margin-top: -19px;
        width: 30px;
        float: none;
        text-align: center;
        overflow: visible;
        display: inline-block;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        margin-right: 10px;
    }

    .p1721mf1721-0eae3b0a7ca7b5123 {
        float: left;
        text-align: right;
    }

    .p1721mf1721-00002 {
        height: auto;
    }

    .p1720m6d4bef526313b8fa {
        width: 100%;
        height: 401px;
        position: relative;
        left: 0px;
    }

    .p1720ma61c4872b6ceb113 {
        width: 22%;
        float: left;
        font-size: 16px;
        position: relative;
        left: 0px;
    }

    .p1720m7734aebe3a8667f9 {
        width: 3%;
        position: relative;
        left: 0px;
        float: left;
    }

    .p1720mb407291aecdfde2a {
        width: 20%;
        float: left;
        color: #8d8d8d;
        position: relative;
        left: 0px;
        font-size: 12px;
    }

    .p1720ma009689a26d9266f {
        width: auto;
        float: right;
        position: relative;
        left: 0px;
        font-size: 12px;
    }

    .p1720m4e1e366d8e67611e {
        margin-top: 3%;
    }

    .p1720mf9b10f1c5f60a413 {
        margin-top: 2%;
        width: 32%;
        position: relative;
        left: 0px;
    }

    .p1720m41fbe7d9e2c43a65 {
        border-bottom-color: #cdcdcd;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    .p1720m50005 {
        margin-left: auto;
        margin-right: auto;
        max-width: 96%;
    }

    .p1720m05dedb87c2e35769 {
        width: auto;
        height: auto;
        position: relative;
        left: 0px;
    }

    .p1720m21c2f949d5e973c1 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m10d835edacb29738 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720mc7764b74da66d973 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m9ee3fa2f78e59f5c {
        width: auto;
        text-align: center;
        position: relative;
        left: 0px;
    }

    .p1720mc1a9faa9aa6cc904 {
        width: 100%;
        position: relative;
        left: 0px;
    }

        .p1720mc1a9faa9aa6cc904 .data_col {
            height: auto;
        }

    .p1720ma5b29cb57176cc98 {
        max-width: 48%;
    }

    .p1720m99bc643e4677c711 {
        width: auto;
        height: auto;
        position: relative;
        left: 0px;
    }

    .p1720m937e64061eb0c914 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720mca0a99af25453b5c {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m53ed5580894a8be8 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m53fb92d179b7667a {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720mf1b833cf487777e6 {
        width: auto;
        position: relative;
        left: 0px;
        text-align: center;
    }

    .p1720md1bab6a788507ae7 {
        width: 100%;
        position: relative;
        left: 0px;
    }

        .p1720md1bab6a788507ae7 .data_col {
            height: auto;
        }

    .p1720m967a2c5dbcaf5b4d {
        max-width: 48%;
        margin-left: 4%;
    }

    .p1720mae9ae89e13a6f8be {
        width: auto;
        height: auto;
        position: relative;
        left: 0px;
    }

    .p1720m2e7d4adced58d029 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720ma23b757589ac9e97 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m68003c8af6992d56 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m94684ffb9e2687e0 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m52ab4f1ab2141b1c {
        width: auto;
        position: relative;
        left: 0px;
        text-align: center;
    }

    .p1720m3536e692de591a44 {
        width: 100%;
        position: relative;
        left: 0px;
    }

        .p1720m3536e692de591a44 .data_col {
            height: auto;
        }

    .p1720m088887c1e244d452 {
        max-width: 48%;
        margin-top: 4%;
    }

    .p1720mfc17cd3a49ee6fe1 {
        width: auto;
        height: auto;
        position: relative;
        left: 0px;
    }

    .p1720mc39bdc14784eb090 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m82287a195943df56 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m7eccbca92b2b61bb {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m0eeab282497b31d4 {
        width: auto;
        position: relative;
        left: 0px;
        text-align: center;
    }

    .p1720m3266468987732c38 {
        width: 100%;
        position: relative;
        left: 0px;
    }

        .p1720m3266468987732c38 .data_col {
            height: auto;
        }

    .p1720m4fd0b29ad7610606 {
        max-width: 48%;
        margin-top: 4%;
        margin-left: 4%;
    }

    .p1720m50004 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 4%;
        min-width: auto;
        max-width: 96%;
    }

    .p1720m57cd6d25c1c72470 {
        width: 22%;
        float: left;
        font-size: 16px;
        position: relative;
        left: 0px;
    }

    .p1720m32c1954abf4698aa {
        width: 3%;
        position: relative;
        left: 0px;
        float: left;
    }

    .p1720m8c70f58333a07b54 {
        width: 20%;
        float: left;
        color: #8d8d8d;
        position: relative;
        left: 0px;
        font-size: 12px;
    }

    .p1720mb303841a30c803a7 {
        width: auto;
        float: right;
        position: relative;
        left: 0px;
        font-size: 12px;
        
    }

    .p1720md1ead1984aed2eee {
        margin-bottom: 2%;
        margin-left: 0%;
        margin-right: 0px;
        margin-top: 5%;
        max-width: 100%;
    }

    .p1720m11fc1047ca204189 {
        margin-top: 63%;
        width: 22%;
        float: left;
        font-size: 16px;
        position: relative;
        left: 0px;
    }

    .p1720mb5443ca6c65efb4d {
        width: 3%;
        float: left;
        position: relative;
        left: 0px;
        margin-top: 63%;
    }

    .p1720md6ff0013ba34fc15 {
        width: 20%;
        float: left;
        color: #8d8d8d;
        font-size: 12px;
        position: relative;
        left: 0px;
        margin-top: 63%;
    }

    .p1720md377de31237e36ed {
        width: auto;
        float: right;
        font-size: 12px;
        position: relative;
        left: 0px;
        margin-top: 63%;
    }

    .p1720m7015818404043612 {
        margin-left: 0%;
        margin-right: auto;
        margin-top: 5%;
        max-width: 100%;
    }

    .p1720mc49531f51761e736 {
        margin-top: 2%;
        width: 100%;
        position: relative;
        left: 0px;
    }

    .p1720md01a62587296ac9b {
        margin-top: -20%;
        width: 100%;
        position: relative;
        left: 0px;
    }

    .p1720mc801cc1a1ec7489a {
        margin-top: -75%;
        float: none;
    }

    .p1720m50002 {
        margin-left: auto;
        margin-right: auto;
        max-width: 96%;
    }

    .p1720md409e5da6c0653dd {
        position: relative;
        left: 0px;
        margin-top: -268px;
    }

    .p1720m81fc64b25724fd11 {
        width: 12%;
        position: relative;
        left: 0px;
        float: left;
    }

    .p1720mf87e930f965262b4 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1720m0c1a4b4f817ad102 {
        border-bottom-color: #cdcdcd;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    .p1720m6550ee376ac881b7 {
        width: auto;
        color: #373737;
        position: relative;
        left: 0px;
        text-align: justify;
        text-justify: inter-ideograph;
    }

    .p1720m537496b141aba881 {
        width: auto;
        color: #8a8a8a;
        font-size: 12px;
        position: relative;
        left: 0px;
    }

    .p1720m7675747bd5d55169 {
        width: 96%;
        position: relative;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
    }

        .p1720m7675747bd5d55169 .data_col {
            margin-bottom: 5%;
            margin-top: 3%;
        }

    .p1722mf1722-0688da917fbbed3a5 {
        width: 25px;
        height: 25px;
        display: block;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0b83fe27b77c29797 {
        margin-left: 0px;
        width: 25px;
        height: 25px;
        display: block;
        position: relative;
        left: 0px;
        opacity: 0;
        margin-top: -25px;
    }

        .p1722mf1722-0b83fe27b77c29797:hover {
            opacity: 1;
        }

    .p1722mf1722-047fd4139170bba46 {
        margin-left: 0px;
        padding-right: 0px;
        float: left;
        text-align: right;
        padding-left: 15px;
    }

    .p1722mf1722-0cfbb41e35b99b68b {
        width: 25px;
        height: 25px;
        display: block;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0e6377981810c9092 {
        margin-left: 0px;
        width: 25px;
        height: 25px;
        display: block;
        position: relative;
        left: 0px;
        opacity: 0;
        margin-top: -25px;
    }

        .p1722mf1722-0e6377981810c9092:hover {
            opacity: 1;
        }

    .p1722mf1722-0c72534c4f25675c7 {
        min-width: auto;
        text-align: center;
        display: inline-block;
    }

    .p1722mf1722-099b4c7399f98ab4d {
        margin-left: 0px;
        width: 25px;
        height: 25px;
        display: inline-block;
        position: relative;
        left: auto;
    }

        .p1722mf1722-099b4c7399f98ab4d .bds_tsina {
            background-image: url(../images/cgagtf1gngoafdujaaaglvn7cio433.png);
            background-position: center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_tsina:hover {
                background-image: url(../images/cgagtf1gnhsauuaraaagi0htqnc156.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_fbook {
            background-image: url(../images/cgagtf1gng2acubmaaafb9caub8475.png);
            background-position: center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_fbook:hover {
                background-image: url(../images/cgagtf1gnhqavh5daaafwk026xu321.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_twi {
            background-image: url(../images/cgagtf1gnhgapqdnaaaflpzl4kg366.png);
            background-position: center;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_twi:hover {
                background-image: url(../images/cgagtf1gnh2adpwoaaafpwbkrtu785.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bds_weixin {
            margin-left: 0px;
            margin-right: 0px;
            width: 25px;
            height: 25px;
            float: none;
            text-align: left;
            line-height: normal;
            background-image: url("../images/cgagtf1gngeah44baaagfhbohew996.png");
            display: inline-block;
            background-position: 0px 0px;
        }

            .p1722mf1722-099b4c7399f98ab4d .bds_weixin:hover {
                background-image: url(../images/cgagtf1gnheaikmsaaaf3bwq2qs145.png);
            }

        .p1722mf1722-099b4c7399f98ab4d .bdsharebuttonbox {
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
        }

    .p1722mf1722-0f3713f92113182a6 {
        text-align: left;
        padding-left: 15px;
    }

    .p1722mf1722-0d4557c0982fbe34c {
        width: 23%;
        float: left;
        text-align: center;
        position: relative;
        left: 0px;
        margin-top: -2%;
    }

    .p1722mf1722-00709e209f2374ef8 {
        position: relative;
        left: 0px;
        float: left;
    }

    .p1722mf1722-03f9de2ffe37a08c9 {
        margin-top: -2%;
        width: 23%;
        float: left;
        text-align: center;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0e878d69e8c5d8135 {
        position: relative;
        left: 0px;
        float: left;
    }

    .p1722mf1722-0052fd67b2ed6e595 {
        width: 23%;
        float: left;
        text-align: center;
        position: relative;
        left: 0px;
        margin-top: -2%;
    }

    .p1722mf1722-0b88090c9470f7904 {
        position: relative;
        left: 0px;
        float: left;
    }

    .p1722mf1722-05a84c2eee62cf6e8 {
        width: 23%;
        text-align: center;
        position: relative;
        left: 0px;
        margin-top: -2%;
    }

    .p1722mf1722-041c86a9ba96dc035 {
        width: 160px;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0f1007c6dd3ee63ce {
        padding-left: 4%;
    }

    .p1722mf1722-0dc86209dc90c30c0 {
        width: auto;
        position: relative;
        left: 0px;
        padding-left: 4%;
    }

    .p1722mf1722-0c80ef95d087cb091 {
        width: 50%;
        float: left;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0f2ec138c84213cd3 {
        float: left;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0cfb46a7c2ad35d52 {
        width: auto;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0fcea1efb56f0192b {
        width: auto;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0b0cf0486c7e486fa {
        padding-left: 4%;
    }

    .p1722mf1722-0ad307008fe0c1508 {
        margin-top: 4%;
        text-align: center;
    }

    .p1722mf1722-00a4267fa4b795f79 {
        margin-left: 0px;
        margin-right: 25px;
        width: 100px;
        height: 100px;
        float: none;
        display: inline-block;
        position: relative;
        left: 0px;
    }


    .p1722mf1722-0a6ae776dbd82f3aa {
        margin-left: 25px;
        padding-left: 0px;
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative;
        left: 0px;
    }


    .p1722mf1722-029780d3fb3bdc30a {
        margin-left: 0px;
        padding-right: 33px;
        width: 50%;
        float: left;
        text-align: right;
        display: inline-block;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0ed3d095f17eb9354 {
        margin-left: 0px;
        padding-left: 33px;
        width: 50%;
        float: right;
        display: inline-block;
        position: relative;
        left: 0px;
    }

    .p1722mf1722-0c27864d1fab53f08 {
        margin-bottom: 3%;
        margin-top: 1%;
        padding-left: 4%;
        text-align: center;
    }

    .p1722mf1722-00001 {
        margin-left: auto;
        margin-right: auto;
        max-width: 96%;
        background-color: #dedede;
    }
}
