﻿div.article_right h2.article_title{ font-size: 24px;font-weight: normal;line-height: 1.8em;padding: 15px 0; color:#333;}
.tab_tit span.active{ color:#fff; background:#009ea1; font-size:14px; }
.tab_tit span{ background:#f7f7f7; padding:5px 10px; border-radius:16px; text-align:center; margin-right:20px;cursor:pointer;}
.tab_box p{ line-height:24px; margin-bottom:10px; font-size:14px;}
.tab_box p.tit{ font-weight:bold;}
.Min1{ padding-bottom:15px; border-bottom:1px solid #e6e6e6;}
.tab_box{ margin-top:30px;}
.map{ width:604px; margin:0 auto;}
@media only screen and (max-width:520px){
 .tab_tit span{ margin-right:10px} 

}
@media only screen and (max-width:500px){
 .tab_tit span{width: 80%;display: block;margin: 0px auto 5px;box-sizing: border-box;} 

} 