/*common start*/
:root{
 --primary-color:#a99c8e;
 --secondary-color:#ee0000;
 --third-color:#bab1a2;
 --main-color:#a99c8e;
 --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; font-family: 'Arial' !important;/*font-family: Arial,'Microsoft YaHei';*/ color:#333; overflow-x:hidden; }
a{ color:#333;}
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; font-family: Arial,'Microsoft YaHei'; }
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:absolute; z-index:55; left:0; top:0; transition:all .3s ease;}
.head1bg{ border-bottom:1px solid #ccc;}
.head1{ height:39px; line-height:39px; font-size:14px; transition:all .3s ease;
display: flex;
justify-content: space-between;
align-items: center;}
.head1 .lt{}
.head1 .rt{}
.head .h_phone{ font-size:20px; padding-left:25px; background:url(../images/hico_phone.png) left center no-repeat; background-size:21px auto;}
.head2bg{ padding:30px 0 0 0;}
.head2{ transition:all .3s ease; }
.head .logo{ width:100%; height:60px; position:relative;}
.head .logo img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.head2 .rt{ display: flex; justify-content: flex-end; align-items: center;}
/*menu*/
.head .menu{ line-height:40px;}
.head .menu>ul{display: flex; justify-content:center; align-items: center;}
.head .menu>ul>li{ padding:20px 30px; }
.head .menu>ul>li.menu_down{ position:relative;}
.head .menu>ul>li>a{ color:#333; display:block; font-size:22px; font-weight:normal; position:relative;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a,.head .menu>ul>li.hover>a{ color:#999; }
/*.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:150px; padding:10px 0; background:#fff; box-shadow:0 0 15px 0 rgba(0,0,0,.1); 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:#666; display:block; font-weight:normal; font-size:16px; line-height:24px; padding:5px 5px; white-space:nowrap; position:relative; text-align:center;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:var(--primary-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_height{ height:210px;}
.head.active1{ box-shadow:0 0 10px 0 rgba(0,0,0,.1);}
.proSub_bg{ width:100%; padding:20px 0; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; top:100%; left:0; z-index:5; display:none;}
.head .menu>ul>li:hover .proSub_bg{ display:block;}
.proSub{}
.proSub dl{display: flex; justify-content: flex-start;/* align-items: center;*/ flex-wrap:wrap;}
.proSub dl dd{ width:49%; /*margin:1% 0 1% 2%;*/}
.proSub dl dd:nth-child(3n-2){ margin-left:0;}
.proSub dl dd .nr_box{display: flex; justify-content: space-between; align-items: center; }
.proSub dl dd .imgbg{ width:110px; margin-right:20px;}
.proSub dl dd .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.proSub dl dd .img img{ display:block; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;object-fit: contain;}
.proSub dl dd .txtbg{ flex:1;}
.proSub dl dd .txt{}
.proSub dl dd .txt .h2{ font-size:20px; line-height:30px; color:#333; font-weight:bold;}
.proSub dl dd .txt .h3{ font-size:20px; line-height:30px; color:#999;}
@media(max-width:999px){
.head_height{ height:60px;}
.head1bg{ display:none;}
.head2bg{ padding:0;}
.head2{ height:60px;
display: flex;
justify-content: space-between;
align-items: center;}
.head .logo{ width:50%; height:60px; }
.head .logo img{ max-height:90%;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:24px; height:20px; cursor:pointer; display:none; position:relative; margin-left:15px; display:none;}
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:24px; height:2px; background:#666; position:absolute; left:50%; transform:translateX(-50%); transition:all .3s ease;}
.head .nav_open i{ top:50%; transform:translateX(-50%) translate(0,-50%);}
.head .nav_open:before{ content:""; top:0px; }
.head .nav_open:after{ content:""; bottom:0px; }
.head .nav_open.active0 i{ opacity:0; visibility:hidden;}
.head .nav_open.active0:before{transform:translateX(-50%) translateY(9px) rotate(45deg);}
.head .nav_open.active0:after{transform:translateX(-50%) translateY(-9px) rotate(-45deg);}
.head .nav_box{ width:100%; height:calc(100% - 60px); border-top:1px solid #ccc; position:fixed; left:0; top:60px;  display:none;}
.head .nav_close1{ width:100%; height:100%; 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;}
.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 5%;}
.head .nav_list>ul>li{ border-bottom:1px solid #eee; 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;}
}
.head .nav_list .h_phone{ margin:10px 0 0 5%;}


.banner_swiper{ position:relative;}
.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide { position:relative;}
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%; }
.banner_swiper .swiper-pagination{ bottom:20px; height:12px; }
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:12px; height:12px; background:#fff; opacity:.5; 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{ width:32px; height:32px; margin-top:-16px; background-size:16px 32px; font-size:0; transition:all .3s ease; }
.banner_swiper .swiper-button-prev:hover,.banner_swiper .swiper-button-next:hover{ }
.banner_swiper .swiper-button-prev{ left:5%;}
.banner_swiper .swiper-button-next{ right:5%;}
@media(max-width:999px){
.banner_swiper .swiper-container .swiper-slide img{ min-height:0;}
.banner_swiper .swiper-pagination{ bottom:10px; height:8px; }
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ width:8px; height:8px; border-radius:8px; }
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ }
}


.con01bg{ margin:80px 0;}
.con01{}
.con01 .list{}
.con01 .list ul{display: flex; justify-content: space-between;/* align-items: center;*/}
.con01 .list ul li{ width:100%; border-left:2px solid #848484;}
.con01 .list ul li:nth-child(1){ border-left:none;}
.con01 .list ul li .nr_box{display: flex; justify-content: space-between;/* align-items: center;*/ padding:0 40px;}
.con01 .list ul li .imgbg{ width:125px;}
.con01 .list ul li .img{ height:90px; position:relative;}
.con01 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con01 .list ul li .txtbg{ width:calc(100% - 165px);}
.con01 .list ul li .txt{}
.con01 .list ul li .txt .line1{ height:15px; background:url(../images/line.png) left center no-repeat; margin-bottom:25px;}
.con01 .list ul li .txt .h2{ font-size:20px; line-height:30px;}
.con01 .list ul li .txt .h3{ font-size:20px; line-height:30px;}
@media(max-width:999px){
.con01bg{ margin:40px 0;}
.con01 .list ul{display:block;}
.con01 .list ul li{ width:100%; border-left:none; border-top:2px solid #848484;}
.con01 .list ul li:nth-child(1){ border-top:none;}
.con01 .list ul li .nr_box{ padding:20px 0;}
.con01 .list ul li .imgbg{ width:100px;}
.con01 .list ul li .img{ height:72px; }
.con01 .list ul li .txtbg{ width:calc(100% - 120px);}
.con01 .list ul li .txt .line1{ margin-bottom:15px;}
.con01 .list ul li .txt .h2{ font-size:16px; line-height:26px;}
.con01 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:40px; line-height:50px;}
.tit1 .h3{ font-size:24px; line-height:34px;}
.con02bg{ margin:80px 0;}
.con02{}
.con02 .list{ margin-top:60px;}
.con02 .list ul li{ float:left; width:23.5%; margin:0 0 2% 2%;}
.con02 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.con02 .list ul li .img{ padding-bottom:88%; position:relative; overflow:hidden; /*background:#f2f1ef;*/}
.con02 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; z-index:1;}
.con02 .list ul li:hover .img img{ transform:scale(1.1);}
.con02 .list ul li .img:before{ content:""; width:100%; height:100%; background:rgba(0, 0, 0, 0.6) url(../images/xnca.png) center no-repeat; background-size:42px auto; position:absolute; top:0; left:0; z-index:2; transition:all .3s ease; opacity:0; visibility:hidden;}
.con02 .list ul li:hover .img:before{ opacity:1; visibility:visible;}
.con02 .list ul li .txt{ margin-top:25px; text-align:center;}
.con02 .list ul li .txt .h2{ font-size:16px; line-height:26px; font-weight:bold;}
@media(max-width:999px){
.tit1 .h2{ font-size:36px; line-height:46px;}
.tit1 .h3{ font-size:24px; line-height:34px;}
.con02bg{ margin:40px 0;}
.con02 .list{ margin-top:20px;}
.con02 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.con02 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con02 .list ul li .txt{ margin-top:10px; }
.con02 .list ul li .txt .h2{ font-size:14px; line-height:24px; }
}


.more1{}
.more1 span{ display:inline-block; text-align:center; font-size:14px; line-height:30px; width:110px; border:1px solid #333; border-radius:30px; transition:all .3s ease; }
.more1 span:hover{ background:#333; color:#fff;}
.con03bg{ margin:80px 0;}
.con03{}
.con03 .list{ padding:80px 0; background:#f4f4f4; margin-top:60px;}
.con03 .list .wapper1{display: flex; justify-content: space-between; align-items: center;}
.con03_lt{ width:54%;}
.con03_lt img{ display:block; width:100%;}
.con03_rt{ width:44%;}
.con03_rt .txt{ font-size:18px; line-height:2em; margin-bottom:2.08vw;}
@media(max-width:999px){
.more1 span{ font-size:14px; line-height:30px; width:110px; }
.con03bg{ margin:40px 0;}
.con03 .list{ padding:40px 0; margin-top:40px;}
.con03 .list .wapper1{display:block;}
.con03_lt{ width:100%; margin-bottom:10px;}
.con03_rt{ width:100%;}
.con03_rt .txt{ font-size:14px; line-height:2em; margin-bottom:10px;}
}


.con04bg{ margin:80px 0;}
.con04{}
.con04 .list{ margin-top:40px;}
.con04 .list ul li{ float:left; width:calc((100% - 90px)/3); margin:0 0 40px 45px; background:#f4f4f4;}
.con04 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con04 .list ul li .img{ padding-bottom:46%; 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; z-index:1;}
.con04 .list ul li:hover .img img{ transform:scale(1.1);}
.con04 .list ul li .img:before{ content:""; width:100%; height:100%; background:rgba(0, 0, 0, 0.6) url(../images/xnca.png) center no-repeat; background-size:42px auto; position:absolute; top:0; left:0; z-index:2; transition:all .3s ease; opacity:0; visibility:hidden;}
.con04 .list ul li:hover .img:before{ opacity:1; visibility:visible;}
.con04 .list ul li .txt{ padding:15px 15px;}
.con04 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:26px;text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con04 .list ul li .txt .h3{ font-size:15px; line-height:25px; height:75px; color:#666;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.con04bg{ margin:40px 0;}
.con04 .list{ margin-top:20px;}
.con04 .list ul li{ width:100%; margin:0 0 20px 0; }
.con04 .list ul li .txt{ padding:15px 5%;}
.con04 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:auto; }
.con04 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:auto; }
}



.index_add1bg{}
.index_add1{}
.index_add1 video{ display:block; width:100%;}




.foot{ color:#666; background:#f3f3f3;}
.foot a{ color:#666;}
.foot a:hover{ color:var(--primary-color);}
.foot1bg{ padding:40px 0;}
.foot1{display: flex; justify-content: space-between;/* align-items: center;*/ }
.foot1 .lt{ width:50%;}
.foot .f_nav{ font-size:14px; line-height:24px;display: flex; justify-content: space-between;/* align-items: center;*/ }
.foot .f_nav dl{}
.foot .f_nav dl dt{ font-size:20px; line-height:30px; margin-bottom:15px; color:#333;}
.foot .f_nav dl dd{ margin-top:5px;    font-size: 16px;}
.foot .f_nav dl dd a{}
.foot .f_nav dl dd a:hover{}
.foot1 .ct{}
.foot .f_phone{ margin-bottom:20px}
.foot .f_phone span{ display:inline-block; text-align:center; font-size:14px; line-height:30px; padding:0 15px; background:#666; color:#fff; margin-bottom:10px;}
.foot .f_phone strong{ display:block; font-size:28px; line-height:38px; font-weight:bold; color:#333;}
.foot .f_search{ height:34px;}
.foot .f_search .text1{ float:left; border:#c9c9c9 1px solid; background:#fff; height:32px; line-height:32px; padding:0 10px; width:calc(100% - 78px);}
.foot .f_search .button1{ float:right; border:none; background:#666; color:#fff; font-size:14px; height:34px; line-height:32px; width:56px; cursor:pointer; transition:all .3s ease;}
.foot .f_search .button1:hover{ background:var(--secondary-color);}
.foot1 .rt{}
.foot .f_ewm{ width:150px; text-align:center;}
.foot .f_ewm img{ display:block; margin:0 auto; width:100%;}
.foot .f_ewm span{ display:block; font-size:14px; line-height:24px; margin-top:15px;}
.foot2bg{ padding:25px 0; border-top:1px solid #ccc;}
.foot2{ }
.foot .f_info{ font-size:14px; line-height:24px; text-align:center;}
@media(max-width:999px){
.foot{ padding-bottom:60px;}
.foot1bg{ padding:30px 0;}
.foot1{display:block;}
.foot1 .lt{ display:none;}
.foot1 .ct{ margin-bottom:20px;}
.foot .f_phone{ margin-bottom:20px}
.foot .f_phone span{ font-size:14px; line-height:30px; padding:0 15px; margin-bottom:10px;}
.foot .f_phone strong{ font-size:28px; line-height:38px; }
.foot .f_search{ height:34px;}
.foot .f_search .text1{ height:32px; line-height:32px; padding:0 10px; width:calc(100% - 78px);}
.foot .f_search .button1{ font-size:14px; height:34px; line-height:32px; width:56px; }
.foot .f_ewm{ width:150px; }
.foot .f_ewm span{ font-size:14px; line-height:24px; margin-top:5px;}
.foot2bg{ padding:15px 0; }
.foot .f_info{ font-size:12px; line-height:22px; }
}




/*Add------------------------------------------------------------------------------*/

.inbanner{ position:relative; }
.inbanner img{ display:block; width:100%; }

.innavbg{ border-bottom:1px solid #f2f2f2; box-shadow:0px 8px 7px 0px rgba(0, 0, 0, 0.06); position:relative; z-index:1;}
.innav{ font-size:16px; line-height:26px;}
.innav ul{
display: flex;
justify-content: space-between;
align-items: flex-start;}
.innav ul li{ width:100%; position:relative;}
.innav ul li:before{ content:""; width:1px; height:100%; background:#f0f1f2; position:absolute; left:0; top:0;}
.innav ul li:nth-child(1):before{ display:none;}
.innav ul li a{ display:block; text-align:center; height:60px;display: flex;justify-content:center;align-items:center;}
.innav ul li.hover{ color:#fff;}
.innav ul li.hover>a{ color:#fff; background:var(--primary-color); }
.inbarbg{ border-bottom:1px solid #f2f2f2; background:#f8fafb;}
.inbar{display: flex;justify-content:space-between;align-items:center;}
.weizhi{ font-size:14px; line-height:40px; color:#999; }
.inback{ padding-right:25px; background:url(../images/ca1.png) right center no-repeat; font-size:14px; line-height:50px;}
@media(max-width:999px){
.inbanner svg{ width:100%; height:20px; }
.inbanner .txt .h2{ font-size:24px; line-height:34px; }
.innavbg .wapper1{ width:100%;}
.innav{ font-size:14px; line-height:24px;}
.innav ul{ justify-content: flex-start; flex-wrap:wrap;}
.innav ul li{ width:calc(100%/3); box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.06);}
.innav ul li:nth-child(3n-2):before{ display:none;}
.innav ul li a{ padding:0; height:50px;}
.inbar{ display:block;}
.weizhi{ display:none;}
}

.insidebg{ padding:60px 0 80px 0; }
.inside{}
.inside_lt{ float:left; width:240px;}
.side_a{ background:#fff; box-shadow:0px 8px 7px 0px rgba(0, 0, 0, 0.06); border-radius:5px 5px 0 0; overflow:hidden; }
.side_a .h1{ font-size:24px; line-height:34px; background:var(--primary-color); color:#fff; padding:15px 10px; text-align:center;}
.side_a .h1 strong{ display:block;}
.side_a .h1 span{ display:block; font-size:16px; line-height:26px; margin-top:5px;}
.side_a>ul{ }
.side_a ul li{ }
.side_a>ul>li{ border-top:1px solid #f0f0f0; }
.side_a>ul>li:last-child{ border-bottom:none;}
.side_a ul li span{ display:block; padding:12px 40px 12px 20px; position:relative; cursor:pointer;}
.side_a>ul>li>span{ }
.side_a>ul>li.active1>span{ }
.side_a>ul>li>span:hover,.side_a>ul>li.hover>span{ background-color:var(--primary-color); color:#fff;}
.side_a ul li.has_sub>span:after{ content:"\f105";font: normal normal normal 14px/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:#fff;}
.side_a ul li ul{ padding:0 0 10px 0; display:none;}
.side_a ul li ul li{ }
.side_a ul li ul li span{ padding:10px 40px 10px 20px; position:relative; background:url(../images/nyproductTopBoxTopMore.png) right 13px center no-repeat;}
.side_a ul li ul li span:hover,.side_a ul li ul li.hover>span{ color: var(--primary-color);}
.side_a ul li ul li a{}
.side_a ul li ul li>span:hover a{ color: var(--primary-color);}
.side_a ul li ul li a:before{ content:"-"; margin-right:5px;}
.inside_rt{ float:right; width:calc(100% - 300px);}
@media(max-width:999px){
.insidebg{ padding:40px 0 60px 0;}
.inside_lt{ width:100%; margin-bottom:20px;}
.inside_rt{ width:100%;}
}




.aboutus1bg{ margin:120px 0;}
.aboutus1{}
.aboutus1 .list{ margin-top:60px;display: flex; justify-content: space-between; align-items: center;}
.aboutus1_lt{ width:54%;}
.aboutus1_lt img{ display:block; width:100%;}
.aboutus1_rt{ width:44%;}
.aboutus1_rt .txt{ font-size:20px; line-height:2em; }
@media(max-width:999px){
.aboutus1bg{ margin:60px 0;}
.aboutus1 .list{ margin-top:40px; display:block;}
.aboutus1_lt{ width:100%; margin-bottom:10px;}
.aboutus1_rt{ width:100%;}
.aboutus1_rt .txt{ font-size:14px; line-height:2em; }
}

.aboutus2bg{ margin:120px 0; padding:120px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.aboutus2{}
.aboutus2 .list{ margin-top:60px;}
.aboutus2 .list ul{display: flex; justify-content: space-between;/* align-items: center;*/}
.aboutus2 .list ul li{ width:30%; background:#fff; border-radius:0 0 10px 10px;}
.aboutus2 .list ul li .nr_box{ padding:40px 5%;}
.aboutus2 .list ul li .txtbg{ }
.aboutus2 .list ul li .txt{ text-align:center;}
.aboutus2 .list ul li .txt .line1{ height:15px; background:url(../images/line.png) center no-repeat; margin-bottom:25px;}
.aboutus2 .list ul li .txt .h2{ font-size:35px; line-height:45px; margin-bottom:15px;}
.aboutus2 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.aboutus2bg{ margin:60px 0; padding:60px 0; }
.aboutus2 .list{ margin-top:40px;}
.aboutus2 .list ul{display:block;}
.aboutus2 .list ul li{ width:100%; margin:0 0 20px 0;}
.aboutus2 .list ul li .nr_box{ padding:20px 5%;}
.aboutus2 .list ul li .txt .line1{ margin-bottom:15px;}
.aboutus2 .list ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:5px;}
.aboutus2 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
}


.tit2{ }
.tit2 .h2{ font-size:60px; line-height:70px; margin-bottom:3.12vw;}
.tit2 .h3{ font-size:50px; line-height:60px;}
.recruitment1bg{}
.recruitment1{}
.recruitment1 .list1{display: flex; justify-content: space-between; align-items: center; background:var(--third-color);}
.recruitment1_lt{ width:50%;}
.recruitment1_lt img{ display:block; width:100%;}
.recruitment1_rt{ width:50%;}
.recruitment1_rt .tit2{ text-align:center;}
.recruitment1 .list2{}
.recruitment1 .list2 ul li{ padding:120px 0; border-bottom:1px solid #ccc;}
.recruitment1 .list2 ul li .txt{display: flex; justify-content: space-between;/* align-items: center;*/}
.recruitment1 .list2 ul li .txt .h2{ font-size:50px; line-height:60px; width:36%;}
.recruitment1 .list2 ul li .txt .h3{ font-size:30px; line-height:40px; width:60%;}
@media(max-width:999px){
.tit2 .h2{ font-size:36px; line-height:46px; margin-bottom:5px;}
.tit2 .h3{ font-size:24px; line-height:34px;}
.recruitment1 .list1{display:block;}
.recruitment1_lt{ width:100%;}
.recruitment1_rt{ width:100%; padding:60px 0;}
.recruitment1 .list2 ul li{ padding:20px 0; }
.recruitment1 .list2 ul li .txt{display:block;}
.recruitment1 .list2 ul li .txt .h2{ font-size:20px; line-height:30px; width:100%;}
.recruitment1 .list2 ul li .txt .h3{ font-size:14px; line-height:24px; width:100%;}
}

.recruitment2bg{}
.recruitment2{}
.recruitment2 .list1{}
.recruitment2 .list1 .txt{ padding:120px 0; background:var(--third-color);}
.recruitment2 .list1 .img{ padding:120px 0; text-align:center;}
.recruitment2 .list1 .img img{ max-width:100%;}
.recruitment2 .list2{}
.recruitment2 .list2 ul li{}
.recruitment2 .list2 ul li .nr_box{display: flex; justify-content: space-between; align-items: center;}
.recruitment2 .list2 ul li:nth-child(2n) .nr_box{ flex-direction:row-reverse;}
.recruitment2 .list2 ul li .txt1{ width:50%; background:var(--third-color); text-align:center; min-height:640px;display: flex; justify-content:center; align-items: center;}
.recruitment2 .list2 ul li .txt1 .tit2{ width:90%;}
.recruitment2 .list2 ul li .txt2{ width:50%;}
.recruitment2 .list2 ul li .txt2 .h4{ padding:0 5%; font-size:40px; line-height:50px;}
@media(max-width:999px){
.recruitment2 .list1 .txt{ padding:60px 0; }
.recruitment2 .list1 .img{ padding:60px 0; }
.recruitment2 .list2 ul li .nr_box{display:block;}
.recruitment2 .list2 ul li .txt1{ width:100%; min-height:0; padding:20px 0;}
.recruitment2 .list2 ul li .txt2{ width:100%; padding:20px 0;}
.recruitment2 .list2 ul li .txt2 .h4{ font-size:14px; line-height:24px;}
}



































