.content-box {
    width: 100%;
    background: #f8f8f8;
}

.banner {
    width: 1200px;
    height: 200px;
    top: 17px;
    position: relative;
    margin: auto;
    background: url(../images/common/banner@1.png) repeat;
    background-size: 100% 100%;
}

.brief-content {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    background: url(../images/about/about_bg.jpg) repeat;
    background-size: 100% 100%;
}

.mation-cont {
    padding: 64px 50px 10px;
    background: #f8f8f8;
    display: flex;
}

.video-box {
    width: 440px;
    height: 308px;
    background: #000000;
}

.new-cont-box {
    width: 610px;
    height: 308px;
    margin-left: 50px;
    flex: 1;
    display: flex;
    justify-content: space-between;
}


/*= common css to all effects =*/
.new-item {
    width: 290px !important;
    background-color: #fff;
    text-align: center;
    position: relative;
}

.new-image img {
    max-width: 100%;
    vertical-align: middle;
    height: 214px;
}

.intro-box {
    width: 100%
}

.title-img {
    width: 100%;
    text-align: center;
    padding: 53px 0 55px;
    vertical-align: middle;
    display: inline-block;
}


.intro-text-box {
    font-size: 16px;
    line-height: 26px;
}

.intro-text-box dt {
    font-weight: 700;
    margin: 24px 0;
}

.intro-text-box p {
    text-indent: 30px;
}


.culture-box {
    background: #fff;
}

.culture-cont {
    padding: 60px 0;
    width: 1176px;
    height: 596px;
    background: url(../images/about/ab_wh_bk.png) repeat;
    background-size: 100% 100%;
    overflow: unset;
    margin: auto;
    position: relative;
    font-size: 14px;
}

.actciles-box {
    width: 100%;
}

.more-actiles {
    width: 100%;
    height: 35px;
}

.more-actiles .all_more {
    float: right;
    color: #222121;
    font-size: 14px;
    width: 118px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ffeacc;
    display: block;
    border-radius: 5px;
    text-decoration: none
}

.actiles-cont {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.actiles-cont .article-item {
    margin-bottom: 38px;
    width: 575px;
    height: 100px;
    display: flex;
    align-items: center;
}

.article-img {
    width: 150px;
    height: 75px;
    margin-right: 20px;
    overflow: hidden;
}

.acticle-rbox {
    flex: 1;
    height: 100px;
}

.act_time {
    font-size: 16px;
    color: #787878;
    border-left: 4px solid #007f7b;
    padding-left: 7px;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
}

.act_title {
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 700;
    padding: 7px 0;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 7px;
}

.act-bot {
    display: flex;
    align-items: center;
}

.click-see {
    display: block;
    width: 108px;
    height: 20px;
    background: #e5e5e5;
    font-size: 13px;
    color: #3c3c3c;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    border: none;
    margin-left: 24px;
}

.map-box {
    width: 100%;
    height: 394px;
    position: relative;
    overflow: hidden;
    margin: 0 auto -20px;
    background: #f5f5f5;
}

.map-img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    text-align: center;
}

.culturl-item {
    width: 65px;
    height: 65px;
    position: absolute;
    font-size: 16px;
    cursor: pointer;
}

.box_1 {
    left: 370px;
    top: 162px;
}

.box_2 {
    left: 278px;
    top: 186px;
}

.box_3 {
    left: 210px;
    top: 254px;
}

.box_4 {
    left: 205px;
    top: 347px;
}

.box_5 {
    left: 250px;
    top: 422px;
}

.box_6 {
    left: 718px;
    top: 162px;
}

.box_7 {
    left: 810px;
    top: 186px;
}

.box_8 {
    right: 237px;
    top: 254px;
}

.box_9 {
    right: 225px;
    top: 347px;
}

.box_10 {
    right: 275px;
    top: 422px;
}

.culturl-right-pop {
    width: 250px;
    position: absolute;
    left: 66px;
    bottom: 20px;
    min-height: 72px;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    line-height: 36px;
    box-shadow: #cccccc 0px 1px 10px 2px;
    display: none;
    animation: 5s opacity2 0s 1;
    -webkit-animation: 5s opacity2 0s 1;
    -moz-animation: 5s opacity2 0s 1;
}

.culturl-left-pop {
    width: 250px;
    right: 66px;
    bottom: 20px;
    position: absolute;
    min-height: 72px;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    line-height: 36px;
    box-shadow: #cccccc 0px 1px 10px 2px;
    display: none;
    animation: 5s opacity2 0s 1;
    -webkit-animation: 5s opacity2 0s 1;
    -moz-animation: 5s opacity2 0s 1;
}

.culturl-left-pop .arrow-bottom-out {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 34px solid #f5f5f5;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -34px;
    bottom: 20px;
}

.culturl-right-pop .arrow-bottom-out {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 34px solid #f5f5f5;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -34px;
    bottom: 20px;
}

.culturl-item:hover .culturl-left-pop {
    display: block;
}

.culturl-item:hover .culturl-right-pop {
    display: block;
}

.card-info a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.ab-time {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.new_title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}

.new_desc {
    color: #fff !important;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 0 10px;
}

.new_desc p {
    color: #fff !important;
}

.new_time {
    background: #078380;
    width: 100%;
    height: 30px;
    color: #fff;
    position: absolute;
    top: 273px;
    display: flex;
    padding: 0 10px;
    z-index: 111;
    align-items: center;
}