﻿.w1220 {
 width: 1220px;
 margin: 0 auto;
 padding: 50px 0;
}

div.frendlink {
 color: #fff;
}

div.footer_right {
 float: right;
 padding-top: 30px;
}

div.frendlink .frendlink_L {
 font-size: 16px;
}

div.frendlink .frendlink_R {
 width: 798px;
 display: block;
 float: right;
 line-height: 33px;
 margin-top: 15px;
}

div.frendlink .frendlink_R a {
 color: #fff;
}

.ewm {
 float: left;
 font-size: 14px;
 margin-left: 128px;
}

.ewm div {
 width: 120px;
}

.ewm div img {
 margin-top: 15px;
 width:120px;
 height:120px;
}

.ewm .ewm_left {
 float: left;
 text-align: center;
   margin-right:20px;
}
.ewm .ewm_left:nth-child(2){
 margin: 0 20px;
}
.ewm .ewm_right {
 float: right;
 text-align: center;
}

.footer {
 background: #4b4b4b;
 color: #6f6f6f;
}

.footer_nav {
 line-height: 28px;
}

.footer_nav a {
 color: #fff;
}

.footer_nav a:hover {
 color: #fff;
 text-decoration: underline;
}

.footer_nav span {
 color: #fff;
 margin: 0 5px;
}

.footer p {
 color: #fff;
}

.footer .line {
 height: 1px;
 background: url(/Content/Areas/Hospitals/images/DaZhongBan/line.png) no-repeat center;
 margin: 10px 0;
}

.footer_bot {
 border-top: 1px solid #505050;
 height: 69px;
 line-height: 69px;
 text-align: center;
}

.footer_bot p,
.footer_bot a {
 color: #6f6f6f;
}

@media only screen and (max-width:768px) {
 .w1220 {
 display: none;
 }
 .footer_bot {
 height: auto;
 }
} 