
.banner {
    background: url("../../images/cooperation/6501d62ee8.png") no-repeat center center;
    width: 100%;
    height: 300px;
    position: relative;
}
.banner h2 {
    font-family: SourceHanSansSC-Regular;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 76px;
    padding-top: 76px;
    color: #333333;
}
.banner p {
    font-family: SourceHanSansSC-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: -0.1px;
    color: #898989
}
.navbar {
    width: 100%;
    border-bottom: none;
}
.navbar>div{
    border: solid 1px #efefef;
    background-color: #fff;
}
.content-header {
    display: flex;
    flex-wrap:nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.content-header-right ul {
    width: 454px;
    display: flex;
    flex-wrap:nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.content-header-left p span,.content-header-right ul li {
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0.4px;
    color: #686363;
}

.content-header-right ul li:hover i{
    opacity: 1;
    transition:all 1000ms;
}
.content-body{
    width: 100%;
    height: auto;
    padding-top: 92px;
}
.content-body>section h2 {
    font-family: SimHei;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1e1d1d;
    text-align: center;
}
.content-body>section> p {
    text-align: center;
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.4px;
    color: #686363;
    margin-bottom: 74px;
}
.content-body>section:nth-child(1) {
    padding-bottom: 128px;
}
.content-body>section:nth-child(1) ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.content-body>section:nth-child(1) ul li {
    width: 230px;
    height: 424px;
    background-color: #fff;
    border-radius: 5px;
    border: solid 2px #eeeeee;
    position: relative;
}
.content-body>section:nth-child(1) ul li:hover {
    transition:all 300ms;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    z-index: 4;
}
.content-body>section:nth-child(1) ul li:hover a {
    color: #ffbc76;
}
.content-body>section:nth-child(1) ul li img {
    display: block;
    margin: 0 auto;
    margin-top: 48px;
    margin-bottom: 20px;
}
.content-body>section:nth-child(1) ul li h5 {
    font-family: SimHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #535353;
    text-align: center;
}
.content-body>section:nth-child(1) ul li>p {
    text-align: center;
    font-family: SimSun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -0.1px;
    color: #535353;
    line-height: 32px;
    margin-bottom: 10px;
}
.methods {
    padding: 0px 16px;
}
.methods h6{
    font-family: SimSun;
    font-size: 12px;
    font-stretch: normal;
    line-height: 20px;
    color: #626262;
    font-weight: bold;
}
.methods p {
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    color: #a0a0a0;
    line-height: 24px;
}
.methods:nth-of-type(1){
    margin-bottom: 8px;
}
.methods:nth-of-type(2) p{
    margin-bottom: 56px;
}
.help-btn{
    display: block;
    width: 127px;
    height: 29px;
    background-color: #e94c19;
    opacity: 0.9;
    margin: 0 auto;
    font-family: SimSun;
    font-size: 13px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding-left: 0px;
    padding-right: 0px;
}
.help{}
.strength {
    height: 642px;
    background: url("../../images/cooperation/shutterstock_131950856 .png") no-repeat center center;
}
.strength h2 {
    line-height: 114px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 26px;
    color: #1e1d1d;
    text-align: center;
}
.strength ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.strength ul li {
    width: 292px;
    height: 232px;
    padding-top: 62px;
}
.strength ul li:nth-child(1){
    background: url("../../images/cooperation/001.png") center center;
}
.strength ul li:nth-child(2){
    background: url("../../images/cooperation/002.png") center center;
}
.strength ul li:nth-child(3){
    background: url("../../images/cooperation/003.png") center center;
}
.strength ul li:nth-child(4){
    background: url("../../images/cooperation/004.png") center center;
}
.strength ul li:nth-child(5){
    background: url("../../images/cooperation/005.png") center center;
}
.strength ul li:nth-child(6){
    background: url("../../images/cooperation/006.png") center center;
}
.strength ul li:nth-child(7){
    background: url("../../images/cooperation/007.png") center center;
}
.strength ul li:nth-child(8){
    background: url("../../images/cooperation/008.png") center center;
}
.strength ul li h6 {
    font-family: SimHei;
    font-size: 24px;
    line-height: 48px;
    color: #2b2b2b;
    text-align: center;
    margin-bottom: 4px;
}
.strength ul li p {
    line-height: 22px;
    font-family: SimSun;
    font-size: 14px;
    color: #535353;
    text-align: center;
}
.strength ul li:nth-child(1),
.strength ul li:nth-child(2),
.strength ul li:nth-child(3),
.strength ul li:nth-child(4){
    margin-bottom: 14px;
}
/* ================================ */
.flow-path {
    position: relative;
}
.flow-path h2 {
    font-family: SimHei;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 218px;
    letter-spacing: 0px;
    color: #1e1d1d;
    text-align: center;
}
.flow-path ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 128px;
}
.flow-path ul li {
    position: relative;
    z-index: 10;
    background-color: #fff;
}
.flow-line {
    position: absolute;
    height: 0;
    /* left: 495px; */
    border-top: 1px dashed #1e1d1d;
    /* width: 908px; */
    width: 100%;
    top: 297px;
}
.flow-path .hook-item > h3 {
    font-family: SimHei;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1e1d1d;
    text-align: center;
    margin-bottom: 12px;
}
/* -------------------------------------- */
.chat {
    padding-top: 40px;
}
.flow-path .chat-des {
    font-family: SimSun;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #686363;
    text-align: center;
}
.flow-path ol {
    display: flex;
    flex-wrap:nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 54px;
    margin-bottom: 94px;
}
.flow-path ol li {
    width: 388px;
    height: 129px;
    background-color: #ffffff;
    border: solid 1px #d7dbde;
}
.flow-path ol li:hover {
    border: 1px solid rgba(193,205,241,.28);
    box-shadow: 0 6px 16px rgba(193,205,241,.48);
}
.flow-path ol li:hover div:nth-of-type(2) h3{
    color: #ff6600;
}
.flow-path ol li:hover div:nth-of-type(1) img{
    transform:rotateY(180deg);
    transition:all 700ms;
}
.flow-path ol li div {
    float: left;
    height: 100%;
}
.flow-path ol li div:nth-child(1){
    width:104px;
    padding-left: 28px;
    padding-top: 48px;
}
.flow-path ol li div:nth-child(2) h3{
    font-family: SimSun;
    font-size: 16px;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #1e1d1d;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold;
}
.flow-path ol li div:nth-child(2){
    padding-top: 33px;
}
.flow-path ol li div:nth-child(2) p{
    font-family: SimSun;
    font-size: 14px;
    line-height: 20.08px;
    color: #686363;
}
.contact-us{

}
.contact-us>.contact-us-top .contact-bg {
    width: 100%;
    height: 329px;
    background: url("../../images/cooperation/contact-us.png") no-repeat center center;
}
.contact-us>.contact-us-top ul{
    position: relative;
    display: flex;
    flex-wrap:nowrap;
    flex-direction: row;
    justify-content: space-between;
    top: -36px;
}
.contact-us>.contact-us-top ul li {
    width: 350px;
    height: 311px;
    background-color: #ffffff;
    box-shadow: 0px 5px 20px 0px
    rgba(14, 5, 10, 0.13);
    border-radius: 2px;
    float: left;
    text-align: center;
    padding: 20px;
    padding-top: 24px;
    position: relative;
}

.contact-us>.contact-us-top ul li .modules-top {
    border-bottom: 1px solid #7c7c7c;
}
.contact-us>.contact-us-top ul li .modules-top{
    height: 96px;
}
.contact-us>.contact-us-top ul li .modules-top i {
    font-size: 60px;
    color: #fba985;
}
.contact-us>.contact-us-top ul li .modules-top span {
    font-family: SimHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1e1d1d;
    position: absolute;
    left: 104px;
    top: 100px;
    background: #fff;
    padding: 0 20px;
}
.contact-us>.contact-us-top ul li .modules-bottom {
    padding-top: 46px;
}
.contact-us>.contact-us-top ul li .modules-bottom p {
    line-height: 26px;
    font-family:simsun;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #686363;
}
.contact-us>.contact-us-top ul li:nth-of-type(3) .modules-top span {
    left: 98px;
}
.contact-us>.contact-us-top ul li:nth-of-type(3) .modules-bottom{
    padding-top: 22px;
}
.contact-us-bottom .container{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 1%;
}
.contact-us-bottom-left{
    margin-top: 30px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 96px;
    width: 24%;
}
.contact-us-bottom-left h2 {
    font-family: SimHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 66px;
    letter-spacing: 0px;
    color: #fa8653;
    border-bottom: 1px solid #bbb;
}
.contact-us-bottom-right {
    border-top: 1px solid #bbb;
    margin-top: 96px;
    padding-top: 8px;
}
.contact-us-bottom-left p{
    font-family:SourceHanSansSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    color: #686363;
}

.gongzhonghao {
    width: 150px;
}

/* .contact-us-bottom-left p:nth-of-type(1){
    margin-top: 8px;
} */






