﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide video{width: 100%; }
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-bullets{bottom: .1rem;}
.banner .swiper-pagination .swiper-pagination-bullet{margin:0 6px;}
.banner .swiper-pagination-bullet{width: 13px;height: 13px;border-radius: 13px;transition: all 0.3s;color: #FFF;background: #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #e8b921;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: none;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;margin-top: -.15rem;outline: medium;color: #FFF;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: 0.2rem;color: #FFF;}

.ban_video{width: 100%; height: 58vh; position: relative; overflow: hidden;}
.ban_video video {position: absolute; left:50% ;top: 50%; transform: translate(-50%,-50%);}

/*  特点 */
.feature{background:#f9f9f9;overflow:hidden;padding:50px 0;}
.feature li{float:left;width:24.85%;text-align:center;border-right: 1px dotted #c6c6c6;}
.feature li i{display:inline-block;background: url('../images/feature.png') no-repeat;width:54px;height:50px;transition:all .5s;top:0;position:relative;}
.feature li h4{padding-top:15px;color:#333;font-size:22px;position:relative;}
.feature li h4 span{display:block;font-size:12px;opacity:.5;font-family:Arial;}
.feature li:nth-child(2) i{background-position: -54px 0;}
.feature li:nth-child(3) i{background-position: -108px 0;}
.feature li:nth-child(4) i{background-position: -162px 0;}
.feature li h4::after{content:"";position:absolute;left:50%;top:2px;height:1px;margin-left:-15px;background:#de2623;transition:0.3s;width:0;}
.feature li:hover h4::after{width:30px;}
.feature li:hover i{top:-8px}

/*  产品中心 */
.sy_product{padding:55px 0;overflow:hidden;}
.tieWrap{margin-bottom:30px;overflow:hidden;}
.hTitle{font-size:34px;color:#191919;line-height:36px; text-align: center;}
.hTitle h2{border-bottom: 1px solid #000; }
.hTitle span{font-weight: bold; background: #fff; padding: 0 80px; display: inline-block; position: relative; top: 12px; text-indent: 8px;}
.hTitle p{text-align: center; font-size: 18px; color: #757575; text-transform: uppercase; margin-top:20px;}

.proMain{padding:41px 0 15px;}
.proMain li{float:left;border:1px solid #d9d9d9;width:33.2%;margin-left:-1px;margin-top:-1px;transition:all .45s;position:relative;z-index:2;}
.proMain li::after{content:"";position:absolute;right:10%;top:20%;width:310px;height:235px;background:url('../images/pro_mark.png') no-repeat;z-index:-1;transform: scale(0);transition:all .3s;}
.proMain li a{display:block;overflow:hidden;}
.proMain li img{width:100%;transition:all .5s;}
.proMain li h3{position:absolute;left:25px;top:28px;font-size:22px;color:#333;transition:all .4s;}
.proMain li h3 span{display:block;opacity:.5;font-size:12px;font-family:Arial;margin-bottom:20px;;}
.proMain li h3 i{display:inline-block;width:21px;height:21px;background: url('../images/arr_pro.png') no-repeat -21px center;transition:all .3s;margin-left: 10px;}
.proMain li.big {width:668px;}
.proMain li.big img{width:668px;height:400px;}
.proMain li.big h3{top:75px;}
.proMain li:hover{background:#e8b921;border:1px solid #e8b921;}
.proMain li:hover h3{color:#fff;}
.proMain li:hover h3 i{background-position: 0 0;}
.proMain li:hover img{margin-left:-10px;}
.proMain li:hover::after{transform: scale(1);}

/*  关于我们 */
.about{padding:55px 0;background:#f7f7f7; overflow:hidden; }
.about .hTitle span{font-weight: bold; background: #f7f7f7;}
.aboutL{width:100%; color: #444; margin:55px auto 0 auto;}
.aboutL .tie{margin:30px 0 50px 0;font-size:27px;color:#e8b920;}
.aboutL .txt{font-size: 16px;line-height: 35px;}
.aboutL .more{display:block;width:124px;height:42px;background:#727272 url('../images/arr_about.png') no-repeat right center; line-height: 42px; padding-left: 15px; margin: 20px auto;
color: #fff;font-size: 15px;}
.aboutL .more:hover{background:#e8b920 url('../images/arr_about.png') no-repeat right center;}

.strength{margin-top:20px; overflow:hidden;}
.strength li{float:left;font-size:14px;padding-right:45px; text-align: center;}
.strength li strong{display:inline-block;font-size:45px;font-family:Arial;line-height:65px;color:#e8b920;position:relative;}
.strength li strong::after{content:"+";position:absolute;right:-15px;bottom:-2px;font-size:14px;}
.strength li:last-child{margin-right:0;} 
.strength li:nth-child(1) strong::after,.strength li:nth-child(3) strong::after{display:none;}
.aboutR{width:48.5%;margin-top: 20px; overflow:hidden;display:block; border: 6px solid rgba(255, 255, 255, 0.35);}
.aboutR img{animation:scale 25s infinite; width:100%;}


/*  代理品牌 */
.indpp{padding: 55px 0 0;}
.indpp-loop{width: 100%;margin: 30px 0 0;}
.indpp-imgwd{display: block;width: 95%;background: #fff;text-align: center; box-shadow: 0 2px 5px 2px #eee;}
.indpp-img {display: flex;align-items: center;justify-content: center;position: relative;width: 100%;height: 148px;border-bottom: 1px solid #e5e5e5;}
.indpp-img img{max-width: 88%;max-height: 88%;transition: all .4s ease;}
.indpp-img:after{content: "";width: 0;right: 0;left: 0;margin: 0 auto;position: absolute;height: 1px;background: linear-gradient(to right,#ffc300,#e8b920);bottom: -1px;transition: all .6s ease;}
.indpp-wd{height: 240px;padding: 34px 16px 0;}
.indpp-wd h4{font-size: 20px;color: #333;margin-bottom: 12px;transition: all .4s ease;}
.indpp-wd p{font-size: 13px;color: #555;line-height: 24px;}
.indpp-imgwd:hover .indpp-img:after{width: 100%;}
.indpp-imgwd:hover .indpp-wd h4{color: #e8b920;}
.indpp-imgwd:hover .indpp-img img{transform: translateY(-6px);}
.indpp .swiper-pagination{bottom: 0;}
.indpp .swiper-wrapper{padding: 1%; margin-bottom: 50px;}
.indpp .swiper-point .swiper-pagination-bullet {background: #aaa;opacity: .73;border-radius: 8px;transition: all .4s ease;}
.indpp .swiper-point .swiper-pagination-bullet-active {opacity: 1;width: 40px;background: linear-gradient(to right,#ffc300,#e8b920);}



/*  新简介修改 */
.index-tip strong{ float: left; line-height: 38px; font-size: 25px; color: #333; font-weight: 400; margin-right: 10px;}
.index-tip span{ float: left; line-height: 38px; color: #aaa; font-size: 18px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; text-transform: uppercase;}
.index-tip a{ float: right; margin-top: 8px; text-align: center; width: 64px; height: 26px; line-height: 26px; font-size: 14px; color: #818181; background: url(../webimages/cimg11.png) 0 0 no-repeat;}
.index-tip a:hover{ background-image: url(../webimages/cimg12.png); color: #fff;}

.id_main{padding:55px 0;  background: url(../images/case_bg.jpg);  overflow:hidden;}
.id_main .hTitle span{font-weight: bold; background: url(../images/case_bg.jpg);}
.index-centerintr{ float: left; width:60%;}
.index-centerintr dl{ margin-top: 20px;background-color: #e8ecf2; overflow: hidden;}
.index-centerintr dl dt{ float: left; width: 48%; }
.index-centerintr dl dt img{ display: block; width: 100%; }
.index-centerintr dl dd{ float: right; width: calc(100% - 56%); padding: 20px 4% 5px; color: #000;}
.index-centerintr dl dd .tip{ font-size: 18px; line-height: 30px; padding-bottom: 12px; background: url(../images/cimg10.jpg) 0 bottom no-repeat;}
.index-centerintr dl dd .info{ margin: 16px 0; line-height: 28px; font-size: 14px; color: #565656;}
.index-centerintr dl dd .more{ color: #222;}
.index-centerintr dl dd .more:hover{ text-decoration: underline;}

.index-topic{ width: 100%; overflow: hidden;}
.indhb-loop{width: 100%;margin-top:15px; display: flex;align-items: center; flex-wrap: wrap;overflow:hidden;}
.indhb-link{width:19%;border: 1px solid #dedede;transition: all .4s ease; display: inline-block; margin:5px;overflow:hidden; border-radius: 5px; flex-direction: row;background: #fff;}
.indhb-link img{max-width: 78%;display: block; margin: 0 auto;overflow:hidden;transition: all .5s;}
.indhb-link img:hover{transform: scale(1.1);}
.indhb-link:hover{border: 1px solid #e8b921;}


/*  应用领域 */
.area{background:#fff; text-align: center; padding:50px 0;overflow: hidden}
.area .swiper-father{position: relative;}
.area .index_solutions{margin-top: 35px;}
.area .index_solutions .swiper-slide{position: relative;text-align: center;transform: scale(1);transition: 300ms;}
.area .index_solutions .swiper-slide-active{transform: scale(1);}
.area .index_solutions .swiper-slide figure{padding-bottom: 110%;}
.area .index_solutions .swiper-slide:hover figure img{transform: scale(1.2);}
.area .index_solutions .swiper-slide .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;color: #FFF;z-index: 100;font-size:32px;padding: .1rem 0;transition: all .3s;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.area .index_solutions .swiper-slide:hover .txt{padding: .3rem 0;}
.area .index_solutions .swiper-slide .txt i{font-size: 22px;}
.area .index_solutions .swiper-slide .txt h2{font-size: 32px;}
.area .index_solutions .swiper-slide a:after{content: '';position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: rgba(0,0,0,.3);transition: all .3s;}
.area .index_solutions .swiper-button-next,.area .index_solutions .swiper-button-prev{width: .3rem;height: .3rem;background: #e8b921;color: #FFF;}
.area .index_solutions .swiper-button-next:after,.area .index_solutions .swiper-button-prev:after{font-size: 22px;}

.id_partner{padding:45px 0; background: url(../images/case_bg.jpg);  overflow:hidden;}


/* 内页公用 */
.listBanner{ width:100%;  height:400px; overflow:hidden;}
.listBanne img{max-width: 100%;}
.listWrapper{padding:60px 0;overflow:hidden;}
.breadCrumb{height:40px;margin-top:25px;background:url('../images/home_icon.png') no-repeat left 4px; padding-left:25px;font-size:14px; }
.breadCrumb a{padding: 0 5px; color: #666;}
.breadCrumb .bc{color: #e8b921;font-weight: bold;}

/* 内页公用菜单 */
.listMenu{text-align: center;font-size:15px;margin-top:12px;}
.listMenu a{display:inline-block;padding: 0 32px;height:50px;line-height: 50px;border: 1px solid #ccc;color: #333;margin-bottom:10px;margin-left:-1px; font-size:16px; }
.listMenu a.cur,.listMenu a:hover{border:1px solid #e8b921;background: #e8b921;color: #fff;} 


.company-story{width: 100%;padding: 48px 0 30px;position: relative;}
.company-stoitems{width: 100%;display: flex;justify-content: space-between; margin: 5% 0;}
.company-stoshow{width: calc(100% - 40%);position: relative;z-index: 2;margin-left:25px; background:#f7f7f7; border-radius:15px; padding:0 15px;}
.company-stocont {width: 100%;  overflow: hidden; }
.company-stocont p{font-size: 22px;color: #555;line-height: 40px;font-weight: 400;}
.company-stocont img{object-fit: cover;width: 100%;}
.company-stoimg{width: 60%;}
.company-stoimg-items{width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;}
.company-stoimg-items img{object-fit: cover;width: 100%;}
.video-box{width:85%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%); }
.video-box video {width: 100%;border-radius: 5px;height: 245px;}

.company-story .intro_file{line-height: 36px; font-size: 15px; overflow: hidden;}
.company-story .intro_file img{max-width: 100%;} 

.company-honor{width: 100%;padding: 40px 0; background: #f5f5f5;overflow: hidden;}


.zy-team{width: 100%; margin-top:50px; overflow: hidden;}
.zy-team ul{margin-left: -1%; overflow: hidden;}
.zy-team ul li{margin-left: 1%; float: left; width: 49%; margin-bottom: 1%; padding: 1%; border: 1px solid #e2e2e2; box-sizing: border-box; overflow: hidden;}
.zy-team ul li .team_image{width: 50%; display: inline-block; vertical-align: middle;}
.zy-team ul li .team_image img{object-fit: cover;width: 100%;}
.zy-team ul li .team_box{width: 42%; margin-left: 5%; display: inline-block; line-height: 30px; vertical-align: middle; overflow: hidden;}
.zy-team ul li .team_box .mz1{font-size: 25px; color: #e8b921; padding-bottom: 10px;}
.zy-team ul li .team_box .mz2{font-size: 21px; color: #333; padding-bottom: 10px;}
.zy-team ul li .team_box .mz3{font-size: 15px; color: #444;}
.zy-team ul li .team_box .mz3 span{display: block;color: #e8b921; font-size: 18px;}


.Ulimg{margin-top:48px;overflow: hidden;}
.Ulimg ul{ margin-left:-2%;}
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:2%; box-sizing: border-box; overflow: hidden;}
.Ulimg li .upimg{width:99%; overflow: hidden;border: 1px solid #ccc;}
.Ulimg li .upimg img{ max-width:100%; -webkit-transition:0.5s;transition:0.5s; display: block; overflow:hidden;}
.Ulimg li .upimg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.Ulimg li span{display:block; line-height:25px; font-size:15px; padding: 15px 0 0;}


.hzhb_box{width:100%; margin:30px 0;overflow: hidden;}
.hzhb_box ul{margin-left: -2%;}
.hzhb_box li{float: left;width: 17.5%;margin-left: 2.1%; margin-bottom: 1%; margin-top: 1.5%; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);}
.hzhb_box li img{max-width: 85%; margin: 5px auto; display: block;} 
.hzhb_box li p{line-height: 28px;font-size: 14px;margin-top: 15px;overflow: hidden;}


.prod_img{width:100%; overflow: hidden;}
.prod_img ul{ margin-left:-2%;}
.prod_img li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:2%; box-sizing: border-box; overflow: hidden;}
.prod_img li .prod_img{width: 100%; overflow: hidden;}
.prod_img li .prod_img img{ max-width:100%; -webkit-transition:0.5s;transition:0.5s;}
.prod_img li .prod_img:hover img{-webkit-transform:scale(1.1);transform:scale(1.051);}
.prod_img li span{display:block; line-height:22px; font-size:15px; padding: 12px 0 0; font-weight: bold;}



/*  产品详情 */
.products_con{max-width:100%;  margin-top:20px; overflow: hidden;}
.products_con .t{width: 100%;overflow: hidden;}
.products_con .t_l{float: left;width: 56.5%;}
.products_con .t_l img{max-width: 100%; margin:8% auto; display: block;}
.products_con .swiper-wrapper{height: auto;}
.gallery-toper{border: 1px solid #CCC;}
.gallery-toper .swiper-pagination .swiper-pagination-bullet{margin:0 3px;}
.gallery-toper .swiper-pagination-bullet{width: 6px;height: 6px;background: #333;opacity: 0.1;}
.gallery-toper .swiper-pagination-bullet-active{background: #333;opacity: 1;}
.gallery-toper .swiper-button-next,.gallery-toper .swiper-button-prev{ width: 50px;height: 50px;text-align: center;line-height: 50px;margin-top: -42px;outline: medium;color: #777;}

.gallery-toper .swiper-button-next i, .gallery-toper .swiper-button-prev i{font-size: 27px;color: #aaa;}
.gallery-toper .swiper-button-next:hover, .gallery-toper .swiper-button-prev:hover{color: #e8b921;}

.gallery-thumbser{margin: 15px 0 0;}
.gallery-thumbser .swiper-slide {display: inline-block;border:0px solid #CCC;box-sizing: border-box;}
.gallery-thumbser .swiper-slide-thumb-active {border:0px solid #e8b921;}

.products_con .t_r{float: right;width:39.5%;}
.products_con .t_r h4{font-size: 22px; padding-bottom:20px;border-bottom: 1px solid #ccc;margin-bottom: 25px; color: #000;  font-weight:600; }

.proleft_btn{width:100%; float:left; margin-top:0;}
.proleft_btn li{width:155px; float:left; margin-right:10px;background:#e8b921; padding:1px 5px; border-radius: 5px;}
.proleft_btn li i{float: left; width: 32px; padding: 5px}
.proleft_btn li i img{max-width: 100%;}
.proleft_btn li a{width:100%; height:45px; float:left; line-height:45px; text-align:center; font-size:15px;font-weight:bold; display:block; color:#fff;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li:hover{background:#e8b921; color:#fff;}


.products_con .t_r .r_b{margin-top: 15px;line-height: 32px;padding-bottom: 30px; font-size: 14px; color: #222; font-weight:500;}
.products_con .t_r .r_b table{width: 88% !important;}
.products_con .t_r .r_b table tr td{width: 25%;}
.products_con .t_r .r_b table tr td:first-child{font-weight: bold;}


.products_con .description{margin:32px 0 0 0; overflow: hidden;}
.products_con .description .xqbt{border-bottom: 1px solid #dddddd; margin: 0 0 22px; padding-bottom:15px;}
.products_con .description .xqbt span{border-bottom: 3px solid #e8b921;color: #333;font-size: 22px;padding-bottom:14px;}
.products_con .description .editor{margin: 10px 0; font-size: 14px;line-height:28px; overflow: hidden;}
.products_con .description .editor img{max-width: 100%;}


.newsList {width:100%; margin: 0;overflow: hidden;}
.newsList li{border:1px solid #e2e2e2;padding:25px;overflow:hidden;margin-bottom:20px;transition:all 0.3s;}
.newsList li .font{width:75%;overflow:hidden;color:#333;padding-top:40px;}
.newsList li .date{width:80px;height:110px;background:#2b2b2b;color:#fff;padding-left:20px;font-size:20px;font-family:'Arial';position:relative;margin-right:40px;transition:all 0.4s;}
.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:17px;padding-bottom: 8px;}
.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.newsList li h4{font-size:17px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsList li .txt{color:#666; font-size: 14px; line-height: 27px;}
.newsList li .pic{width:calc(100% - 78%);overflow:hidden;}
.newsList li .pic img{width:100%;transition:all 0.5s;}
.newsList li:hover .date{margin-right:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover h4{color:#e8b921;}
.newsList li:hover img{transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #eee;}


.newShow{width: 100%; overflow: hidden;}
.newShow .name{ text-align:center; font-size:22px; color:#222; font-weight:400; padding-bottom:18px;}
.newShow .time{ text-align:center; font-size:14px; color:#666; border-bottom:1px solid #DEDEDE; padding-bottom:15px;}
.newShow .time em{ padding:0 15px;}
.newShow .contss{ padding:15px 0 20px 0; font-size:15px; line-height:34px;color: #444;}
.newShow .contss img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#e8b921;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}

.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;height:70px;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}


/*人才招聘*/

.job_stoitems{width: 100%;display: flex;justify-content: space-between; margin: 0 0 5% 0;}
.job_stoshow{width: calc(100% - 40%);position: relative;z-index: 2;margin-left:25px; background:#f7f7f7; border-radius:15px; padding:0 15px;}
.job_stocont {width: 100%;  overflow: hidden; }
.job_stocont p{color: #555;line-height: 40px;font-weight: 400;}
.job_stocont img{object-fit: cover;width: 100%;}
.job_stoimg{width: 60%;}
.job_stoimg-items{width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;}
.job_stoimg-items img{object-fit: cover;width: 100%; border-radius: 15px;}




.job_img{width:100%;overflow: hidden;}
.job_img ul{ margin-left:-3%;}
.job_img li{ float:left; width:47%; margin-left:3%; text-align:center; margin-bottom:2%; box-sizing: border-box; overflow: hidden;}
.job_img li .jbimg{width: 100%; overflow: hidden;}
.job_img li .jbimg img{ max-width:100%; -webkit-transition:0.5s;transition:0.5s;}
.job_img li .jbimg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.job_img li span{display:block; line-height:25px; font-size:17px; padding: 18px 0 0;}


.job_img2{width:100%;overflow: hidden;}
.job_img2 ul{ margin-right:-2%;}
.job_img2 li{ float:left; width:47%; margin-right:2%; text-align:center; margin-bottom:2%; box-sizing: border-box; overflow: hidden;}
.job_img2 li:nth-child(2){width: 49%;}
.job_img2 li .jbimg{width: 100%; overflow: hidden; border-radius:15px; }
.job_img2 li .jbimg img{width:100%; -webkit-transition:0.5s;transition:0.5s;  max-height:368px;}
.job_img2 li .jbimg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.job_img2 li span{display:block; line-height:25px; font-size:17px; padding: 18px 0 0;}


.job_one{ width:100%; margin-bottom: 45px;  overflow: hidden; }
.job_one .imgs{ float:left; width:50%; overflow:hidden;}
.job_one .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.job_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.job_one .txts{ width:50%; overflow:hidden; color:#444; line-height:32px;display: flex; align-items: center; justify-content: left; }
.job_one .txts .cons{ overflow:hidden;width:90%; margin:0 auto;}
.job_one .txts .h3{ font-weight:bold; color:#333; line-height:1.3; overflow:hidden; margin-bottom:2%;}
.job_one .txts p{ padding-bottom:.25%; font-size:15px; overflow:hidden;}
.job_one .txts p:last-child{ padding-bottom:0;}


.job_ul{ width:100%;  overflow:hidden;}
.job_ul ul li{ float:left; width:49%; overflow:hidden; background:#eee;  margin-bottom:3%;transition:all 0.3s; }
.job_ul ul li:nth-child(2n+0){ float:right;}
.job_ul ul li:hover{ background:#e8b921;}
.job_ul ul li .boxs{ padding:30px;  padding-bottom:40px; overflow:hidden;}
.job_ul ul li .h3{ height:36px; line-height:32px; overflow:hidden; color:#333333; font-size:22px;white-space:nowrap;text-overflow:ellipsis;}
.job_ul ul li .desc{ overflow:hidden; color:#777777; font-size:14px; line-height:30px; height:30px;font-size:14px; margin-top:16px;}
.job_ul ul li .desc span{ float:left; width:48%; margin-right:2%; max-width:210px;}
.job_ul ul li .desc span i{ font-style:normal; overflow:hidden; color:#222222;}
.job_ul ul li .pjs{ color:#555; overflow:hidden; line-height:30px; height:60px;font-size:14px; margin-top:18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.job_ul ul li em{ font-style:normal; background:#fff; display:inline-block; color:#333333; font-size:14px; width:136px; height:40px; line-height:40px; margin-top:20px; margin-right:20px; text-align:center;transition:all 0.3s;}
.job_ul ul li:hover .h3{ color:#fff;}
.job_ul ul li:hover .desc{color:#fff;}
.job_ul ul li:hover .desc span i{color:#fff;}
.job_ul ul li:hover .pjs{color:rgba(255,255,255,0.8);}
.job_ul ul li:hover em{ background:#fff; color:#e8b921;}

/*人才招聘详细*/
.about_x2.bgs2{overflow:hidden; margin-bottom: 28px;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#222;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:3%;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}


.job_pr{width: 100%; margin: 0 auto; overflow: hidden; }
.job_pr ul{}
.job_pr li{display: flex;justify-content: space-between;align-items: center; background: #f8f8f8;}
.job_pr li .pleft{width: 50%; height: auto;  float: left;}
.job_pr li .pleft img{width: 100%;}
.job_pr li .pright{width:43%; box-sizing: border-box; float: right; margin-right:3%;}
.job_pr li:nth-child(2n) .pright{margin-left:3%;}
.job_pr li .pright_zi{font-size: 22px; line-height: 42px; color: #333; overflow:hidden;}
.job_pr li .pright_ny{font-size: 16px; line-height: 25px; color: #555;}
.job_pr li .pright_xny{font-size: 14px; line-height:25px; color: #666; padding-top:2%;}
.job_pr li .cbutter { font-size: 14px; color: #d9340d; transition: 0.3s; margin-top:5%; float: left; margin-right: 5%;}
.job_pr li .cbutter a{color:#0089cc; transition: 0.3s; }
.job_pr li .cbutter a:hover { background: #0089cc; padding: 12px 35px; color: #fff; box-shadow: #aaa 0px 3px 5px;}


.contactBox8{overflow:hidden;overflow:hidden;margin:50px 0;overflow:hidden;}
.contactBox8 .txt1{padding:2%;width:38%;float:left; line-height:55px; font-size: 19px;}
.contactBox8 .txt1 h2{font-size: 27px; margin-bottom: 30px;}
.contactBox8 .txt p{margin-bottom:25px;}
.contactBox8 .txt1 p{margin-bottom:20px; font-size: 17px; line-height: 30px;color:#000;}
.contactBox8 .txt1 p img{width: 100%; display: block}
.contactBox8 .txt3{width:51%; float: right; padding: 1.5%;}

/* 内页留言样式 */
.contact-story{padding:40px 0 30px 0; background:#fff;}

.contactBox{overflow:hidden;border:1px solid #e7e7e7;overflow:hidden;margin:50px 0;overflow:hidden;}
.contactBox .txt1{padding:2%;width:38%;float:left;}
.contactBox .txt1 h2{font-size: 27px; margin-bottom: 30px;}
.contactBox .txt p{margin-bottom:25px;}
.contactBox .txt1 p{margin-bottom:20px; font-size: 17px; line-height: 30px;color:#000;}
.contactBox .txt1 p img{width: 100%; display: block}
.contactBox .phone span{font-size:36px;color:#333; line-height:36px;}
.contactBox .txt span{display:block;color:#333;}
.contactBox .txt p i{background: url('../images/contactIcon.png') no-repeat left top;width:18px;height:18px;float:left;margin-left:-30px;margin-top:8px;}
.contactBox .txt1 p:nth-child(2) i{background-position: 0 -54px;}
.contactBox .txt1 p:nth-child(3) i{background-position: 0 -72px;}
.contactBox .txt1 p:nth-child(4) i{background-position: 0 -18px;}
.contactBox .txt2 p i{margin-left:0;margin-right:5px;margin-top:2px;background-position: 0 -36px;}

.contactBox .txt3{border-left:1px solid #e7e7e7;width:51%; float: right; padding: 1.5%;}
#map_container{ height:555px;}

.contact-story .bot{overflow: hidden; }
.contact-story .bot .t-center{ text-align: center; }
.contact-story .bot .title{ font-size: 32px; line-height: 1.85; }
.contact-story .bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.contact-story .bot .form{ background-color: #fff; padding:0 0 2% 0; display: block; }
.contact-story .bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.contact-story .bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.contact-story .bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.contact-story .bot .br{ border-radius: 5px; }
.contact-story .bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #e8b921; font-size: 15px; color: #fff; cursor: pointer;} 
.contact-story .bot .submit:hover{ background-color: #e8b921; }


.c-sm-6 { width: 50%; float: left; padding: 0 15px 0 0; box-sizing: border-box;}



.kejian{width:100%;margin:0 auto; overflow: hidden; }
.kejian  .vision_block{width:80%;margin-right:20%;border:1px solid #e7e7e7;height:auto;overflow:hidden;background-color:#FFF;margin-bottom:3%}
.kejian .vision_block img{width: 50%}
.kejian  .vision_block .vision_img{float:left;width:38%}
.kejian  .vision_block .vision_content{width:54%;float:right;padding:5% 3%; box-sizing:border-box;}
.kejian  .vision_block .vision_content .title{font-size:24px;color:#005eb8;padding-bottom:28px}
.kejian  .vision_block .vision_content .content{overflow:hidden;position:relative}
.kejian  .vision_block .vision_content p{font-size:20px;color:#656565;line-height:40px;margin-bottom:25px;padding-left:20px}
.kejian  .vision_block .vision_content p span{color:#005eb8;padding-right:3px;font-size:18px}
.kejian  .vision_block_right{width:80%;margin-left:10%;border:1px solid #e7e7e7;height:auto;overflow:hidden;background-color:#FFF;margin-bottom:3%}
.kejian  .vision_block_right .vision_img{float:right;text-align:right}
.kejian  .vision_block_right .vision_content{float:left}


.nyabout-story{width: 100%;position: relative;}
.nyabout_stoitems{width: 100%;display: flex;justify-content: space-between;margin-bottom:3%;}
.nyabout_stoshow{width: calc(100% - 40%);position: relative;z-index: 2;margin-left:25px; background:#f7f7f7; border-radius:15px; padding:2%; box-sizing:border-box;}
.nyabout_stocont {width: 100%;  overflow: hidden; }
.nyabout_stocont p{color: #555;line-height: 35px;font-weight: 400; font-size:14px;}
.nyabout_stocont p strong{font-weight: 600;}
.nyabout_stocont p span{font-size: 20px; color: #e8b921;font-weight: 600;}
.nyabout_stocont img{object-fit: cover;width: 100%;}
.nyabout_stoimg{width: 60%;}
.nyabout_stoimg-items{width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;}
.nyabout_stoimg-items img{object-fit: cover;width: 100%; border-radius: 15px;}