body {
    background-color: #F5F5F5
}

.bar {
    width: 100%;
    background: url("../image/home/bar_bc.jpg");
    height: 479px;
    background-size: 100% 100%;
    padding-top: 1px
}

.bar .content {
    width: 824px;
    margin: 86px auto 0;
    text-align: center;
    position: relative
}

.bar .content img {
    position: absolute;
    width: 824px;
    top: 0;
    left: 0
}

.bar .content button {
    position: absolute;
    width: 160px;
    top: 226px;
    left: 336px;
    height: 44px;
    border: none;
    border-radius: 5px;
    background-color: #E4393C;
    color: #FFFFFF;
    font-size: 24px
}

.title {
    font-size: 26px;
    color: #223F53;
    padding: 25px 0 20px;
    font-weight: bold
}

.title a {
    float: right;
;
    font-size: 14px;
    color: #787878;
    margin: 15px;
    font-weight: 400
}

.introduce {
    width: 1200px;
    margin: 0 auto
}

.introduce .left {
    width: 545px;
    display: inline-block;
}

.introduce .right {
    width: 640px;
    float: right;
}

.introduce .right .item:nth-child(2) {
    margin-top: 14px
}

.introduce .item {
    padding: 15px 30px 0;
    background-color: #FFFFFF
}

.introduce .item .title_introduce {
    font-size: 22px;
    padding-bottom: 8px
}

.introduce .item .title_introduce img {
    vertical-align: middle;
    margin-top: -5px
}

.introduce .item .content {
    line-height: 30px;
    font-size: 14px;
    color: #4A4A4A;
    text-indent: 2rem;
    margin-top: 30px
}

.introduce .item .news {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    padding-left: 20px
}

.introduce .item .news p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}

.introduce .item .advantage {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    padding-left: 20px
}

.introduce .item .advantage p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 40px
}

.introduce .item .advantage p img {
    vertical-align: middle;
    width: 15px;
    margin-right: 15px
}

.introduce .item img {
    display: inline-block;
}

.flexible {
    width: 1200px;
    margin: 0 auto;
    color: #333333
}

.flexible .item {
    width: 594px;
    height: 278px;
    padding: 15px 0;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
    text-align: center;
    cursor: pointer
}

.flexible .right {
    float: right
}

.flexible .active {
    box-shadow: 0 5px 6px rgba(9,4,5,0.23)
}

.flexible .item .img {
    height: 115px;
    line-height: 115px;
    text-align: center
}

.flexible .item .img img {
    vertical-align: middle
}

.flexible .item .img .hide {
    display: none
}

.flexible .item .title_flexible {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1
}

.flexible .item p {
    line-height: 2
}

.server {
    width: 1200px;
    margin: 0 auto;
    color: #333333;
    font-size: 0
}

.server .item {
    display: inline-block;
    width: 290px;
    height: 218px;
    padding-top: 20px;
    margin-right: 13px;
    margin-bottom: 13px;
    background-color: #FFFFFF;
    font-size: 16px;
    text-align: center
}

.server .end {
    margin-right: 0
}

.server .item .img {
    height: 150px;
    line-height: 150px;
    text-align: center
}

.server .item .img img {
    vertical-align: middle
}

.list_box {
    width: 1200px;
    margin: 5px auto 0;
    color: #333333;
    font-size: 0
}

.list {
    width: 390px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    font-size: 14px;
}

.list:nth-child(3) {
    margin-right: 0
}

.list .content {
    background-color: #FFFFFF;
    padding-top: 1px;
    padding-bottom: 10px;
    height: 260px;
}

.list .content img {
    display: block;
    margin: 15px auto 10px
}

.list .content p {
    cursor: pointer;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    padding-right: 10px;
    line-height: 2;
}

.list .content p span {
    color: #969696;
    min-width: 88px;
}

.list .content p .news_name {
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list .content p .point {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #8C8C8C;
    margin: 0 8px
}

.company {
    width: 1200px;
    margin: 5px auto 15px;
    color: #333333;
    font-size: 0
}

.company .company_item {
    display: inline-block;
    vertical-align: top;
    width: 290px;
    height: 215px;
    padding-top: 23px;
    margin-right: 13px;
    margin-bottom: 13px;
    background-color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.company .company_item:nth-child(4n+1) {
    margin-right: 0
}

.company .company_item img {
    /* width: 66px; */
    height: 66px;
    border-radius: 5px;
    border: solid 1px #DEDEDE;
}

.company .company_item p {
    padding: 0 25px;
    color: #787878;
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
}

.company .company_item .content {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.company .company_item .name {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0;
    line-height: 1.5;
}

.company .company_item a {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    color: #223F53;
    display: inline-block;
    margin-left: -38px
}
