/*common start*/
:root{
 --primary-color:#00574f;
 --secondary-color:#00574f;
 --third-color:#00917f;
 --main-color:#00574f;
 --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%; background:#fff; position:fixed; z-index:55; left:0; top:0; transition:all .3s ease;}
.head2bg{}
.head2{ height:90px; transition:all .3s ease; position:relative;
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{ float:left; width:22%; height:90px; position:relative;}
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head .logo .img2{ display:none;}
.head2 .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;}
/*menu*/
.head .menu{ height:90px; line-height:90px;}
.head .menu>ul{}
.head .menu>ul>li{ float:left;}
.head .menu>ul>li.menu_down{ position:relative;}
.head .menu>ul>li>a{ color:#333; display:block; font-size:16px; font-weight:normal; position:relative; padding:0 1.04vw;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a{ color:var(--secondary-color) ; }
.head .menu>ul>li ul{ width:fit-content; min-width:150px; background:rgb(0 143 126); position:absolute; top:100%; left:50%; transform:translateX(-50%); z-index:5; display:none;}
.head .menu>ul>li ul li{ position:relative; }
.head .menu>ul>li ul li a{ color:#fff; display:block; font-weight:normal; font-size:14px; line-height:24px; padding:10px 5px; text-align:center; white-space:nowrap; position:relative;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:#fff; background:#00ac82; }
.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:90px;}
.head.active1{ background:#fff !important; box-shadow:1px 1px 10px rgba(0,0,0,.1) !important;}
.head.active1 .logo .img1{ display:block !important;}
.head.active1 .logo .img2{ display:none !important;}
.head.active1 .menu>ul>li>a{ color:#333 !important; }
.head.active1 .menu>ul>li>a:hover,.head.active1 .menu>ul>li:hover>a{ color:var(--secondary-color) !important; }
@media(max-width:999px){
.head_height{ height:60px !important;}
.head{ background:#fff; border-color:#ececec;}
.head2{ height:60px; }
.head .logo{ width:60%; height:60px; }
.head .logo .img1{ display:block !important;}
.head .logo .img2{ display:none !important;}
.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:#999; 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(100% - 61px); border-top:1px solid #ededed; position:fixed; left:0; top:60px;  display:none;}
.head .nav_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; z-index:998;}
.head .navbg{ width:260px; height:100%; background:#fafafa; color:#333; position:absolute; left:-260px; top:0; z-index:999; transition:all .3s ease;}
.head .nav_box.active1 .navbg{ left:0;}
.head .nav{ position:relative;}
.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{ padding:5px 14px;}
.head .nav_list>ul>li{ border-top:1px solid rgba(255,255,255,0.05); border-bottom:1px solid rgba(0,0,0,0.1); padding:10px 14px;}
.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; color:#333;}
.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{ 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%;/* transform:scale(1.1); */transition:all 4s ease;}
.banner_swiper .swiper-container .swiper-slide.swiper-slide-active{ z-index:2;}
.banner_swiper .swiper-container .swiper-slide.swiper-slide-active img{/* transform:scale(1);*/}
.banner_swiper .swiper-pagination{ bottom:20px; height:12px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:12px; height:12px; border-radius:10px; background:#fff; opacity:.2; transition:all .3s ease;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:var(--primary-color); 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,.3); color:#fff; border-radius:8px; 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; height:6px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ width:6px; height:6px; border-radius:6px; }
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; margin-top:-20px; font-size:20px;}
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:34px; line-height:44px; font-weight:bold; color:var(--primary-color); text-transform:uppercase;}
.tit1 .h3{ font-size:22px; line-height:32px;}
.more1{ text-align:center;}
.more1 span{ display:inline-block; width:32px; height:32px; background:url(../images/more.png) center no-repeat;}
.con01bg{ padding:60px 0 30px 0;}
.con01{}
.con01 .list{ margin-top:40px;}
.con01 .list ul {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
.con01 .list ul li{     float: left;
    box-shadow: 2px 1px 8px #0000003d;
    margin-bottom: 20px;
    padding: 20px;
    width: 20%;}
.con01 .list ul li .img{ /*padding-bottom:71.6%; position:relative; overflow:hidden;*/}
.con01 .list ul li .img img{     width: 100%;
    aspect-ratio: 5 / 3;
    object-fit: contain;
    height: 100%;
    margin: auto auto;}
.con01 .list ul li:hover .img img{/* transform:scale(1.1);*/}
.con01 .list ul li .txtbg{       width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    transition: all .3s ease;}
.con01 .list ul li:hover .txtbg{ transform:scale(1);}
.con01 .list ul li .txt{ color:#000; text-align:center; padding:10px; width:90%;}
.con01 .list ul li .txt .h2{     font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    /*-webkit-line-clamp: 3;*/
    -webkit-box-orient: vertical;
    overflow: hidden;}
/*.con01 .list ul li:nth-child(1){ width:45%; margin-left:0;}
.con01 .list ul li:nth-child(1) .img{ padding-bottom:85.2%;}*/
@media(max-width:999px){
.tit1 .h2{ font-size:34px; line-height:44px; }
.tit1 .h3{ font-size:22px; line-height:32px;}
.con01bg{ padding:40px 0 20px 0;}
.con01 .list{ margin-top:20px;}
.con01 .list ul li{ width:100% !important; margin:0 0 20px 0 !important; }
.con01 .list ul li .img{ /*padding-bottom:71.6%; */}
.con01 .list ul li .txt .h2{word-break :break-all; font-size:20px; line-height:30px; margin-bottom:20px;}
.con01 .list ul li:nth-child(1) .img{/* padding-bottom:85.2%;*/}
}


.more2{ text-align:center;}
.more2 span{ display:inline-block; width:36px; height:36px; background:url(../images/i_more.png) center no-repeat;}
.con02bg{ padding:30px 0 60px 0; background:url(../images/about_bg.jpg) bottom center no-repeat;}
.con02{}
.con02 .list{ text-align:center;}
.con02 .list .img{ margin-bottom:5px;}
.con02 .list .img img{ max-width:100%;}
.con02 .list .h2{ font-size:22px; line-height:32px; font-weight:bold; text-align:center; margin-bottom:35px;}
.con02 .list .h3{ font-size:14px; line-height:24px; margin-bottom:50px;}
@media(max-width:999px){
.con02bg{ padding:20px 0 40px 0; }
.con02 .list .img{ margin-bottom:5px;}
.con02 .list .h2{ font-size:22px; line-height:32px; margin-bottom:25px;}
.con02 .list .h3{ font-size:14px; line-height:24px; margin-bottom:40px;}
}


.con03bg{ padding:60px 0;background:var(--third-color) /* background:var(--third-color) url(../images/i_about_txt.jpg) bottom center no-repeat;*/}
.con03{ color:#fff;}
.con03 .list{}
.con03 .list ul{display: flex; justify-content: center;/* align-items: center;*/}
.con03 .list ul li{ width:23%; margin:0 1%; text-align:center;}
.con03 .list ul li .txt{}
.con03 .list ul li .txt .h2{ font-size:60px; line-height:1em; margin-bottom:8px;}
.con03 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.con03bg{ padding:40px 0; }
.con03 .list ul{ flex-wrap:wrap;}
.con03 .list ul li{ width:48%; margin:20px 1%;}
.con03 .list ul li .txt .h2{ font-size:30px; line-height:1em; margin-bottom:5px;}
.con03 .list ul li .txt .h3{ font-size:14px; line-height:18px;}
}


.con04bg{ padding:60px 0 30px 0;}
.con04{}
.con04 .list{ margin-top:40px;}
.con04 .list ul li{     float: left;
    width: calc((100% - 90px) / 4);
    margin: 0 0 30px 30px;
    position: relative;
    overflow: hidden;}
.con04 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.con04 .list ul li .img{ padding-bottom:64%; position:relative; overflow:hidden;}
.con04 .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;}
.con04 .list ul li:hover .img img{ transform:scale(1.1);}
.con04 .list ul li .txtbg{         text-align: center;
        color: #303133;
        font-size: 16px;
        word-break: break-word;
        padding: 10px 0;}
.con04 .list ul li:hover .txtbg{ opacity:1; visibility:visible;}
.con04 .list ul li .txt{ color:#fff; text-align:center; padding:10px 5%;}
.con04 .list ul li .txt .h2{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.con04bg{ padding:40px 0 20px 0;}
.con04 .list{ margin-top:20px;}
.con04 .list ul li{ width:100%; margin:0 0 20px 0; }
.con04 .list ul li .txt{ padding:10px 5%;}
.con04 .list ul li .txt .h2{ font-size:16px; line-height:26px;}
}


.con05bg{ padding:30px 0 60px 0;}
.con05{}
.con05 .list{ margin-top:40px;}
.con05 .list ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 30px 30px;}
.con05 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con05 .list ul li .nr_box{ border:1px solid #ddd; transition:all .3s ease;}
.con05 .list ul li:hover .nr_box{ border-color:var(--third-color); background:var(--third-color);}
.con05 .list ul li .txtbg{ padding:35px 30px;}
.con05 .list ul li .txt{ color:#666;}
.con05 .list ul li:hover .txt{ color:#fff;}
.con05 .list ul li .txt .date{ font-size:16px; line-height:26px; height:26px; color:#999; margin-bottom:10px;}
.con05 .list ul li:hover .txt .date{ color:#fff;}
.con05 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; color:#333; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con05 .list ul li:hover .txt .h2{ color:#fff;}
.con05 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.con05bg{ padding:20px 0 40px 0;}
.con05 .list{ margin-top:20px;}
.con05 .list ul li{ width:100%; margin:0 0 20px 0;}
.con05 .list ul li .txtbg{ padding:20px 5%;}
.con05 .list ul li .txt .date{ font-size:16px; line-height:26px; height:26px; margin-bottom:10px;}
.con05 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; margin-bottom:5px; }
.con05 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; }
}



.foot{ background:#2d2d2d; color:#999; }
.foot a{ color:#999;}
.foot a:hover{ color:#fff;}
.foot1bg{ padding:60px 0; }
.foot1{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.foot .lt{ width:18%;}
.foot .f_logo{ margin-bottom:30px;}
.foot .f_logo img{ max-width:100%;}
.foot .f_link{ position:relative;}
.foot .f_link .h2{ font-size:15px; line-height:44px; padding:0 45px 0 10px; background:#545556 url(../images/select_bg.jpg) right center no-repeat; cursor:pointer; }
.foot .f_link ul{ width:calc(100% - 2px); border:1px solid #666; background:#545556; position:absolute; top:100%; left:0; display:none;}
.foot .f_link:hover ul{ display:block;}
.foot .f_link ul li{}
.foot .f_link ul li a{ display:block; padding:5px 10px; font-size:14px; line-height:24px; color:#999;}
.foot .f_link ul li a:hover{ background:#999; color:#fff;}
.foot .ct{ width:49%; border-left:1px solid #424242; border-right:1px solid #424242;}
.foot .f_nav{ font-size:14px; line-height:24px;
display: flex;
justify-content: space-around;
/*align-items: flex-start;*/}
.foot .f_nav dl{ }
.foot .f_nav dl dt{ font-size:16px; line-height:26px; color:#fff; margin-bottom:15px;}
.foot .f_nav dl dd{ margin-top:5px;}
.foot .rt{ width:18%;}
.foot .f_phone{ font-size:14px; line-height:24px; text-align:right; margin-bottom:20px;}
.foot .f_phone span{ display:inline-block; padding-left:20px; background:url(../images/footer_tel.png) left center no-repeat;}
.foot .f_phone strong{ display:block; font-size:26px; line-height:36px; color:var(--third-color);}
.foot .f_ewm{ text-align:center;display: flex; justify-content: space-between; align-items: center;}
.foot .f_ewm img{ display:block; margin:0 auto; width:100px;}
.foot .f_ewm span{ display:block; font-size:14px; line-height:24px; text-align:right;}
.foot2bg{ }
.foot2{ border-top:1px solid rgba(255,255,255,.1); padding:20px 0;}
.foot .f_info{ font-size:14px; line-height:24px; text-align:center;}
.foot .f_info ul li{}
.foot .f_info a{ display:inline-block; }
@media(max-width:999px){
.foot1bg{ display:none;}
.foot2{ padding:15px 0;}
.foot .f_info{ font-size:12px; line-height:22px; }
}



/*Add------------------------------------------------------------------------------*/

.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%; }
.inbanner_txt{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff; text-align:center;}
.inbanner_txt .h2{ font-size:30px; line-height:40px;}
.inbanner_txt .h3{ font-size:30px; line-height:40px; text-transform:uppercase;}
.inbanner_txt .line1{ width:30px; height:3px; background:#fff; margin:10px auto 10px auto;}
.inbarbg{ background:#f4f5f7;}
.inbar{
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;}
.innav{ font-size:15px; line-height:66px; }
.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-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.innav ul li{ height:66px; position:relative; margin-right:2.6vw;}
.innav ul li a{ display:block; position:relative; text-align:center;}
.innav ul li a:hover,.innav ul li.hover>a{ color:var(--secondary-color); font-weight:bold;}
.innav ul li a:before{ content:""; width:0; height:2px; background:var(--secondary-color); position:absolute; bottom:0; left:0; transition:all .3s ease;}
.innav ul li a:hover:before,.innav ul li.hover>a:before{ width:100%;}
.weizhi{ font-size:13px; line-height:66px; text-align:right; padding-left:20px; background:url(../images/main_home.png) left center no-repeat;}
.weizhi i{ margin-right:5px;}
@media(max-width:999px){
.inbanner_txt{ display:none;}
.inbarbg{ background:#f4f5f7;}
.inbar{
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;}
.innav{ font-size:14px; line-height:34px; width:100%;}
.innav ul{ flex-wrap:wrap;}
.innav ul li{ height:34px; margin-right:0; width:25%;}
.weizhi{ display:none;}
}

.insidebg{ padding:60px 0 80px 0;}
.inside{}
.sousou01{width:100%;border: 1px solid #ccc;border-radius:30px;line-height:36px;overflow: hidden;margin-bottom: 6%;}
.sousou01 .input_text02{ display:block; float:left; display:block; line-height:36px; background:bottom; outline:none; padding-left:4%; width:80%}
.sousou01 a{
    float:right;
    width:14%;
    height:36px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.9);
    background: var(--primary-color);
    }


.inside_lt{ float:left; width:260px; }
.side_a{ background:#f2f3f8; border-radius:10px 10px 0 0; overflow:hidden; margin-bottom:30px;}
.side_a .h1{ font-size:22px; line-height:32px; background:var(--primary-color); color:#fff; padding:20px 10px 20px 30px; }
.side_a .h1 strong{ display:block;}
.side_a .h1 span{ display:block; font-size:14px; line-height:24px;}
.side_a>ul{ }
.side_a ul li{ }
.side_a>ul>li{ border-bottom:1px solid #e6e5e5;}
.side_a>ul>li:last-child{ border-bottom:none;}
.side_a ul li span{ display:block; padding:15px 20px 15px 30px; 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:"\f105"; font: normal normal normal 16px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%); transform-origin:center; }
.side_a ul li.has_sub.active1>span:after{ content:"\f107"; }
.side_a ul li a{ display:inline-block; color:#333; font-size:14px;}
.side_a>ul>li>span a{ font-size:16px;}
.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 0 10px 45px; display:none;}
.side_a ul li ul li{ }
.side_a ul li ul li span{ padding:10px 20px 10px 0;}
.side_a ul li ul li a{}
.side_b{}
.side_b .h1{ font-size:16px; line-height:26px; padding-left:30px; background:url(../images/host.png) left center no-repeat;}
.side_b ul li{ position:relative; margin-top:20px;}
.side_b ul li .img{ padding-bottom:110%; position:relative; overflow:hidden;}
.side_b ul li .img img{    object-fit: contain; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.side_b ul li:hover .img img{ transform:scale(1.1);}
.side_b ul li .txtbg{ width:100%; position:absolute; bottom:0; left:0; background:rgba(0,0,0,.5);}
.side_b ul li .txt{ color:#fff; padding:0 5%; text-align:center;}
.side_b ul li .txt .h2{     font-size: 14px;
    line-height: 34px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.inside_rt{ float:right; width:calc(100% - 310px);}
.inside_con{ }
@media(max-width:999px){
.insidebg{ padding:30px 0 60px 0}
.inside_lt{ width:100%; }
.side_b{ display:none;}
.inside_rt{ float:right; width:100%;}
.inside_con{ }
}



.aboutus1{}
.aboutus1 .list1{ margin-bottom:35px;}
.aboutus1 .list1 .txt{  font-size:14px; line-height:24px;}
.aboutus1 .list1 .txt .h2{ font-size:14px; line-height:24px; margin-bottom:30px;}
.aboutus1 .list1 .txt .h2 strong{ display:block; font-size:22px; line-height:32px; color:var(--secondary-color);}
.aboutus1 .list1 .txt .h2 span{ color:#bbb;}
.aboutus1 .list1 .txt .h3{}
.aboutus1 .list1 .img{ float:right; width:33%; margin:0 0 0 20px;}
.aboutus1 .list1 .img img{ display:block; width:100%;}
.aboutus1 .list2{ font-size:14px; line-height:24px; border-top:1px solid #333; padding-top:35px;}
.aboutus1 .list2 dl{ margin-bottom:30px;}
.aboutus1 .list2 dl dt{ color:var(--secondary-color); font-size:16px; line-height:26px; font-weight:bold; margin-bottom:25px;}
.aboutus1 .list2 dl dt i{ font-style:normal; color:var(--primary-color); display:inline-block; width:20px; font-size:20px;}
.aboutus1 .list2 dl dd{ padding:0 0 0 20px;}
@media(max-width:999px){
.aboutus1 .list1{ margin-bottom:35px;}
.aboutus1 .list1 .txt{ font-size:14px; line-height:24px;}
.aboutus1 .list1 .txt .h2{ font-size:14px; line-height:24px; margin-bottom:30px;}
.aboutus1 .list1 .txt .h2 strong{ font-size:22px; line-height:32px; }
.aboutus1 .list1 .img{ width:33%; margin:0 0 0 20px;}
.aboutus1 .list2{ font-size:14px; line-height:24px; padding-top:35px;}
.aboutus1 .list2 dl{ margin-bottom:30px;}
.aboutus1 .list2 dl dt{ font-size:16px; line-height:26px; margin-bottom:20px;}
.aboutus1 .list2 dl dt i{ width:20px; font-size:20px;}
.aboutus1 .list2 dl dd{ padding:0 0 0 20px;}
}




.video_list1{}
.video_list1 ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 30px 30px; cursor:pointer;}
.video_list1 ul li:nth-child(3n-2){ margin-left:0;}
.video_list1 ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.video_list1 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;}
.video_list1 ul li:hover .img img{ transform:scale(1.1);}
.video_list1 ul li .img:before{ content:""; width:100%; height:100%; background:rgba(0,0,0,.4) url(../images/video_icon.png) center no-repeat; position:absolute; top:0; left:0; z-index:2;}
.video_list1 ul li .h2{ font-size:17px; line-height:56px; height:56px; text-align:center; color:#333; transition:all .3s ease;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.video_list1 ul li:hover .h2{ background:var(--secondary-color); color:#fff;}
.video1_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999; display:none;}
.video1_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:1;}
.video1bg{ width:90%; max-width:1000px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.video1_close2{ width:20px; height:20px; background:url(../images/chahao.png) center no-repeat; position:absolute; top:-20px; right:-20px; cursor:pointer; transition:all .3s ease; z-index:2; }
.video1_close2:hover{ transform:rotate(180deg);}
.video1{}
.video1 video{ display:block; width:100%;}
@media(max-width:999px){
.video_list1 ul li{ width:100%; margin:0 0 20px 0;}
.video_list1 ul li .h2{ font-size:17px; line-height:56px; height:56px; }
}



.job1{}
.job1 ul li{ margin-bottom:10px;}
.job1 ul li .txt1{ display: flex; justify-content: space-between; align-items: center; padding:15px 60px 15px 30px; background:#f6f6f6 url(../images/join_btn.png) right 20px center no-repeat; cursor:pointer;}
.job1 ul li.active1 .txt1{ background-color:var(--secondary-color); background-image:url(../images/join_btns.png); color:#fff;}
.job1 ul li .txt1 .h2{ font-size:16px; line-height:26px;  font-weight:bold;}
.job1 ul li .txt1 .h3{ font-size:14px; line-height:24px;display: flex; justify-content: space-between; align-items: center;}
.job1 ul li .txt1 .h3 span{}
.job1 ul li .txt2{ background:#f6f6f6; padding:30px 30px; font-size:14px; line-height:24px; display:none;}
.job1 ul li .txt2 .h4{ margin-bottom:20px;}
.job1 ul li .txt2 .h4 img{ vertical-align:middle; margin-right:5px;}
.job1 ul li .txt2 .h5{}
@media(max-width:999px){
.job1 ul li{ margin-bottom:10px;}
.job1 ul li .txt1{ display:block; padding:15px 60px 15px 15px; }
.job1 ul li .txt1 .h2{ font-size:16px; line-height:26px; width:100%; }
.job1 ul li .txt1 .h3{ font-size:14px; line-height:24px; width:100%;display:block;}
.job1 ul li .txt1 .h3 span{ display:block;}
.job1 ul li .txt2{ padding:20px 15px; font-size:14px; line-height:24px; }
.job1 ul li .txt2 .h4{ margin-bottom:20px;}
}




































