/* 商铺首页 */
.shop_headWrap{background: #fff; margin-bottom: 15px;}
.index_wecome{margin: 0 auto;}

.module_tit{width: 512px;}
.module_tit p {font-size: 14px; line-height: 24px; color: #8e8e8e;word-break: break-all;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.module_tit a{font-size: 18px; font-weight: bold; display: inline-block;margin-bottom: 3px; color: #555; }
.module_search {float: right; position: relative; top: 12px;}
.module_search .module_inner{float: left;width: 246px;border: 1px solid #1886f0;border-radius: 5px 0 0 5px;height: 40px;text-indent:2em;font-size: 14px;color: #888;line-height: 40px; transition: 0.3s;}
.module_search .module_inner::-webkit-input-placeholder {color: #aab2bd;}

.module_search .module_submit{background: #1886f0;color: #fff;text-align: center;font-size: 15px;cursor: pointer;border-radius: 0px 5px 5px 0px;width:90px;line-height: 42px;height: 42px;}

.module_wrap{padding:20px 0;height:72px;}
.moduleNav_wrap{height:35px;line-height:35px;background:#1886f0}
.moduleNav_wrap ul{width:1150px;margin:0 auto}
.moduleNav_wrap ul li{display:inline-block}
.moduleNav_wrap ul li a{color:#fff;font-size:15px;width:166px;display:inline-block;text-align:center}
.module_logo{float:left}
.module_tit{float:left}
.moduleNav_wrap li a.cur{background:#0869c7}


.module_index_wrap{width:1200px;margin:0 auto}
.moduleBanner{width:860px;height:360px;background:#fff;position: relative; z-index: -1;}
.moduleBanner .swiper-container{ height: 360px; }
.module_index_wrap{overflow:hidden}
.left_module{width:860px;float:left}
.right_module{float:right;width:310px;background:red}

.module_product{background:#fff;padding:0 20px;margin-bottom: 20px;}
.module_product li {
    width: 258px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.module_product li > a {
    width: 258px;
    height: 258px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background: #f1f1f1;
    overflow: hidden;
}
.module_product li a img{width: 100%; transition: 0.5s;}
.module_product li > a:hover img{
    transform: scale(1.05);
}
.module_product_list{padding:10px 0;overflow:hidden;background:#fff; overflow: hidden;}
.module_product_list li:nth-of-type(3n){margin-right:0}
.module_product_list li .tit {
    font-size: 14px;
    color: #555;
    display: block;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 5px 0;
}
.module_product_list li .tit:hover{color:#f00}
.module_product_list .module_price { overflow: hidden; color: #f00; padding-bottom: 9px; font-family: arial; }
.module_product_list .price_sign{font-size:12px}
.module_product_list .price_yuan{font-size:22px; font-family: arial; }
.module_menu{height:40px;line-height:40px;font-size:18px;padding-top:5px;font-weight:bold;border-bottom:1px solid #eee}
.module_about{background:#fff;margin:20px 0;padding:20px 20px 5px}
.module_about p{font-size:15px;line-height:30px;color:#666;text-align:justify;font-family: "微软雅黑" !important;}
.module_about .name_slot{font-size:18px;font-weight:bold;margin-bottom:10px}

.shopDetail_table{margin: 20px 0;}
.shopDetail_table table{width: 100%;}
.shopDetail_table td{font-size: 14px;padding: 20px;width: 200px;color: #555;border: 1px solid #e5e5e5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.shopDetail_table td:nth-of-type(odd){background: #f7f7f7;width: 110px;}
.module_menu_ti{overflow: hidden; width: 100%;}
.module_menu_ti .module_menu{position: relative;}
.module_menu_ti a.more_pro{line-height: 30px;font-size: 13px;color: #666;position: absolute;right: 0;top: 15px;font-weight: normal;}

.J_module_menu{padding:10px 0 20px 0}
.prod_menu_wrap .card-tabs-bar a{display:inline-block;height:32px;width:120px;background:#f2f2f2;font-size:13px;border-radius:4px; font-size: 14px; margin-right:20px;line-height:32px;text-align:center}
.prod_menu_wrap .card-tabs-bar a.active{ background: #1886f0; color: #fff; }  
.right_module{width:300px;padding:30px 10px 10px 10px;background:linear-gradient(179deg,#d5eaff,#fff,#fff,#fff)}
.shop_abstract .name{font-size:15px;color:#555; padding-top: 10px;font-weight:bold;}
.shop_abstract dl{overflow: hidden; width: 278px; margin: 0 auto; }
.shop_abstract dt{width:70px;height:70px; float: left; background: #fff;border-radius:20%;}
.shop_abstract dd{float: left; width:198px; margin-left: 10px;}
.shop_abstract .icon_logo{max-width:70px;max-height:70px;border-radius:20%;}
.shop_abstract p{color:#555;font-size:14px;padding:5px 0;}
.shop_abstract .time{background:url(../images/vip.png) no-repeat left center;color:#e0a434;font-size:12px;padding-left:30px;margin:3px 0}
.shop_contact_area{text-align: center; padding: 30px 0; border-bottom: 1px solid #ddd; overflow: hidden; width: 280px; margin: 0 auto;}
.shop_contact_area a{float: left;width: 130px;height: 35px;font-size: 16px;border-radius:3px;text-align: center;border: 1px solid #1886f0;color: #1886f0;line-height: 35px;}
.shop_contact_area .check_tel{background: #1886f0;color: #fff;}
.shop_contact_area .check_contact{margin: 0 0 0 15px;}
.right_content_form{padding: 10px 10px;}
.right_content_form .title{font-size: 15px;color: #555;font-weight: bold;padding: 10px 0 2px;}
.title_info{color: #999;font-size: 12px;}
.right_form{padding:10px 0px}
.right_form input{width:100%;display:block;height:40px;border-radius:3px;line-height:40px;border:1px solid #ddd;margin-bottom:10px}
.right_form input.ivu_inputName,.right_form input.ivu_inputNum{text-indent:1em;font-size:14px}
.right_form input.ivu_inputSub{background:#1886f0; cursor: pointer; color:#fff;border-color:#1886f0;font-size:15px}
.right_form input.ivu_inputSub:hover{background: #0869c7;}
.shop_tabs_tit{height: 80px;overflow: hidden;}
#tabs_shop .shop_tabs_tit li{margin: 0;width: auto; height: auto;}
#tabs_shop .shop_tabs_tit li:hover{border: none; background: none;}
#tabs_shop .shop_tabs_tit li a{display: block;height:38px;padding: 0 30px;line-height: 38px;border-radius: 4px;font-size: 14px;background: #f5f5f5;border: 1px solid #ddd;margin: 10px 10px 10px 0;text-align: center;}
#tabs_shop .ui-widget-header .ui-state-active a{background: #1886f0;color: #fff;}
.shop_abstract dl {border-bottom: 1px solid #1886f030; padding-bottom: 20px;}
.store_detail{padding: 10px 20px 0;}
.store_deta_btn {margin-top: 12px;display: block;text-align: center;padding: 10px 20px;border: 1px solid #efc6ab;background: #1886f030;}

/* 公司简介 */
.Mainsideline{padding:20px}
.Mainsideline p{font-size:14px;color:#666;text-indent:2em;width:748px;margin:0 auto;line-height:28px; text-align: justify;  }
.Mainsideline dl{overflow:hidden}
.Mainsideline dt{width:356px;height:214px;float:right}
.Mainsideline dd{float:left;width:758px}
.Mainsideline .about_info_text span{font-weight:bold;font-size:15px;padding:0px 0 10px;display:block;color:#666}
.Mainsideline dt img{display:block;max-width:356px}
.shop_abouts_box{background:#fff}
.shop_abouts_box .about_info{margin-bottom:20px;overflow:hidden;height:32px}
.about_info .name_slot{font-size:18px;color:#666;float:left}
.shop_abouts_box .add_product_info{float:right;width:auto;font-size:12px;color:#999}
.container_table_info{width: 1160px;margin: 20px auto;padding: 20px;background: #fff;}
.container_table td{border: 1px solid #ddd;padding: 6px 16px; line-height: 30px; font-size: 14px;color: #555;width: 400px;}
.container_table td a{color: #f00;}
.container_table td:nth-of-type(odd){width: 120px;text-align: center; background: #f5f5f5; }

.container_table_info .tit{font-size: 15px;font-weight: bold; color: #666; margin-bottom: 20px;}

/* 联系我们 */
.shop_contact_box{background:#fff}
.contact_info{padding:20px;margin-bottom: 20px;}
.contact_info .name_slot{font-size:16px;font-weight:bold;color:#666}
.contact_info_message{margin-top:20px;float: left; width: 530px;}
.contact_info_message li span{float:left;width:82px;margin-right:20px;text-align-last:justify}
.contact_info_message li p{float:left; width: 400px;line-height: 30px;}
.contact_info_message li{font-size:15px;height:35px;line-height:35px;color:#444}
.shop_contact_box .txt_tig{color:#555;font-size:14px;padding-top:10px}
.shop_contact_box .txt_tig span{color:#1886f0}

.contact_atlas{width:485px;border:1px solid #ddd}
.contact_atlas_wrap{height:350px;overflow:hidden}
.bdMap_wrap{float:right;width:600px;height:300px;}

/* 商铺详情页 */

.preview_content{width:1178px; padding: 10px 10px 16px 10px; border: 1px solid #eee; overflow:hidden}
.preview_wrap{width:322px;height:322px}
h2.prod_desc_title {font-size: 17px;padding: 10px 10px;color: #404040;line-height: 30px;font-weight: bold;overflow: hidden;}
.preview_con,.preview_left{float:left}
.preview_left{width:378px}
.preview_con{width:552px;margin-left:30px}
.preview_right{float:right}
.preview_pic{display:block;max-width:378px}
.show_viedo{width: 378px; height: 378px;}

.show_viedo video{width: 378px; height: 378px;}
.spec_items{height:60px;padding:7px 10px 11px;position:relative;border: 1px solid #e8e8e8;}
.spec_items ul{overflow:hidden}
.spec_items li{float:left;margin-right:9px;cursor:pointer;border: 2px solid #eaeaea;}
.spec_items li:last-of-type{margin:0}
.spec_items li img{display:block;width:60px;max-width:60px;max-height:60px}
.preview_content .arrowBox a{position:absolute;width:15px;height:60px;line-height:54px;color:#ddd;text-align:center;font-size:26px;border:1px solid #dddddd78}
.preview_content .arrowBox a:hover{color:#888;border:1px solid #ccc}
.preview_content .arrowBox a.sprite_arrowPrev{left:0;bottom:0}
.preview_content .arrowBox a.sprite_arrowNext{right:0;bottom:0}
.spec_items li.previewImg_active{border:2px solid #1886f0;box-sizing:border-box}

.basic_fields{font-size:14px;color:#484848;padding:12px 20px;margin-bottom:30px;border-top:1px solid #000;background:#f8f8f8;border-top:1px solid #6799ca80}
.field_name *,.quantity_num *{display:inline-block}
.quantity_num{padding:12px 0}
.field_name .price{color:#ef1f1f;font-size:20px;font-weight:bold; font-family: arial;}
.field_name .yuan{color:#ef1f1f}
.quantit_tip{font-size:14px;padding-bottom:22px;color:#ff9b09}

.inquiry_btnsBox{height:70px}
.inquiry_btnsBox button{display:inline-block;border-radius:3px;font-size:15px;margin:0 10px 0 0;cursor:pointer; color: #1886f0;}
.inquiry_btnsBox button a{display:block;color:#fff;font-size:15px;line-height: 30px;}
.inquiry_btnsBox .inquiry_button{width:120px;height:43px;text-align:center;line-height:40px;background:#1886f0;border:1px solid #1886f0;color:#fff}
.inquiry_btnsBox .inquiry_contact{width:120px;height:43px;text-align:center;line-height:40px;background:#e0f2ff;border:1px solid #1886f0;}
.inquiry_btnsBox .inquiry_button:hover{background:#0c78e1;}
.inquiry_btnsBox .inquiry_contact a{color:#1886f0}
.inquiry_btnsBox .inquiry_lineMess a{color:#ff7b48}
.inquiry_btnsBox .inquiry_lineMess{width:150px;height:42px;text-align:center;line-height:40px;border:1px solid #ff7b48;background:#ff7b4814}


.preview_right{width:210px;height:450px;background:linear-gradient(#f5faff,#fff)}
.shop_name{font-size:15px;color:#444;text-align:center;padding:20px 10px 10px;white-space: nowrap;
overflow: hidden;text-overflow: ellipsis;font-weight: bold;}
.shop_value{font-size:12px;color:#555; overflow: hidden;  width:184px; line-height:24px; margin:0 auto;padding:10px 0px 20px}
.shop_name_vip{float:left;background:url(../images/vip.png) no-repeat left center;color:#e0a434;font-size:12px;padding-left:30px}
.shop_mess{width:162px;margin:0 auto;height:28px}
.shop_name_tags{float:right;font-size:12px;padding:0 4px; display: none; border-radius:4px;color:#888;border:1px solid #ddd}
.shop_dir{color:#888;font-size:12px;text-align:center}
.shop_value .shop_txt{line-height:20px; word-break: break-all; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
float: right; width: 120px; color: #444;}
.shop_value em{float: left;}
.shop_hrefArea{text-align:center}
.shop_hrefArea a{display:inline-block; border: 1px solid #1886f0; width:90px;height:32px;line-height:32px;text-align:center;color:#1886f0;background:#fff;border-radius:3px;margin:0 2px}
.shop_hrefArea a:first-of-type{background: #1886f0; color: #fff;}
.shop_hrefArea a:hover{background:#0a6ecb;color:#fff;}
.search_recommend{width:1200px;margin: 20px auto;padding: 10px 0;}
.search_recommend .recommen_item { overflow: hidden; padding: 20px 12px 20px 11px; border: 1px solid #eee;}

.search_recommend h2{font-size: 18px;margin: 10px 0;font-weight: bold; color: #666;}
.search_recommend .re_item{width: 218px;margin-right: 20px;float: left;}
.search_recommend .re_item:last-of-type{margin: 0;}
.search_recommend .re_item .recom_pic{overflow: hidden; width: 218px; height: 218px; display: flex;justify-content: center;align-items: center;}
.search_recommend .re_item .recom_pic img{max-width: 218px; transition: 0.5s;}
.search_recommend .re_item .recom_pic img:hover{transform: scale(1.05);}
.search_recommend .re_item .recom_tit { display: block; font-size: 13px;color: #444; margin: 4px 0;word-break: break-all; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 38px;}
.search_recommend .re_item .recom_tit:hover span{color: #ef1f1f;}}
.search_recommend .re_item .recom_price{color: #ef1f1f;font-size: 12px;}
.recom_price .recom_p2{font-size: 15px; font-family: arial; }
.recom_price *{color: #ef1f1f;}


.describeBox{width:1200px;margin:18px auto;overflow:hidden}
.des_left{width:185px;float:left;border:1px solid #ddd;box-sizing: border-box;}
.des_right{float:right;width:994px;border:1px solid #ddd;}
h3.bold_title,.des_tit{width:994px;display:block;line-height:40px;text-indent:1em;font-size:16px;height:40px;background:#f5f5f5}
.des_mess{width:994px;overflow:hidden;border-bottom:1px solid #eee}
.des_mess li{padding:20px 0;width:400px;font-size:12px;line-height:24px;padding:4px 0;padding-left:20px;color:#666;display:inline-block}
.p_cardLayout{padding:0 12px}
.p_cardLayout a{
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.p_cardLayout a:last-of-type{ height: auto;}
.p_cardLayout a:last-of-type:hover{color: #ef1f1f;}
.p_cardLayout a img{ border-radius: 5px;}
.p_cardLayout{margin-bottom:20px}
.p_cardLayout .ti{font-size:12px;color:#666;line-height:18px;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top: 8px;}
.p_cardLayout .price{color:#f00;font-family: arial;}
h3.bold_title{width:183px;margin-bottom:12px}

.questionable_detail{padding:20px 20px;line-height:30px;color:#555;font-size: 16px;}
.questionable_detail img{max-width:750px;vertical-align:middle;margin:0 auto;text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between}
.questionable_detai * {font-size: 16px; line-height: 30px;}
.questionable_detail img:first-of-type{top:0}

.phone_modal_wrap{
    opacity: 0;
    transition: 0.3s;
    z-index: -1;
    position: relative;
}
#ivu_modal_wrap {
    margin: 0 auto;
    position: fixed;
    border-radius: 4px;
    z-index: 99;
    left: 50%;
    top: 30%;
    background: #fff;
    margin-left: -210px;
    box-shadow: 0 0 8px rgb(255 255 255 / 0%);
    text-align: center;
}
.ivu_modal_content {
    padding: 52px 0px 43px;
    position: relative;
}
#ivu_modal_wrap .J_phone{font-size: 25px;margin-bottom: 6px;color: #333;}
#ivu_modal_wrap .J_name, #ivu_modal_wrap .J_tel{font-size: 14px;margin-bottom: 5px;color: #666;}
#ivu_modal_wrap .text {
    width: 385px;
    margin: 10px auto 0px;
    color: #999999d9;
}
.j_img_list a{margin: 0 5px;}
.ivu_markBox{width: 100%; background: rgba(0,0,0,.6);position: fixed;top: 0;left: 0;height: 100%;}
#ivu_modal_wrap .ivu_btn_primary {position: absolute;right: 10px; border-radius: 4px; top: 10px;color: #fff;background: #1886f0;padding: 4px 10px;font-size: 12px;}
#ivu_modal_wrap .ivu_btn_primary:hover{background: #0c78e1;}
/* 全部商品 shop_view.html */
.page_wrap{height: 38px;text-align: center;font-size: 15px;margin-bottom: 74px;}
.page_list a{display: inline-block;width: 40px;height: 40px;margin: 0 4px;line-height: 40px;border: 1px solid #ddd;border-radius: 2px;color: #888;}
.page_list .prev,.page_list .next,.page_all{display: inline-block;}
.page_list .prev a ,.page_list .next a{width: 70px;background: #f8f8f8;}
.page_list{width: 1200px;display: inline-block;}
.page_list a.cur , .page_list a:hover{background: #1886f0;color: #fff;border-color: #1886f0;}
.allProduct_wrap{width:1200px;margin:0 auto 20px;background-color:#fff}
.allProduct_wrap ul{overflow:hidden;width:1170px;margin:0 auto;padding:20px 5px 6px 5px}
.allProduct_wrap li {
    float: left;
    width: 218px;
    overflow: hidden;
    /* border: 1px solid #eee; */
    box-sizing: border-box;
    margin: 0 20px 20px 0;
    transition: 0.3s;
    background: #f3f3f3cc;
}
.allProduct_wrap li:hover{border-color:#ef1f1f}
.allProduct_wrap li:nth-of-type(5n){margin-right:0}
.allProduct_wrap li a.pro_pic {
    width: 217px;
    height: 198px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
}

.allProduct_wrap li a.pro_pic img{
    max-height: 194px;
}
/* .allProduct_wrap li a.pro_pic img{max-width:218px;  max-height: 198px; } */
.allProduct_wrap li a.pro_title{color:#444;font-size:14px;padding:5px 10px;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.allProduct_wrap li a.pro_title:hover {color: #ef1f1f;}
.allProduct_wrap li p.pro_price{font-weight:bold;font-size:15px;color:#f11313;padding:0 10px 5px 10px; font-family: arial;}
.allProduct_wrap li p.pro_price em{font-size:12px;padding-right:4px}
.allProduct_wrap .pro_result {padding: 10px 0;font-size: 14px;color: #555;text-indent:1em;}
em.pro_all{color: #f00;}
.pro_class_wrap{line-height: 30px;font-size: 15px;color: #444;border-bottom: 10px solid #eee;}
.pro_class_info{overflow: hidden;}
.menu_ti {font-size: 15px;padding: 0 12px 6px;font-weight: bold;border-right: 1px solid #eee;}
.pro_class_menu a:hover{color: #1886f0;border-color: #1886f0; }
.pro_class_menu a {text-align: center;display: inline-block; padding: 6px 15px;  border-radius: 4px;border: 1px solid #dddddd6b;color: #444;font-size: 14px;margin: 4px 4px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background: #f5f5f5;}
.pro_class_menu a.active {color: #1886f0;border-color: #1886f0;}

.pro_class_menu {width: 1184px;margin: 0 auto 10px;}
.filter_layout_btn{padding: 10px 13px;border-top: 1px solid #eee;}
.filter_layout_btn a{font-size: 12px;width: 90px;display: inline-block;border: 1px solid #ddd;background: #fff;border-radius: 3px;margin-right: 4px;text-align: center;}
.filter_layout_btn a.cur{background: #1886f0;color: #fff;border-color: #1886f0;}

.product_select_view{background:#fff;width:1200px;margin:20px auto;text-align:center;padding:40px 0}
.product_select_view .hea{font-weight:bold;text-align:center;color:#666;font-size:16px;padding-top:10px}
.product_select_view p{text-align:center;color:#999;padding-bottom:15px}
.product_select_view a.return_pro{display:inline-block;padding:10px 20px;margin:0 10px 0 0;}
.product_select_view a.check_shopVie{padding:10px 20px;display:inline-block;color:#1886f0}

#master{position:absolute}
.mask{width:200px;height:200px;background:rgba(0,0,0,.4);opacity:0.7;position:absolute;display:none}
#magnify{position:absolute;width:378px;height:378px;left:586px;overflow:hidden;display:none;background:#fff}
#magnify>img{width:592px;position:absolute;left:0}
.spec_items{top:378px}


@media screen and (max-width: 750px) {
    body{background: #fff !important;}
}