
p{
    margin:0px;
}

.header .h_s ul li:nth-child(2) img {
    border-left:1px solid #e2e2e2;
    margin-left:30px;
    padding-left:30px;
}

.header .h_s ul li input.s{
    margin-left:35px;
    width:570px;
}

.header .h_s ul li input.b{
    margin-right:5px;
}

.header .h_s ul li:nth-child(4){
    width:auto;
}

.header .h_s ul li:nth-child(5) input{
    background: #000000;
    color:#ffffff;
    border:3px solid #000000;
}

.container{
    width:auto;
    padding:0px;
}

.title{
    font-size:40px;
    font-weight:bold;
    color:#000;
    margin:88px auto 44px;
}

.content{
    padding-top:40px;
    width:1190px;
    margin: 0 auto;
    display:flex;
    flex-wrap: wrap;
    position:relative;
    text-align:left;
}

.goodsListWrapper .swiper-slide{
    padding:1px;
}

.swiper-slide-active{
    background: #f4f4f4;
}

.goodsListWrapper{
    width:1190px;
    margin: 0 auto;
    display:flex;
    flex-wrap: wrap;
    position:relative;
    text-align:left;
}

.goodsListWrapper img{
    width:100%;
    overflow:hidden;
}

.goodsListWrapper img.bar_img{
    margin-bottom:20px;
}

.goodsListWrapper img.goods_top{
    height:auto;
    max-height:none;
    width:99.9%;
    margin-bottom:40px;
}

.goodsListWrapper .goodsListTitle{
    background:#fff;
    padding:30px;
    width:1420px;
    margin:40px 0px;
}

.goodsListWrapper .goodsListTitle img{
    height:auto;
    max-height:none;
}

.goodsListFloatCenter{
    margin:0px 20px;
}

.goodsListFloat{
    background:#fff;
    padding:30px;
    width:334px;
    float:left;
    margin-bottom:40px;
}

.goodsListFloat:hover{
    box-shadow: 0 0 3px var(--m-color--);
}

.goodsListWrapper .goodsLogo{
    width:230px;
    margin:20px 0px 10px;
}

.goodsListWrapper .fontTitle{
    font-size:40px;
    font-weight:bold;
    margin-bottom:20px;
    text-align:left;
}

.goodsListWrapper .fontTitleVice{
    font-size:24px;
    margin-bottom:30px;
    width:100%;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat{
    float:left;
    width:50%;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat.right{
    text-align:right;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat.right label{
    font-size:30px;
    font-weight:bold;
    color:#ffa800;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat.right span{
    font-size:48px;
    font-weight:bold;
    color:#ffa800;
    margin-right:5px;
}

.goodsListFloat img{
    height:250px;
}

.goodsListFloat .goodsName{
    font-size:36px;
    font-weight:bold;
    margin:30px 0px 0px;
}

.goodsListFloat .goodsPrice label{
    font-size:30px;
    font-weight:bold;
    color:#ffa800;
}

.goodsListFloat .goodsPrice span{
    font-size:48px;
    font-weight:bold;
    color:#ffa800;
    margin-right:5px;
}

.goodsListFloat .goodsService a{
    display:inline-block;
    border:1px solid #000000;
    border-radius:4px;
    padding:5px 0px;
    cursor:pointer;
    font-size:20px;
    width:158px;
    text-align:center;
}

.goodsListFloat .goodsService a:hover{
    background:#ffa800;
    color:#fff;
    border:1px solid #ffa800;
}

.goodsListWrapper .pablo_title.qw{
    width:488px;
}

.pablo_font_title{
    background:#f1f1f1;
    padding:0px 30px;
    margin:40px auto 54px;
    font-size:40px;
    font-weight:bold;
    z-index:2;
}
.titleDiv{
    width:100%;
    text-align:center;
}

.hr-long{
    border:none;
    border-top:1px solid red;
    width:460px;
    margin:0px auto;
    position:absolute;
    margin-left:34%;
    margin-top:109px;
    z-index:1;
}

.c{
    clear:both;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat.right a{
    display:inline-block;
    border:1px solid #000000;
    border-radius:4px;
    padding:5px 0px;
    cursor:pointer;
    margin-left:30px;
    font-size:20px;
    width:158px;
    text-align:center;
}

.goodsListWrapper .fontTitleVice .fontTitleFloat.right a:hover{
    background:#ffa800;
    color:#fff;
    border:1px solid #ffa800;
}

.divFloat{
    float:left;
    width:49.99%;
    text-align:center;
    background:#fff;
}

.divBottom{
    margin-bottom:80px;
}

.divRight video{
    height:403px;
    margin:20px auto;
}


.video{
    background-image:url('../images/class/pablo/pablo_map_06.jpg');
    background-size:100%;
    text-align:center;
}

.video video{
    width:80%;
    margin-top:59px;
}

video:focus, video:active{
    -webkit-tap-highlight-color:rgba(0,0,0,0);

    -webkit-tap-highlight-color: transparent;

    outline:none;

    background: none;

    text-decoration: none;
}

.swiper-pagination-bullet{
    width:25px;
    height:3px;
    border-radius:0px;
}

.bar{
    width:100%;
    background:#002d66;
    color:#fff;
    height:30px;
    font-size:16px;
}

.bar .bar-container{
    width:1190px;
    margin:0px auto;
}

.bar .bar-container ul li{
    float:left;
    margin-right:13px;
    padding:0px 20px;
    text-align:center;
    height:30px;
    line-height:30px;
}

.bar .bar-container .ul-bar li{
    float:left;
    margin-right:20px;
    padding:0px 20px;
    text-align:center;
    height:30px;
    line-height:30px;
}

.bar .bar-container .ul-bar .more:hover ul{
    display:block;
}

.bar .bar-container .ul-bar li.more ul{
    display:none;
    position:absolute;
    z-index:999;
    background:#ff6200;
    margin-left:-20px;
}

.bar .bar-container .ul-bar li.more ul li{
    float:none;
    text-align:left;
    margin:0px;
}

.bar .bar-container .ul-bar li.more ul li:hover{
    background:#ffa800;
}

.bar .bar-container .ul-bar li.more ul li a{
    text-align:left;
    margin-left:5px;
}

.bar .bar-container ul li a{
    color:#ffffff;
}

.bar .small-ul ul li{
    margin-right:5px;
    padding:0px 10px;
}

.bar .bar-container ul li a{
    color:#fff;
}

.bar .bar-container ul li:hover{
    background:#ffa800;
    cursor:pointer;
}

.bar-active{
    background:#ffa800;
}

.top{
    width:100%;
    background:#fff;
}

.toplogo{
    width:1190px;
    margin:0px auto;
    height:60px;
    padding:30px 0px;
}

.toplogo img,.toplogo .vhr,.toplogo .name{
    float:left;
}

.toplogo .vhr{
    width:1px;
    height:44px;
    border:none;
    border-left:1px solid #e2e2e2;
    margin:0px 20px;
}

.hhr{
    border:none;
    border-bottom:1px solid #e2e2e2;
}

.toplogo .name{
    margin-left:20px;
    line-height:44px;
    font-size:16px;
}

.toplogo .searchDiv{
    float:right;
}

.toplogo .searchDiv .searchWord,.toplogo .searchDiv a{
    float:left;
}

.toplogo .searchDiv .searchWord{
    border:3px solid #ffa800;
    height:30px;
    width:442px;
    font-size:14px;
    padding:0px 8px;
}

.toplogo .searchDiv .searchWord:focus{
    border:3px solid #ffa800;
    outline:none;
}

.toplogo .searchDiv a{
    height:36px;
    width:80px;
    font-size:16px;
    color:#fff;
    text-align:center;
    background:#ffa800;
    text-decoration:none;
    line-height:36px;

}

a{
    outline:none;
    text-decoration:none;
}
a:hover, a:active{
    outline:none;
    text-decoration:none;
}

.toplogo .searchDiv a.searchShop{
    background:#333333;
    margin-left:3px;
}




/* 椤甸潰宸︿晶鐢垫瀵艰埅 */

.PagesWrppaer{
    position: relative;
    padding-bottom:80px;
}
.PagesWrppaer .leftList{
    position:fixed;
    width:100px;
    height:698px;
    margin:0 auto;
    margin-top:200px;
    margin-left:10%;
    transition: all 0.5s ease;
    z-index: 9;
}
.PagesWrppaer .leftList a{
    box-sizing:border-box;
    width:100px;
    /* height:68px; */
    margin-bottom:4px;
    background:#000;
    opacity:0.6;
    color:#fff;
    font-size:14px;
    line-height:24px;
    text-align:center;
    padding:10px;
    cursor:pointer;
    font-weight:bold;
    display:block;
}
.PagesWrppaer .leftList a:hover{
    background:#ffa800;
}

p{
    width:100%;
    text-align:center;
}

/* elemnent-ui */
.el-select{
    float:left;
}
.el-input__icon{
    height:120%;
}


.listStyle .brand_list_title{
    width:168px;
    margin:80px auto 14px;
}

.listStyle .brand_list_title_font{
    font-size:44px;
    font-weight:bold;
    padding-bottom:40px;
}

.goodsListFloat p{
    text-align:left;
}

.goodsListFloat .goodsName{
    font-size:16px;
    margin-top:24px;
    height:45px;
    overflow:hidden;
}

.goodsListFloat .goodsPrice label{
    font-size:24px;
}

.goodsListFloat .goodsPrice span{
    font-size:36px;
}

.goodsListFloat{
    padding:24px;
    margin-bottom:22px;
}

.goodsListFloat .goodsService a{
    width:134px;
    font-size:14px;
    padding:6px 0px;
}

.brand-content img{
    width:97.6%;
}

.brand_video{
    background:#ffffff;
    width:100%;
    text-align:center;
    padding:30px 0px;
}

.brand_video video{
    width:720px;
}

.bar .bar-container ul li .classMore{
    position:relative;
    background:#ff6200;
    z-index:9;
    display:none;
}

.bar .bar-container ul li.smore:hover .classMore{
    display:inherit;
}

.bar .bar-container ul li .classMore li{
    float:none;
    padding:0px;
    width:100%;
}

.bar-gradient {
    background-image: linear-gradient(to right, #ffa800, #ff6200);
}

hr{
    border:0;
}

.brand-hr{
    width:30px;
    border-top:none;
    border-bottom:6px solid #ffa800;
    margin:0px auto 20px;
}

.contents-text{
    float:left;
    font-size:14px;
    color:#666666;
}

.contents-text.f1-left{
    width:794px;
    height:450px;
}
.contents-text.f1-right{
    width:316px;
    height:370px;
    background:#ffffff;
    padding:40px;
}
.introduction{
    font-size:24px;
    font-weight:bold;
    text-align:left;
    color:#000000;
}

.contents-text.f1-right div,.contents-text.f2-right{
    line-height:24px;
}

.contents-text.f2-left{
    width:595px;
    height:450px;
}
.contents-text.f2-right{
    width:515px;
    height:370px;
    background:#ffffff;
    padding:40px;
}

.content-addr{
    padding:20px;
    background:#ffffff;
    margin-top:40px;
}

.content-addr .addr{
    margin-bottom:40px;
}

.content-addr p{
    text-align:left;
    font-size:16px;
    color:#000000;
    margin-bottom:22px;
    padding-left:20px;
    display: flex;
    align-items: center;
}

.content-addr p a{
    color:#000000;
}

.content-addr p img{
    margin-right:20px;
}

.goodsListWrapper .goodsSwiper .swiper-pagination .swiper-pagination-bullet{
    background:#000000;
}

.goodsListWrapper .goodsSwiper .swiper-pagination  .swiper-pagination-bullet-active{
    background:#ffa800;
}