/*reset*/
*{box-sizing: border-box;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; font-size:20px;}
body{margin: 0; padding: 0; background:#fff; font-family: "Hiragino Sans GB", "Helvetica Neue", Helvetica, "Microsoft YaHei", "PingFang SC", Arial, sans-serif;position: relative;}
input:focus {outline: none;}
html,body{width:100%; height:100%;}
/* a{text-decoration: none; outline:none;} */
ul,li,dl,dt,dd,ol{ margin:0; padding:0; list-style:none;}
em,i{ font-style:normal; margin:0; padding:0;}
h1,h2,h3,h4,h5,p{ margin:0; padding:0;}
/* a:link,a:visited{outline:none; text-decoration: none; color: #0e9aa0; blr:expression(this.onFocus=this.blur());} */
a:hover{color: #34c2db; outline:none; text-decoration: none;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display:none;}
.swiper-button-prev{width:30px;height:51px; background:url(../images/arrow_left.png) no-repeat center center;}
.swiper-button-next{width:30px;height:51px; background:url(../images/arrow_right.png) no-repeat center center;}
.swiper-button-next,.swiper-button-prev{outline: none;}
.swiper-pagination-bullet{opacity:0.1;}
.swiper-pagination-bullet-active{background:#000; opacity:0.5;}

.maintab{max-width:1200px; height: auto; margin:3.5rem auto;}

/*主tab*/
.tabs{height:auto; border:0; display: flex; justify-content:center; align-items:center; margin:0px; text-align: center;}
.tabs li{width:18%; height:auto; text-align:center; position: relative; border:0; margin:0 2.5%;}
.tabs>li>a{width:100%; height:3rem; overflow:hidden; display: block; text-align:center; border-radius:0.5rem; background: #fff; border:2px #ff4341 solid; position: relative; padding:0; box-shadow:0 0.2rem 0.4rem rgba(215,22,52,0.3);}
.tabs>li>a p{font-size:0.9rem; line-height:2.8rem; color:#ff4341;}
.tabs>li>a:hover{background: #fff; border:2px #ff4341 solid; }
.tabs>li>a:hover p{color:#ff4341; font-weight: bold;}
.tabs>li.active>a, .tabs>li.active>a:focus, .tabs>li.active>a:hover{ background:#ff4341; border:2px #ff4341 solid; }
.tabs>li.active a p,.tabs>li.active a:hover a p,.tabs>li.active a:link a p,.tabs>li.active a:focus a p{color:#fff;}

/*子tab*/
.stabs{height:auto; border:0; display: flex; justify-content:center; align-items:center; margin:0px; text-align: center;}
.stabs li{width:15%; height:auto; margin:0; text-align:center; position: relative; border:0;}
.stabs>li>a{width:100%; height:2.2rem; overflow:hidden; display: block; text-align:center; border-radius:0.5rem; background:none; border:0; position: relative; padding:0; }
.stabs>li>a p{font-size:0.9rem; line-height:2rem; display: inline-block; color:#333; }
.stabs>li>a:hover{background:#fff; border:0;}
.stabs>li>a:hover p{color:#ff4341; border-bottom:3px #ff4341 solid;}
.stabs>li.active>a, .stabs>li.active>a:focus, .stabs>li.active>a:hover{ background:none; border:0;}
.stabs>li.active a p,.stabs>li.active a:hover a p,.stabs>li.active a:link a p,.stabs>li.active a:focus a p{color:#ff4341; font-weight: bold; border-bottom:3px #ff4341 solid;}

/*子tab*/
.stabs1{height:auto; border:0; margin:0px; text-align: center; border-right:1px #ddd solid;}
.stabs1 li{display: block; height:auto; margin:0.75rem 0; text-align:center; position: relative; border:0; float:none; padding:0 2.5rem 0 0;}
.stabs1 li::after{content:''; display: block; width:15px; height:15px; overflow: hidden; border-radius:20px; background:#fff; border:2px #ff4341 solid; position: absolute; right:-8px; top:0.75rem; z-index:1; display: none;}
.stabs1>li>a{width:100%; height:2.2rem; overflow:hidden; display: block; text-align:center; border-radius:2rem; background: #f7f7f7; border:0; position: relative; padding:0; }
.stabs1>li>a p{font-size:0.9rem; line-height:2rem; display: inline-block; color:#333; padding:0 0.75rem;}
.stabs1>li>a:hover{background:#fff; border:0;}
.stabs1>li>a:hover p{color:#ff4341;}
.stabs1>li.active::after{display: block;}
.stabs1>li.active>a, .stabs1>li.active>a:focus, .stabs1>li.active>a:hover{ background:#ff4341;border:0;}
.stabs1>li.active a p,.stabs1>li.active a:hover a p,.stabs1>li.active a:link a p,.stabs1>li.active a:focus a p{color:#fff; }


.tab-content{width:100%; height:auto; background:none; }
.tab-content .tab-pane{width:100%;}

/*public*/
.banner{height:auto;overflow: hidden; position: relative; margin-top:4.5rem;}
.banner .bannerbtn{display:block; height:1rem; overflow:hidden; position:absolute; bottom:50px;}
.banner img{width:100%;display: block;}
.header{ width:100%; height:4.5rem; background:#fff; transition:all 0.6s ease; position: fixed; top: 0; z-index:999; left:0;}
.header .logo{width:auto; height:100%;overflow: hidden; float: left;}
.header .logo img{width:auto;height:100%; display: block;}
.header .menu{width:auto; float: right; margin:1.6rem 0px 0 0;}
.header .menu li{margin:0 2rem; float: left; position: relative;}
.header .menu li a{font-size:0.9rem;color:#333; display: block; padding-bottom:0.5rem;}
.header .menu a:hover{ border-bottom:2px #0240b2 solid; color: #0240b2; font-weight:bold;}
.header .menu li.active a{ border-bottom:2px #0240b2 solid; color: #0240b2; font-weight:bold;}
/* .header.active{background:rgba(14,154,160,1);} */
.box_con{height: auto;text-align:left;}
.box_tit{height:95px; overflow: hidden; text-align:center; background:url(../images/tbg.png) no-repeat center top; margin:0 auto 2rem auto; }
.box_tit h1{font-size:1.4rem; color:#fff; line-height:90px; font-weight:bold;}
.box_tit h1 span{margin:0;}
.box_tit p{font-size:0.7rem; color: #d71634; text-transform:uppercase;}
a.abtn{display:block; height:50px; line-height:50px; overflow:hidden; text-align: center; font-size:0.8rem; background:-webkit-linear-gradient(left,#ff4341,#ff8859); color:#fff; margin:20px auto; border-radius:100px;}
a.abtn:hover{background:#f50028; color:#fff;}
.mainbody{height: auto; overflow:hidden; position: relative; z-index:1;margin-top:50px;}
.footer{ height:auto; overflow: hidden; background:#1989e6; padding:1.5rem 0; text-align: center;}
.footer p{color:#fff; font-size:0.75rem; line-height:1.8; }
.footer a:link,.footer a:visited{color: #fff;}
.footer a:hover{color: #c00000;}
.navbar{width:180px; height: auto;  position: fixed; left:50%; margin-left:-800px; top:40%; z-index:100; background:url(../images/lnav_bg.png) no-repeat center bottom; text-align: center; padding-bottom:0.3rem; }
.navbar dt{width:100%; height:67px; line-height:67px; overflow: hidden; font-size:1rem; color:#fff; font-weight: bold; background:url(../images/lnav_tbg.png) no-repeat center top;}
.navbar dd a{width:100%; height:75px; line-height:70px; overflow: hidden; display: block; font-size:0.9rem; color:#fff; background:url(../images/lnav_cbg.png) no-repeat center top; margin:-0.4rem 0 0 0;}
.navbar dd a:hover{background-image:url(../images/lnav_cbg1.png);}
.navbar dd.active a{background-image:url(../images/lnav_cbg1.png); font-weight: bold;}
.lnav1{background:url(../images/lnav_bg1.png) no-repeat center bottom;}
.navbar .btn_close{position: absolute; bottom:-3rem; left:3.5rem; display: none;}
.navbar .btn_menu{position: absolute; top:30%; right:-7rem; display: none;}

/*index*/
.index{width:100%; height:100%; overflow: hidden;background-size:100% 100%; position: relative;}
.index .video{width:100%;height:100%;position: absolute;top: 0;left:0;}
.index .video_btn{display: none;}
.index .txt{width:100%;position: absolute;top:5%;left:0;z-index: 4;}
.index .txt img{margin:0 auto;display: block;width:60%;max-width:1113px;}
.index .txt img{display: block;}
.index .video_cover{display: none;}
.index .video video{width:100%;height: 100%;transform-style: preserve-3d;o-object-fit: cover; object-fit:fill; object-fit: cover;-webkit-backface-visibility: hidden;  backface-visibility: hidden;-o-object-position: 50% 0%; object-position: 50% 0%; }
.index .logo{width:10%; display: block; position: absolute; top:2%; left:2%; z-index:4;}
.index a.indexbtn{width:100%; height:100%; display: block; overflow: hidden; text-align: center;}
.index a.indexbtn img{ width:14%; display: block; position: absolute; right:8%; bottom:7.5%; transition:all 0.6s ease; -webkit-animation:my 1.5s infinite ease-in-out;z-index: 2;}
/* .index a.indexbtn:hover img{ transform:scale(1.1);} */
@-webkit-keyframes my{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(1.1);
	}
	100%{
		transform:scale(1);
	}
}

/* about */
.about .pagebox1{padding:4rem 0 1rem 0; background:url(../images/about_bg1.jpg) no-repeat left top;}
.about .pagebox1 .footer_bg{background: url(../images/about_bg.jpg) no-repeat left bottom;background-size: 100%;padding-bottom:50px;}
.about .pagebox1 .box_con{padding:1rem 0 0 0;position: relative;}
.about .pagebox1 .box_con video{width:78%; display: block;margin:0 auto;border-radius:20px;border:5px #fff solid;}
.about .pagebox1 .box_con p{font-size:0.8rem; color: #333; line-height:2; margin:1rem 1.5rem;}
.about .pagebox1 .box_con .tab-content{margin-bottom:50px;}
.about .pagebox1 .nav-tabs{width:500px;margin: 0 auto;border: none;display: flex;justify-content: space-between;}
.about .pagebox1 li a{ width: 100%; padding: 0;color:#fff;text-align: center;font-size:24px;}
.about .pagebox1 li a img{display: block;margin:0 auto 20px;}
.about .pagebox1 li a:hover{background: none;border: none;color:#fff;font-weight: bold;}
.about .pagebox1 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background: none;border:0;color: #000;font-weight: bold;background: -webkit-linear-gradient(left,#28fde3,#19d9ff);border-radius:50px;opacity: 1;}
.about .pagebox1 .nav-tabs li{width:200px;height:50px;}
.about .pagebox1 .nav-tabs>li>a { width:100%;height:100%;line-height: 50px; margin-right: 0;border: 0;display: block;border-radius:50px;opacity:1;color:#fff;border:1px #fff solid;}
.about .pagebox1 .ip_img{position:absolute;right:-50px;top:200px;z-index: 2;}
.about .pagebox2{padding:4rem 0 3rem 0; background:url(../images/about_bg2.jpg) no-repeat center bottom;background-size: 100%;}
.about .pagebox2 .box_con {height: auto;overflow: auto;}
.about .pagebox2 .box_con p{font-size:0.8rem; color: #333; line-height:1.8; text-align: left;text-indent: 2em;margin:0px 0 30px 0;}
.about .pagebox2 .box_con .box_right{height: auto;overflow: hidden;margin-top:50px;}
.about .pagebox2 .box_con .box_right img{margin: 0 auto;display: block;float: right;margin:0 30px;}
.about .pagebox2 .box_con .box_right p{float: left;display: block;width:50%;padding-left:30px;line-height:38px;}
.about .pagebox2 .box_con .box_left{height: auto;overflow: hidden;}
.about .pagebox2 .box_con .box_left img{display: block;width:100%;max-width:1168px;margin:0 auto;}
.about .pagebox3{padding:0rem 0 1rem 0; background:url(../images/about_bg3.jpg) no-repeat center top;background-size: 100% 100%;}
.about .pagebox3 .box_con p{font-size:0.9rem; color: #333; line-height:2; text-align: center;}
.about .pagebox3 .swiperbox{width:90%; height: auto; overflow: hidden; padding:1.3rem 0; margin:0rem auto 2rem auto;}
.about .pagebox3 .swiper_gallery{width:90%; height: auto;position: relative; margin:0rem auto; transform:scale(1.2);}
.about .pagebox3 .swiper_gallery .swiper-slide { transition:all 0.6s ease; transform:scale(0.75);}
.about .pagebox3 .swiper_gallery .swiper-slide img{width:100%; display: block; border-radius:0.5rem;}
.about .pagebox3 .swiper_gallery  .swiper-slide-active,.swiper_gallery  .swiper-slide-duplicate-active{ transform: scale(1); position: relative; z-index:10;}
.about .pagebox3 .swiper-button-prev,.about .pagebox3 .swiper-button-next{width:43px; height:43px; overflow: hidden; z-index:100; top:62%; background-repeat: no-repeat; background-position:center center; background-size:100% auto;}
.about .pagebox3 .swiper-button-prev{left:1rem; background-image: url(../images/arrow_left.png);}
.about .pagebox3 .swiper-button-next{right:1rem; background-image: url(../images/arrow_right.png);}
.about .pagebox4{padding:0rem 0 3rem 0; background:url(../images/about_bg4.jpg) no-repeat center top;background-size: 100% 100%;}
.about .pagebox4 .box_top{height: auto;overflow: hidden;margin-bottom:32px;display: flex;justify-content: space-between;}
.about .pagebox4 .box_top img{display: block;width:580px;}
.about .pagebox4 .box_bottom img{width:100%;display: block;max-width: 1190px;margin:0 auto;}
.about .pagebox4 .box_bottom p{font-size:16px;color: #666;text-align: center;line-height:31px;margin-top:30px;}
.about .pagebox4 .box_bottom p strong{color:#0450b4;}
.about .pagebox4 .box_con{position: relative;}
.about .pagebox4 .fl_img{position: absolute;z-index: 3;left:-170px;top:50px;}
.about .pagebox5{background:url(../images/about_bg5.jpg) no-repeat center top;background-size: 100% ;} 
.about .pagebox5 .box_con img{width:100%;display: block;margin: 0 auto;max-width: 1162px;padding:40px 0 0;}
/* welfare */
.box_stit{}
.box_stit h1{font-size: 28px;font-weight: bold;color:#0a64ee;text-align: center;background:url(../images/stit.jpg) no-repeat center bottom;padding-bottom:10px;}
.welfare .mainbody{padding:4rem 0 4rem 0; background:url(../images/fl_bg5.jpg) no-repeat center bottom; background-size:100% auto; }
.welfare p.infor{font-size:16px;color:#333;text-align: center;line-height: 30px;margin:30px 0 60px 0;}
.welfare .pagebox1{height: auto;overflow:hidden;background:url(../images/fl_bg.jpg) no-repeat left 125px; background-size:100% 100%;}
.welfare .pagebox1 .txt{ width:650px; height: auto;overflow: hidden;padding:40px 55px 100px;background: #fff url(../images/fl_bg1.jpg) no-repeat right bottom;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);float: right;margin-right:80px;margin-top:40px;margin-bottom:30px;}
.welfare .pagebox1 .txt .bg{background: url(../images/fl_bg2.jpg) no-repeat left top;padding-top:60px;}
.welfare .pagebox1 .txt p{font-size:16px;color:#333;line-height:30px;margin-bottom:25px;}
.welfare .pagebox2{height: auto;overflow: hidden;padding-top:3.4rem; background:url(../images/fl_bg3.jpg) no-repeat center top; background-size:100% auto;}
.welfare .pagebox2 .box_con img{width:100%;display: block;max-width:1099px;margin: 0 auto;}
.welfare .pagebox3{height: auto;overflow: hidden;padding-top:4rem; background:url(../images/fl_bg4.jpg) no-repeat right top; background-size:100% auto;}
.welfare .pagebox3 .box_con img{width:100%;display: block;max-width:1101px;margin: 0 auto;}
.welfare .pagebox3 p.infor{margin:20px 0 40px 0;}
.welfare .pagebox4{height: auto;overflow: hidden;padding-top:4rem;}
.welfare .pagebox4 .box_con img{width:100%;display: block;max-width:1099px;margin: 0 auto;}
.welfare .pagebox4 p.infor{margin:20px 0 40px 0;}
.welfare .pagebox5{margin-top:3rem;}
.welfare .pagebox5 .box_con img{display: block;margin:0 auto;width:100%;max-width: 861px;}
.welfare .box_con{padding:1rem 0 0 0;}
.welfare .box_con img{width:100%; display: block; margin:0 auto;}
.welfare .box_con .img1{max-width:1200px; margin-bottom:3rem;}
.welfare .box_con .img2{max-width:1199px;}

/* job */
.job{}
.tips{text-align: center;margin-top:10px;  color: #999;margin-left:300px;}
.job .pagebox1{padding:4rem 0 4rem 0; background:url(../images/job_bg.jpg) no-repeat center top; background-size:100% auto;}
.job .pagebox1 .tabCon{height:650px;overflow: hidden;overflow-y: auto;padding-right:10px;}
.job .pagebox1 .tabCon::-webkit-scrollbar {width:5px;}
.job .pagebox1 .tabCon::-webkit-scrollbar-thumb { border-radius: 10px;-webkit-box-shadow: inset 0 0 7px rgba(255,255,255,0.2);background: linear-gradient( to top,#0091ff,#19d8ff); }
.job .pagebox1 .tabCon::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 7px rgba(0,6,255,0.2);border-radius: 0;background: rgba(255,255,255,0.1);border-radius:50px;}
.job .ltab{width:300px; height: auto;overflow: hidden; background:#fff url(../images/job_tab.jpg) no-repeat center bottom;background-size: 100% ; float: left; min-height:480px; border: none;box-shadow: 0 0 8px rgba(0,0,0,0.1);min-height:600px; }
.job .ltab li{height:auto;overflow: hidden; width:100%; border-bottom:1px #ddd dashed; padding:0 0;}
.job .ltab li a{width:100%; display: block; padding:25px 15px; font-size:1.2rem; text-align: center; border-radius:0.5rem; color:#333;cursor:pointer;}
.job .ltab li.active a{color: #0192ff; font-weight: bold;}
.job .ltab li:hover a{color:#0192ff;}
.job .ltab>li.active>a, .ltab>li.active>a:focus, .ltab>li.active>a:hover {background:#c6e1f6;  color:#0192ff; border:0; }
.job .tabCon{width:auto; height: auto; overflow: hidden;padding:0 0 0 1.5rem; min-height:27rem;}
.job .job_list{height: auto;overflow: hidden;}
.job .job_list dd{height:auto;overflow: hidden; position: relative; margin-bottom:1rem;}
.job .job_list a.list_top{ height: auto; overflow:hidden; background:#f8f8f8; padding:1rem 1.5rem; display: block;  text-align:left;}
.job .job_list .list_top h3{font-size:0.85rem; color:#0192ff; margin-bottom:0.5rem; font-weight: bold;background: url(../images/icon.png) no-repeat left center;padding-left:20px;width:55%;}
.job .job_list .list_top h3 span{font-size:14px;color:#999;font-weight: normal;margin-left:5px;}
.job .job_list .list_top p{}
.job .job_list .list_top p span{font-size:0.7rem; color:#999;}
.job .job_list .list_top p em{display:inline-block; width:0; height:0; transition:all 0.4s ease;border-top:0.2rem solid transparent;border-bottom:0.2rem solid transparent; border-left:0.3rem solid #999999; margin:0 0 0 0.3rem;}
.job .job_list .list_btn {position: absolute; right:1rem; top:0.2rem; z-index:1;}
.job .job_list .list_btn a{width:auto; height:2rem;line-height:2rem; font-size:0.75rem; background:-webkit-linear-gradient(left,#28fde3,#19d9ff);  color:#021449; display:inline-block; border-radius:2rem; padding:0 1.6rem; border:0;font-weight: bold; }
.job .job_list .list_btn a:hover{background:#0192ff;color: #fff;}
.job .job_list .list_con{height: auto;overflow: hidden;clear: both; background:#eff8fe; margin:0.1rem 0 0 0; padding:1rem 1.6rem; text-align: left; display: none; }
.job .job_list .list_con li{height: auto; overflow: hidden; margin:0.5rem 0;}
.job .job_list .list_con strong{font-size:0.75rem; color:#666; float: left; margin:0.1rem 0.5rem 0 0;}
.job .job_list .list_con p{height: auto; overflow: hidden; font-size:0.7rem; line-height:1.8; color:#666; }
.job .job_list .active{}
.job .job_list .active .list_top{background: #eff8fe;}
.job .job_list .active a h3{}
.job .job_list .active a span{}
.job .job_list .active a p em{transform:rotate(90deg);}
.job .job_list .nodata{text-align:center;color:#eee;}
.job .pagebox2{ height: auto;overflow: hidden;  padding:0rem 0 0rem 0;background:url(../images/job_bg1.jpg) no-repeat right top;}
.job .pagebox2 .box_con img{display: block;width:100%;max-width:1195px ;margin: 0 auto;}
.container {
 width: 100%;
 height: auto;
 padding-right:0px;
 padding-left:0px;
 margin:0 auto;
 position: relative;
 z-index:1;
}
@media screen and (min-width:1000px){
 .container {
  max-width:1200px; 
 }
}
@media screen and (max-width:1000px){
 .container {
  padding-right:1rem;
  padding-left:1rem;
 }
 .banner{margin-top:3.9rem;}
 .header{height:4rem;}
 .header .logo{margin:0.5rem 0 0 0.5rem;}
 .header .logo img{height:3rem;}
 .header .menu{margin:0;}
 .header .menu li{margin:1rem 0.75rem;}
 .header .menu li span{font-size:0.9rem; }
 .header .menu li a{ font-size:1.2rem; padding-bottom:0.5rem; margin:0px 0.5rem;}
 .box_tit{margin:0 auto 1rem auto; }
 .box_tit h1{font-size:1.4rem; line-height:92px;}
 .footer{ padding:1rem 0;}
 .footer p{font-size:0.9rem; line-height:1.8; }

.navbar{width:180px;left:0.5rem; margin-left:0; top:40%; transition:all 0.6s ease; transform: translateX(-120%); }
.navbar .btn_close{display: block;}
.navbar .btn_menu{display: block;}
.navbar.active{transform:scale(1.2) translateX(0); }
.navbar.active .btn_menu{display: none;}
 
 /*index*/
 .index a.indexbtn img{width:40%; left:30%; bottom:6%;z-index: 5; }
 .index .video_btn{display:block;}
 .index .video_cover{width:100%;height:100%;background-image:linear-gradient( 241deg, rgba(60, 0, 255, 0.1) 0%, rgba(60, 0, 255, 0.1) 100% );position: absolute;top: 0;left: 0;z-index:3;display: none;}
 .index .video video{width:100%;height: 100%;transform-style: preserve-3d;o-object-fit: cover;  object-fit: cover;-webkit-backface-visibility: hidden;  backface-visibility: hidden;-o-object-position: 50% 60%; object-position: 50% 60%; }
 .index .txt{top:13%;}
 .index .txt img{width:95%;}
 .index .logo{width:100%;left:0;top:3%;}
 .index .logo img{display: block;margin:0 auto;width:25%;}
 .video_btn{width:100%; height: auto; overflow:hidden; position: absolute; left:0; top:50%; z-index:12;}
 .video_btn a.vbtn{width:8rem; height:8rem; overflow:hidden; display: block; background:url(../images/icon_play.png) no-repeat center center; background-size:80% auto; margin:0 auto; cursor:pointer;}
 .videoPage {width:100%; height:100vh; overflow:hidden; position: relative;}
 .videoPage .video{width:100%; height:100vh; overflow:hidden;  }
 .videoPage .video video{width:100%; height:100%; display:block; transform-style: preserve-3d; o-object-fit: cover; object-fit: cover; -o-object-position: 50% 60%; object-position: 50% 60%; -webkit-backface-visibility: hidden;  backface-visibility: hidden;}
 .video_btn.active a.vbtn{width:8rem; height:8rem;background: url(../images/icon_stop.png) no-repeat center center;background-size:100% 100%;}
 /* about */
 .about .pagebox1{padding:3rem 0 1rem 0;  }
 .about .pagebox2{padding:2rem 0 2rem 0;}
 .about .pagebox1 .footer_bg{padding-bottom:1rem;}
 .about .pagebox1 .box_con .tab-content{margin-bottom:0.87rem;}
 .about .pagebox2 .box_con .box_left{width:100%;margin: 0 auto;float: none;}
 .about .pagebox2 .box_con .box_left img{width:100%;}
 .about .pagebox2 .box_con .box_right{width: 100%;}
 .about .pagebox2 .box_con p{font-size:1.1rem;}
 .about .pagebox2 .box_con .box_right p{float: none;width:100%;padding: 0;}
 .about .pagebox2 .box_con .box_right img{display:block;width:70%;margin:3rem auto;float: none;}
 /* .about .pagebox4{background: none;} */
 .about .pagebox4 .box_top{width:100%;}
 .about .pagebox4 .box_top img{width:49.5%;}
 .about .pagebox4 .box_bottom p{font-size:1rem;line-height:1.8rem;}
 .about .pagebox3 .swiperbox{padding: 2rem 0;}
 .about .pagebox3 .swiper_gallery .swiper-slide-active, .swiper_gallery .swiper-slide-duplicate-active{transform: scale(1.2);}
 .swiper-container{padding:2rem 0;}
 .about .pagebox3 .swiper_gallery{transform: scale(1.5);}
/* history */
.swiper_gallery{width:93%;}
.box_stit h1{font-size:2rem;}
.welfare .pagebox2{background: url(../images/fl_bg3.jpg) no-repeat center bottom;background-size: 100% ; }
.welfare .pagebox1{background: url(../images/fl_bg.jpg) no-repeat center 125px;}
.welfare .pagebox1 .txt p{font-size:1rem;line-height:1.8rem;}
.welfare .pagebox1 .txt{padding: 40px 40px 100px;}
.welfare p.infor{font-size:1.1rem;}
 /* job */
 .job{}
 .job .mainbody{padding:3rem 0 2rem 0;}
 .job .ltab{width:25%;}
 .job .ltab li a{padding:20px 0; font-size:1rem;}
 .job .stabs li{width:30%;}
 .job .tabCon{width:auto; height: auto; overflow: hidden;padding:0 0 0 1rem; min-height:22rem;}
 .job  .list_tit{height:3rem; line-height:3rem; }
 .job  .list_tit span{font-size:0.9rem;}
 .job .job_list li a.list_top{padding:18px 0px 18px 20px;}
 .job .job_list li a strong{font-size:1rem;}
 .job .job_list li a span{font-size:0.7rem;}
 .job .job_list li .list_btn {height:auto;overflow: hidden; margin:0.5rem 0;}
 .job .job_list li .list_con{margin:0px 20px 0 20px;padding:10px 0 0 0px;}
 .job .job_list li .list_con p{font-size:0.8rem; }
 .tips{text-align: center;margin-top:10px;  color: #999;margin-left:280px;font-size:20px;}
 
}
