﻿* {
    margin: 0;
    padding: 0;
}

#footer {
    height: 220px;
    background-color: #3f7cf8;
}

.foot-content {
    width: 1266px;
    height: 220px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    font-family: MicrosoftYaHei;
}

.foot-content .foot-top {
    text-align: center;
}
.foot-content .foot-title {
    display: flex;
}

.foot-content .foot-left{
    padding-top: 78px;
}

.foot-content .foot-center{
    width: 818px;
    padding-top: 20px;
    position: relative;
}
.foot-content .foot-center .foot-model{
    position: absolute;
    left: -212px;
    bottom: 220px;
    width: 1200px;
    background-color: #fff;
    border: 1px solid #3f7df8;
    border-top: 5px solid #3f7df8;
    border-bottom: none;
    padding: 10px 0;
}

.foot-content .foot-center .foot-model .foot-model-ul li{
    float: left;
    width: 14.2%;
}
.foot-content .foot-center .foot-model .foot-model-ul li a {
    display: block;
    padding: 0 5px;
    font: normal 14px/34px "Microsoft Yahei";
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333!important;
}
.foot-content .foot-right{
    padding-top: 78px;
}
.foot-content .foot-top{
    display: flex;
    justify-content: center;
}
.foot-content .foot-top .foot-select {
    font-size: 16px;

}
.foot-content .foot-top .foot-select .foot-select-title{
    line-height: 55px;
    padding: 0 25px 0 40px;
    margin-right: 32px;
    cursor: pointer;
    position: relative;
    background: url("../../images/xsjt.png") no-repeat right center;
}
.foot-content .foot-top .foot-select.active {
    background-color: #5186f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*.foot-content .foot-top .foot-select .foot-select-title .linewhite::after{*/
    /*content: '';*/
    /*position: absolute;*/
    /*right: -20px;*/
    /*top: 18px;*/
    /*width: 2px;*/
    /*height: 18px;*/
    /*background-color: #fff;*/
/*}*/

.foot-content .foot-img1 {
    margin-right: 25px;
}

.foot-content .foot-img2 {
    margin-right: 30px;
}
.foot-content  .foot-bottom {
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.foot-content  .foot-bottom > span {
    margin-right: 34px;
}
.foot-content  .foot-bottom > span:last-child {
    margin-right: 0;
}
.twocode {
    width: 80px;
    position: fixed;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    z-index: 999;
    box-sizing: border-box;
    /*border-top: 10px solid #3f7cf8;*/
    padding-top: 8px;
    padding-bottom: 10px;
}
.twocode .twocode-item {
    padding: 14px 0 14px ;
    margin: 5px 5px 15px 5px;
    font-size: 14px;
    color: #444444;
    display: block;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.twocode .twocode-item.twocode-item-code{

}
.twocode .twocode-item.twocode-item-code2{
    background: url("../../images/fixed/code.png") no-repeat center 10px;
    position: relative;
}
.twocode .twocode-item.twocode-item-code2:hover,
.twocode .twocode-item.twocode-item-code2.active {
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    color: #fff;
    background:#3f7cf8 url("../../images/fixed/code1.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-code2 img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 13px;
}
.twocode .twocode-item.twocode-item-code:hover,
.twocode .twocode-item.twocode-item-code.active {
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    color: #fff;
    background:#3f7cf8 url("../../images/fixed/code1.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-communicate{
    background: url("../../images/fixed/jl.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-communicate:hover,
.twocode .twocode-item.twocode-item-communicate.active {
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    color: #fff;
    background:#3f7cf8 url("../../images/fixed/jl1.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-login{
    background: url("../../images/fixed/login1.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-login:hover,
.twocode .twocode-item.twocode-item-login.active {
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    color: #fff;
    background:#3f7cf8 url("../../images/fixed/login.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-top{
    margin-bottom: 0;
    background: url("../../images/fixed/top.png") no-repeat center 10px;
}
.twocode .twocode-item.twocode-item-top:hover,
.twocode .twocode-item.twocode-item-top.active {
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    color: #fff;
    background:#3f7cf8 url("../../images/fixed/top1.png") no-repeat center 10px;
}

.twocode .name {
    padding-top: 38px;
}
.twocode .twocode-item.twocode-item-top .name {
    padding-top: 40px;
}
.foot-right-fixed{
    width: 84px;
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
    text-align: center;
    z-index: 999;
    box-sizing: border-box;
}
.foot-right-fixed .foot-fixed-item{
    margin-bottom: 4px;
}
.foot-right-fixed .foot-fixed-item img {
    width: 100%;
}
.foot-right-fixed .foot-fixed-item:last-child{
    margin-bottom: 0;
}



