@charset "gbk";
.telphone a {
    color: white;
}
.banner-txt {
    width: 1200px;
}
.register-btn {
    background: #ffffff;
    border-radius: 2px;
    color: #2c7cf6;
}
.login-btn {
    border-radius: 2px;
}
.carousel {
    height: 600px;
}
.carousel-inner {
    height: 100%;
}
.carousel-inner > .item {
    height: 100%;
}
.container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    height: 100%;
    text-align: center;
    align-items: center;
}
.container2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 1200px;
    text-align: center;
    align-items: center;
    margin: auto;
}
h1 {
    font-size: 58px;
    line-height: 66px;
    margin-bottom: 24px;
}
h2 {
    margin: 0 0 24px;
}
h3 {
    color: #fff;
    font-size: 28px;
    margin: 24px 0 0;
    line-height: 36px;
}
.txt-p {
    color: #fff;
    margin: 0 0 80px;
}
.base-banner {
    background: none;
    height: 600px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.first-banner {
    background-image: url(../images/first-banner.png);
    background-position:center;
    background-origin:content-box;
    /* background-size:auto 600px; */
}
.second-banner {
    background-image: url(../images/second-banner.png);
    background-position:center;
    background-origin:content-box;
    /* background-size:auto 600px; */
}
.third-banner {
    background-image: url(../images/third-banner.png);
    background-position:center;
    background-origin:content-box;
    /* background-size:auto 600px; */
}
.sub-banner {
    display: flex;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    height: auto !important;
    /* background-image: url(../images/first-banner.png);
	background-repeat: no-repeat;
	background-size: cover; */
}
.sub-banner .sub-banner-bg {
    background: none;
    height: 600px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-image: url(../images/first-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.sub-banner .sub-banner-bg .sub-banner-shadow {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-left: 360px;
}
.sub-banner-title {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 44px;
    color: #ffffff;
    text-align: left;
    width: 608px;
}
.sub-banner-desc {
    font-family: PingFang SC;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    margin: 32px 0 40px;
}
.banner-txt .links-type{
	margin: 0;
}
.links-type {
    display: flex;
    align-items: center;
	width:304px;
	margin: 0 auto
}
.links-type .white-btn {
    background: #ffffff;
    border-radius: 4px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #2c7cf6;
    padding: 10px 35px;
    flex-shrink: 0;
}
.links-type .white-btn:hover {
    background: rgba(255,255,255,0.85);
}
.links-type .blue-btn1:hover {
    color: #2c7cf6;
    background: #FFFFFF;
}
.links-type .blue-btn1 {
    background: transparent;
    font-family: PingFang SC;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 35px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 4px;
}
.links-type .blue-btn {
    font-family: PingFang SC;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 35px;
    box-sizing: border-box;
    border-radius: 4px;
    background: #2c7cf6;
    flex-shrink: 0;
    cursor: pointer;
	margin: 0 auto;
}
.links-type .blue-btn:hover {
    background: rgba(44, 124, 246, 0.85);
}
.links-type .clear-btn {
    border: 1px solid #2c7cf6;
    box-sizing: border-box;
    border-radius: 4px;
    color: #2c7cf6;
    background: transparentt;
}
.links-type .clear-btn:hover {
    color: #ffffff;
    background: #2c7cf6;
}
.wf-advantage {
    display: flex;
    justify-content: center;
}
.wefeng-box1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #ffffff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05), 0px 4px 14px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    width: 84%;
    padding: 0 10px;
	z-index: 9;
	margin: -40px auto 0;
}
.wefeng-box1 .wefeng-content-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 245px;
    margin: 40px;
}
@media (max-width: 1320px) {
    .wefeng-box1 .wefeng-content-box {
        margin: 20px;
    }
}
@media (max-width: 1120px) {
    .wefeng-box1 .wefeng-content-box {
        margin: 10px 0;
    }
}

.wefeng-box1 .wefeng-content-box .wefeng-content-img {
    width: 80px;
    height: 80px;
}

.wefeng-box1 .wefeng-content-box .wefeng-content-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #000000;
}

.wefeng-box1 .wefeng-content-box .wefeng-content-text {
    font-family: PingFang SC;
    font-size: 12px;
    text-align: center;
    color: rgba(0, 0, 0, 0.65);
}
.big_banner .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 60px;}
.wf-section {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 70px 0;
}
.wf-section .full-process-img {
    width: 940px;
    height: 678px;
    margin-top: 50px;
}
.wf-website-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    color: #000000;
    white-space: nowrap;
}
.wf-website-subtitle {
    font-family: PingFang SC;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    color: rgba(0, 0, 0, 0.65);
}
.button-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
	width: 50%;
	margin: 48px auto 0
}
.wf-button {
    cursor: pointer;
    text-align: center;
    width: 112px;
    height: 40px;
    line-height: 40px;
    font-family: PingFang SC;
    color: rgba(0, 0, 0, 0.65);
    font-size: 16px;
    background-color: #f0f3fa;
    border-radius: 26px;
    border: none;
    margin: 0 10px;
}
.button-list .wf-button:hover {
    background: #e4e9f5;
}
.button-list .button-active {
    background: #2c7cf6;
    color: #ffffff;
}
.button-list .button-active:hover {
    background: #2c7cf6;
}
.yitihua-box1 {
    margin-bottom: 50px;
}
.yitihua-box {
    width:1200px;
    /* align-items: center; */
    justify-content: center;
    margin-top: 40px;
	display: none;
}
.on{display: block}
.yitihua-box .yitihua-img {
    width: 640px;
    height: 392px;
	float: left;
}
.yitihua-box .yitihua-content {
    display: flex;
    flex-flow: column;
    max-width: 505px;
    /* height: 392px; */
    margin-left: 30px;
    /* flex-shrink: 0; */
}
@media(max-width: 1000px) {
    .yitihua-box {
        flex-direction: column;
        align-items: center;
    }
}
.yitihua-box .yitihua-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 28px;
    color: #000000;
}
.yitihua-box .yitihua-text {
    font-family: PingFang SC;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    margin: 15px 0 10px;
}
.yitihua-box .yitihua-icons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px;
}
.yitihua-box .yitihua-icons .yitihua-icon-box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 8px 13px 8px 0;
    width: 112px;
    height: 112px;
    background: linear-gradient(180deg, #f5f8fc 0%, #ffffff 100%);
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05), 0px 4px 14px rgba(0, 0, 0, 0.03);
}
.yitihua-box .yitihua-icons .yitihua-icon-box .yitihua-icon {
    width: 56px;
    height: 56px;
}
.yitihua-box .yitihua-icons .yitihua-icon-box .yitihua-text {
    font-family: PingFang SC;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
}
.compony-choose {
    display: flex;
    flex-flow: column;
    background: none;
    height: 800px;
    display: flex;
    background-image: url(../images/business-case.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 350px 0;
    align-items: center;
}
.trade-btns {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 48px auto 60px;
	width:90%;
}
.trade-btns .trade-button {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 16px;
    font-family: PingFang SC;
    border-radius: 0;
    width: 152px;
    height: 48px;
    flex-shrink: 0;
}
.trade-btns .trade-button:hover {
    background: rgba(255, 255, 255, 0.2);
}
.trade-btns .trade-active {
    border-top: 4px solid #ffffff;
}
.trade-box {
    background: white;
    margin: 38px 50px 0;
	display: none;
	width:1180px;
	height: 400px;
}
.on{display: block}
.trade-box .trande-box-img {
    width: 600px;
    height: 400px;
	float: left
}
.trade-box .trande-box-content {
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-left: 30px;
    width: 520px;
}
.trade-box .trande-box-content .trande-box-header {
    display: flex;
    justify-content: space-between;
    margin-left: -50px;
}
.trade-box .trande-box-content .trande-box-header .trande-box-header-title1 {
    background: #2c7cf6;
    border-right: 8px solid #d8e4fb;
    padding: 6px 35px;
    transform: skewX(-20deg);
	margin-top: 40px;
}
.trade-box
    .trande-box-content
    .trande-box-header
    .trande-box-header-title1
    .trande-box-header-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 28px;
    color: #ffffff;
    transform: skewX(20deg);
}
.trade-box .trande-box-content .trande-box-header .trande-box-header-detail {
    font-family: PingFang SC;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    margin-right: 30px;
}
.trade-box .trande-box-content .trande-box-detail {
    display: flex;
    flex-flow: column;
    justify-content: center;
	margin-top: 50px;
}
.trade-box .trande-box-content .trande-box-detail .trande-box-detail-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.trade-box .trande-box-content .trande-box-detail .trande-box-detail-box {
    display: flex;
    flex-wrap: wrap;
}
.trade-box .trande-box-content .trande-box-detail .trande-box-detail-box .trande-box-detail-box1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 20px 0 0;
}
.trade-box
    .trande-box-content
    .trande-box-detail
    .trande-box-detail-box
    .trande-box-detail-box1
    .trande-box-detail-icon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.trade-box
    .trande-box-content
    .trande-box-detail
    .trande-box-detail-box
    .trande-box-detail-box1
    .trande-box-detail-text {
    font-family: PingFang SC;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
}
.trade-box .trande-box-content .trande-box-logo {
    display: flex;
    align-items: center;
	margin-top: 50px
}
.trade-box .trande-box-content .trande-box-logo .trande-box-log1 {
    margin-right: 20px;
}
.all-business {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: PingFang SC;
    font-size: 18px;
    color: #ffffff;
    width: auto;
    background: transparent;
    padding: 3px 40px;
    height: auto;
    margin-top: 55px;
}
.solution-btn {
    width: 235px;
    text-align: center;
    padding: 8px 0;
}
.solution-btn:hover {
    color: white;
}
.typical-cases {
    display: flex;
    flex-flow: column;
    background: #f3f7fe;
    padding: 70px 0;
    align-items: center;
    overflow: hidden;
}
.typical-cases-all {
    position: relative;
    width: 1280px;
    height: 408px;
    cursor: pointer;
    overflow: hidden;
    margin: 24px 0;
}
.typical-cases-content {
    position: absolute;
    display: flex;
    align-items: center;
    /* margin: 45px 0; */
    width:100%;
    /* overflow-x: auto; */
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
}
.typical-cases-content::-webkit-scrollbar {
    display: none;
}
.typical-cases-content .typical-cases-box {
    display: flex;
    flex-flow: column;
    padding: 24px;
    width: 360px !important;
    height: 408px;
    background: white;
    border-radius: 8px;
    margin-right: 24px;
	float: left;
}
.typical-cases-content .typical-cases-box:hover {
    box-shadow: 0px 20px 36px rgba(179, 198, 232, 0.25), 0px 6px 8px rgba(179, 198, 232, 0.45);
}
.typical-cases-content .typical-cases-box .typical-cases-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.typical-cases-content .typical-cases-box .typical-cases-header .typical-cases-logo {
    height: 32px;
}
.typical-cases-content .typical-cases-box .typical-cases-header .typical-cases-type {
    border-radius: 2px;
    padding: 2px 8px;
    color: #0fba26;
    background: #0fba261a;
}
.typical-cases-content .typical-cases-box .typical-cases-img {
    width: 312px;
    height: 144px;
    margin: 24px 0;
    overflow: hidden;
    vertical-align: middle;
}
.typical-cases-content .typical-cases-box .typical-cases-img .case-img {
    width: 312px;
    height: 144px;
}
.typical-cases-content .typical-cases-box .typical-cases-img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.typical-cases-content .typical-cases-box .typical-cases-bottom {
    display: flex;
    flex-flow: column;
}
.typical-cases-content .typical-cases-box .typical-cases-bottom .typical-cases-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}
.typical-cases-content .typical-cases-box .typical-cases-bottom .typical-cases-text {
    font-family: PingFang SC;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 8px;
}
.switch-btns {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.switch-btns .arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.switch-btns .active-btn:hover {
    /* filter: drop-shadow(0px 20px 36px rgba(179, 198, 232, 0.25)) drop-shadow(0px 6px 8px rgba(179, 198, 232, 0.45)); */
}
.switch-btns .disabled-btn {
    opacity: 0.25;
}
.switch-btns .active-btn {
    opacity: 1;
}
.customer-choose {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
}
.company-logo-box {
    padding: 55px 0;
}
.company-logo-box .company-logo {
    width: 212px;
    padding: 0 5px;
}
.company-logo-box .company-logo:hover {
    width: 240px;
    margin: -14px;
}
.bottom-banner {
    display: flex;
    flex-flow: column;
    display: flex;
    width: 100%;
    background-image: url(../images/bottom-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    align-items: center;
}
.bottom-banner-title {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 40px;
    color: #ffffff;
	text-align: center;
}
.index-banner .register {
    width: 144px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    margin: 56px auto 0;
}
.index-banner h2 {
    color: #fff;
    line-height: 48px;
    margin-bottom: 32px;
    font-weight: normal;
}
.index-banner .register:hover {
    color: #fff;
}
.carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-bottom: 40px;
}
.carousel li,
.carousel-indicators .active {
    margin: 0 6px;
}
.carousel-indicators li {
    width: 36px;
    height: 4px;
    border: none;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
}
.carousel-indicators .active {
    width: 36px;
    height: 4px;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
.registerbg {
    display: inline-block;
    color: #fff;
    background: #176de6;
}
.link-weixin {
    text-align: center;
    padding: 120px 0;
    background: #091423;
}
.link-weixin h2 {
    color: #fff;
}
.link-weixin img {
    margin: 0 0 40px;
    width: 100%;
    max-width: 760px;
}
.shouzhong {
    padding: 120px 0;
    text-align: center;
}
.shouzhong h2 {
    margin-bottom: 64px;
}
.shouzhong img {
    width: 100%;
    max-width: 960px;
}
.shouzhong .img {
    width: 60%;
    height: auto;
}

.why-choose-weifeng {
    background: #091423;
    text-align: center;
}
.why-choose-weifeng .no-background-color {
    display: inline-block;
    margin-top: 54px;
}
.no-background-color:hover {
    background-color: #3f90f2;
    border: 1px solid #3f90f2;
}
.why-choose-weifeng h2 {
    color: #fff;
}
.choose-list {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.choose-list li {
    text-align: center;
    color: #fff;
}
.choose-list li h6 {
    margin: 32px 0 8px;
}
.customers {
    padding: 120px 16px;
    text-align: center;
}
.customers h2 {
    margin: 0 0 88px;
}
.customers img {
    width: 100%;
    max-width: 1156px;
}
/* µäÐÍ°¸Àý */
.typical-customer {
    position: relative;
    text-align: center;
    padding: 120px 0;
    background: #091423;
}
.typical-customer h2 {
    color: #fff;
    margin: 0 0 48px;
}
.box-content {
    text-align: center;
    background: #fff;
    padding: 0 24px;
}
.box .box-content img {
    width: auto;
    margin: 8px auto;
}
.box-content-txt {
    display: flex;
    padding: 12px 0;
    justify-content: space-between;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.box-content-txt p {
    font-size: 12px;
    margin: 0;
    padding: 2px 8px;
}
.box-content-txt a {
    color: rgba(0, 0, 0, 0.45);
    background: url('/images/public/Vector.png') no-repeat right 8px;
    padding-right: 10px;
    line-height: 26px;
}
.box-content-txt a:hover {
    color: #176de6;
    background-image: url('/images/public/Vectorhover.png');
}
.box-content-img {
    display: block;
    cursor: pointer;
    position: relative;
}
.box-cover {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
}
.box .box-cover img {
    width: 36px;
    height: auto;
}
.cover-red {
    background: rgba(248, 53, 53, 0.5);
}
.cover-blue {
    background: rgba(26, 110, 255, 0.5);
}
.cover-yellow {
    background: rgba(240, 154, 0, 0.5);
}
.cover-green {
    background: rgba(15, 186, 38, 0.5);
}
.know-more-cases-btn {
    display: inline-block;
    margin: 116px auto 0;
}
/* .control-box {
    position: relative;
}
.control-box .control-switch {
    position: absolute;
} */
.youlinks {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    bottom: 52px;
}
.chain {
    display: block;
    text-align: left;
    margin: 0 0 12px;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    background: url(/images/index/linkdown.png) no-repeat 58px center;
}
.chain-name {
    position: absolute;
    display: none;
}
.chain-name a {
    display: inline-block;
    margin: 0 20px 4px 0;
    font-size: 13px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 1521px) {
    /* .carousel {
        height: 650px;
    } */
    .base-banner {
        height: 600px;
    }
}
/* @media (min-width: 1301px) and (max-width: 1440px) {
    .typical-customer {
        overflow: hidden;
    }
    .carousel {
        height: 500px;
    } 
    .base-banner {
        height: 500px;
    }
    .page-footer .page-footer-top .page-footer-box {
        margin-right: 50px;
    }
    .trade-btns .trade-button {
        width: 152px;
    }
}
@media (min-width: 1199px) and (max-width: 1300px) {
    .typical-customer {
        overflow: hidden;
    }
    .carousel {
        height: 450px;
    } 
    .base-banner {
        height: 450px;
    }
    .sub-banner-title {
        font-size: 34px;
    }
    .sub-banner-desc {
        font-size: 16px;
        margin: 22px 0 30px;
    }
    .links-type .blue-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .links-type .white-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .wf-advantage {
        padding: 0 100px;
    }
    .wefeng-box1 .wefeng-content-box {
        margin: 28px;
        width: auto;
    }
    .banner-txt {
        margin-left: 65px;
    }
    .trade-btns .trade-button {
        width: 150px;
    }
    .wf-section .full-process-img {
        width: 840px;
        height: 633px;
    }
}
@media (min-width: 920px)  and (max-width: 1198px) {
    .youlinks {
        width: 843px;
        margin: 0 auto;
    }
    .carousel {
        height: 400px;
    } 
    .base-banner {
        height: 400px;
    }
    .wf-advantage {
        padding: 0 100px;
    }
    .wefeng-box1 .wefeng-content-box {
        margin: 28px;
        width: auto;
    }
    .sub-banner-title {
        font-size: 34px;
    }
    .sub-banner-desc {
        font-size: 16px;
        margin: 22px 0 30px;
    }
    .links-type .blue-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .links-type .white-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .page-footer .page-footer-top .page-footer-box {
        margin-right: 30px;
    }
    .banner-txt {
        margin-left: 65px;
    }
    .trade-btns .trade-button {
        width: 111px;
    }
    .trade-box .trande-box-img {
        width: 465px;
        height: 300px;
    }
    .yitihua-box .yitihua-img {
        width: 540px;
        height: 292px;
    }
    .yitihua-box .yitihua-content {
        width: 380px;
    }
    .wf-section .full-process-img {
        width: 740px;
        height: 558px;
    }
}
@media (min-width: 768px)  and (max-width: 919px) {
    .youlinks {
        width: 843px;
        margin: 0 auto;
    }
    .carousel {
        height: 300px;
    } 
    .base-banner {
        height: 300px;
    }
    .wf-advantage {
        padding: 0 100px;
    }
    .wefeng-box1 .wefeng-content-box {
        margin: 28px;
        width: auto;
    }
    .sub-banner-title {
        font-size: 24px;
    }
    .sub-banner-desc {
        font-size: 12px;
        margin: 12px 0 20px;
    }
    .links-type .blue-btn {
        font-size: 12px;
        padding: 8px 20px;
    }
    .links-type .white-btn {
        font-size: 12px;
        padding: 8px 20px;
    }
    .page-footer .page-footer-top .page-footer-box {
        margin-right: 30px;
    }
    .banner-txt {
        margin-left: 65px;
    }
    .trade-btns .trade-button {
        width: 105px;
    }
    .trade-box .trande-box-img {
        width: 400px;
        height: 300px;
    }
    .yitihua-box .yitihua-img {
        width: 440px;
        height: 192px;
    }
    .yitihua-box .yitihua-content {
        width: 300px;
    }
    .wf-section .full-process-img {
        width: 640px;
        height: 483px;
    }
}
@media (max-width: 767px) {
    #carousel-example-generic {
        height: 290px;
    }
    h1 {
        font-size: 28px;
        line-height: 32px;
    }
    h2 {
        font-size: 22px;
        line-height: 28px;
    }
    h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .index-banner .register {
        width: 90px;
        height: 32px;
        font-size: 14px;
        line-height: 32px;
    }
    .carousel-indicators li {
        width: 20px;
        height: 2px;
    }
    .carousel-indicators .active {
        width: 20px;
        height: 2px;
    }
    .txt-p {
        margin: 0 0 40px;
    }
    .no-background-color {
        padding: 7px 16px;
    }
    .blue-background-border {
        display: block;
        color: #176de6;
        border: 1px solid #176de6;
        margin: 30px auto 0;
        width: 90px;
        height: 32px;
        line-height: 32px;
    }
    .link-weixin,
    .shouzhong,
    .typical-customer,
    .customers {
        padding: 40px 0;
    }
    .shouzhong h2,
    .customers h2 {
        margin-bottom: 40px;
    }
    .shouzhong .img {
        width: 90%;
    }
    .tab-content .tab-pane {
        height: auto;
    }
    .choose-list {
        display: block;
    }
    .youlinks {
        width: 843px;
        margin: 0 auto;
    }
    .carousel {
        height: 300px;
    } 
    .base-banner {
        height: 300px;
    }
    .wf-advantage {
        padding: 0 100px;
    }
    .wefeng-box1 .wefeng-content-box {
        margin: 28px;
        width: auto;
    }
    .sub-banner-title {
        font-size: 34px;
    }
    .sub-banner-desc {
        font-size: 16px;
        margin: 22px 0 30px;
    }
    .links-type .blue-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .links-type .white-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .page-footer .page-footer-top .page-footer-box {
        margin-right: 30px;
    }
    .banner-txt {
        margin-left: 65px;
    }
    .trade-btns .trade-button {
        width: 105px;
    }
    .trade-box .trande-box-img {
        width: 350px;
        height: 300px;
    }
    .yitihua-box .yitihua-img {
        width: 340px;
        height: 192px;
    }
    .yitihua-box .yitihua-content {
        width: 200px;
    }
    .wf-section .full-process-img {
        width: 540px;
        height: 407px;
    }
} */

#carousel {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#carousel .swiper {
	padding-top: 20px;
	padding-bottom: 40px;
}
#carousel .swiper-wrapper{

}
#carousel  .swiper-slide {
	width: 300px;
	background: #fff;
	box-shadow: 0px 20px 36px rgba(179, 198, 232, 0.15), 0px 6px 8px rgba(179, 198, 232, 0.25);

}
#carousel  .swiper-slide img{
	display:block;
	width: 100%;
}
#carousel  .swiper-slide h3 {
	padding-top: 0;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin-top: 15px;
    height: 40px;
	overflow: hidden;
	font-weight: normal;
}
#carousel  .swiper-slide p{font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
	height: 80px;
	overflow: hidden;
    padding: 0 18px}

#carousel .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	background-color: #e8f5ff;
	width: 20px;
	height: 10px;
	opacity: 1;
	border-radius: 5px;
}

#carousel .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #3eb2f3;
	width: 35px;
}

#carousel .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#carousel .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#carousel .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../img/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#carousel .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#carousel .swiper-button-prev::after,#carousel .swiper-button-next::after{
	content: '';
}
#ft{ margin-top:0}
