.partner-div {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 106px;
    left: 50%;
    margin-left: -600px;
    display: none;
}

.partner {
    /* width:59%;
    height:59%; */
    z-index: 2;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    display: none;
}

.partner img {
    width: 8%;
    /* height:10%; */
    margin: 0 5%;
}

.partner1 {
    top: 34%;
}

.partner2 {
    top: 44%;
}

.partner3 {
    top: 54%;
}

.return {
    bottom: 210px;
    text-align: right;
    z-index: 2;
    position: absolute;
    /* width: 1200px; */
    right: 85px;
}

.return img {
    width: 50px;
    height: 40px;
    margin: 0;
}

.return p {
    font-size: 12px;
    color: #909090;
    text-align: right;
}

.partner-footer {
    background:#383949;
    width: 100%;
    min-width: 1200px;
    /*height: 532px;*/
    position: relative;
}

.partner-bottom-div {
    width: 1200px;
    margin: 0 auto;
}

.partner-bottom-cont {
    float: left;
    width: 800px;
    text-align: left;
}

.company-title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top:47px;
}

.company-new {
    margin: 29px 0 80px;
}
.company-new li {
    display: block;
    margin-bottom: 25px;
    color: #fff;
    opacity: 0.7;
    font-size: 12px;
    opacity: 0.7;
}
.company-new li a{
    color: #fff;
}
.partner-bottom-cont1{
    display: inline-block;
    width: 300px;
}
.partner-bottom-cont1 li:hover{
    opacity: 1;
}
.partner-bottom-cont2{
    display: inline-block;
    width: 400px;
    position: absolute;
    top: 0;
}
.partner-bottom-cont3{
    display: inline-block;
    float: right;
}
.tel-title {
    font-size: 14px;
    color: #e3e3e3;
    margin-bottom: 3%;
}

.tel {
    font-size: 24px;
    color: #e9122c;
    margin-left: 45px;
}

.partner-attention-me {
    width: 400px;
    float: right;
    margin-top: 40px;
}

.partner-attention-me li {
    float: left;
    width: 80px;
    /* height: 130px; */
}

.partner-attention-me img {
    display: block;
    width: 80px;
    height: 80px;
}

.partner-attention-me li span {
    display: block;
    margin-top: 25px;
    font-size: 12px;
    color: #fff;
    opacity: 0.7;
    text-align: center;
}

.partner-attention-me .margin {
    margin-left: 56px;
}

.partner-bottom-div .line {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #6b6c78;
    clear: both;
}

.bot-copyright {
    font-size: 12px;
    color: #fff;
    margin: 15px auto 0px;
}
.bot-copyright a {
    text-decoration: none;
    color: #fff;
}

.bot-copyright i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../image/main/sprite.png) -112px -8px no-repeat;
    margin: 0 10px;
    margin-bottom: -3px;
    opacity: 2;
}

#kx_verify {
    margin-right: 26px;
}

#kx_verify img {
    width: 50px;
    height: 18px;
    margin-bottom: -4px;
}