﻿@charset "utf-8";
li, textarea {
    vertical-align: top
}

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

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, blockquote, body, button, code, dd, details, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}





h1, h2, h3, h4, h5, h6 {
    font-size: 1em
}

a:active {
    background-color: transparent
}

a:active, a:hover, a:link, a:visited {
    outline: 0;
    *star: expression(this.onFocus=this.blur())
}

b, cite, code, em, i, small, th {
    font-size: 1em;
    font-style: normal;
    font-weight: 500
}

button, input, select, textarea {
    font-size: 1em;
    box-sizing: content-box
}

button, input[type=button], input[type=submit] {
    cursor: pointer
}

button[disabled], input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

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

fieldset, iframe, img {
    border: 0
}

img {
    display: inline-block;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic
}

ol, ul {
    list-style: none
}

q:after, q:before {
    content: ''
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden
}

.head_wrap, .head_wrap_expand {
    height: 84px;
    top: 0
}

.clearfix {
    zoom: 1
}

body, html {
    background: #fff;
    width: 100%
}

.wrap {
}

.head_wrap {
    background: #1f4396;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 9999;
    -webkit-transition: height .2s, top .2s, background-color .2s;
    transition: height .2s, top .2s, background-color .2s
}

.head_wrap_shrink {
    height: 73px;
    top: -12px
}

.head_con {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.head_con .logo {
    display: block;
    height: 56px;
    width: 256px;
    background: url(?new/hotspot/images/logo_1.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    left: -7px;
    top: 14px
}

.menu_list, .menu_list li, .menu_list li a {
    width: auto;
    display: block
}

.menu_list {
    height: 83px;
    position: absolute;
    right: 0;
    top: 0
}

.menu_list li {
    float: left
}

.menu_list li a {
    float: left;
    height: 83px;
    padding: 0 30px;
    line-height: 83px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    text-align: center;
    -webkit-transition: font-weight .3s;
    transition: font-weight .3s
}

.menu_list li a .s_line {
    display: block;
    height: 13px;
    width: 1px;
    background: #FFF;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
    opacity: .3;
    filter: alpha(opacity=30)
}

.menu_list li a .c_line {
    display: none;
    height: 4px;
    width: 80px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 0;
    -webkit-transition: top .2s;
    transition: top .2s
}

.head_wrap_shrink .menu_list li a .c_line {
    top: 12px
}

.menu_list li .dot {
    display: block;
    height: 6px;
    width: 6px;
    opacity: .7;
    filter: alpha(opacity=70);
    background: rgba(255, 255, 255, .7);
    border-radius: 8px;
    position: absolute;
    left: 20px;
    top: 40px
}

.menu_list li.current a .c_line, .menu_list li:hover a .c_line {
    display: block
}

.sub_sidebar {
    position: fixed;
    margin-left: 15px;
    top: 105px;
    border-top: 1px solid #f0f0f0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.sub_sidebar.head_change {
    top: 66px
}

.sub_sidebar.foot_change {
    top: auto;
    bottom: 285px
}

.sub_sidebar .cover_layer {
    position: absolute;
    top: -1px;
    width: 198px;
    height: 46px;
    border-right: 4px solid #0457b7
}

.sub_sidebar_list {
    position: relative;
    width: 198px
}

.sub_sidebar_list li a {
    display: block;
    height: 44px;
    width: 185px;
    border-bottom: 1px solid #f0f0f0;
    color: #666;
    font-size: 18px;
    line-height: 44px;
    text-align: right;
    padding-right: 13px;
    text-decoration: none;
    position: relative;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.path_area a:hover, .sub_sidebar_list li a:hover, .sub_sidebar_list li.current a {
    color: #0457b7
}

.footer .link_list li a, .footer_path a {
    -webkit-transition: color .3s linear;
    text-decoration: none
}

html[lang=en] .sub_sidebar_list li a {
    font-size: 17px
}

.sub_sidebar_list li a i {
    display: none;
    height: 46px;
    width: 4px;
    background: #0075bc;
    position: absolute;
    right: 0;
    top: -1px
}

.sub_sidebar_list li.current a i {
    display: block
}

.path_area {
    font-size: 14px
}

.path_area .current:hover {
    color: #000
}

.article_content {
    width: 750px;
    float: right;
    margin-right: 200px;
    display: inline
}

.footer {
    width: 100%;
    background: #ecf0f1
}

.footer_con {
    margin: 0 auto;
    width: 1200px;
    min-height: 275px;
    _height: 275px;
    background: url(?new/hotspot/images/footer_logo_1.png) 760px 60px no-repeat;
    position: relative
}

.footer_con_nav, .footer_path {
    height: 55px;
    line-height: 55px;
    font-weight: 400
}

.footer_con_nav {
    color: #747b81;
    font-size: 14px;
    border-bottom: 1px solid #fff
}

.footer_path {
    width: 1185px;
    margin: 0 auto;
    padding-left: 15px;
    display: block
}

.footer_path a {
    color: #747b81;
    transition: color .3s linear
}

.footer_path .current, .footer_path a:hover {
    color: #000
}

.footer .footer_gt {
    margin: 0 5px
}

.footer .footer_con_wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 35px;
    overflow: hidden
}

.footer .footer_con_wrap .title {
    font-size: 20px;
    color: #333;
    font-weight: 400
}

.footer .link_list {
    padding-top: 12px
}

.footer .link_list li {
    height: 32px;
    line-height: 32px
}

.footer .link_list li a {
    font-size: 14px;
    color: #747b81;
    transition: color .3s linear
}

.footer .link_list li a:hover {
    color: #333
}

.footer_attention, .footer_contact, .footer_joinus, .footer_more {
    float: left;
    min-height: 130px;
    padding-bottom: 24px;
    padding-left: 15px
}

.footer_attention, .footer_contact, .footer_joinus {
    width: 168px;
    padding-left: 5px
}

.footer_more {
    width: 168px
}

.footer_contact {
    border-right: none
}

.footer_copyright, .footer_links {
    padding-top: 18px;
    padding-left: 20px;
    font-size: 14px;
    float: left
}

.footer_logo {
    position: absolute;
    top: 45%;
    right: 0
}

.footer_links {
    color: #747b81
}

.footer_links ul {
    height: 14px
}

.footer_links ul li {
    border-right: 1px #aaa solid;
    display: inline;
    padding-right: 10px;
    margin-right: 9px
}

.footer_links ul .last {
    border-right: none
}

.footer_links ul li a {
    text-decoration: none;
    color: #747b81;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.footer_links ul li a:hover {
    color: #333
}

.footer_copyright {
    margin-left: 150px;
    color: #747b81
}

.footer_copyright em {
    margin-left: 8px
}

.footer_wx_layer {
    display: none;
    position: absolute;
    left: 285px;
    bottom: 120px;
    width: 328px;
    height: 368px;
    background-color: #ccc
}

.footer_wx_layer .wx_account {
    position: relative;
    margin: 0 auto;
    width: 328px;
    height: 368px;
    background-color: #fff;
    border: 1px solid #0075bc;
    overflow: hidden
}

.footer_wx_layer .wx_account .account_title {
    margin-top: 37px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 14px;
    color: #333
}

.footer_wx_layer .wx_account .account_image {
    margin: 23px auto;
    width: 250px;
    height: 250px;
    background: url(?new/hotspot/images/tencent_account_1.jpg)
}

.footer_wx_layer .wx_account .account_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    background: url(?new/hotspot/images/close_1.jpg);
    cursor: pointer
}

.footer_vista_layer {
    display: none;
    position: absolute;
    left: 110px;
    bottom: 120px;
    width: 328px;
    height: 410px;
    background-color: #ccc;
    z-index: 1
}

.footer_vista_layer .vista_entrance {
    position: relative;
    margin: 0 auto;
    width: 328px;
    height: 410px;
    background-color: #fff;
    border: 1px solid #0075bc;
    overflow: hidden
}

html[lang=en] .footer_vista_layer, html[lang=en] .footer_vista_layer .vista_entrance {
    height: 460px
}

.footer_vista_layer .vista_entrance .vista_title {
    margin: 37px 40px
}

.footer_vista_layer .vista_entrance .vista_title h3 {
    clear: both;
    color: #000;
    font-weight: 400;
    font-size: 16px
}

.footer_vista_layer .vista_entrance .vista_title ul li {
    float: left;
    display: inline;
    padding: 5px 0;
    font-size: 12px;
    width: 49%
}

.footer_vista_layer .vista_entrance .vista_title ul li a {
    color: #0075bc;
    text-decoration: none
}

.footer_vista_layer .vista_entrance .vista_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    background: url(?new/hotspot/images/close_1.jpg);
    cursor: pointer
}

.banner_wrap, .lang-list, .lang-list li, .language > span {
    position: relative
}

.ico_online, .ico_pub, .ico_sina, .ico_wb, .ico_wx {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 6px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(?new/hotspot/images/icon_foot_normal_1.png);
    background-repeat: no-repeat;
    margin-top: -4px;
    margin-left: -2px;
    -webkit-transition: background-image .3s;
    transition: background-image .3s
}

.ico_online_on, .ico_sina_on, .ico_wb_on, .ico_wx_on {
    background-image: url(?new/hotspot/images/icon_foot_hover_1.png)
}

.ico_online {
    background-position: 0 0;
    pointer-events: none
}

.ico_wx {
    background-position: -28px 0;
    pointer-events: none
}

.ico_wb {
    background-position: -56px 0
}

.ico_sina {
    background-position: -84px 0
}

.language > span {
    float: left;
    width: 132px;
    height: 83px;
    line-height: 83px;
    display: block;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    left: 34px;
    -webkit-transition: font-weight .3s;
    transition: font-weight .3s
}

.language > span > .dot {
    left: -14px
}

.language > span:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.lang-list {
    display: none;
    top: -21px
}

.lang-list li {
    background-color: #0075bc
}

.lang-list li a {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-left: 35px
}

.lang-list li a .dot {
    top: 18px;
    display: none;
    left: -15px
}

.banner_txt, .banner_wrap, .lang-list li a .dot:hover, .lang-list li:hover a .dot {
    display: block
}

.banner_wrap {
    height: 624px;
    margin-bottom: 60px;
    background-color: #1f4396;
    *margin-top: -84px
}

.banner_wrap .tab_list {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 1
}

.banner_wrap .tab_list .tab_item {
    background: rgba(255, 255, 255, .3)
}

.banner_wrap .tab_list .current {
    background: #fff
}

.banner_area {
    width: 100%;
    padding-top: 84px
}

.banner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 540px
}

.banner_txt {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    pointer-events: none
}

.banner_txt .sub_title, .banner_txt .title {
    position: absolute;
    left: 50%;
    text-indent: -9999px;
    display: block;
    overflow: hidden
}

.banner_txt .title {
    height: 57px;
    width: 418px;
    background: url(?new/hotspot/images/banner_txt_1.png) no-repeat;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/hotspot/images/index/banner_txt.png');
    top: 190px;
    margin-left: -209px
}

.banner_txt .sub_title {
    height: 34px;
    width: 638px;
    background: url(?new/hotspot/images/banner_subtitle_1.png) no-repeat;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/hotspot/images/index/banner_subtitle.png');
    top: 278px;
    margin-left: -319px
}

.icon_area span.icon_2, .icon_area span.icon_3 {
    right: 16px;
    background: url(?new/hotspot/images/icon_line_1.png) no-repeat;
    -webkit-transform-origin: 100% 0
}

.icon_wrap {
    display: block;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 540px;
    z-index: 1;
    overflow: hidden
}

.icon_area, .icon_area span.icon_1 {
    display: block;
    height: 32px;
    width: 32px;
    position: absolute
}

.icon_area {
    left: 146px;
    top: 200px;
    -webkit-transition: left .5s linear, top .5s linear;
    transition: left .5s linear, top .5s linear
}

.icon_area span.icon {
    -webkit-transition: height .25s linear, width .25s linear, opacity .25s linear;
    transition: height .25s linear, width .25s linear, opacity .25s linear
}

.icon_area span.icon_1 {
    left: 0;
    top: 0
}

.icon_area span.icon_1 .txt {
    color: #80add5;
    font-size: 14px;
    position: absolute;
    width: 50px
}

.icon_area span.icon_1 .txt_1 {
    left: 14px;
    top: 38px
}

.icon_area span.icon_2, .icon_area span.icon_3, .icon_area span.icon_5 {
    top: 16px;
    position: absolute;
    display: block
}

.icon_area span.icon_2 {
    height: 185px;
    width: 70px;
    background-size: 100% 100%
}

.icon_area span.icon_2 .txt_2 {
    left: 0;
    bottom: -35px
}

.icon_area span.icon_3 {
    height: 66px;
    width: 140px;
    background-size: 100% 100%
}

.icon_area span.icon_13, .icon_area span.icon_4 {
    background: url(?new/hotspot/images/icon_line_1.png) no-repeat
}

.icon_area span.icon_4 {
    position: absolute;
    left: 16px;
    bottom: 16px;
    display: block;
    height: 100px;
    width: 40px;
    background-size: 100% 100%
}

.icon_area span.icon_5 {
    left: 16px;
    height: 30px;
    width: 180px;
    background: url(?new/hotspot/images/icon_line_2_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area i.icon_1 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 32px;
    width: 32px;
    background: url(?new/hotspot/images/icon_1_1.png) no-repeat;
    z-index: 2
}

.icon_area i.icon_2 {
    position: absolute;
    left: -10px;
    bottom: -10px;
    display: block;
    height: 20px;
    width: 20px;
    background: url(?new/hotspot/images/icon_2_1.png) no-repeat;
    z-index: 1
}

.icon_area i.icon_3 {
    position: absolute;
    left: -6px;
    bottom: -6px;
    display: block;
    height: 13px;
    width: 13px;
    background: url(?new/hotspot/images/icon_3_1.png) no-repeat;
    z-index: 1
}

.icon_area i.icon_4, .icon_area i.icon_5 {
    position: absolute;
    right: -10px;
    height: 19px;
    width: 19px;
    z-index: 1
}

.icon_area i.icon_4 {
    top: -10px;
    display: block;
    background: url(?new/hotspot/images/icon_4_1.png) no-repeat
}

.icon_area i.icon_5 {
    bottom: -10px;
    display: block;
    background: url(?new/hotspot/images/icon_5_1.png) no-repeat
}

.icon_area span.icon_12, .icon_area span.icon_13 {
    right: 8px;
    -webkit-transform-origin: 100% 0;
    position: absolute;
    display: block
}

@-webkit-keyframes a_icon_area {
    0%, 100% {
        -webkit-transform: translate(0, 0)
    }
    25% {
        -webkit-transform: translate(2px, 1px)
    }
    50% {
        -webkit-transform: translate(-1px, -1px)
    }
    75% {
        -webkit-transform: translate(1px, 2px)
    }
}

@-webkit-keyframes a_icon_area_1 {
    0%, 100%, 50% {
        height: 235px;
        width: 70px
    }
    25% {
        height: 230px;
        width: 70px
    }
    75% {
        height: 240px;
        width: 70px
    }
}

@-webkit-keyframes a_icon_area_2 {
    0%, 100%, 50% {
        height: 66px;
        width: 140px
    }
    25% {
        height: 61px;
        width: 145px
    }
    75% {
        height: 70px;
        width: 135px
    }
}

.icon_area_2 {
    display: block;
    position: absolute;
    left: 1040px;
    top: 160px;
    height: 17px;
    width: 17px
}

.icon_area_3 {
    display: block;
    position: absolute;
    left: 980px;
    top: 370px;
    height: 25px;
    width: 25px
}

.icon_area span.icon_11 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 17px;
    width: 17px
}

.icon_area span.icon_11 .txt {
    color: #80add5;
    font-size: 14px;
    position: absolute;
    width: 50px
}

.icon_area span.icon_11 .txt_11 {
    left: 12px;
    top: 20px
}

.icon_area span.icon_12 {
    bottom: 8px;
    height: 115px;
    width: 70px;
    background: url(?new/hotspot/images/icon_line_2_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area span.icon_12 .txt_12 {
    left: 0;
    bottom: -35px
}

.icon_area span.icon_13 {
    top: 8px;
    height: 80px;
    width: 46px;
    background-size: 100% 100%
}

.icon_area span.icon_14 {
    position: absolute;
    left: 8px;
    bottom: 8px;
    display: block;
    height: 100px;
    width: 40px;
    background: url(?new/hotspot/images/icon_line_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area span.icon_15 {
    position: absolute;
    left: 8px;
    top: 8px;
    display: block;
    height: 40px;
    width: 80px;
    background: url(?new/hotspot/images/icon_line_2_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area i.icon_11 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 17px;
    width: 17px;
    background: url(?new/hotspot/images/icon_9_1.png) no-repeat;
    z-index: 2
}

.icon_area i.icon_12, .icon_area i.icon_13, .icon_area i.icon_14, .icon_area i.icon_15 {
    z-index: 1;
    display: block;
    position: absolute
}

.icon_area i.icon_12 {
    left: -4px;
    top: -4px;
    height: 8px;
    width: 8px;
    background: #eefcff;
    border-radius: 8px
}

.icon_area i.icon_13 {
    left: -8px;
    bottom: -8px;
    height: 13px;
    width: 13px;
    background: url(?new/hotspot/images/icon_3_1.png) no-repeat
}

.icon_area i.icon_14 {
    right: -8px;
    top: -8px;
    height: 16px;
    width: 16px;
    background: url(?new/hotspot/images/icon_10_1.png) no-repeat
}

.icon_area i.icon_15 {
    right: -6px;
    bottom: -6px;
    height: 13px;
    width: 13px;
    background: url(?new/hotspot/images/icon_5_1.png) no-repeat;
    background-size: contain
}

.icon_area span.icon_21 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 25px;
    width: 25px
}

.icon_area span.icon_21 .txt {
    color: #80add5;
    font-size: 14px;
    position: absolute;
    width: 50px
}

.icon_area span.icon_21 .txt_21 {
    left: 14px;
    top: 28px
}

.icon_area span.icon_22, .icon_area span.icon_23 {
    top: 12px;
    -webkit-transform-origin: 100% 0;
    position: absolute;
    display: block
}

.icon_area span.icon_22 {
    left: 12px;
    height: 85px;
    width: 40px;
    background: url(?new/hotspot/images/icon_line_2_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area span.icon_22 .txt_22 {
    left: 0;
    bottom: -35px
}

.icon_area span.icon_23 {
    right: 12px;
    height: 66px;
    width: 140px;
    background: url(?new/hotspot/images/icon_line_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area span.icon_24 {
    position: absolute;
    left: 12px;
    bottom: 12px;
    display: block;
    height: 100px;
    width: 40px;
    background: url(?new/hotspot/images/icon_line_1.png) no-repeat;
    background-size: 100% 100%
}

.icon_area i.icon_21 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 25px;
    width: 25px;
    background: url(?new/hotspot/images/icon_6_1.png) no-repeat;
    z-index: 2
}

.icon_area i.icon_22, .icon_area i.icon_23, .icon_area i.icon_24 {
    position: absolute;
    display: block;
    z-index: 1
}

.icon_area i.icon_22 {
    right: -10px;
    bottom: -10px;
    height: 19px;
    width: 19px;
    background: url(?new/hotspot/images/icon_5_1.png) no-repeat
}

.icon_area i.icon_23 {
    left: -7px;
    bottom: -7px;
    height: 15px;
    width: 15px;
    background: url(?new/hotspot/images/icon_8_1.png) no-repeat
}

.icon_area i.icon_24 {
    right: -6px;
    top: -6px;
    height: 13px;
    width: 13px;
    background: #8bd19b;
    border-radius: 13px
}

.back_to_top {
    position: fixed;
    _position: absolute;
    bottom: 110px;
    left: 50%;
    margin-left: 550px;
    display: none
}

.back_to_top a {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(?new/hotspot/images/go_to_top_1.png);
    background-size: cover;
    _background-image: url(?new/hotspot/images/go_to_top_ie6_1.jpg);
    opacity: .5;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s, opacity .3s;
    transition: background-image .3s, opacity .3s
}

.back_to_top a:hover {
    opacity: 1
}

* html, * html body {
    background-image: url(?new/hotspot/images/60ff10b14309470ea2147fc881c806c6.gif);
    background-attachment: fixed
}

.menu_list .language_1 .simple {
    margin-left: 20px
}

.menu_list .language_1 a {
    height: 20px;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    margin-top: 32px;
    padding: 0 8px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.menu_list .language_1 a .s_line {
    opacity: .5;
    filter: alpha(opacity=50)
}

.menu_list .language_1 a:hover {
    font-weight: 400;
    opacity: 1;
    filter: alpha(opacity=100)
}

.menu_list .language_1 a:hover .s_line {
    opacity: .3;
    filter: alpha(opacity=30)
}

.menu_list .language_1 a.current {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .menu_list li:hover a .c_line {
        display: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all {
    .head_con .logo {
        background-image: url(?new/hotspot/images/logo_1.png);
        background-size: 100% 100%
    }

    .back_to_top a {
        background-image: url(?new/hotspot/images/go_to_top_1.png);
        background-size: 50px 50px
    }

    .footer_con {
        background-image: url(?new/hotspot/images/footer_logo_1.png);
        background-size: 203px 27px
    }

    .ico_online, .ico_pub, .ico_sina, .ico_wb, .ico_wx {
        background-image: url(?new/hotspot/images/icon_foot_normal_1.png);
        background-size: 112px 28px
    }

    .ico_online_on, .ico_sina_on, .ico_wb_on, .ico_wx_on {
        background-image: url(?new/hotspot/images/icon_foot_hover_1.png);
        background-size: 112px 28px
    }

    .footer_vista_layer .vista_entrance .vista_close, .footer_wx_layer .wx_account .account_close {
        background-image: url(?new/hotspot/images/close_1.jpg);
        background-size: 37px 37px
    }
}

body {
    min-width: 1245px;
}

.logo_new {
    display: block;
    height: 56px;
    width: 256px;
    background: url(?new/hotspot/images/logo_1.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    left: -7px;
    top: 22px;
}