/***底部样式**/
.page-footer{
    width:100%;
}
.page-footer .page-footer-bottom{
    height:320px;
    width: 100%;
    min-width: 1200px;
}
.page-footer .page-footer-bottom .page-footer-bottom-left{
    height:100%;
    width:24%;
    background-color: #f6b13a;
    float: left;
}
.page-footer .page-footer-bottom .page-footer-bottom-right{
    width:76%;
    height:320px;
    background-color: #0d735c;
    float: left;
    padding:36px 0 27px 60px;
    box-sizing: border-box;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .page-footer-bottom-right-item{
    width:880px;
    border-bottom: 1px solid #ffffff;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left{
    float:left;
    width: 240px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left .logo-content{
    width:151px;
    height:64px;
    margin-bottom:32px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left .logo-content img{
    width:100%;
    height:100%;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left .img-content .img-item{
  float:left;
    margin-right:30px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left .img-content .img-item img{
    width:90px;
    height:90px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .left .img-content .img-item .text{
    width:90px;
    height: 14px;
    font-family: SimSun;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    margin:4px 0 10px;
    text-align: center;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right{
   float: right;
    padding-top:23px;
    width: 499px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .link-content a{
    height: 16px;
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .tel{
    text-align: right;
    margin-top: 92px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .tel span:first-child{
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .tel span:last-child{
    font-family: SourceHanSansCN-Heavy;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .right-address{
    text-align: right;
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .right .right-address img{
    width:15px;
    height: 15px;
    margin-right:11px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .page-footer-bottom-right-bottom{
    width: 880px;
    margin-top: 15px;
}
.page-footer .page-footer-bottom .page-footer-bottom-right .page-footer-bottom-right-bottom .page-footer-bottom-right-bottom-item{
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #d7d7d7;
    text-align: center;
    margin-bottom:4px;
}