/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family: Arial,' '; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#ba1b21; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:90%; margin:0 auto;}
.wapper2{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none; font-family: Arial,' ';}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:999px){
.wapper1{ width:90%; }
.wapper2{ width:90%; }
}
/*common end*/



.headbg{ width:100%; background:#fff; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:fixed; z-index:55; top:0; left:0;}
.head{ height:110px;}
.head .logo{ float:left; width:15%; height:110px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.menu{ height:110px; line-height:110px; float:right;}
.menu>ul>li{ float:left; position:relative; }
.menu>ul>li>a{ display:block; text-align:center; color:#999; font-size:20px; padding:0 20px;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#ba1b21;}
.menu>ul>li>a i{ margin-left:5px;}
.menu ul li ul{ width:240px; background:#fff; border-top:2px solid #ba1b21; box-shadow:0px 0px 5px rgba(0,0,0,.1); z-index:5; position:absolute; top:100%; left:0; transform:translate(0,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.menu ul li:hover>ul{ transform:translate(0,0); opacity:1; visibility:visible;}
.menu ul li ul li{ line-height:26px; position:relative;}
.menu ul li ul li a{ display:block; text-align:left; color:#666; font-size:16px; padding:10px 20px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#ba1b21;}
.menu ul li ul li a i{ line-height:26px; position:absolute; right:10px; top:10px;}
.menu ul li ul li ul{ width:100%; top:0; left:100%; transform:translate(10%,0);}
.menu ul li ul li:hover ul{ transform:translate(0,0);}
/**/
.head_mbg{ width:100%; background:#fff; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:80px; position:relative; }
.head_m .logo{ width:28%; height:80px; position:relative; margin:0 auto;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/**/
.nav_open{ width:40px; height:40px; line-height:40px; text-align:center; font-size:20px; color:#666; position:absolute; left:5%; top:20px;}
.nav_open i{ }
.nav_open i.fa-close{ display:none;}
.nav_open.active i.fa-navicon{ display:none;}
.nav_open.active i.fa-close{ display:inline-block;}
.nav_box{ width:100%; height:calc(100% - 80px); position:fixed; left:0; top:80px; z-index:666; display:none;}
.nav_close1{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.navbg{ width:100%; height:100%; background:#f9f9f9; position:absolute; top:0; left:0; z-index:666;}
.nav_close2{ display:none;}
.nav{ padding:0px 0 20px 0; position:relative;}
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ }
.tree_box h3{ font-weight:normal; font-size:16px; height:50px; line-height:50px; overflow:hidden; margin:0; position:relative; padding:0 15px;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#ba1b21;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{ margin-right:15px;}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 0;}
.tree_one h4{ font-weight:normal; font-size:14px; position:relative; height:40px; line-height:40px; overflow:hidden; padding:0 15px 0 30px;}
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#ba1b21;}
.tree_one i{ margin-right:5px;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:110px;}
@media(max-width:999px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:80px;}
}


.con01bg{ background-position:center; background-repeat:no-repeat; background-size:cover; min-height:calc(100vh - 110px);
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.con01{}
.con01 .h2{ text-align:center; font-size:38px; line-height:48px; font-weight:bold; color:#BA1B21; margin-bottom:20px;
-webkit-text-stroke-width: 1px;
stroke-width: 1px;
-webkit-text-stroke-color: #FFFFFF;
stroke: #FFFFFF;}
.con01 .form{ width:70%; margin:0 auto; height:36px; background:#f9f9f9;}
.con01 .form .text1{ float:left; border:none; background:none; height:36px; line-height:36px; padding:0 0 0 10px; width:calc(100% - 46px);}
.con01 .form .button1{ float:right; border:none; background:#ededed; color:#666; border-left:1px solid #ccc; width:35px; line-height:36px; height:36px; text-align:center; cursor:pointer;}
.con01 .form .button1:hover{ background:#dcdcdc;}
@media(max-width:999px){
.con01bg{ min-height:calc(100vh - 80px); }
.con01 .h2{ font-size:25px; line-height:35px; margin-bottom:20px; }
.con01 .form{ width:90%; }
}


.foot{ color:#A5A4A4;}
.foot a{ color:#A5A4A4;}
.foot a:hover{ color:#BA1B21;}
.foot1bg{ padding:50px 0;}
.foot1{}
.foot1 .lt{ float:left;}
.foot1 .f_nav{ font-size:17px; line-height:27px;}
.foot1 .f_nav dl{ float:left; margin-right:3vw;}
.foot1 .f_nav dl dt{ font-weight:bold; margin-bottom:25px; position:relative; color:#333; position:relative; font-size:20px; line-height:30px;}
.foot1 .f_nav dl dt:before{ content:""; width:70px; height:7px; background:url(../images/Snipaste1.png) left bottom no-repeat; background-size:contain; position:absolute; left:0; bottom:-7px;}
.foot1 .f_nav dl dd{ margin-top:5px;}
.foot1 .rt{ float:right;}
.foot1 .f_contact{ float:left; font-size:17px; line-height:27px;}
.foot1 .f_contact dl dt{ font-weight:bold; margin-bottom:25px; position:relative; color:#333; position:relative; font-size:20px; line-height:30px; text-align:center;}
.foot1 .f_contact dl dt:before{ content:""; width:70px; height:7px; background:url(../images/Snipaste1.png) left bottom no-repeat; background-size:contain; position:absolute; left:50%; bottom:-7px; transform:translateX(-50%);}
.foot1 .f_contact dl dd{ margin-top:5px;}
.foot1 .f_ewm{ float:right; margin-left:3vw; text-align:center;}
.foot1 .f_ewm dl dt{ font-weight:bold; margin-bottom:25px; position:relative; color:#333; position:relative; font-size:20px; line-height:30px;}
.foot1 .f_ewm dl dt:before{ content:""; width:70px; height:7px; background:url(../images/Snipaste1.png) left bottom no-repeat; background-size:contain; position:absolute; left:50%; bottom:-7px; transform:translateX(-50%);}
.foot1 .f_ewm dl dd{}
.foot1 .f_ewm dl dd img{ display:block; margin:0 auto; width:150px; height:150px;}
.foot2bg{ background:#BA1B21; padding:25px 0;}
.foot2{ color:#fff; text-align:center; font-size:14px; line-height:24px;}
.foot2 a{ color:#fff;}
.foot2 a:hover{ color:#A5A4A4;}
@media(max-width:999px){
.foot1bg{ padding:40px 0;}
.foot1 .lt{ display:none;}
.foot1 .rt{ float:none;}
.foot1 .f_contact{ float:none; font-size:15px; line-height:25px; margin-bottom:30px;}
.foot1 .f_contact dl dt{  margin-bottom:15px; font-size:17px; line-height:27px; }
.foot1 .f_ewm{ float:none; margin-left:0; }
.foot1 .f_ewm dl dt{ margin-bottom:15px; font-size:17px; line-height:27px;}
.foot2bg{ padding:15px 0;}
.foot2{ font-size:12px; line-height:22px;}
}


/*Add------------------------------------------------------------------------------*/

.inbanner{}
.inbanner img{ display:block; width:100%;}
.insidebg{ padding:40px 0 80px 0;}
.inside{}
.weizhi{ font-size:14px; line-height:24px; margin-bottom:20px;}
@media(max-width:999px){
.insidebg{ padding:30px 0 60px 0;}
}


.instructions1{}
.instructions1 .list{}
.instructions1 .list dl{}
.instructions1 .list dl dd{ font-size:17px; line-height:27px;}
.instructions1 .list dl dd .h2{ color:#C6000B; font-weight:bold; padding:10px 20px 10px 45px; position:relative; cursor:pointer;}
.instructions1 .list dl dd .h2 span{ width:27px; height:27px; text-align:center; position:absolute; left:15px; top:10px;}
.instructions1 .list dl dd .h2 span i{ line-height:27px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.instructions1 .list dl dd .txt{ padding:20px 20px 20px 20px; display:none;}
.instructions1 .list dl dd .txt ul{}
.instructions1 .list dl dd .txt li{ margin-bottom:20px}
@media(max-width:999px){
.insidebg{ padding:30px 0 60px 0;}
}


.tit1{}
.tit1 .h2{ font-size:30px; line-height:40px; font-weight:bold; color:#C6000B;}
.manual1{}
.manual1 .list{ margin-top:40px;}
.manual1 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:0 0 20px 20px; text-align:center;}
.manual1 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.manual1 .list ul li .img{ padding-bottom:72%; position:relative;}
.manual1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.manual1 .list ul li .txt{ margin-top:5px;}
.manual1 .list ul li .txt .h2{ font-size:20px; line-height:30px; font-weight:bold;}
@media(max-width:999px){
.tit1 .h2{ font-size:22px; line-height:32px; }
.manual1 .list{ margin-top:30px;}
.manual1 .list ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; }
.manual1 .list ul li:nth-child(4n-3){ margin-left:20px; clear:none;}
.manual1 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.manual1 .list ul li .txt{ margin-top:5px;}
.manual1 .list ul li .txt .h2{ font-size:15px; line-height:25px;}
}


.tit2{}
.tit2 .h2{ font-size:30px; line-height:40px;}
.news1{}
.news1 .list{ margin-top:40px;}
.news1 .list ul li{ margin-bottom:40px;}
.news1 .list ul li .img{ float:left; width:150px; height:150px; position:relative;}
.news1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.news1 .list ul li .txtbg{ float:right; width:calc(100% - 170px);}
.news1 .list ul li .txt{ color:#333;}
.news1 .list ul li .txt .h2{ font-size:20px; line-height:30px; font-weight:bold; color:#c6000b; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.news1 .list ul li .txt .h3{ font-size:17px; line-height:27px; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1 .list ul li .txt .h4{ font-size:17px; line-height:27px;}
.news1 .list ul li .txt .h4 span:hover{ color:#c6000b;}
@media(max-width:999px){
.news1 .list{ margin-top:30px;}
.news1 .list ul li{ margin-bottom:30px;}
.news1 .list ul li .img{ float:none; margin:0 auto;}
.news1 .list ul li .txtbg{ float:none; width:100%;}
}


.apply1{}
.apply1 .tit1 .h2{ color:#333;}
.apply1 .list{ margin-top:40px;}
.apply1 .form{ max-width:1080px; margin:0 auto;}
.apply1 .form ul li{ margin-bottom:25px;}
.apply1 .form .h2{ font-size:17px; line-height:27px;}
.apply1 .form .select1{ border:1px solid #eaeaea; background:#fafafa; height:45px; line-height:45px; padding:0 10px; width:100%; border-radius:4px;}
.apply1 .form .text1{ border:1px solid #eaeaea; background:#fafafa; height:45px; line-height:45px; padding:0 10px; width:calc(100% - 22px); border-radius:4px;}
.apply1 .form .button1{ font-size:14px; line-height:34px; padding:0 20px; background:#ba1b21; color:#fff; border-radius:2px; cursor:pointer;}
.apply1 .form .button1:hover{ background:#d3d3d3; color:#ba1b21;}
.apply1 .list .a_ewm{ text-align:center; margin-top:60px;}
.apply1 .list .a_ewm img{ display:block; margin:0 auto; width:150px; height:150px;}
.apply1 .list .a_ewm span{ display:block; font-size:17px; line-height:27px; margin:5px;}
@media(max-width:999px){
.apply1 .list .a_ewm{ margin-top:40px;}
}


.product1{}
.product1 .list{}
.product1 .list ul li{ float:left; width:calc((100% - 80px)/5); margin:0 0 20px 20px; background:#fff;}
.product1 .list ul li:hover{ box-shadow:0 3px 20px rgba(0,0,0,.06);}
.product1 .list ul li:nth-child(5n-4){ margin-left:0; clear:left;}
.product1 .list ul li .nr_box{ padding:20px;}
.product1 .list ul li .img{ padding-bottom:100%; position:relative;}
.product1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.product1 .list ul li .txt{ margin-top:15px;}
.product1 .list ul li .txt .h2{ font-size:12px; line-height:22px; margin-bottom:5px;}
.product1 .list ul li .txt .h2 strong{ font-size:22px; color:#e93323; margin-right:10px;}
.product1 .list ul li .txt .h2 span{ color:#999; text-decoration:line-through;}
.product1 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.product1 .list ul li .txt .h4{ font-size:12px; line-height:22px; height:22px; color:#999;}
.product1 .list ul li .txt .h4 span{}
.product1 .list ul li .txt .h4 span:nth-child(2){ float:right;}
@media(max-width:999px){
.product1 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 10px 10px; }
.product1 .list ul li:nth-child(5n-4){ margin-left:10px; clear:none;}
.product1 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product1 .list ul li .nr_box{ padding:10px;}
.product1 .list ul li .txt{ margin-top:5px;}
.product1 .list ul li .txt .h2 strong{ font-size:16px; margin-right:5px;}
.product1 .list ul li .txt .h3{ font-size:12px; line-height:16px; height:32px; margin-bottom:5px; }
}


.proDetail1{}
.proDetail1 .list1{ margin-bottom:60px;}
.proDetail1 .list1 .lt{ float:left; width:380px; margin-right:40px;}
.pro_gallery{ }
.pro_gallery-top { }
.pro_gallery-top .gallery-top{}
.pro_gallery-top .gallery-top .swiper-slide { }
.pro_gallery-top .gallery-top .swiper-slide .img{ padding-bottom:100%; position:relative;}
.pro_gallery-top .gallery-top .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_gallery-thumbs { position:relative;}
.pro_gallery-thumbs .gallery-thumbs{}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide { }
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img{ padding-bottom:100%; position:relative; cursor:pointer; border:2px solid transparent;}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img{ border-color:#e93323;}
.pro_gallery .swiper-button-prev,.pro_gallery .swiper-button-next{ width:25px; height:100%; background-color:rgba(0,0,0,.5); margin-top:0; top:0; background-size:12px 22px;}
.pro_gallery .swiper-button-prev{ left:-30px;}
.pro_gallery .swiper-button-next{ right:-30px;}
.proDetail1 .list1 .ct{ float:left; width:calc(100% - 670px);}
.proDetail1 .list1 .ct .nr_box{}
.proDetail1 .list1 .ct .h2{ font-size:20px; line-height:30px; margin-bottom:15px;}
.proDetail1 .list1 .ct .pro_price{ background:url(../images/money-back.png) center no-repeat; background-size:cover; color:#fff; margin-bottom:25px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.proDetail1 .list1 .ct .pro_price .box1{ font-size:14px; line-height:24px; padding:15px 0 15px 30px;}
.proDetail1 .list1 .ct .pro_price .box1 span{ display:block;text-decoration: line-through;}
.proDetail1 .list1 .ct .pro_price .box1 strong{ display:block; font-size:30px; line-height:30px;}
.proDetail1 .list1 .ct .pro_price .box2{ padding:0 20px; border-left:1px solid rgba(255,255,255,.24); text-align:center; font-size:12px; line-height:22px;}
.proDetail1 .list1 .ct .pro_price .box2 strong{ display:block; font-size:18px; line-height:28px;}
.proDetail1 .list1 .ct .pro_price .box2 span{ display:block;}
.proDetail1 .list1 .ct .h3{ font-size:14px; line-height:24px;}
.proDetail1 .list1 .ct .h3 ul{}
.proDetail1 .list1 .ct .h3 li{ padding-left:100px; height:24px; overflow:hidden; position:relative; min-height:24px; margin-bottom:5px;}
.proDetail1 .list1 .ct .h3 span{ width:100px; color:#999; position:absolute; left:0; top:0;}
.proDetail1 .list1 .ct .h3 span em{ font-style:normal; display:inline-block; width:84px;
text-align: justify;
-moz-text-align-last: justify;
text-align-last: justify;}
.proDetail1 .list1 .ct .h3 strong{ font-weight:normal;}
.proDetail1 .list1 .rt{ float:right; width:170px; padding:20px; border:1px solid #efefef; border-radius:4px;}
.tit3{ text-align:center;}
.tit3 .h2{ font-size:16px; line-height:26px; position:relative;}
.tit3 .h2:before{ content:""; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:1;}
.tit3 .h2 span{ display:inline-block; position:relative; z-index:2; background:#fff; padding:0 10px;}
.proDetail1 .list1 .rt ul li{ margin-top:20px;}
.proDetail1 .list1 .rt ul li .img{ padding-bottom:68%; position:relative;}
.proDetail1 .list1 .rt ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.proDetail1 .list1 .rt ul li .txt{ font-size:12px; line-height:22px; color:#333;}
.proDetail1 .list1 .rt ul li .txt .h2{}
.proDetail1 .list1 .rt ul li .txt .h3{ color:#999;}
.proDetail1 .list1 .rt ul li .txt .h3 span{ font-size:14px; color:#e80032;}
.proDetail1 .list2{}
.proDetail1 .list2 .lt{ float:left; width:202px; border:1px solid #efefef;}
.tit4{ text-align:center;}
.tit4 .h2{ font-size:14px; line-height:32px; background:#eee; border-bottom:1px solid #e5e5e5;}
.proDetail1 .list2 .lt ul{ padding:10px;}
.proDetail1 .list2 .lt ul li{ padding:10px; border-bottom:1px dashed #ddd;}
.proDetail1 .list2 .lt ul li .img{ padding-bottom:68%; position:relative;}
.proDetail1 .list2 .lt ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.proDetail1 .list2 .lt ul li .txt{ font-size:12px; line-height:22px; color:#333;}
.proDetail1 .list2 .lt ul li .txt .h2{}
.proDetail1 .list2 .lt ul li .txt .h3{ color:#999;}
.proDetail1 .list2 .lt ul li .txt .h3 span{ font-size:14px; color:#e80032;}
.proDetail1 .list2 .rt{ float:right; width:100%;}
.slideTxtBox_01{}
.slideTxtBox_01 .hd{ height:56px; line-height:56px; font-size:14px; background:#f7f7f7; margin-bottom:20px;}
.slideTxtBox_01 .hd ul li{ float:left; border-right:1px solid #d9d9d9;}
.slideTxtBox_01 .hd ul li a{ display:block; padding:0 30px;}
.slideTxtBox_01 .hd ul li.on a{ color:#e93323; background:url(../images/lion.png) top center no-repeat;}
.slideTxtBox_01 .bd{}
.slideTxtBox_01 .bd .xiangqing{}
@media(max-width:999px){
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .lt{ float:left; width:100%; margin-right:0; margin-bottom:30px;}
.pro_gallery-thumbs { padding:0 30px;}
.pro_gallery .swiper-button-prev{ left:0;}
.pro_gallery .swiper-button-next{ right:0;}
.proDetail1 .list1 .ct{ float:left; width:100%;}
.proDetail1 .list1 .ct .pro_price .box1 strong{ font-size:20px; line-height:20px;}
.proDetail1 .list1 .rt{ display:none;}
.proDetail1 .list2 .lt{ display:none;}
.proDetail1 .list2 .rt{ float:right; width:100%;}
.slideTxtBox_01 .hd{ height:46px; line-height:46px; font-size:12px; margin-bottom:20px;}
.slideTxtBox_01 .hd ul li a{ padding:0 15px;}
}


