﻿
/*body {
    font: 14px/1.43 'Microsoft Yahei', Verdana, Arial, sans-serif, "Times New Roman";
    word-wrap: break-word;
}*/

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
    }

a {
    text-decoration: none;
    color: inherit;
}

.hp-img img {
    border: 0;
        /* max-width: 100%; */
    border: none;
    box-sizing: border-box;
    max-width: 100%;
    border: none;
    vertical-align: top;
    transition: all .4s;
}

.containerst {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    /*padding: 10px;*/
}

.sitepath {
    top: 2px;
}

    .sitepath .link a {
        color: #999;
        font-size: 14px;
    }

    .sitepath .link span {
        margin: auto 4px;
    }

    .sitepath .link .path {
        font-size: 30px;
        padding-right: 10px;
        /*font-weight:bold;*/
    }

.Category {
    height: auto;
    background-color: #f3f3f3;
}

    .Category ul li {
        float: left;
        padding: 10px;
    }

        .Category ul li a {
    display: inline-block;
    /* margin-right: 3px; */
    color: #616161;
    padding: 5px 15px;
    position: relative;
    border: 1px solid #d7d3d3;
    background: #fff;
    font-size: 13px;
}

        .Category ul li .active {
            background: #f7a001;
            color: #fff;
        }

        .Category ul li a:hover {
            background: #f7a001;
            color: #fff;
        }

.pricelist {
    line-height: 50px;
    margin-top: 10px;
}

    .pricelist strong {
            float: left;
    color: #5a5757;
    padding: 0 20px 0 10px;
    font-size: 14px;
    }

    .pricelist li {
            float: left;
    padding-right: 50px;
    font-size: 13px;
    color: #928e8e;
    }

.put {
    width: 50px;
}

.list {
    margin-left: 10px;
}

.productlist {
    width: 1170px;
    margin: 0 auto;
}

    .productlist ul li {
        float: left;
    }


    .productlist a {
        color: #666;
        text-decoration: none;
    }



    .productlist .hp_box-list {
        list-style: none;
        margin-left: 9px;
    }

        .productlist .hp_box-list:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
        }

        .productlist .hp_box-list li {
            float: left;
            width: 30%;
            padding: 12px;
            margin-right: 1%;
            border: 1px rgba(228, 228, 228, 0.47) solid;
            -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
            overflow: hidden;
            background-color: rgba(255, 255, 255, 0);
            position: relative;
        }

            .productlist .hp_box-list li:hover {
                -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
                -webkit-box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
                box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
            }

        .productlist .hp_box-list .hp-img {
            text-align: center;
            overflow: hidden;
        }

            .productlist .hp_box-list .hp-img img {
                width: 100%;
                border: none;
                vertical-align: middle;
            }

.case-list {
    margin-top: 20px;
}

.productlist .hp_box-list .titles {
    width: 310px;
    height: 100px;
    margin-left: 20px;
    overflow: hidden;
    padding-top: 15px;
}

    .productlist .hp_box-list .titles .p-xin {
        font-family: "微软雅黑";
        font-size: 12px;
        color: #333;
        text-decoration: none;
        line-height: 30px;
    }

    .productlist .hp_box-list .titles .p-name {
        font-family: "微软雅黑";
        font-size: 14px;
        color: #333;
        text-decoration: none;
        line-height: 30px;
    }

    .productlist .hp_box-list .titles .p-price b {
        font-family: "微软雅黑";
        font-size: 15px;
        color: #ff2624;
        font-weight: bold;
        line-height: 35px;
    }



.productlist_pt {
    width: 1170px;
    margin: 0 auto;
}

    .productlist_pt ul li {
        float: left;
    }


    .productlist_pt a {
        color: #666;
        text-decoration: none;
    }



    .productlist_pt .hp_box-list_pt {
        list-style: none;
        margin-left: 9px;
    }

        .productlist_pt .hp_box-list_pt:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
        }

        .productlist_pt .hp_box-list_pt li {
            float: left;
            width: 22%;
            padding: 10px;
            margin-right: 1%;
            border: 1px rgba(228, 228, 228, 0.47) solid;
            -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
            overflow: hidden;
            background-color: rgba(255, 255, 255, 0);
            position: relative;
            margin-bottom: 30px;
        }

            .productlist_pt .hp_box-list_pt li:hover {
                -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
                -webkit-box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
                box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
            }

        .productlist_pt .hp_box-list_pt .hp-img_pt {
            text-align: center;
            overflow: hidden;
        }

            .productlist_pt .hp_box-list_pt .hp-img_pt img {
                width: 100%;
                border: none;
                vertical-align: middle;
            }

        /*.case-list_pt {
            margin-top: 30px;
        }*/

        .productlist_pt .hp_box-list_pt .titles {
            width: 240px;
            height: 100px;
            margin-left: 20px;
            overflow: hidden;
            padding-top: 15px;
        }

            .productlist_pt .hp_box-list_pt .titles .p-xin {
                font-family: "微软雅黑";
                font-size: 14px;
                color: #333;
                text-decoration: none;
                line-height: 30px;
            }

            .productlist_pt .hp_box-list_pt .titles .p-name {
                font-family: "微软雅黑";
                font-size: 14px;
                color: #333;
                text-decoration: none;
                line-height: 30px;
            }

            .productlist_pt .hp_box-list_pt .titles .p-price b {
                font-family: "微软雅黑";
                font-size: 15px;
                color: #ff2624;
                font-weight: bold;
                line-height: 35px;
                width: 50px;
            }

            .productlist_pt .hp_box-list_pt .titles .p-prices b {
                font-family: "微软雅黑";
                font-size: 15px;
                font-weight: bold;
                line-height: 35px;
                text-decoration: line-through;
                width: 50px;
                padding-right: 10px;
            }

.page {
    float: left;
    width: 100%;
    text-align: center;
}

.num {
    width: auto;
    text-align: center;
    margin: auto;
    height: 35px;
}

.num1 {
    height: 35px;
    width: max-content;
    margin: auto;
}

.pres {
    float: left;
    width: 98px;
    height: 33px;
    border: 1px solid #999;
    text-align: center;
    line-height: 33px;
    border-radius: 5px;
    margin: 0px 5px;
    cursor: context-menu;
}

    .pres img {
        float: left;
        margin: 11px 8px 0px 15px;
        height: 10px;
    }

.num1 ul {
    float: left;
    cursor: context-menu;
}

    .num1 ul li {
        float: left;
        width: 33px;
        height: 33px;
        line-height: 35px;
        border: 1px solid #909090;
        text-align: center;
        margin: 0px 5px;
        border-radius: 5px;
        color:#909090;
    }

        .num1 ul li a {
            height: 30px;
            width: 32px;
            display: block;
            text-align: center;
        }


.col {
    background-color: #909090;
    color: white !important;
}

.advertis {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}

    .advertis ul li {
        float: left;
        padding: 60px 2px 0 0;
    }

#recommended {
    width: 1170px;
    height: auto;
    margin: 0 auto;
}

.ename {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    padding: 20px;
}

.new_discovervy {
    margin-top:50px;
}

.discovervyone {
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.u-img {
       height: 150px;
    background: #fff;
    text-align: center;
    padding: 10px;
    width: 100%;
    overflow: hidden;
    display: block;
}

.aimg {
    position: relative;
}

    .aimg .Cont {
        width: 1170px;
        overflow: hidden;
    }

        .aimg .Cont .pctlist {
            float: left;
            width: 180px;
            margin-right: 15px;
        }

    .aimg .ScrCont {
        width: 1170px;
        height: auto; /*float:right;*/
    }

    .aimg #List1, .rollBox #List2 {
        float: left;
    }

.pict {
    float: left;
    width: 180px;
    /*padding: 0 24px;*/
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
}

.aimg .Cont .pict .aimg-box {
    width: 185px;
}

.aimg .Cont .pict aimg {
    display: block;
    margin: 0 auto;
    background: #fff;
}

.note1 {
    margin-top: 15px;
    width: 200px;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
}

.sousouk {
    width: 1170px;
    margin: 0 auto;
    background: #f3f3f3;
    height: auto;
    margin-top: 50px;
    overflow:hidden;
}


.links {
    /*line-height: 35px;
    padding-right: 200px;
    padding-left: 15px;*/
    text-align:center;
    padding:40px;
    font-size:16px;
}

input {
    padding: 0;
}

.divider {
    line-height: 59px;
}
.pro-items:hover .item-bottom, .item-bottom {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.item-bottom {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.item-bottom {
    display: none;
    position: absolute;
    bottom: 1px;
    left: 70%;
    margin-left: -69px;
    text-align: center;
    z-index: 2;
    width: 100%;
}
.item-bottom .button, .item-bottom .button {
    background: rgba(51,48,42,0.5);
    font-size: 0;
    height: 33px;
    width: 33px;
    line-height: 33px;
    display: block;
    float: left;
    border-radius: 0 !important;
    margin: 0 2px 0 0;
    transition: transform 0.30s;
}
.woocommerce .item-bottom .yith-wcwl-add-to-wishlist, .item-bottom .yith-wcwl-add-to-wishlist {
    margin: 0 2px 0 0;
    margin-top: 0;
    position: relative;
    float: left;
}
.item-bottom .show .rr, .item-bottom .show .rr {
    background: rgba(51,48,42,0.5);
    font-size: 0;
    height: 33px;
    width: 33px;
    line-height: 33px;
    display: block;
    border-radius: 0;
    transition: transform 0.40s;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
.item-bottom .button:before, .item-bottom .button:before {
    content: '\f07a';
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    display: block;
}
.woocommerce .item-bottom .button:before, .item-bottom .button:before {
    content: '\f07a';
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    display: block;
}
.item-bottom .button:hover {
    background-color: #ffaa00;
}
.item-bottom .show .rr:before, .item-bottom .show .rr:before {
    content: '\f08a';
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    display: block;
}
.woocommerce .item-bottom .show .rr:before, .item-bottom .show .rr:before {
    content: '\f08a';
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    display: block;
}

.hp_box-list li:hover .item-bottom.clearfix {
    display: block;
    left: 60%;
}
.hp_box-list_pt li:hover .item-bottom.clearfix {
    display: block;
    left: 65%;
}
.icon {
    position: absolute;
    background: url(/images/icon2.png) 100% 100%;
    margin: -20px 0px 0px 270px;
    color: white;
    /* font-weight: bold; */
    font-size: 30px;
    width: 44px;
    height: 78px;
    text-align: center;
    line-height: 78px;
}
.item-bottom .show .rr:hover {
    background-color: #ffaa00;
}
.item-bottom .show .rr {
    background: rgba(51,48,42,0.5);
    font-size: 0;
    height: 33px;
    width: 33px;
    line-height: 33px;
    display: block;
    border-radius: 0;
    transition: transform 0.40s;
    overflow:hidden;
}
.item-bottom .show  .tt.added {
  background: url('/images/icon/added.png') no-repeat center center #ffaa00;
}

.item-bottom .show  .tt.added:before {
  content: '';
}
.woocommerce .item-bottom .show .rr:before, .item-bottom .show .rr:before {
    content: '\f08a';
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    display: block;
}
.woocommerce .item-bottom .button:hover,
.item-bottom .button:hover {
  background-color: #ffaa00;
}
.woocommerce .item-bottom .button.added,
.item-bottom .button.added {
  background: url('/images/icon/added.png') no-repeat center center #ffaa00;
}
.woocommerce .item-bottom .button.added:before,
.item-bottom .button.added:before {
  content: '';
}
@font-face {
    font-family: 'PoppinsBold';
    src: url('/page_home/fonts/PoppinsBold.eot');
    src: url('/page_home/fonts/PoppinsBold.eot') format('embedded-opentype'), url('/page_home/fonts/PoppinsBold.woff2') format('woff2'), url('/page_home/fonts/PoppinsBold.woff') format('woff'), url('/page_home/fonts/PoppinsBold.ttf') format('truetype'), url('/page_home/fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url('/page_home/fonts/PoppinsMedium.eot');
    src: url('/page_home/fonts/PoppinsMedium.eot') format('embedded-opentype'), url('/page_home/fonts/PoppinsMedium.woff2') format('woff2'), url('/page_home/fonts/PoppinsMedium.woff') format('woff'), url('/page_home/fonts/PoppinsMedium.ttf') format('truetype'), url('/page_home/fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
}

@font-face {
    font-family: 'PoppinsRegular';
    src: url('/page_home/fonts/PoppinsRegular.eot');
    src: url('/page_home/fonts/PoppinsRegular.eot') format('embedded-opentype'), url('/page_home/fonts/PoppinsRegular.woff2') format('woff2'), url('/page_home/fonts/PoppinsRegular.woff') format('woff'), url('/page_home/fonts/PoppinsRegular.ttf') format('truetype'), url('/page_home/fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}

@font-face {
    font-family: 'PoppinsSemiBold';
    src: url('/page_home/fonts/PoppinsSemiBold.eot');
    src: url('/page_home/fonts/PoppinsSemiBold.eot') format('embedded-opentype'), url('/page_home/fonts/PoppinsSemiBold.woff2') format('woff2'), url('/page_home/fonts/PoppinsSemiBold.woff') format('woff'), url('/page_home/fonts/PoppinsSemiBold.ttf') format('truetype'), url('/page_home/fonts/PoppinsSemiBold.svg#PoppinsSemiBold') format('svg');
}

@font-face {
    font-family: 'PoppinsLight';
    src: url('/page_home/fonts/PoppinsLight.eot');
    src: url('/page_home/fonts/PoppinsLight.eot') format('embedded-opentype'), url('/page_home/fonts/PoppinsLight.woff2') format('woff2'), url('/page_home/fonts/PoppinsLight.woff') format('woff'), url('/page_home/fonts/PoppinsLight.ttf') format('truetype'), url('/page_home/fonts/PoppinsLight.svg#PoppinsLight') format('svg');
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('/page_home/fonts/RobotoMedium.eot');
    src: url('/page_home/fonts/RobotoMedium.eot') format('embedded-opentype'), url('/page_home/fonts/RobotoMedium.woff2') format('woff2'), url('/page_home/fonts/RobotoMedium.woff') format('woff'), url('/page_home/fonts/RobotoMedium.ttf') format('truetype'), url('/page_home/fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('/page_home/fonts/RobotoBold.eot');
    src: url('/page_home/fonts/RobotoBold.eot') format('embedded-opentype'), url('/page_home/fonts/RobotoBold.woff2') format('woff2'), url('/page_home/fonts/RobotoBold.woff') format('woff'), url('/page_home/fonts/RobotoBold.ttf') format('truetype'), url('/page_home/fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('/page_home/fonts/RobotoRegular.eot');
    src: url('/page_home/fonts/RobotoRegular.eot') format('embedded-opentype'), url('/page_home/fonts/RobotoRegular.woff2') format('woff2'), url('/page_home/fonts/RobotoRegular.woff') format('woff'), url('/page_home/fonts/RobotoRegular.ttf') format('truetype'), url('/page_home/fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/page_home/fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('/page_home/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/page_home/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/page_home/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/page_home/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/page_home/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



.u-img:hover img{filter:none;-webkit-filter:none;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)-webkit-transition:all .4s ease-in;-moz-transition:all .4s ease-in;-ms-transition:all .4s ease-in;transition:all .4s ease-in}
.box879_-6722 .news-intro .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    font-weight:normal;
    color:#000;
}
  .productlist .r2111 {
            line-height: 12px;
            width: 60px;
            height: 12px;
            display: inline-block;
            background-image: url('/images/it/star.gif');
            background-repeat: no-repeat;
            background-position: 0px -24px;
        }

            .productlist .r2111 i {
                width: 0%;
                height: 12px;
                display: inline-block;
                background-image: url('/images/it/star.gif');
                background-repeat: no-repeat;
                background-position: 0px 0px;
            }

        .productlist_pt .r2111 {
            line-height: 12px;
            width: 60px;
            height: 12px;
            display: inline-block;
            background-image: url('/images/it/star.gif');
            background-repeat: no-repeat;
            background-position: 0px -24px;
        }

            .productlist_pt .r2111 i {
                width: 0%;
                height: 12px;
                display: inline-block;
                background-image: url('/images/it/star.gif');
                background-repeat: no-repeat;
                background-position: 0px 0px;
            }

        span.px-size {
            margin: 1px 10px;
        }
        #Button1 {
    width: 80px;
    height: 38px!important;
    background: #f7a001;
    border: none;
    color: #fff;
    margin-left: -2px;
    border: 1px solid #ccc; border-left: none;

}