.mb50 {
    margin-bottom: 50px;
    margin-top: 150px;
}

div{
  border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: normal;
}
.boutiCon {
    position: absolute;
    width: 170px;
    height: 80px;
    z-index: 1;
    text-align: right;
}
.bouti-tit h3 {
    font-size: 30px;
    color: #fff;
    line-height: 80px;
    font-family: "Microsoft Yahei", Arial;
    border: 0px;
 padding: 0px;
 margin: 0px;
}
.bouti-tit {
    position: relative;
    width: 100%;
    height: 400px;
    text-align: center;
}
.bouti-link {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    height: 100%;
    background-repeat: no-repeat;
}
.mainWrap {
    width: 1000px;
    margin: auto;
    min-width: 320px;
}
.relative {
    position: relative;
}
.mainWrap {
    width: 1200px;
    margin: auto;
}
.clearfix {
    *display: inline-block;
    *zoom: 1;
    *vertical-align: top;
}
.detailContent {
    margin-top: 50px;
}
.detailContent .column_5, .detailContent .column_leaders {
    float: left;
    _display: inline;
}
.detailContent .column_5 {
    margin: 0 70px 0 0;
    width: 850px;
}
.content .mainContent .article_cn {
    margin-left: 10px;
}
.introTit {
    margin-bottom: 30px;
    margin-left: 10px;
}
.introTitImg {
    float: left;
    width: 120px;
    height: 64px;
    background-color: #9b0000;
    background-image: url(smallPic7.jpg);
}
.introTit h2 {
    float: left;
    padding: 0 27px;
    border-bottom: 3px solid #06724C;
    font-size: 24px;
    line-height: 61px;
}
.clearfix::after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}
ul.enterprise {
    padding-left: 10px;
    font-size: 17px;
    line-height: 35px;
}
ul#noticelist {
    color: #06724C;
    font-size: 8px;
    margin-left: 8px;
}
ul#noticelist li {
    list-style-type: disc;
    padding-left: 7px;
}
.enterprise a {
    text-decoration: none;
    color: #565656;
}
ul#noticelist li a {
    font-size: 17px;
}
.boutiConBg {
    position: absolute;
    background: #42C396;
    width: 200px;
    height: 80px;
    opacity: 0.7;
}