body {background:#f4f5f6}
#slider1 {position:relative}
#slider1 .touchslider-item {width:100%}
#slider1 .touchslider-viewport {height:100px;overflow:hidden}
#slider1 .touchslider-viewport img {width:100%}
#slider1 .touchslider-nav {position:relative;height:70px;text-align:center;margin-top:-90px;z-index:1}
#slider1 .touchslider-prev,
#slider1 .touchslider-next {float:left;display:inline-block;width:70px;height:70px;background:url('/img/mobile/index/slider_arrow.png') no-repeat}
#slider1 .touchslider-next {float:right;background-position:right top}
#slider1 .touchslider-nav-item {display:inline-block;width:25px;height:25px;background:#fff;border-radius:20px;text-indent:-9999em;font-size:1px;line-height:2.5em;cursor:pointer;margin-top:25px;margin-right:10px}
#slider1 .touchslider-nav-item:last-child {margin-right:0}
#slider1 .touchslider-nav-item-current {background:#fff25c}

#slider2 {position:relative}
#slider2 .touchslider-item {width:100%}
#slider2 .touchslider-viewport {height:100px;overflow:hidden}
#slider2 .touchslider-viewport img {width:100%}
#slider2 .touchslider-nav {position:absolute;right:20px;margin-top:-70px}
#slider2 .touchslider-nav-item {display:inline-block;width:25px;height:25px;background:#000;border-radius:20px;text-indent:-9999em;font-size:1px;line-height:2.5em;cursor:pointer;margin-top:25px;margin-right:5px}
#slider2 .touchslider-nav-item:last-child {margin-right:0}
#slider2 .touchslider-nav-item-current {background:#ff4e00}

#index_banner1 {margin-top:35px}
#index_banner1 li {float:left;width:49%}
#index_banner1 li:nth-child(even) {float:right}
#index_banner1 li a {display:block;width:100%}
#index_banner1 li a img {width:100%}
#index_banner1 ul:after {display:block;content:'';clear:both}

#index_banner2 {margin-top:15px}

.latest {padding:20px 0 0 20px}
.latest_more {position:relative;margin-bottom:10px}
.latest_more em {position:absolute;right:20px;top:3px;color:#616161;font-size:16px}
.latest li {padding:10px 0;margin:0;border-bottom:1px solid #e2e2e2}
.latest li a {font-size:.85em;line-height:1.5em;display:block;color:#787878}
.latest li a .ca {color:#3e3e3e}

#index-footer-cost {color:#fff;background:#535353;padding:30px 10px 30px 30px;margin-top:20px}
#index-footer-cost li {padding:10px 0;color:#fff;padding-left:120px;position:relative}
#index-footer-cost li label {position:absolute;left:0;width:120px}
#index-footer-cost li:last-child {}
#index-footer-cost li:last-child button {background:#f6217b;color:#fff;display:block;text-align:center;width:95%;border:0;padding:20px 0}
#index-footer-cost input, #index-footer-cost textarea {font-size:24pt}
#index-footer-cost textarea {width:95%}



.board_list {margin:20px 0}
.board_list li {float:left;margin-bottom:15px;width:49%}
.board_list li:nth-of-type(even) {float:right}
.board_list li.full {float:left;width:100%}
.board_list li.none {display:none}
.board_list a {border:1px solid #cfcfcf;display:block;overflow:hidden;background:#fff}
.board_list a img {display:block;width:100%}
.board_list a p {background:#fff;padding:25px 10px 20px 20px;color:#666;font-size:.8em;line-height:1.6em}
.board_list a strong {display:block;color:#333;font-weight:normal;font-size:1.3em}
.board_list:after {display:block;content:'';clear:both}


