/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#0c55c4;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
.font_en2{font-family:"Biko";text-transform: uppercase;}


/*英文字体包*/
@font-face {
  font-family:"Biko";
  src: 
  url("//memberpic.114my.com.cn/gdzhongsheng1/cssnew/Biko-Bold.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/gdzhongsheng1/cssnew/Biko-Bold.woff.txt") format("ttf"),
  url("//memberpic.114my.com.cn/gdzhongsheng1/cssnew/Biko-Bold.eot.txt") format("eot"),
   url("//memberpic.114my.com.cn/gdzhongsheng1/cssnew/Biko-Bold.svg.txt") format("svg"),
   url("//memberpic.114my.com.cn/gdzhongsheng1/cssnew/Biko-Bold.ttf.txt") format("ttf");
    
}


html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title b img{padding: 5px 40px;}


.title t{color:#0c55c4;}
.title p{font-size: 18px;color:#999;line-height: 30px;}






/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;width: 100%;height:130px;border-bottom: 1px rgb(255 255 255/0.25) solid;position: absolute;top: 0;z-index: 99;}
.top_bg{background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221021/20221021135200_753468147.png)no-repeat center;}
.ny_top_bg{background: linear-gradient(-180deg,rgb(0 0 0 / 0.3) 25%,hsl(0 0% 0% / 0) 100%);border-bottom: 1px rgb(255 255 255/0.8) solid;}
.top{display: flex;align-items: center;justify-content: space-between;height: 130px;}
.logo a{display: flex;align-items: center;}
.logo img{width:4.21vw;}
.logo li{padding-left:0.8rem;}
.logo b{font-size:1.45vw;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:0.96vw;color:#fff;}
/*栏目*/
.NavCeshi li{float:left;padding: 0 1.6vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size:16px;color: rgb(255 255 255/1);}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#ffe783;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:1px;transition: 0.2s all ease-in-out; position: absolute; left:-10%; bottom:0px; background: #ffe78e;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width:120%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #01853c solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #01853c;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #01853c;}
.nav2 table{width: 100%;}
.top_right>div{cursor: pointer;}
/*电话*/
.top_tel{display:flex;align-items: center;}
.top_tel i{display:flex;align-items: center;justify-content: center;width:2.08vw;height:2.08vw;border:1px rgb(255 255 255/0.5) solid;border-radius: 100%;}
.top_tel i:after{content: "";display: block;width:15px;height:15px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221017/20221017140448_461007545.png)no-repeat;}
.top_tel p{padding-left: 1.3vw;font-size: 1.56vw;color:#fff;}








/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:945px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:945px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:370px; left: 0; margin-left: 0; height:520px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221020/20221020175658_1697261271.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #fff;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{top: 100px;}






/*热门搜索*/
.search_bg{height:120px;background: #fff;}
.search{display: flex;justify-content: space-between;}
/*文字*/
.search_text{display: flex;line-height: 120px;}
.search_text p{font-size: 16px;color:#0c55c4;}
.search_text,.search_text a{font-size: 16px;color:#999;}
.search_text a:hover{color:#0c55c4;}
/*电话*/
.search_tle{display: flex;align-items: center;padding:0 40px;position: relative;}
.search_tle:before,.search_tle:after{content: "";display: block;width:1px;height:60px;background: #eee;position: absolute;}
.search_tle:before{left:0px;}
.search_tle:after{right:0px;}
.search_tle i{display: flex;justify-content: center;align-items: center;margin-right: 15px;background: #0c55c4;border-radius: 100%;position: relative;}
.search_tle i,.search_tle i:before,.search_tle i:after {width:40px;height:40px;border-radius: 50%;box-shadow: 0 0 0 0 rgba(12, 85, 196);animation: ripple 3s infinite;}
.search_tle i:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.search_tle i:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.search_tle en{display: block;width:15px;height:15px; background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221017/20221017144155_481031020.png)no-repeat;}
.search_tle p{font-size: 16px;color:#666;}
.search_tle span{font-size: 30px;color:#333;}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(12, 85, 196, .0);

                box-shadow: 0 0 0 40px rgba(12, 85, 196, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 85, 196, .0);
                box-shadow: 0 0 0 0 rgba(12, 85, 196, .0);
    }
}








/*实力*/
.strength_bg{height:740px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018091500_1578983905.jpg)no-repeat center;}
.strength{display: flex;justify-content: space-between;}
/*文字*/
.strength_text{display: flex;flex-direction: column;justify-content: center;width: 678px;height: 710px;}
.strength_text_top{padding-top: 30px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018100456_733911617.png)no-repeat 455px 0px;}
.strength_text_top b{font-size: 40px;color:#333;}
.strength_text_top t{color:#0c55c4;}
.strength_text_top em{display: block;margin-top: 20px;font-size: 18px;color:#666;}
.strength_text_top em:after{content: "";display: block;width:30px;height:2px;margin:35px 0 28px 0;background: #0c55c4;}
.strength_text_top p{font-size: 16px;line-height: 36px;color:#999;}
.strength_text_top span{font-weight: bold;color:#333;}
.strength_text_bottom{margin-top: 70px;}
.strength_text_bottom ul{display: flex;}
.strength_text_bottom li{display: flex;flex-direction: column;align-items: center;justify-content: center;width:225px;height:130px;background: #fff;border-right: 1px #f5f5f5 solid;}
.strength_text_bottom dt{display: flex;}
.strength_text_bottom span{font-size:60px;line-height:50px;color:#0c55c4;}
.strength_text_bottom p{width:24px;height:24px;line-height: 24px;margin:25px 0 0 -10px;background: #fff;border-radius: 100%;font-size: 24px;font-weight: lighter;color:#0c55c4;text-align: center;box-shadow: 0px 0px 11.04px 0.96px rgba(51, 51, 51, 0.15);}
.strength_text_bottom t{margin-top: 10px;font-size: 18px;color:#666;}
/*图片*/
.strength_img{margin-top: 80px;}





/*服务项目*/
.project{display: flex;flex-wrap: wrap;}
.project a{width:450px;height:280px;background:#f5f5f5;border-radius: 10px;position: relative;overflow: hidden;}
.project a+a{margin-left: 25px;}
.project a:nth-child(4){margin-left: 0px;}
.project a:nth-child(n+4):nth-child(-n+6){margin-top: 25px;}
.project a:after{content:"";display:block;width: 100%;height: 280px;background: #0c55c4;position: absolute;top: 0;left: 0;transition: 0.3s;transform: scale(0);}
.project a:hover:after{transform: scale(1);}
.project li{display: flex;flex-direction: column;justify-content: center;height: 280px;padding-left: 40px;position: relative;z-index: 3;}
.project span{font-size: 24px;color:#333;}
.project a:hover span{color:#fff;}
.project p{width: 200px;margin-top: 17px;font-size: 16px;line-height: 32px;color:#666;}
.project a:hover p{color: #8ebbff;}
.project img{position: absolute;bottom: 0px;right:0px;z-index: 2;}






/*派遣案例*/
.case_bg{height:877px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018104758_595069781.jpg)no-repeat center;position: relative;}
.case_bg:after{content:"";display:block;width:345px;height:1px;background:rgb(255 255 255/0.3);position: absolute;bottom: 106px;left: calc((100% / 2) - 172.5px);}
.case_title{padding-top: 150px;}
.case_title b{color:#fff;}
.case_title p{color:#eee;}
/*切换内容*/
.case_swiper-container{height:425px;}
.case_swiper-container .swiper-slide img{border: 10px #fff solid;border-radius: 10px;}
.case_swiper-container .swiper-slide{display: flex;justify-content: center;align-items: center;transition: 300ms;transform: scale(0.66);}
.case_swiper-container .swiper-slide-active{transform: scale(0.834);position: relative;z-index: 2;}
.case_swiper-container .swiper-slide-active i{display: block;overflow: hidden;}
.case_swiper-container .swiper-slide-active img{border:none;border-radius:0px;transition: 0.3s;}
.case_swiper-container .swiper-slide-active:hover img{transform: scale(1.2);}
.case_swiper-container .swiper-slide-active p{position: relative;background: #fff;}
.case_swiper-container .swiper-slide-active p:after{content:"";display:block;width: 100%;height: 60px;background: #0c55c4;position: absolute;top: 0;left: 0;transition: 0.3s;transform: scale(0);}
.case_swiper-container .swiper-slide-active:hover p:after{transform: scale(1);}
.case_swiper-container span{display: block;line-height:62px;text-align: center;font-size: 20px;color: #333;display:none;}
.case_swiper-container .swiper-slide-active span{display:block;}
.case_swiper-container .swiper-slide-active:hover span{color:#fff;position: relative;z-index: 2;}
/*切换箭头*/
.swiper-button-button{width:50px !important;height:50px !important;background: #0c55c4;border-radius: 100%;outline: none;top: 117.5% !important;}
.swiper-button-button:after{font-size: 15px !important;color: #fff;}
.case .swiper-button-prev{left:32.7% !important;}
.case .swiper-button-next{right:32.7% !important;}






/*合作客户*/
.partner_bg{height:895px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018110950_1823975604.jpg)no-repeat center;}
/*上部分*/
.partner_top {display: flex;justify-content: flex-end;}
.partner_top *{display:block;}
.partner_top a{display: flex;flex-direction: column;justify-content: center;width:550px;height:300px;padding: 0 50px;background: #fff;border-radius: 10px;}
.partner_top a+a{margin-left: 25px;}
.partner_top t{font-size: 24px;color:#0c55c4;}
.partner_top span{margin-top:3px;font-size: 14px;color:rgb(12 85 196/0.5);}
.partner_top span:after{content: "";display: block;width:30px;height:2px;margin:26px 0 22px 0;background: #0c55c4;}
.partner_top p{font-size: 16px;line-height: 30px;color:#666;}
.partner_top i{width:15px;height:15px;line-height: 14px;margin-top:48px;background: #0c55c4;color:#fff;text-align: center;font-weight:100;}
/*下部分*/
.partner_bottom{margin-top: 40px;}
.partner_bottom *{display:block;}
.partner_bottom ul{display:flex;}
.partner_bottom ul+ul{margin-top:25px;}
.partner_bottom li{border-radius: 10px;overflow: hidden;position: relative;}
.partner_bottom li+li{margin-left:25px;}
.partner_bottom p{width: 100%;height: 124px;background: rgb(0 0 0/0.8);position: absolute;top: 0;z-index: 2;transform: scale(0);transition: 0.3s;}
.partner_bottom li:hover p{transform: scale(1);}
.partner_bottom a{line-height: 124px;font-size: 16px;color: #fff;text-align: center;}






/*为什么选择中昇人力资源*/
.adv_bg{height:985px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018113606_1729427800.jpg)no-repeat center;}
.adv{display: flex;justify-content: space-between;}
/*切换*/
.adv_switch{width:560px;}
.adv_switch *{display:block;}
.adv_switch li{display: flex;flex-direction: column;align-items: center;justify-content: center;width:260px;height:340px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.1);border-radius: 10px;position:absolute;text-align: center;cursor: pointer;overflow: hidden;}
.adv_switch li:nth-child(2){left:300px;top:65px;}
.adv_switch li:nth-child(3){left: 0;top:390px;}
.adv_switch li:nth-child(4){left: 300px;top:450px;}
.adv_switch li.on{background-image: -moz-linear-gradient( 90deg, rgb(29,105,221) 0%, rgb(83,213,251) 100%);}
.adv_switch li:after{content: "";display: block;width:100%;height:340px;background-image: -moz-linear-gradient( 90deg, rgb(29,105,221) 0%, rgb(83,213,251) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(29,105,221) 0%, rgb(83,213,251) 100%);background-image: -ms-linear-gradient( 90deg, rgb(29,105,221) 0%, rgb(83,213,251) 100%);position: absolute;top: 0;left: 0px;transform: scale(0);transition: 0.3s;}
.adv_switch li.on:after{transform: scale(1);}
.adv_switch li *{position: relative;z-index: 2;}
.adv_switch i{display: flex;align-items: center;justify-content: center;width: 80px;height:80px;background: #0c55c4;border-radius: 100%;}
.adv_switch i:after{content: "";display: block;width:35px;height:35px;background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018134507_524282944.png)no-repeat;transition: 0.3s;}
.adv_switch li.on i{background: #fff;}
.adv_switch li:nth-child(1) i:after{background-position: 0 -35px;}
.adv_switch li:nth-child(2) i:after{background-position: -35px -35px;}
.adv_switch li:nth-child(3) i:after{background-position: -70px -35px;}
.adv_switch li:nth-child(4) i:after{background-position: -105px -35px;}
.adv_switch li.on i:after{background-position-y:top;}
.adv_switch t{margin:35px 0 4px 0;font-size: 24px;color: #333;}
.adv_switch li.on t{color:#fff;}
.adv_switch span{font-size: 14px;color:#bbb;text-transform: capitalize;}
.adv_switch li.on span{color:rgb(255 255 255/0.4);}
.adv_switch p{margin-top:15px;padding:0 18px;font-size: 16px;line-height: 26px;color:#666;}
.adv_switch li.on p{color:rgb(255 255 225/0.7);}
/*内容*/
.adv_content{width:760px !important;height:500px !important;margin-top:155px;background: #fff;box-shadow: 0px 0px 18px 2px rgba(51, 51, 51, 0.2);border-radius: 20px;}
.adv_content:before{content: "";display: block;width:129px;height:138px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018135722_16599555.png)no-repeat;position: absolute;top: -138px;right: 565px;}
.adv_content:after{content: "";display: block;width:304px;height:353px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018140107_242401800.png)no-repeat;position: absolute;bottom: -55px;right: -225px;}
.adv_content ul{width:700px !important;height:440px !important;position: relative;left:30px !important;top: 30px !important;}
.adv_content ul:nth-child(1){background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018140852_74134605.jpg)no-repeat center;}
.adv_content ul:nth-child(2){background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019143335_1258718447.jpg)no-repeat center;}
.adv_content ul:nth-child(3){background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019143335_1153856763.jpg)no-repeat center;}
.adv_content ul:nth-child(4){background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019143335_1692798020.jpg)no-repeat center;}
.adv_content p{width:700px;height:100px;padding: 15px 40px 0; line-height: 34px;background: rgb(255 255 255/0.9);font-size: 16px; color: #333;text-align: center;position: absolute;bottom: 0;}







/*公司简介*/
.about_bg{height:945px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018150351_1589374977.jpg)no-repeat center;}
.about:before{content: "";display: block;width:560px;height:139px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018150555_156889258.png)no-repeat center;position: absolute;top: -139px;left: 33%;}
/*图片*/
.about_img img{margin-top: 80px;border-radius: 30px 30px 0 0;}
/*文字*/
.about_text{display: flex;flex-direction: column;justify-content: center;width:1400px; height:180px;padding: 0 40px;background: #fff;border-radius: 0 0 30px 30px;text-align: center;}
.about_text b{font-size:30px;color:#333;}
.about_text p{margin-top: 12px;font-size: 16px;line-height: 34px;color:#666;}
.about_text a{color:#0c55c4;}














/*资质证书*/
.honor_bg{height:917px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018152207_1490927071.jpg)no-repeat center;}
.honor{display: flex;justify-content: space-between;height:650px;}
.honor_frame{height:500px;padding:0 40px;background: #fff;border-radius:20px;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.15);}

/*证书图片*/
.honor_img{width:960px;padding-top:50px;}
.honor_img_content ul{display:flex;flex-wrap: wrap;}
.honor_img_content ol{display:flex;flex-wrap: wrap;justify-content: space-between;width: 880px !important;padding: 0;}
.honor_img_content ol *{display:block;}
.honor_img_content li{position: relative;}
.honor_img_content li:nth-child(n+5):nth-child(-n+8){margin-top:25px;}
.honor_img_content p{width: 100%;height: 151px;line-height: 151px;background: rgb(0 0 0/0.8);position: absolute;z-index: 2;top: 0;left: 0;transform: scale(0);transition: 0.3s;}
.honor_img_content li:hover p{transform: scale(1);}
.honor_img_content p a{font-size: 16px;color: #fff;text-align: center;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.honor_img_spot{display:flex;justify-content: center;margin-top: 40px;}
.honor_img_spot li{width:14px;height:14px;background:rgb(12 85 196/0.5);font-size: 0;border-radius: 100px;cursor: pointer;transition: 0.3s;}
.honor_img_spot li+li{margin-left:40px;}
.honor_img_spot li.on{width: 140px;background: #0c55c4;}
/*证书文字*/
.honor_text{width:400px;}
.honor_text_b b{display: block;margin: 50px 0 20px 0;font-size: 24px;color:#0c55c4;}
.honor_text_p p{font-size: 16px;line-height: 36px;color:#666;}
/*联系方式*/
.honor_tel{position: absolute;bottom:22px;right:40px;display: flex;}
.honor_tel li{display: flex;align-items:center;justify-content: center;width:310px;height:105px;background: #0c55c4;border-radius: 10px;position: relative;}
.honor_tel li:nth-child(1){border-radius: 0 10px 10px 0;}
.honor_tel li:nth-child(1):after{content: "";display: block;width:108px;height:105px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018165710_540262966.png)no-repeat;position: absolute;left: -108px;top: 0;}
.honor_tel li+li{margin-left:25px;}
.honor_tel i{display: flex;align-items:center;justify-content: center;width:60px;height:60px;margin-right: 15px;background: #fff;border-radius: 100%;}
.honor_tel i:after{content: "";display: block;width:25px;height:25px;background: 
url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018165256_1750178442.png)no-repeat;}
.honor_tel li:nth-child(2) i:after{background-position-x: -25px;}
.honor_tel li:nth-child(3) i:after{background-position-x: -50px;}
.honor_tel p{margin-bottom: 3px;font-size: 18px;color:#bfd4f4;}
.honor_tel span{font-size: 24px;color:#fff;}
.honor_tel li:nth-child(3) span{font-size: 20px;}











/*中昇为您提供专属方案*/
.message_bg{height:570px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018165918_1287353521.jpg)no-repeat center;}
.message_title b{color:#fff;}
.message_title p{color:#eee;}
.message{display: flex;justify-content: space-between;height:300px;padding:0 50px;background: rgb(12 85 196/0.8);border-radius: 10px;}
/*文字*/
.message_text{display: flex;flex-direction: column;justify-content: center;width:435px;height: 300px;}
.message_text *{display: block;}
.message_text b{font-size: 30px;line-height: 32px;color:#fff;}
.message_text t{margin:7px 0 17px 0;font-size: 12.6px;color:#c1e4f7;text-transform: capitalize;}
.message_text p{font-size: 24px;color:#e7edf5;}
.message_text p:after{content: "";display: block;width:50px;height:2px;margin:33px 0 35px 0;background: #dab315;}
.message_text a{width:180px;height:50px;line-height:50px;background-image: -moz-linear-gradient( 0deg, rgb(12,85,196) 0%, rgb(48,151,245) 50%, rgb(0,222,255) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(12,85,196) 0%, rgb(48,151,245) 50%, rgb(0,222,255) 100%);background-image: -ms-linear-gradient( 0deg, rgb(12,85,196) 0%, rgb(48,151,245) 50%, rgb(0,222,255) 100%);border-radius: 100px;font-size: 18px;color:#fff;text-align: center;}
/*留言*/
input{outline: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;font-size: 16px;}
input::-webkit-value{font-size: 24px;color:#fff;}
.message_content{width:810px;}
.message_content ul{display: flex;flex-wrap: wrap;justify-content: flex-end;margin-top: 40px;}
.message_content li{position: relative;}
.message_content li+li{margin-left:25px;}
.message_content li:nth-child(n+1):nth-child(-n+3){width:253px;}
.message_content li p{position: relative;}
.message_content li p:before{content: "";display: block;width:20px;height:20px;background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018173038_375476266.png)no-repeat;position: absolute;top: 15px;left: 25px;}
.message_content li:nth-child(2) p:before{background-position-x:-20px;}
.message_content li:nth-child(3) p:before{background-position-x:-40px;}
.message_content li:nth-child(4) p:before{background-position-x:-60px;}
.message_content li:nth-child(5) p:before{display: none;}
.message_content li:nth-child(n+1):nth-child(-n+3) input{width: 253px;height:50px;line-height: 50px;padding-left: 55px;border-radius: 100px;border: none;color:#999 !important;}
.message_content li:nth-child(3) img{position: absolute;right: 25px;top: calc((50px - 20px)/2);}
.message_content li:nth-child(4){width:532px;height:141px;margin-left: 0px;background: #fff;border-radius: 20px;overflow: hidden;padding: 0;}
.message_content li:nth-child(4) textarea{width: 532px;height: 141px; border:none;padding-left: 60px;line-height: 45px;outline: none;}
.message_content li:nth-child(n+4):nth-child(-n+5){margin-top: 25px;}
.message_content li:nth-child(5) input{width:253px;height:141px;line-height: 210px;background: #4e91f7 url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018195003_2090650189.png)no-repeat 96px 22px;border-radius: 20px;outline: none;border: none;font-size: 24px;color:#fff;}






/*新闻中心*/
.news_bg{height:935px;}
/*切换*/
.news_switch{display: flex;justify-content: center;}
.news_switch a{display: block;width:180px;height:50px;line-height:50px;background: #eee;border-radius: 100px;font-size: 18px;color:#333;text-align: center;position: relative;overflow: hidden;}
.news_switch a+a{margin-left: 40px;}
.news_switch a:after{content: "";display: block;width:180px;height:50px;background: #0c55c4;border-radius: 100px; position: absolute;top: 0;left: 0;transition: 0.3s;transform: scale(0);}
.news_switch a.on:after{transform: scale(1);}
.news_switch a.on p{color: #fff;position: relative;z-index: 2;}
/*新闻共用样式*/
.news_cpntent{margin-top: 40px;}
.news_cpntent .news_div{position: relative;height: 625px;}
.news_cpntent .news_div_item_a{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size:22px;color:#333;}
.news_cpntent .news_div_item_body{display:block;margin:12px 0 27px 0;font-size: 15px;line-height: 30px;color: #999;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.news_cpntent .news_div_item_date{display:flex;font-size: 16px;color: #bbb;position: relative;}
.news_cpntent .news_div_item_date:after{content:"";display:block;width:25px;height:12px;background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019172210_2029393256.png)no-repeat;position: absolute;top: 6px;}
/*第一个*/
.news_cpntent .news_div_item{position: absolute;}
.news_cpntent .news_div_item:nth-child(1){display: flex;flex-direction: column-reverse;width: 500px;background: #f5f5f5;border-radius:10px;}
.news_cpntent .news_div_item:nth-child(1) .news_div_item_image{width:500px;height:375px;border-radius: 10px 10px 0 0;}
.news_cpntent .news_div_item:nth-child(1) .news_div_item_content{padding:35px 40px 0 40px;}
.news_cpntent .news_div_item:nth-child(1) .news_div_item_date{padding: 0 0 36px 40px;}
.news_cpntent .news_div_item:nth-child(1) .news_div_item_date:after{right: 40px;}
/*第二个到第四个*/
.news_cpntent .news_div_item:nth-child(2){left:525px;}
.news_cpntent .news_div_item:nth-child(3){right:0px;}
.news_cpntent .news_div_item:nth-child(4){left:525px;bottom:0px;}
.news_cpntent .news_div_item:nth-child(5){right:0px;bottom:0px;}
.news_cpntent .news_div_item:nth-child(n+2):nth-child(-n+5){display: flex;flex-direction: column-reverse;justify-content: center;width: 425px;height: 300px;padding: 40px;background: #fff;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.1);border-radius: 10px;}
.news_cpntent .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_image{display:none;}
.news_cpntent .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_date:after{right:0px;}
.news_cpntent .news_div_item:nth-child(n+2):nth-child(-n+5)  .news_div_item_content:after{content:"";display:block;width:343px;height:17px;background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019173512_1843916332.png)no-repeat;}
.news_cpntent .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_date{margin-top: 30px;}









/*版权*/
.footer_bg{height:708px;padding-top: 50px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221018/20221018200646_21091716.jpg)no-repeat center;}
/*联系方式*/
.footer_contact{display:flex;justify-content: space-between;align-items: center;width:1400px;height:300px;padding:0 40px;background: #fff;border-radius: 10px;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.1);}
.footer_contact_figures{display: flex;flex-wrap: wrap;line-height: 100px;width: 1010px;border-top: 1px #eee solid;border-bottom: 1px #eee solid;position: relative;}
.footer_contact_figures:after{content: "";display: block;width:1010px;height:1px;background: #eee;position: absolute;top: 100px;left: 0;}
.footer_contact_figures li{display: flex;align-items: center;width: 490px;}
.footer_contact_figures i{display: flex;justify-content: center;align-items: center;width:50px;height:50px;background-image: -moz-linear-gradient( 90deg, rgb(48,151,245) 0%, rgb(40,182,229) 50%, rgb(0,222,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(48,151,245) 0%, rgb(40,182,229) 50%, rgb(0,222,255) 100%);background-image: -ms-linear-gradient( 90deg, rgb(48,151,245) 0%, rgb(40,182,229) 50%, rgb(0,222,255) 100%);border-radius: 100%;}
.footer_contact_figures i:after{content: "";display: block;width:25px;height:25px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019091518_354037536.png)no-repeat;}
.footer_contact_figures li:nth-child(2) i:after{background-position-x:-25px;}
.footer_contact_figures li:nth-child(3) i:after{background-position-x:-50px;}
.footer_contact_figures li:nth-child(4) i:after{background-position-x:-75px;}
.footer_contact_figures p{margin:0 10px 0 15px;font-size: 18px;color:#666;}
.footer_contact_figures span{font-size: 24px;color:#333;}
.footer_contact_figures li:last-child span{font-size: 18px;font-weight: bold;}
.footer_contact_qrcode{display: flex;}
.footer_contact_qrcode p{display: flex;justify-content: center;align-items: center;width:50px;height:200px;margin-right: 15px;background: #0c55c4;}
.footer_contact_qrcode span{display: block;width: 16px;font-size: 18px;color: #fff;}
.footer_contact_qrcode img{width:200px;border: 1px #eee solid;}
/*栏目*/
.footer_content{display: flex;justify-content: space-between;margin:80px 0;}
.footer_content_fl{display: flex;justify-content: space-between;width:745px;position: relative;}
.footer_content_fl *{display: block;}
.footer_content_fl li{display: flex;flex-direction: column;align-items: center;width: 33.3%;position: relative;}
.footer_content_fl li:before,.footer_content_fl li:after,.footer_content_fl:before,.footer_content_fl:after{content:"";display: block;position: absolute;}
.footer_content_fl li:before,.footer_content_fl:before{width:3px;height:20px;background: #0c55c4;top:0px;}
.footer_content_fl li:after,.footer_content_fl:after{width:1px;height:180px;background: #222;top:20px;}
.footer_content_fl li:before{left: 0;}
.footer_content_fl li:after{left: 1px;}
.footer_content_fl:before{right:0px;}
.footer_content_fl:after{right:1px;}
.footer_content_fl p{margin:5px 0 20px 0;font-size: 18px;color:#fff;}
.footer_content_fl a{display: block;font-size:15px;line-height: 34px;color:#666;}
.footer_content_fl a:hover{color:#fff;}
.footer_content_fr{display: flex;justify-content: flex-end;width:556px;}
.footer_content_fr i{display:block;width:169px;height:169px;background-size: 100% !important;}
.footer_content_fr li:nth-child(1) i{background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019100131_1498000489.png)no-repeat;}
.footer_content_fr li:nth-child(2) i{background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019100149_1811067523.jpg)no-repeat;}
.footer_content_fr li:nth-child(3) i{background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20230422/20230422102711_771760635.jpg)no-repeat;}
.footer_content_fr li+li{margin-left:25px;}
.footer_content_fr p{margin-top: 1px;width:169px;height:30px;line-height: 30px;background: #fff;font-size: 15px;color:#333;text-align: center;}








/*底部*/
.bottom_bg{height:100px;line-height: 100px;background: #111;border-top:1px #222 solid;}
.bottom_bg *{font-size: 15px !important;color:#666 !important;}
.bottom_bg a:hover{color:#fff;}
.bottom{display: flex;justify-content: space-between;}
.bottom_fl{display: flex;}
.bottom_fr{display: flex;}







/*友情链接*/
.link_bg{height:100px;line-height: 100px;background: #0c55c4;}
.link{display: flex;}
.link_fl{display: flex;align-items: center;}
.link_fl i{display: flex;align-items:center;justify-content: center;width:60px;height:60px;background: #256edc;box-shadow: 0px 0px 13.8px 1.2px rgba(51, 51, 51, 0.1);border-radius: 100%;}
.link_fl i:after{content:"";display: block;width:25px;height:25px;background: url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221019/20221019105626_99676071.png)no-repeat;}
.link_fl p{margin:0 15px;font-size: 18px;color:#fff;}
.link_fr a{font-size: 15px;color: rgb(255 255 255 / 0.6) !important;line-height: 100px;}

/*在线浮动*/
.y-kefu-box{ position:fixed; right:0; top:20%; z-index:99899999; font-size:13px;}
.y-kefu-box img{ display:block; width:100%; height:auto;}
.y-kefu-box01 .icon{ display:block; background:url(//memberpic.114my.com.cn/gdzhongsheng1/uploadfile/image/20221021/20221021111012_1498786130.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{ width:54px; color:#666; text-align:center;}
.y-kefu-box01 .kf-close-btn{ width:27px; height:27px; background-position:-5px -115px; position:relative; cursor:pointer;}
.y-kefu-box01 .kf-close-btn:before{ content:''; display:block; width:1px; height:12px; background-color:#0c55c4; position:absolute; bottom:-12px; left:13px; z-index:1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{ display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{ position:relative;}
.y-kefu-box01 .show-status .kf-zixun{ background-color:#0c55c4; border-color:#0c55c4; color:#fff; margin:10px 0 7px;}
.y-kefu-box01 .kf-zixun{ border-radius:2px;}
.y-kefu-box01 .kf-zixun i{ width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-mobile{ border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{ width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{ background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{ width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i {background-position:-30px -55px;}
.y-kefu-box01 .kf-email{ border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{ width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{ background-position:-30px -80px;}
.y-kefu-box01 .back-top i{ width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{ background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top { border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{ margin-top:20px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{ background-color:#0c55c4; border-color:#0c55c4;}
.y-kefu-box01 .hver:hover>p{ color:#fff;}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{ background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos{ width:260px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{ padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{ width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{ border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{ color:#aaa;}
.y-kefu-box01 .mobile-infos p{ color:#0c55c4; font-size:18px;}
.right {width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.right-arrow1,.right-arrow2 {width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.right-arrow1 {left:1px; border-left:6px #efefef solid;}
.right-arrow2 {border-left:6px white solid;}
/*咨询热线*/
/*二维码*/
.y-kefu-box01 .y-ewm-box{ width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{ width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{ width:120px; height:120px; margin:16px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{ width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{ top:84px;}
/*二维码*/
/*email*/
.y-kefu-box01 .y-email-infos{ padding:28px 20px 28px 45px; color:#aaa; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{ color:#0c55c4; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{ width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{ top:55px;}
.y-kefu-box01 .hide-status{ width:54px; height:65px; background-color:#0c55c4; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{ padding:10px 0 7px; color:#fff; cursor:pointer;}
/*email*/
/*在线浮动*/