﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}
* {box-sizing:border-box;}
body {background:#fff;color:#333;font-size:14px;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;}
td,th,caption {font-size:16px;border:1px;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
address,caption,cite,code,var {font-style:normal;font-weight:normal;}
a {color:#333;text-decoration:none;}
a:link {text-decoration:none}
a:hover {text-decoration:none;color:#000}
img {border:none;max-width:100%}
ol,ul,li {list-style:none;}
input,textarea,select,button {font:14px Verdana,Helvetica,Arial,sans-serif;}
table {border-collapse:collapse;}
html {overflow-y:scroll;}
i {font-style:normal;}
h4,.h4,h5,.h5,h6,.h6 {margin:0}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
@font-face {font-family:he-roman;src:url(../images/HELVETICANEUE-ROMAN.OTF)}
@font-face {font-family:he-medium;src:url(../images/HELVETICANEUE-MEDIUM.OTF)}
@font-face {font-family:latobold;src:url(../images/Lato-Bold.ttf)}
@font-face {font-family:popmed;src:url(../images/Poppins-Medium.ttf)}
@font-face {font-family:goudyBold;src:url(../images/12544_19.ttf)}
@font-face {font-family:goudyIta;src:url(../images/12543_19.ttf)}
@font-face {font-family:roboreg;src:url(../images/Roboto-Regular.ttf)}
@font-face {font-family:popmed;src:url(../images/Poppins-Medium.ttf)}
@font-face {font-family:popreg;src:url(../images/Poppins-Regular.ttf)}
@font-face {font-family:latoreg;src:url(../images/Lato-Regular_0.ttf)}
@font-face {font-family:latobold;src:url(../images/Lato-Bold_0.ttf)}
@font-face {font-family:goudos;src:url(../images/GOUDOS.TTF)}
.head_top {height:50px;border-bottom:2px #000 solid;background:#f5f5f5;width:100%;margin:0 auto;position:relative;display:flex;display:-webkit-flex;align-items:center;padding:0 100px;}
.hecact {width:80px;flex-basis:80px;display:flex;}
.hecact li {display:flex;height:46px;align-items:center;margin-right:15px;position:relative;}
.hecact i {font-size:20px;margin-right:5px;cursor:pointer;}
.hecact li a {position:absolute;background:#f2f2f2;padding:10px 14px;line-height:22px;border-radius:3px;z-index:999;top:100%;left:0;display:none;white-space:nowrap;font-size:16px;}
.hecact li:hover a {display:block;}
.hecact .fa-phone{ width:20px; height:20px; background:url(../images/top_tel.gif) center 0px no-repeat;}
.hecact .fa-envelope{ width:20px; height:20px; background:url(../images/top_email.gif) center 0px no-repeat;}
.fa-angle-left{ width:20px; height:20px; background:url(../images/top_l.gif) center 0px no-repeat;}
.fa-angle-right{ width:20px; height:20px; background:url(../images/top_r.gif) center 0px no-repeat;}
.topwor-btn > div {background:none;width:30px;height:48px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;margin:0;top:0;font-size:24px;color:#222;}
.topwor li {display:flex;height:48px;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 20px;}
.topwor-btn > div:hover {color:#c50012;}
.topwor-btn > .swiper-button-prev {left:0;}
.topwor-btn > .swiper-button-next {right:0;}
.topwor {width:calc(100% - 300px);padding:0 30px;position:relative;height:100%;}
header {position:fixed;top:0;right:0;left:0;background:#fff;z-index:999}
body {padding-top:150px}
.search {background:#fff;margin-left:12px;border:1px solid #c1c1c1;height:24px;flex-basis:180px;width:180px;display:flex;}
.searchtxt {width:145px;height:100%;border:none;outline:none;text-indent:6px}
.searchbtn {cursor:pointer;display:block;width:35px;height:100%;background:url(../images/search.png) center center no-repeat;border:none;}
.headbot {text-align:center;position:relative;padding:0 40px;max-width:1700px;margin:0 auto;display:flex;justify-content:space-between;}
.logo {display:flex;align-items:center;height:100px;}
.logo img {max-height:100%;display:block;}
#nav>ul {margin-top:40px;display:flex;display:-webkit-flex;justify-content:center;}
#nav > ul > li > a {padding:0 10px;line-height:60px;display:inline-block;font-family:'popmed';font-size:18px;text-transform:uppercase;position:relative;}
#nav > ul > li > a:after {content:'';bottom:0;height:3px;width:0;background:#c50012;position:absolute;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
#nav > ul > .nav-active > a,#nav > ul > li > a:hover {color:#c50012}
#nav > ul > .nav-active > a:after,#nav > ul > li > a:hover::after {width:40%;transform:translate(-50%,0);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}
#nav > ul > li {position:relative}
#nav .submenu {position:absolute;left:0;background:rgba(255,255,255,.8);display:none;min-width:100%;max-width:400px;z-index:999;}
#nav .submenu li a {display:block;padding:0 10px;line-height:36px;font-size:16px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#nav .submenu li a:hover {background:#c50012;color:#fff}
#nav .language .submenu li a {text-align:center;}
#nav .language img {padding-right:5px;}
.page_lr{ width:100%;}
.page_lr dt{ width:100%; font-size:18px; font-weight:bold; padding:20px;}
.page_lr dd{ width:100%;}
.page_lr dd img{ max-width:100%; height:auto;}
@media (min-width:992px) {#nav > ul > li:hover > ul {display:block}
}
.banner-btn > .swiper-button-prev,.banner-btn > .swiper-button-next {position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:52%;left:0;z-index:3;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url(../images/themes.gif) no-repeat;margin-top:-45px;opacity:0;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
.banner-btn > .swiper-button-next {left:auto;right:0;background-position:100%;}
.banner:hover .banner-btn > div {opacity:.6;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
.banner .swiper-pagination-bullet-active {background:rgba(255,255,255,.6);}
.banner img {display:block;}
.banner .swiper-pagination-bullet {width:16px;height:16px}
.prodtop {padding:26px 0 80px;}
#prodcate {margin-top:60px;background:url(../images/ind-pro.jpg) right top no-repeat;background-size:32%;}
#prodcate .iatit {max-width:660px;font-family:goudyBold;text-transform:uppercase;font-size:45px;line-height:52px;}
.prodbox {position:relative;display:flex;justify-content:space-between;background:#fff;}
#prodbox-list {width:calc(100% - 180px);flex-basis:calc(100% - 180px);margin:0;}
.prodnext,.prodprev {outline:none;padding-bottom:1%;position:relative;display:flex;align-items:center;justify-content:center;width:82px;flex-basis:82px;cursor:pointer;-webkit-transition:.5s ease-in-out all;-moz-transition:.5s ease-in-out all;transition:.5s ease-in-out all;}

.prodprev .fa-chevron-left{ width:38px; height:61px; background:url(../images/themes.gif) no-repeat 0px 0px;}
.prodnext .fa-chevron-right{ width:38px; height:61px; background:url(../images/themes.gif) no-repeat -38px 0px;}

.prodnext:after,.prodprev:after {position:absolute;content:' ';left:0;right:0;top:0;bottom:0;background:#000;z-index:0;}
.prodbtn {font-size:20px;font-family:goudyBold;margin:0 .5% 1%;width:24%;text-transform:uppercase;height:49%;float:left;display:flex;align-items:center;justify-content:center;}
.prodbtn a {display:inline-block;padding-bottom:4px;border-bottom:2px solid #000;white-space:nowrap;}
.prodbtn a:hover {border-color:#c50012;color:#c50012;}
.prodnext i,.prodprev i {font-size:24px;color:#fff;position:relative;z-index:99;}
.iadmore {line-height:50px;}
#prodbox-list .prli {float:left;position:relative;width:24%;margin:0 .5% 1%;height:49%;overflow:hidden;display: flex;object-fit:fill;align-items: center;}
#prodbox-list .prli img {display:block;}
.prpopwind {position:absolute;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,.16);display:flex;justify-content:center;align-items:center;text-align:center;}
.prwtit {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:goudyIta;font-size:30px;color:#fff;font-weight:500;line-height:40px;margin-bottom:14px;max-height:80px;}
.prwbtn {display: inline-block;color: #fff;font-size:13px;font-family:roboreg;background: none;padding:8px 20px;-webkit-transition:.5s ease-in-out all;-moz-transition:.5s ease-in-out all;transition:.5s ease-in-out all;text-transform:uppercase;}
.prwbtn:hover,.prwbtn:hover i {color:#fff;background:#c50012;-webkit-transition:.5s ease-in-out all;-moz-transition:.5s ease-in-out all;transition:.5s ease-in-out all;}
.iadmore span {position:relative;float:left;display:inline-block;min-width:160px;padding:0 10px;height:50px;text-align:center;font-family:popmed;font-size:14px;text-transform:uppercase;color:#fff;background:#000;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;}
.prwbtn i {color: #fff;font-size:12px;display:inline-block;margin-left:3px;}
.iadmore i {position:relative;float:left;display:inline-block;width:50px;height:50px;color:#fff;text-align:center;background:#343434;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;line-height:50px;}
.iadmore:hover span {background:#c50012;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.iadmore:hover i {background:#e91e31;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.container {padding:0 100px}
.contain {padding:0 200px}
#iabout {margin-top:25px}
#iabout:after {content:'';display:block;height:0;clear:both;visibility:hidden}
#iabout .iatit,#iabout .iawor {text-align:center;font-size:20px;}
.iabrig {}
.iabox {background:url(../images/adpic.jpg) no-repeat;background-size:cover;height:30vw;}
.iabrig {color:#fff;padding:15px 30px;background:rgba(0,0,0,.62);position:absolute;right:29%;bottom:50%;transform:translate(50%,50%);display:none;}
.iablar {font-family:goudyBold;font-size:36px;line-height:1.4;text-transform:uppercase;margin-bottom:20px}
.iarwod {font-family:roboreg;padding-bottom:10px;max-width:654px;line-height:30px;}
.iabox {display:block;position:relative;}
.iamdtit {font-size:40px;font-family:goudyBold;text-align:center;text-transform:uppercase;line-height:24px;padding:40px 0 100px 0;position:relative;}
.iamdtit:after {content:'';background:#646464;width:1px;height:48px;position:absolute;bottom:25px;left:50%;}
.iawor {font-family:roboreg;margin:15px 0 50px}
@media screen and (max-width:640px) {.iabrig {min-height:200px;}
    body {padding-top:68px}
}
@media screen and (max-width:415px) {.iabrig {padding:84px 16px}
}
#iadvantage:after,.iadcent:after,.iadmore:after,.tabs:after {content:'';display:block;height:0;clear:both;visibility:hidden}
.iadlef {width:63%;float:left;height:400px;background:#f5f5f5;padding:80px 5% 40px 9%}
.iadrig {width:37%;float:left;height:400px;position:relative}
.iadwor {font-family:roboreg;color:#525252;line-height:26px;margin:25px 0 34px;width:calc(100% - 100px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;max-height:126px;font-size:18px;width:50%;}
.iadmore span {position:relative;float:left;display:inline-block;min-width:160px;padding:0 10px;height:50px;text-align:center;font-family:popmed;font-size:14px;text-transform:uppercase;color:#fff;background:#000;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.iadmore i.iconfont {position:relative;float:left;display:inline-block;width:50px;height:50px;color:#fff;text-align:center;background:#343434;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.iadmore:hover span {background:#c50012;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.iadmore:hover i.iconfont {background:#e91e31;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.iadcent {width:350px}
.tabs {line-height:42px;margin-right:30px;display:inline-block;float:left}
.tabs li {float:left}
.tabs a {position:relative;font-family:latobold;display:inline-block;font-size:14px;margin:0 14px;padding:0 14px;cursor:pointer}
.tabs a:after {content:'';width:16px;height:2px;background:#222;bottom:0;left:28px;display:none}
.tabs a:hover::after {display:block;background:#c50012}
.tabs a.current {position:relative;z-index:2;color:#222 !important}
.tabs a.current::after {display:block;background:#222 !important}
.iadnext,.iadprev {float:left;cursor:pointer;display:inline-block;width:30px;text-align:center;margin-left:15px;line-height:44px}
.iadnext i.iconfont,.iadprev i.iconfont {color:#adadad;display:inline-block;line-height:42px}
.iadnext:hover i.iconfont,.iadprev:hover i.iconfont {color:#c50012}
@media screen and (min-width:993px) {.iadcent {position:absolute;left:50%;top:50%;width:350px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
}
@media screen and (max-width:992px) {.iadlef {padding-bottom:20px}
    .iadlef {height:auto}
    .iadrig {height:100px;padding:5px 42px 20px;background:#f5f5f5}
    .iadcent {float:right}
    .iadwor {width:100%}
    .iabrig {width:100%;min-height:275px;background-size:auto;}
    .iabox {display:block;}
    .iablar {font-size:40px}
}
@media screen and (max-width:600px) {.iadlef {padding:30px}
    .iadrig {padding:5px 12px 20px}
    .iadcent {width:280px}
    .tabs {margin-right:20px}
    .tabs a {margin:0 4px}
}
@media screen and (max-width:460px) {.iadmore span {padding:0 15px}
    .iadmore i.iconfont {display:none}
}
#iproduct {position:relative;}
#iproduct:after {content:' ';background:#f5f5f5;width:63%;height:30%;position:absolute;left:0;top:0;}
#iproduct > div {margin:0 auto 20px;position:relative;z-index:99}
.products-list li {width:23%;position:relative;border:1px #c5c5c5 solid;margin:1%;float:left;}
.products-list li .heart {cursor:pointer;position:absolute;top:8px;right:8px;width:32px;height:32px;background:#343434;border-radius:50%;display:flex;align-items:center;color:#fff;justify-content:center;font-size:16px}
.products-list li .pro-img{border:1px transparent solid;}
#iproduct .hot_pro_tit{margin-bottom:20px}
#iproduct p{text-align: center;font-size:18px;margin-bottom: 30px;font-family: roboreg;line-height:1.8;}
.products-list .like .heart {color:#fe2319}
.pro-img {display:flex;justify-content:center;align-items:center;}
.pro-img img {display:block;max-width:100%;max-height:100%}
.iproduct-tit {padding:15px 10px;border-top:1px #c5c5c5 solid;}
.iproduct-tit .add {cursor:pointer}
.iproduct-tit .add i {display:inline-flex;margin-right:5px;width:16px;height:16px;position:relative;align-items:flex-end}
.iproduct-tit .add.check i:after {content:' ';position:absolute;top:0;left:0;background:url("../images/selected.png") no-repeat center;width:16px;height:16px;display:block}
.iproduct-tit .add i:before {content:' ';width:10px;height:10px;border:1px #000 solid;display:block}
.iproduct-tit .add.check i:before {border-color:#fe2319}
.checkok{width:16px;height:16px; border:1px solid #D6D6D6; background:#fff;}

.iproduct-tit a {font-family:goudyBold;font-size:20px;color:#000;margin-bottom:5px;display:block;overflow:hidden;white-space:normal;text-overflow:ellipsis;height:48px}
.hotmore {display:block;opacity:0;line-height:46px;background:#000;color:#fff;text-align:center;font-size:14px;font-family:popmed;text-transform:uppercase;position:relative;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out;}
.hotmore span {padding-right:40px;display:block;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out;}
.hotmore i {width:40px;height:46px;line-height:46px;display:block;position:absolute;right:0;top:0;background:#343434;font-size:14px;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out;}
#iproduct-list li:hover .hotmore {opacity:1;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out;}
.hotmore:hover span {color:#fff;background:#c50012;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out}
.hotmore:hover i {color:#fff;background:#fe2319;-webkit-transition:.4s all ease-in-out;-moz-transition:.4s all ease-in-out;transition:.4s all ease-in-out}
#idnew .iatit,#idnew .iawor {text-align:center;font-size:20px;}
.inewlist:after {content:'';display:block;height:0;clear:both;visibility:hidden}
.inewlist li {float:left;width:33.33333%;padding:0 10px}
.inewlist li:nth-child(2) {float:right}
.inewlist li.inlarpic img {width:100%}
.inepic {width:100%;display:block;margin-bottom:35px}
.inetime {font-size:14px;font-family:latoreg;color:#747474;margin-top:25px}
.idnetit {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:capitalize;font-size:25px;font-family:goudyBold;display:block;line-height:30px;position:relative;padding:6px 0 27px 0;margin-bottom:25px}
.idnetit:after {content:'';width:125px;height:1px;background:#646464;position:absolute;bottom:0;left:0}
.idnwor {color:#6b6b6b;line-height:25px;font-family:roboreg}
.idnbtn {font-size:14px;font-family:popmed;text-transform:uppercase;margin-top:25px;display:block}
.idnbtn i { width:10px; height:13px;font-size:13px;margin-left:12px; background:url(../images/rjt.gif) no-repeat center center;}
.idnbtn:hover {color:#fe2319;}
.idnwor {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:48px}

.add_layout {position:fixed;width:100%;bottom:0;left:0;height:0;background:#666;z-index:999;transition:.3s ease-in-out height;-webkit-transition:.3s ease-in-out height; }
.add_layout.show {height:124px;}
.add_layout .close {position:relative;width:60px;height:100%;background:#555;cursor:pointer;font-size:40px;}
.add_layout .close:after,.add_layout .close:before {content:' ';width:30px;height:2px;background:#fff;position:absolute;top:50%;left:15px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.add_layout .close:before {-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.button-area {float:right;display:flex;justify-content:flex-end;height:124px;}
.button-area button,.button-area a {background:#F5F7FA;margin:43px 15px;border-radius:3px;border:none;padding:0 12px;cursor:pointer;line-height:34px;}
.button-area .contact_btn {background:#fe2319;color:#fff}
.list-wrapper {width:calc(100% - 450px);float:left;margin-left:40px;padding:0 32px;margin-top:10px;position:relative;}
.add_layout .swiper-slide {width:195px;height:84px;background:#fff;border-radius:3px;display:flex;margin:10px 5px 0px 5px;}
.add_layout .swiper-slide .add_layout_img {display:flex;width:100%;flex-basis:100%;padding:10px;align-items:center;}
.add_layout .swiper-slide .add_layout_img i {width:80px;height:80px;flex-basis:80px;display:flex;align-items:center;justify-content:center;}
.add_layout .swiper-slide .add_layout_img p {/* width:134px;*/flex-basis:160px;display:-webkit-box;padding:0 10px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;line-height:18px;max-height:72px;color:#666;/* display:flex;*//* align-items:center;*/}
.add_layout .swiper-slide .add_layout_img i img {max-width:100%;max-height:100%;display:block;}
.add_layout .swiper-slide .clear-item {position:absolute;box-sizing:border-box;width:20px;flex-basis:20px;height:20px;border-left:1px solid #EBECF0;cursor:pointer;border-radius:50%;top:-7px;right:-7px;background:#555;}
.add_layout .swiper-slide .clear-item:after,.add_layout .swiper-slide .clear-item:before {content:' ';width:15px;height:1px;background:#C4C6CF;position:absolute;top:50%;left:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.add_layout .swiper-slide .clear-item:before {-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.add_layout-btn>div {width:32px;height:32px;top:56%;background:none;margin-top:-16px;left:0;outline:none;}
.add_layout-btn .swiper-button-disabled {display:none;}
.add_layout-btn>div:after {content:'';border:2px solid #fff;display:block;width:12px;height:12px;margin:auto;position:absolute;top:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-top:none;border-right:none;right:13px;}
.add_layout-btn .swiper-button-prev:after {-webkit-transform:rotate(45deg);transform:rotate(45deg);right:5px;}
.add_layout-btn .swiper-button-next {left:auto;right:0;}
@media screen and (max-width:1250px) {.inewlist li:last-child {position:relative;overflow:hidden;height:430px}
    .inewlist li.inlarpic img {width:auto;max-height:430px;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0)}
    .list-wrapper {}
}
@media screen and (max-width:992px) {#idnew {padding:0 50px}
    .inewlist li {width:50%}
    .inewlist li:last-child {display:none}
}
@media screen and (max-width:600px) {#idnew {padding:0 30px}
    .inewlist li {width:100%;margin-bottom:28px}
    .idnetit {white-space:normal}
}
footer {margin-top:80px;background:#171717;color:#747474;position:relative;padding-top:65px;padding-bottom:30px}
.fotbtn {text-align:center;display:inline-block;width:62px;height:62px;background:#343434;line-height:62px;cursor:pointer;color:#fff;position:absolute;top:-31px;left:50%;margin-left:-31px}



.fotbtn i { width:64px; height:64px;font-size:25px; background:url(../images/upt.gif) no-repeat center center;}
.foot_ul {display:flex;flex-wrap:wrap;justify-content:space-between}
.foot_ul li {max-width:450px}
.foot_tit {font-size:18px;color:#777;text-transform:uppercase;position:relative;padding-bottom:10px;margin-bottom:10px}
.foot_tit:after {content:' ';position:absolute;bottom:0;width:80px;background:#777;height:1px;left:0;}
.foot_ul li a {display:inline-block;color:#777;line-height:2;font-size:14px}
.foot_ul li a:hover {color:#fe2319}
.foot_ul li {line-height:2;font-size:14px}
.foot-share {margin:25px 0}
.foot-share li {width:38px;height:38px;float:left;margin-right:5px}
.foot-share li a {display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#fff}
.FootEmail .eput {width:250px;height:38px;border:1px rgba(119,119,119,.3) solid;background:transparent;padding-left:10px}
.FootEmail button {width:100px;height:40px;background:#fe2319;color:#fff;font-size:16px;display:block;border:none;margin-top:15px}
.copyright {text-align:center;font-size:14px;color:#777;margin-top:30px}
.bPosition {width:100%;border-bottom:1px #eee solid;height:44px;line-height:44px;text-transform:capitalize;position:relative}
.bPosition button {outline:none;border:none;background:url("../images/row.png") no-repeat center;width:36px;height:36px;position:absolute;right:0;top:0;background-size:20px;cursor:pointer}
.bPosition button.list {background-image:url("../images/list.png")}
.inner {margin:30px 0 40px;}
.cpt{ width:100%; text-align:center; font-size:16px; padding:0px 0px 10px 0px; font-weight:bold;}
.innertit {text-align:center;font-size:36px;font-family:goudyBold;text-transform:uppercase;line-height:40px;margin-bottom:27px;margin-top:20px;}
.news .inewlist li {padding:10px;margin-bottom:10px;}
.pages {text-align:center;margin:40px 0 20px;color:#777;font-size:13px}
.pages a,.pages span {margin:0 4px;display:inline-block;line-height:28px;padding:0 10px}
.pages a:hover,.pages span.ctxt {background:#c50012;color:#fff}
.content-tit {text-align:center;}
.content-tit h1 {font-size:25px;color:#000;line-height:1.4;text-transform:capitalize;font-weight:bold;}
.content-tit .time {display:inline-block;border-bottom:1px #e5e5e5 solid;padding:20px 10px 25px;color:#888;}
.news-content p {font-size:15px;margin-bottom:5px;line-height:1.6;color:#000;}
.news-content {padding:20px 0;border-bottom:1px #eee solid; line-height:30px;}
#hot-tags {display:flex;display:-webkit-flex;height:60px;align-items:center;border-bottom:1px #e5e5e5 solid;justify-content:space-between;}
.hot-tags span {font-weight:700;padding-right:5px;}
.hot-tags {width:calc(100% - 210px);flex-basis:calc(100% - 210px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jsshare {width:180px;flex-basis:180px;}
.prevNext {line-height:30px;padding:10px 0;height:80px;margin:15px 0;width:100%;font-size:15px;}
.prevNext:after {content:'';display:block;clear:both;visibility:hidden;height:0}
.prevNext .next,.prevNext .prev {width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prevNext .next {float:right}
.prevNext .next a,.prevNext .prev a {margin-left:5px}
.prevNext .next a:hover,.prevNext .prev a:hover {color:#c50012}
.prevNext span {font-weight:bold;}
.contact-li li {padding:8px 0 8px 35px;background:url("../images/contact-icon.png") no-repeat 5px 10px;font-size:15px;color:#000;line-height:1.6;}
.contact-li li span {font-weight:bold;}
.contact-li li:nth-child(2) {background-position:5px -26px;}
.contact-li li:nth-child(3) {background-position:5px -60px;}
.contact-li li:nth-child(4) {background-position:5px -98px;}
.contact-li li:nth-child(5) {background-position:5px -134px;}
.contact-content {max-width:1180px;margin:0 auto;}
.contact-content h2 {font-size:30px;color:#000;font-weight:bold;margin-bottom:20px;}
.contact-content > div {width:50%;float:left;}
.contact-content {margin-top:70px}
.contact-content .innerLeft div p {font-size:16px;line-height:1.6}
.contact-content .erwei {max-width:180px;margin-top:20px}
#messageform {width:100%;max-width:600px;margin:0 auto;}
header.top .nav-main {position:fixed;top:0;left:0;right:0;z-index:999;}
.inner {padding:0 200px;padding-top:24px;position: relative;}
.inner>p{position: absolute;top: -5px;right: 0;text-align: center;left: 0;font-size: 18px}
.contact-input label {float:left;display:inline-block;width:180px;font-weight:500;text-align:right;line-height:48px;font-size:15px;color:#555555}
.contact-input label span {color:#ff0000}
.contact-input i {display:inline-flex;padding:0 15px;height:48px;width:calc(100% - 180px);align-items:center}
.contact-input .inquiry-items i {height:auto;min-height:48px;}
.contact-input i.textarea {height:auto;}
.contact-input i p {color:#555;line-height:24px;max-height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;}
.news .right input,.contact-input input {width:100%;height:100%;font-size:12px;line-height:28px;padding:0px 5px;border:1px solid #CCC;font-family:Arial,Helvetica,sans-serif;color:#555555;}
.news textarea,.contact-input textarea {width:100%;font-size:12px;padding:5px;border:1px solid #CCC;height:100px;line-height:20px;font-family:Arial,Helvetica,sans-serif;color:#555555;}
.news .right li,.contact-input li {margin-bottom:10px}
.Newsletter-btn {display:inline-block;padding:10px 15px;margin-left:180px;color:#fff;width:calc(100% - 180px);}
.Newsletter-btn input {text-transform:uppercase;cursor:pointer;width:100%;border-radius:0;background:#c50012;border:0;color:#FFFFFF !important;font-size:18px !important;height:56px;transition:0.3s all ease-in-out;-moz-transition:0.3s all ease-in-out;-o-transition:0.3s all ease-in-out;-webkit-transition:0.3s all ease-in-out;}
#contact-input .form-control {border-radius:0;border-color:#e5e5e5;font-size:15px;color:rgba(85,85,85,.4);padding-left:10px;}
.about p {margin-bottom:5px;font-size:15px;line-height:1.6}
.plmor {float:left;width:25%;padding:5px;margin-bottom:5px}
.plmor a {display:block;border:1px solid #ddd;padding:5px}
.plmpic {width:100%;height:220px;display:flex;align-items:center}
.plmpic img {max-width:100%;max-height:100%;display:block;margin:0 auto}
.plmtit {height:50px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:18px;text-align:center;line-height:25px;margin:10px 0 5px;padding:0 10px}
.plmor a:hover .plmtit {color:#c50012}
@media screen and (max-width:992px) {.plmor {width:33.3333333%}
    .plmpic {height:240px}
}
@media screen and (max-width:660px) {.plmor {width:50%}
}
@media screen and (max-width:415px) {.plmor {width:100%}
    .plmpic {height:auto}
}
#tinymask {position:absolute;display:none;top:0;left:0;height:100%;width:100%;background:#000;z-index:99997}
.spec-scroll .items ul li img {margin:0 auto}
#imgee {width:100%;height:100%;object-fit:contain}
#tinymaskNext,#tinymaskPrev {display:none;position:fixed;top:50%;border:3px solid #fff;width:35px;height:35px;border-top:0;border-right:0;background:0 0;z-index:99999;outline:0}
#tinymaskPrev {left:30px;transform:rotate(45deg)}
#tinymaskNext {right:30px;transform:rotate(225deg)}
.pro-content {font-size:15px}
.pro-detail {padding-bottom:30px;width:100%;font-family:Times New Roman;margin-top:20px;font-size:16px;}
.pro-detail .fl {float:left;width:380px;}
.spec-preview {margin:0 auto}
.pro-detail .fr {padding-left:450px;}
.pro-detail .fr h1 {line-height:30px;margin-bottom:13px;font-family:goudos;font-size:25px;font-weight:bold}
.pro-detail:after {content:'';display:block;visibility:hidden;height:0;clear:both}
.pro-detail .fr .products-btn a {margin-top:20px;display:inline-block;margin-right:14px;padding:10px 18px;line-height:36px;font-size:16px;background:#000;color:#fff}
.pro-detail .fr .products-btn {display:flex;margin-bottom:10px;}
.pro-detail .fr .products-btn > a {width:190px;flex-basis:190px;margin-right:3%;text-align:center;font-family:goudos;text-transform:uppercase;font-size:18px;cursor:pointer;}
.pro-detail .fr .products-btn > .chat-now {background:#c50012;}
.pro-detail .fr .download {background:#fff;border:3px #000 solid;color:#000;text-align:center;display:inline-block;margin-right:14px;padding:10px 18px;line-height:30px;font-size:20px;width:190px;margin-bottom:20px;}
.inner-r .fr h1 {font-size:22px;line-height:32px;margin-bottom:10px}
.inner-r .fr p {color:#555}
.products-content {border-top:1px dashed #aaa;font-family:Times New Roman;font-size:16px;}
.pro-con-ul {border-bottom:1px dashed #aaa;}
.pro-con-ul > ul > li {display:inline-block;line-height:72px;font-size:20px;font-weight:bold;font-family:goudos;text-transform:uppercase;margin-right:30px;cursor:pointer;}
.pro-con-ul > ul > li.active {border-bottom:3px #c50012 solid;}
.pro-tab-content {padding-top:40px;padding-bottom:40px}
.pro-tab-content > div {display:none;}
.pro-tab-content > .on {display:block;}
.inquiry_messageform {margin-top:30px}
.table-responsive td {border:1px #ccc solid;padding:5px}
#details strong,.about strong {font-size:18px;}
#details p {margin-bottom:10px;line-height:1.4}
@media(max-width:1600px) {.pro-detail .fr {padding-left:420px}
}
@media (max-width:1440px) {.foot_ul li {max-width:350px;}
    .prodnext,.prodprev {width:50px;flex-basis:50px;}
    #prodbox-list {width:calc(100% - 110px);flex-basis:calc(100% - 110px);}
    .prwtit {font-size:26px;}
    .iabrig {}
    .iablar {font-size:32px;}
    .idnetit {font-size:22px;padding:6px 0 20px;margin-bottom:20px;}
}
@media (max-width:1366px) {.products-list li {width:31.33%}
    .pro-detail .fr .products-btn > a {padding:6px 0;width:175px;flex-basis:175px}
    .contain {padding:0 150px}
    .list-wrapper {}
}
@media (max-width:1280px) {.pro-detail .fr .products-btn {flex-wrap:wrap;}
    .iproduct-tit a {font-size:20px}
    .iamdtit:after {height:30px;}
    .idnetit {font-size:18px;padding:6px 0 10px;margin-bottom:15px;}
    .iabrig {}
    .iarwod {padding-top:20px;}
    .iablar {font-size:28px;margin-bottom:0}
    .iamdtit {padding:40px 0 70px;}
    #prodcate .iatit,.iatit {font-size:40px;}
    .prwtit {font-size:20px;line-height:1.4;}
    .head_top {padding:0 40px;}
    #nav > ul > li > a {padding:0 10px;font-size:16px}
    .prodtop {padding:20px 0 40px;}
    .container {padding:0 50px;}
    .contain {padding:0 100px;}
    .list-wrapper {}
    .iadwor {max-width:600px;}
    .contact-content > div {width:100%;float:none;margin-bottom:30px;}
}
@media (max-width:992px) {.prodnext:after,.prodprev:after {bottom:1%}
    .iproduct-tit a {font-size:18px}
    .list-wrapper {}
    .foot_ul>li {margin-bottom:20px}
    .iadrig,.iadlef {width:100%}
    #iproduct:after {display:none}
    #iproduct {padding-top:50px}
    .products-list li {width:31.3%;float:left;}
    .topwor {display:none;}
    .contain {padding:0 50px;}
    .head_top {justify-content:space-between;}
    .nav-btn {position:absolute;right:50px;bottom:0;height:82px;display:flex;align-items:center;z-index:99999;justify-content:center;}
    .nav-r-btn {position:relative;width:40px;height:40px;}
    .nav-btn span {position:absolute;top:11px;right:0;display:block;width:30px;height:3px;border:0 solid #333;background-color:#333;-webkit-transition:top 0.2s 0.2s,background 0.2s,opacity 0s 0.2s,-webkit-transform 0.2s;transition:top 0.2s 0.2s,transform 0.2s,background 0.2s,opacity 0s 0.2s;}
    .nav-btn span:nth-of-type(2) {top:19px;}
    .nav-btn span:nth-of-type(3) {top:auto;bottom:10px;-webkit-transition:bottom 0.2s 0.2s,background 0.2s,-webkit-transform 0.2s;transition:bottom 0.2s 0.2s,transform 0.2s,background 0.2s;}
    .nav-btn.toggle-animate span:nth-of-type(1) {top:19px;transform:rotate(45deg);transition:top 0.2s,transform 0.2s 0.2s,background 0.2s;-webkit-transform:rotate(45deg);-webkit-transition:top 0.2s,-webkit-transform 0.2s 0.2s,background 0.2s;}
    .nav-btn.toggle-animate span:nth-of-type(2) {opacity:0;transition:opacity 0.2s;-webkit-transition:opacity 0.2s;}
    .nav-btn.toggle-animate span:nth-of-type(3) {bottom:18px;transform:rotate(-45deg);transition:bottom 0.2s,transform 0.2s 0.2s,background 0.2s;-webkit-transform:rotate(-45deg);-webkit-transition:bottom 0.2s,-webkit-transform 0.2s 0.2s,background 0.2s;}
    #nav > ul {position:absolute;top:100%;width:100%;background:rgba(255,255,255,.9);right:-100%;overflow-y:auto;height:calc(100vh - 135px);transition:.3s right ease-in-out;-webkit-transition:.3s right ease-in-out;-o-transition:.3s right ease-in-out;-moz-transition:.3s right ease-in-out;z-index:999;display:block;}
    #nav.actived > ul {right:0;transition:.3s right ease-in-out;-webkit-transition:.3s right ease-in-out;-o-transition:.3s right ease-in-out;-moz-transition:.3s right ease-in-out;}
    .down #nav > ul {height:calc(100vh - 72px);}
    #nav > ul li a {display:block;font-size:16px;line-height:48px;}
    .nav .icon-right {position:absolute;right:0;width:48px;height:48px;z-index:9;}
    #nav .submenu {position:static;background:transparent;}
    #nav .submenu li {border-top:1px #ddd solid;background:#fff;text-align:center;}
    #nav .submenu li a {text-align:center;}
    .nav .icon-right:after {content:'';border:2px solid rgba(0,0,0,.8);display:block;width:8px;height:8px;margin:auto;position:absolute;top:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-top:none;border-right:none;right:20px;transition:0.3s all ease-in-out;}
    .nav .submenu {display:none;}
    .nav li.actived .icon-right:after {transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all .3s cubic-bezier(0.66,0.53,0.65,1);-o-transition:all .3s cubic-bezier(0.66,0.53,0.65,1);-moz-transition:all .3s cubic-bezier(0.66,0.53,0.65,1);-webkit-transition:all .3s cubic-bezier(0.66,0.53,0.65,1);}
    #nav > ul .submenu li a {padding:0 20px 0 30px;color:#222;}
    .nav-btn.toggle-animate span:nth-of-type(1) {top:19px;transform:rotate(45deg);transition:top 0.2s,transform 0.2s 0.2s,background 0.2s;-webkit-transform:rotate(45deg);-webkit-transition:top 0.2s,-webkit-transform 0.2s 0.2s,background 0.2s;}
    .nav-btn.toggle-animate span:nth-of-type(2) {opacity:0;transition:opacity 0.2s;-webkit-transition:opacity 0.2s;}
    .nav-btn.toggle-animate span:nth-of-type(3) {bottom:18px;transform:rotate(-45deg);transition:bottom 0.2s,transform 0.2s 0.2s,background 0.2s;-webkit-transform:rotate(-45deg);-webkit-transition:bottom 0.2s,-webkit-transform 0.2s 0.2s,background 0.2s;}
    .logo img {max-height:60px;}
    .logo {height:80px}
    #nav>ul {margin-top:0}
    .headbot {text-align:left;}
    #nav > ul > li > a:after {display:none;}
    #nav > ul > li {border-bottom:1px solid #ccc;text-align:center;}
    #nav > ul > li > a {color:#222;}
    #prodcate {background:none;}
    #prodbox-list .prli {width:49%;height:32.6%;}
    .prodbtn {height:32.6%;width:49%;}
    #prodcate .iatit,.iatit {font-size:30px;}
    .sf-menu > li {max-width:33%;padding:0 10px;}
    #hot-tags {display:block;height:75px;}
    .hot-tags {width:100%;margin:20px 0 10px;}
    .pro-detail .fr .products-btn {flex-wrap:wrap;}
    .pro-detail .fl {width:390px;}
    .pro-detail .fr {padding-left:410px;}
    .pro-detail .fr .products-btn a {margin-top:10px;flex-basis:148px;width:148px;font-size:16px;}
    .pro-detail .fr .download {font-size:16px;width:148px;flex-basis:148px;}
}
@media (max-width:767px) {.pro-detail .fr {padding-left:0;margin-top:30px;}
    .pro-detail .fr h1 {font-size:22px;}
    .pro-detail .fl {float:none;margin-bottom:30px;}
    .iproduct-tit a {font-size:16px}
    .foot_ul>li {max-width:50%;width:50%}
}
@media (max-width:640px) {.list-wrapper,.button-area {width:100%;float:none;margin-left:0}
    .add_layout.show {/* height:110px;*/}
    .contact-input label {width:100%;text-align:left;}
    .contact-content {margin-top:30px;}
    .contact-content h2 {font-size:22px;}
    .contact-input i {width:100%;padding:0;}
    .Newsletter-btn {width:100%;margin-left:0;padding:0;}
    .pro-con,.products,.pro-con-ul > ul {padding:0 15px;}
    .sf-menu > li {max-width:50%;}
    .sf-menu > li > a {padding-bottom:0;padding-left:0;font-size:16px;}
    .innertit {margin-bottom:15px;}
    .plmtit {font-size:16px;}
    .head_top {display:none;}
    #nav > ul {height:calc(100vh - 68px);}
    .headbot {padding:0 15px;}
    .nav-btn {right:15px;}
    .logo img {max-height:50px;}
    .nav-btn,.logo {height:68px;}
    #prodcate .iatit,.iatit {font-size:22px;}
    #prodcate {margin-top:20px;}
    #prodcate .iatit {line-height:1.4;}
    .container,.contain {padding:0 15px;}
    .iadwor {margin:15px 0 20px;}
    #prodbox-list .prli {width:49%;height:auto;}
    .prodbox {flex-wrap:wrap;}
    .prodnext,#prodbox-list,.prodprev {width:100%;flex-basis:100%;min-height:40px;}
    .prodbtn {width:49%;height:auto;padding:30px 0;}
    #prodbox-list .swiper-slide {height:auto!important;}
    #prodbox-list .prli {margin:2px .5%;}
    .iablar {font-size:22px;}
    .iabrig {padding:20px 15px;}
    .iamdtit {padding:20px 0 40px;}
    .iamdtit:after {bottom:5px;}
    .idnbtn {margin-top:10px;}
    footer {padding-top:50px;}
    .fowor li span {flex-basis:100%;margin:5px 0;}
    .fowor li {margin:0;flex-wrap:wrap;padding:0;}
    .foshare {padding:20px 0;}
    .fonav {display:flex;flex-wrap:wrap;}
    .fonav li {flex-basis:50%;}
    .innertit {font-size:22px;}
    .pro-con-ul > ul > li {font-size:18px;}
    .pro-tab-content {padding:0 15px;}
}
/*mpic*/.jqzoom {width:100%;height:100%;position:relative;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;height:380px;border:1px solid #ddd}
.jqzoom img {max-width:100%;max-height:100%}
.zoomdiv {z-index:200;position:absolute;top:0;left:0;width:380px;height:380px;background:#fff;border:1px solid #ddd;display:none;overflow:hidden}
.zoomdiv .bigimg {position:absolute;top:0;left:0;max-width:unset;max-height:unset}
.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #ddd;background:#fafafa;opacity:.5;-moz-opacity:.5;-khtml-opacity:.5;filter:alpha(Opacity=50)}
.jqZoomPup img {min-width:380px}
.spec-preview {width:380px}
.spec-scroll {clear:both;margin:20px 0;width:382px;height:74px}
.spec-scroll .prev {float:left;background:url(../images/duo_left.png) center no-repeat;background-size:12px 24px;}
.spec-scroll .next {float:right;background:url(../images/duo_left.png) center no-repeat;transform:rotate(180deg);background-size:12px 24px;}
.spec-scroll .next,.spec-scroll .prev {display:block;text-align:center;width:29px;height:72px;cursor:pointer}
.spec-scroll .items {float:left;position:relative;width:324px;height:72px;overflow:hidden}
.spec-scroll .items ul {position:absolute;width:640px;height:72px;overflow:hidden}
.spec-scroll .items ul li {float:left;width:81px}
.spec-scroll .items ul li span {display:block;vertical-align:middle;width:72px;height:72px;text-align:center;border:1px solid #ddd;padding:0;overflow:hidden;margin:0 auto;}
.spec-scroll .items ul li span.active,.spec-scroll .items ul li span:hover {border:2px solid #db241e;padding:0}
#tinybox {transform:translate(-50%,-50%);position:fixed;display:none;padding:10px;background:#fff no-repeat 50% 50%;border:10px solid #ddd;z-index:99997}
#tinycontent {background:#fff;width:100%;height:100%}
.pro-detail .fr p {font-size:16px;line-height:1.6;margin-bottom:10px;}
.hot_pro_tit {font-size:45px;text-align:center;margin-bottom:40px;text-transform:uppercase;font-family:goudyBold;}
@media (max-width:640px) {.pro-detail .fl {width:290px;margin:0 auto;}
    .spec-preview {width:290px}
    .jqzoom {height:290px}
    .spec-scroll .items {width:230px;}
    .spec-scroll {width:290px;}
    .spec-scroll .items ul li {width:77px;}
    .fowor {margin-top:20px;}
    .products-list li {width:48%}
    .foot_ul>li {width:100%;flex-basis:100%;max-width:100%}
    body .main-im {display:none}
    .button-area button,.button-area a {margin:25px 15px;}
}
#inothers ul {display:flex;justify-content:space-between;flex-wrap:wrap;}
#inothers {margin-top:50px;margin-bottom:50px}
#inothers ul li {width:24%;flex-basis:24%;}
#inothers ul li a {display:block;position:relative;}
#inothers ul li a img {width:100%}
.inodef {position:absolute;left:0;bottom:8%;width:100%;background:rgba(0,0,0,.5);text-align:center;color:#fff;line-height:30px;font-size:20px;opacity:1;transition:.5s ease-in-out opacity;}
.inohov {position:absolute;top:15px;left:15px;bottom:15px;right:15px;padding:20px;opacity:0;-moz-transition:.5s ease-in-out opacity;-webkit-transition:.5s ease-in-out opacity;-o-transition:.5s ease-in-out opacity;transition:.5s ease-in-out opacity;border:1px #fff solid;text-align:center;color:#fff;z-index:9;}
#inothers ul li a:after {content:' ';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);filter:Alpha(opacity=0);opacity:0;transition:.5s ease-in-out opacity;z-index:3;}
#inothers ul li:hover .inohov,#inothers ul li:hover a:after {opacity:1;transition:.5s ease-in-out opacity;}
#inothers ul li:hover .inodef {opacity:0;transition:.5s ease-in-out opacity;}
.inosmpic {display:inline-flex;align-items:center;justify-content:center;width:125px;overflow:hidden;border-radius:50%;margin-bottom:10px;}
.inosmpic img {max-width:100%;max-height:100%;}
p.inotit {color:#fff;font-size:16px;margin:15px 0 10px;}
.inoword {line-height:1.6;}
@media (max-width:1366px) {.inner {padding:0 150px;}
    .inohov {padding:15px}
    p.inotit {margin:5px 0}
    .inosmpic {width:90px}
    .inoword {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;max-height:66px}
}
@media (max-width:1500px) {.iarwod {line-height:25px;}
}
@media (max-width:1280px) {.iabrig {text-align:center;right:30%;max-width:50%;}
    .iarwod {max-width:100%;text-align:center;}
}
@media (max-width:991px) {#inothers ul li {width:49%;flex-basis:49%;margin-bottom:1.5%;}
}
.main .bPosition {background:#c50012;line-height:36px;padding:0 16px;color:#EEE;margin-top:8px;height:36px}
.main .bPosition a {color:#FFF;}
.sidebar {float:left;width:240px;}
.main {float:right;width:calc(100% - 270px);}
.ctit h3 {font-size:16px;color:#FFF;line-height:42px;border:1px solid #c50012;text-transform:uppercase;margin-bottom:auto;padding-left:20px;margin-top:2px;background:#c50012;}
.ctit {margin-bottom:5px;}
.sf-menu {display:table;width:241px;margin:0px auto;padding-bottom:20px;border:5px solid #eee;position:relative;}
.sf-menu li {clear:both;border-bottom:1px solid #eee;position:relative;}
.sf-menu li.LiLevel1>a {font-weight:700;padding-left:14px;}
.sf-menu li a {display:block;color:#333;line-height:24px;font-size:16px;padding:9px 0 6px 14px;}
.sf-menu .LiLevel2 a {font-size:14px;padding-left:20px;}
.sf-menu .sub-menu {border-top:1px solid #eee}
.sf-menu li a:hover {background-color:#f2f2f2;}
@media (max-width:1280px) {.inner .products-list li {width:31.3%;}
    .inner {padding:0 100px}
}
@media (max-width:991px) {.sidebar {display:none;}
    .main {float:none;width:100%;}
    .inner {padding:0 50px}
}
@media (max-width:767px) {.inner {padding-left:15px;padding-right:15px;}
    .inner .products-list li {width:48%;}
    .inner {padding:0 15px}
    .add_layout .swiper-slide .add_layout_img p {display:none}
    .add_layout .swiper-slide {width:75px;height:75px}
    .add_layout .swiper-slide .add_layout_img i {width:100%;height:100%;flex-basis:100%}
    .add_layout.show {height:105px;}
    .button-area {height:90px}
    .list-wrapper {margin-bottom:10px}
    .iabrig {width:100%;position:static;transform:translate(0);max-width:100%;padding-top:64px;}
    .list-wrapper {width:calc(100% - 30px);}
    .add_layout.show {height:196px}
}
body .main-im {bottom:25%;}
.lsec {margin-top:10px;width:240px;border:5px solid #eee;padding:10px;}
.lsec_tit {margin-top:30px;}
.lsec li {margin-bottom:5px;}
.lsec a {color:#333}
.products-list li .iproduct-tit p {display:none}
.products-list.on li {width:100%;display:flex;flex-wrap:wrap;margin:1% 0}
.products-list.on li .pro-img {width:200px;flex-basis:200px;height:190px!important;padding:10px}
.products-list.on li .iproduct-tit {width:calc(100% - 200px);flex-basis:calc(100% - 200px);border:none}
.products-list.on li .iproduct-tit .add {margin-top:20px}
.products-list.on li .iproduct-tit p {display:block}
.products-list.on li .iproduct-tit p {margin-top:20px;line-height:1.6}
.pro-detail .products-list .iproduct-tit h3,.pro-detail .products-list .pro-img {display:none}
.pro-detail .products-list {width:190px;height:56px;border:3px #000 solid;margin-bottom:10px;}
.pro-detail .iproduct-tit {padding:0}
.pro-detail .products-list .add {padding:15px 10px;font-family:'goudos';text-transform:uppercase;font-size:16px;}
.sf-menu  a:visited {text-decoration:underline;}
.button-area button,.button-area a {padding:14px 15px;line-height:1;}
.sf-menu .nav-list i {position:absolute;content:' ';top:0;right:0;width:50px;height:47px;cursor:pointer;display:block;}
.sf-menu .nav-list i:before {position:absolute;content:' ';top:17px;right:21px;width:8px;height:8px;border:2px #707070 solid;border-top:none;border-left:none;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:.3s transform ease-in-out;-webkit-transition:.3s -webkit-transform ease-in-out;cursor:pointer;}
.sf-menu .nav-list.active i:before {transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:.3s transform ease-in-out;-webkit-transition:.3s -webkit-transform ease-in-out;}
#tinymaskNext,#tinymaskPrev{cursor:pointer}
/* #imgee{width:550px!important;height:550px!important} */
#tinymaskPrev{left:530px!important}
#tinymaskNext{right:530px!important}
.sf-menu .curr{color:#c50012;font-size: 18px !important;}