* {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
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;
}
.con-conter {
    width: 1180px!important;
    margin: 0 auto;
}
/* 超链样式 */
.link {
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}
.link:hover {
    color: #dd2b21;
}
.link-text {
    color: #999;
    text-decoration: none;
}

/* 公共头部导航 */

/*公共底部*/
.profooter {
    /*height: 510px;*/
    padding-bottom: 15px;
    background-color: #272b2f;
}
.publicfoot {
    width: 1180px;
    margin: 0 auto;
}
.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;
}
.ftinfo {
    display: flex;
    justify-content: space-between;
    padding: 75px 0 20px;
    color: #ffffff;
}
.dlcot {
    width: 334px;
}
.dlcot dt {
    line-height: 1;
    padding-bottom: 15px;
    font-size: 30px;
}
.dlcot dd {
    width: 50%;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
}
.dlcot dd:nth-child(even) {
    padding-left: 10px;
}
.dlcot dd::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    border-radius: 50%;
    vertical-align: middle;
    background: #9d9d9d;
}
.dlcot dd a {
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
.ewmcot {
    display: flex;
    justify-content: space-between;
    width: 290px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}
.ewmcot > div {
    width: 130px;
}
.ewmcot > div img {
    margin-bottom: 14px;
}
.tphcot {
    width: 320px;
}
.telcon {
    font-size: 36px;
    line-height: 1;
}
.stim {
    display: block;
    padding: 18px 0 30px 42px;
    font-size: 14px;
    line-height: 1;
    color: #999;
}
.adrscon {
    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;
    font-size: 12px;
    color: #666;
}
/*导航*/
.hdbner {
    position: relative;
}
.prohead {
    width:100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*background: #0c1238;*/
    height: 120px;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    box-sizing: border-box;
}
.topnav {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.logcot {
    display: flex;
    padding-top: 30px;
}
.loifo {
    margin-left: 12px;
    color: #fff;
    line-height: 1;
}
.loifo h1 {
    padding: 11px 0 8px;
    font-size: 26px;
}
.loifo h1 span{
    font-size:14px;
    margin-left:8px;
}
.loifo p {
    font-size: 14px;
    color: rgba(255,255,255,.5);
}
.navlist {
    padding-top: 52px;
}
.navlist li {
    height: 65px;
    float: left;
    padding: 0 20px;
    border-bottom: 3px solid transparent;
    transition: all .2s linear;
    position:relative;
}
.navlist li a {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: rgba(255,255,255,.8);
    text-decoration: none;
}
.navlist li:hover>a{
    color: rgba(255,255,255,1);
}
.navlist li.active,
.navlist li:hover {
    border-bottom-color: #fff;
}
.navlist li.active a {
    font-size: 18px;
    color: rgba(255,255,255,1);
}

.navlist li h3 {
    font-weight: normal;
    height: 100%;
    box-sizing: border-box;
    border-bottom: 4px solid transparent;
    transition: all .2s linear;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
.navlist li h3 a {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
/*.navlist li.active h3 {*/
    /*border-bottom-color: rgba(255,255,255,1);;*/
/*}*/
.navlist li:hover h3 a{
    color: rgba(255,255,255,1);
}
.navlist li.active h3 a{
    color: rgba(255,255,255,1);
}
.navlist li.active .twonav dd a{
    color: #333;
}
.navlist li.active .twonav dd a:hover{
    color: rgba(255,255,255,1);
}
.navlist li.active .twonav dl dd.active a{
    color: rgba(255,255,255,1);
}
.twonav {
    display: none;
    position: absolute;
    right: 0;
    left: 50%;
    margin-left: -160px;
    width: 320px;
    min-height: 184px;
    box-sizing: border-box;
    padding: 20px 0;
    background-color: #ffffff;
    border-bottom: 6px solid #2577e3;
    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 dd a {
    position: relative;
    display: inline-block;
    padding: 0 35px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    box-sizing: border-box;
    color: #333333;
    text-decoration: none;
}
.wbarrow {
    display: inline-block;
    width: 12px;
    height: 18px;
    position:absolute;
    right: 30px;
    top: 15px;
    z-index: 2;
}
.wbarrow::before,.wbarrow::after {
    content: '';
    width:0;
    height:0;
    display:block;
    position:absolute;
    left:0;
    top:0;
    z-index:5;/*兼容ie8-*/
    border-top:9px transparent dashed;
    border-left:9px transparent dashed;
    border-bottom:9px transparent dashed;
    border-right:9px transparent solid;
    overflow:hidden;
}
.wbarrow::before {
    left:1px;/*重要*/
    border-left:9px #d2d2d2 solid;
}
.wbarrow::after {
    border-left:9px white solid;
}
.hoticon {
    display: inline-block;
    width: 32px;
    height: 25px;
    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;
    box-shadow: 0px 1px 1px 0px #dddddd;
}
.twonav dd a:hover .hoticon, .twonav dd.active .hoticon {
    background: url("../images/fireBlue.png") no-repeat;
}
.twonav dd a:hover .wbarrow::before,
.twonav dd.active a .wbarrow::before {
    left:1px;/*重要*/
    border-left:9px #d2d2d2 solid;
}
.twonav dd a:hover .wbarrow::after,
.twonav dd.active a .wbarrow::after {
    border-left:9px #216dd0 solid;
}
.twonav dd a:hover .hoticon,
.twonav dd.active a .hoticon {
    background-position: 0 bottom;
}
/*底部链接*/
.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;
    *display:none
}
@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*/
/*动效*/
/* 摇摆 */
@-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;
}