:root{
 --primary-color:#11438A;
}
/*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:#00397f; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:83%; 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%; }
}
/*common end*/



.headbg{ width:100%; background:#fff; border-bottom:1px solid rgba(0,0,0,.2); position:fixed; z-index:55; top:0; left:0;}
.head{ height:90px;}
.head .logo{ float:left; width:30%; height:90px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head .h_lang{ float:right; font-size:16px; line-height:90px; margin:0 0 0 20px;}
/*menu*/
.menu{ height:90px; line-height:90px; float:right;}
.menu>ul>li{ float:left; padding:0 20px;}
.menu>ul>li>a{ display:block; text-align:center; color:#333; font-size:16px; position:relative;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#00397f;}
.menu>ul>li>a:hover:before,.menu>ul>li:hover>a:before{ content:""; width:100%; height:6px; background:#00397f; position:absolute; bottom:0; left:0;}
/*.menu ul li ul{ width:160px; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); z-index:5; position:absolute; top:100%; left:50%; transform:translate(-50%,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.menu ul li:hover>ul{ transform:translate(-50%,0); opacity:1; visibility:visible;}
.menu ul li ul li{ line-height:24px; position:relative;}
.menu ul li ul li a{ display:block; text-align:center; color:#666; font-size:14px; padding:10px 5px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#00397f;}
.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);}*/
.menu ul li .subMenubg{ width:100%; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); z-index:5; position:absolute; top:100%; left:0; transform:translateY(10px); opacity:0; visibility:hidden; transition:all .3s ease;}
.menu ul li:hover .subMenubg{ transform:translateY(0); opacity:1; visibility:visible;}
.menu ul li .subMenu{ padding:50px 0;}
.menu ul li .subMenu ul{
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: flex-start;
align-items: flex-start;}
.menu ul li .subMenu ul li{ width:100px; height:100px; margin:0 16px; border-radius:8px; background:#eee;}
.menu ul li .subMenu ul li:hover{ background:#00397f; }
.menu ul li .subMenu ul li a{ width:100%; height:100%; text-align:center;
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}
.menu ul li .subMenu ul li .nr_box{ width:90%;}
.menu ul li .subMenu ul li .img{ height:44px; position:relative;}
.menu ul li .subMenu ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.menu ul li .subMenu ul li .h2{ color:#333; margin-top:10px; font-size:12px; line-height:16px;}
.menu ul li .subMenu ul li:hover .h2{ color:#fff;}
/**/
.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:60px; position:relative; }
.head_m .logo{ width:50%; height:60px; 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 auto;}
/**/
.nav_open{ width:20px; height:20px; background:url(../images/menu.png) center no-repeat; position:absolute; top:20px; right:5%;}
.nav_open i{ display:none !important;}
.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% - 60px); position:fixed; left:0; top:60px; 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:#fff; 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{ border-top:1px solid #e6e6e6; }
.tree_box h3{ font-weight:normal; font-size:16px; height:50px; line-height:50px; overflow:hidden; margin:0; position:relative; padding:0 30px;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#00397f;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right; background:url(../images/xiala_x.png) right 20px center no-repeat;}
.tree_box.active h3 span{ background-image:url(../images/xiala_s.png);}
.tree_box h3 span i{ display:none;}
.tree_one{display: none; overflow: hidden; background:#f5f5f5;}
.tree_one li{ border-top:1px solid #e6e6e6;}
.tree_one h4{ font-weight:normal; font-size:14px; position:relative; height:50px; line-height:50px; overflow:hidden; padding:0 30px;}
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#00397f;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:90px;}
@media(max-width:999px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:60px;}
}


.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide {
/* Center slide text vertically */
/*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;*/
}
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-container .swiper-pagination{}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ background:#000; opacity:.5;}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ opacity:0; visibility:hidden; transition:all .3s ease;}
.banner_swiper .swiper-container:hover .swiper-button-prev,.banner_swiper .swiper-container:hover .swiper-button-next{ opacity:.7; visibility:visible;}
.banner_swiper .swiper-container .swiper-button-prev:hover,.banner_swiper .swiper-container .swiper-button-next:hover{ opacity:1;}
.banner_swiper .swiper-container .swiper-button-prev{ left:0;}
.banner_swiper .swiper-container .swiper-button-next{ right:0;}
.banner_swiper .swiper-container:hover .swiper-button-prev{ left:5%;}
.banner_swiper .swiper-container:hover .swiper-button-next{ right:5%;}
@media(max-width:999px){
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ display:none;}
}


.tit1{ border-top:2px #d2d2d2 solid; padding-top:35px;}
.tit1 .h2{ font-size:36px; line-height:46px; font-weight:bold;}
.con01bg{ padding:70px 0 60px 0;}
.con01{}
.con01 .list{ margin-top:20px;}
.con01 .list ul li{ float:left; width:50%; text-align:center;}
.con01 .list ul li:nth-child(2n-1){ clear:left; }
.con01 .list ul li .nr_box{ padding:40px 15px 0 15px; border-left:2px solid #d7d7d7; border-top:2px solid #d7d7d7;}
.con01 .list ul li:nth-child(2n) .nr_box{/* padding:40px 35px 40px 15px; */}
.con01 .list ul li:nth-child(2n-1) .nr_box{ border-left:none;}
.con01 .list ul li:nth-child(1) .nr_box,.con01 .list ul li:nth-child(2) .nr_box{ border-top:none;}
.con01 .list ul li .img{ transition:all .3s ease;}
.con01 .list ul li .img img{ display:block; width:100%;}
.con01 .list ul li:hover .img{ box-shadow:0 0 15px 0 rgba(0,0,0,.3);}
.con01 .list ul li .txt{ padding:20px 0;}
.con01 .list ul li .txt .h2{ font-size:16px; line-height:26px;}
/*.con01 .list ul li:nth-child(1){ width:100%;}
.con01 .list ul li:nth-child(1) .nr_box{ padding:40px 0; border-left-color:transparent;}*/
@media(max-width:999px){
.tit1{ padding-top:15px;}
.tit1 .h2{ font-size:20px; line-height:30px; }
.con01bg{ padding:40px 0 20px 0;}
.con01 .list{ margin-top:10px;}
.con01 .list ul li{ float:left; width:100% !important;}
.con01 .list ul li .nr_box{ padding:20px 0 0 0 !important; border:none !important; }
.con01 .list ul li:nth-child(1) .nr_box{/* padding:20px 0 !important; */}
}


.con02bg{}
.con02{}
.con02 .list{}
.pro_swiper .swiper-container { width: 100%; }
.pro_swiper .swiper-container .swiper-slide {
/* Center slide text vertically */
/*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;*/
}
.pro_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.pro_swiper .swiper-container .swiper-pagination{ display:none;}
.pro_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ background:#000; opacity:.5;}
.pro_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.pro_swiper .swiper-container .swiper-button-prev,.pro_swiper .swiper-container .swiper-button-next{ width:96px; height:96px; margin-top:-48px; opacity:.5; }
.pro_swiper .swiper-container .swiper-button-prev:hover,.pro_swiper .swiper-container .swiper-button-next:hover{ opacity:1;}
.pro_swiper .swiper-container .swiper-button-prev{ background:url(../images/arrow_l.png) center no-repeat; left:5%;}
.pro_swiper .swiper-container .swiper-button-next{ background:url(../images/arrow_r.png) center no-repeat; right:5%;}
@media(max-width:999px){
.pro_swiper .swiper-container .swiper-button-prev,.pro_swiper .swiper-container .swiper-button-next{ display:none;}
}


.con03bg{ padding:70px 0 100px 0;}
.con03{}
.con03 .list{ margin-top:60px;}
.con03 .list ul li{ float:left; width:50%;}
.con03 .list ul li .img{ overflow:hidden;}
.con03 .list ul li .img img{ display:block; width:100%; transition:all .3s ease;}
.con03 .list ul li:hover .img img{ transform:scale(1.1);}
@media(max-width:999px){
.con03bg{ padding:40px 0 40px 0;}
.con03 .list{ margin-top:20px;}
.con03 .list ul li{ float:left; width:100%; margin-bottom:20px;}
}


.foot{ background:#f6f6f6;}
.foot1bg{ padding:60px 0 60px 0;}
.foot1{}
.foot1_top{}
.foot .f_nav{ font-size:16px; line-height:26px;
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: flex-start;
align-items: flex-start;}
.foot .f_nav dl{ width:25%; max-width:278px; text-align:center; margin:0 0 30px 0;}
.foot .f_nav dl dt{ font-size:24px; line-height:34px; border-bottom:1px solid #e3e2df; padding-bottom:20px; margin-bottom:20px;}
.foot .f_nav dl dd{ margin-top:10px;}
.foot .f_nav dl dd a{ color:#999;}
.foot .f_nav dl dd a:hover{}
.foot1_btm{ border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; padding:30px 0;}
.foot1_btm .lt{ float:left; width:68%;}
.f_contact{ font-size:18px; line-height:28px;}
.f_contact ul li{ float:left; width:46%; margin:0 4% 15px 0;}
.f_contact ul li strong{ font-size:20px;}
.f_contact ul li span{ color:#999;}
.foot1_btm .rt{ float:right; width:32%;}
.f_share{}
.f_share ul li{ float:left; margin:0 30px 0 0; position:relative;}
.f_share ul li a{ display:block;}
.f_share ul li i{ display:block; width:48px; height:48px; position:relative;}
.f_share ul li i img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.f_share ul li i .img2{ display:none;}
.f_share ul li:hover i .img1{ display:none;}
.f_share ul li:hover i .img2{ display:block;}
.f_share ul li .ewm{ padding:0 0 10px 0; position:absolute; bottom:100%; left:50%; transform:translateX(-50%); display:none;}
.f_share ul li:hover .ewm{ display:block;}
.f_share ul li .ewm img{ display:block; width:130px;}
.foot2bg{ padding:26px 0; background:#3b3b3b;}
.foot2{ font-size:16px; line-height:26px; color:#fff; text-align:center;}
@media(max-width:999px){
.foot1bg{ padding:30px 0 30px 0;}
.foot1_top{ display:none;}
.foot1_btm{ padding:30px 0;}
.foot1_btm .lt{ float:left; width:100%;}
.f_contact{ font-size:14px; line-height:24px;}
.f_contact ul li{ float:left; width:100%; margin:0 0 15px 0;}
.f_contact ul li strong{ font-size:16px;}
.foot1_btm .rt{ float:right; width:100%;}
.foot2bg{ padding:15px 0; }
.foot2{ font-size:12px; line-height:22px; }
}


/*Add------------------------------------------------------------------------------*/

.inbanner img{ display:block; width:100%;}
.innavbg{ padding:50px 0 0 0; border-bottom:1px solid #dfdfdf;}
.innav{}
.innav ul{
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;}
.innav ul li{ line-height:22px; }
.innav ul li a{ display:inline-block; vertical-align:top; text-align:center; color:#333; padding:0 20px; font-size:18px; height:70px;
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;}
.innav ul li:hover>a,.innav ul li.active>a{ background:#00397f; color:#fff;}
.insidebg{ padding:40px 0 80px 0;}
.inside{}
@media(max-width:999px){
.innavbg{ display:none;}
}


.product1{}
.product1 .list{}
.product1 .list ul li{ float:left; width:32%; margin:0 0 40px 2%; text-align:center;}
.product1 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.product1 .list ul li .nr_box{ border:2px solid #959595;}
.product1 .list ul li .img{ padding-bottom:100%; position:relative; background:#fff;}
.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:0 10%; padding:16px 0; border-top:2px solid #959595;}
.product1 .list ul li .txt .h2{ font-size:18px; line-height:28px;}
.product1 .list ul li:hover{ background:#00397f;}
.product1 .list ul li:hover .txt{ color:#fff; border-color:transparent;}
@media(max-width:999px){
.product1 .list ul li{ float:left; width:100%; margin:0 0 40px 0; }
.product1 .list ul li .txt{ margin:0 10%; padding:16px 0; }
.product1 .list ul li .txt .h2{ font-size:14px; line-height:24px;}
}


.proDetail1{}
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .lt{ float:left; width:50%; max-width:500px;}
.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; padding:0 20px;}
.pro_gallery-thumbs .gallery-thumbs{}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide { }
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img{ padding-bottom:80%; position:relative; cursor:pointer; border:1px solid #eee;}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img img{ width:100%; height:100%; object-fit:contain; 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:#f00; }
.pro_gallery .swiper-button-prev,.pro_gallery .swiper-button-next{ width:20px; height:100%; margin-top:0; top:0;}
.pro_gallery .swiper-button-prev{ background:url(../images/feel3.png) left center no-repeat; left:0;}
.pro_gallery .swiper-button-next{ background:url(../images/feel4.png) right center no-repeat; right:0;}
.proDetail1 .list1 .rt{ float:right; width:50%;}
.proDetail1 .list1 .rt .nr_box{}
.proDetail1 .list1 .rt .h2{ font-size:24px; line-height:34px; border-bottom:1px solid #dee2e6; padding-bottom:20px; margin-bottom:30px;}
.proDetail1 .list1 .rt .h3{ font-size:16px; line-height:26px; color:#999;}
.proDetail1 .list1 .rt .h3 ul{}
.proDetail1 .list1 .rt .h3 li{ border-bottom:1px dashed #dee2e6 ; padding-bottom:10px; margin-top:30px;}
.proDetail1 .list2{ margin-bottom:40px;}
.proDetail1 .list2 .h1{ font-size:24px; line-height:34px; border-bottom:1px solid #dee2e6; padding-bottom:15px;}
.proDetail1 .list2 .xiangqing{ margin-top:20px;}
.prev_next{}
.prev_next ul li{ float:left; max-width:49%; margin-right:2%;}
.prev_next ul li:nth-child(2){ margin-right:0;}
.prev_next ul li a{ border:1px solid #9e9e9e; border-radius:50px; display:block; height:38px; line-height:38px; overflow:hidden; padding:0 10px; font-size:16px;}
@media(max-width:999px){
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .lt{ float:left; width:100%; margin-bottom:20px;}
.proDetail1 .list1 .rt{ float:right; width:100%;}
.proDetail1 .list1 .rt .h2{ font-size:18px; line-height:28px; padding-bottom:20px; margin-bottom:20px;}
.proDetail1 .list1 .rt .h3{ font-size:14px; line-height:24px; }
.proDetail1 .list1 .rt .h3 li{ padding-bottom:10px; margin-top:20px;}
.proDetail1 .list2{ margin-bottom:40px;}
.proDetail1 .list2 .h1{ font-size:24px; line-height:34px; padding-bottom:15px;}
.proDetail1 .list2 .xiangqing{ margin-top:20px;}
.prev_next ul li{ float:left; max-width:100%; margin-right:0; margin-bottom:10px; }
.prev_next ul li:nth-child(2){ margin-right:0; clear:left;}
}






.m29_con01bg{ padding:60px 0;}
.m29_con01{}
.m29_con01 .list_pc{}
.m29_con01 .slide{
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: flex-start;
align-items: flex-start;}
.m29_con01 .slide .hdbg{ width:20.834%;}
.m29_con01 .slide .hd{ border:5px solid var(--primary-color); overflow:hidden;}
.m29_con01 .slide .hd .h1{ font-size:18px; line-height:30px; text-align:center; font-weight:bold; background:var(--primary-color); color:#fff; padding:30px 0;}
.m29_con01 .slide .hd ul{ padding:0 8%; height:490px; overflow-y:auto;}
.m29_con01 .slide .hd ul li{ border-bottom:1px double #ddd; font-size:14px; line-height:24px;}
.m29_con01 .slide .hd ul li a{ display:block; padding:12px 20px 12px 0; background:url(../images/icon_a1.png) right 0 center no-repeat;}
.m29_con01 .slide .hd ul li.on a{ color:#f60; background-image:url(../images/icon_a.png);}
.m29_con01 .slide .bd{ width:76%;}
.m29_con01 .proclass_list{}
.m29_con01 .proclass_list .h1{ border:1px solid #DDDDDD; background:-webkit-linear-gradient(top,#FAFAFA,#F3F3F3); height:48px; line-height:48px; margin-bottom:20px; overflow:hidden;}
.m29_con01 .proclass_list .h1 strong{ float:left; padding:0 20px; font-size:16px; background:var(--primary-color); color:#fff;}
.m29_con01 .proclass_list .h1 a{ float:right; color:#999; margin-right:20px;}
.m29_con01 .proclass_list .h1 a:hover{ text-decoration:underline;}
.m29_con01 .proclass_list ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px; background:#F4F4F4; overflow:hidden; text-align:center;}
.m29_con01 .proclass_list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.m29_con01 .proclass_list ul li .nr_box{ padding:3%;}
.m29_con01 .proclass_list ul li .img{ padding-bottom:72%; position:relative; overflow:hidden;}
.m29_con01 .proclass_list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; background:#f9f9f9;}
.m29_con01 .proclass_list ul li:hover .img img{ transform:scale(1.1);}
.m29_con01 .proclass_list ul li .txt{ margin-top:3%;}
.m29_con01 .proclass_list ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m29_con01 .proclass_list ul li .txt .h3{ display:none;}
.m29_con01 .list_mc{ display:none;}
.proclass_gallery2{ position:relative;}
.proclass_gallery2 .proclass_gallery-thumbs{ margin-bottom:20px; padding:0 1px; overflow:hidden;}
.proclass_gallery2 .proclass_gallery-thumbs .swiper-container{ overflow:visible;}
.proclass_gallery2 .proclass_gallery-thumbs .swiper-slide{ text-align:center; }
.proclass_gallery2 .proclass_gallery-thumbs .swiper-slide .h2{ border:1px solid #ddd; color:#999; cursor:pointer; font-size:12px; line-height:30px; }
.proclass_gallery2 .proclass_gallery-thumbs .swiper-slide.swiper-slide-thumb-active .h2{ border-color:var(--primary-color); background:var(--primary-color); color:#fff; }
.proclass_gallery2 .proclass_gallery-top{}
.proclass_gallery2 .proclass_gallery-top .swiper-container{}
.proclass_gallery2 .proclass_gallery-top .swiper-slide{ text-align:center;}
@media(max-width:1199px) {
.m29_con01 .proclass_list ul li .img{ padding-bottom:90%; }
}
@media(max-width:999px) {
/*.m29_con01 .list_pc{ display:none;}
.m29_con01 .list_mc{ display:block;}*/
.m29_con01 .slide{ display:block;}
.m29_con01 .slide .hdbg{ width:100%; margin-bottom:20px;}
.m29_con01 .slide .hd .h1{ font-size:18px; line-height:30px; padding:20px 0;}
.m29_con01 .slide .hd ul{ padding:0 5%; height:auto;}
.m29_con01 .slide .hd ul li{ float:left; width:50%; border-bottom:1px dashed #999;}
.m29_con01 .slide .hd ul li a{ padding:8px 20px 8px 10px; }
.m29_con01 .slide .bd{ width:100%;}
.m29_con01 .proclass_list{ padding:0 1px;}
.m29_con01 .proclass_list .h1{ height:40px; line-height:40px; margin-bottom:10px; }
.m29_con01 .proclass_list .h1 strong{ padding:0 20px; font-size:14px; }
.m29_con01 .proclass_list .h1 a{ margin-right:20px;}
.m29_con01 .proclass_list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 10px 10px; }
.m29_con01 .proclass_list ul li:nth-child(3n-2){ margin-left:10px; clear:none;}
.m29_con01 .proclass_list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m29_con01 .proclass_list ul li .img{ padding-bottom:72%; }
.m29_con01 .proclass_list ul li .txt .h2{ font-size:12px; line-height:22px; height:22px; }
}



.index_add1bg{}
.index_add1{ padding:80px 0; border:1px solid #ccc;}
.index_add1 .tit1{ text-align:center; border-top:none;}
.index_add1 .list{ margin-top:60px;}
.index_add1 .form{ font-size:14px; line-height:24px;}
.index_add1 .form font{ color:#f00;}
.index_add1 .form table{}
.index_add1 .form table th{ width:20%; padding:10px; vertical-align:top; font-weight:normal; text-align:right;}
.index_add1 .form table td{ width:80%; padding:10px; vertical-align:top;}
.index_add1 .form .text1{ border:1px solid #ccc; background:#fff; height:100px; line-height:24px; padding:0 10px; width:calc(80% - 22px); font-size:14px;}
.index_add1 .form .button1{ display:inline-block; border:none; background:#f60; color:#fff; font-size:16px; height:40px; line-height:40px; width:100px; border-radius:40px; cursor:pointer;}
.index_add1 .form .button1:hover{}
@media(max-width:999px) {
.index_add1{ padding:40px 0; }
.index_add1 .list{ margin-top:20px;}
.index_add1 .form{ font-size:12px; line-height:22px;}
.index_add1 .form table th{ width:25%; }
.index_add1 .form table td{ width:75%; }
.index_add1 .form .text1{ width:calc(90% - 22px); }
}











