@charset 'utf-8';

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.x_nav {
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
}

.x_nav-t {
    width: 100%;
    background-color: #000;
    position: relative;
    z-index: 1000;
}
.nav_t-li{
    padding: 10px 0;
}
.nav_bor {
    border-right: 2px solid #e4e4e4;
    padding-right: 15px;
    margin-right: 15px;
}

.nav_t-li .nav_a{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.48px;
    line-height: 20px;
}
.nav_t-li:hover .nav_a{
    color: #4A90E2;
}
.index-header-logok{
    padding-top: 3px;
}
.x_nav-b {
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 999;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);

}
.nav_logo-a{
    display: block;
    width: 158px;
    padding: 15px 22px 18px 0;
}
.nav_logo-c{
    padding-right: 0;
}
.nav_b-img {
    width: 151px;
    height: 47px;
    float: left;
}

.nav_b-images{
    width: 173px;
    height: 47px;
    float: left;
}
.nav_b-li{
    position: relative;
    padding: 15px 0 18px;
}
.nav_b-li:hover .nav_hover-ul{
    height: auto;
}
.nav_hover-ul{
    position: absolute;
    top: 80px;
    left: 0;
    padding: 0 7px;
    height: 0;
    background-color: #fff;
    overflow: hidden;
    box-shadow:inset 0 3px 0 0 rgba(0,0,0,0.14);
    border-left:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
}
.nav_hover-ul li a{
    display: block;
    min-width: 98px;
    font-size: 16px;
color: #333333;
letter-spacing: -0.21px;
line-height: 30px;
}
.nav_hover-ul li .active_a-s{
    color: #4A90E2;
}
.nav_hover-ul li:first-child{
    margin-top: 10px;
}
.nav_hover-ul li:last-child{
    padding-bottom: 10px;
    border-bottom:1px solid #e4e4e4;
}
.nav_hover-ul li a:hover{
    color: #4A90E2;
}
.nav_b-li a{
    font-size: 20px;
    letter-spacing: -0.29px;
    line-height: 47px;
    position: relative;
    padding-right: 24.5px;
}
.nav_b-li a:hover{
    color: #4A90E2;
}
.nav_b-li:hover+a{
    color: #4A90E2;
}
.nav_b-sel{
    position: relative;
    width: 80px;
    height: 40px;

}
.nav_b-but{
    position: relative;
    height: 40px;
    width: 180px;
}
.nav_b-a{
    width: 100%;
    height: 100%;
    padding: 0 14px;
    background-color: #4A90E2;
    line-height: 40px;
    color: #fff;
    position: relative;
    font-size: 14px;
    display: block;
    text-align: center;
}
.nav_b-sel .nav_b-a:after{
    right: 12px;
}
.nav_b-a:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top:16px;
    right: 30px;
}
.nav_b-li .nav_after{
    padding-right: 39.5px;
}
.nav_after:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #333333;
    position: absolute;
    top:12px;
    right: 27.5px;
}
.nav_active.nav_after:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #4A90E2;
    border-bottom: 0;
    top:12px;
    right: 27.5px;
}
.nav_b-li:hover .nav_after:after{
    border-bottom: 10px solid #4A90E2;
    border-top: 0;
}
.nav_b-li:hover .nav_after{
    color: #4A90E2;
}
.nav_b-sel:hover .nav_b-a:after,.nav_b-but:hover .nav_b-a:after{
    border-bottom: 10px solid #fff;
    border-top: 0;
}
.nav_b-sel:hover .nav_b-b,.nav_b-but:hover .nav_b-b{
    height: 38px;
    opacity: 1;
    filter:alpha(opacity=100);
}
.nav_b-b{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #4A90E2;
    color: #333333;
    text-align: center;
    height: 0;
    background-color: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    cursor: pointer;
    font-size: 14px;
    display: block;
}
.nav_b-b:hover{
    color: #4A90E2;
}
.nav_input-block{
    width: 196px;
    height: 36px;
    border: 2px solid #4A90E2;
    margin-right: 30px;
}
.nav_input-search{
    width: 36px;
    height: 36px;
    background: url(../../../images/newpc/common/icon_search.png)no-repeat center center;
}
.nav_active{
    color: #4A90E2;
}
.nav_input{
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    border:0;
    padding: 0;
    line-height: 1;
    width: 150px;
}
.xye_nav-but{
    width: 180px;
}
.xye_nav-but button{
    font-size: 18px;
}
.xye_nav-but-i button{
    font-size: 14px;
}
.nav_b-r {
    padding: 20px 0 18px;
}

.xye-posi-qq-btn {
    text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.34px;
    line-height: 40px;
    background-color: #4A90E2;
    border-radius: 0;
}
.xye-posi-qq-btn button {
    color: #fff;
}
.nav_login-hover:hover .xye_sancode-body{height: auto;}
.xye_sancode-body{
    position: absolute;
    top: 40px;
    right: 0;
    margin-right: -55px;
    height: 0;

    background: #FFFFFF;
    overflow: hidden;
}
.xye_sancode{
    padding: 10px;
    width: 178px;
border: 1px solid #4A90E2;
}
.sancode_title{
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    letter-spacing: -0.58px;
    line-height: 25px;
    text-align: center;
    padding-bottom: 20px;
}
.login_qrcode{
    width: 100px;
    margin: 0 auto;
}
.sancode_img{
    width: 84px;
    height: 84px;
    margin: 0 auto;
}
.sancode_info{
    padding-top: 5px;
    text-align: center;
    cursor: pointer;
}
.sancode_icon{
    width: 12px;
    height: 12px;
    background: url(../../../images/newpc/common/break.png);
    display: inline-block;
}
.sancode_text{
    font-size: 12px;
color: #4A90E2;
letter-spacing: -0.5px;
padding-left: 5px;
display: inline-block;
}
.sancode_view{
    display: block;
    text-align: right;
    font-size: 12px;
color: #4A90E2!important;
letter-spacing: -0.5px;
cursor: pointer;
}
.xye_index-fixed{
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -141px;
    z-index: 999;
}
.index_fixed-li{
    width: 66px;
    cursor: pointer;
    position: relative;
    transition: 0.5s;
}
.index_fixed-li:not(:first-of-type):before{
    content:'';
    width: 48px;
    height: 1px;
    display: block;
    background-color: #ddd;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.index_fixed-flash{
    padding: 0;
    height: 0;
    transform: rotateZ(720deg) scale(0);
    transform-origin:50% 50%;

}
.fixed_icon{
    width: 48px;
    height: 38px;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
    z-index: 2;
}

.fixed_text{
    font-size: 12px;
    color: #4A90E2;
    letter-spacing: -0.22px;
    line-height: 17px;
    padding: 5px 0 0;
    display: block;
    text-align: center;
    z-index: 3;
}
.index_fixed_body0 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_0.png) no-repeat center;
}
.index_fixed_body00 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_00.png) no-repeat center;
}
.index_fixed_body1 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_1.gif) no-repeat center;
}
.index_fixed_body2 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_2.png) no-repeat center;
}
.index_fixed_body3 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_3.png) no-repeat center;
}
.index_fixed_body4 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_4.png) no-repeat center;
}
.index_fixed_body5 .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_5.png) no-repeat center;
}
.index_fixed_body0:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_01.png) no-repeat center;
}
.index_fixed_body00:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_001.png) no-repeat center;
}
.index_fixed_body1:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_11.gif) no-repeat center;
}
.index_fixed_body2:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_21.png) no-repeat center;
}
.index_fixed_body3:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_31.png) no-repeat center;
}
.index_fixed_body4:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_41.png) no-repeat center;
}
.index_fixed_body5:hover .fixed_icon{
    background: url(../../../images/newpc/common/icon_fiex_51.png) no-repeat center;
}
.fixed_img{
    position: absolute;
    width: 120px;
    padding: 10px 0;
    background-color: #fff;
    top: -20px;
    transition: 0.5s;
    left: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    background-color: #4A90E2;
    z-index: 1;
}
.index_fixed_body{
    position: relative;
    z-index: 2;
}
.index_fixed_body:hover+.fixed_img{
    left: -130px;
    opacity: 1;
    filter:alpha(opacity=100);
}
.index_fixed_body:hover{
    background-color: #4A90E2;
}
.index_fixed_body:hover .fixed_text{
    color: #fff;
}
.fixed_num{
    color: #e44444;
    text-align: center;
    display: block;
}
.index_fixed-bor:before{
    content:'';
    width: 48px;
    height: 1px;
    display: block;
    background-color: #ddd;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.fixed_hover{
    background: rgba(0,0,0,0.65);
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    padding: 0 5px;
    border-radius: 5px;
    position: absolute;
    left: -300%;
    top: 50%;
    margin-top: -24px;
    display: none;
}
.index_fixed_body00:hover .fixed_hover{display: block;}
.fixed_hover em{
    color: #e44444;
    padding: 0 3px;
}
.fixed_img span{
    font-size: 12px;
color: #FFFFFF;
letter-spacing: -0.16px;
line-height: 12px;
padding-top: 10px;
text-align: center;
display: block;
}
.fixed_img img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.xye_nav-but-c{
    float: right;
    width: 220px;
    display: block;
    height: 100%;
    line-height: 80px;
    background: #4A90E2;
    text-align: center;
    font-size: 22px;
}
.xye_nav-but-c button{
    background: #4A90E2;
    color: #fff;
}
.nav_switch{
    float: left;
    cursor: pointer;
    position: relative;
    left: -30px;
    padding: 15px 0 18px 10px;
}
.nav_switch-icon{
    width: 23px;
    height: 23px;
    display: block;
    background: url(../../../images/newpc/common/icon_switch.png) no-repeat center;

}
.nav_switch-text{
    font-size: 12px;
    color:#4A90E2;
    line-height: 12px;
}
.news-nav-ul li a{
    color: #333;
    font-size: 14px;
}
.news-nav-ul li a:hover{
    color:#4A90E2;
}
.news-nav-con span{
    color: #999;
    font-size: 16px;
}
.x_nav-name{
    font-size: 18px;
    color: #000;
    line-height: 40px;
    height: 40px;
    display: block;
    float: left;
    border-left: 2px solid #EFEFEF;
    padding-left: 20px;
    margin-top: 20px;
}