/*footer*/
.module-footer {
    background: #656565;
    width: 100%;
    padding: 20px 0 10px;
    overflow: hidden;
}
.module-footer a:hover {
    text-decoration: none;
}
.module-footer .page-width {
    position: relative;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.module-footer .footer-map {
    border-bottom: 1px solid #999;
    padding-bottom: 40px;
    width: 100%;
    overflow: hidden;
}
.module-footer .footer-map-left {
    float: left;
    display: inline;
    min-height: 130px;
    width: 730px;
    border-right: 1px solid #999;
}
.module-footer .footer-map-left .box {
    float: left;
    display: inline;
    width: 125px;
    padding-left: 15px;
}
.module-footer .footer-map-left .box h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}
.module-footer .footer-map-left .box p {
    line-height: 23px;
}
.module-footer .footer-map-left .box p a {
    font-size: 14px;
    color: #ccc;
}
.module-footer .footer-map-left .box p a:hover {
    color: #31a3ea;
}

.module-footer .footer-map-center {
    float: left;
    display: inline;
    min-height: 130px;
    width: 220px;
}
.module-footer .footer-map-center h3 {
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
    text-align: center;
}
.module-footer .footer-map-center .third-logo {
    width: 100%;
    overflow: hidden;
    padding-top: 34px;
    text-align: center;
}
.module-footer .footer-map-center a {
    margin: 0 10px;
}
.module-footer .footer-map-center a i {
    font-size: 50px;
    color: #999;
}
.module-footer .footer-map-center a.footer-weixi:hover i {
    color: #A6CE6F;
}
.module-footer .footer-map-center a.footer-weibo:hover i {
    color: #bc2a2a;
}

.module-footer .footer-map-right {
    float: right;
    display: inline;
    min-height: 130px;
    width: 240px;
    border-left: 1px solid #999;
}
.module-footer .footer-map-right h3 {
    height: 32px;
    line-height: 32px;

    font-size: 16px;
    color: #fff;
    margin: 5px 0 0 25px;
    padding: 3px 0 0 45px;
}
.module-footer .footer-map-right p {
    padding-top: 43px;
    padding-left: 37px;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    white-space: nowrap;}
.module-footer .footer-map-right span.footer-map-right-timer{
    display: block;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-left: 37px;
}
.module-footer .link {
    padding: 20px 0;
}
.module-footer .link h3 {
    font-size: 16px;
    color: #fff;
}
.module-footer .link p {
    padding-top: 15px;
    margin: 0 auto;
    width: 95%;
    overflow: hidden;
    line-height: 25px;
}
.module-footer .link p a {
    font-size: 14px;
    margin-right: 6px;
    color: #999;
}
.module-footer .link p a:hover {
    color: #31a3ea;
}
.module-footer .copyright {
    padding: 10px 0;
}
.module-footer .copyright p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.module-footer .copyright p.colorc {
    color: #ccc;
}
.module-footer .copyright div.certification {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    text-align: center;
}
.module-footer .copyright div.certification div {
   text-align: center;
}
.module-footer .copyright div.certification div a {
    margin: 0 5px;
    zoom:1;
}


/*隐藏在线客服*/
.doyoo_pan_icon{
    display: none !important;
}

/*侧边栏开始*/
.sidebar{
    position:fixed;
    left: 50%;
    margin-left: 620px;
    bottom: 75px;
    width:40px;
    height:auto;
    z-index:10;
    /*display:none;*/
}
.sidebar .sildebar-block{
    width: 39px;
    height: 39px;
    border-radius: 6px;
    margin-top: 3px;
    display: block;
    position: relative;
    background: url(bgimage/sidebar.png) -9999px -9999px no-repeat #0cb562;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    position: relative;
}
/*下载App*/
.sidebar span.download-app{
    background-position: -40px -1px !important;
    position: relative;
}
.sidebar span.download-app:hover{
    background-position: -40px -43px !important;
}
.code{
    width:115px;
    /*height:144px;*/
    background: #fff;
    position: absolute;
    border:1px solid #e7e8e8;
    top:0px;
    left:-137px;
    display: none;
}
.code i{
    background: url("./bgimage/appcode.png") no-repeat;
    display: block;
    height: 94px;
    width: 94px;
    margin: 10px auto 0;
}
.code .weixincode{
    background: url("./bgimage/weixincode.png") no-repeat;
}
.code p,.code em{
    text-align: center;
}
.code em{
    margin-top:6px;
    display: block;
    color:#eeaa3d;
    font-weight:bold;
}
.code p{
    margin-bottom:10px;
}
.arrow{
    position: absolute;
    background: url("./bgimage/s.png") no-repeat;
    top:0px;
    left: -21px;
    height:7px;
    width: 7px;
    /*display: block;*/
    display: none;
}

#looyu_leave,#doyoo_share,#doyoo_mon_innner,#doyoo_monitor{
    display: none !important;
}

/*在线客服*/
.sidebar a.service{
    background-position: 0px -1px !important;
    position: relative;
    display: none;
}
.sidebar a.service:hover{
    background-position: 0px -42px !important;
}

/*微信客服*/
.sidebar span.weixin2{
    background-position: -80px -1px !important;
    position: relative;
}
.sidebar span.weixin2:hover{
    background-position: -80px -43px !important;
}

/*生态家园*/
.sidebar a.home{
    background-position: -120px -1px !important;
    position: relative;
}
.sidebar a.home:hover{
    background-position: -120px -43px !important;
}

/*返回顶部*/
.sidebar a.gotop{
    background-position:-160px -2px !important;
    position: relative;
    /*display: none;*/
}
.sidebar a.gotop:hover{
    background-position: -160px -43px !important;
}

.mt30{
    margin:22px 0 30px !important;
}
/*侧边栏结束*/


