/*common start*/
:root{
 --primary-color:#ff6a00;
 --secondary-color:#e35300;
 --third-color:#ffae2a;
 --main-color:#ff6a00;
 --main-color-white:#fff;
}
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; color:#333; overflow-x:hidden; }
a{ color:#666;}
a:hover{ color:var(--primary-color); 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; max-width:1400px; min-width:1000px;}
.wapper2{ width:90%; margin:0 auto; min-width:1000px;}
input,textarea,select{outline:none; font-family:inherit; }
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%; min-width:0;}
.wapper2{ width:90%; min-width:0;}
}
/*common end*/


.head{ width:100%; background:#fff; position:fixed; z-index:55; left:0; top:0; transition:all .3s ease;}
.head2bg{ position:relative; background:url(../images/headbg1.png) center no-repeat; background-size:cover; transition:all .3s ease; height:156px; overflow:hidden;}
.head2{ height:156px; transition:all .3s ease;
display: flex;
justify-content: space-between;
align-items: center;}
.head2 .lt{
display: flex;
justify-content: flex-start;
align-items: center;}
.head .logo{ width:125px; height:156px; }
.head .logo a{ width:100%; height:100%; display: flex; justify-content: flex-start; align-items: center;}
.head .logo img{ display:block; max-width:100%; max-height:80%; }
.head .logo .img1{ display:none;}
.head .logo_txt{ margin-left:2.08vw;}
.head .logo_txt .h2{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:10px;}
.head .logo_txt .h3{ font-size:14px; line-height:24px; font-weight:bold; margin-bottom:6px;}
.head .logo_txt .h4{ font-size:14px; line-height:24px;}
.head2 .rt{ position:relative;
display: flex;
justify-content: flex-end;
align-items: center;}
.head .h_btn{}
.head .h_btn a{ display:block; margin:10px 0;}
.head .h_btn span{ display:inline-block; text-align:center; font-size:14px; line-height:26px; border:1px solid var(--primary-color); background:var(--primary-color); color:#fff; border-radius:30px; width:158px; box-sizing:border-box; transition:all .3s ease;}
.head .h_btn span:hover{ border-color:var(--secondary-color); background:var(--secondary-color);}
.head .h_btn a:nth-child(2) span{ background:transparent; color:var(--primary-color);}
.head .h_btn a:nth-child(2) span:hover{ background:rgba(238,114,46,.3); color:#fff;}
.head .h_search_btn{ font-size:20px; height:40px; box-sizing:border-box;display: flex; justify-content:center; align-items: center; color:#666; margin-left:1.3vw; cursor:pointer; transition:all .3s ease; display:none;}
.head .h_search_btn:hover{ background:#fff; color:var(--primary-color);}
.head2 .h_search_box{ width:100%; height:100vh; position:fixed; top:0; left:0; z-index:999; opacity:0; visibility:hidden; transition:all .3s ease;}
.head2 .h_search_box.active1{ opacity:1; visibility:visible;}
.head2 .h_search_close1{ width:100%; height:100%; background:rgba(9, 12, 16, 0.97); position:absolute; left:0; top:0; z-index:998;}
.head2 .h_searchbg{ width:90%; max-width:800px; position:absolute; left:50%; top:45%; transform:translate(-50%,-50%); z-index:999;}
.head2 .h_search{ }
.head2 .h_search_close2{ width:20px; height:20px; background:url(../images/close.png) center no-repeat; position:absolute; top:20px; right:20px; z-index:999; transition:all .3s ease; cursor:pointer;}
.head2 .h_search_close2:hover{ transform:rotate(180deg);}
.head2 .h_search .form{ height:66px; overflow:hidden; position:relative;}
.head2 .h_search .form .text1{ float:left; border:1px solid #666; background:none; height:66px; line-height:64px; padding:0 70px 0 10px; width:100%; box-sizing:border-box; border-radius:5px; color:#fff;}
.head2 .h_search .form .text1:focus{ border-color:#fff;}
.head2 .h_search .form .button1{ float:right; border:none;  background:none; width:70px; height:66px; line-height:66px; cursor:pointer; font-size:20px; color:#999; transition:all .3s ease; position:absolute; top:0; right:0;}
.head2 .h_search .form .button1:hover{ color:#fff;}
.head2 .h_search .form .button1 i{vertical-align: text-top;}
.head3bg{ background:#593131;}
.head3{
display: flex;
justify-content: space-between;
align-items: center;}
.head3 .h_search_box{ width:11.15vw;}
.head3 .h_searchbg{ }
.head3 .h_search{ }
.head3 .h_search .form{ height:28px; overflow:hidden; position:relative;}
.head3 .h_search .form .text1{ float:left; border:1px solid #666; background:#fff; height:28px; line-height:28px; padding:0 30px 0 10px; width:100%; box-sizing:border-box; border-radius:30px; color:#fff;}
.head3 .h_search .form .text1:focus{ border-color:var(--primary-color);}
.head3 .h_search .form .button1{ float:right; border:none;  background:none; width:28px; height:28px; line-height:28px; cursor:pointer; font-size:16px; color:#999; transition:all .3s ease; position:absolute; top:0; right:0;}
.head3 .h_search .form .button1:hover{ opacity:.7;}
.head3 .h_search .form .button1 i{vertical-align: text-top;}
/*menu*/
.head .menu{ height:44px; line-height:44px; }
.head .menu>ul{}
.head .menu>ul>li{ float:left;}
.head .menu>ul>li.menu_down{ position:relative;}
.head .menu>ul>li>a{ color:#fff; display:block; font-size:14px; font-weight:normal; position:relative; z-index:1; padding:0 1.04vw;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a,.head .menu>ul>li.hover>a{ color:#fff; background:#451d1d;}
.head .menu>ul>li.menu_down>a:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; margin-left:.26vw;}
/*.head .menu>ul>li>a:before{ content:""; width:0; height:2px; background:var(--primary-color); position:absolute; bottom:15px; left:50%; transform:translateX(-50%); transition:all .3s ease; z-index:-1;}
.head .menu>ul>li>a:hover:before,.head .menu>ul>li:hover>a:before,.head .menu>ul>li.hover>a:before{ width:100%;}*/
.head .menu>ul>li ul{ width:fit-content; min-width:230px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.2); border-radius:5px; padding:10px 0; position:absolute; top:100%; left:0; z-index:5; display:none;}
.head .menu>ul>li ul li{ position:relative; border-bottom:1px solid rgba(255,255,255,0.1);}
.head .menu>ul>li ul li a{ color:#666; display:block; font-weight:normal; font-size:14px; line-height:24px; padding:5px 5px 5px 0.5vw; text-align:left; white-space:nowrap; position:relative;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:var(--primary-color); background:#f2f3f7;}
.head .menu>ul>li ul li ul{ width:100%; position:absolute; top:0; left:100%; transform:translateX(0); display:none;}
.head .menu>ul>li ul li:hover>ul{ display:block;}

.head_height{ height:200px;}
.head.active1{ background:#fff; box-shadow:0 0 15px rgba(0,0,0,.2);}
.head.active1 .head2bg{ height:0;}
.head.active2{ }

@media(max-width:999px){
.head_height{ height:60px;}
.head{ background:#fff;}
.head2bg{ height:60px !important; }
.head2{ height:60px; }
.head2 .lt{ width:40%;}
.head .logo{ width:100%; height:60px; }
.head .logo .img1{ display:block;}
.head .logo .img2{ display:none;}
.head .logo_txt{ display:none;}
.head .h_btn{display: flex; justify-content: space-between; align-items: center;}
.head .h_btn a{ margin:5px 0 5px 5px;}
.head .h_btn span{ font-size:12px; line-height:22px; width:auto; padding:0 10px; white-space:nowrap;}
.head .h_search .form{ height:40px; }
.head .h_search .form .text1{ height:40px; line-height:38px; padding:0 40px 0 10px; }
.head .h_search .form .button1{ width:40px; height:40px; line-height:40px; font-size:20px; }
.head3bg{ display:none;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:24px; height:20px; cursor:pointer; display:none; position:relative; margin-left:15px;}
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:24px; height:2px; background:#666; position:absolute; left:50%; transform:translateX(-50%); transition:all .3s ease;}
.head .nav_open i{ top:50%; transform:translateX(-50%) translate(0,-50%);}
.head .nav_open:before{ content:""; top:0px; }
.head .nav_open:after{ content:""; bottom:0px; }
.head .nav_open.active0 i{ opacity:0; visibility:hidden;}
.head .nav_open.active0:before{transform:translateX(-50%) translateY(9px) rotate(45deg);}
.head .nav_open.active0:after{transform:translateX(-50%) translateY(-9px) rotate(-45deg);}
.head .nav_box{ width:100%; height:calc(100vh - 60px); position:fixed; left:0; top:60px;  display:none;}
.head .nav_close1{ width:100%; height:100%; background:rgba(0,0,0,.4); position:absolute; left:0; top:0; z-index:998;}
.head .navbg{ width:100%; height:100%; background:#fff; position:absolute; right:0; top:0; z-index:999; transition:all .6s ease;/* transform:translateX(100%);*/}
/*.head .nav_box.active1 .navbg{ transform:translateX(0);}*/
.head .nav{ position:relative; padding:0 10px;}
.head .nav_close2{ display:none;}
.head .nav_list{ max-height:calc(100vh - 60px); overflow-y:auto;}
.head .nav_list ul{ }
.head .nav_list ul li{}
.head .nav_list>ul>li{ border-bottom:1px solid #f2f3f7;}
.head .nav_list ul li span{ padding:5px 30px 5px 10px; display:block; position:relative;}
.head .nav_list>ul>li>span{ padding:10px 30px 10px 10px;}
.head .nav_list ul li span a{ display:inline-block; font-size:14px; line-height:24px; position:relative; z-index:2; }
.head .nav_list>ul>li>span a{ font-size:16px; line-height:26px; font-weight:normal;}
.head .nav_list ul li.nav_down>span:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; top:15px; right:10px; transition:all .3s ease;}
.head .nav_list ul li.nav_down.active1>span:after{ transform:rotate(180deg);}
.head .nav_list ul li ul{ padding:5px 15px 0 15px; display:none;}
.head .nav_list ul li.active1>span>i{ background-image:url(../images/ico_up1.png);}
.head .nav_list ul li ul li.nav_down>span:after{ top:8px; }

.head.active1 .nav_open i,.head.active1 .nav_open:before,.head.active1 .nav_open:after{ background:#333;}
.head.active2 .nav_open i,.head.active2 .nav_open:before,.head.active2 .nav_open:after{ background:#333;}
@media(max-width:999px){
.head .nav_open{ display:block;}
}


.banner_swiper{ position:relative;}
.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide { position:relative;}
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%; }
.banner_swiper .swiper-container .swiper-slide .txtbg{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.banner_swiper .swiper-container .swiper-slide .txt{ color:#fff; max-width:680px;}
.banner_swiper .swiper-container .swiper-slide .txt .h2{ font-size:60px; line-height:70px; margin-bottom:1.56vw; font-weight:bold;}
.banner_swiper .swiper-container .swiper-slide .txt .h3{ font-size:50px; line-height:60px;}
.banner_swiper .swiper-pagination{ bottom:20px; height:8px; width:100%; }
.banner_swiper .swiper-pagination span{ vertical-align:top; width:8px; height:8px; background:rgba(0,0,0,.5); opacity:1; margin:0 5px; border-radius:100%; transition:all .3s ease; box-sizing:border-box; position:relative;}
.banner_swiper .swiper-pagination span.swiper-pagination-bullet-active{ background:var(--primary-color);}
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ width:32px; height:48px; margin-top:-24px; text-align:center; background-color:rgba(0,0,0,.25); background-size:50% 50%; color:transparent; font-size:0; transition:all .3s ease; box-sizing:border-box; border-radius:100%; border-radius:4px; display:none;}
.banner_swiper .swiper-button-prev:hover,.banner_swiper .swiper-button-next:hover{ background-color:rgba(0,0,0,.75);}
.banner_swiper .swiper-button-prev{ left:15px;}
.banner_swiper .swiper-button-next{ right:15px;}
@media(max-width:999px){
.banner_swiper .swiper-container .swiper-slide .txt .h2{ font-size:24px; line-height:28px; margin-bottom:10px; }
.banner_swiper .swiper-container .swiper-slide .txt .h3{ font-size:14px; line-height:18px;}
.banner_swiper .swiper-pagination{ bottom:10px; height:8px; }
.banner_swiper .swiper-pagination span{ width:8px; height:8px; margin:0 3px; }
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ width:30px; height:40px; margin-top:-20px; }
}


.tit1{display: flex;justify-content: space-between;align-items: center;}
.tit1 .h2{ font-size:16px; line-height:26px;}
.tit1 .h3{ font-size:16px; line-height:26px;}
.tit1 .h3 a{}
.con01bg{ padding:20px 0; background:#f4f4f4;}
.con01{ background:#fff; padding:20px 2%;}
.con01 .list{ }
.con01 .list ul{display: flex;justify-content: flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.con01 .list ul li{ width:calc((100% - 15px)/2); margin:15px 0 0 15px; background:url(../images/c1bg1.png) center no-repeat; background-size:100% 100%;}
.con01 .list ul li:nth-child(2n-1){ margin-left:0;}
.con01 .list ul li .nr_box{display: flex;justify-content: space-between;align-items: center; height:5.5vw; box-sizing:border-box; padding:.78vw;}
.con01 .list ul li .txt1{ width:76%; color:#666;}
.con01 .list ul li .txt2{ width:21%; text-align:center;}
.con01 .list ul li .h2{ font-size:20px; line-height:30px; font-weight:bold; color:var(--primary-color);}
.con01 .list ul li .h3{ font-size:12px; line-height:22px;}
.con01 .list ul li .h4{ font-size:14px; line-height:24px; color:var(--primary-color);}
@media(max-width:999px){
.tit1 .h2{ font-size:16px; line-height:26px;}
.tit1 .h3{ font-size:16px; line-height:26px;}
.con01bg{ padding:20px 0; }
.con01{ padding:20px 5%;}
.con01 .list ul li{ width:100%; margin:15px 0 0 0;}
.con01 .list ul li .nr_box{ height:20vw; padding:2.5vw;}
.con01 .list ul li .txt1{ width:76%; }
.con01 .list ul li .txt2{ width:20%; }
.con01 .list ul li .h2{ font-size:16px; line-height:20px; }
.con01 .list ul li .h3{ font-size:12px; line-height:16px;}
.con01 .list ul li .h4{ font-size:14px; line-height:18px; }
}


.tit2{ text-align:center;}
.tit2 .h2{ font-size:52px; line-height:62px; font-weight:bold;}
.tit2 .h3{ font-size:24px; line-height:34px; margin-top:25px;}
.con02bg{ padding:60px 0 40px 0;}
.con02{}
.con02 .list{ margin-top:40px; padding:40px 0 20px 0; background:#fffcff;}
.con02 .list ul{display: flex;justify-content:center;/*align-items: center;*/ flex-wrap:wrap;}
.con02 .list ul li{ margin:0 0 20px 0; text-align:center;}
.con02 .list ul li .img{ height:57px;display: flex;justify-content:center;align-items: center;}
.con02 .list ul li .img img{ display:block; max-width:100%; max-height:100%;}
.con02 .list ul li:hover .img img{ transform:translateY(-10px); transition:all .3s ease;}
.con02 .list ul li .txt{ margin-top:10px;}
.con02 .list ul li .txt .h2{ font-size:12px; line-height:22px;}
@media(max-width:999px){
.tit2 .h2{ font-size:24px; line-height:34px; }
.tit2 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.con02bg{ padding:40px 0 20px 0;}
.con02{}
.con02 .list{ margin-top:20px; padding:20px 0 10px 0; }
.con02 .list ul li{ margin:0 0 10px 0; }
.con02 .list ul li .img{ height:57px; }
.con02 .list ul li .txt{ margin-top:5px;}
.con02 .list ul li .txt .h2{ font-size:12px; line-height:16px;}
}


.con03bg{}
.con03{}
.con03 img{ display:block; margin:0 auto; max-width:100%;}


.con04bg{ padding:60px 0; background:var(--third-color);}
.con04{}
.con04 .list{ margin-top:40px;}
.con04 .list ul{display: flex;justify-content:center;/*align-items: center;*/ flex-wrap:wrap;}
.con04 .list ul li{ width:30%; margin:0 0 20px 5%; background:#fff; border:1px solid var(--secondary-color); box-shadow:0 0 10px rgba(0,0,0,.1); border-radius:10px; box-sizing:border-box; text-align:center;}
.con04 .list ul li:nth-child(3n-2){ margin-left:0;}
.con04 .list ul li .nr_box{ padding:10px 5% 25px 5%;}
.con04 .list ul li .img{ height:45px;display: flex;justify-content:center;align-items: center;}
.con04 .list ul li .img img{ display:block; max-width:100%; max-height:100%;}
.con04 .list ul li .txt{ margin-top:20px;}
.con04 .list ul li .txt .h2{ font-size:22px; line-height:26px;}
@media(max-width:999px){
.con04bg{ padding:40px 0; }
.con04 .list{ margin-top:20px;}
.con04 .list ul li{ width:100%; margin:0 0 20px 0;}
.con04 .list ul li .nr_box{ padding:10px 5% 20px 5%;}
.con04 .list ul li .img{ height:45px; }
.con04 .list ul li .txt{ margin-top:10px;}
.con04 .list ul li .txt .h2{ font-size:18px; line-height:22px;}
}


.con05bg{ padding:60px 0; background-repeat:no-repeat; background-position:top center; background-size:100% auto;}
.con05{}
.con05_list1{ margin-top:40px; margin-bottom:40px; padding:60px 4.5%; background-image: linear-gradient(rgba(255,174,42,.3), transparent);display: flex;justify-content:space-between;/*align-items: center;*/}
.con05_list1 .lt{ width:48%;}
.con05_list1 .lt .img{ margin-bottom:40px;}
.con05_list1 .lt .img img{ display:block; width:100%;}
.con05_list1 .lt .txt{ background:var(--third-color); color:#fff; padding:40px 3% 20px 3%;}
.con05_list1 .lt .txt .h2{ font-size:40px; line-height:50px; font-weight:bold;}
.con05_list1 .rt{ width:48%;}
.con05_list1 .rt .h2{ font-size:55px; line-height:65px; font-weight:bold; margin-bottom:1.56vw;}
.con05_list1 .rt .h3{ font-size:22px; line-height:32px;}

.con05_list2{ margin-bottom:40px;}
.con05_list2 ul{display: flex;justify-content:flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.con05_list2 ul li{ width:21.25%; margin:0 0 20px 5%; position:relative;}
.con05_list2 ul li:nth-child(4n-3){ margin-left:0;}
.con05_list2 ul li .nr_box{}
.con05_list2 ul li .img{ height:75px;display: flex;justify-content:flex-start;align-items: center;}
.con05_list2 ul li .img img{ display:block; max-width:100%; max-height:100%;}
.con05_list2 ul li .txt{ margin-top:35px;}
.con05_list2 ul li .txt .h2{ font-size:6.78vw; line-height:1em; font-weight:bold; font-style:italic; color:var(--primary-color); opacity:.1; position:absolute; top:0; right:0; z-index:-1;}
.con05_list2 ul li .txt .h3{ font-size:30px; line-height:40px; font-weight:bold; margin-bottom:25px;}
.con05_list2 ul li .txt .h4{ font-size:16px; line-height:26px;}

.con05_list3{}
.con05_list3 ul{display: flex;justify-content:flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.con05_list3 ul li{ width:calc((100% - 20px)/3); margin:0 0 10px 10px; background:var(--third-color); text-align:center;}
.con05_list3 ul li:nth-child(3n-2){ margin-left:0;}
.con05_list3 ul li .img{ padding-bottom:64%; position:relative; overflow:hidden; background:#fff;}
.con05_list3 ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con05_list3 ul li .txt{ padding:10px 5px; color:#fff;}
.con05_list3 ul li .txt .h2{ font-size:32px; line-height:42px;}
@media(max-width:999px){
.con05bg{ padding:40px 0; }
.con05_list1{ margin-top:20px; margin-bottom:20px; padding:20px 5%; display:block;}
.con05_list1 .lt{ width:100%; margin-bottom:20px;}
.con05_list1 .lt .img{ margin-bottom:20px;}
.con05_list1 .lt .txt{ padding:20px 5%;}
.con05_list1 .lt .txt .h2{ font-size:18px; line-height:28px; }
.con05_list1 .rt{ width:100%;}
.con05_list1 .rt .h2{ font-size:24px; line-height:34px; margin-bottom:10px;}
.con05_list1 .rt .h3{ font-size:14px; line-height:24px;}

.con05_list2{ margin-bottom:20px;}
.con05_list2 ul li{ width:48%; margin:0 0 20px 4%; }
.con05_list2 ul li:nth-child(2n-1){ margin-left:0;}
.con05_list2 ul li .img{ height:75px; }
.con05_list2 ul li .txt{ margin-top:10px;}
.con05_list2 ul li .txt .h2{ font-size:50px; line-height:1em; }
.con05_list2 ul li .txt .h3{ font-size:18px; line-height:22px; margin-bottom:5px;}
.con05_list2 ul li .txt .h4{ font-size:14px; line-height:18px;}

.con05_list3 ul li{ width:calc((100% - 10px)/2); margin:0 0 10px 10px; }
.con05_list3 ul li:nth-child(3n-2){ margin-left:10px;}
.con05_list3 ul li:nth-child(2n-1){ margin-left:0;}
.con05_list3 ul li .txt{ padding:10px 5px; }
.con05_list3 ul li .txt .h2{ font-size:14px; line-height:18px;}
}


.con06bg{ }
.con06{}
.con06 .list{ margin-top:40px;}
.con06 .list dl dd{ padding:20px 0; background:#f5f7fb; background-repeat:no-repeat; background-position:center; background-size:cover;}
.con06 .list dl dd:nth-child(2n-1){ background-image:url(../images/c6bg1.jpg);}
.con06 .list dl dd .nr_box{ display: flex;justify-content: space-between;align-items: center;}
.con06 .list dl dd:nth-child(2n) .nr_box{ flex-direction:row-reverse;}
.con06 .list dl dd .box1{ width:48%; position:relative;}
.con06 .list dl dd .box1 .img{ padding-bottom:90%; position:relative; overflow:hidden; border-radius:1.56vw;}
.con06 .list dl dd .box1 .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con06 .list dl dd .box1 .txtbg{ width:100%; position:absolute; bottom:1.56vw; left:0;}
.con06 .list dl dd .box1 .txt{ padding:0 5%; text-align:center;}
.con06 .list dl dd .box1 .txt .h2{ font-size:40px; line-height:50px; font-weight:bold;}
.con06 .list dl dd .box1 .txt .h2 span{ display:inline-block; background:var(--third-color); color:#fff; padding:5px 1.56vw; border-radius:.78vw;}
.con06 .list dl dd .box2{ width:48%;}
.con06 .list dl dd .box2 ul{display: flex;justify-content:flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.con06 .list dl dd .box2 ul li{ width:30%; margin:10px 0 10px 5%; }
.con06 .list dl dd .box2 ul li:nth-child(3n-2){ margin-left:0;}
.con06 .list dl dd .box2 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden; border-radius:100%;}
.con06 .list dl dd .box2 ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
@media(max-width:999px){
.con06 .list{ margin-top:20px;}
.con06 .list dl dd{ padding:20px 0; }
.con06 .list dl dd .nr_box{ display:block;}
.con06 .list dl dd .box1{ width:100%; margin-bottom:20px;}
.con06 .list dl dd .box1 .img{ border-radius:20px;}
.con06 .list dl dd .box1 .txtbg{ bottom:20px; }
.con06 .list dl dd .box1 .txt .h2{ font-size:18px; line-height:22px; }
.con06 .list dl dd .box1 .txt .h2 span{ padding:5px 10px; border-radius:10px;}
.con06 .list dl dd .box2{ width:100%;}
}


.con07bg{}
.con07{}
.con07 img{ display:block; width:100%;}

.con08bg{ background:#f4f4f4;}
.con08{}
.con08_list{}
.con08_list dl{}
.con08_list dl dt{}
.con08_list dl dt img{ display:block; width:100%;}
.con08_list dl dd{}
.con08_list dl dd ul{ display: flex;justify-content: flex-start;/*align-items: center;*/ flex-wrap:wrap; margin-top:1px;}
.con08_list dl dd ul li{ width:25%; background:#fff; border:1px solid #dbe3ef; margin:-1px 0 0 -1px; box-sizing:border-box;}
.con08_list dl dd ul li .nr_box{ padding:20px 15px;}
.con08_list dl dd ul li .imgbg{ margin:0 auto; width:100%; max-width:160px; }
.con08_list dl dd ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.con08_list dl dd ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.con08_list dl dd ul li .img video{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1; opacity:0; }
.con08_list dl dd ul li .txtbg{ margin:0 auto; width:100%; max-width:160px; margin-top:15px;}
.con08_list dl dd ul li .txt{ font-size:14px; line-height:18px;}
.con08_list dl dd ul li .txt .h2{ margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con08_list dl dd ul li .txt .h3{ font-weight:bold;}
.con08_list dl dd ul li .txt .h4{ margin-bottom:15px;}
.con08_list dl dd ul li .txt .h5{ color:#999;}
.con08_list dl dd ul li.active1 .img img{ opacity:0; }
.con08_list dl dd ul li.active1 .img video{ opacity:1; }
@media(max-width:999px){
.con08_list dl dd ul li{ width:50%; margin:-1px 0 0 -1px; }
.con08_list dl dd ul li .nr_box{ padding:15px 10px;}
.con08_list dl dd ul li .txtbg{ margin-top:10px;}
.con08_list dl dd ul li .txt{ font-size:12px; line-height:16px;}
.con08_list dl dd ul li .txt .h2{ margin-bottom:10px; }
.con08_list dl dd ul li .txt .h4{ margin-bottom:10px;}
}




.foot{ border-top:1px solid #e1e1e1;}
.foot1bg{ padding:40px 0;}
.foot1 .list1{ margin-bottom:40px;}
.foot .f_nav{ font-size:14px; line-height:24px;display: flex;justify-content: space-between;/*align-items: center;*/}
.foot .f_nav dl{ }
.foot .f_nav dl dt{ font-size:16px; line-height:26px; font-weight:bold; color:#333; margin-bottom:15px;}
.foot .f_nav dl dd{ margin-top:5px;}
.foot1 .list2{display: flex;justify-content: space-between;align-items: center;}
.foot .f_share{}
.foot .f_share a{ display:inline-block; margin:0 20px 0 0;}
.foot .f_share a img{ display:block; height:28px;}
.foot .f_box1{display: flex;justify-content: flex-start;/*align-items: center;*/}
.foot .f_box1 .h2{ font-size:14px; line-height:40px; margin-right:20px;}
.foot .f_box1 .h2 a{ font-weight:bold; text-decoration:underline;}
.foot .f_box1 ul{display: flex;justify-content: flex-start;align-items: center;}
.foot .f_box1 ul li{ margin:0 10px 10px 0;}
.foot .f_box1 ul li img{ display:block; height:40px;}
.foot2bg{ padding:20px 0; background:#f4f4f4;}
.foot2{ text-align:center;}
.foot .f_info{ font-size:14px; line-height:24px; }
@media(max-width:999px){
.foot1bg{ padding:20px 0;}
.foot1 .list1{ margin-bottom:20px;}
.foot .f_nav{ font-size:14px; line-height:24px;justify-content: flex-start; flex-wrap:wrap;}
.foot .f_nav dl{ width:32%; margin:0 0 20px 2%;}
.foot .f_nav dl:nth-child(3n-2){ margin-left:0;}
.foot .f_nav dl dt{ font-size:16px; line-height:26px; margin-bottom:10px;}
.foot .f_nav dl dd{ margin-top:5px;}
.foot1 .list2{display:block;}
.foot .f_share{ margin-bottom:20px;}
.foot .f_share a{ margin:0 20px 0 0;}
.foot .f_share a img{ height:28px;}
.foot .f_box1{display:block;}
.foot .f_box1 .h2{ font-size:14px; line-height:24px; margin:0 0 10px 0;}
.foot .f_box1 ul{ flex-wrap:wrap;}
.foot .f_box1 ul li{ margin:0 10px 10px 0;}
.foot .f_box1 ul li img{ height:40px;}
.foot2bg{ padding:15px 0; }
.foot .f_info{ font-size:12px; line-height:22px; }
}




/*Add------------------------------------------------------------------------------*/

.inbanner_box{ position:relative;}
.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%; }
.inbanner_txtbg{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.inbanner_txt{ color:#fff; text-align:center;}
.inbanner_txt .h2{ font-size:48px; line-height:1.2em; font-weight:bold; }
.inbarbg{ border-bottom:1px solid #e1e1e1;}
.inbar{ }
.innav{ font-size:20px; line-height:60px; }
.innav .h1{ font-size:16px; line-height:50px; text-align:left; padding:0 40px 0 20px; position:relative; background:var(--primary-color); color:#fff; font-weight:bold; display:none; }
.innav .h1:before{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:20px; top:18px; transition:all .3s ease;}
.innav .h1.active1:before{ transform:rotate(180deg);}
.innav>ul{ display: flex; justify-content:center; align-items: center; flex-wrap:wrap;}
.innav>ul>li{/* display: flex;justify-content:center;align-items:center;*/ color:#333; position:relative; }
.innav>ul>li:nth-child(1){ padding-left:0;}
.innav>ul>li>a{ display:block; position:relative; white-space:nowrap; color:#333; text-align:center; transition:all .3s ease; padding:0 20px;}
.innav>ul>li>a:before{ content:""; width:0; height:4px; background:var(--primary-color); position:absolute; bottom:0; left:50%; transform:translateX(-50%); transition:all .3s ease;}
.innav>ul>li.hover>a{ color:var(--primary-color);}
.innav>ul>li:hover>a{ color:var(--primary-color);}
.innav>ul>li.hover>a:before{ width:100%;}
.innav>ul>li:hover>a:before{ width:100%;}
.innav ul li ul{ width:fit-content; min-width:120px; padding:5px 0; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; top:100%; left:50%; transform:translateX(-50%); display:none; z-index:2;}
.innav ul li:hover>ul{ display:block;}
.innav ul li ul li{ text-align:center; line-height:24px; padding:5px 5px;}
.innav ul li ul li a{ font-size:14px; color:#666;}
.innav ul li ul li a:hover{ color:var(--primary-color);}
.weizhi{ font-size:14px; line-height:3em; color:#999;}
.weizhi i{ margin-right:5px; }
.weizhi a{ color:#999;}
.weizhi a:hover{}
@media(max-width:999px){
.inbanner_txt .h2{ font-size:24px; line-height:28px; }
.inbarbg{ position:static; }
.inbarbg .wapper1{ width:100%;}
.inbar{ display:block; border-top:none; padding:0;}
.innav{ font-size:16px; line-height:26px; }
.innav .h1{ display:block;}
.innav>ul{ display:none; }
.innav>ul>li{ border-bottom:1px dashed #e5e5e5; padding:10px 20px 10px 20px !important;}
.innav>ul>li:last-child{ border-bottom:none;}
.innav>ul>li>a{ padding:0; display:inline; color:#333; font-weight:bold;}
.innav>ul>li>a:before{ display:none;}
.innav>ul>li.hover>a{ color:var(--primary-color);}
.innav>ul>li:hover>a{ color:var(--primary-color);}
.innav ul li ul{ background:none; box-shadow:none; position:static; transform:translateX(0%); }
.innav ul li ul li{ line-height:24px; padding:5px 20px 5px 14px; text-align:left;}
.innav ul li ul li a{ font-size:14px; color:#666;}
.weizhi{ display:none;}
}

.insidebg{ padding:20px 0 80px 0; background:#f5f5f5;}
.inside{}
.inside_lt{ float:left; width:220px; position:sticky; top:60px;}
.side_a{ overflow:hidden;background:#fff; box-shadow:2px 4px 8px 0 rgba(0,0,0,.05); border-radius:5px; }
.side_a .h1{ font-size:18px; line-height:50px; background:var(--primary-color); color:#fff; padding:0 10px; position:relative; display:none;}
.side_a .h1 strong{ display:block; }
.side_a>ul{ }
.side_a ul li{ }
.side_a>ul>li{ border-bottom:1px dashed #e5e5e5; margin:0 20px;}
.side_a>ul>li:last-child{ border-bottom:none;}
.side_a ul li span{ display:block; padding:12px 20px 12px 0; position:relative; cursor:pointer; }
.side_a ul li span:hover,.side_a ul li.hover>span{ color: var(--primary-color);}
.side_a ul li.active1>span{ }
.side_a ul li.active1>span:hover{ }
.side_a ul li.has_sub>span:after{ content:"\f107"; font: normal normal normal 16px/1 FontAwesome; position:absolute; right:0px; top:16px; transition:all .3s ease;}
.side_a ul li.has_sub.active1>span:after{ transform:rotate(180deg);}
.side_a ul li span:before{ content:""; width:4px; height:100%; background:transparent; position:absolute; top:0; left:-20px;}
.side_a ul li.hover>span:before{ background:var(--primary-color);}
.side_a ul li a{ display:inline-block; color:#333; font-size:12px; line-height:22px;}
.side_a>ul>li>span a{ font-size:14px; line-height:24px; position:relative; }
.side_a ul li span:hover a,.side_a ul li.hover>span a{ color: var(--primary-color);}
.side_a ul li ul{ padding:0 10px 10px 15px; display:none;}
.side_a ul li ul li{ }
.side_a ul li ul li span{ padding:6px 20px 6px 0;}
.side_a ul li ul li a{}
.inside_rt{ float:right; width:calc(100% - 240px); box-sizing: border-box;}
.inside_con{ background:#fff; box-shadow:2px 4px 8px 0 rgba(0,0,0,.05); padding:20px; border-radius:5px; }
@media(max-width:999px){
.insidebg{ padding:0px 0 40px 0; }
.insidebg .wapper1{ width:100%;}
.inside_lt{ width:100%; position:static; }
.side_a{ border-radius:0 0 0 0; }
.side_a .h1{ font-size:16px; line-height:50px; padding:0 40px 0 20px; display:block;}
.side_a .h1:before{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:20px; top:18px; transition:all .3s ease;}
.side_a .h1.active1:before{ transform:rotate(180deg);}
.side_a>ul{ padding:0; position:static; display:none;}
.side_a ul li span{ padding:10px 20px 10px 0;}
.side_a ul li a{ font-size:14px; line-height:24px;}
.side_a>ul>li>span a{ font-size:16px; line-height:26px;}
.side_a>ul>li>span a:before{ width:20px; }
.side_a ul li.has_sub>span:after{ top:15px; }
.side_a ul li ul{ padding:0 0 10px 20px; }
.side_a ul li ul li span{ padding:5px 20px 5px 0;}
.inside_rt{ float:right; width:100%; padding:20px 5%;}
.inside_con{ }
}


.side_b{ overflow:hidden;background:#fff; border:1px solid #dbe3ef; border-top:2px solid #593131; margin-bottom:20px;}
.side_b .h1{ font-size:18px; line-height:28px; border-bottom:1px solid #dbe3ef; padding:12px 20px; position:relative; }
.side_b .h1 strong{ display:block; font-weight:normal;}
.side_b>ul{ }
.side_b ul li{ }
.side_b>ul>li{ border-bottom:1px dashed #e5e5e5; margin:0 20px;}
.side_b>ul>li:last-child{ border-bottom:none;}
.side_b ul li span{ display:block; padding:12px 20px 12px 0; position:relative; cursor:pointer; }
.side_b ul li span:hover,.side_b ul li.hover>span{ color: var(--primary-color);}
.side_b ul li.active1>span{ }
.side_b ul li.active1>span:hover{ }
.side_b ul li.has_sub>span:after{ content:"\f107"; font: normal normal normal 16px/1 FontAwesome; position:absolute; right:0px; top:16px; transition:all .3s ease;}
.side_b ul li.has_sub.active1>span:after{ transform:rotate(180deg);}
.side_b ul li a{ display:inline-block; color:#333; font-size:12px; line-height:22px;}
.side_b>ul>li>span a{ font-size:14px; line-height:24px; position:relative; }
.side_b ul li span:hover a,.side_b ul li.hover>span a{ color: var(--primary-color);}
.side_b ul li ul{ padding:0 10px 10px 15px; display:none;}
.side_b ul li ul li{ }
.side_b ul li ul li span{ padding:6px 20px 6px 0;}
.side_b ul li ul li a{}
@media(max-width:999px){
.side_b .h1{ font-size:16px; line-height:50px; padding:0 40px 0 20px; display:block; background:var(--primary-color); color:#fff; font-weight:bold;}
.side_b .h1:before{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:20px; top:18px; transition:all .3s ease;}
.side_b .h1.active1:before{ transform:rotate(180deg);}
.side_b>ul{ padding:0; display:none;}
.side_b ul li span{ padding:10px 20px 10px 0;}
.side_b ul li a{ font-size:14px; line-height:24px;}
.side_b>ul>li>span a{ font-size:16px; line-height:26px;}
.side_b>ul>li>span a:before{ width:20px; }
.side_b ul li.has_sub>span:after{ top:15px; }
.side_b ul li ul{ padding:0 0 10px 20px; position:static;}
.side_b ul li ul li span{ padding:5px 20px 5px 0;}
}

.side_c{ overflow:hidden;background:#fff; border:1px solid #dbe3ef; }
.swiper_inpro{ position:relative;}
.swiper_inpro .swiper-container { width: 100%; }
.swiper_inpro .swiper-container .swiper-slide { position:relative;}
.swiper_inpro .swiper-container .swiper-slide .nr_box{ padding:10px; display: flex;justify-content: space-between;/*align-items: center;*/}
.swiper_inpro .swiper-container .swiper-slide .imgbg{ width:80px;}
.swiper_inpro .swiper-container .swiper-slide .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.swiper_inpro .swiper-container .swiper-slide .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.swiper_inpro .swiper-container .swiper-slide .img video{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1; opacity:0; }
.swiper_inpro .swiper-container .swiper-slide .txtbg{ width:calc(100% - 90px);}
.swiper_inpro .swiper-container .swiper-slide .txt{ font-size:12px; line-height:16px;}
.swiper_inpro .swiper-container .swiper-slide .txt .h2{ margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.swiper_inpro .swiper-container .swiper-slide .txt .h3{ font-weight:bold;}
.swiper_inpro .swiper-container .swiper-slide .txt .h4{ margin-bottom:5px;}
.swiper_inpro .swiper-container .swiper-slide .txt .h5{ color:#999; }
.swiper_inpro .swiper-container .swiper-slide.active1 .img img{ opacity:0; }
.swiper_inpro .swiper-container .swiper-slide.active1 .img video{ opacity:1; }

.swiper_inpro .swiper-pagination{ bottom:20px; height:8px; width:100%; display:none;}
.swiper_inpro .swiper-pagination span{ vertical-align:top; width:8px; height:8px; background:rgba(0,0,0,.5); opacity:1; margin:0 5px; border-radius:100%; transition:all .3s ease; box-sizing:border-box; position:relative;}
.swiper_inpro .swiper-pagination span.swiper-pagination-bullet-active{ background:var(--primary-color);}
.swiper_inpro .swiper-button-prev,.swiper_inpro .swiper-button-next{ width:50%; height:36px; margin:0; background-size:50% 50%; color:transparent; font-size:0; transition:all .3s ease; box-sizing:border-box; position:static;}
.swiper_inpro .swiper-button-prev:hover,.swiper_inpro .swiper-button-next:hover{ }
.swiper_inpro .swiper-button-prev{ }
.swiper_inpro .swiper-button-next{ }
.swiper_inpro .swiper-controls{ display: flex;justify-content:space-between;align-items:center; border-top:1px solid #dbe3ef;}
@media(max-width:999px){
.side_c{ margin:0 5%;}
}


.inProduct1_btn{ display: flex;justify-content:space-between;align-items:center; background:#fff; padding:20px; margin-bottom:20px;}
.inProduct1_btn .lt{}
.inProduct1_btn .lt .h2{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:8px;}
.inProduct1_btn .lt select{ border:2px solid #333; background:#f4f4f4; height:36px; line-height:32px; padding:0 15px; border-radius:30px; width:92px;}
.inProduct1_btn .rt{ display: flex;justify-content: flex-end;/*align-items: center;*/}
.inProduct1_btn .rt a{ display:block; width:30px; height:30px; margin-left:10px; background-repeat:no-repeat; background-position:center; background-size:contain;}
.inProduct1_btn .rt a.plist{ background-image:url(../images/plist1.png);}
.inProduct1_btn .rt a.pgrid{ background-image:url(../images/pgrid1.png);}
.inProduct1_btn .rt a.plist.active1{ background-image:url(../images/plist1_hover.png);}
.inProduct1_btn .rt a.pgrid.active1{ background-image:url(../images/pgrid1_hover.png);}
@media(max-width:999px){
.inProduct1_btn{ padding:20px; margin-bottom:20px;}
.inProduct1_btn .lt .h2{ font-size:18px; line-height:28px; margin-bottom:8px;}
.inProduct1_btn .lt select{ border:2px solid #333; height:36px; line-height:32px; padding:0 15px; width:92px;}
.inProduct1_btn .rt a{ width:30px; height:30px; margin-left:10px; }
}


.more1{}
.more1 span{ display:inline-block; text-align:center; border:1px solid #333; color:#333; font-size:14px; font-weight:bold; height:36px; line-height:34px; padding:0 15px; box-sizing:border-box; transition:all .3s ease; border-radius:30px;}
.more1 span:hover{ background:#f4f4f4;}
.inProduct1_list{}
.inProduct1_list.pgrid2{}
.inProduct1_list.pgrid2 ul{ display: flex;justify-content: flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.inProduct1_list.pgrid2 ul li{ width:calc((100% - 75px)/6); margin:0 0 15px 15px; background:#fff; box-shadow:0 2px 8px rgba(0,0,0,.1); border-radius:5px; box-sizing:border-box;}
.inProduct1_list.pgrid2 ul li:nth-child(6n-5){ margin-left:0;}
.inProduct1_list.pgrid2 ul li .nr_box{ padding:10px;}
.inProduct1_list.pgrid2 ul li .imgbg{ }
.inProduct1_list.pgrid2 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.inProduct1_list.pgrid2 ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.inProduct1_list.pgrid2 ul li .img video{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1; opacity:0; }
.inProduct1_list.pgrid2 ul li .txtbg{ margin-top:15px;}
.inProduct1_list.pgrid2 ul li .txt{ font-size:14px; line-height:18px;}
.inProduct1_list.pgrid2 ul li .txt .h2{ margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.inProduct1_list.pgrid2 ul li .txt .h3{ font-weight:bold;}
.inProduct1_list.pgrid2 ul li .txt .h4{ margin-bottom:15px;}
.inProduct1_list.pgrid2 ul li .txt .h5{ color:#999; margin-bottom:15px;}
.inProduct1_list.pgrid2 ul li .more1 span{ width:100%; max-width:160px;}
.inProduct1_list.pgrid2 ul li.active1 .img img{ opacity:0; }
.inProduct1_list.pgrid2 ul li.active1 .img video{ opacity:1; }
@media(max-width:999px){
.more1 span{ font-size:12px; height:30px; line-height:28px; padding:0 10px; }
.inProduct1_list.pgrid2 ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.inProduct1_list.pgrid2 ul li:nth-child(2n-1){ margin-left:0;}
.inProduct1_list.pgrid2 ul li .nr_box{ padding:10px;}
.inProduct1_list.pgrid2 ul li .txtbg{ margin-top:10px;}
.inProduct1_list.pgrid2 ul li .txt{ font-size:12px; line-height:16px;}
.inProduct1_list.pgrid2 ul li .txt .h2{ margin-bottom:10px; }
.inProduct1_list.pgrid2 ul li .txt .h4{ margin-bottom:10px;}
.inProduct1_list.pgrid2 ul li .txt .h5{ margin-bottom: 10px;}
}

.inProduct1_list.plist2{ background:#fff;}
.inProduct1_list.plist2 ul li .nr_box{ padding:10px 20px; display: flex;justify-content: space-between;/*align-items: center;*/}
.inProduct1_list.plist2 ul li .imgbg{ width:240px;}
.inProduct1_list.plist2 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.inProduct1_list.plist2 ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.inProduct1_list.plist2 ul li .img video{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1; opacity:0; }
.inProduct1_list.plist2 ul li .txtbg{ width:calc(100% - 260px); display: flex;justify-content: space-between;/*align-items: center;*/}
.inProduct1_list.plist2 ul li .txt{ font-size:16px; line-height:20px; width:calc(100% - 220px);}
.inProduct1_list.plist2 ul li .txt .h2{ margin-bottom:15px; line-height:36px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inProduct1_list.plist2 ul li .txt .h3{ font-weight:bold; font-size:24px; line-height:28px;}
.inProduct1_list.plist2 ul li .txt .h4{ margin-bottom:15px;}
.inProduct1_list.plist2 ul li .txt .h5{ color:#999;}
.inProduct1_list.plist2 ul li .more1 span{ width:200px;}
.inProduct1_list.plist2 ul li.active1 .img img{ opacity:0; }
.inProduct1_list.plist2 ul li.active1 .img video{ opacity:1; }
@media(max-width:999px){
.inProduct1_list.plist2 ul li .nr_box{ padding:10px 10px; }
.inProduct1_list.plist2 ul li .imgbg{ width:90px;}
.inProduct1_list.plist2 ul li .txtbg{ width:calc(100% - 100px); }
.inProduct1_list.plist2 ul li .txt{ font-size:12px; line-height:16px; width:calc(100% - 100px);}
.inProduct1_list.plist2 ul li .txt .h2{ margin-bottom:5px; line-height:16px; }
.inProduct1_list.plist2 ul li .txt .h3{  font-size:14px; line-height:18px;}
.inProduct1_list.plist2 ul li .txt .h4{ margin-bottom:5px;}
.inProduct1_list.plist2 ul li .more1 span{ width:90px; }
}



.inProDetail1bg{ padding:60px 0;}
.inProDetail1{}
.inProDetail1_list1{ display: flex;justify-content: space-between;/*align-items: center;*/ margin-bottom:40px;}
.inProDetail1_list1 .lt{ width:46%;}
.pro_gallery{ }
.pro_gallery-top { }
.pro_gallery-top .gallery-top{ margin-bottom:10px;}
.pro_gallery-top .gallery-top .swiper-slide { }
.pro_gallery-top .gallery-top .swiper-slide .img{ padding-bottom:75%; 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 { opacity: 0.5; }
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img{ padding-bottom:100%; position:relative; cursor:pointer;}
.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 { opacity: 1; }
.pro_gallery .swiper-button-prev,.pro_gallery .swiper-button-next{ display:none;}
.pro_gallery .swiper-button-prev{ left:-30px;}
.pro_gallery .swiper-button-next{ right:-30px;}
.inProDetail1_list1 .rt{ width:50%;}
.inProDetail1_list1 .rt .h2{ font-size:48px; line-height:52px; margin-bottom:15px;}
.inProDetail1_list1 .rt .h3{ font-size:26px; line-height:36px; color:#999; margin-bottom:3.12vw;}
.inProDetail1_list1 .rt .h4{ font-size:16px; line-height:26px; margin-bottom:35px;}
.inProDetail1_list1 .rt .h4 ul li{ display: flex;justify-content: space-between;/*align-items: center;*/ margin-bottom:5px;}
.inProDetail1_list1 .rt .h4 ul li strong{ width:110px;}
.inProDetail1_list1 .rt .h4 ul li span{ width:calc(100% - 110px);}
.inProDetail1_list1 .rt .h5{ font-size:14px; line-height:24px; border:1px solid #333; padding:15px 5%; }
.inProDetail1_list1 .rt .h5>strong{ display:block; font-size:20px; line-height:30px; margin-bottom:5px;}
.inProDetail1_list1 .rt .h5>span{ display:block;}
.inProDetail1_list2{}
.slide_proD{}
.slide_proD .hd{ border-bottom:1px solid #cbd5e0; font-size:16px; line-height:44px; height:46px; box-sizing:border-box; font-weight:bold;}
.slide_proD .hd ul{ display: flex;justify-content: flex-start;/*align-items: center;*/}
.slide_proD .hd ul li{ margin:0 0 0 10px;}
.slide_proD .hd ul li a{ display:block; background:#f1ebec; border:1px solid #cbd5e0;  padding:0 20px; color:#333;}
.slide_proD .hd ul li.on a{ background:#fff; border-bottom-color:#fff; }
.slide_proD .bd{ box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.15); padding:20px;}
.slide_proD_list{}
.slide_proD_list .h1{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:10px;}
.slide_proD_list .xiangqing{}
@media(max-width:999px){
.inProDetail1bg{ padding:40px 0;}
.inProDetail1_list1{ display:block; margin-bottom:20px;}
.inProDetail1_list1 .lt{ width:100%; margin-bottom:10px;}
.inProDetail1_list1 .rt{ width:100%;}
.inProDetail1_list1 .rt .h2{ font-size:22px; line-height:26px; margin-bottom:10px;}
.inProDetail1_list1 .rt .h3{ font-size:18px; line-height:28px; margin-bottom:20px;}
.inProDetail1_list1 .rt .h4{ font-size:14px; line-height:24px; margin-bottom:15px;}
.inProDetail1_list1 .rt .h4 ul li{  margin-bottom:5px;}
.inProDetail1_list1 .rt .h4 ul li strong{ width:108px;}
.inProDetail1_list1 .rt .h4 ul li span{ width:calc(100% - 110px);}
.inProDetail1_list1 .rt .h5{ font-size:14px; line-height:24px; padding:15px 5%; }
.inProDetail1_list1 .rt .h5>strong{ font-size:20px; line-height:30px; margin-bottom:5px;}

.slide_proD .hd{ font-size:12px; line-height:38px; height:40px; }
.slide_proD .hd ul li{ margin:0 0 0 10px;}
.slide_proD .hd ul li a{ padding:0 20px; }
.slide_proD .bd{ padding:20px;}
.slide_proD_list .h1{ font-size:18px; line-height:28px; margin-bottom:10px;}
}


.inPro_relatedbg{ padding:60px 0; background:#f1ebec;}
.inPro_related{}
.inPro_related .h1{ font-size:48px; line-height:58px; margin-bottom:20px; position:relative; z-index:1;}
.inPro_related .h1:before{ content:""; width:100%; height:1px; background:#9caf9f; position:absolute; right:0; top:50%; transform:translateY(-50%); z-index:-1;}
.inPro_related .h1 strong{ display:inline-block; background:#f1ebec; padding-right:20px;}
.inPro_related ul{ display: flex;justify-content: flex-start;/*align-items: center;*/ flex-wrap:wrap;}
.inPro_related ul li{ width:calc((100% - 60px)/4); margin:0 0 20px 20px; background:#fff; border:1px solid #9caf9f; box-sizing:border-box; text-align:center;}
.inPro_related ul li:hover{ box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.15);}
.inPro_related ul li:nth-child(4n-3){ margin-left:0;}
.inPro_related ul li .nr_box{ padding:30px 9%;}
.inPro_related ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.inPro_related ul li .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.inPro_related ul li .txt{ color:#666; margin-top:15px;}
.inPro_related ul li .txt .h2{ font-size:20px; line-height:24px; color:#333; margin-bottom:5px;}
.inPro_related ul li .txt .h3{ font-size:14px; line-height:24px; color:#c62f2d; font-weight:bold;}
@media(max-width:999px){
.inPro_relatedbg{ padding:40px 0; }
.inPro_related .h1{ font-size:24px; line-height:34px; margin-bottom:20px;}
.inPro_related .h1 strong{ padding-right:10px;}
.inPro_related ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.inPro_related ul li:nth-child(2n-1){ margin-left:0;}
.inPro_related ul li .nr_box{ padding:10px 5%;}
.inPro_related ul li .txt{ margin-top:15px;}
.inPro_related ul li .txt .h2{ font-size:18px; line-height:22px; margin-bottom:5px;}
.inPro_related ul li .txt .h3{ font-size:14px; line-height:24px; }
}


