.l-page {
    width: 100%;
}
/* 幻灯banner */

.l-page-banner {
    width: 100%;
    position: relative;
}

.l-page-banner video {
    width: 100%;
    object-fit: fill；
    object-position:center;
}

.l-page-banner h1 {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    font-size: .585rem;
    letter-spacing:14px;
}
.l-page-banner h2 {
    position: absolute;
    color: #ccc;
    left: 50%;
    top: 58.5%;
    transform: translate(-50%, -50%);
    font-weight: 300;
    font-size: .247rem;
    text-align: center;
    letter-spacing:9px;
    font-weight: 400;
}
.l-page-in-nav {
    display: flex;
    align-items: center;
    height: .5rem;
    line-height: .5rem;
    background: #f2f2f2;
    padding-left: 29.7%;
    box-sizing: border-box;
}

.l-page-in-nav .l-page-in-nav-li {
    font-size: 0.15rem;
    color: #000;
    margin-right: 0.4rem;
    position: relative;
    border-bottom: 1px solid transparent;
    margin-bottom: 1px;
    cursor: pointer;
}

.l-page-in-nav .l-page-in-nav-li a {
    color: #000
}

.l-page-in-nav .l-page-in-nav-li:hover {
    border-bottom: 1px solid #077bed;
}
 /*弹出图片*/
  #box{
   height: 225px;
   width: 454px;
   position: fixed;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin-top: -122px;
    margin-left: -227px;
  }
  #box>#icon{
   height: 100%;
   width: 100%;
  }
  #box img:nth-child(2){
   height: 20px;
   width: 20px;
   position: absolute;
   top: 5px;
   right: 5px;
   cursor: pointer;
  }
  

/* modul-one */

.l-page-news {
    width: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.l-page-news .abcon {
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.first-title {
    font-weight: 600;
    text-align: left;
	margin-top:.98rem;
	height: .65rem;
	width: 100%;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.first-title h2{
	font-size: .32rem;
	position: absolute;
	text-align: left;
	letter-spacing:2px;
	left: 0;
	top: 0;
}

.first-title h3{
	width: auto;
    font-size: .64rem;
	line-height: .64rem;
	letter-spacing:4px;
	margin-top:.12rem;
	text-align: left;
	-webkit-text-fill-color:transparent;
	-webkit-text-stroke:1px #efefef;  
}

.first-menu {
	width: auto;
	margin-top: .2rem;
	font-size: .2rem;
	line-height: .48rem;
	font-weight: normal;
	color: #000;
	position: relative;
}
.first-menu span{
	width: auto;
	font-weight: normal;
	color: #000;
	margin-left: .4rem;
    cursor: pointer;
    position: relative;
}
.first-menu span{
	color: #000000;
}
.first-menu span.this{
	color: #077bed;
}
.first-menu .span.this::after{
    content: '';
    position: absolute;
    width: 1.05rem;
    height: 0.04rem;
    background-color: #077bed;
    left: 0;
    bottom: -12px;
}
.first-news {
    text-align: left;
	width: 100%;
    position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
    display: none;
}
.first-news.solve_on{
    display: block;
}
.first-news::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    left: 0;
    bottom: 3px;
}
.first-news::after{
    content:"";
    width: 100%;
    display: block;
    height: 1px;
    clear: both;
}
.first-news .fnewsbox{
	width: 4.55rem;
	margin-top:.62rem;
	padding-bottom: .4rem;
	position: relative;
	overflow: hidden;
	float: left;
}
.first-news .fnewsbox:nth-child(2){
   margin:.62rem 0.23rem 0;
}
.first-news .fnewsbox img{
	width: 4.55rem;
	height: 2.83rem;
	display: block;
}
.first-news .fnewsbox h4{
	font-size: .16rem;
	line-height: .16rem;
	margin-top:.32rem;
}
.first-news .fnewsbox h4 a{
	color: #000;
}
.first-news .fnewsbox p{
	font-size: .14rem;
	line-height: 130%;
	margin-top:.08rem;
	color: #a5a6a6;
	clear: both;
}
.first-news .fnewsbox p a{
	color: #a5a6a6;
}

.first-news .fnewsbox:hover h4 a{
	color: #077bed;
}
.first-news .fnewsbox:hover p{
	font-size: .14rem;
	line-height: 130%;
	margin-top:.08rem;
	color: #a5a6a6;
	clear: both;
}
.first-news .fnewsbox:hover p a{
	color: #a5a6a6;
}
.first-news .fnewsbox:hover::after{
    content: '';
    position: absolute;
    width: 100%;
    height: .07rem;
    background-color: #e4e4e4;
    left: 0;
    bottom: 0;
}


/* modul-集团产业 */
.l-page-chanye {
    width: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.l-page-modul-one .abcon {
    position: absolute;
    top: 1.55rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.l-page-chanye .main-list {
    margin-top: .3rem;
}

.l-page-chanye .main-list .main-li {
    height: 4.49rem;
    margin-bottom: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.l-page-chanye .main-list .main-li:last-child {
    margin-bottom: 0;
    height: auto;
}

.main-big,
.main-medium,
.main-small {
    position: relative;
}

.l-page-chanye .main-list .main-li .main-big {
    width: 9.31rem;
    height:4.53rem;
    overflow: hidden;
}

.l-page-chanye .main-list .main-li .main-big:hover .main_img {
    transform: scale(1.1);
}

.l-page-chanye .main-list .main-li .main-big:hover .main-dec .four {
    height: 0.4rem;
}

.l-page-chanye .main-list .main-li .main-small:hover .main_img {
    transform: scale(1.1);
}

.l-page-chanye .main-list .main-li .main-small:hover .main-dec .four {
    height: 0.4rem;
}

.l-page-chanye .main-list .main-li .main-medium:hover .main_img {
    transform: scale(1.1);
}

.l-page-chanye .main-list .main-li .main-medium:hover .main-dec .four {
    height: 0.4rem;
}

.l-page-chanye .main-list .main-li .main-medium {
    width: 4.52rem;
    height: 3.2rem;
    overflow: hidden;
}

.l-page-chanye .main-list .main-li .main-small {
    width: 4.52rem;
    height: 4.53rem;
    overflow: hidden;
}

.l-page-chanye .main-list .main-li .main_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.l-page-chanye .main-list .main-li .main-dec {
    position: absolute;
    left: .3rem;
    bottom: .24rem;
}

.l-page-chanye .main-list .main-li .main-dec .one {
    font-size: .18rem;
    font-weight: 400;
    color: #fff;
    line-height: 100%;
}

.l-page-chanye .main-list .main-li .main-dec .two {
    font-size: .26rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 100%;
}

.l-page-chanye .main-list .main-li .main-dec .three {
    font-size: .16rem;
    padding-right: .3rem;
  margin-top:0.12rem;
    color: #b2b2b2;
    line-height: 100%;
}


.l-page-chanye .main-list .main-li .main-dec .four {
    margin-top: .1rem;
    overflow: hidden;
    transition: all 0.3s;
    height: 0;
        font-size: .19rem;
    color: #FFFFFF;
    line-height: 100%;
}

.l-page-chanye .main-list .main-li .main-dec .four a ,.l-page-chanye .main-list .main-li .main-dec .four span a{
   color: #fff;
}

.l-page-chanye .main-list .main-li .main-dec .four span {
    color: #077bed;
    font-weight: 600;
}

/* modul-合作伙伴 */

.l-page-hb {
    width: 100%;
	height: 5.6rem;
	margin-top:1.36rem;
    background: url(/static/images/banner_index1.jpg) no-repeat;
    position: relative;
    background-size: 100%;
    overflow: hidden;
}
.hb-title {
    font-weight: 600;
    text-align: left;
	margin-top:1.4rem;
	height: 1.8rem;
	width: 4.7rem;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: .2rem;
}
.hb-title::after {
    content: '';
    position: absolute;
    width: 1.28rem;
    height: .08rem;
    background-color: #077bed;
    left: 0;
    bottom: 0;
}

.hb-title h2{
	font-size: .32rem;
	position: absolute;
	text-align: left;
	letter-spacing:2px;
	left: 0;
	top: .05rem;
}

.hb-title h3{
	width: auto;
    font-size: .64rem;
	line-height: 120%;
	letter-spacing:5px;
	text-align: left;
	-webkit-text-fill-color:transparent;
	-webkit-text-stroke:1px #93aad1;  
}
.hb-box{
	width:8.64rem;
	display: flex;
	margin-top:1.56rem;
	flex-wrap: wrap;
	    justify-content: space-between;
}
.hb-box-m{
	width: 1.61rem;
	text-align: center;
	font-size: .14rem;
	color: #fff;
	margin-bottom: .34rem;
}
.hb-box-m a{
    color: #fff;
}
.hb-box-m img{
	width: 100%;
	margin-top: 0.05rem;
}
.abcon{
	display: flex;
	justify-content: space-between;
}

/* 内页-banner部分 */

.l-page-in-banner {
    width: 100%;
    height: 6rem;
    position: relative;
}

.l-page-in-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.l-page-in-banner .banner-dec {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.l-page-in-banner .banner-dec h1 {
    font-size: .55rem;
    margin-bottom: .3rem;
    font-weight: 600;
}

.l-page-in-banner .banner-dec h3 {
    font-size: .25rem;
    margin-bottom: .3rem;
    font-weight: 400;
}
.nbanner-dec{
    width:14.12rem;
    position: absolute;
    color: #fff;
    left: 50%;
    top: 0%;
    margin-left:-7.1rem;
}
.nbanner-dec h2{
    margin-top:3rem;
    font-size: .55rem;
    line-height: .55rem;
    text-align: left;
}
.nbanner-dec h3{
    margin-top:3rem;
    line-height:.4rem;
    font-size: 0.4rem;
    text-align: left;
    font-weight: normal;
    padding-bottom: .06rem;
    position: relative;
}
.nbanner-dec h4{
    margin-top:.5rem;
    font-size: 0.25rem;
    text-align: left;
    font-weight: 300;
    letter-spacing:2px;
}
.nbanner-dec h5{
    margin-top:0rem;
    font-size: 0.39rem;
    text-align: left;
    font-weight: normal;
    padding-bottom: .06rem;
    position: relative;
}
.l-page-in-banner-m{
    display: none;
}
.about_video{
	width: 100%;
	margin-top:.58rem;
}
.l-page-in-about .in-flex {
    display: flex;
    justify-content: space-between;
}
.l-page-in-about .in-ab-fl-logo {
    margin-top:1.56rem;
    font-size: .36rem;
    width: 5.86rem;
    text-align: center;
}
.l-page-in-about .in-ab-all-desc1 {
    width: 8.53rem;
    display: flex;
}
.l-page-in-about .in-ab-all-desc1 .iaadleft{
    width: 5.8rem;
}
.l-page-in-about .in-ab-all-desc1 .iaadleft ul li{
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
}
.l-page-in-about .in-ab-all-desc1 .iaadleft ul li p,.l-page-in-about .in-ab-all-desc1 .iaadright ul li p{
    left: .14rem;
    top: .12rem;
    font-size: .145rem;
    color: #fff;
    position: absolute;
}
.l-page-in-about .in-ab-all-desc1 .iaadright{
    width: 2.72rem;
}
.l-page-in-about .in-ab-all-desc1 .iaadright ul li{
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
}
.l-page-in-about .in-ab-all-desc1 .iaadleft ul li img,.l-page-in-about .in-ab-all-desc1 .iaadright ul li img{
    width: 100%;
    display: block;
}

.l-page-in-about .in-ab-all-desc2 {
    width: 3rem;
    font-size: .16rem;
    display: block;
}
.l-page-in-about .in-ab-all-desc2 p{
    line-height: 150%;
    margin-left:.2rem;
    margin-bottom: .1rem;
    color: #666;
}
/*关于我们第三屏公司介绍*/
.l-page-in-about .in-ab-jj-desc {
    font-size: .18rem;
    color: #808080;
    line-height: 200%;
    width: 100%;
  text-align:justify;
  word-break:break-all;
text-justify:distribute;
-moz-text-align-last:justify;
-webkit-text-align-last:justify;
}
.l-page-in-about .in-ab-jj-desc h2{
  margin-bottom:.36rem;
  color: #000;
}
.l-page-in-about .in-ab-jj-desc p{
    margin-top:.05rem;
	margin-bottom: .4rem;
}
/*关于我们-创始人*/
.l-page-in-about .in-ab-header{
    width: 7.05rem;
    text-align: left;
    position: relative;
}
.l-page-in-about .in-ab-header img{
    float: left;
    width: 3.45rem;
    height: 3.26rem;
}
.l-page-in-about .in-ab-header h2{
    float: left;
    margin-top:.1rem;
    margin-bottom: .15rem;
    margin-left:.1rem;
    width: 3.2rem;
    text-align: left;
    font-size: .266rem;
    color: #077bed;
}
.l-page-in-about .in-ab-header h2 .zw{
    font-size: .172rem;
    margin-left: .36rem;
    font-weight: normal;
}
.l-page-in-about .in-ab-header .text{
    float: left;
    margin-left:.1rem;
    width: 3.4rem;
    text-align: left;
    font-size:.15rem;
    line-height: 160%;
    color: #000;
}
.l-page-in-about .in-ab-header .zs{
    position: absolute;
    width: .14rem;
    height: .14rem;
    right: .15rem;
    bottom: .15rem;
    z-index: 99;
}
.l-page-in-about .in-ab-header .zs img{
    width: .14rem;
    height: .14rem;
}
.l-page-in-about .in-ab-header:hover{
    background: #077bed;
}
.l-page-in-about .in-ab-header:hover h2,.l-page-in-about .in-ab-header:hover h2 .zw,.l-page-in-about .in-ab-header:hover .text{
    color: #fff;
}
/*关于我们集团架构-荣誉资质*/
.jtjg_main_pc{
    margin-top: .56rem;
}
.jtjg_main_pc img{
    width: 100%;
}
.jtjg_main_m{
    display: none;
}

/*关于我们时间轴*/
.del_main.container {
	width: 11.16rem;
	margin-top: 1.4rem;
    display: flex;
    justify-content: space-between;
    border-right: 1px solid #c1c1c1;
}
.time_axis {
    display: flex;
}
.del_list {
    width: 8.5rem;
    height: 7.5rem;
    overflow-y: auto;
    position: relative;
    display: none;
    -style: -ms-autohiding-scrollbar;
}
.del_list_this {
    display: block;
}
.del_li {
    color: #808080;
    margin-bottom: .2rem;
    overflow: hidden;
}
.titme_title {
    font-size: .8rem;
    font-weight: 700;
    margin: .2rem 0 0.08rem;
    color: #077bed;
    clear: both;
}
.titme_desc {
    font-size: .18rem;
    line-height: 180%;
}
.titme_img {
    margin-top:.2rem;
    width: 100%;
	position: relative;
}
.titme_img img{
    float: left;
    width: 2.84rem;
    width: 30% !important; 
    height: 1.66rem;
    margin-right:4.5%;
}
@media screen\0 {
 .titme_img img{
    float: left;
    width: 2.84rem;
    height: 1.66rem;
    margin-right: .1rem;
    display: block;
}
}
.titme_img img:last-child{
    margin-right: 0;
}
.titme_img .last{
    margin: 0;
}
.del_time {
    padding-top: .6rem;
    margin-left: 2.1rem;
}
.del_time_li {
    margin-bottom: .4rem;
    font-size: .18rem;
    position: relative;
    cursor: pointer;
    color: #ccc;
    font-weight: 400;
}
.del_time_li a {
    color: #ccc;
}
.del_time_li.del_time_li_this {
    color: #077bed;
}
.del_time_li.del_time_li_this a {
    color: #077bed;
}
.del_time_li.del_time_li_this::after {
    content: '';
    position: absolute;
    width: .05rem;
    height: .6rem;
    background-color: #077bed;
    right: -0.16rem;
    top: -80%;
    border-radius:.02rem;
}


.del_main_m.container {
    display: none;
}


/* 荣誉资质 */
.container_ryzz {
    width:14.11rem;
	height: 6.85rem;
	margin:0 auto;
	margin-top:.52rem;
	background: url(/static/images/bg_ryzz.jpg) no-repeat;
	background-size: 100%;
    box-sizing: border-box;
	overflow: hidden;
}
.ryzzbox{
	width: 12.46rem;
	margin:0 auto;
	margin-top:1.06rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ryzzbox .ryzzimg{
    width: 2.85rem;
    text-align: center;
    margin-bottom: .4rem;
}
.ryzzbox .ryzzimg img{
	width: 100%;
}

/* 视频列表 */
.container_video {
    width:14.12rem;
	margin:0 auto;
	margin-top:.52rem;
    box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
}
.videobox{
	width: 4.57rem;
	background: #e4e4e4;
	margin-bottom: .2rem;
	display: block;
}
.videobox img{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.videobox p{
	margin:.1rem .28rem;
	color: #000000;
	padding: 0;
	text-align: left;
	font-size: .2rem;
}

/* 新闻栏目列表 */
.first-title-news{
	font-weight: 600;
	text-align: right;
	margin-top:.98rem;
	height: .65rem;
	width: 100%;
    font-size: .2rem;
    line-height: .48rem;
    font-weight: normal;
}
.first-title-news a{
	color: #000;
	margin-left: .4rem;
}
.first-title-news a.this,.first-title-news a:hover{
	color: #077bed;
	position: relative;
}
.first-title-news a.this::after,.first-title-news a:hover::after {
    content: '';
    position: absolute;
    width: 1rem;
    height: 0.04rem;
    background-color: #077bed;
    left: 0;
    bottom: -12px;
}
.newslist,.zcnewslist {
    width: 100%;
	margin-top:.48rem;
    overflow: hidden;
}
.newslist ul li {
    float: left;
    width: 3.94rem;
    height: 3.78rem;
    margin-right: 1.14rem;
    margin-bottom: 32px;
    background:url(../../static/images/ico13.png) 3.4rem 3.5rem no-repeat #f1f1f1;
    overflow: hidden;
}
.newslist ul li:hover{
    background:url(../../static/images/ico13a.png) 3.4rem 3.5rem no-repeat #077bed;
}
.newslist ul li:nth-child(3n) {
        margin-right:0;
    }
.newslist ul li img {
    width: 100%;
    display: block;
}
.newslist ul li .time {
    margin-top: .16rem;
    margin-left: .2rem;
    font-size: .12rem;
    clear: both;
}
.newslist ul li:hover .time,.newslist ul li:hover h4,.newslist ul li:hover h4 a{
    color: #fff;
}
.newslist ul li h4 {
    margin-top: .1rem;
    margin-left: .2rem;
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 150%;
    height: .7rem;
    color: #000;
}
.newslist ul li h4 a {
    color: #000;
}
/* 政策新闻列表 */
.zcnewslist ul li {
    width: 100%;
    height: 2.6rem;
    margin-bottom: 32px;
    background:#fff;
    overflow: hidden;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.zcnewslist ul li:hover{
    background:#e1e0e5;
}
.zcnews_time{
	width: 2.15rem;
    background:#e1e0e5;
    height: 2.6rem;
	font-weight: 600;
	display: block;
}
.zcnews_time .p1{
	margin-top:.9rem;
	font-size: .32rem;
	margin-left: .4rem;
}
.zcnews_time .p2{
	font-size: .48rem;
	margin-left: .4rem;
}
.zcnews_main{
	width: 11.15rem;
	text-align: left;
	display: block;
}
.zcnews_main h2{
	margin-top:.25rem;
	font-size: .32rem;
	font-weight: bold;
}
.zcnews_main .from{
	margin-top:.12rem;
	font-size: .18rem;
	font-weight: normal;
	color: #b4b4b4;
}
.zcnews_main .text{
	margin-top:.1rem;
	font-size: .18rem;
	font-weight: normal;
	color: #000;
}
.zcnews_main h2 a,.zcnews_main .text a{
	color: #000000;
}
/* 新闻内容页 */
.news_title {
    margin-top:1.2rem;
    font-size: .29rem;
    color: #333333;
    position: relative;
    padding-bottom: .11rem;
    letter-spacing: 1px;
}
.news_title::after{
    content: '';
    position: absolute;
    width: .22rem;
    height: .0222rem;
    background-color: #077bed;
    left: 0;
    bottom: 0;
}
 .news_content{
     width: 100%;
     margin-top:.25rem;
     font-size: .18rem;
     color: #808080;
     line-height: .32rem;
    text-align: justify;
    overflow: hidden;
 }
 .news_content img{
     max-width: 100%;
 }
 .news_content p{
     margin-top: 0.4rem;
 }
 /* 企业文化 */
 .l-page-brand{
	 display: flex;
	 justify-content: space-between;
	 position: relative;
 }
 .l-page-brand-left {
     width: 5.8rem;
	 display: block;
 }
 .l-page-brand-left-m {
	 display: none;
 }
 .l-page-brand-left img, .l-page-brand-left-m img{
	 width: 100%;
 }
 .l-page-brand-right {
     width: 7.68rem;
	 display: block;
 }
.l-page-brand-right h2{
	  font-size: .21rem;
	  font-weight: normal;
	  margin-top:.3rem;
  }
.l-page-brand-right h3{
	   font-size: .35rem;
	   margin-top:.2rem;
	   position: relative;
	   padding-bottom: .08rem;
}
.l-page-brand-right h3::after {
    content: '';
    position: absolute;
    width: .42rem;
    height: .04rem;
    background-color: #077bed;
    left: 0;
    display: block;
    bottom: 0;
}
.l-page-brand-right .text{
	margin-top:.16rem;
	font-size: .18rem;
	color: #808080;
	line-height: 150%;
	 font-size: 0.18rem;
	text-align: justify;
}
.l-page-in-culture {
    width: 100%;
    height: 10.81rem;
    background: url(/static/images/img13.jpg) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.l-page-in-about .in-ab_culmain{
    margin:0 auto;
    width: 10.9rem;
    display: flex;
    margin-top:1rem;
    justify-content: space-between;
}
.in-ab_culmain .box_left,.in-ab_culmain .box_right{
    width: 5.47rem;
}
.in-ab_culmain .box_left .lt{
    width: 5.3rem;
    height: 3rem;
    background: rgba(191,199,209,0.25);
    border-top-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
    position: relative;
    box-shadow: 1px -1px 19px 7px rgba(102,102,102,0.2);
    overflow: hidden;
}
.in-ab_culmain .box_left .lt .en{
    position: absolute;
    width:100%;
    font-size: .731rem;
    text-align: left;
    left: 0;
    top: -.19rem;
    color:rgba(255,255,255,0.4);
    line-height: .731rem;
    letter-spacing:0.0625em;
}
.in-ab_culmain .lt_boxtitle{
    float: left;
    width: auto;
    margin-top:1rem;
    margin-left:1.24rem;
    font-size:.35rem;
    color: #fff;
    padding-bottom: .085rem;
    position: relative;
    font-weight: bold;
}
.in-ab_culmain .lt_boxtitle::after {
    content: '';
    position: absolute;
    width: .68rem;
    height: .03rem;
    background-color: #fff;
    left: 0;
    bottom: 0;
}
.in-ab_culmain .lt_boxtitle1::after {
    width: 1rem;
}
.in-ab_culmain .lt_boxtitle_r{
    float: right;
    width: auto;
    margin-top:1rem;
    margin-right:1.24rem;
    text-align: right;
    font-size:.35rem;
    color: #fff;
    padding-bottom: .085rem;
    position: relative;
    font-weight: bold;
}
.in-ab_culmain .lt_boxtitle_r::after {
    content: '';
    position: absolute;
    width: .68rem;
    height: .03rem;
    background-color: #fff;
    right: 0;
    bottom: 0;
}
.in-ab_culmain .lt_boxtext{
    float: left;
    width: auto;
    margin-top:.12rem;
    margin-left:1.24rem;
    font-size:.189rem;
    line-height: .24rem;
    color: #fff;
    padding-right: .1rem;
    clear: both;
}
.in-ab_culmain .lt_boxtext_r{
    float: right;
    width: auto;
    margin-top:.12rem;
    margin-right:1.24rem;
    font-size:.189rem;
    line-height: .24rem;
    text-align: right;
    padding-left: .1rem;
    color: #fff;
    clear: both;
}
.in-ab_culmain .box_left .lb{
    margin-top:.12rem;
    width: 5.3rem;
    height: 3rem;
    background: rgba(191,199,209,0.25);
    border-top-left-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
    position: relative;
    box-shadow: 1px -1px 19px 7px rgba(102,102,102,0.2);
    overflow: hidden;
}
.in-ab_culmain .box_left .lb .en{
    position: absolute;
    width:100%;
    font-size: .731rem;
    text-align: left;
    left: 0;
    bottom: -.11rem;
    color: rgba(255,255,255,0.25);
    line-height: .731rem;
    letter-spacing:0.0625em;
}
.in-ab_culmain .box_right .rt{
    width: 5.3rem;
    height: 3rem;
    background: rgba(191,199,209,0.25);
    border-top-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    position: relative;
    box-shadow: 1px -1px 19px 7px rgba(102,102,102,0.2);
    overflow: hidden;
}
.in-ab_culmain .box_right .rt .en{
    position: absolute;
    width:100%;
    font-size: .731rem;
    text-align: right;
    right: 0;
    top: -.19rem;
    color: rgba(255,255,255,0.4);
    line-height: .731rem;
    letter-spacing:0.0625em;
}
.in-ab_culmain .box_right .rb{
    margin-top:.12rem;
    width: 5.3rem;
    height: 3rem;
    background: rgba(0,0,0,0.25);
    border-top-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
    box-shadow: 1px -1px 19px 7px rgba(102,102,102,0.2);
    position: relative;
    overflow: hidden;
}
.in-ab_culmain .box_right .rb .en{
    position: absolute;
    width:100%;
    font-size: .731rem;
    text-align: right;
    right: 0;
    bottom: -.11rem;
    color: rgba(255,255,255,0.25);
    line-height: .731rem;
    letter-spacing:0.0625em;
}

.in-ab_culmain .box_left .lt:hover,.in-ab_culmain .box_left .lb:hover,.in-ab_culmain .box_right .rt:hover,.in-ab_culmain .box_right .rb:hover{
    background-color: #077bed;
    opacity: 1;
}
/* 慈善新闻部分 */
.news_content_zr {
        width: 100%;
        margin-top:.25rem;
        font-size: .18rem;
        color: #808080;
        line-height: .32rem;
        text-align: justify;
        overflow: hidden;
     }
 .news_content_zr img{
     max-width: 100%;
 }
 .news_content_zr p{
     margin-top: 0;
 }
.csnewslist{
	width: 100%;
	margin-top:.6rem;
	/* background: #fff; */
	padding-bottom: .86rem;
	transition: all 1s;
}
.news-list {
    padding-top: .7rem;
	border-top:0.5px #5f5f5f solid;
    display: flex;
	justify-content: space-between;
    overflow: hidden;
}
.news-list .news-li {
    width: 4.54rem;
    position: relative;
    background: #f2f2f2;
    transition: all 0.3s;
    padding-bottom: .55rem;
	display: block;
}
.news-list .news-li img{
	width: 100%;
}
.news-list .news-li:hover {
    background-color: #077bed;
    color: #fff;
}
.news-list .news-li:hover a{
    color: #fff;
}
.news-list .news-li:hover .text{
    color: #fff;
}
.news-list .news-li:hover .news_img img {
    transform: scale(1.1);
}
.news_img {
    width: 100%;
    height:2.6rem;
    overflow: hidden;
}
.news_desc h2 {
    font-weight: 600;
    font-size: .165rem;
	margin-left: .25rem;
	margin-top:.26rem;
    color: #000;
}
.news_desc h2 a {
    color: #000;
}
.news_desc .time{
    background: url(/static/images/ico10.png) 0 0.02rem no-repeat;
	margin-left: .25rem;
	margin-top:.2rem;
	line-height: .2rem;
    padding-left:26px;
    font-size: .143rem;
}
.news-list .news-li:hover .time{
	background: url(/static/images/ico10a.png) 0 0.02rem no-repeat;
}
.news_desc .text {
    color: #666666;
    font-size: .143rem;
    line-height: 150%;
	padding: 0 .25rem;
}
.news_desc .more {
    color: #666666;
    text-align: right;
    padding-right: 24px;
    font-size: .143rem;
    line-height: 150%;
     background: url(/static/images/ico13.png) right 2px no-repeat;
    position: absolute;
    right: .2rem;
    bottom: .2rem;
}
.news_desc .more a{
    color: #666666;
}
.news-list .news-li:hover .news_desc .more{
    color: #666666;
    text-align: right;
    padding-right: 24px;
    font-size: .143rem;
    line-height: 150%;
     background: url(/static/images/ico13a.png) right 2px no-repeat;
    position: absolute;
    right: .2rem;
    bottom: .2rem;
}

/* 加入中洋列表页 */
.joblist {
    width: 100%;
	margin-top:.48rem;
    overflow: hidden;
}
.joblist ul li{
	width: 100%;
	margin-bottom: .12rem;
	background: #f0f0f0;
	padding: .25rem 0;
	display: flex;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.joblist ul li .jobleft{
	width: 5.6rem;
	display: block;
	overflow: hidden;
}
.joblist ul li .jobleft h2{
	margin-left: 2.92rem;
	font-size: .21rem;
	font-weight: normal;
}
.joblist ul li .jobleft .jobm{
	margin-top:.15rem;
	margin-left: 2.92rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.joblist ul li .jobleft .jobm .jll{
    font-size: 0.13rem;
    color: #000;
    position: relative;
	display: block;
}
.joblist ul li .jobleft .jobm .jll.circle::after{
    position: absolute;
    content: '';
    background-color: #077bed;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 50%;
    left: -0.12rem;
    transform: translateY(-50%);
}
.joblist ul li .jobleft .jobmore{
	width:.64rem;
	height: .2rem;
	margin-top:.15rem;
	margin-left: 2.92rem;
	background: #077bed;
	font-size: .12rem;
	line-height: .2rem;
	text-align: center;
	color: #fff;
	border-radius: .1rem;
}
.joblist ul li .jobleft .jobmore a{
	color: #fff;
}
.joblist ul li .jobright{
	width: 6.8rem;
	margin-top:.05rem;
	padding-right: 3rem;
	text-align: left;
	font-size: .13rem;
	line-height: 180%;
	display: block;
}
.joblist ul li .jobright a{
    color: #000;
}
/* 加入中洋内容页 */
.container_m{
    display: none;
}
.jobmain {
    width: 100%;
	margin-top:.98rem;
	position: relative;
	justify-content: space-between;
	display: flex;
    overflow: hidden;
}
.job_left{
	width: 2.8rem;
	text-align: left;
	font-size: .15rem;
	color: #808080;
	line-height: 200%;
}
.job_right{
	width: 11.3rem;
	text-align: left;
	font-size: .15rem;
	color: #808080;
	line-height: 150%;
	border-left: 1px #d7d7d7 solid;
}
.job_right h1{
	margin-left: 1.24rem;
	font-size: .32rem;
	line-height: .36rem;
	font-weight: 600;
	color: #808080;
}
.job_btn {
    width: 1.3rem;
    height: .42rem;
    opacity: 0.81;
    background-color: #077bed;
    color: #fff;
    line-height: .42rem;
    text-align: center;
    font-size: .15rem;
    margin: .34rem 0 .46rem 1.24rem;
}
.job_btn a{
	color: #fff;
}
.job_desc {
	margin-left: 1.24rem;
    font-size: .15rem;
    color: #808080;
    line-height: 200%;
    margin-bottom: .4rem;
}
/* 联系我们页 */
.contact_main {
    width: 100%;
	margin-top:.58rem;
	background: #077be8;
	position: relative;
	justify-content: space-between;
	display: flex;
    overflow: hidden;
}
.contact_left{
	width: 5.12rem;
	display: block;
	color: #fff;
	font-size: .18rem;
}
.contact_left h2{
	font-size: .35rem;
	margin-left: .6rem;
	margin-top: .6rem;
	margin-bottom: .35rem;
}
.contact_left p{
	margin-left: .6rem;
	margin-top: .12rem;
}
.contact_right{
	width: 8.65rem;
	height: 4.1rem;
}
.contact_m{
    display: none;
}
/* 百度地图 */
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

@media (max-width: 1800px) {
    .joblist ul li .jobleft{
        width: 6rem;
    }
}
@media (max-width: 1580px) {
    .joblist ul li .jobleft{
        width: 6.6rem;
    }
}
@media (max-width: 1330px) {
    .joblist ul li .jobleft{
        width: 7rem;
    }
}
@media (max-width: 1230px) {
    .joblist ul li .jobleft{
        width: 7.6rem;
    }
}
@media (max-width: 1150px) {
    .joblist ul li .jobleft{
        width: 7rem;
    }
    .joblist ul li .jobleft h2,.joblist ul li .jobleft .jobm,.joblist ul li .jobleft .jobmore{
        margin-left: 2rem;
    }
}
@media (max-width: 768px) {
            /*首页广告弹出*/
    #box{
        width: 80%;
        height: auto;
        margin-left: -40%;
    }
    #box #icon{
        width: 100%;
    }
    .l-page-in-nav{
        display: none;
    }
    .l-page-in-nav .l-page-in-nav-li{
        display: none;
    }
    .l-page-in-banner {
        display: none;
    }
    .l-page-in-banner-m {
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        line-height: 0;
    }

    .l-page-in-banner-m img {
        width: 100%;
        height: 100%;
        object-fit: cover；
    }

    .l-page-in-banner-m  h1 {
        position: absolute;
        font-size: .28rem;
        color: #fff;
        font-weight: 400;
        top:1.95rem;
        left: .6rem;
    }

    .l-page-in-banner-m  h2 {
        position: absolute;
        font-size: .375rem;
        color: #fff;
        top:2.3rem;
        left: .6rem;
    }

    .l-page-in-banner-m h3 {
        position: absolute;
        font-size: 0.14rem;
        text-align: left;
        font-weight: 300;
        letter-spacing:2px;
        color: #fff;
        top:2.65rem;
        left: .6rem;
    }
    .l-page-in-about .in-ab-fl-logo {
        margin:0 auto;
        margin-top: .56rem;
        font-size: .36rem;
        width: 2.16rem;
        text-align: center;
    }
    .l-page-in-about .in-ab-fl-logo img{
        width: 100%;
    }
    .l-page-in-about .in-flex{
        display: block;
        overflow: hidden;
    }
    .l-page-in-about .in-ab-all-desc1{
        width: 100%;
        margin-top:.6rem;
    }
    .l-page-in-about .in-ab-header{
        width: 100%;
        margin-bottom: .3rem;
        background: #077bed;
        overflow: hidden;
        clear: both;
    }
    .l-page-in-about .in-ab-header img{
        width: 2.67rem;
        height: auto;
    }
    .l-page-in-about .in-ab-header h2{
        width: 2.2rem;
        margin-bottom: .15rem;
        font-size: .2rem;
        color: #fff;
    }
    .l-page-in-about .in-ab-header .text{
        width: 2.8rem;
        font-size: .14rem;
        color: #fff;
    }
    /*组织架构*/
    .jtjg_main_pc{
        display: none;
    }
    .jtjg_main_m{
        margin-top: .56rem;
        display: block;
    }
    .jtjg_main_m img{
        width: 100%;
    }
    /*视频列表*/
    .container_video{
        width: 5.8rem;
        flex-wrap: wrap;
    }
    .videobox{
        width: 2.8rem;
        margin-bottom: .2rem;
    }
    .videobox p {
        margin: .1rem .12rem;
        color: #000000;
        padding: 0;
        text-align: left;
        font-size: .2rem;
    }
    /*新闻动态列表*/
    .newslist ul li {
        float: left;
        width: 5.8rem;
        height: auto;
        margin-right: 0;
        margin-bottom: .32rem;
        padding-bottom: .1rem;
        background: url(../../static/images/ico13.png) 5.4rem 4.29rem no-repeat #f1f1f1;
        overflow: hidden;
    }
    .newslist ul li p{
        width: 90%;
            margin-top: .1rem;
        margin-left: .2rem;
        font-size: 16px;
        font-weight: 600;
        line-height: 150%;
        height: 48px;
        color: #000;
    }
    .newslist ul li h4 {
        margin: 0;
        font-size: 16px;
        line-height: 18px;
        height: 18px;
        margin-top: .12rem;
        padding: 0 .1rem;
        overflow: hidden;
    }
    .newslist ul li a{
            color: #000;
        }
    .newslist ul li .time{
        margin-bottom: .1rem;
        margin-left: .1rem;
        font-size: .16rem;
    }
    .zcnewslist ul li{
        height: auto;
    }
    .zcnews_time {
        width: 1.6rem;
    }
    .zcnews_time .p1,.zcnews_time .p2{
        margin-left: .16rem;
        text-align: left;
    }
    .zcnews_main{
        width: 4rem;
    }
    .zcnews_main h2{
        margin-top: .1rem;
        font-size: .24rem;
    }
    .zcnews_main .from{
        font-size: .18rem;
        margin-top:.1rem;
    }
    .zcnews_main .text{
        margin-top:.05rem;
        font-size: .2rem;
    }
    .first-title .two{
        letter-spacing: 2px;
        margin-top: .7rem;
    }
    .news_content{
        margin-top: .3rem;
        font-size: .24rem;
        line-height: 150%;
    }
    /*企业文化*/
    .l-page-brand-right .text{
        font-size: .24rem;
        line-height: 180%;
    }
    .l-page-brand{
        display: block;
    }
    .l-page-brand-left{
        display: none;
    }
    .l-page-brand-left-m,.l-page-brand-right{
        width: 100%;
    }
    .l-page-brand-left-m {
       width: 5.8rem;
	   display: block;
     }
     .l-page-brand-left-m img{
         width: 100%;
     }
    .l-page-in-culture{
        width: 100%;
        height: 6.8rem;
    }
    .l-page-in-about .in-ab_culmain{
        width: 100%;
    }
    .in-ab_culmain .box_left, .in-ab_culmain .box_right{
        width: 49.2%;
    }
    .in-ab_culmain .box_left .lt,.in-ab_culmain .box_left .lb,.in-ab_culmain .box_right .rt,.in-ab_culmain .box_right .rb{
        width: 100%;
        height: 2rem;
    }
    .in-ab_culmain .box_left .lt ,.in-ab_culmain .box_right .rb{
        border-top-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .in-ab_culmain .box_left .lb ,.in-ab_culmain .box_right .rt{
        border-top-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .in-ab_culmain .box_left .lt .en,.in-ab_culmain .box_left .lb .en,.in-ab_culmain .box_right .rt .en,.in-ab_culmain .box_right .rb .en{
        font-size: .55rem;
        line-height: .55rem;
    }
    .in-ab_culmain .box_left .lt .en,.in-ab_culmain .box_right .rt .en{
        top:-.12rem;
    }
    .in-ab_culmain .lt_boxtitle{
        margin-top:.1rem;
        margin-left: .2rem;
        font-size: .28rem;
    }
    .in-ab_culmain .lt_boxtext{
        margin-left: .2rem;
        font-size: .16rem;
        line-height: .18rem;
    }
    .in-ab_culmain .lt_boxtitle_r{
        margin-top: .1rem;
        margin-right: .2rem;
        font-size: .28rem;
    }
    .in-ab_culmain .lt_boxtext_r{
        margin-right: .2rem;
        font-size: .16rem;
        line-height: .18rem;
    }
    .in-ab_culmain .lt_boxtitleb{
        margin-top:.2rem;
    }
    /*中洋责任*/
    
    .news-list{
        display: block;
    }
    .news-list .news-li{
        width: 100%;
        padding-bottom: .2rem;
    }
    .news-list .news-li img{
        display: block;
    }
    .news_desc h2{
        margin-top: .16rem;
        font-size: .24rem;
        line-height: .3rem;
        margin-left: 0;
        padding: 0 .1rem;
    }
    .news_desc .time{
        background: url(/static/images/ico10.png) 0 .03rem no-repeat;
        line-height: .3rem;
        font-size: .168rem;
        margin-left: .1rem;
    }
    .news_desc .more{
        background: url(/static/images/ico13.png) right 1px no-repeat;
            bottom: .22rem;
        line-height: .3rem;
        font-size: .168rem;
    }

    /*联系我们*/
    .contact_pc{
        display: none;
    }
    .contact_m{
        display: block;
    }
    .contact_main{
        margin-top:1rem;
        display: block;
    }
    .contact_right{
        width: 100%;
    }
    .contact_left{
        width: 100%;
        padding-bottom: .5rem;
    }
    /*加入中洋招聘*/
    .joblist ul li{
        display: block;
    }
    .joblist ul li .jobleft h2,.joblist ul li .jobleft .jobm{
        margin-left: .2rem;
    }
    .joblist ul li .jobleft h2{
        font-size: .28rem;
    }
    
    .joblist ul li .jobleft .jobm{
        width: auto;
    }
    .joblist ul li .jobleft .jobm .jll{
        font-size: .2rem;
        width: 64%;
    }
    .joblist ul li .jobleft .jobm .circle{
        width: 35%;
    }
    .joblist ul li .jobright{
        width: 100%;
        padding-right: 0;
        padding-left: .2rem;
        font-size: .2rem;
    }
    .joblist ul li .jobright a{
        color: #000;
    }
    .joblist ul li .jobleft .jobmore{
        width: 1rem;
        height: .3rem;
        line-height: .3rem;
        font-size: .18rem;
        float: right;
        margin-left: 0;
        margin-right: 0;
        display: none;
    }
    
    .container_pc{
        display: none;
    }
    .container_m{
        display:block;
    }
    .jobmain_m {
        width: 100%;
    	margin-top:.6rem;
    	justify-content: space-between;
        overflow: hidden;
    }
    .jobmain_m h1 {
        margin-left: 0;
        font-size: .32rem;
        line-height: .36rem;
        font-weight: 600;
        color: #808080;
        margin-bottom: .5rem;
    }
    .job_desc_m {
        margin-top: .3rem;
        padding-top: .3rem;
        font-size: .2rem;
        color: #808080;
        line-height: 200%;
        border-top: 1px #808080 solid;
    }
    .job_btn{
        margin-left: 0rem;
        font-size: .22rem;
        border-radius:.1rem;
    }
    /*发展历程*/
    .del_main.container{
        display: none;
    }
    .del_main_m.container {
    	margin-top: .6rem;
        display: flex;
        justify-content: space-between;
    }
    .time_axis_m {
        display: block;
        width: 100%;
    }
    .del_time_m {
        width: 100%;
        padding-top: .1rem;
        display: flex;
        border-top: 1px solid #c1c1c1;
        
        /*position: relative;*/
        overflow-y: auto;
    }
    .del_time_li_m {
        margin-bottom: .4rem;
        font-size: .18rem;
        position: relative;
        /*padding: 0 .5rem;*/
        margin: 0 0.5rem;
        cursor: pointer;
        color: #ccc;
        font-weight: 400;
    }
    
    
    /*
        移动后类名
    */
    .del_time_li_m_remove {
  
        transform: translateX(-80px);
    }
    
    /*
     上下按钮
    \*/
    .del_time_li_sup {
        margin-bottom: 0.4rem;
        font-size: .18rem;
        position: relative;
        padding: 0 0.1rem;
        cursor: pointer;
        color: #ccc;
        font-weight: 400;
        position: absolute;
        background-color: #fff;
        z-index: 99;
        width: 0.7rem;
        text-align: right;
        left: 0;
    }
    
    .del_time_li_sub {
        margin-bottom: 0.4rem;
        font-size: .18rem;
        position: relative;
        padding: 0 0.1rem;
        cursor: pointer;
        color: #ccc;
        font-weight: 400;
        position: absolute;
        right: 0rem;
        background-color: #fff;
        z-index: 99;
        width: 0.7rem;
    }
    
    
    .del_time_li_m a {
        color: #ccc;
    }
    .del_time_li_m.del_time_li_m_this {
        color: #077bed;
    }
    .del_time_li_m.del_time_li_m_this a {
        color: #077bed;
    }
    .del_time_li_m.del_time_li_m_this::after {
        content: '';
        position: absolute;
        height: .05rem;
        background-color: #077bed;
        top: -.135rem;
        border-radius:.02rem;
        left: .05rem;
        right: .05rem;
    }
    .del_list_m {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        position: relative;
        display: none;
        -style: -ms-autohiding-scrollbar;
    }
    .del_list_this_m {
        display: block;
    }
    .del_li_m {
        color: #808080;
        overflow: hidden;
    }
    .titme_desc{
        font-size: 14px;
        line-height: 150%;
    }
    .titme_img_m {
        margin-top:.2rem;
        width: 100%;
    	position: relative;
    }
    .titme_img_m img{
        float: left;
        width: 2.84rem;
        width: 30% !important; 
        height: auto;
        margin-right:4.5%;
    }
    @media screen\0 {
     .titme_img_m img{
        float: left;
        width: 2.84rem;
        height: 1.66rem;
        margin-right: .1rem;
        display: block;
    }
    }
    .titme_img_m img:last-child{
        margin-right: 0;
    }
    .titme_img_m .last{
        margin: 0;
    }
}
@media (max-width: 486px){
    
    .l-page-in-about .in-ab-header img{
        width: 2.4rem;
    }
    .l-page-in-about .in-ab-header h2{
        width: 2.2rem;
        margin-bottom: .05rem;
        font-size: .24rem;
        color: #fff;
    }
    .l-page-in-about .in-ab-header .text{
        width: 3.2rem;
        font-size: 12px;
        line-height: 120%;
    }
    .page a{
        margin-left: .05rem;
    margin-right: .05rem;
    }
}