﻿.clear {
    clear: both;
}
#footer{
    background-color: #fff;
    position: relative;
    clear: both;
    line-height: 1.333;
}
.footer-wrap{
    padding: 60px 0px 60px 100px;
    overflow: hidden;
}
.wrap1{
    display: table-cell;
    vertical-align: top;
    padding-right: 90px;
border-right: 1px solid #e5e5e5;
    }
.wrap1 > div{
        margin-bottom: 10px;
    text-align: left;
}
.wrap1 .footer-logo{

}
.wrap1 .address{
    margin-bottom: 0px;
}
.footer-pic{
    margin-top: 40px;
}
/*.wrap1 div:last-child{
    margin-bottom: 0px;
}*/
.wrap1 p{
    color: #7d8a93;
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 0;
}
.footer-pic img{
    height: 40px;
}

.wrap2{
    display: table-cell;
    width: 100%;
    padding-left: 70px;

}
.link{
    float: left;
    position: relative;
    display: block;
    text-align: left;
    width: 25%;
    text-align: left;
}
.link ul{
    list-style:none;
    margin:0;
}
.link h2{
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
    padding-left: 27px;
    color: #888;
    font-weight: bold;
}
.link li{
    margin-bottom: 12px;
    padding-left: 27px;
}
.link li a{
    color: #7d8a93;
    font-size: 13px;
    cursor: pointer;
}
.link li a:hover{
    color: #fb7658;
    text-decoration: none;
}
.site{
    font-size: 13px;
    position: relative;
    margin-left: 27px;
    padding-top: 15px;
    line-height: 85px;
    padding-right: 35px;
    border-top: 1px solid #e5e5e5;
}
.site:before,
.site:after{
    content: '';
    position: absolute;
    top: 20px;
    width: 10px;
    height: 1px;
    right: 15px;
    background: #ff224c;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site:after{
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    top: 26px;
}
.footer_b{
    margin-top: 80px;
    text-align: center;
    background: #f9f9f9;
}
.footer_b p{
    line-height: 45px;
    color: #b7c0c6;
    font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
    margin-bottom: 0;
}
@media only screen and (min-width:768px) {
    .wrap2 .link ul{
        display: block !important;
    }
}
@media only screen and (max-width:1200px){
    .footer-wrap .wrap2{
        padding-left: 50px;
    }
}
@media only screen and (max-width:1048px){
    .wrap2 .link{
        width:50%;
    }
    .wrap2 .link3,.wrap2 .link4{
        margin-top: 30px;
    }

}
@media only screen and (max-width:768px){
    #footer .footer-wrap{
        padding: 80px 35px 0px 35px;
    }
    .footer-wrap .wrap2{
        display: block;
        padding-left: 0;
        margin-top: 40px;
    }
    .wrap2 .link{
        float: none;
        width: 100%;
        margin-bottom: 20px;
        background: #f9f9f9;
    }
    .wrap2 .link3,.wrap2 .link4{
        margin-top: 0px;
    }
    .wrap2 .link ul{
        display: none;
        padding-bottom: 10px;
    }
    .wrap2 .link h2{
        line-height: 40px;
        margin-bottom:15px;
        position: relative;
        cursor: pointer;
    }
    .wrap2 .link h2:before{
        content: "-";
        display: inline-block;
        position: absolute;
        right: 25px;
        z-index: 1;
        font-size: 2em;
        font-weight: 300;
        color: #333;
    }
    .wrap2 .link h2.collapsed:before{
        content: "+";
    }
    .wrap1{
        display: block;
        padding-right: 0;
        border: 0;
        overflow: hidden;
        position: relative;
        max-width: 400px;
        margin: 0 auto;
    }
    .wrap1 .footer-logo {
        float: left;
        margin-right: 40px;
    }
    .address{
        float: left;
    }
    .footer-pic {
        margin-top: 20px;
    }
}
@media only screen and (max-width:480px){
    .wrap1{
        max-width: 250px;
        margin-bottom: 60px;
    }
}
#stat { float:left; display:none;}
#stat a { Color: #D8CEDE; text-decoration: none; }
#stat a:hover { Color: #ffffff; text-decoration: none; }
/* end hide */