@charset "utf-8";
/* CSS Document */

/*位置*/
.pg-head{ text-transform: uppercase; height: 50px; line-height: 50px; border-bottom: solid 1px #e5e5e5;  }
.pg-head .ys{ color: #eab051;}
.pg-head i, .pg-head a, .pg-head span{ display: inline-block; padding-right: 15px; font-size: 16px; color: #666;}


/*二级分类*/
.pg-dri ul li {
    width: calc((100% - 175px)/6);
    float: left;
    margin-left: 32px;
    margin-top: 30px;
    border-radius: 30px;
/*    padding: 30px 0px;
    border: solid 1px #e5e5e5;*/
    position: relative;
}
.pg-dri ul li a{ display: block;}
.pg-dri ul li:nth-child(1), .pg-dri ul li:nth-child(7), .pg-dri ul li:nth-child(13), .pg-dri ul li:nth-child(19){margin-left: 0px;}
.dri-tit{ bottom: 0px;    position: absolute; background-color: rgba(0, 0, 0, 0.7); font-size: 16px;  line-height: 120%; color: #fff;  text-align: center;  padding: 10px 15px; width: calc(100% - 30px); }

.pg-dri ul li:hover .abc.img-xx{ transform: scale(1.08);}
.pg-dri ul li:hover .dri-tit{background-color: rgba(255, 0, 0, 0.7);}
/* 商品列表左边 */
.psl-nav{ width: 300px;}
.psl-box{width: 970px;}
.psl-nav-head{ font-size: 18px; text-transform: uppercase; padding-bottom: 20px; border-bottom: solid 1px #eab051;}
.psl-nav-list{ background-color: #f0f0f0;  padding:  20px;}
.psl-nav-list h1{ font-size: 16px; color: #333; font-weight: normal;}
.psl-nav-list ul li input{ position: relative; margin-right: 10px;}
input[type=checkbox]:before{content:"";position:absolute;display:none;top:1.5px;left:5.5px;box-sizing:border-box;width:6px;height:9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-width:2px;border-style:solid;border-color:#fff;border-top:0;border-left:0;display:-webkit-box;z-index:1;zoom:79%;-webkit-transition:border .25s,background-color .25s,width .20s .1s,height .20s .1s,top .20s .1s,left .20s .1s;transition:border .25s,background-color .25s,width .20s .1s,height .20s .1s,top .20s .1s,left .20s .1s;}
input[type=checkbox]:checked:before{display:block;display:-webkit-box;border-color:#fba615;}
input[type=checkbox]:checked:after{border:1px solid #000;background:#fff;}
input[type=checkbox]:after{content:"";line-height:1.5em;display:inline-block;width:15px;height:15px;position:absolute;top:-1px;margin-top:0px;margin-left:0;border:1px solid #c3c3c3;background:#fff;z-index:0;zoom:80%;}
.psl-nav-list ul li{ font-size: 16px; padding-top: 5px;}

.psl-nav-list.oo{ margin-top: 20px;}
.psl-nav-list.oo .iconfont2{ position: absolute; right: 0; display: block;     top: 0; font-size: 10px;     -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.psl-nav-list.oo .link{padding: 0px; font-weight: normal;} 
#accordion .psl-nav-list.oo ul li{ border: none;}

.psl-nav-list.oo.open i{ -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}
/* 商品列表右边导航 */
.psl-box-head{ padding-left: 27px; position: relative; height: 40px; line-height: 40px; z-index: 1;}
.psl-box-head h1{ font-size: 18px; color: #333333;}
.pbh-xz{ position: absolute; right: 0; top: 0;}
.pbh-xz-list{ display: inline-block;}
.pbh-xz-list p{ display: inline-block; height: 38px; line-height: 38px; border: solid 1px #e5e5e5; padding-left:15px; padding-right: 15px;}
.pbh-xz-list i{ display: inline-block; padding-left: 15px;}
.pbh-xz-list ul{ visibility: visible; opacity: 0; transition: all 0.36s ease; border: solid 1px #e5e5e5; margin-top: -2px; margin-left: 80px;}
.pbh-xz-list ul li{ background-color: #fff;}
.pbh-xz-list ul li a{height: 30px; line-height: 30px; color: #666; display: block; padding: 0px 15px;}
.pbh-xz-list ul li a:hover{ background-color: #eab051; color: #fff;}
.pbh-xz-list:hover ul{opacity: 1; visibility: visible;}
.pbh-xz-list span{ display: inline-block; width: 80px; font-size: 16px; color: #666;}

/* 商品列表 */
.psl-box-abc ul li{ margin-left: 27px; width: calc((100% - 188px)/4); border: solid 1px #dcdcdc; padding: 9px; float: left; margin-top: 27px; transition: all 0.36s ease;}
.psl-box-abc .psl-tit h1{ color:#333333; font-size: 16px; padding-top: 10px; transition: all 0.36s ease;font-weight:bold;}
.psl-box-abc .psl-tit p{ color:#666; line-height: 160%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; height: 50px; transition: all 0.36s ease;}
.psl-box-abc .psl-tit span{ color:#999; font-size: 14px; transition: all 0.36s ease;}
.psl-box-abc ul li:hover{background-color: #eab051; border: solid 1px #eab051;}
.psl-box-abc ul li:hover h1, .psl-box-abc ul li:hover p, .psl-box-abc ul li:hover span{ color: #fff;}
.pg-fy{ text-align: center;}
.pg-fy a{ width: 28px; height: 28px;line-height: 28px; border: solid 1px #fff; display: inline-block; text-align: center; margin: 0px 6px; font-size: 16px; color: #666; transition: all 0.36s ease;}
.pg-fy a.active, .pg-fy a:hover{border: solid 1px #d2d2d2;}

/*商品详情*/
.pg-shop-box{ width: 1080px;}
.pg-shop-list{ width: 220px;}
.pg-shop-img{width:400px}


.psl-head.DD{ text-transform: uppercase;}
.pg-shop-list-x.abc{ width: 220px;}
.pg-shop-list-x.abc ul li{ border: solid 1px #b5b5b5; padding: 20px; text-align: center; margin-top: 30px;}
.pg-shop-list-x.abc ul li .psl-tit{ padding-bottom: 15px;}
.pg-shop-list-x.abc ul li .psl-tit h1{ font-size: 16px; color: #666;}
.pg-shop-list-x.abc ul li .psl-tit p{ font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 80%; margin: 0px auto;}   

.pg-shop-list-x.abc ul li a:hover .psl-tit h1{ color: #eab051;}
.pg-shop-list-x.abc ul li a:hover .zsy-img .img-xx{ transform: scale(1.08);}


/*放大镜*/
.preview{ width: 400px;}
.app-figure{ width: 400px;}
.MagicZoom{ width: 400px; height: 400px; border: solid 1px #e5e5e5; position: relative;}
.MagicZoom img{  margin: auto; width: auto; max-width: 100%; max-height: 100%; display: block;}
.selectors { text-align: center; padding-top: 15px;}
.selectors a{ display: inline-block; width: 48px; height: 48px; position: relative; margin:5px 15px; border: solid 1px #ccc;}
/*.selectors a:nth-child(1){ margin-left: 0px;}
*/.selectors a img{ position: absolute; top:0; left: 0; bottom: 0; right: 0; margin: auto; width: auto; max-width: 100%; max-height: 100%; display: block; box-shadow: none;}
.selectors a.mz-thumb-selected{ border: solid 1px #666666;}
.mz-thumb-selected img{-webkit-filter: brightness(100%); filter: brightness(100%);}
.mz-thumb:hover:not(.mz-thumb-selected) img{-webkit-filter: brightness(100%); filter: brightness(100%);}
.mz-thumb:hover:not(.mz-thumb-selected){border: solid 1px #eab051;}
.preciew-tit{ font-size: 14px; font-weight: bold; color: #333333; position: relative; padding-left: 20px; padding-top: 20px;} 
.preciew-tit::after{ position: absolute; content: ''; width: 3px; height: 11px; background-color: #eab051; left: 0; top: 28px;}


.pg-shop-tit{ padding-left: 70px; width: 608px;}
.pst-t4-list ul li {
    float: left;
    width: 25%;
    margin-bottom: 10px;
}
    .pst-t4-list ul li span {
        padding-left: 10px;
        word-wrap: break-word;
        width: 80px;
        float: left;
        margin-top: 7px;
    }
    .pst-t4-list ul li img {
        vertical-align: middle;
        width: 45px;
        height: 45px;
        border: 1px solid #ddd;
        float: left;
    }

.pg-shop-tit .pst-t1 h1{ color: #666666; font-weight: normal; font-size: 14px; padding-bottom: 10px;}
.pg-shop-tit .pst-t1 p{ font-size: 20px; color: #333;}
.pg-shop-tit .pst-t1{ border-bottom: solid 1px #e0e0e0; padding-bottom: 20px;}
.pst-t2-a{ color: #666666; line-height: 180%; padding-bottom: 20px;}
.pst-t2-b span{ font-size: 14px; font-weight: bold; color: #333333;}
.pst-t2{border-bottom: solid 1px #e0e0e0; padding-bottom: 20px;}
.pst-t4-list{ padding-top: 15px;}

.psd-buy a{ width: 120px; height: 40px; text-align: center; line-height: 40px; display: block; background-color: #f54747; color: #fff; transition: all 0.36s ease;}
.psd-buy a:hover{ background-color: #eab051;}
.psd-buy a img{ vertical-align: middle; padding-right: 5px;}

.pg-shop-tit .preciew-tit{ padding-left: 0px; text-transform: uppercase;}
.pg-shop-tit .preciew-tit::after{display: none;}

/*下拉*/
.accordion{width: 100%;background:#FFF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion .link{ cursor:pointer;display:block;padding:20px 0px;color:#333;font-size:16px;font-weight:bold;position:relative; text-transform: uppercase; -webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.accordion .link span{ width: 3px; height: 11px; background-color: #eab051; margin-right: 15px; display: inline-block;}
.accordion li:last-child .link{border-bottom:0;}
.accordion li i{position:absolute;top:16px;left:12px;font-size:18px;color:#595959;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.accordion li i.fa-chevron-down{right:12px;left:auto; font-size: 14px; font-weight: normal; color: #999;}

.accordion li.open i.fa-chevron-down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}

/** * Submenu -----------------------------*/
 .submenu{display:none;font-size:14px; width: 100%; }
 #accordion li {border-top: solid 1px #e0e0e0;}
 .submenu table{border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
 .submenu tr td:nth-child(1){ width: 148px; text-align: left; padding: 12px 15px; background-color: #f6f6f6;}
 .submenu tr td{display: table-cell; text-align: center; padding: 12px 8px; border: 1px solid #ccc; border-left:none; border-top: none;  line-height: 24px; width: 63px;}
 .submenu tr td:nth-last-child(1){ width: 550px; text-align: left; padding-left: 20px;}
 .submenu p.abc{ font-size: 12px; color: #666; padding-top: 10px;}
 .submenu.t2{padding-bottom: 30px;}
 .submenu.t2 tr td:nth-child(1){width: 176px; padding: 0px 15px;}
 .submenu.t2 tr td{ width: 810px; text-align: left; padding: 12px 30px;}
 .submenu.t2 tr td span{ padding-right: 20px; display: inline-block;}
 /*商品详情右边*/
 .psl-head {font-size: 16px; color: #666666; padding-bottom: 15px; border-bottom: solid 1px #eab051;}
 .pg-shop-list ul li{ border: solid 1px #b5b5b5; padding: 30px; padding-top: 15px; text-align: center; margin-top: 30px;}
 .pg-shop-list ul li .psl-tit h1{font-size: 16px; color: #666; width: 98%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.36s ease;}
 .pg-shop-list ul li .psl-tit p{font-size: 18px; color: #666; width: 98%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; padding-bottom: 15px;}
 .pg-shop-list ul li:hover .abc.img-xx{ transform: scale(1.08);}
 .pg-shop-list ul li:hover .psl-tit h1{ color: #eab051;}
 .psl-more {text-align: center; color: #999;}

 /*通用详情*/
 .pg-text p{ font-size: 14px; line-height: 180%;}

 /*关于我们*/
 .pg-ab-head{text-align: center; padding-bottom: 20px;}
 .pg-ab-head h1{font-size: 24px; color: #eab051; font-weight: normal; text-transform: uppercase; line-height: 120%; padding-bottom: 5px;}
 .pg-ab-head span{ width: 63px; height: 3px; margin: 0px auto; display: inline-block; background-color: #eab051;}

 .pg-ab-sp{ width: 670px;}
 .pg-ab-img{width: 640px;}
 .pg-ab-sp
 .pg-ab-sp-img img{max-width: 100%;}

 /*登录与注册*/
 .pg-hy-box{margin: 0px auto; margin-top: 100px; margin-bottom: 100px; width: 600px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); text-align: center; background-color: #f8f8f8; border: solid 1px #eeeeee; border-radius: 30px;}
 .pg-hy-box h1{ font-weight: normal; padding-top: 130px; font-size: 36px; color: #666666;line-height: 36px; padding-bottom: 40px;}     
.phb-input input{ font-size: 14px; outline: none; width: 298px; border: solid 1px #dcdcdc; height: 38px; line-height: 38px; padding: 0px 20px; margin: 0px auto; margin-top: 20px;}
.phb-tit{ width: 340px; margin: 0px auto; padding-top: 25px; }
.phb-tit a{ color: #6f6f6f; font-size: 12px;}
.phb-tit a:hover{ color: #eab051;}
.phb-tit .phb-tit-t2{text-decoration:underline;}
.phb-an{ padding-bottom: 180px;}
.phb-an a{ width: 340px; height: 40px; line-height: 40px; font-size: 14px; text-transform: uppercase; background-color: #eab051; display: block; margin: 0px auto; color: #fff; transition: all 0.36s ease;}
.phb-an a:hover{background-color: #d19d49;}

/*提交订单*/
.pg-tjbd{ border: solid 1px #e5e5e5; padding: 0px 40px; padding-bottom: 40px; margin-bottom: 60px; }
.pp-abc .pg-head{border-bottom: none; padding-bottom: 40px;}
.pg-tjbd-h1{ padding: 20px 0px; border-bottom: solid 1px #e5e5e5; font-size: 14px; font-weight: bold; color:#333333; line-height: 160%; text-transform: uppercase;}
.pg-tjbd-input span{ width: 75px; display: inline-block; text-align: right; padding-right: 20px; text-transform: uppercase;}
.pg-tjbd-input input{ width: 1180px; height: 43px; line-height: 43px; padding: 0px 20px; outline: none;}

.pg-tjbd .pg-tjbd-input{ padding-top: 30px;}
.pg-tjbd .pg-tjbd-input textarea{ padding: 20px;    width: 1180px; height: 138px; outline: none;}

.pg-tjbd-an{ padding-top: 40px; border-top: solid 1px #e5e5e5;}
.pg-tjbd-an a{ width: 200px; height: 50px; line-height: 50px; transition: all 0.36s ease; background-color: #eab051; display: block; text-align: center; font-size: 18px; font-weight: normal; color: #fff; margin: 0px auto;     text-transform: uppercase;}
.pg-tjbd-an a:hover{ background-color: #d19d49;}

.pg-hy-hh{ width: 1000px; }
.pg-hy-hh .phb-h1{ height: 50px; line-height: 50px; padding: 0px 20px; border-bottom: dashed 1px #dcdcdc; text-transform: uppercase; color: #999999;}
.phb-input-list{ float: left; padding-top: 30px;}
.phb-input-list span.a1{ display: inline-block; width: 90px; text-align: right; height: 40px; line-height: 40px; padding-right: 5px;}
.phb-input-list span.a2{ display: inline-block; width: 185px; padding:0px 20px; border: solid 1px #e5e5e5; height: 38px; line-height: 38px;}
.phb-input.hh .phb-input-list span.a2{width: 840px; height: 83px;}
.pg-hy-hh ul li{ margin-bottom: 40px; border: solid 1px #eeeeee;}