:root{
    /* 导航背景色 */
    --navBgc: #007dce;
    /* 导航字体色 */
    --navColor:#fff;
    /* 导航交互背景色 */
    --navActiveBgc: #ff9c00;
}
/*  */
.header_box{margin: 0 auto;position: relative;min-width: 1200px;}

/* 店铺标题、电话 */
.header_title{width: 1200px;margin: 0 auto; height: 130px;padding: 20px 0;}
.header_title_name, .header_title_phone{font-size: 30px;color: #FF9C00;font-weight: bold;}
.header_title_name {width: 620px;height:90px;line-height: 90px;position: relative;float: left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.header_title_name img{max-height: 90px;}
.header_title_phone {line-height: 90px;float: right;}
.header_title_phone i{display: inline-block; width: 36px; height: 36px; background: url("../images/shop_header_phone.png") no-repeat; vertical-align: middle; margin-right: 10px; background-size: contain;transform: translateY(-4px);}

.logo{height:80px; width: auto; overflow: hidden; float: left;}
.logo img{height:80px; width: auto;}

/* 店铺横幅 */
.scroll{left: 50%;transform: translateX(-50%);position: relative;box-sizing: content-box;top: 0px;}

.banner_edit{width: 100%;position: relative;}



/* 店铺顶部横向导航 */
.nav_background {height: 47px;width: 100%;background: var(--navBgc);left: 0%;top: 130px;}
.header_nav{width: 1200px;height: 47px;line-height: 47px;background: var(--navBgc);position: absolute;top: 130px;left: 50%;transform: translateX(-50%); font-size: 0;}
.header_nav_item{display: inline-block;height: 100%;background: var(--navBgc);color: var(--navColor);text-align: center;font-size: 18px;}
.header_nav_item:hover{cursor: pointer;background: var(--navActiveBgc);color: var(--navColor);}
.header_nav_item:hover .header_nav_item_text{color: var(--navColor);}
.header_nav_item_current{color: var(--navColor);background: var(--navActiveBgc);}

.slidewrap{min-width:1200px; width: 100%; height:420px;}
.slidebox{ height:420px; width: 100%; background-size: auto 420px; min-width: 1200px; background-repeat: no-repeat; background-position: center;}
.slidebox a{display:block; width: 100%; height: 420px;}
.swiper-pagination-bullet{width:20px; height: 5px; border-radius: 2px; background-color: #fff; }

/*弹出层*/

.kfOpenBox{height:100%; color:#444444; z-index:2000; margin:0px auto; position:fixed; Left:0; right:0; top:0; bottom:0; background-color:#FFFFFF; padding:15px; display:none;}
.kfOpenBox .title{ line-height: 25px; font-size: 16px;  padding: 10px 10px; border-bottom: 1px solid #dedede;}
.kfOpenBoxBg{width:100%;height:100%;background:#000; position:fixed;top:0;left:0;z-index:1000; opacity:0.7;filter:alpha(opacity =70); display:none;}
.kfOpenBoxClose{position:absolute; top:0px; right:0px; font-size:24px; line-height:30px; width:30px; text-align:center; cursor:pointer; }
.kfOpenBox_tishi{width:80%; max-width:600px; height:auto; color:#444444; z-index:2000; margin:auto; position:fixed; left:50%; top:50%;  -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color:#FFFFFF; border-radius:5px; border:1px solid #dedede; display: none;}
.kfOpenBox_tishi .title{ line-height: 25px; font-size: 16px; background-color: #fafafa; padding: 10px 10px; border-bottom: 1px solid #dedede;}
.kfOpenBox_tishi .text{ padding:20px 20px; line-height: 25px; font-size: 14px;}
.kfOpenBox_tishi .btn{ padding:10px; line-height: 25px; font-size: 14px; text-align: center;}
.kfOpenBoxBg{width:100%;height:100%;background:#000; position:fixed;top:0;left:0;z-index:1000; opacity:0.7;filter:alpha(opacity =70); display:none;}
.kfOpenBoxClose{position:absolute; top:0px; right:0px; font-size:24px; line-height:30px; width:30px; text-align:center; cursor:pointer;}
.kfOpenBox_tishi .btn_only{width:100%; height: 45px; line-height: 45px; text-align: center; background-color: #3598db; color: #ffffff; font-size: 16px; cursor: pointer;}

/*页码*/
.pn{list-style:none; height:30px; display:inline-block; border:1px solid #ddd; background-color:#ffffff; margin:3px;  line-height:30px; border-radius:3px; color:#444444; padding:0px 10px;}
.pn a{ text-decoration:none; color:#444444; display:block;}
.pnc{ border:1px solid #3598db; background-color:#3598db; color:#FFFFFF; font-weight:bolder;  padding:0px 10px; min-width:15px;}
.pnc a{ color:#FFFFFF; text-decoration:none; display:block;}

.pagelist{text-align:center; height:auto; clear:both; float: none; width: 100%;}
.page{margin:0px auto; padding:10px 20px 10px 20px; text-align:center; display:block; width:auto; height:auto; font-size: 14px; overflow:hidden;}

/*留言*/
.feedbackwrap{width:600px; padding: 20px;}
.feedback_item{ width:100%; height: auto; margin-bottom: 15px; font-size: 0px; clear: both; display: block; float: none; color: #444444; vertical-align: middle;}
.feedback_item:after{content:'\20';clear:both;*zoom:1;display:block;height:0;}
.feedback_item>label{ width:80px; text-align: right; padding:0px 15px 0px 0px; font-size: 14px; display: inline-block; line-height: 35px; vertical-align: middle;}
.feedback_item>label.bitian::before{content: "*"; color: #ff3300;}
.feedback_item .inputwrap{ display: inline-block; font-size: 14px; vertical-align: middle; position: relative; max-width:calc(100% - 100px); }
.feedback_item .inputwrap input[type='text']{background-color: #f6f6f6; box-sizing: border-box; font-size: 14px; line-height: 25px; height: 35px; border:1px solid #f1f1f1; padding: 10px; outline: none;}
.feedback_item .postbtn{margin-left: 80px; height:33px; background-color: #3598db; padding: 0px 50px; line-height: 33px; cursor: pointer; color: #fff; display: inline-block; width: auto; min-width: auto; font-size: 14px; border-radius: 3px; box-sizing: content-box;}
.feedback_item .textareawrap{ display:inline-block; vertical-align: top; font-size: 14px;}
.feedback_item .textareawrap textarea{background-color: #f6f6f6; box-sizing: border-box; padding: 10px; border:1px solid #f1f1f1;}
.feedback_item .valipic{height:35px; display: inline-block; vertical-align: middle;}
.feedback_item .valipic img{ height:35px; width: auto; display: block;}
