.footer {
    background: #444546;
    
    width: auto;
    height: auto;
    padding: 50px 0 32px 0;
	color:#fff;
}

.zb_foot ul {
    float: left;
  }

  .zb_foot_box .zb_foot .bottom_box p.p1 {
    color: white;
    font-size: 20px;
  }

  .zb_foot_box .zb_foot .bottom_box p.p2 {
    color: white;
    font-size: 18px;
  }

  .zb_foot_box .zb_foot .bottom_box p.p3, .zb_foot_box .zb_foot .bottom_box p.p3 a{
    color: white;
    font-size: 14px;
  }

  .zb_foot_box .zb_foot .bottom_box p.p4 a, .zb_foot_box .zb_foot .bottom_box p.p5{color:#fff;}

  @media (min-width: 768px) {

    /* .foot_logo_box{width:250px;padding:10px;} */
    .zb_foot_box .zb_foot .bottom_box p {
      padding-bottom: 5px;
      margin: 0;
    }
  }

  @media (max-width: 768px) {
    .zb_foot_box .zb_foot ul {
      width: 25%;
    }

    .zb_foot_box .zb_foot ul li {
      font-size: 13px;
      padding-left: 0px;
      padding-right: 3px;
      text-align: center;
      margin-top:18px;
    }

    .zb_foot_box .zb_foot ul a:nth-child(1) li {
      font-size: 16px;
      font-weight: 700;
    }

    .foot_logo_box {
      position: relative;
      width: 100%;
      background: none;
      height: auto;
      overflow: hidden;
      margin-bottom: 20px;
    }


    .foot_logo_box .foot_logo {
      width: 49.5%;
      margin-top: 0px;
      margin-bottom: 0px;
      height: auto;
    }

    .foot_logo p {
      margin-top: 5px;
      font-size: 13px;
    }

    .zb_foot_box {
      min-width: 100%;
      height: auto;
    }

    .zb_foot_box .zb_foot {
      width: 100%;
      height: auto;
    }

    .foot_logo_box .foot_logo:nth-child(1) {
      margin-right: 0px;
    }

    .foot_logo_box .foot_logo img {
      width: 70%;
    }

    .foot_ul {
      width: 100%;
      overflow: hidden;
      height: 230px;
    }

    .zb_foot_box .zb_foot .bottom_box {
      padding: 10px;
    }

    .zb_foot_box .zb_foot .bottom_box p {
      color: white;
    }

    .zb_foot_box .zb_foot .bottom_box a {
      color: white;
      padding-bottom: 5px;
    }

    .zb_foot_box .zb_foot .bottom_box p.p1 {
      color: white;
    }

    .zb_foot_box .zb_foot .bottom_box p.p2 {
      color: white;
      margin-top: 5px;
    }

    .zb_foot_box .zb_foot .bottom_box p.p3 {
      color: white;
    }

    .zb_foot_box .zb_foot .bottom_box p.p4 {
      color: white;
    }

    .zb_foot_box .zb_foot .bottom_box p.p5 {
      color: white;
      margin-top: 20px;
      padding-bottom: 0px;
    }

    .zb_foot_box .zb_foot .bottom_box p.p6 {
      color: white;
      margin-top: 0px;
      padding-bottom: 50px;
    }

    .zb_foot_box .zb_foot .bottom_box {
      padding-top: 0px;
    }
  }

.footer ul span {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.footer ul li a {
    font-size: 14px;
    color: #fff;
    width: 100%;
    float: left;
    line-height: 24px;
}



.footer .g-address, .footer .g-contact {
    border-bottom:1px solid #4a4b4c;padding-bottom:20px;
}

.footer .g-address a {
    color: #99998e;
    font-size: 14px;
}

.footer .g-address span {
    border-left: 2px solid #ccc;
    padding-left: 26px;
    margin-left: 26px;
}

.footer .footlogo{text-align:center;margin-top:20px;}

.footer .footlogo p{color:#777;}

.footer .g-contact, .footer .focusus {
    padding-left: 5%;
}

.footer .g-contact .g-contacthd {
    background: url(../images/contacthdbg.png) no-repeat 0 center;
    padding-left: 32px;
}

.footer .g-contact p {
    padding-left: 30px;
}

.footer .focusushd i {
    font-size: 20px;
    vertical-align: bottom;
    padding-right: 10px;
}

.footer .focusushd {
    background: url(../images/focusushd.png) no-repeat 0 center;
    padding-left: 24px;
    margin-left: -4px;
}

.footer .focusus a {
    width: 32px;
    height: 74px;
    display: block;
    margin-top: 0;
}

.footer .focusus .foc {
    width: 32px;
    height: 32px;
    overflow: hidden;
    float: left;
    margin-left: 17px;
    margin-right: 6px;
}

.footer .focusus .focususwx {
    background: url("../images/focususbg.png") no-repeat 0 0;
}

.footer .focusus .focususqq {
    background: url("../images/focususbg.png") no-repeat -56px 0;
}

.footer .focusus .focususwb {
    background: url("../images/focususbg.png") no-repeat -110px 0;
}

@media (max-width: 1200px) {
    .footer {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer .g-address span {
        padding-left: 10px;
        margin-left: 10px;
    }

    .footer .g-address {
        border: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .footer {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer .g-address span {
        padding-left: 10px;
        margin-left: 10px;
    }

    .footer .g-address {
        border: 0;
    }
}

@media screen and (max-width: 768px) {
    .footer {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer .g-address span {
        padding-left: 10px;
        margin-left: 10px;
    }

    .footer .g-address {
        border: 0;
    }
}

/*.foc-bg{*/
/*position: relative;*/
/*}*/
/*.foc-ewm{*/
/*position: absolute;*/
/*width: 152px;*/
/*height: 126px;*/
/*!*background: #000000;*!*/
/*top: -95px;*/
/*left: 17px;*/
/*display: none;*/
/*text-align: center;*/
/*!*line-height: 200px;*!*/
/*box-shadow: 0 0 1px #000;*/
/*!*display: none;*!*/
/*}*/
.foc-ewm {
    position: absolute;
    width: 116px;
    height: 116px;
    top: -95px;
    left: 34px;
    display: none;
    text-align: center;
    box-shadow: 0 0 1px #000;
    padding: 7px;
    border: 1px solid #dedede;
    background: #fff;
}

.foc-ewm .foc-ewm-arrow1 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dedede;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -10px;
}

.foc-ewm .foc-ewm-arrow2 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
}

.footer .g-address .kppw-tit a {
    font-size: 12px;
}

.g-copyright {
    width: 267px;
    height: 140px;
    position: fixed;
    left: 0;
    bottom: 30px;
    padding: 10px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
}
.g-copyright .closes{
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 12px;
}
.g-copyright p {
    text-indent: 29px;
}

/* animation */
.a-fadeinT{
    -webkit-animation: 1s ease-out backwards;
    -moz-animation: 1s ease-out backwards;
    -o-animation: 1s ease-out backwards;
    animation: 1s ease-out backwards;
}

.a-fadeinT {
    -webkit-animation-name: fadeinT;
    -moz-animation-name: fadeinT;
    -ms-animation-name: fadeinT;
    animation-name: fadeinT;
}
/* 淡入-从上 */
@-webkit-keyframes fadeinT{
    0%{opacity:0;-webkit-transform:translateY(-100px);}
    100%{opacity:1;-webkit-transform:translateY(0);}
}
@-moz-keyframes fadeinT{
    0%{opacity:0;-moz-transform:translateY(-100px);}
    100%{opacity:1;-moz-transform:translateY(0);}
}
@-ms-keyframes fadeinT{
    0%{opacity:0;-ms-transform:translateY(-100px);}
    100%{opacity:1;-ms-transform:translateY(0);}
}
@keyframes fadeinT{
    0%{opacity:0;transform:translateY(-100px);}
    100%{opacity:1;transform:translateY(0);}
}

.form-control:focus{
    border-color: #66afe9!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus{
    border-color: #66afe9!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)!important;
}

.zb_foot_box{
	width:100%;
	background:#2d2e33;	
}
.zb_foot_box .zb_foot{
	width:1200px;
	margin:0 auto;	
	position:relative;
}
.zb_foot_box .zb_foot ul {
    width: 250px;
    margin: 15px 0;


}
.zb_foot_box .zb_foot ul li{
	height: 17px;
    line-height: 17px;
    padding: 0 15px;
    margin-top: 20px;
}
.zb_foot_box .zb_foot ul li a{
    font-size: 14px;
    color: #fff;
}
.zb_foot_box .zb_foot ul li:nth-child(1) a{font-size: 22px;}

/*.zb_foot_box .zb_foot .bottom_box{
	width:570px;
	border-top:1px solid #434449;	
	padding-top:15px;
}*/
.zb_foot_box .zb_foot .bottom_box p{
	font-size:13px;
	color:#5f6064;
	/* padding-bottom:5px;	 */
}
.foot_logo_box{
	width:250px;
	height:270px;
	background:#3f4045;
	top:0;
	right:0;
	position:absolute;	
  padding:10px;
}
.foot_logo_box .foot_logo{
	width:120px;
	height:120px;
	margin:75px auto;	
  text-align: center;float:left;width:105px;
}
.foot_logo_box .foot_logo:nth-child(1){
  margin-right:20px;
}

.foot_logo_box .foot_logo img{
	width:100%;
}

.foot_logo_box p{color:white;}
.bottom_box{clear:both;padding-top: 50px;text-align: center;}
