/* 
* @Author: wzl
* @Date:   2019-01-29 11:10:24
* @Last Modified by:   wzl
* @Last Modified time: 2019-02-25 18:07:08
*/
@charset "utf-8";

.container {
    background-color: #f7f7f7;
    padding-bottom: 800px;
}

/** 分割部分 */
.container .container-top {
    padding-top: 70px;
    text-align: center;
}

.container .container-top .title {
    color: #333;
    font-size: 36px;
    line-height: 60px;
}

.container .container-top .split-img img {
    width: 300px;
    height: 17px;
}

/** 内容 */
.container .container-content {
    width: 1200px;
    height: 108px;
    margin: 60px auto 0 auto;
    background-color: #fff;
}

.container .container-content .swiper-menu-container {
    height: 108px;
    border-bottom: 1px solid #b3b3b3;
    line-height: 108px;
    text-align: center;
    font-size: 24px;
    color: #333;
    position: relative;
    padding: 0 66px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(https://wanzai-1306339220.cos.ap-shanghai.myqcloud.com/ChuangHai/image/common/zuo.png);
    left: 23px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(https://wanzai-1306339220.cos.ap-shanghai.myqcloud.com/ChuangHai/image/common/you.png);
    right: 20px;
    left: auto;
}

.container .container-content .swiper-menu-container .selected {
    background-color: #008aff;
    color: #e8f1fe;
}

.container .container-content .swiper-menu-container .swiper-slide {
    cursor: pointer;
}

.container .container-content .swiper-content-container {
    padding: 60px 40px;
    background-color: #fff;
}

.container .container-content .swiper-content-container .swiper-slide .left {
    float: left;
}

.container .container-content .swiper-content-container .swiper-slide  h1 {
    color: #008aff;
    font-size: 24px;
    line-height: 44px;
}

.container .container-content .swiper-content-container .swiper-slide  p {
    color: #333;
    font-size: 20px;
    line-height: 38px;
}

.container .container-content .swiper-content-container .swiper-slide .right {
    float: left;
}

/** 内容1 */
.content1 .left {
    width: 560px;
}

.content1 .right {
    width: 520px;
    margin-top: 50px;
    margin-left: 30px;
}

.content1 .right .desc {
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}

/** 内容2 */
.content2 .left {
    width: 712px;
}

.content2 .right {
    width: 179px;
    height: 385px;
    margin-left: 115px;
}

.content2 .right img {
    width: 179px;
    height: 385px;
}

/** 内容3 */
.content3 .left {
    width: 560px;
}

.content3 .right {
    width: 520px;
    margin-top: 50px;
    margin-left: 30px;
}

.content3 .right .desc {
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}

/** 内容4 */
.content4 .left {
    width: 560px;
}

.content4 .right {
    margin-left: 70px;
    width: 374px;
}

/** 内容5 */
.content5 .content5-top h1 {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}

.content5 .content5-top h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.content5 .content5-top p {
    font-size: 24px;
    color: #4c4d4c;
    line-height: 44px;
}

.content5 .bottom {
    margin-top: 40px;
}

.content5 .bottom .left {
    width: 560px;
}

.content5 .bottom .left img {
    width: 560px;
    height: 374px;
}

.content5 .bottom .right {
    width: 510px;
    height: 372px;
    border: 1px solid #84b7e2;
    border-left: 0px solid #ccc;
    padding-left: 40px;
}

.container .container-content .swiper-content-container .swiper-slide .content5 .bottom .right h1 {
    font-size: 24px;
    color: #000;
    line-height: 100px;
}

/** 内容6 */
.content6 .left {
    width: 678px;
}

.content6 .left .other .item1 {
    float: left;
    width: 307px
}

.content6 .left .other .item2 {
    float: left;
    width: 371px
}

.content6 .right {
    width: 400px;
}

.content6 .right .image1 img {
    width: 400px;
    height: 231px;
}

.content6 .right .image2 img {
    width: 248px;
    height: 209px;
}

/** 内容7 */
.content7 .left {
    width: 565px;
}

.content7 .right {
    margin-left: 80px;
    width: 421px;
}

.content7 .right img {
    height: 224px;
    width: 421px;
}

/** 内容8 */
.content8 .left {
    width: 763px;
}

.content8 .left .image1 {
    margin-top: 15px;
}

.content8 .right {
    margin-left: 15px;
    margin-top: 50px;
}

.content8 .right img {
    width: 340px;
    height: 259px;
}

/** 内容9 */
.content9 .left {
    width: 763px;
}

.content9 .right {
    margin-left: 70px;
}

.content9 .right img {
    width: 207px;
    height: auto;
}

.content9 .right p {
    text-align: center;
}

/** 内容10 */
.content10 .left {
    width: 682px;
}

.content10 .right {
    margin-left: 10px;
    width: 400px;
}

.content10 .right img {
    width: 400px;
    height: 284px;
}

.content10 .right .desc {
    text-align: center;
    color: #333;
    font-size: 22px;
    margin-top: 30px;
}

/** 内容11 */
.content11 .content11-top h1 {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}

.content11 .content11-top h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.content11 .content11-top p {
    font-size: 24px;
    color: #4c4d4c;
    line-height: 44px;
}

.content11 .bottom{
    overflow: hidden;
}

.content11 .bottom .card1 {
    float: left;
    width: 354px;
    height: 320px;
    margin-top: 190px;
    border-radius: 5%;
    background-color: #4089c9;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    margin-right: 15px;
}

.content11 .bottom .last {
    margin-right: 0;
}

.content11 .bottom .card1 .desc {
    margin-top: 115px;
    padding: 0 30px;
    color: #fff;
    font-size: 20px;
    line-height: 37px;
}

.content11 .bottom .card1 .card1-img {
    position: absolute;
    left: 73px;
    top: -140px;
}

.content11 .bottom .card1 .card1-img img {
    height: 242px;
    width: 210px;
}

/** 内容12 */
.content12 .left {
    width: 682px;
}

.content12 .right {
    margin-left: 50px;
}

.content12 .right img {
    width: 342px;
    height: 408px;
}

/** 内容13 */
.content13 .content13-top h1 {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}

.content13 .content13-top h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.content13 .bottom {
    overflow: hidden;
    margin-top: 30px;
}

.content13 .bottom .card2 {
    height: 412px;
    width: 265px;
    float: left;
    /*box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);*/
    box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.18);
    margin-right: 14px;
}

.content13 .bottom .card2 .card2-img {
    text-align: center;
    padding: 2px;
}

.content13 .bottom .card2 .card2-img img {
    width: 255px;
    height: 194px;
}

.content13 .bottom .card2 .card2-desc {
    margin: 4px;
    height: 190px;
    border: 1px solid #E6E6E6;
}

.content13 .bottom .card2 .card2-desc h1 {
    text-align: center;
    color: #4C4D4C;
    font-size: 28px;
}

.content13 .bottom .card2 .card2-desc p {
    padding: 0 20px;
    font-size: 18px;
    color: #4c4d4c;
}

.content13 .bottom .card2 .card2-desc .split {
    width: 80px;
    margin: 15px auto;
    border-bottom: 2px solid #bfbfbf;
}
/** 内容14 */
.content14 .left {
    width: 680px;
}


.content14 .right {
    margin-top: 50px;
    margin-left: 30px;
}

.content14 .right img {
    width: 397px;
    height: 231px;
}

.content14 .right p{
    margin-top: 20px;
    text-align: center;
}

.spot1 {
    width: 10px;
    height: 10px;
    background-color: #ff6900;
    display: block;
    float: left;
    margin: 16px 20px 0 0;
}

.spot2 {
    width: 10px;
    height: 10px;
    background-color: #ff6900;
    display: block;
    float: left;
    border-radius: 50%;
    margin: 16px 20px 0 0;
}

.spot3 {
    width: 10px;
    height: 10px;
    background-color: #008AFF;
    display: block;
    float: left;
    border-radius: 50%;
    margin: 16px 20px 0 0;
}
