﻿.slideBox { width: 100%; overflow: hidden; margin-top: 38px;}
.banner { float: left; position: relative;}
.hoveimg {width: 100%;}
.active { background: #fff !important; }
.bannerIndexBox { margin: 0 auto; display: block; width: 100%; float:left; }
.bannerIndexList{margin: 0 auto; position: relative; margin-top: -30px; text-align: center; padding-left: 5px; }
.bannerIndexList li, .caseIndexList li { display: inline-block; width: 9px; height: 9px; margin-right: 5px; border-radius: 8px; background: rgba(237, 237, 237, 0.6); cursor: pointer; }

.flex {
    display: flex;
    justify-content: center;
}
.flex .flex_list {
    flex: 1;
    text-align: center;
}
.hytd .flex_list {
    margin-bottom: 15px;
}
.hytd img {
    width: 50px;
    height: 50px;
    margin-bottom: 8px;
}
.hytd p {
    font-size: 12px;
}

.jjfa {
    padding-bottom: 5px;
}
.jjfa .jjfa_hd {
    padding: 0 10px;
}
.jjfa img {
    width: 100%;
}
.btn {
    width: 80px;
    height: 30px;
    border: 1px solid #333333;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 20px auto;
    text-decoration: none;
    font-size: 14px;
    display: block;
}

.jjfa_ju {
    padding: 0 10px;
    margin-top: 10px;
}
.jjfa_ju img {
    width: 100%;
}

.hy img {
    width: 100%;
}

.part_bz {
    position: relative;
}
.part_bz li {
    width: 100%;
    overflow: hidden;
    padding: 0 15px 15px;
    text-align: center;
    box-sizing: border-box;
}
.part_bz li:last-child {
    padding-bottom: 0;
}
.part_bz li .icon {
    float: left;
    margin-right: 28px;
    width: 20px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    display: inline-block;
}
.part_bz li .bz_title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #ff5f27;
    width: 100%;
}
.part_bz li .bz_desc {
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-left: 50px;
}
.hzhb {
    box-sizing: border-box;
    padding: 0 10px;
}
.hzhb img {
    width: 100%;
}
.news {
    padding: 0 10px;
    box-sizing: border-box;
}
.newsList {
    margin-bottom: 20px;
}
.newsList li {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.dataBox {
    width: 90px;
    height: 90px;
    word-break: keep-all;
    color: #fff;
    background: #ff7f52;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    padding-top: 20px;
}
.newsInfo {
    display: inline-block;
    width: auto;
    position: absolute;
    top: 0;
    right: 2%;
    left: 100px;
}
.newsTitle {
    white-space: nowrap;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
    width: 100%;
    display: block;
}
.newsHead {
    margin: 5px 0;
    color: #999;
}
.clickmore {
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #444;
    margin-bottom: 20px;
}
.sBanner img {
    width: 100%;
}
.content {
    padding: 0 10px;
    box-sizing: border-box;
}
.content img {
    width: 100%;
}
.no-padding {
    padding: 0!important;
}


.container {
    width: 100%;
    margin: 0 auto;
    min-height: 300px;
    background-color: #f5f5f5;
}
.tabList {
    font-size: 16px;
    float: left;
    padding-top: 30px;
    width: 100%;
}
.tabList>li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}
.atitle {
    font-size: 14px;
    text-indent: 20px;
    line-height: 46px;
    height: 46px;
    display: block;
    background: url(../img/open.png) #fff no-repeat 90% 18px;
    background-size: 14px;
}
.active .atitle {
    background: url(../img/close.png) #fff no-repeat 90% 23px !important;
    background-size: 16px !important;
}

#kunshanContent p {
    line-height: 24px;
    text-align: justify;
    margin: 10px 20px;
    text-indent: 1em;
    font-size: 14px;
}
.content {
    display: inline-block;
    float: left;
    background: #ffffff;
}
.content img {
    max-width: 100%;
}
.content p {
    font-size: 14px;
    margin: 5px 0;
}
.leaderlList li {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    float: left;
}
.leaderlList li:first-child {
    margin-top: 20px;
}
.leaderInfo {
    float: left;
    padding: 20px 30px 20px 20px;
    text-align: justify;
}
.basic {
    height: 60px;
    border-bottom: 1px dashed #dddddd;
    line-height: 50px;
    font-size: 16px;
}
.basic img {
    float: left;
    width: 50px;
    margin: 0 10px 0 0;
    border-radius: 50%;
}
.position {
    border: 1px solid #ef7c30;
    padding: 3px 8px;
    border-radius: 17px;
    font-size: 12px;
    margin-left: 10px;
    color: #ef7c30;
}
.detail {
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0 0;
}
#joinusTab {
    padding: 20px 5%;
    display: inline-block;
    float: left;
    background: #f5f5f5;
}
#joinusTab label {
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-align: left;
}
.jobList {
    margin: 20px 0;
    display: block;
    float: left;
    width: 100%;
}

.jobList li {
    float: left;
    font-size: 16px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
.current {
    background: #ef7c30 !important;
    color: #fff;
}
.required {
    padding: 10px 20px 20px;
    font-size: 14px;
    text-align: justify;
}
.required em {
    color: #ef7c30;
    font-style: normal;
    text-align: left;
    display: block;
    font-size: 16px;
}
