.navbar-right .dropdown-menu{
	left:-25px;
}
.about-content{
  	padding-top: 40px;
  }
.about-content h3{
	text-align: center;
	padding-bottom: 20px;
}
.picture-box {
    padding: 60px 0 60px 0;
    text-align: center;
}
.info-box {
    padding: 60px 0 60px 0;
}
.contact-box {
    padding: 60px 0 80px 0;
    background: rgb(31, 31, 35);
}
.prolist {
    overflow: hidden;
}
.prolist ul {
    width: 1200px;
    margin: 0 auto;
}
.prolist li {
    float: left;
    list-style-type: none;
    font-size: 18px;
    padding: 20px 120px;
}
.title-box h3{
	padding-bottom: 20px;
	margin-bottom: 30px;
	background: url(../images/bg01.jpg) bottom center no-repeat;
}
.met-shownews-body img{
  max-width: 100%;
}
.met-search .met-search-body{
  min-height: 400px;
}
.ny_network img{
  max-width: 100%;
}
.met-nav .dropdown-menu-en{
  min-width: 290px;
}
.met-nav .dropdown-menu-en2{
  min-width: 220px;
}
.met-nav .dropdown-menu-en li a{
  white-space: normal;
}
.title-box p{
  line-height: 25px;
}
.ny_about img{
  max-width: 100%;
}
b, strong {
    font-weight: 700;
}
h4.media-heading{
  line-height: 30px;
}
.met-shownews-header h1{
  line-height: 30px;
}
@media (max-width: 768px) {
  .met-nav .navbar-logo{
  	width: 70%;
  }
  .met-nav .navbar-logo img{
  	width: 100%;
  }
  .about-hui{
  	padding: 30px 0;
  }
  .picture-box{
  	padding: 30px 0;
  }
  .about-content{
  	padding-top: 10px;
  }
  .info-box {
    padding: 30px 0;
}
.contact-box {
    padding: 30px 0;
}
.met-column-nav .sidebar_tile{
	height: 95px;
}
.met-column-nav .sidebar_tile h3{
	padding-bottom: 20px;
	background: url(../images/bg01.jpg) bottom center no-repeat;
}
}

.friendlink	.linkTagcs {
				    float: left;
				    color: #888;
				    line-height: 26px;
				}
				
			.friendlink::before {
					content: "友情链接：";
				    list-style: none;
				    font-style: normal;
				    line-height: 27px;
				    float: left;
					color: #888;
				}
				
			.friendlink	.linkTagcs {
				    text-align: left;
				    float: left;
				    width: 181px;
				    max-height: 30px;
				    overflow: hidden;
				    transition: 0.3s all ease-in-out;
				    line-height: 30px;
				}
				
			.friendlink	.linkTagcs a{
				    display: block;
				    color: #888;
					line-height: 27px;
				}
				
			.friendlink	.linkTagcs:hover {
				    max-height: 30px;
				    overflow-x: hidden;
				    overflow-y: auto;
				}
