/*logo*/ .logo_01{background: url(../images/logo_bg.png) no-repeat center;background-size: cover;padding-bottom: 5%;padding-top: 2%;} .logo_img{margin-bottom: 50px;} .logo_img,.logo_text{text-align: center;color: #5a5a5a;} .logo_text em{display: inline-block;width:152px;height: 3px;background: #0099d9;margin-top: 40px;} @media only screen and (max-width:1200px) { .logo_img img{width: 70%;} .logo_text p{text-align: left;} .logo_text p br{display: none;} } @media only screen and (max-width:767px) { .logo_01{padding-top: 40px;} .logo_text p{line-height: 28px;} } /*组织架构*/ .group_01{background: url(../images/group_bg.jpg) no-repeat center;background-size: cover;overflow: hidden;padding-bottom: 5%;} .group_img{text-align: center;} .group_img img{width: 90%;} /*荣誉*/ .publi_box ul{text-align: center;margin-bottom: 4%;display: inherit;} .publi_box ul li{display: inline-block;padding: 5px 40px;margin: 0 20px;color: #5a5a5a;transition: all .3s;cursor: pointer;width: auto;} .honor_con .publi_box ul{text-align: right;} .publi_box ul li.on a{color: #fff;} .publi_box ul li.on a:hover{color: #fff;} .publi_box .lhl_but{display: none;} .lhl_but>div{width: 48px;height: 48px;line-height: 48px;text-align: center;background: #fff;border-radius: 100%;margin-top: -42px;opacity: 1; font-size: 28px;color: #0099d9;transition: all .3s;} .publi_box ul li.on{background: #0099d9;color: #fff;border-radius: 30px;} .gray_body{background: #f2f2f2;} .honor_con{background: #f2f2f2;overflow: hidden;position: relative;padding-bottom: 5%;} .honor_wrap{position: relative;overflow: hidden;} .honor_con-le{width: 50%;float: left;box-sizing: border-box;padding-right: 2%;} .honor_img{position: relative;} .honor_img div{display: table-cell;} .honor_img img{width: auto;height: 80%;} .honor_img img::after{content: "";width: 100%;background: url(../images/yy.png) no-repeat;background-size: cover;height: 57px; position: absolute;top: -20px;left: 0;display: block;} .honor_con-re{width: 50%;float: right;overflow: hidden;border-left: 1px solid #e2e2e2;padding-left: 35px;box-sizing: border-box;padding-bottom: 50px;} .honor_ul dl{overflow: hidden;float: left;width: calc((100% - 10px) / 2);margin-bottom: 10px;cursor: pointer;margin-right: 10px;display: table-cell;} .honor_ul dl:nth-child(2n){margin-right: 0;} .honor_ul dl dd{padding: 40px;box-sizing: border-box;background: #fff;position: relative;} .honor_ul dl dd img{height: 80%;width: auto;} .honor_ul dl dt{padding: 15px 0;display: none;} .honor_ul dl dt h1{margin-bottom: 10px;} .customerSwiper{position: relative;} .but>div{background: none;} .customerSwiper .but>div i{font-size: 32px;color: #2d3e6f;} .customerSwiper .but>div i:hover{color: #014d95;} .customerSwiper .swiper-button-next.swiper-button-disabled,.customerSwiper .swiper-button-prev.swiper-button-disabled{opacity: 1;} .customerSwiper .swiper-button-prev{left: -8px;bottom: -50px;top: auto;} .customerSwiper .swiper-button-next{left: 40px;bottom: -50px;top: auto;} .honor_txt h1{margin-bottom: 15px;} .honor_txt p{color: #84888d;line-height: 30px;} .honor_icon{position: absolute;left: 0;bottom: 15px;width: 100%;} .honor_icon .honor_icon-img{width: 100%;text-align: center;} .honor_icon .honor_icon-img img{width: 257px;height: 137px;} .honor_mask{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);display: none;top: 0;left: 0;} .honor_mask span{ width: 50px; height: 50px; border-radius: 100%; border: 1px solid #aae0f9; text-align: center; line-height: 50px; color: #a9ddf5; font-size: 28px; display: block; } .honor_ul dl.on{color: #fff;} .honor_ul dl.on .honor_mask{display: block;} @media only screen and (max-width:1024px) { .honor_con-re .but .swiper-button-prev{left: 0;} } @media only screen and (max-width:767px) { .honor_con .publi_box ul{text-align: center;} .honor_con .publi_box ul li{padding: 5px 20px;margin: 0 10px;} .honor_con-le{width: 100%;position: static;} .honor_icon{position: static;} .honor_con-re{width: 100%;margin-top: 30px;padding-bottom: 80px; background-size: 100% 100%;padding-left: 0;border-left: 0;} .honor_ul dl{width: 100%;padding: 0;height: auto!important;} .honor_ul dl.on{background: none;color: #213265;} .honor_ul dl.on dt em{opacity: 1;} .honor_img,.honor_txt{display: none;} .honor_con {padding: 20px 0;} .honor_ul dl dt{display: block; min-height: 88px;} .honor_con-re .but .swiper-button-prev,.honor_con-re .but .swiper-button-next{top: 50%; bottom: auto; margin-top: -88px;} .honor_con-re .but .swiper-button-prev{left: -5px;} .honor_con-re .but .swiper-button-next{right: 0;left: auto;} } @media only screen and (max-width:345px) { .honor_con .publi_box ul li{padding: 5px 10px;margin: 0 5px;} } /*企业宣传片*/ .promo_con{padding-bottom: 5%;} .promo_con .publi_box ul{text-align: right;} .promo_list{margin-left: -15px;margin-right: -15px;overflow: hidden;} .promo_list dl{float: left;width: 33.3%;margin-bottom: 30px;cursor: pointer;padding: 0 15px;box-sizing: border-box;} .promo_list dl dd{position: relative;} .promo_list dl dt{text-align: center;padding: 10px 20px;background: #f5f5f5;color: #5a5a5a;transition: all .3s;} .promo_list dl dt p{white-space: nowrap;overflow: hidden;width: 100%;text-overflow: ellipsis;} /*视频弹窗*/ .video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;opacity: 0;visibility: hidden;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;} .video_appbox.show{visibility: visible;opacity:1;} .video_appbox video{object-fit: cover; width: 100%;} .video_appbox .video_t{ z-index:2; background:#000;width: 1035px;max-width:94%;height: 60%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:60%; transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s; visibility: hidden;opacity: 0; } .video_appbox.show .video_t{ visibility: visible;opacity:1; top:50%; } .video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);} .lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");} .vide0_close{ position:absolute; top:20px; right:20px; cursor:pointer; z-index: 99999;} .vide0_close i{color: #fff;font-size:20px;font-weight: bold;} @media only screen and (min-width:1025px) { .promo_list dl:hover dt{background: #014d95;color: #fff;} .len_more:hover{opacity: .8;} } @media only screen and (max-width:1024px) { .publi_box ul li{padding: 5px 20px;margin: 0 10px;} } @media only screen and (max-width:767px) { .promo_list dl{width: 100%;} .publi_box ul li{padding: 5px 10px;margin: 0;} .promo_con .publi_box{margin-bottom: 30px;} .promo_con .publi_box ul{text-align: center;} } /*珂润文化*/ .culture_con{padding-bottom: 5%;overflow: hidden;} .culture_list dl{position: relative;overflow: hidden;} .culture_list dd{float: left;width: 50%;} .culture_list dt{position: absolute;right: 0;top: 0;width: 50%;height: 100%;background: #fff;} .culture_dt{height: 100%;overflow: hidden;} .culture_txt{padding:5% 10%;box-sizing: border-box;} .culture_txt p{color: #929292;line-height: 30px;} .culture_txt h1{margin-top: 10px;} .culture_list dl:first-child dt{background: url(../images/culture6.jpg) no-repeat center;background-size: cover;} .culture_list dl:first-child dt .culture_txt h1{color: #014d95;} .culture_list dl:nth-child(2n) dd{float: right;} .culture_list dl:nth-child(2n) dt{left: 0;right: auto;} @media only screen and (max-width:767px) { .culture_list dd{width: 100%;float: none;} .culture_list dt{position: static;width: 100%;overflow: hidden;} .culture_txt{position: static;transform: inherit;padding: 10%;} } /*公司介绍*/ .introduce_01{position: relative;} .introduce_01_txt{position: absolute;left: 0;top: 0;width: 55%;padding: 6%;box-sizing: border-box;color: #fff;} .introduce_01_txt h2{margin-bottom: 20px;} .introduce_01_txt .edit_con_original{color: #fff;} .introduce_01_txt em{display: block;width: 87px;height: 3px;background: #0099d9;margin-top: 50px;} .introduce-p{text-align: center;color: #5a5a5a;padding: 4% 0;line-height: 30px;padding-bottom: 3%;} .introduce_swi{position: relative;padding: 0 70px;} .introduce_swi .swiper-container{padding: 10px 10px;} .introduce_swi li{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);text-align: center;} .introduce_swi li img{width: 100%;} .introduce_swi .lhl_but>div{margin-top: -25px;color: #474747;font-weight: bolder;} .introduce_02{background: url(../images/introduce_bg1.jpg) no-repeat center;background-size: cover;overflow: hidden;padding-bottom: 5%;padding-top: 3%;} .introduce_list dl{position: relative;} .introduce_list dd{float: left;width: 50%;} .introduce_list dt{width: 50%;position: absolute;right: 0;top: 0;} .introduce_02 .culture_list dt,.culture_list dl:first-child dt{ /*background: none;*/ } @media only screen and (max-width:1024px) { .culture_txt p br{display: none;} .introduce_01_txt{width: 100%;padding: 30px 20px;} .introduce_01_txt em{margin-top: 20px;} .introduce-p br{display: none;} } @media only screen and (max-width:767px) { .introduce_01_txt{position: static;background: #f2f2f2;color: #000c17;} .introduce_01_txt .edit_con_original{color: #000c17;} .introduce-p{text-align: left;} .introduce_swi{padding: 0 60px;} .introduce_02 .culture_txt{padding: 20px 0;} .introduce_swi li{box-shadow: inherit;} } /*大事记*/ .history_year{width:100%; } .leftbox{ width: 100%;position: relative;background: url(../images/history_bg.jpg) no-repeat;height: 320px;background-size: 100% 100%;padding-bottom: 4%;} .leftbox .wrap{position: relative;height: 100%;} .leftbox .swiper-button-prev{ width:50px; height: 50px; left:0; top: 50%; margin-top:-25px;border: 1px solid #12599c;border-radius: 100%;color: #12599c;line-height: 50px;text-align: center;background: none;font-size: 20px;} .leftbox .swiper-button-next{ width:50px; height: 50px; right:0; top: 50%; margin-top:-25px;border: 1px solid #12599c;border-radius: 100%;color: #12599c;line-height: 50px;text-align: center;background: none;font-size: 20px;} .leftbox .swiper-button-prev.swiper-button-disabled,.leftbox .swiper-button-next.swiper-button-disabled{pointer-events:inherit!important; opacity: 1; cursor: pointer;} .leftbox .swiper-button-prev.disabled{ cursor: default;border: 1px solid #7c8b9b;color: #7c8b9b;} .leftbox .swiper-button-next.disabled{ cursor: default;} .leftbox .swiper-container{height: 100%;width: calc(100% - 110px);margin: 0 55px;box-sizing: border-box;} .leftbox .swiper-slide{width:100%; padding-top: 7.5%;height: 100%;box-sizing: border-box;position: relative;} .leftbox .swiper-slide:after{content: "";width: 100%;height: 37px;background: url(../images/history_bg6.png) no-repeat;background-size: 100%;display: block; position: absolute;left: 0;top: 50%;margin-top: -18.5px;display: none;} .leftbox .swiper-slide:nth-child(2n):after{ transform: rotateX(180deg); } .leftbox .swiper-slide a{color: #aebdcc;display: block;font-size: 24px;text-align: center; position: relative;transform-origin:50% 50%;font-weight: 200;} .leftbox .swiper-slide.on a{color: #0099d9;font-weight: bold;} .leftbox .swiper-slide.on a:hover{color: #0078C4!important;font-weight: bold;} .leftbox .swiper-slide .his_line2{display: none;} .leftbox .swiper-slide:nth-child(2n){padding-top:1.3%;} .leftbox .swiper-slide:nth-child(2n) .his_line{display: none;} .leftbox .swiper-slide:nth-child(2n) .his_line2{display: block;} .leftbox .swiper-slide i{width:19px; height: 19px; background: url(../images/history_icon.png) no-repeat;margin: 0 auto;display: block;margin-bottom: 4px;} .leftbox .swiper-slide .his_line2 i{margin-bottom: 0;} .leftbox .swiper-slide .his_line2 em{margin-bottom: 4px;} .leftbox .swiper-slide em{width:1px; height: 44px; background: url(../images/history_icon3.png) no-repeat;margin: 0 auto;display: block;} .leftbox .swiper-slide.on i{background: url(../images/history_icon1.png) no-repeat;} .leftbox .swiper-slide.on em{background: url(../images/history_icon4.png) no-repeat;} .history_cons{ width: 100%;background: url(../images/history_bg3.jpg) no-repeat;} .history_cons ul{padding: 0 5%;padding-bottom: 5%;box-sizing: border-box;} .history_cons li:last-child{border-bottom: none;} .history_cons li span{ display:block; font-size: 24px; margin-bottom: 20px; width:100%; height: 20px; line-height: 20px; color:#014d95;} .history_cons dl{ width:100%; position: relative;background: #f9f9f9;padding: 30px 50px;box-sizing: border-box;} .history_cons li:nth-child(2n) dl{background: #fff;} .history_cons dl dd{ position: relative; margin-bottom:40px;} .history_cons dl dd .txt{ float: left; width:100%;position: relative;padding-left: 35px;box-sizing: border-box;} .history_cons dl dd .txt:before{content: "";display: block;position: absolute;background: url(../images/ty.png) no-repeat;width: 7px;height: 7px;left: 0;top: 9px;} .history_cons dl dd .txt p{ color:#000c17;line-height:30px;overflow: hidden;font-size: 18px;} .history_cons dl dd:last-child{margin-bottom: 0!important;} @media only screen and (max-width:1400px){ .leftbox .swiper-slide.on a{ font-size: 40px;} } @media only screen and (max-width:1023px){ .history_year{ float: none; background: none; width:100%; height: auto;} .leftbox{margin:0 auto;} .leftbox .swiper-slide{ background: none; line-height: 40px; height: 40px;} .leftbox .swiper-slide a{text-align: center; padding:0;} .leftbox .swiper-slide.on a{font-size: 24px;} .leftbox .swiper-button-prev{width: 30px;height: 30px;margin-top: -15px;line-height: 30px;font-size: 16px;} .leftbox .swiper-button-next{width: 30px;height: 30px;margin-top: -15px;line-height: 30px;font-size: 16px;} .his_line{display: none;} .leftbox .swiper-slide:nth-child(2n) .his_line2{display: none;} .history_cons{ width:100%; margin-top:20px;} .have_img .txt{padding: 10px 20px;} .history_cons ul{padding: 0;padding-bottom: 50px;} .history_cons li span{font-size: 20px;} .history_cons dl dd .txt p{font-size: 16px;} } @media only screen and (max-width:767px){ .history{padding-top: 0;} .history_cons li span{font-size: 16px;margin-bottom: 10px;} .history_cons dl{padding: 20px;} .history_cons dl dd .img,.history_cons dl dd .txt{width:100%;} .history_cons dl dd .txt{padding-left: 15px;} } /**/ .h_title { text-align: center; margin-bottom: 2%; } .news-part01 .ll{ float: left; width:54.375%; overflow: hidden;} .news-part01 .rr{ float: right; width:45.625%;} .news-part01 .ll li{width:100%; display:none;} .news-part01 .ll li .txt,.news-part01 .swiper-button-prev,.news-part01 .swiper-button-next{display: none;} .news-part01 .rr li{ float: left; width: 100%; position: relative; /*overflow: hidden;*/} .news-part01 .rr li i{ opacity: 0; position: absolute; z-index:2; left:-13px; margin-top:-14px; top:50%; font-size: 18px; color:#fff;} .news-part01 .rr h2{margin:22px 35px 5px; height: 1.5em; overflow: hidden;} .news-part01 .rr span{ font-family: Arial, Helvetica, sans-serif; color:#014d95; display: block; margin:0 35px 5px;} .news-part01 .rr p{color:#5a5a5a; margin:0 35px;height: 3em; overflow: hidden;} .news-part01 .rr li{padding: 20px 35px;box-sizing: border-box;} .top_t{overflow: hidden;margin-bottom: 10px;} .top_t h2{float: left;width: calc(100% - 90px);margin: 0!important;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;} .top_t span{float: right;margin: 0!important;line-height: 30px;width: 90px;} .top_b p{margin: 0!important;} .news-part01 .rr li.on{ background: #014d95;position: relative; box-shadow: 0 0 5px #D7D7D7;color: #fff;} .news-part01 .rr li.on i{ opacity: 1;color: #014d95;} .news-part01 .rr li.on h2 a{color: #fff;} .news-part01 .rr li.on .top_t span{color: #fff;} .news-part01 .rr li.on p{color: #fff;} .news-part02{ padding:5% 0% 4%;} .news-part02 ul{ margin:0 -2%;} .news-part02 li{ float: left; width:29.33%; margin:0 2% 40px; padding:30px 20px; border-top:2px solid #060606;} .news-part02 li span{ font-family: Arial, Helvetica, sans-serif; color:#EA2F39; display: block; margin:0 0 5px;} .news-part02 li h2{margin:0 0 10px; height: 3em; overflow: hidden;} .news-part02 li p{color:#686868; height: 4.5em; overflow: hidden;} .news-part02 li a.more{ display: inline-block; margin-top:50px;} .news-part02 li a.more i{color:#EA2D36; font-size:20px;} .party_box{overflow: hidden;} .pub_link{text-align: center;padding: 3% 0;} .pub_link a{width: 50px;height: 50px;border-radius: 100%;border: 1px solid #aae0f9;text-align: center;line-height: 50px;color: #014d95;font-size: 20px;display: inline-block;} @media only screen and (max-width:1279px) { .news-part01 .rr p{ height: 1.5em;} .news-part02 li{ margin-bottom:0;} .news-part01 .rr h2{margin-top:15px;} } @media only screen and (max-width:1023px) { .news-part01 .rr p{ display: none;} .news-part02 li{width:46%;} .news-part02 li a.more{margin-top:20px;} .news-part01 .rr span{display: none;} } @media only screen and (max-width:767px) { .news-part01 .ll{width:99.9%;height:auto!important;} .news-part01 .rr{ display: none; width:100%;} .news-part01 .ll li{ display: block;} .news-part01 .ll li .txt,.news-part01 .swiper-button-prev,.news-part01 .swiper-button-next{display: block;} .news-part01 .ll li .txt{ padding:5% 0 0;} .news-part01 .ll li .txt span{color:#014d95; display: block; font-family: Arial, Helvetica, sans-serif; margin:10px 0;} .news-part01 .swiper-button-prev{width:15px; height: 26px; margin-top:-13px; background: url(../images/dot_13.png) no-repeat; background-size: cover;} .news-part01 .swiper-button-next{ width:15px; height: 26px; margin-top:-13px; background: url(../images/dot_14.png) no-repeat; background-size: cover;} .news-part02 ul{ margin:0;} .news-part02 li{width:100%; padding:5% 0; margin:0px;} .news-part02 li h2,.news-part02 li p{ height: auto;} .pub_link a{width: 35px;height: 35px;line-height: 35px;} .pub_link{padding: 20px 0;} } .swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{pointer-events:visible;} @media only screen and (min-width:1025px) { .news-part02 li:hover{ border-top: 2px solid #014d95;} .news-part02 li:hover span,.news-part02 li:hover h2,.news-part02 li:hover p{color:#fff;} .news-part02 li:hover h2 a{color: #fff!important;} .news-part02 li:hover a.more i{color:#fff;} .publi_box ul li.on:hover a{color: #fff!important;} } .party_02{background: #f5f5f5;padding: 3% 0 2%;overflow: hidden;} .pub_item-ul{overflow: hidden;} .pub_item-ul dl{width: 32%;margin-right: 2%;float: left;background: #fff;} .pub_item-ul dl:nth-child(3n){margin-right: 0;} .pub_item-ul dl dt{padding: 6%;box-sizing: border-box;} .pub_time{color: #014d95;font-weight: bold;} .pub_tit{margin: 10px 0 20px 0;} .party_02 .pub_tit{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} .pub_text{color: #5a5a5a;margin-bottom: 20px;} .party_03{padding: 5% 0;overflow: hidden;} .party_03 .branch img{width: 100%;} @media only screen and (max-width: 1024px){ .h_title { margin-bottom: 20px; } } @media only screen and (max-width:767px) { .pub_item-ul dl{width: 100%;margin-right: 0;float: none;margin-bottom: 20px;} .pub_item-ul dl:last-child {margin-bottom: 0;} .pub_link {padding: 20px 0;} .party_02{padding-top: 30px;} .party_03{padding: 30px 0;} } /*党建动态*/ .dynamic_01{background: #f5f5f5;padding-bottom: 5%;} .dynamic_01-con{overflow: hidden;} .dynamic_01-con .l,.dynamic_01-con .r{float: left;width: 50%;} .dynamic_01-con .l img{width: 100%;} .dynamic_01-con .r{padding: 3% 4%;box-sizing: border-box;} .dynamic_01-con .r .pub_link{text-align: left;} .dynamic_02{padding: 2% 0 5%;overflow: hidden;} .dynamic_list li{padding: 40px 0;overflow: hidden;border-bottom: 1px solid #e7e7e7;} .dynamic_list dl{position: relative;overflow: hidden;width: 100%;float: none;} .dynamic_list dl dd{float: left;width: 441px;} .dynamic_list dl dt{float: left;width: calc(100% - 441px);position: absolute;right: 0;top: 0;padding: 0 3%;box-sizing: border-box;} @media only screen and (max-width: 1024px){ .dynamic_01{padding-bottom: 0;} .dynamic_01-con .l, .dynamic_01-con .r{width: 100%;float: none;} .dynamic_list dl dd,.dynamic_list dl dt{float: none;width: 100%;} .dynamic_list dl dt{position: static;} .dynamic_list li{padding: 30px 0;} .dynamic_list .pub_tit{margin-top: 20px;} .dynamic_list .pub_tit a br{display: none;} .dynamic_list .pub_text{height: 62px;overflow: hidden;} } /*工会团青*/ .union .pub_item-ul dl dt{background: #f5f5f5;} .union .pub_item-ul dl{margin-bottom: 2%;} .union .pub_tit{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} .union .pub_text{height: 48px;overflow: hidden;} @media only screen and (max-width: 767px){ .union .pub_text{height: 42px;overflow: hidden;} } /*支部工作法*/ .branch_01{padding-bottom: 5%;} .branch_list{overflow: hidden;} .branch_list dl{padding: 30px 0;overflow: hidden;} .branch_list dl dd,.branch_list dl dt{float: left;width: 50%;} .branch_list dl dd{border: 1px solid #b0936f;box-sizing: border-box;padding: 3%;} .branch_list dl dd .branch_img{text-align: center;} .branch_list dl dd .branch_img img{max-width: 100%;} .branch_list dl dt{padding-left: 5%;box-sizing: border-box;} .branch_list dl dt h1{margin-bottom: 20px;} .branch_text .edit_con_original{color: #929292;} .branch_text .edit_con_original p{margin-bottom: 15px;} .branch_list dl:nth-child(2n) dd{float: right;} .branch_list dl:nth-child(2n) dt{padding-right: 5%;padding-left: 0;} @media only screen and (max-width: 1024px){ .branch_list dl dt{padding-left: 30px;} .branch_list dl:nth-child(2n) dt{padding-right: 30px;padding-left: 0;} .branch_list dl dt h1{margin-bottom: 10px;} .branch_text{max-height: 200px;overflow: hidden;} } @media only screen and (max-width: 767px){ .branch_list dl dd, .branch_list dl dt{width: 100%;} .branch_list dl{padding: 15px 0;} .branch_list dl dt{padding-left: 0;margin-top: 20px;} .branch_list dl:nth-child(2n) dt{padding-right: 0px;padding-left: 0;} } /*新闻*/ .news_main{overflow: hidden;} .news_tj{overflow: hidden;position: relative;} .news_tj-l,.news_tj-r{float: left;width: 50%;} .news_tj-l img{width: 100%;} .news_tj-r{background: url(../upload/news_bg1.jpg) no-repeat center;background-size: cover;position: absolute;right: 0;top: 0;height: 100%;padding: 4% 5%; box-sizing: border-box } .news_tj-r h1{margin-bottom: 20px;} .news_tj-r h1 a{color: #231815;display: block;height: 72px;overflow: hidden;} .news_tj-r span{display: block;color: #666;margin-bottom: 20px;} .news_tj-r p{color: #666;line-height: 30px;} .news_tj-r .txt{height: 130px;overflow: hidden;} .news_tj-r .learn_more .btn{width: 150px;height: 36px;line-height: 36px;} .btn{background: #009ada;color: #fff;text-align: center;border-radius: 30px;display: inline-block;} .news_list{margin-top: 4%;overflow: hidden;} .news_list dl{float: left;margin-right: 40px;width: calc((100% - 80px) / 3);margin-bottom: 40px;} .news_list dl:nth-child(3n){margin-right: 0;} .news_list dl dd a{display: block;} .news_list dl dd a img{width: 100%;} .news_list dl dt{padding-top: 25px;} .news_list dl dt a{display: block;color: #545454;height: 48px;overflow: hidden;} .news_list dl dt span{display: block;color: #014d95;margin-top: 5px;} /*媒体报道*/ .gray_body{background: #f2f2f2;} .media_con{padding-bottom: 30px;} .media-item{padding: 40px;overflow: hidden;box-sizing: border-box;background: #f2f2f2;transition: all .3s;} .media-item:nth-child(2n){background: #fff;} .media-item dl{overflow: hidden;} .media-item dd{float: left;width: 214px;margin-right: 3%;} .media-item dt{float: left;width: calc(100% - 214px - 3%);padding: 20px 0;box-sizing: border-box;} .media-item dt h1{margin-bottom: 5px;} .media-item dt h1 a{color: #231815;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .media-item dt span{display: block;color: #666666;} .media-item dt .txt{max-height: 90px;overflow: hidden;} .media-item dt p{line-height: 30px;} .media_page{padding-bottom: 6%;} .media-item.no_dd dt{width: 100%;float: none;} /*行业资讯*/ .trend_con{padding: 6% 0;overflow: hidden;} .trend-item{width: calc((100% - 48px) / 3);float: left;margin-right: 24px;margin-bottom: 30px;background: #fff;position: relative;} .trend-item:nth-child(3n){margin-right: 0;} .trend-item:nth-child(2n){background: #f2f2f2;} .trend-item .trend_txt{border: 1px solid #e0e0e0;padding: 10% 8%;box-sizing: border-box;height: 100%;} .trend_txt h1{margin-bottom: 15px;} .trend_txt h1 a{color: #231815;display: block;height: 105px;overflow: hidden;} .trend_txt span{display: block;margin-bottom: 15px;} .trend_txt .txt{height: 120px;overflow: hidden;} .trend_txt p{line-height: 30px;} .trend-item em{position: absolute;left: 0;bottom: 0;height: 3px;background: #009ada;width: 0;transition: all .3s;} @media only screen and (min-width: 1025px){ .news_tj-r .learn_more .btn:hover{color: #fff!important;opacity: .8;} .media-item:hover{background: #009ada;} .media-item:hover dt h1 a{color: #fff!important;} .media-item:hover dt span{color: #fff;} } @media only screen and (max-width: 1599px){ .news_tj-r h1 a{height: 66px;} .trend_txt h1 a{height: 96px;} } @media only screen and (max-width: 1399px){ .news_tj-r h1 a{height: 60px;} .news_list dl dt a{height: 42px;} .trend_txt h1 a{height: 90px;} } @media only screen and (max-width: 1279px){ .news_tj-r h1 a{height: 54px;} .news_tj-r{padding: 30px;} .news_tj-r .txt{height: 100px;} .trend_txt h1 a{height: 81px;} .trend-item{height: auto!important;} } @media only screen and (max-width: 1023px){ .news_tj-r h1 a{height:auto;} .news_tj-l{float: none;width: 100%;} .news_tj-r{position: static;float: none;width: 100%;} .news_tj-r .txt{height: auto;margin-bottom: 30px;} .trend_txt h1 a{height: 72px;} } @media only screen and (max-width: 767px){ .news_tj-r{padding: 20px;} .news_list{margin-top: 30px;} .news_list dl{float: none;width: 100%;margin-right: 0;margin-bottom: 20px;} .media_con{padding-bottom: 20px;} .media-item{padding: 30px 0;} .media-item dd{float: none;width: 100%;} .media-item dt{float: none;width: 100%;padding-bottom: 0;} .media-item.no_dd dt{padding-top: 0;} .media_page{padding-bottom: 40px;} .trend-item{width: 100%;margin-right: 0;float: none;} } /*投资者关系*/ .partner_01{padding-bottom: 6%;overflow: hidden;} .partner_l{float: left;width: 50%;margin-right: 3%;} .partner_r{float: left;width: 46%;} .partner_txt p{margin-bottom: 15px;line-height: 25px;} .partner_link{width: 80%;background: url(../images/partner_bg.jpg) no-repeat center;background-size: cover;margin-top: -9%;position: relative;z-index: 2;} .partner_link p{padding-left: 9%;color: #fff;} @media only screen and (max-width: 1024px){ .partner_l,.partner_r{float: none;width: 100%;margin-right: 0;} .partner_r{margin-top: 30px;} } @media only screen and (max-width: 767px){ .partner_link{width: 100%;margin-top: 0;} } /*社会责任*/ .liability_list dl{margin-bottom: 40px;overflow: hidden;background: #f5f5f5;} .liability_list dl dd{float: left;width: 446px;} .liability_list dl dt{float: left;width: calc(100% - 446px);padding: 10px 3%;box-sizing: border-box;} .liability_list dl dt .pub_tit{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} .liability_list dl dt .pub_link{text-align: left;} .liability_list dl dt .pub_link a{width: 30px;height: 30px;line-height: 30px;font-size: 16px;} .liability_list dl dt .pub_text{margin-bottom: 10px;} @media only screen and (max-width: 1024px){ .liability_list dl dd,.liability_list dl dt{float: none;width: 100%;} .liability_list dl dt{padding: 20px;} } /*环境保护*/ .milieu_01{background: #f5f5f5;padding-top: 3%;overflow: hidden;padding-bottom: 1%;} .milieu_list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 2%;background: #fff;padding: 2%;box-sizing: border-box;} .milieu_list li:nth-child(3n){margin-right: 0;} .milieu_list .pub_tit{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} .milieu_list .pub_text{height: 48px;overflow: hidden;} @media only screen and (max-width: 1024px){ .milieu_list .pub_text{height: 42px;overflow: hidden;} } @media only screen and (max-width: 767px){ .milieu_01{padding: 20px 0;} .milieu_list li{width: 100%;margin-right: 0;margin-bottom: 20px;} } /*法律声名*/ .law_01{padding-bottom: 4%;overflow: hidden;} .law_txt p{margin-bottom: 20px;color: #929292;line-height: 24px;} /*网站地图*/ .mapsite_list dl{padding: 25px 40px;box-sizing: border-box;background: #fff;position: relative;margin-bottom: 40px;transition: all .3s;} .mapsite_list dl dt{} .mapsite_list dl dt li{display: inline-block;margin-right: 30px;margin-top: 10px;} .mapsite_list dl dt li a{color: #929292;} .mapsite_list dl dt li em{width: 4px;height: 4px;border-radius: 4px;background: #0099d9;margin-right: 10px;display: inline-block;vertical-align: middle;margin-bottom: 3px;} .mapsite_list dl::before{content: "";width: 95px;height: 3px;background: #0099d9;position: absolute;left: 40px;top: 0px;display: block;} @media only screen and (min-width: 1025px){ .mapsite_list dl:hover{background: #0158a0;} .mapsite_list dl:hover a{color: #fff;} .mapsite_list dl:hover dt li em{background: #fff;} .mapsite_list dl:hover::before{background: #0158a0;} } @media only screen and (max-width: 767px){ .mapsite_list dl{padding: 20px;margin-bottom: 20px;} .mapsite_list dl::before{left: 20px;width: 70px;} .mapsite_list dl dt li em{margin-right: 7px;} .mapsite_list dl dt li{margin-right: 20px;} } /*搜索*/ .searchImg_list{overflow: hidden;} .search_div{padding: 6% 10%;box-sizing: border-box;} .search_input{height: 58px;line-height: 58px;border-radius: 30px;background: #fff;padding: 10px 0;box-sizing: border-box;} .search_input input{float: left;width: calc(100% - 80px);border: none;padding: 0 25px;line-height: 38px;background: none;box-sizing: border-box;} .search_input button{float: right;width: 80px;text-align: center;line-height: 38px;font-size: 24px;color: #014d95;border-left: 1px solid #d4d4d4; box-sizing: border-box;cursor: pointer;background: none;border: 0;} .search_02{padding-top: 60px;} .search_02 .publi_box ul{text-align: right;} .searchImg_list dl{float: left;width: 32%;margin-right: 2%;margin-bottom: 2%;background: #f5f5f5;} .searchImg_list dl:nth-child(3n){margin-right: 0;} .searchImg_list dl dd{height: calc(100% - 100px);padding: 8% 0;box-sizing: border-box;overflow: hidden;text-align: center;} .searchImg_list dl dt{height: 100px;line-height: 100px;text-align: center;} .searchImg_list dl dd img{width: 280px;height: 280px;} @media only screen and (max-width: 1260px){ .searchImg_list dl dd{height: calc(100% - 60px);} .searchImg_list dl dt{height: 60px;line-height: 60px;} } @media only screen and (max-width: 1200px){ .searchImg_list dl dd img{width: 240px;height: 240px;} } @media only screen and (max-width: 1024px){ .searchImg_list dl{width: 48%;margin-right: 4%;margin-bottom: 4%;} .searchImg_list dl:nth-child(3n){margin-right: 4%;} .searchImg_list dl:nth-child(2n){margin-right: 0;} } @media only screen and (max-width: 767px){ .search_02{padding-top: 30px;} .searchImg_list dl{width: 100%;margin-right: 0;} .search_input input{width: calc(100% - 50px);line-height: 20px;} .search_input span{width: 50px;} .search_input{height: 40px;line-height: 40px;} .search_input span{line-height: 20px;} } /**/ .searchSolve_list.liability_list dl{margin-bottom: 0;padding: 40px 0;background: #fff;border-bottom: 1px solid #e7e7e7;} .searchSolve_list.liability_list dl:first-child{padding-top: 0;} .searchSolve_list.liability_list dl dd{width: 441px;} .searchSolve_list.liability_list dl dt{width: calc(100% - 442px);} .searchSolve_list.liability_list dl dt .pub_text{height: 72px;overflow: hidden;} @media only screen and (max-width: 1024px){ .searchSolve_list.liability_list dl dd,.searchSolve_list.liability_list dl dt {float: none;width: 100%;} .searchSolve_list.liability_list dl{padding-bottom: 0;} } @media only screen and (max-width: 767px){ .searchSolve_list.liability_list dl{padding: 30px 0;padding-bottom: 0;} .searchSolve_list.liability_list dl dt{padding-bottom: 0;} .searchSolve_list.liability_list dl dt .pub_text{height: 64px;} } .em_color{color: #014d95;} .searchNews li{padding: 30px 0;} .searchNews .pub_time{color: #5a5a5a;} .searchNews li:nth-child(2n){background: #f5f5f5;} .searchNews li:first-child{padding-top: 0;} /*人才招聘*/ .recruit_search{overflow: hidden;margin-bottom: 40px;} .recruit_t{float: right;} .recruit_t input{float: left;width: 290px;background: #f5f5f5;padding: 0 20px;height: 45px;line-height: 45px;border: none;} .recruit_t .btn{float: left;width: 90px;height: 45px;border-radius: 0;line-height: 45px;text-align: center;border: none;} .recruit_item{border-bottom: 1px solid #e3e3e6;position: relative;} .recruit_item-t{cursor: pointer;overflow: hidden;padding: 30px 60px;} .recruit_item-t span{width: calc((100% - 65px) / 4);display: block;float: left;text-align: center;} .recruit_item-t span:first-child{text-align: left;} .recruit_item-t span b{font-style: normal;font-weight: normal;} .recruit_item-t span:last-child{width: 60px !important;text-align: right;} .recruit_item-bt{overflow: hidden;color: #797979;} .recruitment_t-txt{height: 224px;overflow: hidden;} .recruit_item-t span em{display: none;} .recruit_text-p{font-weight: bold;margin-bottom: 20px;} .recruit_item-b{display: none;padding: 0 60px;padding-bottom: 60px;} .recruit_text{overflow: hidden;margin-bottom: 10px;} .recruit_text img{margin-right: 22px;} .recruit_text span{float: left;width: 55px;} .recruit_text>p{color: #666666;position: relative;line-height: 30px;} .recruit_text>p em{position: absolute;left: 0;bottom: 0;width: 118px;height: 1px;display: block;background: #bdbdbd;} .recruit_item-bItem{float: left;width: 50%;box-sizing: border-box;overflow: hidden;color: #666;margin-bottom: 20px;padding-right: 50px;border-right: 1px solid #fff;} .recruit_item-bItem:nth-child(2){padding-left: 50px;padding-right: 0;border-right: none;} .xlicon{font-size: 25px;display: block;height: 24px;line-height: 24px;width: 24px;float: right;color: #c5c5c5;} .recruit_item-b_txt{margin-bottom: 20px;} .recruit_item-b_txt span{margin-right: 50px;} .recruit_item.on{border-bottom: 0;background: url(../images/recruit_bg1.jpg) no-repeat center;background-size: cover;color: #fff;} .recruit_item.on .recruit_item-t{font-size: 24px;padding: 50px 60px 10px;} .recruit_item.on .recruit_item-b{overflow: hidden;color: #fff;} .recruit_item.on .xlicon{transform: rotate(-90deg);color: #fff;} .recruit_item.on .recruit_text>p,.recruit_item.on .edit_con_original{color: #fff;} .recruit_itemAll{overflow: hidden;} .n_more{overflow: hidden;margin-top: 10px;} .n_more a{width: 200px;display: block;height: 50px;line-height: 50px;text-align: center;background: #fff;color: #0099d9;} .recruit_title{border-bottom: 1px solid #e3e3e6;background: #b09862;color: #fff;} .n_more a:hover{opacity: .8;} .recruit_details{padding-bottom: 20px;} /*弹窗*/ .delivery_mol{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;opacity: 0;visibility: hidden;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;} .delivery_mol.show{visibility: visible;opacity:1;} .delivery_mol .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);} .vide0_close{ position:absolute; top:10px; right:10px; cursor:pointer; z-index: 99999;} .vide0_close i{color: #bfbfc8;font-size:30px;font-weight: bold;} .delivery_mol .Unbundling{height: auto;width: 780px;background: #fff;z-index: 2;padding: 4% 8%;box-sizing: border-box;border-radius: 5px;} .delivery_mol .un_con h1{text-align: center;margin-bottom: 30px;} .delivery_group{margin-bottom: 30px;overflow: hidden;} .sc_span{float: left;width: 80px;line-height: 45px;height: 45px;} .group_ipt{float: left;width: calc(100% - 80px);} .group_ipt input{float: left;width: calc(100% - 120px);height: 45px;line-height: 45px;background: #f5f5f5;box-sizing: border-box;padding: 0 20px;border: none;} .group_ipt span{width: 120px;float: left;text-align: center;height: 45px;line-height: 45px;background: #0099d9;color: #fff;overflow: hidden;position: relative;} .group_ipt span img{width: 100%;height: 100%;} .delivery_group:nth-child(2) .group_ipt{width: 100%;} .delivery_form p a{color: #0099d9;} .modal_btn{margin-top: 50px;text-align: center;} .modal_btn .btn{width: 166px;height: 40px;line-height: 40px;margin: 0 15px;cursor: pointer;transition: all .3s;} .modal_btn .btn.cancal{background: #f5f5f5;color: #0099d9;} .zgw-file-input{position: absolute;width: 100%!important;height: 100%!important;left: 0;top: 0;padding: 0!important;opacity: 0;cursor: pointer;} .len_more{width: 165px;height: 40px;margin: 0 auto;line-height: 40px;background: #0099d9;color: #fff;text-align: center;border-radius: 30px;display: block;overflow: hidden; margin-top: 30px;cursor: pointer;transition: all .3s;} @media only screen and (min-width: 1025px){ .modal_btn .btn:hover{opacity: .8;} } @media only screen and (max-width: 1024px){ .recruit_item-t{padding: 30px;} .recruit_item-t span:last-child{text-align: right;} .recruit_list dl dd{width: 70px;} .recruit_list dl dt{width: calc(100% - 80px);} .recruit_item-b{padding: 0 30px;padding-bottom: 40px;} .recruit_item-bItem{width: 100%;margin-bottom: 20px;border-right: none;padding: 0;} .recruit_item-bItem:nth-child(2){padding: 0;} .recruit_item.on .recruit_item-t{padding: 50px 30px 10px;} .delivery_mol .Unbundling{width: 90%;padding: 20px 30px;} } @media only screen and (max-width: 767px){ .recruit_t input{width: 200px;} .recruit_search{margin-bottom: 20px;} .recruit_item{padding: 20px 0px;} .recruit_item-t{padding: 0;} .recruit_title{display: none;} .recruit_item-t span{text-align: right;display: block;width: 100%!important;margin-bottom: 10px;} .recruit_item-t span b{display: none;} .recruit_item-t span:first-child{width: 100%;text-align: right;} .recruit_item-t span em{display: block;float: left;} .recruit_item-t span:last-child{width: 100% !important;margin-bottom: 0;} .recruit_item-b{padding: 0 20px;} .recruit_text{margin-bottom: 5px;} .recruit_edit{padding-left: 0;} .recruit_item-b_txt span{display: block;margin: 5px 0;} .recruit_item.on{padding-bottom: 40px;} .recruit_item.on .recruit_item-t{font-size: 16px;padding: 20px 20px 10px;} .n_more{margin-top: 0;} .xlicon{margin-right: 2px;} .sc_span{float: none;width: 100%;} .delivery_group:first-child .group_ipt{width: 100%;} .group_ipt span{width: 100px;} .group_ipt input{width: calc(100% - 100px);} .modal_btn .btn{margin: 0 5px;width: 110px;} .len_more{margin-top: 0;} } .enterprise_video{position: relative;cursor: pointer;margin-bottom: 30px;} .enterprise_video .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 2;} .enterprise_video .video_btn{z-index: 3;cursor: pointer;} .promo_vid img{width: 100%;} /*new add*/ .honor_modal .Unbundling{padding: 0;margin: 0px auto;position: relative;z-index: 3;height: 100%;background: none;width: 100%;} .honor_modal .un_con{height: 100%;text-align: center;} .honor_modal .un_con img{position: static;transform: none;height: 100%;width: auto;max-width: 100%;} .honor_modal .vide0_close{width: 40px;height: 40px;background: rgba(0,0,0,0.6);color: #fff;text-align: center;line-height: 40px;} @media only screen and (max-width: 767px){ .honor_modal .un_con img{max-width: 100%;} } .upload-box { display: block; width: 100%; height: 45px; position: relative; border: 1px solid #ddd; border-radius: 2px; } .choose_file{float: right!important;width: 120px;text-align: center;height: 45px;line-height: 45px;background: #0099d9;color: #fff;overflow: hidden;} .upload-box iframe{position: absolute;width: 100%;height: 100%;left: 0;top: 0;} .upload-box.again-box{background: no-repeat;padding: 1px;border: 0;} .upload-box.again-box .choose_file{display: none;} .upload-box.again-box a { display: inline-block; padding: 0 20px; margin-right: 5px; background: #0099d9; color: #fff; border-radius: 2px; height: 45px;line-height: 45px; } @media only screen and (min-width: 1025px){ .upload-box.again-box a:hover{opacity: .8;color: #fff!important;} } .nodata{background: none!important;}