/* 共有标题 */
.biao {
    text-align: center;
    padding-top: 53px;
    color: #000000;
    width: 1387px;
    margin: 0 auto;
}

.biao p:nth-child(1) {
    font-size: 30px;
    font-weight: 900;
}

.biao p:nth-child(2) {
    /* margin-top: 5px; */
    font-size: 14px;
}

/* 头部 */
.head {
    position: fixed;
    top: 0;
    background: #fff;
    /* padding: 25px 0 15px 0; */
    width: 100%;
    height: 77px;
    z-index: 1000;
    border-bottom: 1px solid #cccccc;
}

.head .head-l {
    height: 46px;
    width: 190px;
    margin-top: 15px;
}

.head .head-r {
    margin-top: 25px;
}

.head #content {
    float: left;
    margin: 0 auto;
    margin-left: 140px;
    /* width: 600px; */
    margin-top: 5px;
}

.head #content #nav {
    margin-top: 10px;
}

#nav div {
    width: 100px;
    position: absolute;
    left: -16px;
    top: 62px;
    padding-bottom: 0px;
    background: rgba(0, 0, 0, .8);
    float: left;
    height: 0;
    overflow: hidden;
}

#content #nav ul li {
    float: left;
    /* width: 100px; */
    line-height: 32px;
    position: relative;
}

#content #nav li .a {
    text-decoration: none;
    color: #000;
    /* line-height: 32px; */
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 0 5px;
    /* border-top: 1px solid #fff; */
}

#content #nav li .a p {
    font-size: 12px;
    margin-top: -10px;
}

#content #nav li:hover a {
    color: #e12828;
}

#nav div a {
    font-size: 12px;
    height: 32px;
    width: 100%;
    text-decoration: none;
    color: #fff !important;
    text-align: center;
    line-height: 32px;
    display: block;
}

/* #nav div a: */
#nav div a:hover {
    /* background: #e12828; */
    background: #e12828;
    /* color: #fff; */
}

.shu {
    height: 16px;
    border-right: 2px solid #cccfda;
    margin: 8px 22px;
    float: left;
}

/* 轮播图 */
.banner {
    height: 620px;
    margin-top: 77px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide .bdes-box{
    position: absolute;
    height: 150px;
    /*background: #cccccc;*/
    top: 50px;
    left: 30px;
    text-align: left;
}
.swiper-slide .bdes-box .btitle{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.swiper-slide .obdes-box{
    position: absolute;
    height: 150px;
    /*background: #cccccc;*/
    bottom: 50px;
    left: 30px;
    text-align: left;
}
.swiper-slide .obdes-box .btitle{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}


.bant {
    height: 100px;
    width: 100%;
    background-color: #ffffff;
    padding-top: 32px;
    -webkit-box-shadow: 0px 5px 10px -1px rgba(150,150,150,1);
    -moz-box-shadow: 0px 5px 10px -1px rgba(150,150,150,1);
    box-shadow: 0px 5px 10px -1px rgba(150,150,150,1);
}

.bant div ul {
    position: relative;
    left: 100%;
}

.bant div ul li {
    width: 25%;
    padding-left: 70px;
    cursor: pointer;
    transition: transform .5s;
}

.bant div ul li .bant-l {
    width: 37px;
    height: 37px;
}
.bant div ul li:hover{
    transform: scale(1.1);
}
.inde{
    cursor: pointer;
}
.bant div ul li .bant-r {
    font-size: 12px;
    color: #DD2727;
    padding-top: 4px;
    margin-left: 10px;
}

.zhu {
    background-color: #fff;
    z-index: 5;
    position: relative;
    top: 0;
}


/* 业务领域 */
.business-z {
    margin-top: 42px;
}

.business-z .bus-z-a {
    overflow: hidden;
    margin-bottom: 3px;
}

.business-z .bus-z-a .b-a-l {
    width: 50%;
    height: 384px;
    /* background: url(../images/index-05.png) 0 0 no-repeat; */
    background-size: contain;
    color: #fff;
    /* padding: 19px 0 0 20px; */
    position: relative;
    right: 100%;
    overflow: hidden;
}

.business-z .bus-z-a .b-a-l img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-a .b-a-l img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-a .b-a-l div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 19px;
    padding-left: 20px;
}

.business-z .bus-z-a .b-a-l div p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-a .b-a-l div p:nth-child(2) {
    /* font-size: 18px; */
    margin-top: -5px;
}

.business-z .bus-z-a .b-a-l div p:nth-child(3) {
    /* font-size: 18px; */
    /* margin-top: -5px; */
}

.business-z .bus-z-a .b-a-b {
    width: 49%;
    margin-left: 3px;
    height: 384px;
    overflow: hidden;
}

.business-z .bus-z-a .b-a-b .b-b_l {
    margin-right: 3px;
    overflow: hidden;
    width: 44%;
    height: 384px;
    /* background-color: #000; */
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t {
    height: 49%;
    width: 100%;
    margin-bottom: 3px;
    /* background: url(../images/index-13.png) 0 0 no-repeat; */
    /* background-size: 100% 100%; */
    /* padding: 22px 0 0 30px; */
    color: #fff;
    position: relative;
    bottom: 100%;
    overflow: hidden;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 30px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t p:nth-child(2) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t p:nth-child(3) {
    /* font-size: 12px; */
    margin-top: -5px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_t p:nth-child(4) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b {
    height: 50%;
    width: 100%;
    /* background: url(../images/index-06.png) 0 0 no-repeat; */
    background-size: 100% 100%;
    /* padding: 22px 0 0 34px; */
    color: #fff;
    position: relative;
    top: 100%;
    overflow: hidden;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 34px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-a .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    margin-top: -5px;
}

.business-z .bus-z-a .b-a-b .b-b_r {
    width: 55%;
    height: 384px;
    /* background: url(../images/index-006.png) 0 0 no-repeat; */
    background-size: 100%;
    color: #fff;
    /* padding: 22px 0 0 37px; */
    position: relative;
    left: 100%;
    overflow: hidden;

}

.business-z .bus-z-a .b-a-b .b-b_r img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-a .b-a-b .b-b_r img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-a .b-a-b .b-b_r div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 37px;
}

.business-z .bus-z-a .b-a-b .b-b_r p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-a .b-a-b .b-b_r p:nth-child(2) {
    margin-top: -5px;
}



.business-z .bus-z-b {
    overflow: hidden;
    margin-bottom: 3px;
}

.business-z .bus-z-b .b-a-l {
    width: 50%;
    height: 384px;
    /* background: url(../images/index-09.png) 0 0 no-repeat; */
    background-size: contain;
    color: #fff;
    /* padding: 19px 0 0 20px; */
    position: relative;
    left: 100%;
    overflow: hidden;
}

.business-z .bus-z-b .b-a-l img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-b .b-a-l img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-b .b-a-l div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 19px;
    padding-left: 20px;
}

.business-z .bus-z-b .b-a-l p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-b .b-a-l p:nth-child(2) {
    /* font-size: 18px; */
    margin-top: -5px;
}

.business-z .bus-z-b .b-a-l p:nth-child(3) {
    /* font-size: 18px; */
    /* margin-top: -5px; */
}

.business-z .bus-z-b .b-a-b {
    width: 49%;
    /* margin-left: 3px; */
    height: 384px;
    overflow: hidden;
}

.business-z .bus-z-b .b-a-b .b-b_l {
    margin-left: 3px;
    overflow: hidden;
    width: 44%;
    height: 384px;
    /* background-color: #000; */
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t {
    height: 49%;
    width: 100%;
    margin-bottom: 3px;
    /* background: url(../images/index-14.png) 0 0 no-repeat; */
    background-size: 100% 100%;
    /* padding: 22px 0 0 30px; */
    color: #fff;
    position: relative;
    bottom: 100%;
    overflow: hidden;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 37px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t p:nth-child(2) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t p:nth-child(3) {
    /* font-size: 12px; */
    margin-top: -5px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_t p:nth-child(4) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b {
    height: 50%;
    width: 100%;
    /* background: url(../images/index-08.png) 0 0 no-repeat; */
    background-size: 100% 100%;
    /* padding: 22px 0 0 34px; */
    color: #fff;
    position: relative;
    top: 100%;
    overflow: hidden;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 34px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-b .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    margin-top: -5px;
}

.business-z .bus-z-b .b-a-b .b-b_r {
    width: 55%;
    height: 384px;
    /* background: url(../images/index-07.png) 0 0 no-repeat; */
    background-size: 100%;
    color: #fff;
    /* padding: 22px 0 0 37px; */
    position: relative;
    right: 100%;
    overflow: hidden;
}

.business-z .bus-z-b .b-a-b .b-b_r img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-b .b-a-b .b-b_r img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-b .b-a-b .b-b_r div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 37px;
}

.business-z .bus-z-b .b-a-b .b-b_r p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-b .b-a-b .b-b_r p:nth-child(2) {
    margin-top: -5px;
}



.business-z .bus-z-c {
    overflow: hidden;
    margin-bottom: 3px;
}

.business-z .bus-z-c .b-a-l {
    width: 50%;
    height: 384px;
    /* background: url(../images/index-10.png) 0 0 no-repeat; */
    background-size: contain;
    color: #fff;
    /* padding: 19px 0 0 20px; */
    position: relative;
    right: 100%;
    overflow: hidden;
}

.business-z .bus-z-c .b-a-l img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-c .b-a-l img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-c .b-a-l div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 19px;
    padding-left: 20px;
}

.business-z .bus-z-c .b-a-l p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-c .b-a-l p:nth-child(2) {
    /* font-size: 18px; */
    margin-top: -5px;
}

.business-z .bus-z-c .b-a-l p:nth-child(3) {
    /* font-size: 18px; */
    /* margin-top: -5px; */
}

.business-z .bus-z-c .b-a-b {
    width: 49%;
    margin-left: 3px;
    height: 384px;
    overflow: hidden;
}

.business-z .bus-z-c .b-a-b .b-b_l {
    margin-left: 3px;
    overflow: hidden;
    width: 44%;
    height: 384px;
    /* background-color: #000; */
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t {
    height: 49%;
    width: 100%;
    margin-bottom: 3px;
    /* background: url(../images/index-15.png) 0 0 no-repeat; */
    background-size: 100% 100%;
    /* padding: 22px 0 0 30px; */
    color: #fff;
    position: relative;
    bottom: 100%;
    overflow: hidden;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 30px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t p:nth-child(2) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t p:nth-child(3) {
    /* font-size: 12px; */
    margin-top: -5px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_t p:nth-child(4) {
    font-size: 12px;
    margin-top: -5px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b {
    height: 50%;
    width: 100%;
    /* background: url(../images/index-12.png) 0 0 no-repeat; */
    background-size: 100% 100%;
    /* padding: 22px 0 0 34px; */
    color: #fff;
    position: relative;
    top: 100%;
    overflow: hidden;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 34px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-c .b-a-b .b-b_l .bbl_b p:nth-child(1) {
    margin-top: -5px;
}

.business-z .bus-z-c .b-a-b .b-b_r {
    width: 55%;
    height: 384px;
    /* background: url(../images/index-11.png) 0 0 no-repeat; */
    background-size: 100%;
    color: #fff;
    /* padding: 22px 0 0 37px; */
    position: relative;
    right: 100%;
    overflow: hidden;

}

.business-z .bus-z-c .b-a-b .b-b_r img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.business-z .bus-z-c .b-a-b .b-b_r img:hover {
    transform: scale(1.4);
}

.business-z .bus-z-c .b-a-b .b-b_r div {
    position: relative;
    /* top: -136px; */
    bottom: 100%;
    /* left: 20px; */
    padding-top: 22px;
    padding-left: 37px;
}

.business-z .bus-z-c .b-a-b .b-b_r p:nth-child(1) {
    font-size: 18px;
}

.business-z .bus-z-c .b-a-b .b-b_r p:nth-child(2) {
    margin-top: -5px;
}

.business .More {
    height: 45px;
    width: 218px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 44px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 18px;
    cursor: pointer;
}

.business .More:hover {
    color: #fff;
    background-color: #e12828;
    border: 0;

}
/*优势*/
.advantage{
    width: 100%;
    display: block;
    margin-top: 42px;
}
.num-box{
    width: 1387px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 72px;
    text-align: center;
}
.num-box .num-info{
    background: -webkit-linear-gradient(180deg, #DD2727, #FF9B00); /* Chrome, Safari */
    background: linear-gradient(180deg, #DD2727, #FF9B00); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 兼容不支持background-clip的浏览器 */
    font-size: 30px;
    font-weight: bold;

}
.num-box .num-des{
    color: #000000;
    font-size: 18px;
}
/* 介绍 */
.range {
    margin-top: 20px;
    overflow: hidden;
}

.range .range-t {
    height: 567px;
    position: relative;
    left: 100%;
    position: relative;
    overflow: hidden;
}
.mapbg{
    height: 2000px;
    width: 1920px;
    min-width: 1387px;
    background: #91A3B8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.range .range-t .range-t-b {
    width: 368px;
    margin-top: -28px;
    height: 282px;
    background-color: rgba(0, 102, 153, .5);
    color: #fff;
    /* margin: ; */
    /* text-align: center; */
    padding: 34px 24px 0;
}
.range-des-box{
    width: 1387px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.range .range-t .range-t-b p:nth-child(1) {
    font-size: 30px;
    font-weight: 900;
}

.range .range-t .range-t-b p:nth-child(2) {
    font-size: 18px;
    margin-top: 15px;
    line-height: 30px;
}

.range .range-h {
    margin-top: 38px;
    overflow: hidden;
}

.range .range-h .range-h-l {
    width: 640px;
    height: 437px;
    overflow: hidden;
    position: relative;
    right: 100%;
    padding: 10px 0;
}

.range .range-h .range-h-l img {
    height: 100%;
    cursor: pointer;
    transition: all 1s;
}

.range .range-h .range-h-l img:hover {
    transform: scale(1.4);
}

.range .range-h .range-h-b {
    margin: 0 21px;
    padding-top: 10px;
}

.range .range-h .range-h-b p {
    height: 62px;
    width: 326px;
    color: #DD2727;
    background-color: #ffffff;
    margin-top: 25px;
    text-align: center;
    line-height: 62px;
    font-size: 20px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
    box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
}

.range .range-h .range-h-b p:nth-child(1) {
    margin-top: 0;
}

.range .range-h .range-h-b p:hover {
    background-color: #e12828;
    color: #ffffff;
}

.range .range-h .range-h-r {
    padding: 0 20px;
    margin-top: 10px;
    text-align: right;
    height: 410px;
    width: 368px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
    box-shadow: 0px 0px 10px 3px rgba(194,192,194,1);
}

.range .range-h .range-h-r .about-title {
    margin: 15px 0 10px;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;
}

.range .range-h .range-h-r p {
    line-height: 23px;
    font-size: 13px;
	text-indent: 25px;

}


.range .range-b {
    height: 156px;
    margin: 37px auto 0;
    width: 1387px;
}

.range .range-b .logo-list{
    width: 100%;
    height: 325px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

}
/*.range .range-b .small-logo{*/
/*    display: block;*/
/*    width: 241px;*/
/*    height: 88px;*/
/*    !*margin: 10px;*!*/
/*    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);*/
/*}*/
.range .range-b .logo-list .small-logo{
    display: block;
    width: 241px;
    height: 88px;
    margin: 10px;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

/* seamlesswrap */
.range-b{box-sizing: border-box;}
.range-b .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important;
    -o-transition-timing-function:linear!important;
    transition-timing-function:linear!important; }
.range-b .swiper-container{margin: 10px 0;}


/* 获取方案 */
.Obtain {
    height: 300px;
    margin-top: 40px;
    background: url(../images/index-19.png) 0 0 no-repeat;
    background-size: 100% 100%;
    padding-top: 98px;
}

.Obtain .Obtain-t {
    color: #fff;
    width: 796px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    border-top: 1px solid #fff;
    margin: 0 auto;
    /* margin-top: 127px; */
}

.Obtain .Obtain-t p {
    width: 396px;
    margin: 0 auto;
    margin-top: -18px;
    background-color: #e92f2f;
    padding: 0 4px;
}

.Obtain .Obtain-b {
    width: 450px;
    height: 49px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 52px;
    border-radius: 5px;
    padding: 1px;
}

.Obtain .Obtain-b input {
    height: 47px;
    width: 256px;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding-left: 20px;
    font-size: 18px;
}

.Obtain .Obtain-b .lef {
    text-align: center;
    height: 44px;
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    background-color: #dd2727;
    width: 190px;
    margin-top: 1px;
    margin-right: 2px;
    cursor: pointer;
}

/* 底部 */
.footer{
    background: #282828;
    height: 400px;
}
.footer .bline{
    border-top: 1px solid #969696;
}
.footer .cate-box{
    height: 300px;
    width: 1387px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer .cate-box .footer-l{
    width: 1037px;
    /*background: #fff;*/
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer .cate-box .footer-l .footer-l-col{
    height: 220px;
    border-right: 1px dashed #969696;
    box-sizing: border-box;
}
.flex-o-grow{
    flex-grow: 1;
}
.flex-t-grow{
    flex-grow: 1.5;
    padding-left: 40px;
}

.footer .cate-box .footer-l .footer-l-col .cate-title{
    font-size: 18px;
    margin-bottom: 30px;
    color: #ffffff;
}
.footer .cate-box .footer-l .footer-l-col .cate-cont{
    display: block;
    font-size: 14px;
    color: #969696;
    margin: 0 0 5px;
}

.footer .cate-box .footer-r{
    width: 350px;
    /*background: #f00;*/
    height: 220px;
    padding: 0 0 0 80px;
}

.footer .cate-box .footer-r .cate-title{
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
}

.footer .cate-box .footer-r .qrcode-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer .cate-box .footer-r .tel{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}
.footer .cate-box .footer-r .qrcode-box .qrcode{
    width: 120px;
    height: 200px;
}
.footer .cate-box .footer-r .qrcode-box .qrcode .qrcode-img{}
.footer .cate-box .footer-r .qrcode-box .qrcode p{
    font-size: 14px;
    color: #ffffff;
    margin-top: 8px;
}

.bten {
    height: 100px;
    width: 1387px;
    margin: 0 auto;
    padding-top: 27px;
    color: #969696;
}

.bten .bten-l ul {
    margin-top: 22px;
}

.bten .bten-l ul li {
    height: 41px;
    width: 107px;
    margin-right: 30px;
}

.bten .bten-r {
    margin-top: 15px;
}

.bten .bten-r p {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 900;
    /* text-align: center; */
    color: #df4040;
}

/* 填写需求 */
.fillin {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 63px;
}

.fillin h1 {
    font-size: 35px;
    color: #000;
    font-weight: 900;
}

.fillin p {
    font-size: 12px;
    color: #999999;
}

.fillin .biaod {
    margin: 63px 0 60px;
}

.fillin .biaod input {
    height: 60px;
    width: 193px;
    padding-left: 10px;
    margin-left: 12px;
    background-color: #fff;
    color: #999999;
    font-size: 13px;
}

.fillin .biaod input:nth-child(1) {
    margin: 0;
}

.fillin .biaod input:nth-child(3) {
    width: 598px;
}

.fillin .biaod .submit-btns {
    height: 60px;
    width: 142px;
    margin-left: 12px;
    background-color: #dd2727;
    color: #FFF;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}
