
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 
a:focus {  outline: none !important; } 

body{
    background-color: #eceff4;
}
a:focus { 
    outline: none; 
    } 
.collapse a{font-size:16px;}
.footer{padding:50px 0 30px 0;background-color:#333742;font-size: 14px; color: #ffffff;}
.page-footer{
    height: 200px;
    background-color: #333742;
    text-align: left;

}
.container_footer{
    width: 1040px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.foot_left{
    position: absolute;
    top: 50%;
    /*left: 50%;*/
    -webkit-transform: translateX(-0%) translateY(-50%);
    /*margin-left: 200px;*/
}
.code{
    float: left;
}
.code_text{
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
}
.message{
    font-size: 14px;
    color: #ffffff;
    margin-left: 12px;
    padding-top: 28px;
    float: left;
}
.message p,.navigation p{
    height: 30px;
    line-height: 30px;
    margin: 0;
    margin-right: -31px;
}
.foot_right{
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translateX(-0%) translateY(-50%);
    /*float: right;*/
}
.navigation{
    font-size: 14px;
    color: #ffffff;
    float: right;
    padding-left: 30px;
    border-left: 1px solid rgba(255,255,255,0.5)
}
.Title{
    height: 240px;
    background-color:#3acca8;
    width: 100%;
}
.NewsTitle{
    display: flex;
    margin-top: 50px;
}
.TitleText{
    margin-top: 52px;
    color: #fff;
    margin-left: 15%;
}
.NewsTitle img{
    margin-left: 30%;
}
.Title1{
    font-size: 36px;
    font-weight: bold;
}
.TiText{
    font-size: 16px;
    margin-top: 40px;
}
.Main{
    background-color: #fff;
    width: 1440px;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 96px;
}
.Detail{
    background-color: #fff;
    width: 1440px;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 96px;
}
.tool{
    height: 92px;
    margin:0 40px;
    font-size: 18px;
    color: #333333;
    line-height: 92px;
    border-bottom: 1px solid #dfe2e9;
}
.tool a{
    color: #333333;
    cursor: pointer;
}
.Tools{
    width: 410px;
    margin-left: 27px;
}
.Tools p{
    font-size: 16px;
    color: #616a81;
    margin-top: 30px;
    margin-right: 28px;
    text-align: center;
    cursor: pointer;
}
.Tools .active{
    height: 42px;
    color: #3acca8;
    border: 1px solid #3acca8;
    line-height: 42px;
}
.Content{
    display: flex;
    padding-bottom: 30px;
}
.Tools{
    border-right: 1px solid #dfe2e9;
}
.contentTitle{
    margin-top: 26px;
    margin-left: 60px;
    margin-right: 54px;
    width: 100%;
}

.jobName{
    font-size: 22px;
    color: #3acca8;
    line-height: 40px;
}
.jobRule{
    font-size: 18px;
    color: #616a81;
    line-height: 40px;
}
.jobDetail{
    font-size: 18px;
    color: #858ea5;
    line-height: 40px;
}
.SBMan{
    font-size: 18px;
    color: #3acca8;
    line-height: 40px;
}
.tooldown{
    margin:0 40px;
    font-size: 18px;
    color: #333333;
    line-height: 92px;
    border-top: 1px solid #dfe2e9;
    padding-bottom: 40px;
}
.companyWelfare img{
    margin-right: 16px;
}
.cooperation{
    background-color: #3acca8;
    height: 240px;
}
.cooperation_text{
    color: #ffffff;
    margin-top: 50px;
}
.cooperation_text_title{
    font-size: 34px;
    height: 54px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 0;
}
.cooperation_text_inner{
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
.cooperation_text_btn,.content_button_try{
    width:148px;height:48px;background-color:transparent;color:#ffffff;font-size:14px;border-color:#ffffff;outline:none;border-radius: 0;
}

.btn:focus {color:#ffffff;text-decoration: none;outline: NONE;} 
.btn:hover{
    background-color: #ffffff;
    color: #3acca8;
}
.cooperation_img{
    text-align: right;
}