.newslist_title{ line-height:45px; border-bottom:1px solid #ccc;}
.newslist_title h2{ display:inline-block; font-size:16px; color:#ff6637; border-bottom:1px solid #ff6637; padding:0 15px; font-weight:normal;}
.aboutpge{ margin-top:20px; line-height:30px;}
.aboutpge h1{ font-size:16px; font-weight:normal; color:#ff6637; display:inline-block;}
.aboutpge1{ overflow:hidden; margin:20px 0;}
.aboutpge1 a{ display:block;}
.aboutpge .aboutpge1_l{ float:left; width:48%;}
.aboutpge .aboutpge1_r{ float:right; width:48%;}

.serverpage{ margin-top:20px; line-height:30px;}
.servertilte{ font-size:22px; text-align:center;}
.serverpage .aboutpge1_l{ float:left; width:48%;}
.serverpage .aboutpge1_r{ float:right; width:48%;}

 @media screen and (max-width: 991px) {
	 
 }
@media screen and (max-width: 767px){ 
.serverpage .aboutpge1_l{ float:inherit; width:100%;}
.serverpage .aboutpge1_r{ float:inherit; width:100%;}
}