.theme-top-bg {
    max-height: 424px;
}

.theme-top-bg-title{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -60px;
    left: 0;
}

.theme-top-bg h2{
    text-align: center;
    color: #fff;
    line-height: 100%;
    font-family: "Hiragino Sans GB" !important;
    font-size: 40px;

}
.theme-top-bg h2+h2{
    margin-top:20px;
}

.cooperation-box{
    min-height: 600px;
    margin-top:20px;
}

.cooperation-box-ul li{
    width: 50%;
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    padding:0 80px;
}

.cooperation-box-ul li h1{
    width: 370px;
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 20px;
}

.cooperation-box-ul li h1 img{
    width: 347px;
    height: 70px;
    display: inline-block;
}
.cooperation-box-ul li .p1{
    margin-top: 20px;
}
.cooperation-box-ul li p
{
    color:#686868;
    font-size:16px;
    line-height: 32px;
}