html,
body {
    padding: 0;
    margin: 0;
}

.cooperation-container {
    min-width: 1200px;
}

.cooperation-top {
    width: 100%;
    height: 400px;
    background: url(./images/headerBg.png) top center no-repeat;
    /* background-size: 100%; */
}

.cooperation-commonContent {
    padding: 50px 0;
}

.cooperation-title {
    font-size: 30px;
    color: #000;
    
    text-align: center;
}

.cooperation-line {
    width: 90px;
    height: 4px;
    background-color: #000;
    margin: 16px auto;
}

.cooperation-subtitle {
    font-size: 16px;
    
    color: #777;
    text-align: center;
}



.cooperation-twoContent {
    width: 1158px;
    height: 363px;
    background: url(/images/cont.png) top center no-repeat;
    /* background-size: 100%; */
    margin: 0 auto;
}

.cooperation-mode {
    width: 1158px;
    height: 480px;
    margin: 0 auto;
    position: relative;
}

.cooperation-mode-left {
    background: url(/images/mode.png) top center no-repeat;
    /* background-size: 100%; */
    height: 480px;
    width: 721px;
    float: right;
}

.cooperation-mode-right {
    width: 600px;
    height: 351px;
    background: url(/images/modeTwo.png) top center no-repeat;
    /* background-size: 100%; */
    position: absolute;
    
    top: 68px;
    color: #221815;
    font-size: 20px;
}

.cooperation-contain {
    padding: 65px;
}

.cooperation-common-height {
    line-height: 35px;
}

.cooperation-bold-font {
    color: #000;
    font-weight: bold;
}

.cooperation-bolder-font {
    color: #000;
	font-weight: bold;
}

.cooperation-mode-right-float {
    width: 10px;
    height: 263px;
    background: url(./images/modeOne.png) top center no-repeat;
    /* background-size: 100%; */
    position: absolute;
    right: 18px;
    top: 106px;
}

.cooperation-bottom-content {
    width: 1080px;
    height: 923px;
    background: url(/images/content.png) top center no-repeat;
    /* background-size: 100%; */
    margin: 0px auto 0;
    position: relative;
}

.cooperation-bottom-font {
    height: 120px;
    width: 900px;
    padding-left: 137px;
    padding-right: 43px;
    margin: 0 auto 100px;
    font-size: 20px;
    color: #221815;
    line-height: 40px;
}

.cooperation-first-title {
    position: absolute;
    top: 8px;
    left: 138px;
    color: #000;
    font-size: 26px;
   
}

.cooperation-first-content {
    font-size: 20px;
    color: #221815;
    line-height: 40px;
    
    height: 79px;
    position: absolute;
    top: 71px;
    left: 137px;
}

.cooperation-img1 {
    position: absolute;
    top: 169px;
    left: 117px;
}

.cooperation-img2 {
       position: absolute;
    top: 169px;
    left: 460px;
}

.cooperation-img3 {
    position: absolute;
    top: 169px;
    left: 800px;
}

.cooperation-second-title {
    position: absolute;
    top: 429px;
    left: 138px;
    color: #000;
    font-size: 26px;
   
}

.cooperation-second-content {
    font-size: 20px;
    color: #221815;
    line-height: 40px;
    
    height: 79px;
    position: absolute;
    top: 492px;
    left: 137px;
}

.cooperation-img4 {
    position: absolute;
    top: 590px;
    left: 120px;
}

.cooperation-img5 {
    position: absolute;
    top: 600px;
    left: 460px;
}

.cooperation-img6 {
    position: absolute;
    top: 600px;
    left: 800px;
}

.cooperation-third-title {
    position: absolute;
    top: 849px;
    left: 138px;
    color: #000;
    font-size: 26px;
   
}