﻿.footer{
 height: 280px;
 width:100%;
 background: url(/Sites/Uploaded/UserUpLoad/20180327/20180327092803.jpg) repeat;
 }
 .footer .footer_in{
 width:980px;
 height: 154px;
 margin:0 auto;
 }
 .footer_in .link{
 width: 250px;
 float: left;
 padding-top: 20px;
 margin-left:175px;
 }
 .footer_in .logo_bot{
 float: left;
 }
 .footer_in .link h3{
 font-size: 14px;
 color: #fff;
 height: 30px;
 line-height:30px;
 padding-left: 35px;
 margin-top: 0;
 font-weight: normal;
 background: url(/Sites/Uploaded/UserUpLoad/20180327/20180327092823.png) no-repeat left ;
 }
 .footer_in .link a{
 font-size: 12px;
 color: #fff;
 display:inline-block;
 height: 31px;
 }
 dl{
 width: 93px;
 float: left;
 margin-bottom:0;
 margin-top:20px;
 }
 dl dt h3{
 font-size: 14px;
 height: 30px;
 line-height: 30px;
 color: #fff;
 background: url(/Sites/Uploaded/UserUpLoad/20180327/20180327092838.png) no-repeat left ;
 padding-left: 35px;
 font-weight: normal;
 }
 dl dd{
 padding-left: 35px;
 height:25px;
 }
 dl dd a{
 color: #fff;
 font-size: 12px;
 }
 .footer_in .footer_ewm{
 width: 105px;
 float: left;
 padding-left: 35px;
 margin-top:20px;
 }
 .footer_in .footer_ewm h3{
 color: #fff;
 font-size: 14px;
 font-weight: normal;
 height: 30px;
 line-height: 30px;
 padding-left: 35px;
 background: url(/Sites/Uploaded/UserUpLoad/20180327/20180327092851.png) no-repeat left;
 }
 .footer_in .footer_ewm img{
 margin-left: 33px;
 width:72px;
 }
 .footer_in .footer_ewm img{
 margin-left: 33px;
 }
 .footer .line{
 width: 1300px;
 height: 1px;
 background: url(/Sites/Uploaded/UserUpLoad/20180327/20180327092906.jpg);
 margin:0 auto;
 }
 .footer .footer_bot{
 padding-top: 7px;
 width: 980px;   
 margin:0 auto;
 text-align: center;
 }
 .footer .footer_bot p{
 color: #fff;
 font-size: 12px;
 margin:0 0 10px;
 }
 .footer .footer_bot .support{
 color:#fff;
 text-decoration: none;
 font-size: 12px;
 }
@media screen and (max-width: 768px){
 .footer{
 height: 120px;
 }
 .footer .line{
 display:none;
 }
 .footer .footer_in{
 display:none;
 }
 .footer .footer_bot{
 width: 100%;
 }
}
@media screen and (max-width:540px){
 .footer .footer_bot p{
 padding:0 20px;
 }
 .footer_bot p:nth-child(1){
 display:none;
 }
} 