.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;
}
[identify="enable-sharelogin_wb"],
[identify="enable-pcscanfocuslogin"],
[identify="enable-sharelogin_wx"],
[identify="enable-sharelogin_qq"],
[identify="enable-sharelogin_weixin"] {
    width: 60px;
    height: 60px;
}
.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;
}
.xg_iframe_line {
    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,
    .xg_menu .xg_menuLi2,
    .xg_menu .xg_menuLi3,
    .xg_menu .xg_menuLi4,
    .xg_menu .xg_menuLi5 {
        line-height: 45px;
        font-size: 15px;
        color: #333;
        position: relative;
    }
    .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;
    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: 0.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: 40px;
    line-height: 40px;
    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%;
}
.xg_video_button {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: #ccc;
    opacity: 0.4;
    z-index: 99999;
}
.xg_video_button img {
    max-height: 48%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.lazyload {
    animation: loadingImg 0.15s 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;
        display: none;
    }
    .xg_navi_template {
        display: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        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_img img {
        margin-left: auto;
        margin-right: auto;
    }
    .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: 0.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_hf-list li:hover .xg_rnp-tips-qq {
    display: block;
    opacity: 1;
}
.xg_rnp-tips-tel,
.xg_rnp-tips-qq {
    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: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.xg_rnp-tips-tel:after,
.xg_rnp-tips-qq: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: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.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 0.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;
}
.xg_mbcode_check {
    text-align: left;
}
.xg_btncode {
    cursor: pointer;
}
.xg_user_scanLogin {
    display: none;
    position: fixed;
    left: 42%;
    top: 25%;
    width: 300px;
    height: 300px;
}
.xg_user_scanLogin_title {
    font-size: 18px;
    display: inline-block;
    padding: 5px 0 0 18px;
    width: 300px;
    background-color: #fff;
}
.xg_loading {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #68b2ce;
    position: absolute;
    animation: xg_loading linear 0.8s infinite;
    -webkit-animation: xg_loading linear 0.8s infinite;
}
.xg_loading:nth-child(1) {
    left: 24px;
    top: 2px;
    animation-delay: 0s;
}
.xg_loading:nth-child(2) {
    left: 40px;
    top: 8px;
    animation-delay: 0.1s;
}
.xg_loading:nth-child(3) {
    left: 47px;
    top: 24px;
    animation-delay: 0.1s;
}
.xg_loading:nth-child(4) {
    left: 40px;
    top: 40px;
    animation-delay: 0.2s;
}
.xg_loading:nth-child(5) {
    left: 24px;
    top: 47px;
    animation-delay: 0.4s;
}
.xg_loading:nth-child(6) {
    left: 8px;
    top: 40px;
    animation-delay: 0.5s;
}
.xg_loading:nth-child(7) {
    left: 2px;
    top: 24px;
    animation-delay: 0.6s;
}
.xg_loading:nth-child(8) {
    left: 8px;
    top: 8px;
    animation-delay: 0.7s;
}
@keyframes xg_loading {
    0%,
    40%,
    100% {
        transform: scale(1);
    }
    20% {
        transform: scale(3);
    }
}
@-webkit-keyframes xg_loading {
    0%,
    40%,
    100% {
        transform: scale(1);
    }
    20% {
        transform: scale(3);
    }
}
@media only screen and (min-width: 769px) {
    .xg_header {
        min-width: 1200px;
    }
}
@media only screen and (max-width: 768px) {
    .xg_menu .xg_menuUl {
        overflow-y: auto;
        max-height: 100%;
    }
    .xg_menu .xg_menuPanel {
        position: fixed;
        left: -100%;
        top: 0px;
        z-index: 1000;
        width: 100%;
        height: 100%;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        -o-transition: left 0.3s;
        transition: left 0.3s;
    }
}
.p1785mf1785-041189a7dd6583fa8 {
    height: 200px;
}
.p1785mf1785-047bedf4270f0c46d {
    height: 200px;
}
.p1785mf1785-0b986d4555b77694a {
    position: absolute;
    top: 10px;
    left: 10px;
}
.p1780me339333656d4c2fc {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mad710eb8728c2c2a {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m47ae562bc86321a0 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m4e82925fa8535e70 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m46357c41834f4b9f {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m505f4afc2ba1c99d {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m919109c0ca6d2845 {
    width: 1245px;
    height: 309px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m9c745b580c0a6ef3 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780md9c359e9d9835816 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mf305c0952e248d3d {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780ma80de89c3e9aa7bb {
    width: 380px;
    height: 400px;
}
.p1780m494815d2dab7880e {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m78780e2b52fe7c72 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m4c052b13017d6e0d {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m44c0dcb8b47d89dc {
    width: 380px;
    height: 400px;
}
.p1780m4cb405ce707b66f8 {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m9d66159f8508e895 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m7d866b746327ce2b {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780ma8f63b1ae71b3a0c {
    width: 380px;
    height: 400px;
}
.p1780m7a480a236758ea45 {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mbb49354be452642a {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mccc432c660f5814a {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780me32e027351a6689f {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m05ce1a49adb7b9da {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m67dce63bc0112f10 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m0a421c47127e0d2f {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m5a113d1419490ef2 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m19ee7897b647175c {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m6a87a191c9312e40 {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780me2e3b54e2ac80288 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m1d6cc4ba61ef7880 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m12d099378d00f7e1 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m7aa172a3b103bf8b {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780md7190a1e5897ecd3 {
    width: 100px;
    height: 100px;
}
.p1780m978238dff4aa2b6c {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mdfa857653680a78a {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m0cd3af29696c46a9 {
    width: 100px;
    height: 100px;
}
.p1780ma2bd26d12c9f2850 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m5351f4f5f5eea5f7 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m54f864db110ea6d0 {
    width: 100px;
    height: 100px;
}
.p1780mf422b190ff2d56f0 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mcd5c8afc95b2c6aa {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mddfd90f7078142ef {
    width: 100px;
    height: 100px;
}
.p1780m14b0bd067fe5c82f {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m6ae661293ebf9061 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m815fa921a58d1157 {
    width: 100px;
    height: 100px;
}
.p1780m7663afeabae02e8c {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m5b47caea5544d74d {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780mc7237af223e285fb {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m95cd4d4ac3cb6fc9 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m22d499d878e733c5 .data_col {
    height: 260px;
}
.p1780mf63cfc2fcfe7e076 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1780m35af3672f3d2446a {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-0896ca1f548e70926 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-05321cd226835bf8d {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-0f4429ef4d3d178a1 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-09fa34c805022a827 {
    width: 860px;
    height: 860px;
}
.p1794mf1794-002104de335d47549 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-0e0176fc1365b992b {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-059f1dd55e1769b08 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-083e31bb01465f84c {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-04391e13e7d879b44 {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-0d095b66b0847959e {
    width: 344px;
    height: 344px;
}
.p1794mf1794-0197b36be747d592c {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-074f3264a7e3bd1ad {
    position: relative;
    top: 0px;
    left: 0px;
}
.p1794mf1794-081800b23452472b0 {
    position: relative;
    top: 0px;
    left: 0px;
}
@media only screen and (min-width: 769px) {
    .p1785mf1785-00002 {
        height: 80px;
        background-color: #000000;
        background-image: none;
        overflow: visible;
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 1;
    }
    .p1785mf1785-041189a7dd6583fa8 {
        height: 80px;
        color: #ffffff;
    }
    .p1785mf1785-09c7b9eac72cb303e {
        margin-top: 20px;
        width: 145px;
        height: auto;
        position: absolute;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 999;
    }
    .p1785mf1785-047bedf4270f0c46d {
        height: 80px;
        background-color: transparent;
    }
    .p1785mf1785-0861169c11453cc8d {
        margin-left: 340px;
        height: 80px;
        float: left;
        position: relative;
        top: 0px;
        right: auto;
        bottom: auto;
        left: 0px;
        z-index: 999;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1.xg_menuLi1-select {
        color: #0075cc;
        border-bottom-color: #0075cc;
        border-bottom-style: none;
        border-bottom-width: 1px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1:hover {
        color: #0075cc;
        background-color: transparent;
        border-bottom-color: #0075cc;
        border-bottom-style: none;
        border-bottom-width: 1px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1 {
        margin-left: 24px;
        margin-right: 24px;
        padding-left: 0px;
        padding-right: 0px;
        width: auto;
        height: 80px;
        color: #333333;
        font-size: 15px;
        line-height: 80px;
        background-color: transparent;
        border-bottom-style: none;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA2 {
        width: auto;
        line-height: 40px;
        background-color: transparent;
        font-size: 14px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuUl2 {
        margin-top: 40px;
        background-color: transparent;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi2 {
        margin-left: 0px;
        margin-top: 0px;
        padding-top: 0px;
        width: auto;
        text-align: center;
        line-height: normal;
        background-color: transparent;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi2:hover {
        background-color: #1b1b1b;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA1 {
        color: #ffffff;
        font-size: 16px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA1:hover {
        color: #ffffff;
        border-bottom-color: #0075cc;
        border-bottom-style: none;
        border-bottom-width: 2px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuUl {
        float: right;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi2.xg_menuLi2-select {
        background-color: #1b1b1b;
    }
    .p1785mf1785-0595bcb1f69f24a25 {
        margin-top: 32px;
        padding-left: 10px;
        padding-right: 0px;
        width: auto;
        float: right;
        color: #ffffff;
        font-size: 12px;
        line-height: normal;
        border-right-color: #ffffff;
        border-right-style: none;
        border-right-width: 1px;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
        display: none;
    }
    .p1785mf1785-0595bcb1f69f24a25:hover {
        color: #0075cc;
    }
    .p1785mf1785-0b986d4555b77694a {
        margin-top: 32px;
        padding-right: 10px;
        width: auto;
        float: right;
        color: #ffffff;
        font-size: 12px;
        line-height: normal;
        border-right-color: #ffffff;
        border-right-style: solid;
        border-right-width: 1px;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
        display: none;
    }
    .p1785mf1785-0b986d4555b77694a:hover {
        color: #0075cc;
    }
    .p1780m400030001 {
        width: 100%;
    }
    .p1780me339333656d4c2fc {
        width: 100%;
        height: 500px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780me339333656d4c2fc .slick-dots-li {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 10px;
    }
    .p1780me339333656d4c2fc button {
        position: relative;
        top: 0px;
        left: 0px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #0075cc;
    }
    .p1780m50017 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .p1780m70ed10e467faecc2 {
        max-width: 1200px;
        float: none;
    }
    .p1780m9bb24f79fc13d934 {
        margin-top: 0px;
        padding-left: 40px;
        float: right;
        font-size: 1px;
        background-image: url("../images/cgah5157a-6axrrtaaab3q7smoa250.png");
        background-position: left center;
        background-repeat: no-repeat;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        color: #4e4e4e;
    }
    .p1780m9bb24f79fc13d934 .xg_crumbs_item {
        font-size: 14px;
        color: #1b1b1b;
    }
    .p1780m9bb24f79fc13d934 .xg_crumbs_a:hover {
        color: #0075cc;
    }
    .p1780m9bb24f79fc13d934 .xg_crumbs_prefix {
        font-size: 12px;
        color: #4e4e4e;
    }
    .p1780m9bb24f79fc13d934 .xg_crumbs_a {
        color: #4e4e4e;
        font-size: 12px;
    }
    .p1780m50018 {
        margin-bottom: 0px;
        min-height: 85px;
        color: #ffffff;
        background-color: #ffffff;
    }
    .p1780ma406e9ee836c007b {
        padding-left: 23px;
        padding-right: 23px;
        width: auto;
        float: left;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        line-height: 85px;
        background-color: #0075cc;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780ma406e9ee836c007b:hover {
        background-color: #0075cc;
        color: #ffffff;
    }
    .p1780mad710eb8728c2c2a {
        padding-left: 23px;
        padding-right: 23px;
        width: auto;
        float: left;
        color: #000000;
        font-size: 16px;
        text-align: center;
        line-height: 85px;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780mad710eb8728c2c2a:hover {
        background-color: #0075cc;
        color: #ffffff;
    }
    .p1780m47ae562bc86321a0 {
        padding-left: 23px;
        padding-right: 23px;
        width: auto;
        float: left;
        color: #000000;
        font-size: 16px;
        text-align: center;
        line-height: 85px;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m47ae562bc86321a0:hover {
        background-color: #0075cc;
        color: #ffffff;
    }
    .p1780m50020 {
        padding-bottom: 0px;
        padding-top: 60px;
        min-height: auto;
        background-image: url("../images/cgah516iwtuasr1maal_twhwn0e838.jpg");
        background-position: center center;
        background-repeat: no-repeat;
    }
    .p1780m0962eefc2045b538 {
        margin-bottom: 80px;
    }
    .p1780mf98eb3e8443dd20d {
        padding-bottom: 0px;
        width: auto;
        font-family: 微软雅黑;
        color: #1b1b1b;
        font-size: 32px;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m4e82925fa8535e70 {
        width: auto;
        height: auto;
        font-family: 微软雅黑;
        color: #acaaaa;
        font-size: 14px;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .p1780m34c237f554472af0 {
        padding-top: 0px;
        min-height: 410px;
        background-color: transparent;
    }
    .p1780mc27b7470ab6aeb1c {
        padding-bottom: 50px;
    }
    .p1780m46357c41834f4b9f {
        margin-bottom: 0px;
        margin-right: 15px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: auto;
        float: left;
        color: #0075cc;
        font-size: 25px;
        font-weight: bold;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m505f4afc2ba1c99d {
        padding-top: 14px;
        width: auto;
        float: left;
        font-size: 14px;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m919109c0ca6d2845 {
        margin-bottom: 50px;
        margin-right: 0px;
        margin-top: 20px;
        padding-right: 0px;
        width: auto;
        height: auto;
        float: left;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m9c745b580c0a6ef3 {
        margin-bottom: 140px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        padding-top: 0px;
        width: auto;
        min-height: auto;
        color: #1b1b1b;
        font-size: 16px;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 30px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780md0f5ba0cab122f32 {
        min-height: 0rem;
        max-height: auto;
    }
    .p1780m50014 {
        padding-bottom: 110px;
        padding-top: 80px;
        background-image: none;
        background-position: center top;
        background-repeat: no-repeat;
    }
    .p1780m7cb3a86ceca0de53 {
        padding-bottom: 50px;
        padding-top: 0px;
    }
    .p1780md9c359e9d9835816 {
        margin-bottom: 0px;
        margin-right: 0px;
        width: auto;
        float: none;
        color: #0075cc;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780mf305c0952e248d3d {
        padding-top: 0px;
        width: auto;
        float: none;
        color: #999999;
        font-size: 14px;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780mee6cb2cd585eefa8 {
        max-width: 380px;
        float: none;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        overflow: hidden;
    }
    .p1780ma80de89c3e9aa7bb {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1865 {
        transition: transform 0.8s linear 0s;
        -moz-transition: transform 0.8s linear 0s;
        -webkit-transition: transform 0.8s linear 0s;
        -o-transition: transform 0.8s linear 0s;
        transform-origin: 50% 50%;
        transform: scale(1.1, 1.1);
    }
    .an_tran_1866 {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }
    .p1780m8b725a2675ddf5ae {
        max-width: 380px;
    }
    .p1780m494815d2dab7880e {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m78780e2b52fe7c72 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
        box-shadow: rgb(0, 0, 0) 0px 0px 0px;
        -webkit-box-shadow: rgb(0, 0, 0) 0px 0px 0px;
    }
    .an_tran_1849 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1849 a {
        color: #ffffff;
    }
    .an_tran_1850 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1850 a {
        color: #1b1b1b;
    }
    .p1780m4c052b13017d6e0d {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1851 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1851 a {
        color: #ffffff;
    }
    .an_tran_1852 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1852 a {
        color: #1b1b1b;
    }
    .p1780mac4e3d9bfd97600e {
        margin-left: auto;
        margin-right: auto;
        max-width: 380px;
        float: none;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        overflow: hidden;
    }
    .p1780m44c0dcb8b47d89dc {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1867 {
        transition: transform 0.8s linear 0s;
        -moz-transition: transform 0.8s linear 0s;
        -webkit-transition: transform 0.8s linear 0s;
        -o-transition: transform 0.8s linear 0s;
        transform-origin: 50% 50%;
        transform: scale(1.1, 1.1);
    }
    .an_tran_1868 {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }
    .p1780mcfa651cbab76fea7 {
        max-width: 380px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .p1780m4cb405ce707b66f8 {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m9d66159f8508e895 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1856 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1856 a {
        color: #ffffff;
    }
    .an_tran_1857 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1857 a {
        color: #1b1b1b;
    }
    .p1780m7d866b746327ce2b {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1854 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1854 a {
        color: #ffffff;
    }
    .an_tran_1855 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1855 a {
        color: #1b1b1b;
    }
    .p1780mf41129eedeb3bcbc {
        max-width: 380px;
        float: right;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        overflow: hidden;
    }
    .p1780ma8f63b1ae71b3a0c {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1869 {
        transition: transform 0.8s linear 0s;
        -moz-transition: transform 0.8s linear 0s;
        -webkit-transition: transform 0.8s linear 0s;
        -o-transition: transform 0.8s linear 0s;
        transform-origin: 50% 50%;
        transform: scale(1.1, 1.1);
    }
    .an_tran_1870 {
        width: 380px;
        height: 400px;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
    }
    .p1780m3279ca05017c805b {
        max-width: 380px;
        float: right;
    }
    .p1780m7a480a236758ea45 {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780mbb49354be452642a {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1861 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1861 a {
        color: #ffffff;
    }
    .an_tran_1862 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1862 a {
        color: #1b1b1b;
    }
    .p1780mccc432c660f5814a {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1859 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1859 a {
        color: #ffffff;
    }
    .an_tran_1860 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1860 a {
        color: #1b1b1b;
    }
    .p1780m069b134ab3c98a4b {
        max-width: 380px;
    }
    .p1780me32e027351a6689f {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m05ce1a49adb7b9da {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
        box-shadow: rgb(0, 0, 0) 0px 0px 0px;
        -webkit-box-shadow: rgb(0, 0, 0) 0px 0px 0px;
    }
    .an_tran_2489 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2489 a {
        color: #ffffff;
    }
    .an_tran_2490 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2490 a {
        color: #1b1b1b;
    }
    .p1780m67dce63bc0112f10 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_2486 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2486 a {
        color: #ffffff;
    }
    .an_tran_2487 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2487 a {
        color: #1b1b1b;
    }
    .p1780mae25c610466c3898 {
        max-width: 380px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .p1780m0a421c47127e0d2f {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m5a113d1419490ef2 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_2494 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2494 a {
        color: #ffffff;
    }
    .an_tran_2495 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2495 a {
        color: #1b1b1b;
    }
    .p1780m19ee7897b647175c {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_2492 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2492 a {
        color: #ffffff;
    }
    .an_tran_2493 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2493 a {
        color: #1b1b1b;
    }
    .p1780me801c85348890c82 {
        max-width: 380px;
        float: right;
    }
    .p1780m6a87a191c9312e40 {
        margin-left: auto;
        margin-right: auto;
        margin-top: -345px;
        width: 86px;
        height: 86px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780me2e3b54e2ac80288 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 140px;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 42px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_2500 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2500 a {
        color: #ffffff;
    }
    .an_tran_2501 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2501 a {
        color: #1b1b1b;
    }
    .p1780m1d6cc4ba61ef7880 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 260px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_2502 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2502 a {
        color: #ffffff;
    }
    .an_tran_2503 {
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        color: #1b1b1b;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_2503 a {
        color: #1b1b1b;
    }
    .p1780m50016 {
        padding-bottom: 80px;
        padding-top: 80px;
        background-color: #fafcfd;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1780md5cc6b7983f254ef {
        padding-bottom: 50px;
        padding-top: 0px;
    }
    .p1780m12d099378d00f7e1 {
        margin-bottom: 0px;
        margin-right: 0px;
        width: auto;
        float: none;
        color: #0075cc;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m7aa172a3b103bf8b {
        padding-top: 0px;
        width: auto;
        float: none;
        font-size: 14px;
        text-align: center;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
        color: #999999;
    }
    .p1780md1978fad0f0d8e42 {
        margin-right: 20px;
        min-width: 224px;
        max-width: 224px;
        min-height: 480px;
        background-image: url("../images/cgah516zx86ablutaad07c65t-a066.jpg");
        overflow: hidden;
        display: block;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .p1780md1978fad0f0d8e42:hover {
        box-shadow: #c7c7c7 0px 0px 18px;
        -webkit-box-shadow: #c7c7c7 0px 0px 18px;
    }
    .p1780m77b67a6cbfce2777 {
        min-height: 480px;
        max-height: 480px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: #000000 0px 0px 0px;
    }
    .an_tran_1764 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1765 {
        min-height: 480px;
        background-position: center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6s7bkak85uaaahdgael2s301.png);
        transition-property: all;
    }
    .p1780md7190a1e5897ecd3 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-image: url(../images/cgah516utksaaasvaaamhkrl5u8237.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1752 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-duration: 0.3s;
        background-image: url(../images/cgah516utksaaasvaaamhkrl5u8237.png);
        transition-property: all;
    }
    .an_tran_1753 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah516utmoabfpeaaajw8_xnbe859.png);
        transition-property: all;
    }
    .p1780m978238dff4aa2b6c {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1746 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1746 a {
        color: #4e4e4e;
    }
    .an_tran_1747 {
        margin-bottom: 16px;
        margin-top: 0px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.2s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1747 a {
        color: #ffffff;
    }
    .p1780mdfa857653680a78a {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1768 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        height: auto;
        transition-property: all;
    }
    .an_tran_1768 a {
        color: #ffffff;
    }
    .an_tran_1769 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        display: block;
        transition-property: all;
    }
    .an_tran_1769 a {
        color: #ffffff;
    }
    .p1780m09e428040abbd4ab {
        margin-right: 20px;
        min-width: 224px;
        max-width: 224px;
        background-image: url("../images/cgah516zyawazmrvaaduvd2uvks448.jpg");
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: none;
        -webkit-box-shadow: none;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1780m08b4b97c5037a965 {
        min-height: 480px;
        max-height: 480px;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .an_tran_1762 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1763 {
        min-height: 480px;
        background-position: center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6s7bkak85uaaahdgael2s301.png);
        transition-property: all;
    }
    .p1780m0cd3af29696c46a9 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        height: auto;
        background-image: url(../images/cgah6f6usimahwmiaaalswpghga264.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1758 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-duration: 0.3s;
        background-image: url(../images/cgah6f6usimahwmiaaalswpghga264.png);
        transition-property: all;
    }
    .an_tran_1759 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6usqcatsl6aaajliqtbxm520.png);
        transition-property: all;
    }
    .p1780ma2bd26d12c9f2850 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1742 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1742 a {
        color: #4e4e4e;
    }
    .an_tran_1743 {
        margin-bottom: 16px;
        margin-top: 0px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1743 a {
        color: #ffffff;
    }
    .p1780m5351f4f5f5eea5f7 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1748 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        height: auto;
        transition-property: all;
    }
    .an_tran_1748 a {
        color: #ffffff;
    }
    .an_tran_1749 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        display: block;
        transition-property: all;
    }
    .an_tran_1749 a {
        color: #ffffff;
    }
    .p1780meb6262bebce66dc0 {
        margin-right: 20px;
        min-width: 224px;
        max-width: 224px;
        background-image: url("../images/cgah516zyhgaqsx_aac9hv_vkck505.jpg");
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: none;
        -webkit-box-shadow: none;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1780ma2f1da319c38d576 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        max-height: 480px;
    }
    .an_tran_1738 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1739 {
        min-height: 480px;
        background-position: center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6s7bkak85uaaahdgael2s301.png);
        transition-property: all;
    }
    .p1780m54f864db110ea6d0 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-image: url(../images/cgah516ut_sagqhpaaaipz6gcey563.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1744 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-duration: 0.3s;
        background-image: url(../images/cgah516ut_sagqhpaaaipz6gcey563.png);
        transition-property: all;
    }
    .an_tran_1745 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah516uufiauobbaaahaysd2dc461.png);
        transition-property: all;
    }
    .p1780mf422b190ff2d56f0 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1760 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1760 a {
        color: #4e4e4e;
    }
    .an_tran_1761 {
        margin-bottom: 16px;
        margin-top: 0px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.2s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1761 a {
        color: #ffffff;
    }
    .p1780mcd5c8afc95b2c6aa {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1756 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        height: auto;
        transition-property: all;
    }
    .an_tran_1756 a {
        color: #ffffff;
    }
    .an_tran_1757 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        display: block;
        transition-property: all;
    }
    .an_tran_1757 a {
        color: #ffffff;
    }
    .p1780md17865c50115e8da {
        margin-right: 20px;
        min-width: 224px;
        max-width: 224px;
        background-image: url("../images/cgah516zyngab8anaaesm8zk11c483.jpg");
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: none;
        -webkit-box-shadow: none;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1780mf1a0a06bdd098ba0 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        max-height: 480px;
    }
    .an_tran_1740 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1741 {
        min-height: 480px;
        background-position: center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6s7bkak85uaaahdgael2s301.png);
        transition-property: all;
    }
    .p1780mddfd90f7078142ef {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-image: url(../images/cgah516uuxiadjymaaamofcf1s4775.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1776 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-duration: 0.3s;
        background-image: url(../images/cgah516uuxiadjymaaamofcf1s4775.png);
        transition-property: all;
    }
    .an_tran_1777 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah516uudwaqevmaaakvfervhs622.png);
        transition-property: all;
    }
    .p1780m14b0bd067fe5c82f {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1772 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1772 a {
        color: #4e4e4e;
    }
    .an_tran_1773 {
        margin-bottom: 16px;
        margin-top: 0px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.2s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1773 a {
        color: #ffffff;
    }
    .p1780m6ae661293ebf9061 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1754 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        height: auto;
        transition-property: all;
    }
    .an_tran_1754 a {
        color: #ffffff;
    }
    .an_tran_1755 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        display: block;
        transition-property: all;
    }
    .an_tran_1755 a {
        color: #ffffff;
    }
    .p1780me8d5b2dc43ebea36 {
        min-width: 224px;
        max-width: 224px;
        background-image: url("../images/cgah516zyqsacfa9aaeyqfyovlm501.jpg");
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: none;
        -webkit-box-shadow: none;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1780m7c5fa6c4b7683721 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        max-height: 480px;
    }
    .an_tran_1770 {
        min-height: 480px;
        background-image: url("../images/cgah6f6sziwaq319aaahccdtsys621.png");
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_1771 {
        min-height: 480px;
        background-position: center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah6f6s7bkak85uaaahdgael2s301.png);
        transition-property: all;
    }
    .p1780m815fa921a58d1157 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-image: url(../images/cgah516uvysadvegaaaje5alkde781.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1774 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-property: all;
        transition-duration: 0.3s;
        background-image: url(../images/cgah516uvysadvegaaaje5alkde781.png);
        transition-property: all;
    }
    .an_tran_1775 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-top: 0px;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        background-image: url(../images/cgah516uvcwaxil-aaah32swkxe710.png);
        transition-property: all;
    }
    .p1780m7663afeabae02e8c {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1750 {
        margin-bottom: 16px;
        margin-top: 20px;
        width: auto;
        color: #4e4e4e;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1750 a {
        color: #4e4e4e;
    }
    .an_tran_1751 {
        margin-bottom: 16px;
        margin-top: 0px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.2s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_1751 a {
        color: #ffffff;
    }
    .p1780m5b47caea5544d74d {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_1766 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        height: auto;
        transition-property: all;
    }
    .an_tran_1766 a {
        color: #ffffff;
    }
    .an_tran_1767 {
        margin-bottom: 0px;
        margin-top: 407px;
        padding-left: 22px;
        padding-right: 22px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        background-color: transparent;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
        min-height: auto;
        display: block;
        transition-property: all;
    }
    .an_tran_1767 a {
        color: #ffffff;
    }
    .p1780m50008 {
        padding-bottom: 0px;
        padding-top: 0px;
        background-color: #f6f6f6;
        overflow: hidden;
    }
    .p1780macbf8de6f34e5a73 {
        padding-bottom: 30px;
        padding-top: 0px;
    }
    .p1780mc7237af223e285fb {
        margin-bottom: 0px;
        margin-right: 15px;
        width: auto;
        float: left;
        color: #0075cc;
        font-size: 25px;
        font-weight: bold;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m95cd4d4ac3cb6fc9 {
        padding-top: 10px;
        width: auto;
        float: left;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m2aa766f2dd901895 {
        margin-top: 0px;
        float: none;
        text-align: center;
    }
    .p1780m4cf23d2681680e11 {
        margin-top: 38px;
        float: none;
        overflow: visible;
    }
    .p1780m22d499d878e733c5 {
        width: 100%;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m22d499d878e733c5 .data_col {
        margin-bottom: 25px;
        margin-right: 30px;
        padding-bottom: 0px;
        padding-top: 0px;
        min-width: 370px;
        max-width: 370px;
        height: 260px;
        min-height: auto;
        background-color: #ffffff;
        background-image: url("../images/cgah516ido-apnqjaaa_5hgsixm984.jpg");
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: rgb(138, 138, 138) 1px 1px 4px;
        -webkit-box-shadow: rgb(138, 138, 138) 1px 1px 4px;
    }
    .p1780m22d499d878e733c5 .data_col:nth-child(0n + 3) {
        margin-right: 0px;
    }
    .p1780m3ceae17d458d5dc1 {
        min-height: 260px;
        max-height: 260px;
    }
    .p1780m4752424376e4f97d {
        width: auto;
        color: #0075cc;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 260px;
        background-image: url("../images/cgah516idryaa3ikaaaeuedkobk853.png");
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .an_tran_630 {
        width: auto;
        color: #0075cc;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 260px;
        background-position: 0px center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 382px;
        margin-left: 3px;
        padding-left: 7px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .an_tran_630 a {
        color: #0075cc;
    }
    .an_tran_631 {
        width: auto;
        color: #0075cc;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 260px;
        background-image: url("../images/cgah516idryaa3ikaaaeuedkobk853.png");
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        transition-duration: 0.3s;
        transition-property: all;
    }
    .an_tran_631 a {
        color: #0075cc;
    }
    .p1780m281b449e6d7d311f {
        position: relative;
        left: 0px;
    }
    .p1780mf63cfc2fcfe7e076 {
        margin-bottom: 12px;
        width: auto;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m234211e76f97caf6 {
        margin-left: -404px;
        margin-top: -260px;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
        min-height: 260px;
        max-height: 260px;
        background-image: url("../images/cgah516ifygaxcfkaaag5o7cpx0741.png");
        background-position: 0px center;
        background-repeat: no-repeat;
    }
    .an_tran_628 {
        margin-top: -260px;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
        min-height: 260px;
        max-height: 260px;
        background-position: center center;
        background-repeat: no-repeat;
        transition-duration: 0.3s;
        transition-delay: 0.1s;
        transition-property: all;
        margin-left: 0px;
        transition-property: all;
    }
    .an_tran_629 {
        margin-top: -260px;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
        min-height: 260px;
        max-height: 260px;
        background-position: center center;
        background-repeat: no-repeat;
        margin-left: -381px;
        transition-duration: 0.3s;
        transition-property: all;
        transition-property: all;
    }
    .p1780m35af3672f3d2446a {
        margin-top: 1px;
        padding-top: 10px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        line-height: 22px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-00001 {
        padding-bottom: 56px;
        padding-top: 45px;
        min-height: 208px;
        background-color: #2f3038;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .p1794mf1794-0ad307008fe0c1508 {
        border-right-color: #636f7a;
        border-right-style: none;
        border-right-width: 0px;
    }
    .p1794mf1794-08d08b5990310810f {
        margin-bottom: 25px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-015782a6f4ad585d0 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0896ca1f548e70926 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-05321cd226835bf8d {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0f4429ef4d3d178a1 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0c27864d1fab53f08 {
        margin-left: -20px;
        padding-left: 90px;
    }
    .p1794mf1794-0a6ae776dbd82f3aa {
        width: 150px;
        height: auto;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-029780d3fb3bdc30a {
        margin-top: 20px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1 {
        margin-left: 0px;
        margin-right: 0px;
        width: 50%;
        height: auto;
        color: #ffffff;
        text-align: left;
        line-height: normal;
        background-image: url("../images/cgah6f4zdbsark4taaaegebduym795.png");
        display: block;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuA1 {
        text-align: left;
        line-height: 35px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1 a {
        line-height: 35px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1:hover {
        color: #0075cc;
        background-image: url("../images/cgah6f4zdeyaakp1aaaea6v-d9c092.png");
        background-position: 50% 50%;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1.xg_menuLi1-select {
        color: #0075cc;
        background-image: url("../images/cgah6f4zdeyaakp1aaaea6v-d9c092.png");
        background-position: 50% 50%;
    }
    .p1794mf1794-0dccdc88a8cb3f10a {
        float: right;
    }
    .p1794mf1794-09fa34c805022a827 {
        width: 115px;
        height: 115px;
        float: right;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-002104de335d47549 {
        padding-top: 15px;
        width: 115px;
        float: right;
        color: #ffffff;
        text-align: center;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0e0176fc1365b992b {
        margin-bottom: 25px;
        width: auto;
        color: #ffffff;
        font-size: 18px;
        line-height: normal;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0a4f19b6a32060ec5 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-059f1dd55e1769b08 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-083e31bb01465f84c {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-04391e13e7d879b44 {
        width: auto;
        color: #ffffff;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0d095b66b0847959e {
        width: 115px;
        height: 115px;
        float: right;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0197b36be747d592c {
        padding-top: 15px;
        width: 115px;
        float: right;
        color: #ffffff;
        text-align: center;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-00002 {
        min-height: 0px;
        background-color: #24252e;
        border-top-color: #565656;
        border-top-style: solid;
        border-top-width: 1px;
    }
    .p1794mf1794-041189a7dd6583fa8 {
        min-height: 40px;
        max-height: 40px;
        text-align: center;
    }
    .p1794mf1794-074f3264a7e3bd1ad {
        margin-left: 0px;
        margin-right: 0px;
        width: 20%;
        float: left;
        color: #b5b5b5;
        font-size: 12px;
        text-align: left;
        line-height: 40px;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-081800b23452472b0 {
        margin-left: 0px;
        margin-right: 0px;
        width: 12%;
        float: left;
        color: #b5b5b5;
        font-size: 12px;
        text-align: left;
        line-height: 40px;
        display: inline-block;
        position: relative;
        top: 0px;
        left: 0px;
    }
}
@media only screen and (max-width: 768px) {
    .p1785mf1785-00002 {
        margin-bottom: 0px;
        padding-bottom: 6px;
        padding-top: 6px;
        height: auto;
        background-color: transparent;
        background-image: url(../images/cgah6f6jt-6agfv4aaajvqzkxc4174.png);
        background-position: center;
        background-repeat: no-repeat;
    }
    .p1785mf1785-041189a7dd6583fa8 {
        height: 40px;
    }
    .p1785mf1785-09c7b9eac72cb303e {
        margin-bottom: 0px;
        margin-left: 16px;
        margin-top: 0px;
        padding-top: 3px;
        width: 100px;
        min-width: auto;
        height: auto;
        overflow: visible;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 0;
    }
    .p1785mf1785-047bedf4270f0c46d {
        height: 40px;
        padding-top: 5px;
    }
    .p1785mf1785-0861169c11453cc8d {
        margin-bottom: 0px;
        margin-right: 10px;
        margin-top: 0px;
        width: 33px;
        height: 27px;
        float: right;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }
    .p1785mf1785-0861169c11453cc8d .xg_memu_btn {
        width: 33px;
        height: 27px;
        background-image: url("../images/cgah6f55yemabokraaaem-lsvuo758.png");
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        bottom: auto;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA1 {
        color: inherit;
        font-size: 14px;
        font-weight: normal;
        border-bottom-color: #ffffff;
        border-bottom-style: none;
        border-bottom-width: 2px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA1:hover {
        color: inherit;
        border-bottom-color: #0075cc;
        border-bottom-style: none;
        border-bottom-width: 2px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuA1.xg_menuA1-select {
        color: #0075cc;
        border-bottom-color: #0075cc;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1 {
        color: #1b1b1b;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuTitle1 {
        color: inherit;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1:hover {
        color: #0075cc;
        border-bottom-color: #0075cc;
        border-bottom-style: solid;
        border-bottom-width: 2px;
    }
    .p1785mf1785-0861169c11453cc8d .xg_menuLi1.xg_menuLi1-select {
        color: #0075cc;
    }
    .p1785mf1785-0595bcb1f69f24a25 {
        width: 160px;
        display: none;
        position: absolute;
        left: 0px;
    }
    .p1785mf1785-0b986d4555b77694a {
        width: 160px;
        display: none;
        position: absolute;
        top: 10px;
        bottom: auto;
        left: 0px;
    }
    .p1780me339333656d4c2fc {
        margin-top: 0px;
        width: 100%;
        height: 356px;
        display: block;
        position: relative;
        left: 0px;
    }
    .p1780m9bb24f79fc13d934 {
        position: absolute;
        left: 0px;
    }
    .p1780m50018 {
        padding-bottom: 16px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 12px;
    }
    .p1780m293255524755d70a {
        background-color: #f6f6f6;
    }
    .p1780ma406e9ee836c007b {
        width: 50%;
        float: left;
        color: #ffffff;
        text-align: center;
        line-height: 50px;
        overflow: visible;
        position: relative;
        left: 0px;
        background-color: #0075cc;
    }
    .p1780mad710eb8728c2c2a {
        width: 50%;
        float: left;
        color: #1b1b1b;
        text-align: center;
        line-height: 50px;
        overflow: visible;
        position: relative;
        left: 0px;
    }
    .p1780mad710eb8728c2c2a:hover {
        background-color: #0075cc;
        color: #ffffff;
    }
    .p1780m47ae562bc86321a0 {
        width: 50%;
        float: left;
        color: #1b1b1b;
        text-align: center;
        line-height: 50px;
        overflow: visible;
        position: relative;
        left: 0px;
    }
    .p1780m47ae562bc86321a0:hover {
        background-color: #0075cc;
        color: #ffffff;
    }
    .p1780m50020 {
        padding-bottom: 10px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 20px;
        background-image: url("../images/cgah516dqxmapzbnaaxijdojlli196.png");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .p1780m0962eefc2045b538 {
        margin-bottom: 15px;
        margin-top: 0px;
        min-height: auto;
        float: none;
        text-align: center;
    }
    .p1780mf98eb3e8443dd20d {
        width: auto;
        color: #1b1b1b;
        font-size: 20px;
        font-weight: normal;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m4e82925fa8535e70 {
        width: auto;
        color: #acaaaa;
        font-size: 13px;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m34c237f554472af0 {
        background-image: none;
        background-position: center bottom;
        background-repeat: no-repeat;
    }
    .p1780m46357c41834f4b9f {
        width: auto;
        color: #0075cc;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m505f4afc2ba1c99d {
        width: auto;
        float: none;
        color: #737373;
        font-size: 13px;
        text-align: center;
        line-height: normal;
        overflow: visible;
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1780m919109c0ca6d2845 {
        width: auto;
        height: auto;
        position: relative;
        left: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .p1780m9c745b580c0a6ef3 {
        padding-bottom: 10px;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 10px;
        width: auto;
        color: #1b1b1b;
        font-size: 12px;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 20px;
        background-color: transparent;
        position: relative;
        left: 0px;
    }
    .p1780m50014 {
        padding-bottom: 20px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 20px;
    }
    .p1780m7cb3a86ceca0de53 {
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .p1780md9c359e9d9835816 {
        width: auto;
        color: #0075cc;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780mf305c0952e248d3d {
        width: auto;
        float: none;
        color: #737373;
        font-size: 13px;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780ma80de89c3e9aa7bb {
        position: relative;
        left: 0px;
    }
    .p1780m494815d2dab7880e {
        position: relative;
        left: 0px;
    }
    .p1780m78780e2b52fe7c72 {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780m4c052b13017d6e0d {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780m44c0dcb8b47d89dc {
        position: relative;
        left: 0px;
    }
    .p1780m4cb405ce707b66f8 {
        position: relative;
        left: 0px;
    }
    .p1780m9d66159f8508e895 {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780m7d866b746327ce2b {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780ma8f63b1ae71b3a0c {
        position: relative;
        left: 0px;
    }
    .p1780m7a480a236758ea45 {
        position: relative;
        left: 0px;
    }
    .p1780mbb49354be452642a {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780mccc432c660f5814a {
        width: auto;
        position: relative;
        left: 0px;
    }
    .p1780m5b721e90f299aea8 {
        margin-bottom: 12px;
        padding-bottom: 10px;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 10px;
        background-image: url("../images/cgah516yqxaablyeaafyudgvquw121.jpg");
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .p1780me32e027351a6689f {
        position: relative;
        left: 0px;
        width: 64px;
        height: 64px;
        margin-left: auto;
        margin-right: auto;
    }
    .p1780m05ce1a49adb7b9da {
        width: auto;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        position: relative;
        left: 0px;
    }
    .p1780m67dce63bc0112f10 {
        width: auto;
        position: relative;
        left: 0px;
        font-size: 12px;
        color: #ffffff;
        line-height: 18px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .p1780m65ac64497582c817 {
        margin-bottom: 12px;
        padding-bottom: 10px;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 10px;
        background-image: url("../images/cgah516yqnyamzjcaagywgnli-i777.jpg");
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background-position: 0px 73%;
        background-repeat: no-repeat;
    }
    .p1780m0a421c47127e0d2f {
        position: relative;
        left: 0px;
        width: 64px;
        height: 64px;
        margin-left: auto;
        margin-right: auto;
    }
    .p1780m5a113d1419490ef2 {
        width: auto;
        position: relative;
        left: 0px;
        text-align: center;
        color: #ffffff;
        font-weight: bold;
    }
    .p1780m19ee7897b647175c {
        width: auto;
        position: relative;
        left: 0px;
        font-size: 12px;
        color: #ffffff;
        line-height: 18px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .p1780med1a4686ac33f2c9 {
        margin-bottom: 12px;
        padding-bottom: 10px;
        padding-left: 5%;
        padding-right: 4%;
        padding-top: 10px;
        background-image: url("../images/cgah516yqvyamfcwaaf9pzugqf0594.jpg");
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background-position: 0px 50%;
        background-repeat: no-repeat;
    }
    .p1780m6a87a191c9312e40 {
        position: relative;
        left: 0px;
        width: 64px;
        height: 64px;
        margin-left: auto;
        margin-right: auto;
    }
    .p1780me2e3b54e2ac80288 {
        width: auto;
        position: relative;
        left: 0px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
    }
    .p1780m1d6cc4ba61ef7880 {
        width: auto;
        color: #ffffff;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 18px;
        position: relative;
        left: 0px;
        font-size: 12px;
    }
    .p1780md5cc6b7983f254ef {
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .p1780m12d099378d00f7e1 {
        width: auto;
        color: #0075cc;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m7aa172a3b103bf8b {
        width: auto;
        float: none;
        color: #737373;
        font-size: 13px;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780md7190a1e5897ecd3 {
        position: relative;
        left: 0px;
    }
    .p1780m978238dff4aa2b6c {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780mdfa857653680a78a {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m0cd3af29696c46a9 {
        position: relative;
        left: 0px;
    }
    .p1780ma2bd26d12c9f2850 {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m5351f4f5f5eea5f7 {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m54f864db110ea6d0 {
        position: relative;
        left: 0px;
    }
    .p1780mf422b190ff2d56f0 {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780mcd5c8afc95b2c6aa {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780mddfd90f7078142ef {
        position: relative;
        left: 0px;
    }
    .p1780m14b0bd067fe5c82f {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m6ae661293ebf9061 {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m815fa921a58d1157 {
        position: relative;
        left: 0px;
    }
    .p1780m7663afeabae02e8c {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m5b47caea5544d74d {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m50008 {
        padding-bottom: 0px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 20px;
        background-color: transparent;
    }
    .p1780macbf8de6f34e5a73 {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .p1780mc7237af223e285fb {
        width: auto;
        color: #0075cc;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m95cd4d4ac3cb6fc9 {
        width: auto;
        float: none;
        color: #737373;
        font-size: 13px;
        text-align: center;
        line-height: normal;
        position: relative;
        left: 0px;
    }
    .p1780m2aa766f2dd901895 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        max-width: 94%;
        float: none;
    }
    .p1780m4cf23d2681680e11 {
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .p1780m22d499d878e733c5 {
        width: 100%;
        position: relative;
        left: 0px;
    }
    .p1780m22d499d878e733c5 .data_col {
        margin-bottom: 12px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        height: auto;
        background-color: #ffffff;
        background-image: url("../images/cgah6f9tpoaaqlltaabyyiltixc383.jpg");
        border-left-color: #0075cc;
        border-left-style: solid;
        border-left-width: 4px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
        background-position: center center;
        background-repeat: no-repeat;
        box-shadow: rgb(233, 233, 233) 0px 2px 0px;
        -webkit-box-shadow: rgb(233, 233, 233) 0px 2px 0px;
        background-size: cover;
    }
    .p1780m22d499d878e733c5 .data_col:nth-child(2n) {
        float: right;
    }
    .p1780m4752424376e4f97d {
        width: 160px;
        position: relative;
        left: 0px;
    }
    .p1780m281b449e6d7d311f {
        position: relative;
        top: 0px;
        left: 0px;
        float: left;
        width: 14%;
        height: 14%;
        margin-left: -5px;
    }
    .p1780mf63cfc2fcfe7e076 {
        margin-bottom: 0px;
        width: auto;
        color: #0075cc;
        font-size: 15px;
        font-weight: bold;
        position: relative;
        top: 0px;
        left: 0px;
        float: left;
        line-height: 42px;
    }
    .p1780m35af3672f3d2446a {
        width: auto;
        text-align: justify;
        text-justify: inter-ideograph;
        position: relative;
        left: 0px;
        color: #1b1b1b;
        font-size: 13px;
        line-height: 22px;
    }
    .p1794mf1794-00001 {
        padding-bottom: 0%;
        padding-left: 2%;
        padding-right: 2%;
        background-color: #24252e;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1794mf1794-0ad307008fe0c1508 {
        padding-bottom: 6%;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 6%;
        border-bottom-color: #636f7a;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    .p1794mf1794-08d08b5990310810f {
        margin-bottom: 6px;
        width: auto;
        color: #ffffff;
        font-size: 14px;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-015782a6f4ad585d0 {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        position: relative;
        left: 0px;
        line-height: 22px;
    }
    .p1794mf1794-0896ca1f548e70926 {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        position: relative;
        left: 0px;
        line-height: 22px;
    }
    .p1794mf1794-05321cd226835bf8d {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        position: relative;
        left: 0px;
        line-height: 22px;
    }
    .p1794mf1794-0f4429ef4d3d178a1 {
        width: auto;
        color: #ffffff;
        position: relative;
        left: 0px;
        font-size: 12px;
        line-height: 22px;
    }
    .p1794mf1794-0c27864d1fab53f08 {
        min-width: auto;
        float: left;
        display: inline-block;
        margin-bottom: 10px;
    }
    .p1794mf1794-0a6ae776dbd82f3aa {
        margin-top: 16px;
        padding-left: 16px;
        width: 145px;
        height: auto;
        float: left;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-029780d3fb3bdc30a {
        margin-top: 6px;
        width: auto;
        float: left;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1 {
        width: 33%;
        height: 35px;
        color: #0075cc;
        line-height: 35px;
        background-image: url("../images/cgah6f4zdbsark4taaaegebduym795.png");
        background-position: 80% 50%;
        background-repeat: no-repeat;
        font-size: 13px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1 a {
        padding-left: 16px;
        color: #ffffff;
        text-align: left;
        line-height: 35px;
        background-image: none;
        background-position: 75% 50%;
        background-repeat: no-repeat;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuA1 {
        color: inherit;
        line-height: 35px;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1:hover {
        color: #0075cc;
        background-image: url("../images/cgah6f4zdeyaakp1aaaea6v-d9c092.png");
        background-position: 80% 50%;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1.xg_menuLi1-select {
        background-image: url("../images/cgah6f4zdeyaakp1aaaea6v-d9c092.png");
        background-position: 80% 50%;
        color: #0075cc;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuTitle1 {
        color: inherit;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuA1:hover {
        color: inherit;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuA1.xg_menuA1-select {
        color: inherit;
    }
    .p1794mf1794-029780d3fb3bdc30a .xg_menuLi1 a:hover {
        color: inherit;
    }
    .p1794mf1794-0dccdc88a8cb3f10a {
        margin-top: 64px;
        padding-top: 0px;
        float: none;
        display: inline-block;
    }
    .p1794mf1794-09fa34c805022a827 {
        margin-left: 24%;
        margin-right: 0px;
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 15%;
        width: 76%;
        height: auto;
        float: left;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-002104de335d47549 {
        margin-left: 17%;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 76%;
        float: left;
        color: #ffffff;
        font-size: 12px;
        text-align: center;
        line-height: 22px;
        position: relative;
        top: 0px;
        left: 0px;
        padding-top: 4px;
    }
    .p1794mf1794-07d151d8e3142d410 {
        margin-top: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-top: 10px;
        border-top-color: #565656;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #565656;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    .p1794mf1794-0e0176fc1365b992b {
        margin-bottom: 6px;
        width: auto;
        color: #ffffff;
        font-size: 15px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-0a31831eabdfff6e9 {
        padding-right: 0px;
    }
    .p1794mf1794-0a4f19b6a32060ec5 {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        line-height: 22px;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-059f1dd55e1769b08 {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        line-height: 22px;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-083e31bb01465f84c {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        line-height: 22px;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-04391e13e7d879b44 {
        width: auto;
        color: #ffffff;
        font-size: 12px;
        line-height: 22px;
        background-color: transparent;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-040689f1c85f86eda {
        margin-top: 24px;
    }
    .p1794mf1794-0d095b66b0847959e {
        margin-left: 24%;
        margin-right: 0px;
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 8%;
        width: 65%;
        height: auto;
        float: right;
        position: relative;
        left: 0px;
    }
    .p1794mf1794-0197b36be747d592c {
        margin-left: 9%;
        margin-right: 0px;
        padding-left: 1px;
        padding-right: 16%;
        padding-top: 4px;
        width: auto;
        float: right;
        color: #ffffff;
        font-size: 12px;
        text-align: center;
        line-height: 22px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .p1794mf1794-00002 {
        margin-bottom: 0px;
        padding-bottom: 16px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 10px;
        background-color: #24252e;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .p1794mf1794-041189a7dd6583fa8 {
        float: none;
        display: inline-block;
    }
    .p1794mf1794-074f3264a7e3bd1ad {
        margin-left: 16px;
        margin-right: 8px;
        padding-left: 0px;
        padding-right: 0px;
        width: auto;
        float: left;
        color: #b5b5b5;
        font-size: 12px;
        text-align: left;
        position: relative;
        left: 0px;
        line-height: normal;
    }
    .p1794mf1794-081800b23452472b0 {
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: auto;
        float: left;
        color: #b5b5b5;
        font-size: 12px;
        text-align: left;
        position: relative;
        left: 0px;
        line-height: normal;
    }
}
