/* 主体内容开始 */
/* 通用元件 */
.mobile-none{display: none;}

.w1200{width: 100%;padding: 0 10px;}
.main>div{border: 0;padding-top: 0;padding-bottom: 0;min-height: auto;}
.current-position>div{background: url(currentPosition.png) no-repeat 20px 15px;padding-left: 40px;}
.column-list-pc{display: none;}
.column-list-mobile{display: block;}
.column-list-mobile li{display: none;}
.getmore{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 15px;color: #ffffff;margin:25px auto 0;background: #cb2627;text-align: center;}
/* 当前位置 */
.current-position td td{display: none;}
.current-position td td:last-child{display: block;}
/* 主体内容结束 */