.products {
    width: 90%;
    height: 250px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 auto;
}

.products>img {
    width: 200px;
    height: 200px;
    margin-top: 72px;
}

.products-title {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    text-align: center;
    margin: 20px 0 24px 0;
}

.mains ul li {
    height: 490px;
    width: 450px;
    float: left;
    margin-left: 52px;
}

.mains ul li a:hover .card {
    box-shadow: -5px 5px 10px -4px #ddd, 5px 5px 10px -4px #ddd;
}

.mainItem {
    border: 1px solid #eee;
    width: 72.55%;
    min-height: 190px;
    margin: 0 auto;
    background: #fff;
    padding: 32px 27px;
}

.itemTop .itemTitle {
    font-size: 18px;
    color: #201816;
}

.itemTop .itemContent {
    font-size: 14px;
    color: #B5B5B6;
    margin-top: 16px;
}

.itemBottom {
    margin-top: 47px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.itemBLeft {}

.rightBg {
    background: url(../images/item_bg.png)no-repeat;
    background-size: cover;
    width: 76px;
    height: 57px;
    color: #fff;
    padding: 12px 16px 0 0;
}

.rightBg p {
    text-align: right;
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    line-height: 23px;
}

.currentImg {
    width: 32px;
}

#navbar-header a {
    height: 32px !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-button-next {
    background: url(../images/jiantou1.png) #000 no-repeat 15px 23px;
    ;
}

.swiper-button-prev {
    background: url(../images/jiantou2.png) #000 no-repeat 15px 23px;
    ;
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: 2px;
    width: 44px;
    height: 69px;
}

.swiper-button-next,
.swiper-button-prev:hover {
    opacity: 1;
}

.banner {
    margin-top: 44px;
    height: 180px
}

/* 新闻 */
.toMore {
    display: block;
    font-size: 11px !important;
    color: rgba(46, 167, 224, 1) !important;
    width: 72px !important;
    height: 24px !important;
    background: rgba(46, 167, 224, .2);
    border-radius: 12px;
}

body {
    background: #f5f5f5;
}

.news {
    background: #ffffff;
}

/* 斑马鱼技术平台 */
.BMYModule {
    width: 100%;
    height: 310px;
    background: #FFFFFF;
}

.BMYModule_right {
    width: 100%;
}

.wenOne {
    width: 29.1%;
    height: 6.84%;
    font-size: 14px;
    font-family: Oswald;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
}

.wenTwo {
    width: 54.35%;
    height: 5.7%;
    font-size: 50px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.moduleAllBox {}

.module {
    width: 29%;
    height: 109px;
    float: left;
    margin-left: 2.8%;
    margin-bottom: 2.6%;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
}

.moduleHover {
    width: 29.1%;
    height: 109px;
    background: #2EA7E0;
}

.imgBox {
    padding: 28px 71px 26px 71px;
}

.moreBtn {
    width: 124px;
    height: 36px;
    line-height: 36px;
    margin-left: 49px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 1);
}

.moreBtn span {
    font-size: 14px;
    color: #FFFFFF;
}

.moreBtn img {
    display: inline-block;
    margin-top: 2px;
}

.moduleBox {}

.module_pic {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6px;
}

.module_pic img {
    width: 37.7%;
    margin-top: 9px;
}

.module_wen {
    height: 11.2%;
}

.module_wen p {
    font-size: 14px !important;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

/* 我们的服务 */
.serveKuai {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 18px;
}

.serveMod1 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
    margin-bottom: 2%;
}

.serveMod2 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
}

.serveMod3 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
    margin-bottom: 2%;
}

.serveMod4 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
}
.serveMod5 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
    margin-bottom: 2%;
}

.serveMod6 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
}

.serveMod7 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
}

.serveMod8 {
    width: 45%;
    height: 90px;
    background: url(../images/fw0.png);
    background-size: 100% 100%;
}
.ourServe {
    background: #FFFFFF;
}

.wenBox {
    width: 95%;
    margin: 7% 0 0 7%;
}

.wenBox p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.wenBox p:nth-child(2) {
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
	margin-top: 8px;
}

/* 高科技平台 */
.highTec {
    width: 100%;
    height: 306px;
    background: #FFFFFF;
}

.highBox {
    height: 193px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 37px;
}

.highChild {
    width: 150px;
    height: 193px;
    background: #EEEEEE;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.childWen {
    margin: 14px 0 12px 0;
}

.highChildBox {
    width: 150px;
    height: 193px;
    margin: 0 6px 0 12px;
}

/* 企业宣传片 */
.xcpBox {
    width: 100%;
    height: 400px;
    background: #FFFFFF;
    position: relative;
}

.pubLeftMore {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(245, 245, 245, 1);
    border-radius: 25px;
    position: absolute;
    bottom: 112px;
    left: 10px;
}

.pubLeftMore a span {
    font-size: 13px;
    color: #333333;
    font-weight: 400;
}

.swiper-container {}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff !important;
}

/* 了解服务定制流程 */
.liaoJie {
    width: 72px;
    height: 24px;
    line-height: 24px;
    background: rgba(46, 167, 224, .3);
    border-radius: 12px;
    text-align: center;
}

.liaoJie span {
    font-size: 11px;
    font-weight: 400;
    color: rgba(46, 167, 224, 1);
    ;
}

.liucheng {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60px;
    background: url(../images/dingzhi.png) no-repeat;
    background-size: 100% 100%;
}

/* 合作伙伴 */
.imglist {
    height: 61px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 18px 0;
}

.imglist li {
    width: 21%;
    height: 48px;
    padding-left: 12px;
}

.imglist li a img {
    width: 100%;
}

.imglist_w {
    width: 100%;
    height: 160px;
    background: #ffffff;
    margin: 0 0 12px 0;
}

.imglist_w {
    height: auto !important;
}

.imglist {
    height: auto !important;
    display: flex !important;
    margin-top: 10px;
	margin-bottom: 18px;
    width: 100%;
    flex-wrap: wrap !important;
}

.imglist li {
    margin-bottom: 10px;
}

.imglist li:nth-child(4n-3) {
    padding-left: 11px;
}

ul.news li {
    display: inline-block;
    width: 93.6%;
    margin-bottom: 20px;
    margin: 10px 3.2%;
    cursor: pointer;
}

ul.news li .time {
    background: #198ede;
    width: 50px;
    height: 50px;
}

ul.news li .time p {
    color: #fff;
    font-size: 18px;
	margin-top: 10px;
    text-align: center;
}

ul.news li .time p:nth-child(2) {
    color: #fff;
    font-size: 12px;
}

ul.news li .title {
    width: 82%;
}

ul.news li .title h3 {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #3b3c36;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

ul.news li .title p {
    line-height: 140%;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 8px;
    color: #6d6d6d;
    font-weight: normal;
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}