* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font: 12px/1.2 Microsoft Yahei, tahoma, arial, sans-serif;
    position: relative;
}

li {
    list-style: none;
}

img {
    border: none;
}

label,
input[type='checkbox'] {
    cursor: pointer;
}

/* 浮动 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.posr {
    position: relative;
}

.posa {
    position: absolute;
}

.clearfix:after {
    content: " ";
    display: block;
    ;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}

.textcenter {
    text-align: center;
}

/* 定宽布局 */
.w1180 {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

/* 超链样式 */
.link {
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}

.link:hover {
    color: #dd2b21;
}

.link-text {
    color: #999;
    text-decoration: none;
}

/* 公共头部导航 */

/*公共底部*/
.profooter {
    padding-bottom: 15px;
    background-color: #272b2f;
}

.publicfoot {
    width: 1200px;
    margin: 0 auto;
}

.ftinfo {
    display: flex;
    padding: 75px 0 35px;
    color: #ffffff;
}

.publicfoot .foth5 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
}

.publicfoot .footerMap {
    width: 342px;
}

.publicfoot .footerMap .foth5 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
}

.publicfoot .footerPhone .publicfoot .footerCode .foth5 {
    margin-bottom: 40px;
}

.publicfoot .footerMap ul {
    font-size: 14px;
    line-height: 34px;
}

.publicfoot .footerMap ul li a {
    color: #a8a9ab;
    text-decoration: none;
}

.publicfoot .footerMap ul li a:hover {
    color: #fff;
}

.publicfoot .footerPhone {
    width: 512px;
    font-size: 14px;
    line-height: 1;
    color: rgba(168, 169, 171, .7);
}

.publicfoot .footerPhone .numdata .fticn {
    position: absolute;
    top: 3px;
    left: -40px;
    width: 24px;
    height: 22px;
    background-position: 0 -58px;
}

.publicfoot .footerPhone .numdata {
    position: relative;
}

.publicfoot .footerPhone .num {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1;
    color: #f3b014;
}

.publicfoot .footerPhone .time {
    font-size: 12px;
    line-height: 1;
    color: #979797;
}

.publicfoot .footerPhone .mapdata {
    position: relative;
    margin-top: 20px;
}

.fticn {
    display: inline-block;
    background: url(../images/fticn.png) no-repeat;
}

.publicfoot .footerPhone .dresicn {
    position: absolute;
    left: -30px;
    top: 0;
    width: 14px;
    height: 16px;
    background-position: 0 0;
}

.publicfoot .footerPhone .fbtel {
    margin-top: 30px;
}

.publicfoot .footerPhone .fbtel p {
    position: relative;
}

.publicfoot .footerPhone .fbtel .ptel {
    margin-bottom: 15px;
}

.publicfoot .footerPhone .fbtel .fticn {
    position: absolute;
    left: -30px;
    top: 0;
}

.publicfoot .footerPhone .fbtel .telicn {
    width: 18px;
    height: 14px;
    background-position: 0 -19px;
}

.publicfoot .footerPhone .fbtel .searcicn {
    width: 16px;
    height: 16px;
    background-position: 0 -37px;
}

.publicfoot .footerCode {
    width: 326px;
}

.publicfoot .footerCode .wxwbox {
    display: flex;
    justify-content: space-between;
}

.publicfoot .footerCode dl {
    width: 150px;
    text-align: center;
}

.publicfoot .footerCode dt img {
    width: 100%;
    height: 100%;
}

.publicfoot .footerCode dd {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1;
    color: #8b8c8e;
}

.footerCode dt {
    padding: 5px;
    width: 150px;
    height: 150px;
    box-sizing: border-box;
    background: #fff;
}

.dlcot {
    width: 450px;
    padding-left: 10px;
}

.dlcot dt {
    line-height: 1;
    padding-bottom: 15px;
    font-size: 30px;
}

.dlcot dd {
    width: 100px;
    margin: 20px 40px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
}

.dlcot dd a {
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: none;
}

.dlcot dd a:hover {
    text-decoration: underline;
}

.ewmcot {
    display: flex;
    width: 406px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}

.ewmcot>div {
    width: 130px;
    margin-left: 30px;
}

.ewmcot>div img {
    margin-bottom: 14px;
}

.tphcot {
    width: 340px;
}

.telcon {
    font-size: 28px;
    line-height: 1;
}

.stim {
    display: block;
    padding: 6px 0 15px 42px;
    font-size: 14px;
    line-height: 1;
    color: #999;
}

.adrscon {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 30px;
}

.fticn {
    display: inline-block;
    background: url("../images/fticn.png") no-repeat;
}

.telcon .fticn {
    margin-right: 14px;
    width: 28px;
    height: 28px;
    background-position: 0 0;
    vertical-align: middle;
}

.adrscon .fticn {
    margin-right: 16px;
    width: 22px;
    height: 29px;
    background-position: right 0;
    vertical-align: middle;
}

.recod {
    padding-top: 40px;
    text-align: center;
    width: 1180px;
    margin: 0 auto;
    border-top: 1px solid #666666;
    font-size: 14px;
    color: #666;
}

.seradrs {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 42px;
    font-size: 14px;
    color: #999999;
}

.seradrs img {
    margin-right: 16px;
}

.seradrs span {
    font-weight: 800;
    color: #fff;
}

/*导航*/
.hdbner {
    position: relative;
}

.prohead {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-sizing: border-box;
    background: transparent;
    transition: background .6s ease;
}

.prohead.fixbox {
    position: fixed;
    background: #303848;
    transition: background .8s linear;
}

.topnav {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.logcot {
    display: flex;
}

.logcot a {
    display: inline-block;
    margin-top: 20px;
}

.loifo {
    margin-left: 12px;
    color: #fff;
    line-height: 1;
}

.loifo h1 {
    padding: 20px 0 8px;
    font-size: 24px;
    font-weight: normal;
}

.loifo h1 span {
    font-size: 18px;
}

.loifo p {
    font-size: 12px;
    color: #f0efef;
}

.navlist {
    padding-top: 0;
}

.navlist li {
    height: 66px;
    line-height: 66px;
    margin-left: 25px;
    float: left;
    padding: 11px 0 0 0;
    transition: all .2s linear;
    position: relative;
    text-align: center;
}

.navlist li a {
    display: inline-block;
    font-size: 16px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    text-decoration: none;
}

.navlist li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 1px;
    height: 2px;
    display: inline-block;
    transition: .3s all linear;
    background: transparent;
}

.navlist li.active:after,
.navlist li:hover:after {
    width: 100%;
    background: #fff;
}

/*.navlist li.active a {*/
/*font-size: 18px;*/
/*}*/
.navlist li.active h3 a {
    color: rgba(255, 255, 255, 1);
}

.navlist li h3 {
    position: relative;
    font-weight: normal;
    padding-right: 18px;
    /*height: 100%;*/
    /*box-sizing: border-box;*/
    /*border-bottom: 4px solid transparent;*/
    /*transition: all .2s linear;*/
}

.navlist li h3.arrow::before {
    content: '';
    position: absolute;
    right: 0;
    top: 26px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
    width: 6px;
    transform: rotate(134deg);
    /*不加这两个属性三角会比上一个略丑, 大家可以试一下*/
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    transition: transform .3s ease;
}

.navlist li h3 a {
    display: inline-block;
    font-size: 16px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.navlist li:hover h3.arrow::before {
    top: 32px;
    transform: rotate(-45deg);
}

.navlist li:hover .twonav {
    display: block;
    animation: fedui-show .3s forwards ease-out;
}

.twonav {
    display: none;
    position: absolute;
    right: 0;
    left: 50%;
    margin-left: -102px;
    width: 205px;
    min-height: 88px;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 20px 0;
    background-color: #ffffff;
    z-index: 999;
    -webkit-transition: height .2s cubic-bezier(0, 0, .2, 1) .2s;
    -moz-transition: height .2s cubic-bezier(0, 0, .2, 1) .2s;
    -o-transition: height .2s cubic-bezier(0, 0, .2, 1) .2s;
    transition: height .2s cubic-bezier(0, 0, .2, 1) .2s;
}

.twonav::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -10px;
    content: '';
    border-top: 16px transparent dashed;
    border-left: 16px transparent dashed;
    border-right: 16px transparent solid;
}

.twonav:before {
    border-bottom: 10px #fff solid;
}

.twonav dl dt {
    clear: both;
    margin: 0;
    padding: 0 15px 0 65px;
    /*border-bottom: 1px solid #ececec;*/
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 48px;
}

.twonav dl dt span {
    position: relative;
    color: #216dd0;
    font-size: 18px;
    cursor: default;
}

.twonav dl dt span:before {
    position: absolute;
    top: 6px;
    left: -16px;
    width: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #216dd0;
    content: "";
}

.twonav dd {
    line-height: 38px;
}

.twonav dd a {
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 0 25px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    box-sizing: border-box;
    color: #4d5460;
    text-decoration: none;
    transition: all .3s linear;
}

.twonav dd a.grayColor {
    color: #ddd;
    cursor: auto;
}

.hoticon {
    display: inline-block;
    width: 35px;
    height: 16px;
    margin-left: 10px;
    background: url("../images/fireRed.png") no-repeat;
    vertical-align: -2px;
}

.twonav dd a:hover,
.twonav dd.active a {
    color: #ffffff;
    background: #216dd0;
}

.applyBtn {
    margin: 0 0 20px 35px;
}

.applyBtn a {
    display: inline-block;
    width: 180px;
    height: 44px;
    background-color: #fd7e20;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    line-height: 44px;
    text-decoration: none;
    color: #ffffff;
}

/*底部链接*/
.subWeb {
    display: flex;
    justify-content: center;
    /* width: 600px; */
    padding-top: 23px;
    border-bottom: 1px solid #666;
}

.subtit {
    font-size: 12px;
    color: #fff;
    padding-top: 2px;
    opacity: .5;
}

.weblink {
    padding-bottom: 20px;
}

.linkdl {
    font-size: 14px;
    overflow: hidden;
}

.linkdl dd {
    float: left;
    width: 234px;
    margin-bottom: 20px;
    text-align: left;
}

.linkdl dd span {
    display: block;
    clear: both;
    color: #fff;
    opacity: .8;
    margin-bottom: 4px;
}

.linkdl dd a {
    width: 100%;
    display: block;
    text-decoration: underline !important;
    font-size: 14px;
    color: #4f94e7;
    padding-left: 9px;
}

.linkdl dd:first-child {
    margin-left: 0;
}

/*百度商桥添加代码start*/
#newBridge .nb-icon-base {
    display: none !important
}

.sqicon {
    display: inline-block;
    background: url("../images/sqicn.png") no-repeat
}

.leftcosult {
    position: fixed;
    right: 30px;
    bottom: 70px;
    z-index: 999
}

.leftcosult li {
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: 20px;
    border-radius: 50%;
    background: #3994ee;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leftcosult li.liask .sqicon {
    width: 38px;
    height: 38px;
    background-position: 0 0;
}

.leftcosult li.litelp .sqicon {
    width: 32px;
    height: 32px;
    background-position: 0 -91px;
}

.leftcosult li.litestq .sqicon {
    width: 32px;
    height: 32px;
    background-position: 0 -47px
}

.leftcosult li.libacktop .sqicon {
    background-position: 0 -141px;
    width: 32px;
    height: 20px;
}

.leftcosult li a,
.leftcosult li>div {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    text-decoration: none;
    overflow: hidden;
}

.minbox,
.maxbox {
    position: absolute;
    width: 84px;
    height: 84px;
    top: 50%;
    left: 50%;
    margin-top: -42px;
    margin-left: -42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-radius: 50%;
    background: rgba(30, 168, 250, .4);
    z-index: 1;
    opacity: 0
}

.maxbox {
    width: 101px;
    height: 101px;
    margin-top: -50px;
    margin-left: -50px;
    background: rgba(79, 184, 247, .15)
}

.leftcosult li em {
    font-size: 16px;
    color: #fff;
    font-style: normal;
    line-height: 38px;
    display: none;
    transition: all .2s linear;
}

.leftcosult li>div:hover i.hoveri,
.leftcosult li>a:hover i.hoveri {
    display: none;
}

.leftcosult li>div:hover em.hovem,
.leftcosult li>a:hover em.hovem {
    display: block;
}

.leftcosult li:hover .maxbox,
.leftcosult li:hover .minbox {
    opacity: 1;
    -webkit-animation: warn 1s infinite ease-out;
    -moz-animation: warn 1s infinite ease-out;
    animation: warn 1s infinite ease-out
}

@keyframes warn {
    0% {
        transform: scale(0);
        opacity: .0
    }

    25% {
        transform: scale(0.6);
        opacity: .5
    }

    50% {
        transform: scale(0.8);
        opacity: .8
    }

    75% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: .0
    }
}

.telpbox {
    position: fixed;
    width: 580px;
    height: 344px;
    box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
    z-index: 999;
    top: 35%;
    right: 50%;
    margin-top: -70px;
    margin-right: -290px;
    background: #fff;
    display: none
}

.telpbox h3 {
    height: 60px;
    background-color: #4f94e7;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 60px;
    color: #fff
}

.telpcot {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

.telpft {
    width: 290px;
    line-height: 1;
    font-size: 16px;
    color: #4f94e7
}

.telphonecs h4 {
    margin-bottom: 10px;
    color: #4f94e7;
    font-weight: normal
}

.telphonecs h4 .sqicon {
    width: 22px;
    height: 22px;
    background-position: -2px -279px;
    vertical-align: -5px;
    margin-right: 10px
}

.telphonecs h5 {
    font-size: 32px;
    color: #4f94e7
}

.telphonecs p {
    font-size: 14px;
    margin-top: 45px
}

.telphonecs {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(191, 191, 191, .6);
}

.telprtcot,
.telpftcot {
    width: 230px;
    margin: 0 auto;
}

.telpftcot .tepone {
    margin: 28px 2px 28px 18px;
    line-height: 24px;
}

.telpftcot h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.telpftcot span {
    display: block;
    line-height: 24px;
    padding-left: 16px;
}

.telpftcot h4 {
    position: relative;
    padding-left: 43px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-right: -5px;
}

.telpftcot h4 .sqicon {
    display: inline-block;
    width: 38px;
    height: 38px;
    background-position: 0 bottom;
    position: absolute;
    left: 0;
    top: 2px;
}

.telpftcot .askcot {
    margin: 0 14px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #4f94e7;
    border: 1px solid #4f94e7;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.telprt {
    width: 290px;
    box-sizing: border-box;
    color: #666;
    font-size: 16px;
    border-left: 1px dashed rgba(191, 191, 191, .6);
}

.telprt p {
    padding: 15px 15px 5px;
}

.telprt input {
    width: 100%;
    height: 48px;
    margin: 20px 0;
    line-height: 48px;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #bfbfbf;
    font-size: 16px
}

.telprt .btnbox {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #4f94e7;
    border: 1px solid #4f94e7;
    border-radius: 4px;
    color: #fff;
    cursor: pointer
}

.spclose {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px;
    height: 32px;
    background-position: 0 -173px;
}

.showanimation {
    animation: in 1s ease both;
    -webkit-animation: in 1s ease both;
    -moz-animation: in 1s ease both;
    display: block;
    animation-delay: 0s;
    -webkit-animation-delay: 0s
}

.hideanimation {
    animation: out 1s ease both;
    -webkit-animation: out 1s ease both;
    -moz-animation: out 1s ease both;
    display: none\0;

}

@keyframes in {
    0% {
        transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px
    }

    100% {
        transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }
}

@-webkit-keyframes in {
    0% {
        -webkit-transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px
    }

    100% {
        -webkit-transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }
}

@-moz-keyframes in {
    0% {
        -moz-transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px
    }

    100% {
        -moz-transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }
}

@keyframes out {
    0% {
        transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }

    100% {
        transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px;
        display: none
    }
}

@-webkit-keyframes out {
    0% {
        -webkit-transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }

    100% {
        -webkit-transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px;
        display: none
    }
}

@-moz-keyframes out {
    0% {
        -moz-transform: scale(1, 1) skew(0, 0);
        top: 35%;
        right: 50%
    }

    100% {
        -moz-transform: scale(0, 0) skew(60deg, 60deg);
        top: 100%;
        right: 50px;
        display: none
    }
}

.errtipbox {
    position: fixed;
    top: 10px;
    left: 50%;
    width: 500px;
    height: 160px;
    margin-top: 0;
    margin-left: -250px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
    z-index: 9999;
    font-size: 16px
}

.errtipbox p {
    padding: 30px 0;
    text-align: center;
    color: #999
}

.errtipbox .errbtn {
    width: 140px;
    height: 48px;
    float: right;
    margin-right: 42px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    background-color: #4f94e7;
    border-radius: 4px;
    cursor: pointer
}

.sucpbox {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 340px;
    height: 240px;
    margin-top: -120px;
    margin-left: -170px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
    z-index: 9999;
    font-size: 16px;
    text-align: center
}

.sucpbox .sqicon {
    width: 40px;
    height: 48px;
    margin: 42px 0 25px;
    background-position: 0 -212px;
}

.sucpbox p {
    margin-bottom: 40px;
    color: #666
}

.sucpbox .sucbtn {
    display: inline-block;
    width: 140px;
    height: 48px;
    background-color: #4f94e7;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    cursor: pointer
}

.scuermask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    z-index: 1000;
    display: none
}

/*百度商桥添加代码end*/

.swiper-button-next,
.swiper-button-prev {
    outline: none;
}

/*动效*/
/* 摇摆 */
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0);
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0);
    }
}

@-ms-keyframes swing {
    20% {
        -ms-transform: rotate(15deg);
    }

    40% {
        -ms-transform: rotate(-10deg);
    }

    60% {
        -ms-transform: rotate(5deg);
    }

    80% {
        -ms-transform: rotate(-5deg);
    }

    100% {
        -ms-transform: rotate(0);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0);
    }
}

/* 弹跳 */
@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-ms-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateY(0);
    }

    40% {
        -ms-transform: translateY(-30px);
    }

    60% {
        -ms-transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.profooter .childsbox {
    width: 1200px;
    margin: 0 auto;
    padding: 35px 0 30px;
    /*height: 156px;*/
    box-sizing: border-box;
    border-top: 1px solid rgba(204, 204, 204, .2);
    border-bottom: 1px solid rgba(204, 204, 204, .2);
}

.profooter .childsbox dl {
    display: flex;
    line-height: 1;
    font-size: 14px;
}

.profooter .childsbox dl dt {
    text-align: right;
    width: 118px;
    color: #ffffff;
    padding-right: 30px;
    box-sizing: border-box;
}

.profooter .childsbox dl dd {
    flex: 1;
    display: flex;
}

.profooter .childsbox dl dd .cld1 {
    width: 134px;
}

.profooter .childsbox dl dd .cld5,
.profooter .childsbox dl dd .cld6,
.profooter .childsbox dl dd .cld2 {
    width: 133px;
}

.profooter .childsbox dl dd .cld3 {
    width: 148px;
}

.profooter .childsbox dl dd .cld4 {
    width: 137px;
}

.profooter .childsbox dl dd .cld7 {
    width: 135px;
}

.profooter .childsbox dl.qizqbox dd {
    display: flex;
    /*justify-content: space-between;*/
}

.profooter .childsbox dl.qizqbox dd>div {
    width: 160px;
    height: 122px;
    margin-right: 65px;
}

.profooter .childsbox dl.qizqbox dd>div:last-child {
    margin-right: 0;
}

.profooter .childsbox dl.qizqbox dd>div a {
    width: 100%;
    height: 100%;
    padding-top: 8px;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
    background-color: #2f3337;
    border-radius: 6px;
    text-decoration: none;
}

.profooter .childsbox dl.qizqbox dd>div a span {
    display: inline-block;
    height: 38px;
    background: url("../images/ftlog.png") no-repeat;
}

.profooter .childsbox dl.qizqbox dd>div.cld1 a span {
    width: 59px;
    background-position: 0 0;
}

.profooter .childsbox dl.qizqbox dd>div.cld2 a span {
    width: 66px;
    background-position: -64px 0;
}

.profooter .childsbox dl.qizqbox dd>div.cld3 a span {
    width: 38px;
    background-position: -146px 0;
}

.profooter .childsbox dl.qizqbox dd>div.cld4 a span {
    width: 70px;
    background-position: -197px 0;
}

.profooter .childsbox dl.qizqbox dd>div.cld5 a span {
    width: 36px;
    background-position: -282px 0;
}

.profooter .childsbox dl.qizqbox dd>div.cld6 a span {
    width: 47px;
    background-position: -344px 0;
}

.profooter .childsbox dl.qizqbox dd>div h6 {
    margin: 6px 0 8px;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    color: rgba(168, 169, 171, .7)
}

.profooter .childsbox dl.qizqbox dd>div p {
    padding: 0 25px;
    font-size: 12px;
    line-height: 18px;
    color: rgba(168, 169, 171, .5)
}

.profooter .childsbox dl.qizqbox dd a:hover {
    background-color: #3d4144;
    color: rgba(168, 169, 171, .5)
}

.profooter .childsbox dl dd a {
    display: block;
    margin-bottom: 15px;
    color: rgba(168, 169, 171, 0.7);
    text-decoration: none;
}

.profooter .childsbox dl dd a:hover {
    color: #fff;
}