/*
.footer{
    width: 100%;
    height: 126px;
    text-align: center;
    color: #fff;
    background: #262D3C;
    padding: 30px 0;
}
.chat{
    height: 40px;
    width: 1300px;
    margin: 0 auto;
    text-align: center;
}
.footer p{
    height: 24px;
    line-height: 24px;
    font-family:Source Han Sans CN;
}
.wechat{
    border-right: 1px solid #ffffff;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    width: 120px;
    background:url(../image/wxicon.png) no-repeat center;
    cursor: pointer;
    position: relative;
}
.tencent{
    width: 120px;
    border-right: 1px solid #ffffff;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    background:url(../image/qqicon.png) no-repeat center;
    cursor: pointer;
    position: relative;
}
.weibo{
    display: inline-block;
    border-right: 1px solid #ffffff;
    height: 20px;
    line-height: 20px;
    width: 120px;
    background:url(../image/wbicon.png) no-repeat center;
    cursor: pointer;
    position: relative;
}
.lianxi{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 120px;
    background:url(../image/lianxi.png) no-repeat center;
    cursor: pointer;
    position: relative;
}
.weixin_img,.qq_img{
    display: none;
    width: 160px;
    height: 160px;
    z-index: 1000;
}
.weixin_img{
    position: absolute;
    top: -190px;
    left: -20px;
}
.wechat:hover .weixin_img{
    display: block;
}
.qq_img{
    position: absolute;
    top: -190px;
    left: -20px;
}
.tencent:hover .qq_img{
    display: block;
}
*/
.s_li{
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent;
    margin-right: 20px;
    padding-top: 14px;
}
.link{
    height: 150px;
    width: 50px;
    background-color: #3f4354;
    position:fixed;
    top:71%;
    right:10px;
    z-index:20;
}

.link_top{
    height: 50px;
    width: 50px;
    background-color: #3f4354;
    position:fixed;
    top:88%;
    right:10px;
    z-index:20;
    cursor: pointer;
}

.link li{
    text-align: center;
}

.f_span{
    line-height: 65px;
    text-align: center;
    border-bottom: 1px solid #ffffff;
    height: 50px;
    display: inline-block;
}
.f_span_1{
    line-height: 65px;
    text-align: center;
    height: 50px;
    display: inline-block;
}

.qq_ewm2{
    width: 175px;height: 160px;background:url(../image/ewm_k.png) no-repeat center;background-size: 163px;
}

.qq_ewm1{
    width: 175px;height: 160px;
}

.qq_ewm{
    width: 366px;height: 160px;position: relative;left: -393px;top: -200px;padding: 5px;background:url(../image/ewm_k.png) no-repeat center;padding: 5px;margin-left: 40px;background-size: 370px;
}

.wx_ewm{
    width: 175px;height: 160px;background-color: #00c4ff;position: relative;left: -175px;top: -150px;background:url(../image/ewm_k.png) no-repeat center;padding: 5px;
}
.wb_ewm{
    width: 175px;height: 160px;background-color: #00c4ff;position: relative;left: -175px;top: -100px;background:url(../image/ewm_k.png) no-repeat center;padding: 5px;
}
.phone_ewm{
    width: 175px;height: 50px;background-color: #00c4ff;position: relative;left: -175px;top: -50px;background:url(../image/p_400.png) no-repeat center;
    line-height: 50px;font-size: 20px;font-weight: bolder;color: #ffffff;padding-left: 18px;
}



/*=============================页脚样式排版=================================*/
.foot_bg_border{
    display: flex;
    width:190px;
    height:40px;
    background:rgba(18,24,39,1);
    border:1px solid rgba(102,102,102,1);
    background: url("../image/foot_selectBg.png");
}

.foot_bg_border_text{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color: #CCCCCC;
    line-height:24px;
    opacity:0.8;
    margin-top: 8px;
    margin-left: 5px;
}

.foot_ul{
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto;
    grid-gap: 13px;
}

.foot_node{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
}
.foot_childNode, .erweimaSpan{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:#CCCCCC;
    line-height:24px;
    opacity:0.6;
    cursor:pointer;
}
.foot_childNode:hover{
    color: #E5E5E5;
    opacity: 1;
}

/* 中国站&国际站CSS Start */
#select {
    width: 250px;
    cursor: pointer;
    border: 1px solid #666666;
    box-sizing: border-box;
}
.select-head {
    height: 37px;
    line-height: 36px;
}
.select-head .select-head-cont {
    float: left;
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:#CCCCCC;
    line-height:24px;
    opacity:0.6;
    padding: 5px;
}
.select-head .select-icon {
    float: right;
    margin-right: 10px;
}
#option {
    width: 190px;
    /*right: 301px;*/
    margin-top: -113px;
    border: 1px solid #737579;
    background: #272f43;
    display: none;
    z-index: 10;
    position: absolute;
    box-sizing: border-box;

    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:#CCCCCC;
    line-height:24px;
    /*opacity:0.6;*/
    cursor:pointer;
    margin-top: -115px;
}
#option .option-item {
    height: 37px;
    line-height: 36px;
    padding-left: 8px;
}
.option-item:hover {
    background-color: #525868;
    color: #f4f4f4;
}
/* 中国站&国际站CSS End */
.select select:focus {
    outline: none;
}
.youqing:hover{
    color: #E5E5E5;
    opacity: 1;
}
.youqing{
    font-size:14px;font-weight:400;color:#CCCCCC;opacity:0.6;line-height:36px;
}
.youqing:visited {
    font-size:14px;font-weight:400;color:#CCCCCC;opacity:0.6;line-height:36px;
}

.foot_hr{
    width: 1300px;
    height: 1px;
    background: rgba(68,68,68,1);
    border: 0;
    margin-top: 30px;
}

.foot_copyright{
    font-size:16px;
    font-weight:400;
    color:#CCCCCC;
    opacity:0.6;
    margin-top: 46px;
    margin-bottom: 63px;
}
.foot_copyright:hover {
    color: #E5E5E5;
    opacity: 1;
}
