﻿.clear {
    clear: both;
}
#footer{
    background-color: #000;
    position: relative;
    clear: both;
    line-height: 1.333;
}
.footer-wrap{
    padding: 80px 0px 0px 100px;
    overflow: hidden;
	
	width:1400px;
	margin:0 auto;
}
.wrap1{
   
    vertical-align: top;
    padding-right: 90px;
	 width:33.33%;
	 float:left;
   
}
.wrap1 > div{
  
    margin-bottom: 40px;
    text-align: left;
}

.wrap1 .address{
    margin-bottom: 0px;
}

.wrap2{
   
    width: 33.33%;
    padding-left: 140px;
	 border-left: 1px solid #333;
	  border-right: 1px solid #333;
float:left;
}
.wrap2 .footer-logo{

}
.wrap2 img{ margin:0 auto; }
.wrap3{
	 width:33.33%;
   
    vertical-align: top;
    padding-left: 90px;
  float:left;
}
.wrap3 > div{
   
    margin-bottom: 40px;
    text-align: left;
}

.footer-pic{
    margin-top: 0px;
}
/*.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;
}


.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: 5px 0 0 27px ;
	line-height:20px;
    color: #fff;
    font-weight: bold;
	display:block;
	background:#FF7300;
	border:1px solid #fff;
	width:80%;
	
}
.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;
		width:100%;
    }
	.footer-wrap .wrap1{
        display: block;
        padding-left: 0;
        margin-top: 40px;
		width:100%;
    }
    .footer-wrap .wrap2{
        display: block;
        padding-left: 0;
        margin-top: 40px;
		width:100%;
    }
    .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;
		
	    width:100%;
	   
    }
    .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: "+";
    }
	 .footer-wrap .wrap3{
		 max-width: 100%;
        padding-left: 50px;
    }
	
    .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: 320px;
        margin-bottom: 10px;
    }
	.wrap2{
        max-width: 320px;
        margin-bottom: 10px;
    }
	.wrap2{
   
    
	 border-left: 0px solid #333;
	  border-right: 0px solid #333;
float:left;
}
	.wrap3{
        max-width: 320px;
        margin-bottom: 10px;
    }
}
#stat { float:left; display:none;}
#stat a { Color: #D8CEDE; text-decoration: none; }
#stat a:hover { Color: #ffffff; text-decoration: none; }
/* end hide */