.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.textcenter {
    text-align: center;
}
.posre {
    position: relative;
}
.receivablebox li {
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    background-image: url(../../images/product/gathersupplychain/cjbner.jpg);
    font-family: 'Microsoft YaHei';
}
.bnercont h2 {
    padding: 220px 0 40px;
    font-size: 40px;
    color: #ffffff;
}
.bnercont p{
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
    opacity: 0.89;
}
.receiNavbox {
    /*margin-top: -56px;*/
}
.receiNavbox .proNav {
    padding-top: 0;
    height: 50px;
    line-height: 50px;
    background-color: #08428f;
    border: 0;
}
.receiNavbox .proNav a {
    position: relative;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    height: 51px;
    line-height: 50px;
    width: 120px;
    text-align: center;
}
.receiNavbox .proNav a .arrow {
    position: absolute;
    bottom: 0;
    left: 50px;
    display: inline-block;
    height: 0;
    width: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}
.receiNavbox .proNav .active a {
    color: #156cff;
    background: #fff;
}
.receiNavbox .proNav .active a .arrow {
    border-bottom: 10px solid #08428f;
}
.gathrc1 {
    margin: 30px auto 70px;
    height: 455px;
    background-color: #ffffff;
    box-shadow: 0px -1px 20px 0px rgba(11, 64, 111, 0.2);
    border-radius: 10px;
}
.titlegact {
    text-align: center;
    padding: 60px 0 50px;
}
.titlegact h5 {
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    color: #333333;
    text-align: center;
}
.titlegact h5.colorf {
    color: #fff;
}
.recprointro {
    padding: 0 60px 45px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.agline {
    display: inline-block;
    margin-top: 20px;
    width: 48px;
    height: 4px;
    background-color: #3398f3;
    border-radius: 2px;
}
.proNavBox.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #08428f;
    z-index: 999;
}
.gathrc2 {
    height: 602px;
    background-image: linear-gradient(270deg, #2b90f2 20%,#074daf 60%);
}
.imgposa img {
    position: absolute;
    left: -66px;
    top: 26px;
}
.pleft {
    padding-top: 20px;
    padding-left: 470px;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
}
.gathrc3 {
    height: 583px;
    background-color: #08428f;
}
.gsthulst {
    width: 1200px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.gsthulst li {
    float: left;
    width: 300px;
    height: 400px;
    padding-top: 130px;
    box-sizing: border-box;
    text-align: center;
    transition: all .2s linear;
}
.gsthulst li p {
    font-size: 22px;
    line-height: 50px;
    color: #ffffff;
}
.gsthulst li div {
    display: none;
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}
.gsthulst li i {
    display: inline-block;
    width: 74px;
    height: 102px;
}
.jciconbg {
    display: inline-block;
    background: url(../../images/product/gathersupplychain/jciconbg.png) no-repeat;
}
.jciconbg1 {
    background-position: 0 0;
}
.jciconbg2 {
    background-position: -92px 0;
}
.jciconbg3 {
    background-position: -184px 0;
}
.jciconbg4 {
    background-position: -276px 0;
}
.gsthulst li:hover {
    padding-top: 60px;
    background: rgba(19,100,198,.86);
}
.gsthulst li:hover div {
    display: block;
}
.gsthulst li:hover .jciconbg1 {
    background-position: 3px -110px;
}
.gsthulst li:hover .jciconbg2 {
    background-position: -80px -110px;
}
.gsthulst li:hover .jciconbg3 {
    background-position: -162px -110px;
}
.gsthulst li:hover .jciconbg4 {
    background-position: -246px -110px;
}
.pdesct {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}
.gathrc4 {
    height: 1109px;
    background-color: #e6f2ff;
    background-image: url(../../images/product/gathersupplychain/gathrc4bg.png);
    background-position: center top;
}
.gathrc5 {
    padding: 10px 0 80px;
}
.imgposr5 {
    position: relative;
    height: 857px;
}
.imgposr5 img {
    position: absolute;
    left: -15px;
}
.gathrc6 {
    height: 1134px;
    background-image: linear-gradient(90deg,
    #0040a2 0%,
    #319cfe 100%),
    linear-gradient(
            #0c1227,
            #0c1227);
}
.gathrc6bgimg {
    width: 100%;
    height: 100%;
    background: url(../../images/product/gathersupplychain/ywtdbg.png) no-repeat bottom ;
}
.gathrc6 ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.gathrc6 ul li {
    position: relative;
    width: 590px;
    height: 200px;
    padding: 30px 135px 0 35px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,.1);
    box-shadow: 1px 2px 10px 0px rgba(9, 28, 75, 0.1);
    border-radius: 4px;
    color:#fff;
}
.gathrc6 ul li span {
    font-size: 100px;
    font-weight: 800;
    font-style: italic;
    line-height: 1;
    position: absolute;
    left: -5px;
    top: -10px;
    color: #0c1227;
    opacity: 0.1;
}
.gathrc6 ul li p {
    padding-bottom: 16px;
    font-size: 22px;
    color: #ffffff;
    opacity: 0.7;
}
.gathrc6 ul li div {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.gathrc6 .jciconbg {
    display: inline-block;
    width: 104px;
    height: 104px;
    position: absolute;
    left: -62px;
    top: 50px;
}
.gathrc6 .gathrc6ic1 {
    background-position: 0 bottom;
}
.gathrc6 ul li:last-child {
    padding-left: 55px;
    padding-right: 110px;
}
.gathrc7one {
    height: 686px;
    background-color: #e6f2ff;
}
.gathrc7 h6 {
    margin: 0 0 50px 0;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #1587ee;
}
.gathrc7one ul {
    height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gathrc7one li {
    position: relative;
    width: 280px;
    height: 280px;
    padding-left: 30px;
    box-sizing: border-box;
    background:#c9e3fc;
    border-radius: 2px;
    transition: all .2s linear;
}
.gathrc7one li p {
    padding-top: 60px;
    font-size: 22px;
    line-height: 32px;
    color: #3398f3;
}
.gathrc7one li div {
    padding-top: 10px;
    width: 195px;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    display: none;
}
.gathrc7one li::after,
.gathrc7one li::before {
    content:'';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #3398f3;
    border-radius: 50%;
    position: absolute;
}
.gathrc7one li::after {
    left: 10px;
    top: 10px;
}
.gathrc7one li::before {
    right: 10px;
    bottom: 10px;
}
.gathrc7one li .jciconbg {
    display: inline-block;
    width: 85px;
    height: 80px;
    margin-top: 75px;
}
.gathrc7one li .gath7ico1 {
    background-position: 0 -306px;
}
.gathrc7one li .gath7ico2 {
    background-position: -78px -306px;
}
.gathrc7one li .gath7ico3 {
    background-position: -162px -306px;
}
.gathrc7one li .gath7ico4 {
    background-position: -248px -306px;
}
.gathrc7one li.active p {
    color: #fff;
}
.gathrc7one li.active div {
    display: block;
}
.gathrc7one li.active .gath7ico1 {
    background-position: 0 -402px;
}
.gathrc7one li.active .gath7ico2 {
    background-position: -92px -402px;
}
.gathrc7one li.active .gath7ico3 {
    background-position: -182px -402px;
}
.gathrc7one li.active .gath7ico4 {
    background-position: -274px -402px;
}
.gathrc7one li.active {
    height: 400px;
    background-image: linear-gradient(-37deg,
    #077ce6 0%,
    #5cb1ff 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
}
.gathrc7one li.active::after,
.gathrc7one li.active::before {
    background: #fff;
}
.tsthree {
    height: 477px;
    background-image: linear-gradient(90deg,
    #0040a2 0%,
    #319cfe 100%),
    linear-gradient(
            #e6f2ff,
            #e6f2ff);
}
.tsthreeimg {
    height: 100%;
    background: url(../../images/product/gathersupplychain/ts3bg.png) no-repeat center bottom;
}
.threcot {
    display: flex;
    justify-content: space-between;
}
.threcot p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}
.tsfore {
    padding: 70px 0 60px;
}
.tsfore ul {
    display: flex;
    justify-content: space-between;
}
.tsfore li {
    position: relative;
    width: 370px;
    height: 322px;
    background-color: #f5f9fd;
    overflow: hidden;
}
.tsfore li p {
    width: 370px;
    height: 66px;
    background-image: linear-gradient(90deg,
    #077ce6 0%,
    #5cb1ff 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
    border-radius: 2px 2px 0px 0px;
    font-size: 20px;
    text-align: center;
    line-height: 66px;
    color: #ffffff;
}
.tsfore li div {
    padding: 25px 40px;
    font-size: 16px;
    line-height: 34px;
    color: #333333;
}
.tsfore li i {
    position: absolute;
    right: 30px;
    bottom: -40px;
    font-size: 150px;
    font-weight: 800;
    line-height: 1;
    color: #1e78b2;
    opacity: 0.06;
}
.tsfive {
    height: 633px;
    background-image: linear-gradient(90deg,
    #2a66ba 0%,
    #469bf0 100%),
    linear-gradient(
            #e6f2ff,
            #e6f2ff);
}
.ts5bgimg {
    width: 100%;
    height: 100%;
    background: url(../../images/product/gathersupplychain/ts5bg.png) no-repeat bottom center;
}
.tsfive ul {
    display: flex;
    justify-content: space-between;
}
.tsfive li {
    text-align: center;
    width: 276px;
    height: 310px;
    padding-top: 40px;
    background-color: rgba(255,255,255,.2);
    border-radius: 4px 6px 6px 6px;
}
.tsfive li .jciconbg {
    width: 76px;
    height: 76px;
}
.tsfive li  .tsficin1 {
    background-position: 0 -217px;
}
.tsfive li  .tsficin2 {
    background-position: -88px -217px;
}
.tsfive li  .tsficin3 {
    background-position: -174px -217px;
}
.tsfive li  .tsficin4 {
    background-position: -261px -217px;
}
.tsfive li p {
    padding: 30px 0 20px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}
.tsfive li div {
    padding: 0 25px;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}
.tssexs {
    padding: 60px 0;
}
.tsseven {
    padding-top: 60px;
    height: 414px;
    background-color: #e6f2ff;
}
.tsevncot {
    display: flex;
    padding-left: 115px;
}
.tsevncot ul {
    padding-top: 40px;
    padding-left: 105px;
    width: 380px;
    font-size: 16px;
}
.tsevncot li {
    position: relative;
    padding-left: 40px;
}
.tsevncot li .jciconbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}
.tsevncot li .sevico1 {
    background-position: 0 -588px;
}
.tsevncot li .sevico2 {
    background-position: -35px -588px;
}
.tsevncot li p {
    line-height: 28px;
    color: #1587ee;
}
.tsevncot li div {
    line-height: 28px;
    color: #333333;
}
.certifycon {
    position: relative;
    height: 420px;
    width: 1200px;
    margin: 0 auto
}
.certifycon  .swiper-slide {
    width: 615px;
    height: 335px;
}
.certifycon  .swiper-slide img{
    display:block;
    width: 100%;
}
.certifycon .swiper-pagination {
    width: 100%;
    bottom: 20px;
    display: none;
}
.certifycon .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}
.certifycon .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}
.certifycon .swiper-button-next,
.certifycon .swiper-button-prev {
    width: 45px;
    height: 48px;
    background: url(../../images/product/wm_button_icon.png) no-repeat;
}
.certifycon .swiper-button-prev {
    left: 0;
    background-position: 0 2px;
    background-size: 100%;
}

.certifycon .swiper-button-prev:hover {
    background-position: 0 -45px;
    background-size: 100%
}
.certifycon .swiper-button-next {
    height: 45px;
    background-position: 0 -93px;
    background-size: 100%;
}
.certifycon .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}
.certifycon  .swiperdesc{
    display: none;
    position: absolute;
    width: 1200px;
    top: -200px;
    left: 50%;
    margin-left: -600px;
}
.certifycon  .swiper-slide-active  .swiperdesc{
    display: block;
}
.certifycon  .swiperdesc h4{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    font-weight: normal;
}
.certifycon  .swiperdesc h4 span{
    font-size: 18px;
    font-weight: normal;
    color: #333;
    display: inline-block;
    padding: 28px 30px;
}
.certifycon  .swiperdesc h4 span.active{
    color: #3eb18c;
    border-bottom: 2px solid #3eb18c;
}
.certifycon  .swiperdesc p{
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}
.gathrc8 {
    padding: 10px 0 60px;
}
.gathrc9 {
    height: 538px;
    background-image: linear-gradient(90deg,
    #0040a2 0%,
    #319cfe 100%),
    linear-gradient(
            #e6f2ff,
            #e6f2ff);
}
.gathrc9 ul {
    width: 1200px;
    height: 304px;
    display: flex;
    background-color: #ffffff;
    border-radius: 8px;
}
.gathrc9 ul li {
    flex: 1;
    text-align: center;
}
.gathrc9 ul li .jciconbg {
    width: 52px;
    height: 68px;
    margin-top: 45px;
}
.gathrc9 ul li .gath9i1 {
    background-position: 0 -501px;
}
.gathrc9 ul li .gath9i2 {
    background-position: -68px -501px;
}
.gathrc9 ul li .gath9i3 {
    background-position: -137px -501px;
}
.gathrc9 ul li .gath9i4 {
    background-position: -205px -501px;
}
.gathrc9 ul li .gath9i5 {
    background-position: -273px -501px;
}
.gathrc9 ul li p {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 800;
    color: #2f434c;
}
.gathrc9 ul li div {
    font-size: 14px;
    line-height: 24px;
    color: #4e5e66;
}
.gathrc10 {
    padding-bottom: 80px;
    background: url(../../images/product/gathersupplychain/jsjgbg.png) no-repeat center 444px;
}