
body,html{
    /*min-width: 1024px;*/
    min-width: 1024px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    overflow-x: hidden;
}
.wrapper{
    width: 1160px;
    margin: 0 auto;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}

/* 首页 */
.banner_wrap{
    /*position: absolute;
    top: 0;
    left: 0;*/
}
.banner_wrap li > img{
    width: 100%;
    min-width: 1024px;
    height: 768px;
    display: block;
}
/* 
.logo_wall{
    width: 100%;
    height: auto;
}
.logo_wall img{
    width: 100%;
} */

.title_banner{
    color: white;
    margin-top: 100px;padding-top: 1px;
    font-weight: lighter;
}
.codeWrap{
    margin-top: 80px;
}
.code_item{
    vertical-align: middle;
}
.wx_code > span{
    float: left;
    width: 1.6em;
    *width: 1.9em;
    height: 138px;
    *height: 132px;
    padding-left: .3em;
    padding-top: 6px;
    line-height: 1;
    font-size: 18px;
    color: #fff;
    background-color: #48c6af;
}
.wx_code > span .app{
    margin-left: 3px;
    display: block;
}
.code_btn{
    margin-left: 20px;
    vertical-align: middle;
}
.code_btn a{
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    margin-top: 12px;
    text-align: center;
    color: #48c6af;
    font-size: 18px;
    background: url("../image/code_bg.png") no-repeat;
}
.code_btn a.active{
    color: #fff;
    background: url("../image/code_bg_cur.png") no-repeat;
}
.number_kf{
    display: block;
    margin-top: 70px;
    font-size: 26px;
    color: #fff;
}

/* 企业端 */
/*.com_all{*/
    /*display: block;*/
    /*margin: 0 auto;*/
    /*background: #fff;*/
    /*text-align: center;*/
/*}*/
.com_all img{
    display: block;
    margin: 0 auto;
}
.com_banner{
    position: relative;
    width: 100%;
    height: 768px;
}
.com_banner img{
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.com_data{
    padding: 15px 0;
    /*margin-left: ;*/
}

/*上下班*/
.service_content{
    padding: 100px 0;
}
.function{
    background-color: #f5f5f5;
}

/* 嘀一资讯 */
.news_center{
    margin:60px auto 0;
}
.news_center .news_item{
    position: relative;
    width: 1160px;
    *width:964px;
    padding: 30px;
    margin: 30px auto;
    background-color: #FFFFFF;
    cursor: pointer;
}
.news_center .news_item:hover{
    background-color: #e4fcf8;
}

.news_left{
    width: 240px;
    height: 164px;
    margin-right: 30px;
    overflow: hidden;
}
.news_left img{
    display: block;
    width: 100%;
}

.news_right{
    width: 813px;
    height: 50px;
}
.news_right .news_title .news_title_large{
    float: left;
    width: 470px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 20px;
    color: #48c6af;
}
.news_right .news_title .news_time{
    float: right;
    width: 220px;
    text-align: right;
    color: #707070;
}
.news_con{
    display: block;
    width: 100%;
    height: 5em;
    line-height: 1.6;
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
}

.see_detail{
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: block;
    width: 100%;
}
.see_detail a{
    float: right;
    text-align: right;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

/* 新闻详情 */
.news_detail{
    width: 1200px;
    margin: 110px auto 0px;
    background: white;
}
.job_box1{
    height: 20px;
    width: 120px;
    margin-top: 20px;
}
.gico{
    width:3px;
    height:16px;
    background:rgba(72,198,175,1);
    float: left;
}
.job_name{
    background-color: white;
    float: left;
    height: 16px;
    margin-top: -7px;
    margin-left: 10px;
    font-size:18px;
    font-weight:bold;
    color:rgba(50,50,50,1);
    line-height:30px;
}

.news_detail > h2{
    padding: 20px 30px;
    margin: 0 auto;
    background-color: white;
    height: 110px;
}

.news_detail > h2 p{
    font-size:20px;
    height: 84px;
    font-weight:500;
    letter-spacing: 3px;
    padding: 20px 0 30px;
    width: 1100px;
    border-bottom: 1px rgba(238,238,238,1) dashed;
    color:rgba(50,50,50,1);
    margin: 0 auto;
}
.news_detail > h1{
    padding: 30px 30px;
    background-color: #fff;
    border-bottom: 1px #EEEEEE dashed;
}
.news_detail > h1 span{
    font-size: 16px;
    color: black;
    letter-spacing: 2px;
}
.news_detail > h1 a{
    float: left;
    font-size: 16px;
    color: #48C6AF;
    font-style: normal;
    text-indent: 14px;
    cursor: pointer;
}
.dateTitle{
    height: 80px;
    width: 1200px;
    margin: 50px auto 60px;
}
.news_Pubdate{
    width:100px;
    height:80px;
    border-right: 2px #dcdcdc solid;
    float: left;
}
.news_Title_box{
    float: left;
    width: 1000px;
    height: 80px;
}
.detail_news{
    padding: 1px 50px 80px;
    background-color: white;
}
.detail_news p{
    text-indent: 2em;
    line-height: 2.0;
    font-size: 16px;
    color: #505050;
    font-weight:400;
}
.news_img{
    margin-top: 20px;
}
.news_img img{
    float: left;
    width: 476px;
    margin-top: 40px;
}
.news_img img.mr{
    margin-right: 10px;
}


/*线上广告位展示*/
.net_show{
    width: 100%;
    height: 731px;
    background:rgba(249,249,249,1);
}

.ad_case{
    height: 1303px;
    width: 100%;
}
.ad_title_case{
    width:168px;
    height: 40px;
    font-size:30px;
    font-weight:350;
    color:rgba(50,50,50,1);
    padding-top: 1px;
    margin: 92px auto 82px;
}
.ad_title_case2{
    width:120px;
    height:25px;
    font-size:22px;
    font-weight:500;
    color:rgba(50,50,50,1);
    line-height:30px;
    margin: 40px 0 18px 0 ;
}
.ad_title_case img{
    margin-top: 7px;
    margin-right: 11px;
    float: left;
}
.ABCGO{
    width: 1200px;
    height: 320px;
    margin: 0 auto;
}
.ABCimg{
    float: left;
}
.ABC_box1{
    width: 480px;
    float: left;
    margin-left: 31px;
}
.ABC_box1 p{
    width:480px;
    height:50px;
    font-size:16px;
    font-weight:400;
    color:rgba(80,80,80,1);
    line-height:30px;
}
.businessProcess{
    position: absolute;
    max-width: 1920px;
    height: 300px;
    left: 50%;
    transform: translate(-50%);
}
.businessLine{
    width: 1200px;
    height: 0px;
    margin: 134px auto;
}
.bs_top_group{
    position: absolute;
    left: -300px;
}
.bs_top{
    position: absolute;
    top: 0px;
}
.bs_top_1{
    left: 362px;
}
.bs_top_3{
    left: 603px;
}
.bs_top_5{
    left: 913px;
}
.bs_top_7{
    left: 1243px;
}
.bs_bottom_group{
    position: absolute;
    left: -300px;
}
.bs_bottom{
    position: absolute;
    top: -90px;
}
.bs_bottom img{
    transform: rotateX(180deg);
}
.bs_bottom_1{
    left: 450px;
}
.bs_bottom_3{
    left: 733px;
}
.bs_bottom_5{
    left: 1057px;
}
.bolls{
    position: absolute;
    left: -300px;
}
.hr_boll{
    position: absolute;
    top: 127px;
}
.boll_data{
    width: 60px;
    font-size:16px;
    font-weight:400;
    color:rgba(50,50,50,1);
    line-height:30px;
    margin-left: -10px;
}
.hr_boll1{
    left: 380px;
}
.hr_boll2{
    left: 468px;
}
.hr_boll3{
    left: 621px;
}
.hr_boll4{
    left: 751px;
}
.hr_boll5{
    left: 931px;
}
.hr_boll6{
    left: 1075px;
}
.hr_boll7{
    left: 1261px;
}
.bs_wd{
    width: 180px;
    font-size:16px;
    font-weight:400;
    color:rgba(50,50,50,1);
    line-height:26px;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%);

}
.bs_wd2{
    width: 176px;
    font-size:16px;
    font-weight:400;
    color:rgba(50,50,50,1);
    line-height:30px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%);

}
.activitiesProgramme{
    width: 1920px;
    height: 690px;
    background: url("${resource}assets/image/title3.png");
}
/*.business_contact_wrap{*/
    /*width: 1024px;*/
    /*margin: 0 auto;*/
    /*padding: 60px 0;*/
/*}*/
/*.business_com{*/
    /*float: left;*/
    /*width: 400px;*/
    /*margin-left: 110px;*/
/*}*/
/*.business_com h2{*/
    /*margin-bottom: 40px;*/
    /*color: #48c6af;*/
    /*font-size: 20px;*/
/*}*/
/*.business_contact_detail > div{*/
    /*line-height: 1.5;*/
    /*font-size: 16px;*/
    /*color: #666;*/
/*}*/
/*.business_contact_detail > div a{*/
    /*color: #2652b7;*/
    /*text-decoration: underline;*/
/*}*/
/*.business_left{*/
    /*border-right: 2px solid #999;*/
/*}*/


/* 使用指南 */
.userHelp_wrap{
    padding: 0 40px;
    background-color: rgba(255,255,255,1);
}
.userHelp{
    padding: 30px 0;
    border-bottom: 1px dashed #ccc;
}
.userHelp_item{
    padding: 0 10px;

}

.userHelp_item .userHelp_text{
    display: inline-block;
    margin-right: 50px;
    vertical-align: middle;
}

.userHelp_item .userHelp_text h3{
    color: #010101;
    font-size: 18px;
    margin: 19px 0;
}
.userHelp_item .userHelp_text p{
    text-indent: 1em;
    font-size:16px;
    font-weight:300;
    color:rgba(80,80,80,1);
    line-height:30px;
}
.mb{
    margin-bottom: 20px;
}
.userHelp_item .userHelp_text p.mtt{
    margin-top: 50px;
}
.userHelp_item .userHelp_text span{
    color: #48c6af;
}
.userHelp_item .userHelp_img{
    display: inline-block;
    vertical-align: middle;
    margin-top: 50px;
}
.userHelp_item .userHelp_img img{
    float: left;
    margin-left: 35px;
}

/* 联系我们 */
.map{
    margin-top: 90px;
    /*border: 1px solid #ccc;*/
}
.contact_info{
    width:403px;
    height:293px;
    background:rgba(255,255,255,0.8);
    /*opacity:0.8;*/
    border-radius:5px;
    position: absolute;
    top: 400px;
    left: 23%;
    padding: 40px 39px;
}
.con_title{
    width:234px;
    height:18px;
    font-size:18px;
    font-weight:400;
    color:rgba(72,198,175,1);
    margin-top: 39px;
}
.con_title2{
    height:15px;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-top: 8px;
}
.contact_detail{
    width: 80%;
    margin: 0 auto;
}
.map img{
    display: block;
}

/* 招聘信息 */
.job{
    padding: 0 30px 0px;
    background-color: white;
}
.job_item{
    border-bottom: 1px dashed #e6e5e5;
    padding: 30px 0px;
    width: 1100px;
    margin: 0 auto;
}
.job_item p{
    color: rgba(80,80,80,1);
}
.job_item h2{
    font-size:20px;
    font-weight: 500;
    color:rgba(50,50,50,1);
    line-height:46px;
}
.job_item h3{
    font-size: 16px;
    color: #666;
    margin: 10px 0;
}
.job_item p{
    font-size: 14px;
}

.email_bg{
    padding: 20px 60px;
    width: 1200px;
    background-color: #FFFFFF;
}
.email_bg > div{
    color: #48c6af;
    font-size: 14px;
    line-height: 1.8;
}



.story_wall{
    position: relative;

    margin-top: px;
    height: 400px;
}

.container_wall {
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 500px;
    overflow: hidden;
    top: -75px;
}
#warp_wall{
    width: 5000px;
    left:-900px;
    position: absolute;
}
.story{
    float: left;
    margin-top: 70px;
    width: 100%;
    height: 402px;
    padding-top: 1px;
    width: 900px;
}
.story_pic{
    position: relative;
    top: -65px;
    left: 50%;
    transform: translate(-50%);
}


/*嘀一资讯*/
.news_timeLine{
    height: 658px;
    width: 100%;
    padding-top: 1px;
}
.news_years{
    /*width: 948px;*/
    display: flex;
    justify-content: center;
    align-content: center;
    height: 20px;
    margin: 100px auto 0;
}
.news_years ul{
	width: 50%;
	display: flex;
}
.staticTime{
    list-style: none;
    float: left;
    width: 12.5%;
    height:14px;
    font-size:16px;
    font-weight:400;
    color:rgba(50,50,50,1);
	text-align: center;
    /* margin-left:92px; */
}
.activeTime{
    color: #48C6AF;
}
.news_lineBox{
    width: 1068px;
    height: 30px;
    margin: 0 auto;
    padding-top: 1px;
	display: flex;
}
.news_line{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 90%;
    height: 4px;
    float: left;
    background: rgba(238,238,238,1);
    margin: 13px auto 0;
}
.staticLine{
    list-style: none;
    float: left;
    width: 7px;
    height:4px;
}
.activeLine{
    background: #48C6AF;
}
.staticLines{
    list-style: none;
    width: 12.5%;
    height:4px;
    /* margin:0 10px 0 82px; */
}
.news_btn_left{
    float: left;
}
.news_btn_right{
    float: right;
    margin-top: -1px;
}
.news_report{
    width: 1000px;
    height: 600px;
    margin: 47px auto 0;
    display: none;
}
.activeReport{
    display: block;
    width: 1000px;
    height: 380px;
    margin: 47px auto 0;
    overflow-y: scroll;
    overflow-x: hidden;
}
.news_partMonth {
    height: 121px;
    padding: 0 0 0 100px;
    width: 1000px;
    margin: 0 auto;
    float: left;
}
.news_month{
    width:60px;
    height:56px;
    font-size:28px;
    font-weight:300;
    color:rgba(50,50,50,1);
    float: left;
    text-align: right;
}
.news_monthTittle{
    font-size:21px;
    font-weight:400;
    color:rgba(50,50,50,1);
    margin: 0 0 19px 0;
}
.news_monthWd{
    height:20px;
    width: 670px;
    font-size:16px;
    font-weight:300;
    color:rgba(80,80,80,1);
}
.news_monthBox{
    height: 60px;
    width: 800px;
    float: left;
    padding: 0 20px;
}
.news_from{
    width: 100px;
    height:12px;
    font-size:13px;
    font-weight:300;
    color:rgba(250,32,32,1);
    margin-top: 10px;
    margin-left: 10px;
}





