html {background-color: #3d3d3d;
}
body{margin: 0;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;height: 100%; width: 100%;color: #333;}
img{max-width: 100%;vertical-align: top;}
ul, ol, li{margin: 0;padding: 0;list-style: none;}
h1, h2, h3, h4, h5, h6, p{margin: 0;padding: 0;font-weight: 400;font-size: 16px;}
a{text-decoration: none;color: #333;}

/*헤더*/
header{position: relative;display: flex;justify-content: space-between;align-items: center; padding: 16px 16px 12px;background-color: #fff;}
.logo{box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 1.6;width: 60%;}
.logo a{display: flex;justify-content: baseline;flex-flow: wrap row;align-items: center;}
.logo .store_name{display: inline-block;font-size: 15px; font-weight: 700;}
.logo .store_name::before{content: ""; display: block;float: left;margin-right: 5px;background-color: #ddd;width: 2px;height: 15px;margin-top: 5px;}
.logo img{height: 21px;vertical-align: top;}
button.home_btn{border: 0px; background-color:#FF5F00;border-radius: 20px;color: #FFF; padding: 4px 10px 4px;font-size: 11px;
    font-weight: 400;line-height: 1.4;}
button.home_btn:hover{cursor: pointer;}

/*메뉴*/
.nav_wrap{overflow-y: hidden;overflow-x: auto;background:  #ff5f00;  color: #fff;padding: 6px 0 6px 16px;position: relative;z-index: 1;-ms-overflow-style: none; /* 인터넷 익스플로러 */scrollbar-width: none; /* 파이어폭스 */}
.nav_wrap::-webkit-scrollbar {display: none; /* 크롬, 사파리, 오페라, 엣지 */}
.header{position: relative;}
.header::after{content: "";display: block;background: linear-gradient(90deg,transparent 60%,#FF5F01);z-index: 2;position: absolute;width: 100px;height: 33px;bottom: 0;right: 0;}

.nav{display: table;white-space: nowrap;width: 100%;-ms-overflow-style: none; /* 인터넷 익스플로러 */scrollbar-width: none; /* 파이어폭스 */}
.nav::-webkit-scrollbar {display: none; /* 크롬, 사파리, 오페라, 엣지 */}
.nav li{padding-right: 16px;font-weight: 400; font-size: 15px;display: table-cell;}
.nav li a{display: block;color: #fff;}

/*====================================
푸터
====================================*/

footer{width: 100%; color: #fff;background-color: #3D3D3D;padding: 30px 22px 100px;box-sizing: border-box;-webkit-box-sizing: border-box;}
footer a{color: #999;}
.footer_t .footer_t_wrap{width: 100%;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;padding-bottom: 20px;}
.footer_t .footer_t_wrap ul{display: flex;justify-content: space-between;width: 100%;}
.footer_t .footer_t_wrap ul li{font-size: 11px;text-align: center;width: 100%;background-color: #2D2D2D; padding: 10px 0 11px; line-height: 1;border-radius: 2px;}
.familybox select{ color:#FFFFFF;font-size: 18px;border: none; padding: 12px 35px 12px 23px;-webkit-appearance: none;background: url("../css/img/ic_go_down.png") #303030 no-repeat;background-position:125px center; background-size: 12px 8px;font-family: 'Noto Sans KR', sans-serif;}

.footer_b .footer_b_wrap{color: #DDDDDD;box-sizing: border-box;-webkit-box-sizing: border-box;}
.footer_b .footer_b_wrap .company p span{color: #FFFFFF;}
.footer_b .footer_b_wrap h3{font-size: 12px;font-weight: 700;}
.footer_b .footer_b_wrap p{font-size: 11px;line-height: 1.45;}
.footer_b .footer_b_wrap p.phone{box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 1; font-size: 11px;padding: 8px 10px; display: flex; align-items: center;justify-content: center; margin: 20px 0;width: 100%;border:1px solid #5F5F5F;text-align: center;}
.footer_b .footer_b_wrap p.phone img{height: 14px;margin-right: 8px;margin-top: 0px;}
.footer_b .footer_b_wrap p.phone span{font-size: 19px;color: #999;margin-left: 8px;margin-top: -2px;}
.footer_b .footer_b_wrap h3::after{content: ""; display: block; width: 33px; height: 2px; background-color: #777777;margin: 6px 0 9px;}
.copyright{color: #888888; font-size: 11px;padding-top: 20px;}

/*메인비쥬얼*/

.main_banner{ width: 100%;height: 0; padding-bottom: 46.29%;position: relative;background-color: #fff;}
.main_banner .banner_slide{width: 100%;margin: 0 auto;height: 100%; }
.main_banner .banner_slide .main_swiper{position: absolute;top: 0;width: 100%;height: 100%; z-index: 0;left: 0;right: 0;margin: 0 auto;}
.main_banner .banner_slide .main_swiper .swiper-slide{padding-bottom: 46.29%;}
.main_banner .banner_slide .main_swiper .swiper-slide img{width: 100%;height: 100%;border-radius: 0;}
.main_banner .banner_slide .main_swiper .swiper-button{position: absolute; bottom: 10px;left: 0;right: 0;margin: 0 auto; z-index: 2;display: flex;justify-content: center;align-items: center;}


/*====================================
메인페이지
====================================*/
.banner_slide_pop{background-color: #f9f9f9;padding-bottom: 40px;}
.banner_slide_pop .price .price_top{color: #fff;background-color: #333;padding-bottom: 90px;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;}
.banner_slide_pop .price .price_table{background-color: #fff;border-radius: 20px;margin: 0 15px;margin-top: -80px; overflow: hidden;box-shadow: 0px 6px 14px 0 rgba(199, 199, 199, 0.5);;}
.banner_slide_pop .price .price_table table{border-collapse: collapse;width: 100%;}
.banner_slide_pop .price .price_table table tr{border-bottom: 1px solid #ccc;}
.banner_slide_pop .price .price_table table tr:last-child{border-bottom: 0px;}

.banner_slide_pop .price .price_top h2{font-weight: 700;font-size: 20px;}
.banner_slide_pop .price .price_top p{color: #999;font-size: 12px;}
.banner_slide_pop .price .price_top .price_top_txt{line-height: 45px;display: flex;justify-content: space-between;align-items: center;width: 100%;
    padding: 0 15px; box-sizing: border-box;border-bottom: 1px solid #666;}
.banner_slide_pop .price .price_top .price_top_tb{padding: 0 15px;width: 100%;box-sizing: border-box;font-size: 14px;font-weight: 700;padding-top: 10px;}
.banner_slide_pop .price .price_top .price_top_tb span{font-size: 12px;}
.banner_slide_pop .price .price_top .price_top_tb table{border-collapse: collapse;width: 100%;}
.banner_slide_pop .price .price_top .price_top_tb table tr{display: flex;justify-content: space-between;}
.banner_slide_pop .price .price_top .price_top_tb table tr td:nth-child(1){width: 30%;padding-left:10px; box-sizing: border-box;}
.banner_slide_pop .price .price_top .price_top_tb table tr td:nth-child(2){width: 35%;}
.banner_slide_pop .price .price_top .price_top_tb table tr td:nth-child(3){width: 35%;}


.banner_slide_pop .price .price_table table tr{display: flex;justify-content: space-between;}
.banner_slide_pop .price .price_table table tr td:nth-child(1){width: 30%;padding-left:10px; box-sizing: border-box;}
.banner_slide_pop .price .price_table table tr td:nth-child(2){width: 35%;}
.banner_slide_pop .price .price_table table tr td:nth-child(3){width: 35%;}
.banner_slide_pop .price .price_table table tr td{font-size: 14px; font-weight: 500; display: flex;flex-direction: column;justify-content: center;align-items:flex-start;height: 75px;}
.banner_slide_pop .price .price_table table tr td p{margin-bottom: 0;padding-bottom: 0;font-size: 12px;color: #999;display: flex;align-items: center;position: relative;}
.banner_slide_pop .price .price_table table tr td b{font-size: 12px;color: #aaa;font-weight: 400;}
.banner_slide_pop table tr td .counter{display: flex;align-items: flex-end;font-size: 17px;font-weight: 700;}
.banner_slide_pop table tr td .counter:after {content: "원";font-size: 12px;color: #333;display: block;margin-bottom:3px;}
.banner_slide_pop table tr td .up{color:#f20707;display: flex;}
.banner_slide_pop table tr td .down{ color: #0eadff;display: flex;}
.banner_slide_pop table tr td .same{display: flex;align-items: center;}
.banner_slide_pop table tr td i{position: relative;display: inline-block;height: 0;line-height: 0;vertical-align: middle;font-style: normal;}
.banner_slide_pop table tr td .same::before{width: 8px;height: 4px;background-color: #ffde00;display: block;content: "";margin: 1px 3px 0;}
.banner_slide_pop table tr td .up::before{content: "▲";color: #f20707;display: block;padding: 0 3px;}
.banner_slide_pop table tr td .down::before{content: "▼"; color: #0eadff;display: block;padding: 0 3px;}





.main_wrap{width: 100%;margin: 0 auto;padding: 20px 0 50px 0px;z-index: 1;position: relative; box-sizing: border-box;
    -webkit-box-sizing: border-box;background-color: #f9f9f9;}
.main_wrap a{color: #888;}
.main_wrap .store_info{}
.main_wrap h3.title{font-size: 20px; font-weight: 700;padding-bottom: 30px;text-align: center;}
.main_wrap .store_text{padding: 0px 16px;}
.main_wrap .store_text .sotre_content{padding: 30px 0;}
.main_wrap .store_text .sotre_content table{width: 100%;border-collapse: collapse;padding: 0; margin: 0;}
.main_wrap .store_text .sotre_content table tr {display: flex;flex-direction: column;padding-bottom: 15px;}
.main_wrap .store_text .sotre_content table tr td{font-size: 15px;color: #888888;padding: 0;padding-bottom: 2px;margin-left: 13px;}
.main_wrap .store_text .sotre_content table tr td span a{color: #FF5F00; border-bottom: 1px solid #FF5F00;}
.main_wrap .store_text .sotre_content table tr td:first-child{font-weight: 700;display: flex;align-items: center;color: #000;margin-left: 0;}
.main_wrap .store_text .sotre_content table tr td:first-child::before{content: "";background-color:#FF5F00; width: 2px; height: 16px; display: block;margin-right: 11px;}
.main_wrap .store_text .sotre_img img{border-radius: 10px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.main_wrap .store_text .sotre_img{width: 100%;height: 0;padding-bottom: 75%;position: relative;}


.main_wrap .store_gallery{background-color: rgba(255,95,0,0.05);text-align: center;padding: 50px 28px;}
.main_wrap .store_gallery h3{font-size: 20px;font-weight: 700;padding-bottom: 30px;}
.swiper-slide{width: 100%; height: 0 !important;padding-bottom: 75%;position: relative;}
.swiper-slide img{width: 100%;height: 100%;position: absolute;top: 0;border-radius: 10px;}
.swiper {
width: 100%;
height: 100%;
margin: 0 auto;
}

.swiper-slide {
text-align: center;
font-size: 18px;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-button-next, .swiper-button-prev{top: var(--swiper-navigation-top-offset,45%) !important;}
.swiper-slide img {
margin: 0 auto;
display: block;
width: 100%;
height: 100%;
}
:root {
--swiper-navigation-size: 24px !important;
--swiper-theme-color: #fff !important;
}
.swiper-pagination{position: relative !important; padding-top: 30px;}
.swiper-pagination-bullet{width: 10px !important; height: 10px !important; border-radius: 5px !important;background-color: #333333 !important; opacity: 0.2;}
.swiper-pagination-bullet-active{width: 17px !important;opacity: 1;}


.main_wrap .store_location{padding: 50px 16px 30px;display: block;}
.main_wrap .store_location .noti{color: #666666; font-size: 13px; padding: 5px 0 30px;display: block; width: 100%; text-align: right;}
.main_wrap .store_location .store_map .map_wrap{ width: 100%;margin-bottom: 0px;height: 0;padding-bottom: 83.5%;position: relative;overflow: hidden;border-radius: 20px;}
.main_wrap .store_location .store_map .map_wrap .kakao_map{width: 100% !important;position: absolute;height: 100%;top: 0;left: 0;right: 0;}
.main_wrap .store_location .store_map .map_wrap .kakao_map .wrap_map{height: 90% !important;}
.map_border {border: 0px; width: 0px !important;}
.root_daum_roughmap .wrap_controllers{border-color: transparent !important;}
.main_wrap .store_location table{width: 100%;border-collapse: collapse;padding: 0; margin: 0;}
.main_wrap .store_location table tr {display: flex;flex-direction: column;padding-bottom: 15px;}
.main_wrap .store_location table tr:last-child{padding-bottom: 0;}
.main_wrap .store_location table tr td{font-size: 15px;color: #888888;padding: 0;padding-bottom: 2px;margin-left: 13px;line-height: 1.4;padding-top: 3px;}
.main_wrap .store_location table tr td span{color: #FF5F00; border-bottom: 1px solid #FF5F00;}
.main_wrap .store_location table tr td:first-child{font-weight: 700;display: flex;align-items: center;color: #000;margin-left: 0;line-height: 1;padding: 0;}
.main_wrap .store_location table tr td:first-child::before{content: "";background-color:#FF5F00; width: 2px; height: 16px; display: block;margin-right: 11px;}


.map_link{color: #0A35BF;font-weight: 700;border-bottom: 1px solid #0A35BF;cursor: pointer;display: inline;float: right;margin: 20px 0 10px;}
.map_link a{color: #0A35BF;font-size: 14px;display: flex;align-items: center;}
.map_link a::before{content: "▶";display: block;margin-right: 5px;font-size: 10px;}




.main_wrap .store_account_number{padding: 0 16px;}
.main_wrap .store_account_number .account_wrap{border:  1px solid #E8E8E8; background-color: #FCFCFC; border-radius: 5px;padding: 20px 12px;display: flex;}
.main_wrap .store_account_number .tri{width: 0;height: 0;border-bottom: 5px solid transparent;border-top: 5px solid transparent;border-left: 7.5px solid #FF5F00;border-right: 5px solid transparent;margin-top: 5px;}
.main_wrap .store_account_number .account_number h3{color: #333333; font-size: 15px; font-weight: 700;margin-bottom: 6px;}
.main_wrap .store_account_number .account_number p{color:#666666; font-size: 14px;}



/*====================================
서브페이지
====================================*/
.sub_wrap{width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;background-color: #fff;}
.sub_wrap > .add_page{
    margin: 0 25px 50px;
    width: calc(100% - 50px);}
.sub_banner{width: 100%; height: 86px; background: #333;background-position: top center;padding:25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.sub_banner h3{margin: 0 auto;color: #fff;font-size: 24px;font-weight: 700;}
.sub_top_back{border-bottom: 1px solid #ddd;position: relative;height: 40px;background-color: #fff;}
.sub_top_back h3{text-align: center;line-height: 40px;font-weight: 700;}
.sub_top_left{position:absolute;left: 0;top: 0;height: 40px;}

.sub_wrap .sub_category{overflow-y: hidden;overflow-x: auto;background-color: #fff;color: #999;}
.sub_wrap .sub_category .list_item_category{display: table;white-space: nowrap;width: 100%;padding: 6px 0 6px 16px;border-bottom: 1px solid #ccc;}
.sub_wrap .sub_category .list_item_category li{padding-right: 16px;font-weight: 400; font-size: 15px;display: table-cell;}
.sub_wrap .sub_category .list_item_category li.on a{color: #333;font-weight: 700;}
.sub_wrap .sub_category .list_item_category li a{display: block;color: #999;font-weight: 400;}


.sub_wrap .service_cont{padding: 25px 25px 0;}
.sub_wrap .service_cont .dia_tit{font-size: 24px;font-weight: 700;padding-bottom:5px}
.sub_wrap .service_cont .dia_text{font-size: 14px; color: #999;padding-bottom: 10px;}
.sub_wrap .service_cont ul li{padding-bottom: 20px;}
.sub_wrap .service_cont ul li table{border-collapse: collapse;width: 100%;font-size: 14px;}
.sub_wrap .service_cont ul li table .dia_tb_top{display: flex;border-top: 2px solid #333;border-bottom: 1px solid #ccc;padding: 10px 0;}
.sub_wrap .service_cont ul li table .dia_tb_top td{width: 20%;text-align: center;display: flex;flex-direction: column;}
.sub_wrap .service_cont ul li table .dia_tb_top td span{color: #999;}
.sub_wrap .service_cont ul li table .dia_tb_price{border-bottom: 1px solid #ccc;padding: 10px 0;display: block;}
.sub_wrap .service_cont ul li table .dia_tb_price td{text-align: center;width: 100%;display: inline-block; color: #999;}
.sub_wrap .service_cont ul li table .dia_tb_price td span{color: #333;margin-left: 10px;}


.sub_wrap .service_cont ul li table.soldout .dia_tb_top{position: relative;}
.sub_wrap .service_cont ul li table.soldout .dia_tb_top::before{content: "";display: block;background-color: #ff5f00;width: 100%;height: 2px;
    position: absolute;right: 0; left: 0; bottom: 20px;}
.sub_wrap .service_cont ul li table.soldout .dia_tb_price{position: relative;}
.sub_wrap .service_cont ul li table.soldout .dia_tb_price td::after{content: "품절";display: block;color: #fff;background-color: #ff5f00;width: 40px;height: 25px;
    line-height: 25px;position: absolute;right: 10px;top: 10px;}


.goods_list .goods_list_cont{padding: 10px 25px 50px;box-sizing: border-box;}
.goods_list .goods_list_cont ul{width: 100%;display: flex;flex-flow: wrap row;justify-content: space-between;}
.goods_list .goods_list_cont ul li{width: 50%;min-height: 250px;padding: 15px 5px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.goods_list .goods_list_cont ul li .list_img{border: 1px solid #ddd;margin-bottom: 15px;}
.goods_list .goods_list_cont ul li h3{word-break: break-all;color: #3e3d3c;font-size: 14px;padding-bottom: 3px;}
.goods_list .goods_list_cont ul li p{color: #ab3e55;font-size: 14px;font-weight: 700;}
.goods_top_box{    padding: 10px 25px;margin-top: 10px;background: #f9f9f9;}
.inp_sel {width: 128px;}
.inp_sel select {width: 100%;height: 31px;padding: 0 33px 0 6px;background: #fff url(img/icon/icon_bg_select.png) no-repeat 100% 0;background-size: 400px 31px;font-size: 13px;color: #333;border: 1px solid #c3c3c3;box-sizing: border-box;vertical-align: 1px;}

.add_page{width: 100%;padding: 12px 0;font-size: 14px;line-height: 1;background-color: #fff;border:  1px solid #666;color: #666;}
.re_page{width:calc(100% - 50px);padding: 12px 0;font-size: 14px;line-height: 1;background-color: #fff;border:  1px solid #666;color: #666; box-sizing: border-box; margin: 25px;}
.re_page a{width: 100%;display: block;}


.all_page_prev {display: inline-block;padding: 20px;font-size: 0;background: url(img/icon_mid_arrow.png) no-repeat center;background-size: 10px;border-right: 1px solid #ddd;}

.call_btn{position: fixed;bottom: 0;padding: 15px;border-radius: 5px 5px 0 0;width: 100%;
    background-color: #fff;margin: 0 auto;display: flex;justify-content: center;box-sizing: border-box;}
.call_btn button{width: 100%;background-color: #ff5f00;border: none;padding: 15px 0;font-size: 16px;}
.call_btn button a{display: flex;align-items: center;justify-content: center;color: #fff;}
.call_btn button p{margin-right: 5px;}


.board_wrap{width: 100%; margin: 0 auto;box-sizing: border-box;-webkit-box-sizing: border-box;background-color: #fff;padding-bottom: 25px;}
.board_wrap ul.board_box{padding: 15px 18px;border-bottom: 1px solid #ddd;}
.board_wrap ul.board_box li{display: flex;flex-direction: column;line-height: 1.6;}
.board_wrap ul.board_box li h3{font-weight: 700;font-size: 14px;}
.board_wrap ul.board_box li div {display: flex;}
.board_wrap ul.board_box li div p{font-size: 12px;color: #999;margin-right: 5px;}

.board_wrap .board_content ul{width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 10px 15px;}
.board_wrap .board_content ul.detail_header{border-bottom: 1px solid #dbdbdb;width: 100%;font-weight: 700;background-color: #fafafa;}
.board_wrap .board_content ul.detail_header li{font-size: 14px;}
.board_wrap .board_content ul.detail_bt{border-bottom: 1px solid #dbdbdb; display: flex;justify-content: space-between;}
.board_wrap .board_content ul.detail_bt li{font-weight: 700;font-size: 14px;}
.board_wrap .board_content ul.detail_bt li span{font-weight: 400;font-size: 13px;}
.board_wrap .board_content .cont_view{padding: 25px;border-bottom: 1px solid #dbdbdb;margin-bottom: 25px;}

.board_wrap .add_page{margin: 25px; width: calc(100% - 50px);}

.page_btn{text-align: center;padding: 25px 0;}
.page_btn button:hover{cursor: pointer;}
.page_btn button{border: none;background-color: transparent;padding: 7px 10px 5px 9px;font-size: 16px;border-radius: 4px;color: #888;line-height: 1;margin: 0 1px;}
.page_btn button.on{background-color: #ff6e0e;color: #fff;}


.goods_detail_wrap{width: 100%;margin: 0 auto;background-color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;}
.goods_detail_wrap .goods_top{}
.goods_detail_wrap .goods_top .goods_img{padding: 10px;position: relative;}
.goods_detail_wrap .goods_top .goods_img .main_img{width: 100%; height: 0;padding-bottom: 100%;position: relative;}
.goods_detail_wrap .goods_top .goods_img .main_img img{width: 100%;height: 100%;position: absolute;top: 0;}
.goods_detail_wrap .goods_top .goods_img .indicator{display: flex;justify-content: center;position: absolute;bottom: 20px;left: 0;right: 0;margin: 0 auto;}
.goods_detail_wrap .goods_top .goods_img .indicator li{width: 10px;height: 10px;background-color: #c9c9c9;margin-right: 10px;border-radius: 50%;}
.goods_detail_wrap .goods_top .goods_img .indicator li.on{background-color: #ff6e0e;}


.goods_detail_wrap .goods_top .goods_info{width: 100%;}
.goods_detail_wrap .goods_top .goods_info .info_top{padding:15px;border-bottom: 1px solid #ededef;}
.goods_detail_wrap .goods_top .goods_info .info_top .brand{font-size: 13px; color: #666;font-weight: 400;}
.goods_detail_wrap .goods_top .goods_info .info_top h3{font-size: 18px;color: #333;font-weight: 700;}
.goods_detail_wrap .goods_top .goods_info .info_top p{font-size: 12px;font-weight: 700;}
.goods_detail_wrap .goods_top .goods_info .info_top p span{font-size:24px;}

.goods_detail_wrap .goods_top .swiper-slide img {max-width: 360px;margin: 0 auto;height: auto;position: absolute;left: 0; right: 0;top: 10px;}

.goods_detail_wrap .goods_top .goods_info .order_info{position: relative;padding: 15px;background: #f9f9f9;border-bottom: 1px solid #c9c9c9;display: flex; justify-content: space-between;align-items: end;}
.goods_detail_wrap .goods_top .goods_info .order_info li p{font-size: 12px;font-weight: 700;padding-bottom: 10px;}
.goods_detail_wrap .goods_top .goods_info .order_info li .count{padding: 0;display:flex;align-items: center;}
.goods_detail_wrap .goods_top .goods_info .order_info li .count button{display: inline-block;width: 34px;height: 34px;border: 1px solid #c9c9c9;color: #aaa;font-size: 24px;box-sizing: border-box;font-weight: 400;}
.goods_detail_wrap .goods_top .goods_info .order_info li .count p{width: 40px;height: 34px;border: 1px solid #c9c9c9;font-size: 13px;box-sizing: border-box;font-weight: 500;text-align: center;line-height: 34px;margin: 0 3px;background-color: #fff;}
.goods_detail_wrap .goods_top .goods_info .order_info li span{font-weight: 700;}
.goods_detail_wrap .goods_top .goods_info .goods_price{text-align: right;padding: 15px;border-bottom: 1px solid #c9c9c9;}
.goods_detail_wrap .goods_top .goods_info .goods_price p{font-weight: 700; font-size: 13px;}
.goods_detail_wrap .goods_top .goods_info .goods_price p span{font-size: 15px;margin-left: 20px;}
.goods_detail_wrap .goods_top .goods_info table{width: 100%;font-size: 12px;padding: 15px;}
.goods_detail_wrap .goods_top .goods_info table tr td{color: #333;}
.goods_detail_wrap .goods_top .goods_info table tr td:first-child{width: 25%;color: #888;}


.goods_guide{ border: 1px solid #ddd;margin:0 15px;}
.goods_guide ul{ display: flex;}
.goods_guide ul .guide_img{border-right: 1px solid #ccc; width: 25%;font-size: 12px;color: #888; text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.goods_guide ul .guide_img img{margin-bottom: 10px;}
.goods_guide ul .guide_cont{width: 75%;font-size: 12px;line-height: 1.6;padding: 15px;}
.goods_guide ul li .blue{color: blue;}

.bar{width: 100%;height: 10px ;background-color: #e2e2e2;margin-top: 15px;}

.goods_cont{width: 100%;padding: 15px 15px 50px;box-sizing: border-box;}
.goods_cont img{width: 100%;}
/* .goods_cont h3{font-size: 13px;font-weight: 700;display: block;width: 85px;border-bottom: 2px solid #ac3c54;padding-bottom: 10px;margin-bottom: 10px;} */
.goods_cont h3{font-size: 13px;font-weight: 700;display: block;width: 85px;padding-bottom: 10px;margin-bottom: 10px;}
