.banner{
    width: 100%;
    height: 40vw!important;
    max-height: 800px;
    overflow: hidden;
    border: none!important;
}
.content{
    width: 100%;
    height: auto;
    margin-top: -2vw;
    position: relative;
    z-index: 1;
    background: #c6e7f3;
    background-clip: content-box;
    border-top: 10vw solid rgba(0,0,0,0);
}
.content-bg{
    position: absolute;
    width: 100%;
    top: -10vw;
}
.content-item{
    position: relative;
    margin: -2vw auto;
    padding-bottom: 5vw;
    height: auto;
    z-index: 1;
}

.content-item-left{
    width: 800px;
    float: left;
    height: auto;
}
.content-item-right{

}
.content-item-match{
    background: #fff;
    float: left;
    width: 100%;
    height: 227px;
}
.content-item-match h3{
    width: 100%;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    margin-top: 15px;
}
.content-item-match h3 div{
    display: block;
    word-break: break-all;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}
.content-item-match h3 div:nth-child(1){
    margin-left: 20px;
    margin-right: 5px;
    width: auto;
}
.content-item-match h3 div:nth-child(3){
    margin-left: 5px;
    margin-right: 10px;
    width: auto;
}
.content-item-match h3 div:nth-child(3){
    font-size: 15px;
}
.content-item-match h3 div:nth-child(2){
    color: #c6c6c6;
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1; /* OLD - Firefox 19- */
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.content-item-match h3 div:nth-child(2) img{
    width: 100%;
}
.content-item-match-img{
    width: 220px;
    float: left;
    margin: 20px 20px 20px 20px;
}
.content-item-match-text {
    width: 500px;
    height: auto;
    float: left;
    margin: 20px 10px 20px 0px;
}
.content-item-match-text h4 a{
    color: #5dabdc;
}
.content-item-match-text p{
    font-size: 14px;
    margin-top: 10px;
}
.content-item-image{
    position: relative;
    width: 390px;
    height: 256px;
    float: left;
    margin-top: 20px;
}
.content-item-image-right{
    margin-left: 20px;
}
.content-item-image img{
    width: 102%;
}
.content-item-image-title{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -80px;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    color: #fff;
    font-size: 18px;
    border: 10px solid rgba(255,255,255,0.5);
    border-radius: 150px;
    background: rgba(76,165,218,0.5);
    background-clip: content-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.content-item-image-title:hover{
    background: rgba(250,228,170,0.7);
    border: 10px solid rgba(76,165,218,0.5);
    color: #ff6200;
}

.content-item-company{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}
.content-item-company img{
    width: 156px;
    float: left;
}
.content-item-company ul{
    width: 636px;
    margin-left: 7px;
    background: #dddddd;
    padding-right: 1px;
    padding-bottom: 1px;
    float: left;
}
.content-item-company ul li{
    width: 158px;
    height: 91px;
    background: #fff;
    float: left;
    margin-left: 1px;
    margin-top: 1px;
}
.content-item-company ul li img{
    width: 100%;
    height: 100%;
}

.content-item-right{
    width: 380px;
    float: left;
    margin-left: 20px;
}
.content-item-video{
    width: 100%;
    float: left;
    height: 227px;
}
.content-item-video img{
    width: 100%;
}
.content-item-news{
    width: 100%;
    height: 460px;
    float: left;
    margin-top: 20px;
    background: #fff;
}
.content-item-news>h3{
    width: 100%;
    height: 37px;
    line-height: 37px;
    float: left;
    background: #57d2ff;
    color: #fff;
    text-indent: 20px;
}

.content-item-news>h3 span{
    float: right;
    padding-right: 5px;
}
.content-item-news>h3 span a{
    color: #555f64;
}
.content-item-news ul{
    width: 90%;
    margin-left: 5%;
    float: left;
}
.content-item-news ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    border-bottom: 2px dotted #e4e4e4;
    font-size: 14px;
    font-weight: 500;
}
.content-item-news ul li img{
    width: 92px;
    height: 59px;
    float: left;
    margin-right: 10px;
}

.content-item-news ul li h4{
    float: left;
    width: 240px;
    height: 30px;
    line-height: 30px;
    color: #cbc8c8;
}
.content-item-news ul li h5{
    float: left;
    width: 240px;
    height: 20px;
    line-height: 20px;
    color: #858484;
}

.intro{
    position: relative;
    width: 100%;
    height: auto;
}
.intro img{
    width: 100%;
}
.intro-text{
    width: 100%;
    position: absolute;
    top: 20%;
    left: 0;
    text-align: center;
    z-index: 1;
}
.intro-text table{
    color: #fff;
    width: 40%;
    height: 60px;
    margin: 0 auto;
    vertical-align: middle;
}
.intro-text table hr{
    margin-top: 29px;
}
.intro-text table span{
    color: #c6c6c6;
}
.intro-text p{
    margin-top: 2vw;
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width: 1280px) {
    .content-item-left {
        width: 720px;
    }
    .content-item-match-text {
        width: 465px;
    }
    .content-item-image {
        width: 350px;
        height: 235px;
    }

    .content-item-company img {
        width: 140px;
    }

    .content-item-company ul {
        width: 572px;
    }

    .content-item-company ul li {
        width: 142px;
        height: 82px;
    }

    .content-item-right {
        width: 340px;
    }
    .content-item-news {
        height: 421px;
    }
    .content-item-news ul li h4 {
        width: 216px;
    }

    .content-item-news ul li h5 {
        width: 216px;
    }

    .content-item-news ul li img {
        width: 80px;
        height: 56px;
    }

    .content-item-video {
        height: 204px;
    }

    .content-item-match {
        height: 204px;
    }

    .content-item-match-img {
        width: 200px;
    }
}









