/*common start*/
:root {
    --primary-color: #00a0b8;
    --secondary-color: #f93;
    --third-color: #ba4150;
    --fourth-color: #4562C0;
    --main-color: #396b9d;
    --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:16px; 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:1200px; margin:0 auto;}
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%; }
}
/*common end*/



.head{ width:100%; background:#f3f3f3; position:fixed; z-index:55; left:0; top:0; }
.head2bg{ width:100%; }
.head2{ height:95px;
display: flex;
justify-content: space-between;
align-items: center;}
.head .logo{ width:20%; height:95px; 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 .rt{ width:79%; }
/*menu*/
.head .menu{ height:95px; line-height:95px; }
.head .menu>ul{display: flex; justify-content: space-between; align-items: center;}
.head .menu>ul>li{ width:100%; position:relative; border-right:1px solid #dadada;}
.head .menu>ul>li>a{ color:#333; display:block; text-align:center; font-size:14px; font-weight:normal; position:relative;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a{ color:#fff; background:var(--secondary-color);}
.head .menu>ul>li.hover>a{ color:#fff; background:var(--primary-color);}
/*.head .menu>ul>li.menu_down>a:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; margin-left:5px;}*/
.head .menu>ul>li ul{ width:fit-content; min-width:140px; background:#f3f3f3; box-shadow:0 0 5px rgba(0,0,0,.1); position:absolute; top:100%; left:0; z-index:5; display:none;}
.head .menu>ul>li ul li{ position:relative; }
.head .menu>ul>li ul li a{ color:#333; display:block; font-size:14px; font-weight:normal; padding:10px 5px; line-height:24px; text-align:center; 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 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.active1{ box-shadow:0 0 10px rgba(0,0,0,.1);}
.head_height{ height:80px;}
@media(max-width:999px){
.head_height{ height:50px;}
.head2{ height:50px; }
.head .logo{ width:50%; height:50px; }
.head .rt{ width:auto;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:34px; height:28px; background:#ddd; border-radius:4px; cursor:pointer; display:none; position:relative; }
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:22px; height:2px; background:#999; position:absolute; left:6px; transition:all .3s ease;}
.head .nav_open i{ top:50%; transform:translate(0,-50%);}
.head .nav_open:before{ content:""; top:6px; }
.head .nav_open:after{ content:""; bottom:6px; }
.head .nav_open.active0 i{ opacity:0; visibility:hidden;}
.head .nav_open.active0:before{transform: translateY(7px) rotate(45deg);}
.head .nav_open.active0:after{transform: translateY(-7px) rotate(-45deg);}
.head .nav_box{ width:100%; height:calc(100% - 51px); border-top:1px solid #ededed; position:fixed; left:0; top:50px;  display:none;}
.head .nav_close1{ width:100%; height:100%; background:#f3f3f3; position:absolute; left:0; top:0; z-index:998;}
.head .navbg{ width:100%; height:100%; background:#f3f3f3; position:absolute; left:0; top:0; z-index:999;}
.head .nav{ position:relative;}
.head .nav_close2{ display:none;}
.head .nav_list{ max-height:calc(100vh - 50px); 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:10px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:10px; height:10px; background:#adb0b1; opacity:1;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:var(--third-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,.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:rgba(0,0,0,.9);}
.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{ text-align:center;}
.tit1 .h2{ font-size:28px; line-height:38px; font-weight:bold; color:var(--primary-color);}
.tit1 .h3{ font-size:14px; line-height:24px; color:#b0b0b0; margin-top:40px;}
.con01bg{ padding:80px 0;}
.con01{}
.con01 .list{ margin-top:60px;}
.con01 .list ul{display: flex; justify-content:center; align-items: center; flex-wrap:wrap;}
.con01 .list ul li{ width:calc(100%/3); position:relative;}
.con01 .list ul li .nr_box{ margin:0 auto; width:239px; position:relative; text-align:center; z-index:3;}
.con01 .list ul li .imgbg{}
.con01 .list ul li .img{ height:239px; position:relative;}
.con01 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con01 .list ul li .txtbg{ width:100%; height:100%; background:url(../images/index003.png) center no-repeat; background-size:contain; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); opacity:.5;display: flex; justify-content:center; align-items: center; transition:all .3s ease;}
.con01 .list ul li:hover .txtbg{ background:none;}
.con01 .list ul li .txt{ color:#fff; padding:0 5%; width:90%;}
.con01 .list ul li .txt .h2{ font-size:24px; line-height:34px;}
.con01 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
.con01 .list ul li:after{ content:""; width:100%; height:1px; background:url(../images/index0_06.jpg) center repeat-x; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.con01 .list ul li:before{ content:""; width:20px; height:20px; background:url(../images/index2_03.jpg) center no-repeat; position:absolute; left:0; top:50%; transform:translate(-50%,-50%);}
.con01 .list ul li:nth-child(3n-2):before{ display:none;}
@media(max-width:999px){
.tit1 .h2{ font-size:24px; line-height:34px; }
.tit1 .h3{ font-size:14px; line-height:24px; margin-top:10px;}
.con01bg{ padding:40px 0;}
.con01 .list{ margin-top:40px;}
.con01 .list ul li{ width:100%; margin-bottom:20px;}
.con01 .list ul li .txt .h2{ font-size:18px; line-height:28px;}
.con01 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
.con01 .list ul li:before{ content:""; width:20px; height:20px; background:url(../images/index2_03.jpg) center no-repeat; position:absolute; left:0; top:50%; transform:translate(0,-50%);}
.con01 .list ul li:after{ content:""; width:20px; height:20px; background:url(../images/index2_03.jpg) center no-repeat; position:absolute; left:auto; right:0; top:50%; transform:translate(0,-50%);}
.con01 .list ul li:nth-child(3n-2):before{ display:block;}
}


.more1{}
.more1 span{ display:inline-block; text-align:center; font-size:14px; line-height:26px; border:1px solid #fff; width:82px; transition:all .3s ease;}
.more1 span:hover{ opacity:.9;}
.con02bg{ padding:0 0 80px 0;}
.con02{display: flex; justify-content:space-between;/* align-items: center;*/}
.con02_lt{ width:300px; height:546px; background:url(../images/about_03.jpg) center no-repeat;display: flex; justify-content:center; align-items: center; color:#fff;}
.con02_lt a{ color:#fff;}
.con02_lt .nr_box{ width:90%; padding:0 5%;}
.con02_lt .list{ border:1px solid #fff; padding:10px 0; font-size:16px; line-height:26px;}
.con02_lt .list ul{ padding-left:20px;}
.con02_lt .list ul li{}
.con02_lt .list ul li a{ display:block;}
.con02_lt .list>ul>li>a{ font-size:20px; line-height:30px; font-weight:bold;}
.con02_lt .list ul li ul li ul{ padding-left:16px;}
.con02_rt{ width:calc(100% - 300px);}
.con02_rt ul{display: flex; justify-content:space-between;/* align-items: center;*/}
.con02_rt ul li{ width:64%; position:relative;}
.con02_rt ul li:nth-child(2){ width:36%;}
.con02_rt ul li .img{ height:546px; position:relative; overflow:hidden;}
.con02_rt ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con02_rt ul li .img:before{ content:""; width:100%; height:100%; background:rgba(0,102,204,0.5); position:absolute; top:0; left:0; opacity:0; visibility:hidden; transition:all .3s ease; z-index:2;}
.con02_rt ul li:hover .img:before{ opacity:1; visibility:visible;}
.con02_rt ul li .txtbg{ width:100%; position:absolute; bottom:15%; left:0; z-index:3;}
.con02_rt ul li .txt{ padding:0 5%; color:#fff; text-align:center;}
.con02_rt ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:5px;}
@media(max-width:999px){
.more1 span{ font-size:14px; line-height:26px; width:82px; }
.con02bg{ padding:0 0 60px 0;}
.con02bg .wapper1{ width:100%;}
.con02{display:block;}
.con02_lt{ width:100%; height:auto; background:var(--fourth-color);display:block;}
.con02_lt .nr_box{ padding:60px 5%;}
.con02_rt{ width:100%;}
.con02_rt ul{display:block;}
.con02_rt ul li{ width:100% !important; }
.con02_rt ul li .img{ height:auto; padding-bottom:84%;}
.con02_rt ul li .txtbg{ bottom:auto; top:50%; transform:translateY(-50%);}
.con02_rt ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:5px;}
}


.tit2{ text-align:center; position:relative; z-index:2; padding:10px 0;}
.tit2 .h2{ font-size:28px; line-height:38px; font-weight:bold;}
.tit2 .h3{ font-size:36px; line-height:1em; font-weight:bold; opacity:.5; text-transform:uppercase; width:100%; position:absolute; top:0; left:50%; transform:translateX(-50%); z-index:-1;}
.con03bg{ padding:80px 0 160px 0; min-height:450px; position:relative;}
.con03bg .bg1{ width:100%; height:450px; background-repeat:no-repeat; background-position:center; background-size:cover; position:absolute; top:0; left:0; z-index:1;}
.con03{ position:relative; z-index:2;}
.con03 .tit2{ color:#fff;}
.con03 .list{ margin-top:80px; padding:0 159px; background-repeat:no-repeat; background-position:left center; position:relative;}
.pro_swiper{}
.pro_swiper .swiper-container { width: 100%; }
.pro_swiper .swiper-container .swiper-slide { }
.pro_swiper .swiper-container .swiper-slide .nr_box{display: flex; justify-content:space-between; align-items: center;}
.pro_swiper .swiper-container .swiper-slide .imgbg{ width:64%;}
.pro_swiper .swiper-container .swiper-slide .imgbg a{ display:block; width:130%;}
.pro_swiper .swiper-container .swiper-slide .img{ padding-bottom:72%; position:relative;}
.pro_swiper .swiper-container .swiper-slide .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_swiper .swiper-container .swiper-slide .txtbg{ width:36%; background:var(--third-color); color:#fff;}
.pro_swiper .swiper-container .swiper-slide .txt{ padding:50px 8%;}
.pro_swiper .swiper-container .swiper-slide .txt .h2{ font-size:24px; line-height:34px;}
.pro_swiper .swiper-container .swiper-slide .txt .line1{ width:26px; height:1px; background:#fff; margin-top:20px; margin-bottom:25px;}
.pro_swiper .swiper-container .swiper-slide .txt .h3{ font-size:14px; line-height:24px; opacity:.7;}
.pro_swiper .swiper-container .swiper-slide .txt .btn{display: flex; justify-content:space-between; align-items: center; font-size:14px; line-height:24px; margin-top:50px;}
.pro_swiper .swiper-container .swiper-slide .txt .btn i{ width:26px; height:1px; background:#fff;}
.pro_swiper .swiper-container .swiper-slide .txt .btn a{ color:#fff;}
.pro_swiper .swiper-pagination{ display:none;}
.pro_swiper .swiper-pagination .swiper-pagination-bullet{ }
.pro_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.pro_swiper .swiper-button-prev,.pro_swiper .swiper-button-next{ text-align:center; width:60px; height:60px; line-height:60px; margin:0; background:var(--third-color); color:#fff; font-size:30px; transition:all .3s ease; position:static;}
.pro_swiper .swiper-button-prev:hover,.pro_swiper .swiper-button-next:hover{ background:var(--secondary-color);}
.pro_swiper .swiper-button-prev{ }
.pro_swiper .swiper-button-next{ }
.pro_swiper .swiper-controls{display: flex; justify-content:space-between;/* align-items: center;*/ position:absolute; left:70px; top:50%; transform:translateY(-50%); z-index:2;}
@media(max-width:999px){
.tit2{ padding:10px 0;}
.tit2 .h2{ font-size:24px; line-height:34px; }
.tit2 .h3{ font-size:30px; line-height:1em; }
.con03bg{ padding:60px 0 120px 0; min-height:450px; }
.con03bg .bg1{ width:100%; height:450px; }
.con03 .list{ margin-top:60px; padding:0; }
.pro_swiper .swiper-container .swiper-slide .nr_box{display:block;}
.pro_swiper .swiper-container .swiper-slide .imgbg{ width:100%;}
.pro_swiper .swiper-container .swiper-slide .imgbg a{ width:100%;}
.pro_swiper .swiper-container .swiper-slide .txtbg{ width:100%; }
.pro_swiper .swiper-container .swiper-slide .txt{ padding:20px 5%;}
.pro_swiper .swiper-container .swiper-slide .txt .h2{ font-size:18px; line-height:28px;}
.pro_swiper .swiper-container .swiper-slide .txt .line1{ margin-top:5px; margin-bottom:10px;}
.pro_swiper .swiper-container .swiper-slide .txt .h3{ font-size:14px; line-height:24px; }
.pro_swiper .swiper-container .swiper-slide .txt .btn{ font-size:14px; line-height:24px; margin-top:15px;}
.pro_swiper .swiper-button-prev,.pro_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; font-size:20px; }
.pro_swiper .swiper-controls{ left:0; top:0; transform:translateY(0); }
}


.con04bg{ padding:80px 0 80px 0; min-height:550px; position:relative;}
.con04bg .bg1{ width:100%; height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; position:absolute; top:0; left:0; z-index:1;}
.con04{ position:relative; z-index:2;}
.con04 .tit2{ color:#fff;}
.con04 .list{ margin-top:80px;}
.con04 .list ul li{ float:left; width:calc(100%/3); background:#fff;}
.con04 .list ul li .nr_box{display: flex; justify-content:space-between;/* align-items: center;*/flex-direction: column; }
.con04 .list ul li:nth-child(2n) .nr_box{flex-direction:column-reverse}
.con04 .list ul li .img{ height:206px; 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; z-index:1;}
.con04 .list ul li .img:before{ content:""; width:100%; height:100%; background:rgba(0,0,0,.2) url(../images/ico_more1.png) center no-repeat; position:absolute; top:0; left:0; z-index:2; opacity:0; visibility:hidden; transition:all .3s ease;}
.con04 .list ul li:hover .img:before{ opacity:1; visibility:visible;}
.con04 .list ul li .txtbg{ height:206px;display: flex; justify-content:center; align-items: center;}
.con04 .list ul li .txt{ width:90%;}
.con04 .list ul li .txt .h2{display: flex; justify-content:space-between;/* align-items: center;*/ margin-bottom:15px;}
.con04 .list ul li .txt .h2 span{ width:54px; padding:10px 0; text-align:center; font-size:14px; line-height:18px; background:var(--primary-color); color:#fff; border-radius:4px;}
.con04 .list ul li .txt .h2 span i{ display:block; font-style:normal;}
.con04 .list ul li .txt .h2 span b{ display:block; font-weight:normal;}
.con04 .list ul li .txt .h2 strong{ font-size:14px; line-height:24px; height:48px; width:calc(100% - 70px);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con04 .list ul li .txt .h3{ font-size:12px; line-height:22px; height:66px; color:var(--primary-color);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.con04bg{ padding:60px 0 60px 0; min-height:550px; }
.con04bg .bg1{ height:550px; }
.con04 .list{ margin-top:60px;}
.con04 .list ul li{ width:100%; margin-bottom:20px;}
.con04 .list ul li .nr_box{display:block; border:1px solid #eee;}
.con04 .list ul li .img{ height:auto; padding-bottom:64%;}
.con04 .list ul li .txtbg{ height:auto;display:block;}
.con04 .list ul li .txt{ width:90%; padding:20px 5%;}
}


.con05bg{ padding:80px 0;}
.con05{}
.con05 .list{ margin-top:80px;}
@media(max-width:999px){
.con05bg{ padding:60px 0;}
.con05 .list{ margin-top:60px;}
}



.con06bg{ padding:80px 0; background:url(../images/index_022.jpg) center no-repeat; background-size:cover; color:#fff;}
.con06{}
.con06 .list1{display: flex; justify-content:space-between; align-items: center; margin-top:60px;}
.con06 .list1 .img{ width:50%; text-align:right;}
.con06 .list1 .img img{ max-width:100%;}
.con06 .list1 .txtbg{ width:45%;}
.con06 .list1 .txt{ font-size:16px; line-height:26px;}
.con06 .list1 .txt dl dt{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:20px;}
.con06 .list1 .txt dl dt i{ margin-right:5px;}
.con06 .list1 .txt dl dd{ margin-top:5px;}
.con06 .list2{ margin-top:60px;}
.con06 .list2 ul{display: flex; justify-content:space-between;/* align-items: center;*/}
.con06 .list2 ul li{ width:100%; border-left:1px solid #5caef8; text-align:center;}
.con06 .list2 ul li:nth-child(1){ border-left:none;}
.con06 .list2 ul li .nr_box{ padding:0 5%;}
.con06 .list2 ul li .img{ height:42px; position:relative;}
.con06 .list2 ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con06 .list2 ul li .txt{ margin-top:30px;}
.con06 .list2 ul li .txt .h2{ font-size:18px; line-height:28px;}
.con06 .list2 ul li .txt .h3{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.con06bg{ padding:60px 0; }
.con06 .list1{display:block; margin-top:40px;}
.con06 .list1 .img{ width:100%; text-align:center; margin-bottom:10px;}
.con06 .list1 .txtbg{ width:100%;}
.con06 .list1 .txt{ font-size:14px; line-height:24px;}
.con06 .list1 .txt dl dt{ font-size:18px; line-height:28px; margin-bottom:10px;}
.con06 .list1 .txt dl dt i{ margin-right:5px;}
.con06 .list1 .txt dl dd{ margin-top:5px;}
.con06 .list2{ margin-top:40px;}
.con06 .list2 ul{display:block}
.con06 .list2 ul li{ width:100%; border-left:none; border-top:1px solid #5caef8; }
.con06 .list2 ul li:nth-child(1){ border-top:none;}
.con06 .list2 ul li .nr_box{ padding:20px 5%;}
.con06 .list2 ul li .img{ height:42px; }
.con06 .list2 ul li .txt{ margin-top:15px;}
}


.foot{ border-top:2px solid #396b9d; background:#f3f3f3;}
.foot1bg{}
.foot1{}
.foot .f_nav{display: flex; justify-content:space-between;/* align-items: center;*/ font-size:14px; line-height:24px; text-align:center;}
.foot .f_nav dl{ width:100%; border-right:1px solid #dcdcdc; padding:60px 0;}
.foot .f_nav dl:nth-child(1){ border-left:1px solid #dcdcdc;}
.foot .f_nav dl dt{ font-size:18px; line-height:28px; margin-bottom:20px;}
.foot .f_nav dl dd{ margin-top:5px;}
.foot2bg{ padding:20px 0; border-top:1px solid #dcdcdc;}
.foot2{ text-align:center; font-size:14px; line-height:24px; color:#999;}
.foot2 a{ color:#999;}
.foot .f_info{}
.foot .f_info img{ vertical-align:middle;}
@media(max-width:999px){
.foot .f_nav{ flex-wrap:wrap; font-size:14px; line-height:24px; }
.foot .f_nav dl{ width:calc((100% - 4px)/3); padding:30px 0;}
.foot .f_nav dl:nth-child(3n-2){ border-left:1px solid #dcdcdc;}
.foot .f_nav dl dt{ margin-bottom:10px;}
.foot .f_nav dl dd{ margin-top:5px;}
.foot2bg{ padding:15px 0; }
.foot2{ font-size:12px; line-height:22px; }
}






/*Add------------------------------------------------------------------------------*/

.inbanner{}
.inbanner img{ display:block; width:100%;}


.inbarbg{ padding:20px 0; border-bottom:1px solid #eee;}
.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{}
.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){
.inbarbg{ display:none;}
.innav{}
}

.insidebg{ padding:60px 0 80px 0;}
.inside{}
.weizhi{ font-size:14px; line-height:24px; margin-bottom:50px;}
.inside_con{}
.inside_lt{ float:left; width:140px;position: sticky; top:100px;}
.side_a{ font-size:14px; line-height:24px;}
.side_a ul{ }
.side_a ul li{ border-right:1px solid #94b0cd;}
.side_a ul li a{ display:block; font-size:18px; line-height:28px; padding:10px 0; position:relative;}
.side_a ul li.active a{ color:var(--primary-color);}
.side_a ul li.active a:before{ content:""; width:3px; height:100%; background:var(--primary-color); position:absolute; top:0; right:-2px;}
.inside_rt{ float:right; width:calc(100% - 200px);}
@media(max-width:999px){
.insidebg{ padding:40px 0 60px 0;}
.weizhi{ font-size:12px; line-height:22px; margin-bottom:20px;}
.inside_lt{ display:none;}
.inside_rt{ width:100%;}
}


.yewu1{}
.yewu1 ul li{ float:left; width:47%; margin:0 0 30px 6%;}
.yewu1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.yewu1 ul li .nr_box{ border:solid 1px #d2d2d2;}
.yewu1 ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.yewu1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; object-fit:contain;}
.yewu1 ul li .txt{ text-align:center; padding:10px 5%;}
.yewu1 ul li .txt .h2{ font-size:18px; line-height:28px; font-weight:bold;}
@media(max-width:999px){
.yewu1 ul li{ width:100%; margin:0 0 20px 0;}
.yewu1 ul li .txt{ padding:10px 5%;}
.yewu1 ul li .txt .h2{ font-size:16px; line-height:26px; }
}


.product1{}
.product1 .list1{ font-size:16px; line-height:2em; margin-bottom:60px;}
.product1 .list2 ul li{ float:left; width:47%; margin:0 0 30px 6%;}
.product1 .list2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product1 .list2 ul li .nr_box{ border:solid 1px #d2d2d2;}
.product1 .list2 ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.product1 .list2 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; }
.product1 .list2 ul li .txt{ text-align:center; padding:10px 5%;}
.product1 .list2 ul li .txt .h2{ font-size:18px; line-height:28px; font-weight:bold;}
@media(max-width:999px){
.product1 .list1{ font-size:14px; line-height:2em; margin-bottom:40px;}
.product1 .list2 ul li{ width:100%; margin:0 0 20px 0;}
.product1 .list2 ul li .txt{ padding:10px 5%;}
.product1 .list2 ul li .txt .h2{ font-size:16px; line-height:26px; }
}


.more2{}
.more2 span{ display:inline-block; text-align:center; font-size:14px; line-height:30px; background:var(--third-color); color:#fff; border-radius:4px; transition:all .3s ease; width:100px;}
.more2 span:hover{ background:var(--primary-color);}
.news1{}
.news1 ul li{ margin-bottom:60px;}
.news1 ul li .nr_box{display: flex; justify-content: space-between;/* align-items: center;*/}
.news1 ul li .imgbg{ width:300px;}
.news1 ul li .img{ padding-bottom:62%; position:relative; overflow:hidden;}
.news1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.news1 ul li .txtbg{ width:calc(100% - 360px);display: flex; justify-content:space-between; align-items: flex-start;}
.news1 ul li .date{ width:54px; padding:10px 0; text-align:center; font-size:14px; line-height:18px; background:var(--primary-color); color:#fff; border-radius:4px;}
.news1 ul li .date i{ display:block; font-style:normal;}
.news1 ul li .date b{ display:block; font-weight:normal;}
.news1 ul li .txt{ width:calc(100% - 70px);}
.news1 ul li .txt .h2{ font-size:18px; line-height:28px; margin-bottom:5px; font-weight:bold;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news1 ul li .txt .h3{ font-size:12px; line-height:22px; color:#999; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;}
.news1 ul li .txt .more2{ text-align:right;}
@media(max-width:999px){
.more2 span{ font-size:14px; line-height:30px; }
.news1 ul li{ margin-bottom:30px;}
.news1 ul li .nr_box{display:block;}
.news1 ul li .imgbg{ width:100%; margin-bottom:20px;}
.news1 ul li .txtbg{ width:100%; }
}


.contact1bg{ padding:60px 0 80px 0;}
.contact1{}
.contact1_list1{ position:relative; margin-bottom:80px;}
.contact1_list1>img{ display:block; width:100%; min-height:680px; max-height:800px;}
.contact1_list1>p>img{ display:block; width:100% !important; min-height:680px; max-height:800px;}
.contact1_list1 .wapper1{ position:absolute; top:0; left:50%; transform:translateX(-50%); }
.contact1_list1 .txtbg{ width:50%; background:rgba(255,255,255,0.8); float:right;}
.contact1_list1 .txt{ padding:30px; font-size:18px; line-height:28px;}
.contact1_list1 .txt dl{ margin:15px 0;}
.contact1_list1 .txt dl dt{ font-size:24px; line-height:34px; margin-bottom:10px;}
.contact1_list1 .txt dl dd{ padding-left:40px; position:relative;}
.contact1_list1 .txt dl dd i{ line-height:28px; position:absolute; top:0; left:0;}
.contact1_list2{}
.contact1_list2 .h2{ font-size:24px; line-height:34px;}
.contact1_list2 .form{ margin-top:20px;}
.contact1_list2 .form ul{display: flex; justify-content: space-between;/* align-items: center;*/ flex-wrap:wrap;}
.contact1_list2 .form ul li{ width:48%; margin:30px 0 0 4%;}
.contact1_list2 .form ul li.li1{ width:100%; margin-left:0;}
.contact1_list2 .form ul li:nth-child(2n-1){ margin-left:0;}
.contact1_list2 .form .text1{ border:1px solid #ccc; background:#eee; height:48px; line-height:48px; padding:0 10px; width:calc(100% - 22px);}
.contact1_list2 .form .text2{ border:1px solid #ccc; background:#eee; height:192px; line-height:24px; padding:10px 10px; width:calc(100% - 22px);}
.contact1_list2 .form .button1{ border:none; background:var(--primary-color); color:#fff; height:40px; line-height:40px; width:300px; border-radius:4px; cursor:pointer; transition:all .3s ease;}
@media(max-width:999px){
.contact1bg{ padding:40px 0 60px 0;}
.contact1_list1{ margin-bottom:60px;}
.contact1_list1>img{ min-height:0; max-height:none;}
.contact1_list1>p>img{ min-height:0; max-height:none;}
.contact1_list1 .wapper1{ width:100%; position:static; transform:translateX(0); }
.contact1_list1 .txtbg{ width:100%; box-shadow:0 0 10px rgba(0,0,0,.1);}
.contact1_list1 .txt{ padding:20px 5%; font-size:14px; line-height:24px;}
.contact1_list1 .txt dl{ margin:15px 0;}
.contact1_list1 .txt dl dt{ font-size:18px; line-height:28px; margin-bottom:10px;}
.contact1_list1 .txt dl dd{ padding-left:40px; position:relative;}
.contact1_list1 .txt dl dd i{ line-height:24px; }
.contact1_list2 .h2{ font-size:24px; line-height:34px;}
.contact1_list2 .form{ margin-top:20px;}
.contact1_list2 .form ul{display:block;}
.contact1_list2 .form ul li{ width:100%; margin:20px 0 0 0;}
.contact1_list2 .form .text1{ height:38px; line-height:38px; }
.contact1_list2 .form .text2{ height:96px; line-height:24px; }
.contact1_list2 .form .button1{ height:40px; line-height:40px; width:100%; }
}


.tit3{}
.tit3 .line1{ width:40px; height:2px; background:var(--primary-color); margin-bottom:15px;}
.tit3 .h2{ font-size:18px; line-height:28px; font-weight:bold; color:var(--primary-color);}
.join1bg{ padding:60px 0;}
.join1{}
.join1 .list{display: flex; justify-content: space-between;/* align-items: center;*/ }
.join1_lt{ width:58%;}
.join1_lt .txt{ font-size:16px; line-height:2em; margin-top:15px;}
.join1_rt{ width:36%;}
.join1_rt img{ display:block; width:100%;}

.join2bg{ padding:60px 0;}
.join2{}
.join2 .list{ margin-top:40px; padding:120px 0 0 0; font-size:14px; line-height:24px; background-repeat:no-repeat; background-position:top center;}
.join2 .list table{ background:rgba(255,255,255,.7); padding:30px 0;}
.join2 .list table th{ padding:15px 0; text-align:center; background:#eee; font-size:18px; line-height:28px; font-weight:normal;}
.join2 .list table td{ padding:15px 0; text-align:center; border-bottom:1px solid #e5e5e5;}
.join2 .list a{ color:var(--primary-color);}
@media(max-width:999px){
.tit3 .line1{ margin-bottom:5px;}
.tit3 .h2{ font-size:18px; line-height:28px; }
.join1bg{ padding:40px 0;}
.join1 .list{display:block; margin-top:20px;}
.join1_lt{ width:100%; margin-bottom:10px;}
.join1_lt .txt{ font-size:14px; line-height:2em; margin-top:5px;}
.join1_rt{ width:100%;}

.join2bg{ padding:40px 0;}
.join2 .list{ margin-top:20px; padding:80px 0 0 0; font-size:12px; line-height:22px; }
.join2 .list table{ padding:20px 0;}
.join2 .list table th{ padding:15px 0; font-size:14px; line-height:24px; }
.join2 .list table td{ padding:15px 0; }
}


.join_detail1bg{}
.join_detail1{}
.join_detail1 .h2{ font-size:18px; line-height:28px; font-weight:bold; padding-left:40px; background:url(../images/recruitment_03.jpg) left center no-repeat; color:var(--third-color); margin-bottom:20px;}
.join_detail1 .h3{ font-size:14px; line-height:24px; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; padding:6px 0; margin-bottom:30px;}
.join_detail1 .h3 ul{display: flex; justify-content: space-between; align-items: center; }
.join_detail1 .h3 ul li{ width:25%;}
.join_detail1 .h3 ul li span{}
.join_detail1 .h3 ul li strong{ font-weight:normal; color:var(--third-color);}
.join_detail1 .xiangqing{ margin-bottom:60px;}
.join_detail1 .h4{ font-size:12px; line-height:22px; margin-bottom:40px;display: flex; justify-content: flex-start;align-items: center;}
.join_detail1 .h4 a{ display:inline-block; text-align:center; font-size:18px; line-height:40px; width:160px; border-radius:4px; background:var(--primary-color); color:#fff; margin-right:50px;}
.join_detail1 .h4 a i{ margin-right:5px;}
.join_detail1 .h4 ul{display: flex; justify-content: flex-tart;align-items: center;}
.join_detail1 .h4 ul li{ font-size:12px; line-height:22px; color:var(--primary-color); margin-right:50px; font-weight:bold;}
.join_detail1 .btn_back{ text-align:right;}
.join_detail1 .btn_back a{ display:inline-block; text-align:center; font-size:14px; line-height:40px; width:120px; border-radius:4px; background:#949494 url(../images/news_inner_03.png) right 10px center no-repeat; color:#fff; transition:all .3s ease;}
.join_detail1 .btn_back a:hover{ background-color:var(--primary-color);}
@media(max-width:999px){
.join_detail1 .h2{ font-size:18px; line-height:28px; padding-left:40px; margin-bottom:20px;}
.join_detail1 .h3{ font-size:14px; line-height:24px; padding:6px 0; margin-bottom:30px;}
.join_detail1 .h3 ul{ flex-wrap:wrap;}
.join_detail1 .h3 ul li{ width:50%;}
.join_detail1 .xiangqing{ margin-bottom:40px;}
.join_detail1 .h4{ font-size:12px; line-height:22px; margin-bottom:40px;display:block;}
.join_detail1 .h4 a{ font-size:18px; line-height:40px; width:160px; margin-right:0;}
.join_detail1 .h4 ul{display:block;}
.join_detail1 .h4 ul li{ font-size:12px; line-height:22px; margin:20px 0 0 0; }
.join_detail1 .btn_back a{ font-size:14px; line-height:40px; width:120px; }
}


.tit4{ text-align:center;}
.tit4 .h2{ font-size:36px; line-height:1em; text-transform:uppercase; margin-bottom:15px;}
.tit4 .h3{ font-size:18px; line-height:28px;}
.tit5{ text-align:center;}
.tit5 .h2{ font-size:40px; line-height:1em; text-transform:uppercase; margin-bottom:-20px; opacity:.1;}
.tit5 .h3{ font-size:30px; line-height:40px;}
.tit5 .line1{ margin:0 auto; width:30px; height:2px; background:var(--primary-color);}
.aboutus_box{}
.aboutus_list{}
@media(max-width:999px){
.tit4 .h2{ font-size:36px; line-height:1em; margin-bottom:0;}
.tit4 .h3{ font-size:18px; line-height:28px;}
.tit5 .h2{ font-size:30px; line-height:1em; margin-bottom:-20px; }
.tit5 .h3{ font-size:24px; line-height:34px;}
.aboutus_list{}
}

.aboutus1{display: flex; justify-content: space-between;/*align-items: center;*/ padding-top:60px; padding-bottom:60px;}
.aboutus1_lt{ width:50%;}
.aboutus1_lt .txt{ font-size:16px; line-height:2em;}
.aboutus1_rt{ width:40%;}
.aboutus1_rt img{ display:block; width:100%;}
@media(max-width:999px){
.aboutus1{display: block; padding-top:40px; padding-bottom:40px;}
.aboutus1_lt{ width:100%;}
.aboutus1_lt .txt{ font-size:14px; line-height:2em;}
.aboutus1_rt{ width:100%;}
}

.aboutus2{ padding-top:60px; padding-bottom:60px;}
.aboutus2 .list{display: flex; justify-content: space-between;/*align-items: center;*/ margin-top:30px;}
.aboutus2 .list .img1{}
.aboutus2 .list .img1 img{ max-width:100%;}
.aboutus2 .list .img2{}
.aboutus2 .list .img2 img{ max-width:100%;}
@media(max-width:999px){
.aboutus2{ padding-top:40px; padding-bottom:40px;}
.aboutus2 .list{display:block; margin-top:20px;}
}

.aboutus3{ padding-top:60px; padding-bottom:60px;display: flex; justify-content: space-between;/*align-items: center;*/}
.aboutus3_lt{ width:66%;}
.tc_swiper{ margin-top:30px;}
.tc_swiper .swiper-container { width: 100%; }
.tc_swiper .swiper-container .swiper-slide { }
.tc_swiper .swiper-container .swiper-slide .nr_box{display: flex; justify-content:space-between;/* align-items: center;*/}
.tc_swiper .swiper-container .swiper-slide .imgbg{ width:22%;}
.tc_swiper .swiper-container .swiper-slide .img{ }
.tc_swiper .swiper-container .swiper-slide .img img{ width:100%; }
.tc_swiper .swiper-container .swiper-slide .txtbg{ width:78%; }
.tc_swiper .swiper-container .swiper-slide .txt{ padding:0 0 0 5%;}
.tc_swiper .swiper-container .swiper-slide .txt .h2{ font-size:18px; line-height:28px; font-weight:bold; margin-bottom:20px;}
.tc_swiper .swiper-container .swiper-slide .txt .h3{ font-size:16px; line-height:26px; }
.tc_swiper .swiper-pagination{ display:none;}
.tc_swiper .swiper-pagination .swiper-pagination-bullet{ }
.tc_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.tc_swiper .swiper-button-prev,.tc_swiper .swiper-button-next{ text-align:center; width:40px; height:40px; line-height:40px; margin:0 10px; background:var(--third-color); color:#fff; font-size:20px; transition:all .3s ease; position:static; border-radius:100%;}
.tc_swiper .swiper-button-prev:hover,.tc_swiper .swiper-button-next:hover{ background:var(--secondary-color);}
.tc_swiper .swiper-button-prev{ }
.tc_swiper .swiper-button-next{ }
.tc_swiper .swiper-controls{display: flex; justify-content:center;/* align-items: center;*/ margin-top:40px;}
.aboutus3_rt{ width:30%;}
.aboutus3_rt img{ display:block; width:100%;}
@media(max-width:999px){
.aboutus3{ padding-top:40px; padding-bottom:40px;display:block;}
.aboutus3_lt{ width:100%; margin-bottom:20px;}
.tc_swiper{ margin-top:20px;}
.tc_swiper .swiper-container .swiper-slide .txt .h2{ font-size:18px; line-height:28px; margin-bottom:20px;}
.tc_swiper .swiper-container .swiper-slide .txt .h3{ font-size:14px; line-height:24px; }
.tc_swiper .swiper-controls{ margin-top:20px;}
.aboutus3_rt{ width:100%;}
}

.aboutus4{ }
.aboutus4 .list{ margin-top:60px}
.aboutus4 .list ul li{ float:left; width:30%; margin:0 0 5% 5%;}
.aboutus4 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.aboutus4 .list ul li .txt{}
.aboutus4 .list ul li .txt .h2{ margin:0 auto; font-size:18px; line-height:100px; width:100px; border-radius:100%; background:var(--third-color); color:#fff; text-align:center;}
.aboutus4 .list ul li:hover .txt .h2{ background:#efefef; color:#333;}
    .aboutus4 .list ul li .txt .h3 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 35px;
        text-align: center;
    }
@media(max-width:999px){
.aboutus4 .list{ margin-top:40px}
.aboutus4 .list ul li{ width:100%; margin:0 0 20px 0; text-align:center;}
.aboutus4 .list ul li .txt .h2{ font-size:18px; line-height:100px; width:100px; }
.aboutus4 .list ul li .txt .h3{ font-size:18px; line-height:28px; margin-top:15px;}
}


.page_dingwei{ padding-top:95px; margin-top:-95px;}
@media(max-width:999px){
.page_dingwei{ padding-top:50px; margin-top:-50px;}
}













