.repairContainer {
    width: 1080px;
    margin: 0 auto;
    padding: 80px 0 100px;
}

.repairContainer p {
    line-height: 24px;
}

.repairContainer h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 500;
}

.repairContainer .p1 {
    text-indent: 28px;
}

.repairContainer .p2 {
    padding-left: 28px;
}

.repairContainer b {
    font-weight: 900;
}

.colorBL {
    color: #0066b3;
    font-weight: normal;
}

.repairContainer .title {
    font-size: 16px;
    margin: 30px 0 10px;
}

.repairContainer table {
    border-left: 1px solid #d2d2d2;
    margin-top: 17px;
}

.repairContainer tr.title td {
    height: 38px;
    background-color: #0066b3;
    color: #fff;
    border-right-color: #4891c8;
    border-bottom-color: #0066b3;
}

.repairContainer tr.title td.bottom_4891c8 {
    border-bottom-color: #4891c8;
}

.repairContainer td {
    width: 214px;
    height: 58px;
    text-align: center;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.roundStep_1 {
    width: 950px;
    margin: 35px auto 25px;
}

.roundStep_1 div,
.roundStep_2 div {
    width: 119px;
    padding-right: 52px;
    float: left;
    margin-right: 36px;
    background: url("./roundStep.jpg");
    line-height: 24px;
    text-align: center;
}

.paddingT_35 {
    padding-top: 35px;
    height: 84px;
}

.paddingT_47 {
    padding-top: 47px;
    height: 72px;
}

.roundStep_1 div.last,
.roundStep_2 div.last {
    padding-right: 0;
    margin: 0;
}

.roundStep_2 {
    width: 742px;
    margin: 35px auto 25px;
}

.docs {
    width: 650px;
    margin: 14px 0 0 28px;
}

.docs a {
    display: block;
    line-height: 26px;
    border: 1px solid #cfcfcf;
    padding: 20px 0 0 20px;
    width: 266px;
    height: 91px;
    float: left;
    margin-right: 20px;
    background: url("./bg_guizhang.png") no-repeat 226px 25px;
    
}
.footer a:link{
    color:#fff;
}

.docs a:hover{
    color:#000;
}

.docs a:link{
    color:#000;
}

.shopEnter {
    width: 680px;
    margin: 0 auto;
}

.shopEnter div {
    float: left;
    width: 170px;
    text-align: center;
    margin: 33px 85px 0 85px;
}

.shopEnter div span {
    display: inline-block;
    color: #404040;
    margin-top: 6px;
}

.footerContent .ani-fromDown{
    transform:translateY(0vh);
}
.footerContent .swiper-ani, .ani{
    opacity: 1;
}

.shopEnter div a.btn {
    background-color: #0066b3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft yahei", "微软雅黑", Tahoma, Verdana, Arial, sans-serif;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    transition: background-color .4s ease 0s;
    -webkit-transition: background-color .4s ease 0s;
    -moz-transition: background-color .4s ease 0s;
    -o-transition: background-color .4s ease 0s;
    width: 102px;
}

.shopEnter div a.btn:hover {
    background-color: #0cabdf;
}