﻿.cooperation-outer{position: absolute; top: 0;width: 100%;height: 512px; background: url(../images/coorp-banner_01.jpg) no-repeat center;}
.cooperation-outer .cooperation-title{margin-top: 200px;color: #fff;font-weight: normal; font-size: 42px;text-align: center;}
.cooperation-outer p{text-align: center;font-size: 20px;color: #fff;margin-top:60px;letter-spacing: 1px;}
.cooperation-outer .canyu a{display: block;width:170px;height: 40px;line-height: 40px;font-size: 16px;background: #145eff;color: #fff;margin:0 auto;text-align: center;margin-top:50px;letter-spacing: 1px;}
.cooperation-outer .canyu a:hover{background: #0993fd;}
/*合作优势*/
.cooper-youshi{margin-top:446px;padding:0 0 80px;}
.cooper-youshi .cooper-title {margin:0 auto;text-align: center;}
.cooper-youshi .cooper-title h2{ font-size: 32px;line-height: 50px;}
.cooper-youshi .cooper-title p{font-size:18px;line-height: 50px;color: #787878;}
.cooper-youshi .cooper_main li.item{float: left;width:270px;height: 330px;text-align: center;margin:0 auto;border:1px solid #0993fd;margin-right: 40px;    box-sizing: border-box;}
.cooper-youshi .cooper_main li.item img{width:110px;height: 90px;margin:30px 0;}
.cooper-youshi .cooper_main li.item h6{font-size: 18px;line-height: 40px;}
.cooper-youshi .cooper_main li.item ul li{line-height: 30px;color: #666;}
.cooper-youshi .cooper_main li.item:hover{-moz-box-shadow:0px 0px 20px #72c2ff;-webkit-box-shadow:0px 0px 20px #72c2ff;box-shadow:0px 0px 20px #72c2ff}
/*合作支持*/
/*合作支持*/
.bg-gray {
    background-color: #f9f9f9;
}
.module {
    padding-bottom: 60px;
}
.module-head {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}
.module-head h2 {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 32px;
    color: #333;
}
.module-head p {
    font-size: 14px;
    color: #999;
}
.support {
    height: 902px;
    background: url(../images/support-bg.jpg) no-repeat center center;
}
.support .module-head h2,
.support .module-head p {
    color: #fff;
}
.support ul li {
    position: relative;
    float: left;
    width: 390px;
    height: 286px;
    margin-left: 12px;
    margin-bottom: 12px;
    text-align: center;
    background: #fff;
    border-bottom: 2px solid #00aaff;
}
.support ul li:first-child,
.support ul li:first-child + li + li + li {
    margin-left: 0;
}
/*.support ul li:hover {
    background: #00aaff;
}*/
.support ul li:hover h4,
.support ul li:hover p {
    color: #fff;
}
.support ul li i {
    position: relative;
    z-index: 9;
    display: block;
    width: 55px;
    height: 72px;
    margin: 50px auto 20px;
    transition: background 1s;
}
.support ul li h4 {
    position: relative;
    z-index: 9;
    margin-bottom: 30px;
    font-size: 22px;
    color: #333;
    transition: color 1s;
}
.support ul li p {
    position: relative;
    z-index: 9;
    padding: 0 40px;
    line-height: 2;
    font-size: 14px;
    color: #999;
    transition: color 1s;
}
.support-1 i {
    background: url(../images/support-1.png) no-repeat 0 0;
}
.support-1:hover i {
    background: url(../images/support-hover-1.png) no-repeat 0 0;
}
.support-2 i {
    background: url(../images/support-2.png) no-repeat 0 0;
}
.support-2:hover i {
    background: url(../images/support-hover-2.png) no-repeat 0 0;
}
.support-3 i {
    background: url(../images/support-3.png) no-repeat 0 0;
}
.support-3:hover i {
    background: url(../images/support-hover-3.png) no-repeat 0 0;
}
.support-4 i {
    background: url(../images/support-4.png) no-repeat 0 0;
}
.support-4:hover i {
    background: url(../images/support-hover-4.png) no-repeat 0 0;
}
.support-5 i {
    background: url(../images/support-5.png) no-repeat 0 0;
}
.support-5:hover i {
    background: url(../images/support-hover-5.png) no-repeat 0 0;
}
.support-6 i {
    background: url(../images/support-6.png) no-repeat 0 0;
}
.support-6:hover i {
    background: url(../images/support-hover-6.png) no-repeat 0 0;
}
.support-ul .service-screen {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #00aaff;
    z-index: 1;
}
.support-ul li:hover .service-screen {
    animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
    -moz-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
    -webkit-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
    -o-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
@keyframes animation-05 {
    from {
        height: 4px;
}
    to {
        height: 286px;
}
}
/*合作流程*/
.oem-process {
    height: 150px;
    overflow: hidden;
}
.oem-process > div {
    height: 100%;
    margin-left: -36px;
    float: left;
}
.oem-process > div:first-child {
    margin-left: 0;
}
.oem-process > div i {
    float: left;
    width: 46px;
    height: 46px;
    margin-left: 68px;
    margin-top: 40px;
}
.oem-process > div:hover h4 {
    color: #00aaff;
}
.oem-process > div .process-text {
    float: left;
    padding-top: 40px;
    padding-left: 20px;
}
.process-text h4 {
    margin-bottom: 18px;
    font-size: 16px;
    color: #333;
}
.process-text p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #999;
}
.step-icon-1 {
    margin-left: 50px;
    background: url(../images/step-icon-1.png) no-repeat 0 0;
}
.step-icon-2 {
    background: url(../images/step-icon-2.png) no-repeat 0 0;
}
.step-icon-3 {
    background: url(../images/step-icon-3.png) no-repeat 0 0;
}
.step-icon-4 {
    background: url(../images/step-icon-4.png) no-repeat 0 0;
}

.process-1 {
    width: 292px;
    background: url(../images/step-1.png) no-repeat 0 0;
}
.process-1:hover .step-icon-1 {
    background: url(../images/step-icon-hover-1.png) no-repeat 0 0;
}
.process-2 {
    width: 338px;
    background: url(../images/step-2.png) no-repeat 0 0;
}
.process-2:hover .step-icon-2 {
    background: url(../images/step-icon-hover-2.png) no-repeat 0 0;
}
.process-2:hover .step-icon-3 {
    background: url(../images/step-icon-hover-3.png) no-repeat 0 0;
}

.process-3 {
    width: 338px;
    background: url(../images/step-3.png) no-repeat 0 0;
}
.process-3:hover .step-icon-4 {
    background: url(../images/step-icon-hover-4.png) no-repeat 0 0;
}

/*合作条件*/
.condition li {
    float: left;
    width: 290px;
    margin-left: 12px;
    text-align: center;
    background: #fff;
}
.condition li:first-child {
    margin-left: 0;
}
.condition li h4 {
    margin-top: 30px;
    margin-bottom: 18px;
    font-size: 16px;
    color: #333;
}
.condition li p {
    margin-bottom: 30px;
    font-size: 14px;
    color: #999;
}

/*申请OEM*/
.application-from .application-from-item {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
}
.application-from .application-from-item label {
    float: left;
    width: 170px;
    text-align: right;
}
.application-from .application-from-item input {
    float: left;
    width: 320px;
    height: 35px;
    text-indent: 10px;
}
.application-from button {
    margin-left: 170px;
    margin-top: 20px;
    padding: 10px 28px;
    font-size: 18px;
    color: #fff;
    border: none;
    background-color: #00bbff;
    border-radius: 4px;
    cursor: pointer;
}




















