@charset "utf-8";

#main {overflow:hidden;}
.main_gnb {overflow:hidden;}
.main_gnb li {float:left; background-color:#0a71cc; width:25%;}
.main_gnb a {display:block; overflow:hidden; padding-top:15px; padding-bottom:15px; width:100%;}
.main_gnb img {display:block; margin:0 auto; height:39px; width:38px;}
.main_gnb span {display:block; color:#fff; font-size:12px; letter-spacing:-1px; text-align:center; margin-top:10px;}

.event_bnr {overflow:hidden;}
.event_bnr .img {display:block; max-width:100%; width:100%;}
.event_bnr .swiper-pagination-bullet {background-color:#fff; opacity:1;}
.event_bnr .swiper-pagination-bullet-active {background-color:#0a71cc;}

.search_store {overflow:hidden; border-top:5px solid #e6e6e6; border-bottom:5px solid #e6e6e6; box-sizing:border-box; padding:20px;}
.search_store h3 {font-size:15px; margin-bottom:10px;}
#main .search_store .area_select {background:url("/assets/images/main/bg_main_store.png") no-repeat right 0; background-size:50px auto; padding-right:60px;}
.search_store .input_btn {overflow:hidden; margin-top:5px;}
.search_store .input_btn input[type="text"] {float:left; background-color:#fff; height:30px; width:76%;}
.search_store .input_btn .btn {float:left; margin-left:2%; width:22%;}
/*.search_store .input_btn .btn_store {background:url("/assets/images/assetsain/btn_store.png") no-repeat 0 0; background-size:29px; border:none; position:absolute; right:0; top:1px; height:29px; width:29px;}*/
.search_store .ask_number {overflow:hidden; border-top:1px solid #dbdbdb; margin-top:15px; padding-top:15px;}
.search_store .ask_number p {text-align:center;}
.search_store .ask_number a {font-size:16px;}

.customer_icon {overflow:hidden; border-bottom:5px solid #e6e6e6; padding:20px;}
.customer_icon h3 {float:left; font-size:15px;}
.customer_icon .icon_menu {float:left; width:73%;}
.customer_icon .icon_menu a {float:left; width:33.3333%;}
.customer_icon .icon_menu a img {display:block; margin:0 auto; height:41px; width:51px;}
.customer_icon .icon_menu a span {display:block; color:#5b5a5a; font-size:13px; text-align:center; margin-top:5px;}

.bnr_menu {background-color:#e6e6e6; overflow:hidden; padding-bottom:5px;}
.bnr_menu a {background-color:#fff; display:block; box-sizing:border-box; float:left; text-align:right; width:49.2%;}
.bnr_menu a img {height:100px; width:158px;}
.bnr_menu a:nth-child(1),
.bnr_menu a:nth-child(2),
.bnr_menu a:nth-child(3),
.bnr_menu a:nth-child(4),
.bnr_menu a:nth-child(5),
.bnr_menu a:nth-child(6) {margin-bottom:5px;}
.bnr_menu a:nth-child(2),
.bnr_menu a:nth-child(4),
.bnr_menu a:nth-child(6),
.bnr_menu a:nth-child(8) {margin-left:5px;}

.customer_preview {overflow:hidden;}
.customer_preview .news_area {overflow:hidden; padding:20px;}
.customer_preview .news_area li {overflow:hidden;}
.customer_preview .news_area li + li {border-top:1px solid #dbdbdb; margin-top:20px; padding-top:20px;}
.customer_preview .news_area h3 {float:left; font-size:15px; width:60px;}
.customer_preview .news_area .preview_tit {float:left; color:#5b5a5a; font-size:13px; line-height:23px; max-width:73%;}
.customer_preview .news_area .btn {float:right; margin-top:3px; height:15px;}
.customer_preview .news_area .btn img {height:15px; width:15px;}
