/*common start*/
:root{
 --primary-color:#338366;
 --secondary-color:#ef9932;
 --third-color:#d81b43;
 --main-color:#338366;
 --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:74%; margin:0 auto; min-width:1000px;}
input,textarea,select{outline:none; }
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;}
}
/*common end*/



.head{ width:100%; position:fixed; z-index:55; left:0; top:0; }
.head1bg{ background:var(--primary-color); padding:0 0 40px 0;}
.head1{ height:66px; color:#fff;
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;}
.head1 a{ color:#fff;}
.head .h_contact{ font-size:16px; line-height:26px;}
.head .h_contact i{ font-size:20px; margin-right:5px;}
.head1 .rt{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-end;;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.head .h_lang{ font-size:16px; line-height:26px; margin-left:2.86vw;}
.head .h_search_btn{ text-align:center; font-size:18px; cursor:pointer;}
.head .h_search_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999; display:none;}
.head .h_search_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; z-index:998;}
.head .h_searchbg{ width:90%; max-width:720px; background:#fff; position:absolute; left:50%; top:40%; transform:translate(-50%,-50%); z-index:999;}
.head .h_search{ padding:40px; position:relative;}
.head .h_search_close2{ width:20px; height:20px; background:url(../images/chahao2.png) center no-repeat; position:absolute; top:10px; right:10px; cursor:pointer; transition:all .3s ease;}
.head .h_search_close2:hover{ transform:rotate(360deg);}
.head .h_search .h2{ font-size:18px; line-height:28px; margin-bottom:15px;}
.head .h_search .form{ height:40px; }
.head .h_search .form .text1{ float:left; border:1px solid var(--primary-color); background:none; height:38px; line-height:38px; padding:0 0 0 10px; width:calc(100% - 82px);}
.head .h_search .form .button1{ float:right; border:none; background:none; height:40px; line-height:40px; width:70px; text-align:center; font-size:20px; cursor:pointer; color:#fff; background:var(--primary-color);}
.head .h_search .form .button1:hover{ background:#000;}
.head2bg{ margin-top:-40px;}
.head2{ height:86px; background:#fff; border-radius:15px;
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;}
.head .logo{ width:10%; height:80px; position:relative; margin-left:1.04vw;}
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.head .menu{ height:56px; line-height:56px; margin-right:1.04vw;}
.head .menu>ul{}
.head .menu>ul>li{ float:left; position:relative; padding:0 1.04vw; margin-left:1.04vw;}
.head .menu>ul>li>a{ color:#333; display:block; font-size:18px; font-weight:normal; position:relative;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a,.head .menu>ul>li.hover>a{ color:var(--primary-color); font-weight:normal;}
/*.head .menu>ul>li.menu_down>a:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; margin-left:5px;}*/
.head .menu>ul>li>a:hover:before,.head .menu>ul>li:hover>a:before,.head .menu>ul>li.hover>a:before{ content:""; width:100%; height:1px; background:var(--primary-color); position:absolute; bottom:0; left:0;}
.head .menu>ul>li ul{ width:fit-content; min-width:160px; background:#fff; box-shadow:0 0 4px #d9d9d9; position:absolute; top:100%; left:0; z-index:5; display:none;}
.head .menu>ul>li ul li{ position:relative; border-bottom:1px solid #eee;}
.head .menu>ul>li ul li a{ color:#333; display:block; font-size:16px; font-weight:normal; padding:10px 25px 10px 1.04vw; line-height:26px; text-align:left; white-space:nowrap;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:#fff; background:var(--secondary-color); }
.head .menu>ul>li ul li.menu_down>a:before{ content:"\f0da";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.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:106px;}
@media(max-width:999px){
.head_height{ height:120px;}
.head1bg{ padding:0;}
.head1{ height:46px;
-webkit-justify-content: flex-end;
justify-content: flex-end;}
.head .h_contact{ display:none;}
.head .h_lang{ font-size:16px; line-height:26px; margin-left:20px;}
.head2bg{ margin-top:0; background:#fff;}
.head2{ height:74px; }
.head .logo{ float:left; width:50%; height:60px; margin-left:0;}
.head .h_search{ padding:40px 20px;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:24px; height:18px; cursor:pointer; display:none; position:relative; margin-left:20px;}
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:24px; height:2px; background:var(--primary-color); position:absolute; left:0; transition:all .3s ease;}
.head .nav_open i{ top:50%; transform:translate(0,-50%);}
.head .nav_open:before{ content:""; top:0; }
.head .nav_open:after{ content:""; bottom:0; }
.head .nav_open.active0 i{ opacity:0; visibility:hidden;}
.head .nav_open.active0:before{transform: translateY(8px) rotate(45deg);}
.head .nav_open.active0:after{transform: translateY(-8px) rotate(-45deg);}
.head .nav_box{ width:100%; height:100%; position:fixed; left:0; top:0;  display:none;}
.head .nav_close1{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:998;}
.head .navbg{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:999;}
.head .nav{ position:relative; padding:40px 5% 0 5%;}
.head .nav_close2{ width:20px; height:20px; background:url(../images/chahao2.png) center no-repeat; position:absolute; top:10px; right:10px;}
.head .nav_list{ max-height:calc(100vh - 40px); overflow-y:auto;}
.head .nav_list ul{ }
.head .nav_list ul li{ padding:5px 5%;}
.head .nav_list>ul>li{ border-bottom:1px solid #ededed; padding:10px 5%;}
.head .nav_list ul li span{ display:block; position:relative;}
.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:6px; right:0; }
.head .nav_list ul li.nav_down.active1>span:after{ transform:rotate(180deg);}
.head .nav_list ul li ul{ padding:5px 0 0 0; display:none;}
.head .nav_list ul li.active1>span>i{ background-image:url(../images/ico_up1.png);}
@media(max-width:999px){
.head .nav_open{ display:block;}
}


.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide { }
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-pagination{ bottom:20px; height:4px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:36px; height:4px; border-radius:0; background:#000; opacity:.5;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ text-align:center; width:60px; height:60px; line-height:60px; margin-top:-30px; border-radius:8px; background:rgba(0,0,0,.5); color:#fff; font-size:30px; opacity:0; visibility:hidden; transition:all .3s ease;}
.banner_swiper:hover .swiper-button-prev,.banner_swiper:hover .swiper-button-next{ opacity:1; visibility:visible;}
.banner_swiper .swiper-button-prev:hover,.banner_swiper .swiper-button-next:hover{ background:var(--primary-color);}
.banner_swiper .swiper-button-prev{ left:5%;}
.banner_swiper .swiper-button-next{ right:5%;}
@media(max-width:999px){
.banner_swiper .swiper-pagination{ bottom:10px; }
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; margin-top:-20px; font-size:20px;}
}


.tit1 .h2{ font-size:18px; line-height:28px; color:var(--primary-color); margin-bottom:15px;}
.tit1 .h3{ font-size:48px; line-height:58px; font-weight:bold;}
.more1{}
.more1 span{ display:inline-block; text-align:center; border-radius:15px; box-shadow:2px 3px 1px 1px rgba(21,64,1, 1); background:var(--primary-color); color:#fff; font-size:18px; line-height:60px; width:200px; transition:all .3s ease;}
.more1 span:hover{ background:var(--secondary-color);}
.con01bg{ padding:100px 0; background-position:center; background-repeat:no-repeat; background-size:100% auto;}
.con01{display: flex;justify-content: space-between;/*align-items: center;*/}
.con01_lt{ width:50%;}
.con01_lt .list{ margin-top:25px;}
.con01_lt .list .h4{ font-size:16px; line-height:26px; margin-bottom:30px;}
.con01_lt .list .h5{ font-size:20px; line-height:24px; margin-bottom:20px; display: flex;justify-content: flex-start;align-items: center;}
.con01_lt .list .h5 img{ vertical-align:middle; max-width:100px; max-height:100px; margin-right:10px;}
.con01_rt{ width:48.8%;}
.con01_rt .img{}
.con01_rt .img img{ display:block; width:100%;}
@media(max-width:999px){
.tit1 .h2{ font-size:14px; line-height:24px; margin-bottom:5px;}
.tit1 .h3{ font-size:22px; line-height:32px; }
.more1 span{ font-size:18px; line-height:48px; width:150px; }
.con01bg{ padding:40px 0; }
.con01{ display:block;}
.con01_lt{ width:100%; margin-bottom:20px;}
.con01_lt .list{ margin-top:5px;}
.con01_lt .list .h4{ font-size:16px; line-height:26px; margin-bottom:30px;}
.con01_lt .list .h5{ font-size:20px; line-height:24px; margin-bottom:20px;}
.con01_lt .list .h5 img{ max-width:50px; max-height:50px; margin-right:10px;}
.con01_rt{ width:100%;}
}


.con02bg{ padding:100px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con02{display: flex;justify-content: space-between;align-items: center;}
.con02 .tit1 .h2{ color:#fff;}
.con02_lt{ width:23.6%; color:#fff;}
.con02_lt .list{ margin-top:30px;}
.con02_lt .list .txt{ font-size:18px; line-height:28px;}
.con02_rt{ width:74%;}
.con02_rt ul{display: flex;justify-content: flex-start; flex-wrap:wrap;/*align-items: center;*/}
.con02_rt ul li{ width:calc((100% - 30px)/3); margin:15px 0 15px 15px; background:#fff; border-radius:20px;}
.con02_rt ul li:nth-child(2n){ background:var(--primary-color); color:#fff;}
.con02_rt ul li:nth-child(3n-2){ margin-left:0;}
.con02_rt ul li .nr_box{ padding:40px 5%;}
.con02_rt ul li .h2{ font-size:24px; line-height:34px; margin-bottom:25px;}
.con02_rt ul li .img{ height:110px; position:relative; margin-bottom:20px;}
.con02_rt ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.con02_rt ul li .h3{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.con02bg{ padding:40px 0; }
.con02{ display:block;}
.con02_lt{ width:100%; }
.con02_lt .list{ margin-top:20px;}
.con02_lt .list .txt{ font-size:18px; line-height:28px;}
.con02_rt{ width:100%;}
.con02_rt ul{display: block;}
.con02_rt ul li{ width:100%; margin:10px 0; }
.con02_rt ul li .nr_box{ padding:20px 5%;}
.con02_rt ul li .h2{ font-size:24px; line-height:34px; margin-bottom:5px;}
.con02_rt ul li .img{ height:90px; margin-bottom:10px;}
.con02_rt ul li .h3{ font-size:14px; line-height:24px;}
}


.con03bg{ padding:100px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con03{}
.con03 .tit1{ text-align:center;}
.con03 .list{ margin-top:40px; margin-bottom:20px;}
.con03 .list ul li{ float:left; width:calc((100% - 45px)/4); margin:0 0 20px 15px;}
.con03 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.con03 .list ul li .nr_box{ border:1px solid rgba(155,155,155, 0.29); border-radius:10px; overflow:hidden;}
.con03 .list ul li:hover .nr_box{ box-shadow:0 0 15px rgba(0,0,0,.1);}
.con03 .list ul li .img{ padding-bottom:80%; position:relative;}
.con03 .list ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con03 .list ul li .txt{ text-align:center; padding:10px 5%;}
.con03 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con03 .list ul li .txt .h3{ font-size:18px; line-height:28px; color:var(--primary-color);}
.con03 .more1{ text-align:center;}
@media(max-width:999px){
.con03bg{ padding:40px 0;}
.con03 .list{ margin-top:20px; margin-bottom:10px;}
.con03 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.con03 .list ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.con03 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con03 .list ul li .txt{ padding:10px 5%;}
.con03 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; margin-bottom:5px; }
.con03 .list ul li .txt .h3{ font-size:16px; line-height:26px; }
}


.con04bg{ padding:100px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con04{}
.con04 .tit1{ color:#fff; text-align:center;}
.con04 .tit1 .h2{ color:#fff;}
.con04 .list{ margin-top:40px; }
.con04 .list ul{display: flex;justify-content: flex-start; flex-wrap:wrap;/*align-items: center;*/}
.con04 .list ul li{ width:calc((100% - 60px)/4); margin:0 0 20px 20px;background:#fff; border-radius:40px; overflow:hidden;}
.con04 .list ul li:nth-child(4n-3){ margin-left:0; }
.con04 .list ul li .nr_box{ }
.con04 .list ul li .img{ padding-bottom:80%; position:relative;}
.con04 .list ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con04 .list ul li .txt{ padding:0 5% 30px 5%;}
.con04 .list ul li .ico{ margin:0 auto; width:84px; height:84px; border-radius:100%; border:5px solid #fff; position:relative; margin-top:-47px; margin-bottom:20px;}
.con04 .list ul li .ico img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con04 .list ul li .txt .h2{ font-size:26px; line-height:36px; color:var(--primary-color); margin-bottom:10px; text-align:center;}
.con04 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.con04bg{ padding:40px 0; }
.con04 .list{ margin-top:20px; }
.con04 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.con04 .list ul li:nth-child(4n-3){ margin-left:10px; }
.con04 .list ul li:nth-child(2n-1){ margin-left:0; }
.con04 .list ul li .txt{ padding:0 5% 30px 5%;}
.con04 .list ul li .ico{ width:38px; height:38px; margin-top:-24px; margin-bottom:5px;}
.con04 .list ul li .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px; }
.con04 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
}


.con05bg{ padding:100px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con05{}
.con05 .tit1{ text-align:center;}
.con05 .list{ margin-top:40px; margin-bottom:40px;}
.scroll_01{ padding:0 40px; position:relative;}
.scroll_01 .hd{}
.scroll_01 .hd>a{ width:30px; height:50px; line-height:50px; text-align:center; background:#fff; position:absolute; top:50%; transform:translateY(-50%); cursor:pointer; font-size:16px;}
.scroll_01 .hd a.prev{ left:0;}
.scroll_01 .hd a.next{ right:0;}
.scroll_01 .bd{}
.scroll_01 .bd ul li{ float:left; width:calc(100%/3);}
.scroll_01 .bd ul li .nr_box{ margin:0 10px;}
.scroll_01 .bd ul li .img{ padding-bottom:78%; position:relative; overflow:hidden;}
.scroll_01 .bd ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con05 .more1{ text-align:center;}
@media(max-width:999px){
.con05bg{ padding:40px 0; }
.con05 .list{ margin-top:20px; margin-bottom:30px;}
.scroll_01{ padding:0 40px; }
.scroll_01 .bd ul li{ width:100%;}
.scroll_01 .bd ul li .nr_box{ margin:0 10px;}
}


.con06bg{ padding:100px 0;}
.con06{}
.con06_top{display: flex;justify-content: space-between; /*align-items: center;*/}
.con06_top .tit1{ width:100%;text-align: center;}
.con06_top .tit1 .h3{ font-size:38px; line-height:48px;}
.con06_top .rt{ width:47%;}
.con06_top .rt .h4{ font-size:22px; line-height:32px; color:var(--primary-color); margin-bottom:35px;}
.con06 .list{ margin-top:40px;}
.con06 .list ul li{ float:left; width:calc((100% - 15px)/2); margin:0 0 15px 15px;}
.con06 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con06 .list ul li .nr_box{ border:1px solid #999; box-shadow:0px 5px 2px 1px rgba(17,17,17, 0.08); background:#f8f8f8; border-radius:15px; padding:15px;display: flex;justify-content: space-between; /*align-items: center;*/}
.con06 .list ul li:hover .nr_box{ background:#fff;}
.con06 .list ul li .imgbg{ width:37%;}
.con06 .list ul li .img{ padding-bottom:85%; position:relative; overflow:hidden;}
.con06 .list ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.con06 .list ul li:hover .img img{ transform:scale(1.1);}
.con06 .list ul li .txtbg{ width:60%;}
.con06 .list ul li .txt{ color:#666;}
.con06 .list ul li .txt .h2{ font-size:18px; line-height:22px; height:44px; color:#333; margin-bottom:.52vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con06 .list ul li .txt .h3{ font-size:14px; line-height:18px; height:18px; color:#999; margin-bottom:1.04vw;}
.con06 .list ul li .txt .h4{ font-size:14px; line-height:18px; height:54px; margin-bottom:1.04vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.con06 .list ul li .txt .h5{ font-size:18px; line-height:28px; height:28px; color:var(--secondary-color);}
@media(max-width:999px){
.con06bg{ padding:40px 0;}
.con06_top{display:block;}
.con06_top .tit1{ width:100%; margin-bottom:10px;}
.con06_top .tit1 .h3{ font-size:22px; line-height:32px;}
.con06_top .rt{ width:100%;}
.con06_top .rt .h4{ font-size:14px; line-height:24px; margin-bottom:10px;}
.con06 .list{ margin-top:20px;}
.con06 .list ul li{ width:100%; margin:0 0 15px 0;}
.con06 .list ul li .imgbg{ width:37%;}
.con06 .list ul li .img{ padding-bottom:134%; }
.con06 .list ul li .txtbg{ width:60%;}
.con06 .list ul li .txt .h2{ font-size:18px; line-height:22px; height:44px; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con06 .list ul li .txt .h3{ font-size:14px; line-height:18px; height:18px; margin-bottom:10px;}
.con06 .list ul li .txt .h4{ font-size:14px; line-height:18px; height:36px; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con06 .list ul li .txt .h5{ font-size:18px; line-height:28px; height:28px; }
}



.con07bg{ padding:100px 0 0 0; }
.con07{}
.con07 .tit1{ text-align:center;}
.con07 .list{ margin-top:60px; }
.con07 .list ul{display: flex;justify-content: flex-start; flex-wrap:wrap;/*align-items: center;*/padding: 0 5.2vw;}
.con07 .list ul li{ width:calc((100% - 90px)/4); margin:0 0 30px 30px; overflow:hidden;}
.con07 .list ul li:nth-child(4n-3){ margin-left:0; }
.con07 .list ul li .nr_box{ }
.con07 .list ul li .imgbg{ width:50%; margin:0 auto;}
.con07 .list ul li .img{ padding-bottom:100%; position:relative; border-radius:100%; overflow:hidden; background:var(--primary-color);}
.con07 .list ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con07 .list ul li .txt{ margin-top:20px; color:#666; text-align:center;}
.con07 .list ul li .txt .h2{ font-size:26px; line-height:36px; height:72px; color:var(--primary-color); margin-bottom:10px;}
.con07 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
@media(max-width:1650px){
.con07 .list ul li .txt .h2{ font-size:26px; line-height:30px; height:90px; margin-bottom:10px;}
}
@media(max-width:1440px){

}
@media(max-width:999px){
.con07bg{ padding:40px 0 0 0; }
.con07 .list{ margin-top:20px; }
.con07 .list ul{ padding:0;}
.con07 .list ul li{ width:100%; margin:0 0 20px 0; }
.con07 .list ul li .txt{ margin-top:10px; }
.con07 .list ul li .txt .h2{ font-size:18px; line-height:22px; margin-bottom:5px; }
.con07 .list ul li .txt .h3{ font-size:14px; line-height:18px;}
}


.con08bg{}
.con08{display: flex;justify-content: space-between; align-items: center;}
.con08_lt{ width:100%; position:relative; z-index:1;}
.con08_lt .img{/* width:110%;*/}
.con08_lt .img img{ display:block; width:100%;/* height:32vw;*/}
.con08_rt{ width:44%; position:relative; z-index:2;}
.con08_rt .nr_box{ padding:0 12% 0 0;}
.con08_rt .h2{ font-size:2vw; line-height:2em; padding:2vw 0; text-align:center; background:var(--primary-color); color:#fff; box-shadow:0 0 20px rgba(0,0,0,.2); margin-bottom:2vw;}
.con08_rt .txt{ font-size:1vw; line-height:2em; text-align:center;}
.con08_rt .h3{ font-size:1vw; line-height:2em; text-align:left; display:inline-block;}
.con08_rt .h3 strong{ color:var(--primary-color);}
@media(max-width:999px){
.con08{display: block;}
.con08_lt{ width:100%; }
.con08_lt .img{ width:100%;}
.con08_lt .img img{ width:100%; height:auto;}
.con08_rt{ width:100%; }
.con08_rt .nr_box{ padding:20px 5% 40px 5%;}
.con08_rt .h2{ font-size:24px; line-height:34px; padding:20px 0; margin-bottom:20px;}
.con08_rt .txt{ font-size:16px; line-height:2em; }
.con08_rt .h3{ font-size:16px; line-height:2em; }
}



.foot{ background:var(--primary-color); color:#fff;}
.foot a{ color:#fff;}
.foot a:hover{}
.foot1bg{ padding:60px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.foot1{display: flex;justify-content: space-between; /*align-items: center;*/}
.foot1 .box1{ width:22%;}
.foot .f_logo{ margin-bottom:15px;}
.foot .f_logo img{ max-width:100%; max-height:150px;}
.foot1 .box1 .f_txt{ font-size:16px; line-height:26px;}
.foot1 .box2{ max-width:23%;}
.foot .f_nav{ font-size:16px; line-height:26px;}
.foot .f_nav .h2{ font-size:25px; line-height:35px; position:relative; padding-bottom:15px; margin-bottom:25px;}
.foot .f_nav .h2:before{ content:""; width:90px; height:1px; background:#fff; position:absolute; left:0; bottom:0;}
.foot .f_nav ul li{ margin-top:15px;}
.foot1 .box3{ width:25%;}
.foot .f_contact{ font-size:16px; line-height:26px; margin-bottom:15px;}
.foot .f_contact .h2{ font-size:25px; line-height:35px; position:relative; padding-bottom:15px; margin-bottom:25px;}
.foot .f_contact .h2:before{ content:""; width:90px; height:1px; background:#fff; position:absolute; left:0; bottom:0;}
.foot .f_contact ul li{ margin-top:15px; padding-left:25px; position:relative; min-height:26px;}
.foot .f_contact ul li i{ width:22px; line-height:26px; text-align:center; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.foot .f_share{ font-size:30px; line-height:40px;}
.foot .f_share a{ display:inline-block; margin-right:20px;}
.foot1 .box4{ width:23%;}
.foot .f_newsletters{}
.foot .f_newsletters .h2{ font-size:25px; line-height:35px; position:relative; padding-bottom:15px; margin-bottom:25px;}
.foot .f_newsletters .h2:before{ content:""; width:90px; height:1px; background:#fff; position:absolute; left:0; bottom:0;}
.foot .f_newsletters .h3{ font-size:16px; line-height:26px; margin-bottom:20px;}
.foot .f_newsletters .form{ height:40px; border-radius:4px; overflow:hidden;}
.foot .f_newsletters .form .text1{ float:left; border:none; background:#fff; height:40px; line-height:40px; padding:0 0 0 10px; width:calc(100% - 70px);}
.foot .f_newsletters .form .button1{ float:right; width:60px; line-height:40px; text-align:center; background:var(--primary-color); color:#fff; font-size:20px;}
.foot .f_newsletters .form .button1:hover{ background:var(--secondary-color);}
.foot2bg{ padding:15px 0;}
.foot2{display: flex;justify-content: space-between; /*align-items: center;*/ font-size:16px; line-height:26px;}
.foot2 .lt{}
.foot2 .rt{}
@media(max-width:999px){
.foot1bg{ display:none;}
.foot2bg{ padding:15px 0;}
.foot2{display: block; font-size:14px; line-height:24px; text-align:center;}
}
.fixed_askus{ font-size:17px; line-height:44px; width:110px; border-radius:50px; background:var(--primary-color); color:#fff; text-align:center; position:fixed; z-index:666; right:10px; bottom:90px;}
.fixed_askus i{ margin-right:5px;}




/*Add------------------------------------------------------------------------------*/

.inbanner_box{ position:relative;}
.inbanner{}
.inbanner img{ display:block; width:100%;}
.inbanner_box .intit{ color:#fff; font-size:48px; line-height:58px; font-weight:bold; text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.inbanner_box .weizhi{ color:#fff; font-size:16px; line-height:26px; width:74%; min-width:1000px; position:absolute; bottom:20px; left:50%; transform:translateX(-50%);}
.inbanner_box .weizhi a{ color:#fff;}
@media(max-width:999px){
.inbanner_box .intit{ font-size:22px; line-height:32px;/* top:10px; transform:translateX(-50%);*/}
.inbanner_box .weizhi{ font-size:16px; line-height:26px; width:90%; min-width:0; bottom:10px; display:none;}
}


.inbarbg{ }
.inbar{ }
.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: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.innav ul li{ line-height:36px; margin-left:10px;}
.innav ul li a{ display:inline-block; vertical-align:top; text-align:center; border:1px solid #eee; background:#fafafa; color:#333; padding:0 20px; font-size:16px;}
.innav ul li:hover>a,.innav ul li.hover>a{ border-color:var(--primary-color); background:var(--primary-color); color:#fff;}
@media(max-width:999px){
.innav{ display:none;}
}

.insidebg{ padding:100px 0 100px 0;}
.inside{}
.inside_lt{ float:left; width:30%;}
.side_a{ margin-bottom:30px;}
.side_a .form{ height:60px; border-radius:10px; overflow:hidden; box-shadow:0px 0px 10px 1px rgba(51,51,51, 0.1);}
.side_a .form .text1{ float:left; border:1px solid #eee; height:58px; line-height:58px; padding:0 0 0 10px; width:calc(100% - 92px); border-radius:10px 0 0 10px;}
.side_a .form .button1{ float:right; width:80px; line-height:60px; text-align:center; background:var(--primary-color); color:#fff; font-size:24px;}
.side_a .form .button1:hover{ background:var(--secondary-color);}

.side_b{ box-shadow:0px 0px 15px 1px rgba(51,51,51, 0.1); border-radius:20px; margin-bottom:60px;}
.side_b ul li{ position:relative;}
.side_b>ul>li{ border-top:10px solid rgba(238,238,238, 0.5); border-radius:20px;}
.side_b>ul>li:nth-child(1){ border-top:none;}
.side_b ul li a{ display:block; font-size:18px; line-height:28px; padding:15px 20px 15px 10px; color:#333; position:relative;}
.side_b ul li a:hover,.side_b ul li:hover>a{ color:var(--primary-color);}
.side_b>ul>li>a:before{ content:"\f0da";font: normal normal normal 14px/1 FontAwesome; margin-right:5px;}
.side_b ul li.has_sub>a:after{ content:"\f105";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.side_b ul li ul{ width:300px; background:#fff; position:absolute; top:0; left:100%; display:none;z-index: 99}
.side_b ul li:hover>ul{ display:block;}
.side_b ul li ul li{ border-bottom:1px solid #f2f3f7; background:rgba(155,155,155, 0.07); border-top:10px solid #fff;}
.side_b ul li ul li:nth-child(1){ border-top:none;}
.side_b ul li ul li a{ font-size:14px; line-height:24px; padding:12px 20px 12px 10px;}
.side_b ul li ul li a:hover{ background:var(--secondary-color); color:#fff;}

.more2{ text-align:center;}
.more2 span{ display:inline-block; text-align:center; font-size:18px; line-height:60px; width:250px; border-radius:60px; background:#fff; color:#333;}
.more2 span:hover{ color:var(--primary-color);}
.side_c{ background-repeat:no-repeat; background-position:center; background-size:cover; color:#fff; border-radius:25px; text-align:center; padding:40px 0 120px 0; margin-bottom:30px;}
.side_c .txt{}
.side_c .txt .h2{ font-size:26px; line-height:36px;}
.side_c .txt .h3{ font-size:20px; line-height:30px;}
.side_c .more2{ margin:30px auto;}

.side_d{ background-repeat:no-repeat; background-position:center; background-size:cover; color:#fff; border-radius:25px; text-align:center; padding:50px 5% 130px 5%;}
.side_d .txt{}
.side_d .txt .h2{ font-size:26px; line-height:46px;}

.inside_rt{ float:right; width:65%;}
@media(max-width:999px){
.insidebg{ padding:40px 0 40px 0;}
.inside_lt{ width:100%;}
.side_c{ display:none;}
.side_d{ display:none;}
.inside_rt{ width:100%;}
}


.contact1{}
.contact1 .list1{ display: flex; justify-content: space-between; /*align-items: center;*/ margin-bottom:40px;}
.contact1 .list1 .lt{ width:48%;}
.contact1 .list1 .lt .list{ margin-top:20px;}
.contact1 .list1 .lt .list .h4{ font-size:16px; line-height:26px; margin-bottom:40px;}
.contact1 .list1 .lt .list .form{}
.contact1 .list1 .lt .list .form ul li{ margin-bottom:5px;}
.contact1 .list1 .lt .list .form .h5{ font-size:14px; line-height:24px;}
.contact1 .list1 .lt .list .form .h5 font{ color:#f00;}
.contact1 .list1 .lt .list .form .text1{ border:1px solid #333; background:#fff; height:43px; line-height:43px; padding:0 10px; width:calc(100% - 22px); border-radius:4px;}
.contact1 .list1 .lt .list .form .text2{ border:1px solid #333; background:#fff; height:72px; line-height:24px; padding:10px 10px; width:calc(100% - 22px); border-radius:4px;}
.contact1 .list1 .lt .list .form .button1{ display:block; border:none; background:var(--primary-color); color:#fff; height:45px; line-height:45px; width:200px; font-size:15px; border-radius:4px; cursor:pointer;}
.contact1 .list1 .lt .list .form .button1:hover{ background:var(--secondary-color);}
.contact1 .list1 .rt{ width:50%; background:url(../images/contactbg.png) center no-repeat; background-size:cover; border-radius:50px; overflow:hidden; color:#fff;}
.contact1 .list1 .rt .nr_box{ padding:55px 5%;}
.contact1 .list1 .rt .h2{ font-size:36px; line-height:46px; font-weight:bold; margin-bottom:20px;color: #fff;}
.contact1 .list1 .rt .h3{ font-size:16px; line-height:26px;color: #fff;}
.contact1 .list1 .rt ul li{ font-size:16px; line-height:26px; padding-left:35px; position:relative; min-height:26px; margin-top:20px;color: #fff;}
.contact1 .list1 .rt ul li i{ width:30px; line-height:26px; font-size:26px; text-align:center; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.contact1 .list2{}
@media(max-width:999px){
.contact1 .list1{ display: block; margin-bottom:20px;}
.contact1 .list1 .lt{ width:100%; margin-bottom:20px;}
.contact1 .list1 .lt .list{ margin-top:20px;}
.contact1 .list1 .lt .list .h4{ font-size:16px; line-height:26px; margin-bottom:20px;}
.contact1 .list1 .lt .list .form ul li{ margin-bottom:5px;}
.contact1 .list1 .lt .list .form .h5{ font-size:14px; line-height:24px;}
.contact1 .list1 .lt .list .form .text1{ height:43px; line-height:43px; padding:0 10px; width:calc(100% - 22px); }
.contact1 .list1 .lt .list .form .text2{ height:72px; line-height:24px; padding:10px 10px; width:calc(100% - 22px); }
.contact1 .list1 .lt .list .form .button1{ height:45px; line-height:45px; width:200px; font-size:15px; }
.contact1 .list1 .rt{ width:100%; border-radius:20px;}
.contact1 .list1 .rt .nr_box{ padding:20px 5%;}
.contact1 .list1 .rt .h2{ font-size:22px; line-height:32px; margin-bottom:20px;}
.contact1 .list1 .rt .h3{ font-size:16px; line-height:26px;}
.contact1 .list1 .rt ul li{ font-size:16px; line-height:26px; padding-left:35px; min-height:26px; margin-top:20px;}
}


.news1{}
.news1_lt{ float:left; width:30%; box-shadow:0px 0px 10px 1px rgba(51,51,51, 0.1); border-radius:20px; padding:20px 0;}
.news1_lt1{ padding:20px;}
.news1_lt1 .h1{ font-size:22px; line-height:32px; margin-bottom:5px;}
.news1_lt1 .form{ height:50px; border-radius:10px; overflow:hidden;}
.news1_lt1 .form .text1{ float:left; border:1px solid #eee; height:48px; line-height:48px; padding:0 0 0 10px; width:calc(100% - 72px); border-radius:10px 0 0 10px;}
.news1_lt1 .form .button1{ float:right; width:60px; line-height:50px; text-align:center; background:var(--primary-color); color:#fff; font-size:24px;}
.news1_lt1 .form .button1:hover{ background:var(--secondary-color);}

.news1_lt2{ padding:20px 10px;}
.news1_lt2 .h1{ font-size:22px; line-height:32px; margin-bottom:5px; padding:0 10px;}
.news1_lt2 ul li{ position:relative;}
.news1_lt2 ul li a{ display:block; font-size:16px; line-height:26px; padding:8px 20px 8px 10px; color:#333; position:relative;}
.news1_lt2 ul li a:hover,.news1_lt2 ul li:hover>a{ background:var(--secondary-color); color:#fff;}
.news1_lt2 ul li.has_sub>a:before{ content:"\f105";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.news1_lt2 ul li ul{ width:300px; background:#fff; position:absolute; top:0; left:100%; display:none;}
.news1_lt2 ul li:hover>ul{ display:block;}
.news1_lt2 ul li ul li{ border-bottom:1px solid #f2f3f7;}
.news1_lt2 ul li ul li a{ font-size:14px; line-height:24px; padding:6px 20px 6px 10px;}

.news1_lt3{ padding:20px;}
.news1_lt3 .h1{ font-size:22px; line-height:32px; margin-bottom:5px;}
.news1_lt3 ul li{ margin:0 0 20px 0;}
.news1_lt3 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.news1_lt3 ul li .nr_box{ border:1px solid #999; box-shadow:0px 5px 2px 1px rgba(17,17,17, 0.08); background:#f8f8f8; border-radius:15px; padding:15px;display: flex;justify-content: space-between; /*align-items: center;*/}
.news1_lt3 ul li:hover .nr_box{ background:#fff;}
.news1_lt3 ul li .imgbg{ width:37%;}
.news1_lt3 ul li .img{ padding-bottom:85%; position:relative; overflow:hidden;}
.news1_lt3 ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.news1_lt3 ul li:hover .img img{ transform:scale(1.1);}
.news1_lt3 ul li .txtbg{ width:60%;}
.news1_lt3 ul li .txt{ color:#666;}
.news1_lt3 ul li .txt .h2{ font-size:16px; line-height:22px; height:44px; color:#333; margin-bottom:.52vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1_lt3 ul li .txt .h3{ font-size:14px; line-height:18px; height:18px; color:#999; margin-bottom:1.04vw;}
.news1_lt3 ul li .txt .h4{ font-size:14px; line-height:18px; height:54px; margin-bottom:1.04vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.news1_lt3 ul li .txt .h5{ font-size:16px; line-height:26px; height:26px; color:var(--secondary-color);}
.news1_rt{ float:right; width:65%;}
@media(max-width:999px){
.news1_lt{ display:none;}
.news1_rt{ width:100%;}
}


.news1_list{}
.news1_list ul li{ margin:0 0 20px 0;}
.news1_list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.news1_list ul li .nr_box{ border:1px solid #999; box-shadow:0px 5px 2px 1px rgba(17,17,17, 0.08); background:#f8f8f8; border-radius:15px; padding:15px;display: flex;justify-content: space-between; /*align-items: center;*/}
.news1_list ul li:hover .nr_box{ background:#fff;}
.news1_list ul li .imgbg{ width:37%;}
.news1_list ul li .img{ padding-bottom:68%; position:relative; overflow:hidden;}
.news1_list ul li .img img{width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.news1_list ul li:hover .img img{ transform:scale(1.1);}
.news1_list ul li .txtbg{ width:60%;}
.news1_list ul li .txt{ color:#666;}
.news1_list ul li .txt .h2{ font-size:16px; line-height:22px; height:44px; color:#333; margin-bottom:.52vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1_list ul li .txt .h3{ font-size:14px; line-height:18px; height:18px; color:#999; margin-bottom:1.04vw;}
.news1_list ul li .txt .h4{ font-size:14px; line-height:18px; height:54px; margin-bottom:1.04vw;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.news1_list ul li .txt .h5{ font-size:16px; line-height:26px; height:26px; color:var(--primary-color);}
@media(max-width:999px){
.news1_list ul li{ width:100%; margin:0 0 15px 0;}
.news1_list ul li .imgbg{ width:37%;}
.news1_list ul li .img{ padding-bottom:134%; }
.news1_list ul li .txtbg{ width:60%;}
.news1_list ul li .txt .h2{ font-size:18px; line-height:22px; height:44px; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1_list ul li .txt .h3{ font-size:14px; line-height:18px; height:18px; margin-bottom:10px;}
.news1_list ul li .txt .h4{ font-size:14px; line-height:18px; height:36px; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1_list ul li .txt .h5{ font-size:18px; line-height:28px; height:28px; }
}



.aboutus1bg{ background:#f9f9f9;}
.aboutus1{ display: flex; justify-content: space-between; align-items: center;}
.aboutus1_lt{ width:100%; min-height:38vw; display: flex; justify-content: center; align-items: center; background-repeat:no-repeat; background-position:center; background-size:cover;}
.aboutus1_lt a{ display:inline-block; width:100px; height:80px; line-height:80px; border-radius:80px; background:var(--primary-color); color:#fff; text-align:center; border:5px solid rgba(255,255,255, 0.2); box-shadow:0px 0px 40px 1px rgba(51,131,102, 0.6);}
.aboutus1_lt a:hover{ background:#333;}
.aboutus1_lt a i{ font-size:28px; vertical-align:middle;}
.aboutus1_rt{ width:50%;}
.aboutus1_rt .nr_box{ padding:0 26% 0 5%;}
.aboutus1_rt .list{ margin-top:2.08vw;}
.aboutus1_rt .list .h4{ font-size:14px; line-height:24px; }
.aboutus1_rt .list ul{ display: flex; justify-content: space-between; flex-wrap:wrap; /*align-items: center;*/}
.aboutus1_rt .list ul li{ width:calc((100% - 60px)/3); margin:25px 0 0 30px; background:#fff; box-shadow:0px 0px 20px 1px rgba(17,17,17, 0.1); border-radius:25px;}
.aboutus1_rt .list ul li:nth-child(3n-2){ margin-left:0; }
.aboutus1_rt .list ul li .txtbg{}
.aboutus1_rt .list ul li .txt{ padding:30px 8%;}
.aboutus1_rt .list ul li .txt .ico{ height:35px; position:relative; margin-bottom:20px;}
.aboutus1_rt .list ul li .txt .ico img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.aboutus1_rt .list ul li .txt .h5{ font-size:20px; line-height:30px; margin-bottom:5px;}
.aboutus1_rt .list ul li .txt .h6{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.aboutus1{ display:block;}
.aboutus1_lt{ width:100%; min-height:0; display:block; text-align:center; padding:40px 0;}
.aboutus1_lt a{ width:100px; height:100px; line-height:100px; border-radius:100%; }
.aboutus1_lt a i{ font-size:28px; }
.aboutus1_rt{ width:100%; }
.aboutus1_rt .nr_box{ padding:30px 5%;}
.aboutus1_rt .list{ margin-top:20px;}
.aboutus1_rt .list .h4{ font-size:14px; line-height:24px; }
.aboutus1_rt .list ul{ display: block;}
.aboutus1_rt .list ul li{ width:100%; margin:20px 0 0 0; }
.aboutus1_rt .list ul li .txt{ padding:20px 5%;}
.aboutus1_rt .list ul li .txt .ico{ height:35px; margin-bottom:20px;}
.aboutus1_rt .list ul li .txt .h5{ font-size:20px; line-height:30px; margin-bottom:5px;}
.aboutus1_rt .list ul li .txt .h6{ font-size:14px; line-height:24px;}
}

.aboutus2bg{ padding:100px 0 50px 0; background-repeat:no-repeat; background-position:center; background-size:100% auto;}
.aboutus2{ display: flex; justify-content: space-between; /*align-items: center;*/}
.aboutus2_lt{ width:48%;}
.aboutus2_lt .list{ margin-top:1.82vw;}
.aboutus2_lt .list .h4{ font-size:16px; line-height:26px;}
.aboutus2_rt{ width:50%;}
.aboutus2_rt .img{}
.aboutus2_rt .img img{ display:block; width:100%; border-radius:90px 0 90px 0;}
@media(max-width:999px){
.aboutus2bg{ padding:40px 0 20px 0; }
.aboutus2{ display: block;}
.aboutus2_lt{ width:100%; margin-bottom:20px;}
.aboutus2_lt .list{ margin-top:20px;}
.aboutus2_lt .list .h4{ font-size:16px; line-height:26px;}
.aboutus2_rt{ width:100%;}
.aboutus2_rt .img img{ border-radius:0;}
}

.aboutus3bg{ padding:50px 0 100px 0; }
.aboutus3{}
.aboutus3 .list{}
.aboutus3 .list ul li{ float:left; width:calc((100% - 100px)/6);    margin:0 0 20px 20px;}
.aboutus3 .list ul li:nth-child(6n-5){ margin-left:0; clear:left;}
.aboutus3 .list ul li .img{}
.aboutus3 .list ul li .img img{ display:block; width:100%;}
@media(max-width:999px){
.aboutus3bg{ padding:20px 0 40px 0; }
.aboutus3 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 10px 10px;}
.aboutus3 .list ul li:nth-child(6n-5){ margin-left:10px; clear:none;}
.aboutus3 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
}

.aboutus4bg{ padding:100px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.aboutus4{ color:#fff;}
.aboutus4 .tit1{ text-align:center;}
.aboutus4 .list{ text-align:center; margin-top:65px;}
.aboutus4 .list .txt{ font-size:16px; line-height:26px; margin-bottom:35px;}
.aboutus4 .more1{ text-align:center;}
@media(max-width:999px){
.aboutus4bg{ padding:40px 0; }
.aboutus4 .list{ margin-top:20px;}
.aboutus4 .list .txt{ font-size:16px; line-height:26px; margin-bottom:20px;}
}

.aboutus5bg{ padding:100px 0;}
.aboutus5{ display: flex; justify-content: space-between; }
.aboutus5_lt{ width:50%;}
.aboutus5_lt .nr_box{}
.aboutus5_lt .list{ margin-top:2.08vw;}
.aboutus5_lt .list .txt{ font-size:16px; line-height:26px;}
.aboutus5_rt{ width:46%;}
.aboutus5_rt .img{ height:100%;}
.aboutus5_rt .img img{ display:block; width:100%; border-radius:30px;/* height:100%;*/}
@media(max-width:999px){
.aboutus5bg{ padding:40px 0;}
.aboutus5{ display: block; }
.aboutus5_lt{ width:100%; margin-bottom:20px;}
.aboutus5_lt .list{ margin-top:20px;}
.aboutus5_lt .list .txt{ font-size:16px; line-height:26px;}
.aboutus5_rt{ width:100%;}
.aboutus5_rt .img img{ border-radius:0;}
}



.product1{}
.product1 ul li{ float:left; width:calc((100% - 30px)/3); margin:0 0 20px 10px;}
.product1 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.product1 ul li .nr_box{}
.product1 ul li .img{ border:1px solid rgba(155,155,155, 0.23); padding-bottom:90%; position:relative; overflow:hidden;}
.product1 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;}
.product1 ul li:hover .img img{ transform:scale(1.1);}
.product1 ul li .txt{ text-align:center; margin-top:10px;}
.product1 ul li .txt .h2{ font-size:18px; line-height:28px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.product1 ul li .txt .h3{ font-size:16px; line-height:26px; font-weight:bold; color:var(--primary-color);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.product1 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.product1 ul li:nth-child(3n-2){ margin-left:10px; clear:none;}
.product1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product1 ul li .txt{ margin-top:10px;}
.product1 ul li .txt .h2{ font-size:16px; line-height:26px; }
.product1 ul li .txt .h3{ font-size:14px; line-height:24px; }
}


.more3{}
.more3 span{ display:inline-block; text-align:center; border:1px solid #333; color:#333; font-size:15px; line-height:40px; width:200px; border-radius:40px; transition:all .3s ease;}
.more3 span:hover{ background:#333; color:#fff;}
.proDetail1{ margin-bottom:60px;}
.proDetail1 .list1{ margin-bottom:60px;}
.proDetail1 .list1 .lt{ float:left; width:42%;}
.pro_gallery{ }
.pro_gallery-top { border:1px solid #eee; margin-bottom:10px;}
.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 25px;}
.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; border:1px solid #eee;}
.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-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img{ border-color:#333;}
.pro_gallery .swiper-button-prev,.pro_gallery .swiper-button-next{ width:15px; height:100%; background-size:12px 16px; margin-top:0; top:0;}
.pro_gallery .swiper-button-prev{ left:0px;}
.pro_gallery .swiper-button-next{ right:0px;}
.proDetail1 .list1 .rt{ float:right; width:54%;}
.proDetail1 .list1 .rt .h2{ font-size:20px; line-height:30px; margin-bottom:20px;}
.proDetail1 .list1 .rt .h3{ font-size:14px; line-height:24px; margin-bottom:40px;}
.proDetail1 .list1 .rt .h3 ul li{ margin-bottom:20px;}
.proDetail1 .list1 .rt .h3 ul li span{}
.proDetail1 .list1 .rt .h3 ul li strong{ font-weight:normal;}
.proDetail1 .list2{}
.proDetail1 .list2 .h1{ border:1px solid #f0f0f0; font-size:15px; line-height:50px; margin-bottom:30px;}
.proDetail1 .list2 .h1 span{ display:inline-block; border-right:1px solid #f0f0f0; padding:0 10px; min-width:140px; text-align:center; position:relative;}
.proDetail1 .list2 .h1 span:before{ content:""; width:100%; height:4px; background:#333; position:absolute; left:0; top:0;}
.proDetail1 .list2 .xiangqing{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.more3 span{ font-size:15px; line-height:40px; width:160px; }
.proDetail1{ margin-bottom:40px;}
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .lt{ width:100%; margin-bottom:20px;}
.proDetail1 .list1 .rt{ width:100%;}
.proDetail1 .list1 .rt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.proDetail1 .list1 .rt .h3{ font-size:14px; line-height:24px; margin-bottom:20px;}
.proDetail1 .list1 .rt .h3 ul li{ margin-bottom:10px;}
.proDetail1 .list2 .h1{ font-size:15px; line-height:50px; margin-bottom:20px;}
.proDetail1 .list2 .h1 span{ padding:0 10px; min-width:140px; }
.proDetail1 .list2 .xiangqing{ font-size:16px; line-height:26px;}
}

.Book_box{ width:100%; height:100%; position:fixed; z-index:999; top:0; left:0; display:none;}
.Book_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:1;}
.Bookbg{ width:90%; max-width:900px; background:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.Book_close2{ width:20px; height:20px; background:url(../images/chahao2.png) center no-repeat; position:absolute; top:23px; right:25px; cursor:pointer;}
.Book{}
.Book .h2{ font-size:16px; line-height:66px; border-bottom:1px solid #e3e2e8; padding:0 25px;}
.Book_con{ padding:30px 25px;}
.Book ul li{ margin-bottom:20px;}
.Book ul li .h3{ font-size:14px; line-height:24px;}
.Book ul li .h3 font{ color:#f00;}
.Book ul li .text1{ border:none; background:rgba(204,204,204,.15); height:44px; line-height:44px; padding:0 10px; width:calc(100% - 20px);}
.Book ul li .button1{ border:1px solid #333; background:#333; color:#fff; font-size:16px; line-height:42px; height:44px; border-radius:50px; display:block; width:100%; transition:all .3s ease; cursor:pointer; margin-top:30px;}
.Book ul li .button1:hover{ background:#fff; color:#333;}

.proForm{ background:#f3f3f3; padding:30px 20px;}
.proForm .h1{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:30px;}
.proForm .form{}
.proForm .form ul li{ margin-bottom:20px;}
.proForm .form ul li .h3{ font-size:14px; line-height:24px;}
.proForm .form ul li .h3 font{ color:#f00;}
.proForm .form ul li .text1{ border:1px solid #e0e0e0; background:#fff; height:44px; line-height:44px; padding:0 10px; width:calc(100% - 20px);}
.proForm .form ul li .button1{ border:1px solid #333; background:#333; color:#fff; font-size:16px; line-height:42px; height:44px; border-radius:4px; display:block; width:100%; transition:all .3s ease; cursor:pointer; margin-top:30px;}
.proForm .form ul li .button1:hover{ background:#fff; color:#333;}


.tit2{}
.tit2 .h2{ font-size:36px; line-height:46px; font-weight:bold; color:var(--primary-color);}
.tit2 .h3{ font-size:16px; line-height:26px; margin-top:20px;}
.customization1bg{ padding:100px 0;}
.customization1{}
.customization1 .list{ font-size:18px; line-height:28px; margin-top:50px;}
.customization1 .list .txt{ margin-bottom:25px;}
.customization1 .list .img{ text-align:center;}
.customization1 .list img{ max-width:100%;}
@media(max-width:999px){
.tit2 .h2{ font-size:22px; line-height:32px; }
.tit2 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.customization1bg{ padding:40px 0;}
.customization1 .list{ font-size:14px; line-height:24px; margin-top:10px;}
}

.customization2bg{ }
.customization2{}
.customization2 .list{}
.customization2 .list ul{ display:flex;justify-content: space-between;/*align-items: center;*/}
.customization2 .list ul li{ background:#f0f2f1; color:var(--primary-color);}
.customization2 .list ul li:nth-child(2n){ background:var(--primary-color); color:#fff;}
.customization2 .list ul li .txt{ padding:40px 13%;}
.customization2 .list ul li .txt .h2{ font-size:20px; font-weight:bold; margin-bottom:30px;}
.customization2 .list ul li .txt .h2 strong{ font-size:36px;}
.customization2 .list ul li .txt .h2 span{}
.customization2 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.customization2 .list ul li .txt{ padding:40px 5%;}
.customization2 .list ul li .txt .h2{ font-size:16px; margin-bottom:10px;}
.customization2 .list ul li .txt .h2 strong{ font-size:22px;}
.customization2 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
}

.customization3bg{ padding:100px 0;}
.customization3{ }
.customization3 .list{ margin-top:80px;}
.material_gallery{ }
.material_gallery-top {}
.material_gallery-top .gallery-top{}
.material_gallery-top .gallery-top .swiper-slide { }
.material_gallery-top .gallery-top .swiper-slide .txt{ text-align:center; font-size:20px; line-height:30px;}
.material_gallery-thumbs { position:relative; margin-bottom:60px;}
.material_gallery-thumbs .gallery-thumbs{}
.material_gallery-thumbs .gallery-thumbs .swiper-slide { opacity: 0.9; position:relative; cursor:pointer;}
.material_gallery-thumbs .gallery-thumbs .swiper-slide .img{ padding-bottom:56%; position:relative; cursor:pointer; border:1px solid #eee;}
.material_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;}
.material_gallery-thumbs .gallery-thumbs .swiper-slide .txt{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.material_gallery-thumbs .gallery-thumbs .swiper-slide .txt .h2{ color:#fff; text-align:center; font-size:16px; line-height:26px;}
.material_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active { opacity: 1; }
.material_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img{ border-color:#333;}
.material_gallery .swiper-button-prev,.material_gallery .swiper-button-next{ width:15px; height:100%; background-size:12px 16px; margin-top:0; top:0; display:none;}
.material_gallery .swiper-button-prev{ left:0px;}
.material_gallery .swiper-button-next{ right:0px;}
@media(max-width:999px){
.customization3bg{ padding:40px 0;}
.customization3 .list{ margin-top:40px;}
.material_gallery-top .gallery-top .swiper-slide .txt{ font-size:16px; line-height:26px;}
.material_gallery-thumbs { margin-bottom:20px;}
.material_gallery-thumbs .gallery-thumbs .swiper-slide .txt .h2{ font-size:16px; line-height:26px;}
}

.customization4bg{ padding:100px 0; background:#f3f3f3;}
.customization4{ }
.customization4 .list{ margin-top:60px;}
.process_gallery{ }
.process_gallery-top { position:relative; padding:0 60px; margin-bottom:30px;}
.process_gallery-top .gallery-top{}
.process_gallery-top .gallery-top .swiper-slide { }
.process_gallery-top .gallery-top .swiper-slide .nr_box{ display:flex;justify-content: space-between;align-items: center;}
.process_gallery-top .gallery-top .swiper-slide .imgbg{ width:44%;}
.process_gallery-top .gallery-top .swiper-slide .img{}
.process_gallery-top .gallery-top .swiper-slide .img img{ display:block; width:100%;}
.process_gallery-top .gallery-top .swiper-slide .txtbg{ width:54%;}
.process_gallery-top .gallery-top .swiper-slide .txt {}
.process_gallery-top .gallery-top .swiper-slide .txt .h2{ font-size:32px; line-height:42px; margin-bottom:10px;}
.process_gallery-top .gallery-top .swiper-slide .txt .h3{ font-size:16px; line-height:26px;}
.process_gallery-thumbs { position:relative;}
.process_gallery-thumbs:before{ content:""; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:20px;}
.process_gallery-thumbs .gallery-thumbs{}
.process_gallery-thumbs .gallery-thumbs .swiper-slide { opacity: 0.9; position:relative; cursor:pointer; text-align:center;}
.process_gallery-thumbs .gallery-thumbs .swiper-slide .nr_box{ padding-top:40px; position:relative;}
.process_gallery-thumbs .gallery-thumbs .swiper-slide .nr_box:before{ content:""; width:16px; height:16px; border-radius:100%; background:#999; position:absolute; top:12px; left:50%; transform:translateX(-50%);}
.process_gallery-thumbs .gallery-thumbs .swiper-slide .txt{}
.process_gallery-thumbs .gallery-thumbs .swiper-slide .txt .h2{ font-size:24px; line-height:34px; font-weight:bold;}
.process_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active { opacity: 1; }
.process_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .nr_box:before{ background:var(--primary-color);}
.process_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .txt .h2{ color:var(--primary-color);}
.process_gallery .swiper-button-prev,.process_gallery .swiper-button-next{ width:48px; height:48px; margin-top:-24px; background-size:8px 14px; background-color:rgba(0,0,0,.5); border-radius:100%;}
.process_gallery .swiper-button-prev{ left:0px;}
.process_gallery .swiper-button-next{ right:0px;}
@media(max-width:999px){
.customization4bg{ padding:40px 0; }
.customization4 .list{ margin-top:40px;}
.process_gallery-top { padding:0; margin-bottom:20px;}
.process_gallery-top .gallery-top .swiper-slide .nr_box{ display:block;}
.process_gallery-top .gallery-top .swiper-slide .imgbg{ width:100%;}
.process_gallery-top .gallery-top .swiper-slide .txtbg{ width:100%;}
.process_gallery-top .gallery-top .swiper-slide .txt .h2{ font-size:22px; line-height:32px; margin-bottom:10px;}
.process_gallery-top .gallery-top .swiper-slide .txt .h3{ font-size:14px; line-height:24px;}
.process_gallery-thumbs .gallery-thumbs .swiper-slide .txt .h2{ font-size:18px; line-height:28px; }
}

.customization5bg{ padding:100px 0 50px 0; }
.customization5{ }
.customization5 .list{ }
.customization5 .list ul li{}
.customization5 .list ul li .nr_box{ display:flex;justify-content: space-between;align-items: center;}
.customization5 .list ul li:nth-child(2n-1) .nr_box{ flex-direction:row-reverse;}
.customization5 .list ul li .imgbg{ width:41%;}
.customization5 .list ul li .img{}
.customization5 .list ul li .img img{ display:block; width:100%;}
.customization5 .list ul li .txtbg{ width:52%;}
.customization5 .list ul li .txt{}
.customization5 .list ul li .txt .h2{ font-size:36px; line-height:46px; font-weight:bold; color:var(--primary-color); margin-bottom:20px;}
.customization5 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.customization5bg{ padding:40px 0 20px 0; }
.customization5 .list ul li{ margin-bottom:20px;}
.customization5 .list ul li .nr_box{ display:block;}
.customization5 .list ul li .imgbg{ width:100%;}
.customization5 .list ul li .txtbg{ width:100%; margin-top:5px;}
.customization5 .list ul li .txt .h2{ font-size:22px; line-height:32px; margin-bottom:10px;}
.customization5 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
}

.tit3{ text-align:center;}
.tit3 .h2{ font-size:48px; line-height:58px; font-weight:bold;}
.customization6bg{ padding:50px 0; }
.customization6{ }
.customization6 .list{ margin-top:30px;}
.customization6 .list ul{ display:flex;justify-content: space-between;flex-wrap:wrap;/*align-items: center;*/}
.customization6 .list ul li{ width:calc((100% - 120px)/4); margin:0 0 40px 40px; background:#f2f2f2;}
.customization6 .list ul li:nth-child(4n-3){ margin-left:0; }
.customization6 .list ul li .nr_box{ padding:40px 5%;}
.customization6 .list ul li .img{ height:110px; position:relative;}
.customization6 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.customization6 .list ul li .txt{ margin-top:20px; padding:0 5%;}
.customization6 .list ul li .txt .h2{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:5px;}
.customization6 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.tit3 .h2{ font-size:26px; line-height:36px; }
.customization6bg{ padding:20px 0; }
.customization6 .list{ margin-top:20px;}
.customization6 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.customization6 .list ul li:nth-child(4n-3){ margin-left:10px; }
.customization6 .list ul li:nth-child(2n-1){ margin-left:0; }
.customization6 .list ul li .nr_box{ padding:40px 5%;}
.customization6 .list ul li .img{ height:40px; }
.customization6 .list ul li .txt{ margin-top:10px; padding:0;}
.customization6 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.customization6 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
}

.customization7bg{ padding:50px 0 100px 0; }
.customization7{ }
.customization7 .list{}
.customization7 .list ul li{ margin-bottom:20px;}
.customization7 .list ul li .h3{ font-size:14px; line-height:24px;}
.customization7 .list ul li .h3 font{ color:#f00;}
.customization7 .list ul li .text1{ border:none; background:rgba(204,204,204,.15); height:44px; line-height:44px; padding:0 10px; width:calc(100% - 20px);}
.customization7 .list ul li .button1{ border:1px solid #333; background:#333; color:#fff; font-size:16px; line-height:42px; height:44px; border-radius:4px; display:block; width:100%; transition:all .3s ease; cursor:pointer; margin-top:30px;}
.customization7 .list ul li .button1:hover{ background:#fff; color:#333;}
@media(max-width:999px){
.customization7bg{ padding:20px 0 40px 0; }
}



.aboutus6bg{}
.aboutus6{}
.aboutus6 .tit1{ text-align:center;}
.aboutus6 .list{ margin-top:60px;}
.aboutus6 .list ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px;}
.aboutus6 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.aboutus6 .list ul li .img{ padding-bottom:68%; position:relative; overflow:hidden;}
.aboutus6 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
@media(max-width:999px){
.aboutus6 .list{ margin-top:40px;}
.aboutus6 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 10px 10px;}
.aboutus6 .list ul li:nth-child(2n-1){ margin-left:10px; clear:none;}
.aboutus6 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
}



.index_add1bg{ padding:80px 0; background:#262626;}
.index_add1{}
.index_add1 .tit1{ color:#fff; text-align:center;}
.index_add1 .list{ margin-top:40px;}
.project_swiper .swiper-container { width: 100%; }
.project_swiper .swiper-container .swiper-slide {}
.project_swiper .swiper-container .swiper-slide .img{ padding-bottom:134%; position:relative; overflow:hidden;}
.project_swiper .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; transition:all .3s ease; z-index:1;}
.project_swiper .swiper-container .swiper-slide .img:before{ content:""; border:1px solid #fff; position:absolute; top:0; right:0; bottom:0; left:0; position:absolute; z-index:2; transition:all .3s ease; opacity:0; visibility:hidden; display:none;}
.project_swiper .swiper-container .swiper-slide:hover .img:before{ top:10px; right:10px; bottom:10px; left:10px; opacity:1; visibility:visible;}
.project_swiper .swiper-container .swiper-slide .img .bg{ width:50px; height:50px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:3; margin-top:10px; transition:all .3s ease; opacity:0; visibility:hidden;}
.project_swiper .swiper-container .swiper-slide:hover .img .bg{ margin-top:0; opacity:1; visibility:visible;}
.project_swiper .swiper-container .swiper-slide .img .bg:before{ content:"\f002";font: normal normal normal 16px/1 FontAwesome; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:3;}
.project_swiper .swiper-container .swiper-slide .txtbg{ background:#f8f8f8;}
.project_swiper .swiper-container .swiper-slide .txt{ padding:10px 5%; text-align:center;}
.project_swiper .swiper-container .swiper-slide .txt .h2{ font-size:14px; line-height:24px;}
.project_swiper .swiper-pagination{ display:none;}
.project_swiper .swiper-pagination .swiper-pagination-bullet{ }
.project_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.project_swiper .swiper-button-prev,.project_swiper .swiper-button-next{ text-align:center; width:45px; height:45px; line-height:45px; margin-top:-22px; border-radius:100%; background:rgba(0,0,0,.5); color:#fff; font-size:22px; transition:all .3s ease;}
.project_swiper .swiper-button-prev:hover,.project_swiper .swiper-button-next:hover{ background:var(--primary-color);}
.project_swiper .swiper-button-prev{ left:0;}
.project_swiper .swiper-button-next{ right:0;}
@media(max-width:999px){
.index_add1bg{ padding:40px 0; }
.index_add1 .list{ margin-top:20px;}
.project_swiper .swiper-button-prev,.project_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; margin-top:-20px; font-size:20px;}
}








