﻿
.auto * {
    box-sizing: border-box;
}
dd, dl, h1, h2, h3, h4, h5, p, ul {
    font-weight: 400;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}
a {
    outline: 0;
    text-decoration: none;
}
li {
    list-style-type: none;
}
.color-white {
    color: #fff;
}

.footer-join-box {
    height: 244px;
    background: #242633;
}
.header .auto {
    overflow: visible;
}
.auto {
    min-width: 1200px;
    max-width: 1200px;
}
/*.auto {*/
/*    width: 1200px;*/
/*    min-width: 1200px;*/
/*    max-width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/
/*@media screen and (max-width: 1233px) {*/
/*    .auto {*/
/*        padding-left: 10px;*/
/*    }*/
/*}*/
[layout-align="space-between start"] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.footer-join-box h3 {
    font-size: 28px;
    padding: 70px 0 40px;
}
.color-white {
    color: #fff;
}
.font-weight-normal {
    font-weight: normal;
}
.a-public-btn.w-136 {
    width: 136px;
}

.inline-block {
    display: inline-block;
}
.a-public-btn {
    border-style: solid;
    border-width: 1px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
	
}
.a-public-btn:hover {
    background-color: #fff;
	color: #4281ff
}
.footer-join-box .f-join-photo {
    margin-top: 45px;
}

.footer-containter {
    font-size: 14px;
    line-height: 30px;
}
.bg-color-f5f7fa {
    background-color: #f5f7fa;
}
.footer {
    min-width: 1200px;
    font-family: "Microsoft Yahei";
}
.footer {
    padding-top: 52px;
    overflow: hidden;
  
}
.suspension {
    width: 46px;
    height: 210px;
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 51;
}
.suspension {
    bottom: 40%;
    right: 50px;
}

.suspension li>span {
    margin-left: 20px;
}
.to-top {
    background-position: 0 -100px;
    cursor: pointer;
}
#toTop {
    background-image: url(../images/side_icons.png);
    background-position: -150px 0;
    background-repeat: no-repeat;
    cursor: pointer;
}
.to-top, #toTop {
    background-image: url(../images/to-top.png);
    background-position: center;
    height: 62px;
    width: 62px;
    margin-left: 13px;
    background-color: rgba(0, 0, 0, 0);
}




.suspension li:first-child {
    margin-top: 0;
}
.suspension .default-transition {
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
}
.suspension li {
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 10px;
    cursor: pointer;
    background: initial;
    border-radius: 0;
}
.pop-tel, .pop-qrcode, .to-top, .buy-car {
    display: block;
    width: 100%;
    height: 100%;
/*    border: 1px solid #bcbcbc;*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/suspend_icon.png);
}
.pop-tel, .to-top {
    border: none;
}
.pop-tel {
    height: 158px;
    padding: 53px 9px 0;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, .1);
    box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, .1);
    border-radius: 2px;
    border: solid 1px #006aff;
    line-height: 1.6;
    text-align: center;
    color: #006aff;
    background-image: url(../images/contact.png);
    background-position: center 20px;
    margin-top: 170px;
}

.pop-detail.connect-us {
    width: 130px;
}
.pop-detail {
    border: none;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
}
.connect-us {
    position: absolute;
    width: 195px;
    right: 54px;
    top: 0;
    z-index: 30;
    padding-left: 0;
    height: initial;
    line-height: initial;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    display: none;
}
.pop-detail {
    display: none;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 53, 128, .1);
    box-shadow: 0 4px 20px 0 rgba(0, 53, 128, .1);
}
.connect-us {
    right: 46px;
}
.connect-us li:first-child {
    padding-top: 0;
    border-top: none;
}

.connect-us li {
    display: list-item;
    width: 100%;
    height: 50px;
    margin-top: 0;
    border-top: 1px solid #f4f4f4;
}

.connect-us li>div, .connect-us li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    height: 53px;
    line-height: 53px;
    background-repeat: no-repeat;
    background-position: 20px center;
}
.pop-detail li:hover .info-name {
    color: #006aff;
}
.pop-detail li:hover {
    background-color: #e5f0ff
}
.connect-us ul>li:hover .pop-detail{
 display: block;
}
.qq-detail:before {
    content: " ";
    display: block;
    position: absolute;
    border: 10px solid rgba(0, 0, 0, 0);
    border-left-color: #fff;
    right: -20px;
    top: 20px;
    z-index: 10;
}
.icon-small-tel {
    margin-top: 12px;
    float: left;
    width: 142px;
}
.pop-detail .info-name {
    color: #333;
    padding-left: 0;
}
.connect-us .info-name {
    height: 14px;
    font-size: 14px;
    color: #333;
}
.qq-detail {
    position: absolute;
    right: 145px;
    top: 0;
}
.pop-detail {
    border: none;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
}

.suspension-detail {
    position: relative;
    width: 325px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1);
}
.suspension-detail {
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 20px 20px;
}

.suspension-detail .icon-consult {
    float: left;
    width: 142px;
    margin-top: 18px;
    height: 20px;
    line-height: 20px;
}
.suspension-detail a {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    background: url(../images/icon_suspension_consult.png) no-repeat left center;
    font-size: 14px;
    text-align: left;
    color: #999;
}
.pop-detail li:not(:first-child) {
    border-top: 1px solid #e6ebf2;
}
.suspension li {
    height: auto;
}
.service-weixin .qrcode-wexin, .service-online .qrcode-wexin {
    right: 150px;
}
.service-weixin .qrcode-wexin {
    bottom: -56px;
}
.qrcode {
    display: block;
    position: absolute;
    width: 139px;
    height: 163px;
    right: 55px;
    bottom: 0;
    z-index: 30;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    display: none;
    text-align: center;
    padding: 0;
    font-size: 12px;
    color: #333;
}



.tel-corner, .tel-corner-back {
    display: none;
}

.tel-corner-back {
    border: 11px solid transparent;
    border-left: 11px solid #ddd;
    position: absolute;
    right: -22px;
    bottom: 13px;
    z-index: -1;
}
.tel-corner {
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: -19px;
    bottom: 14px;
    z-index: 10;
}
[layout-align="space-between center"] {
    justify-content: space-between;
    align-items: center;
}
[layout-align] {
    display: flex;
}
.servie-commit {
    height: 120px;
    border-bottom: 1px solid #e6ebf2;
}
.font-size-16 {
    font-size: 16px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.servie-commit li {
    color: #333;
}
.servie-commit .icon-item-service1 {
    background: url(../images/icon-item-service1.png) no-repeat center;
}
.servie-commit .icon-item-service2 {
    background: url(../images/icon-item-service2.png) no-repeat center;
}
.servie-commit .icon-item-service3 {
    background: url(../images/icon-item-service3.png) no-repeat center;
}
.servie-commit .icon-item-service4 {
    background: url(../images/icon-item-service4.png) no-repeat center;
}
.servie-commit .icon-item-service {
    width: 40px;
    height: 40px;
    background-color: #f5f7fa;
    margin-right: 20px;
    vertical-align: middle;
}
.inline-block {
    display: inline-block;
}
.vam {
    vertical-align: middle;
}
.footer-menu li:not(:last-child) {
    margin-right: 100px;
}
.footer-menu h3 {
    margin-bottom: 20px;
    color: #333;
    font-size: 13px;
}
.font-weight-normal {
    font-weight: normal;
}
.footer-menu a {
    display: block;
    color: #666;
    font-size: 12px;
}
.footer-menu a:hover {
    color: #4281ff
}
.font-weight-normal {
    font-weight: normal;
}
.font-size-14 {
     font-size: 14px; 
}
.color-333 {
    color: #333;
}
.m-b-20 {
    margin-bottom: 20px;
}
.font-size-12 {
    font-size: 12px;
}
.color-666 {
    color: #666;
}
.footer-qrcode {
    margin: 10px 0 10px;
}
.footer-qrcode img {
    width: 100px;
    height: 100px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 53, 127, .1);
    box-shadow: 0px 4px 10px 0px rgba(0, 53, 127, .1);
    border-radius: 2px;
    border: 5px solid #fff;
}

.vam {
    vertical-align: middle;
}
.font-size-12 {
    font-size: 12px;
}
/*友情链接模块*/
.footer-copyright {
    margin-top: 32px;
    height: 120px;
    border-top: 1px solid #e6ebf2;
}
.footer-copyright .header-web-logo {
    margin-right: 30px;
}
.footer-copyright a {
    color: #666;
}
.header-web-logo {
    display: block;
    width: 82px;
    height: 30px;
    margin-top: -3px;
}
[layout-flex="1"] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.footer-copyright p {
    color: #666;
    font-size: 12px;
    line-height: 2.2;
}

.official-plat {
    margin-top: 13px;
    width: auto;
}
.official-plat {
/*    width: 100%;*/
    height: 100%;
/*    margin-top: 20px;*/
    position: relative;
}
.official-plat ul {
    width: 100%;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.official-plat ul li {
    width: 30px;
    height: 30px;
    margin-left: 0;
	float: left;
}
.official-plat ul a {
    display: block;
}
.official-plat ul li .weibo-logo {
    background-image: url(../images/weibo.png);
}
.official-plat ul li .qq-logo, .official-plat ul li span {
    width: 30px;
    height: 30px;
}
.official-plat ul li span {
    border-radius: 50%;
}
.official-plat ul li span {
    display: inline-block;
/*
    width: 40px;
    height: 40px;
*/
    background-repeat: no-repeat;
    background-position: center;
}
.official-plat ul li:not(:first-child) {
    margin-left: 22px;
}
.official-plat ul li .qq-logo {
    background-image: url(../images/qq.png);
}
.official-plat ul li .email-logo {
    background-image: url(../images/email.png);
}

.official-plat ul li:hover .weibo-logo {
    background-image: url("../images/weibo-active.png")
}

.official-plat ul li:hover .qq-logo {
    background-image: url("../images/qq-active.png")
}

.official-plat ul li:hover .email-logo {
    background-image: url("../images/email-active.png")
}





.suspension-qrcode {
    display: none;
}



.clearfix:after {
    clear: both;
}
[layout-align] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
}
[layout-align="start center"] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
[layout-align="space-between start"] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.icon-consult a:hover {
    color: #4281ff;
}
.footer-copyright a:hover {
    color: #4281ff
}