@charset "utf-8";
/********************************** 公用部分 start **********************************/

/*banner开始*/
.main-banner {
    height: 314px;
    position: relative;
    background: url(../images/qipei/qipei_banner.png) center no-repeat;
}
.main-banner-cont {
    padding: 60px 0 0;
    color: #fff;
}
.main-banner-title {
    height: 70px;
    line-height: 70px;
    font-size: 44px;
}
.main-banner-title-txt {
    font-size: 22px;
    color: #050f2e;
    background-color: #20B09F;
    border-radius: 20px;
    padding: 0 8px;
}
.main-banner-descrip {
    font-size: 18px;
    line-height: 52px;
}
.main-banner-btns {
    padding: 20px 0 0;
}
.protal-btn {
    display: inline-block;
    width: 176px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
    margin: 0 17px 0 0;
    cursor: pointer;
}
.protal-btn-green {
    background-color: #20b09f;
    border-color: #20b09f;
    color: #fff;
}
/*banner结束*/
.one_title {
    font-size: 22px;
    color: #000;
    text-align: center;
    margin-top: 60px;
}
.one_text {
    color: #666;
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
}



/* 通过原材料采购到制品过程控制，直到制成品的销售、流通和服务的数据整合 */
.qipei_one{
    width: 100%;
    padding-bottom: 40px;
}
.general_div{
    width: 100%;
    height: 300px;
    border: 1px solid #e5e5e5;
    margin-top: 38px;
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.08);
}
.general_div_ul{
    width: 100%;
}
.general_div_ul li{
    width: 400px;
    height: 55px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    float: left;
    position: relative;
    background-color: #f9f9f9;
}
.general_div_ul li:before{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #F9F9F9;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    right: -6px;
    top: 20px;
    transform: rotateZ(-45deg);
    z-index: 1;
}
.general_div_ul li:last-child:before{
    display: none;
}

.general_div_ul li:last-child{
    border-right: none;
}
.general_div_ul_text{
    text-align: center;
    line-height: 54px;
    color: #666666;
    font-weight: bold;
    font-size: 18px;
    margin-left: 20px;
}
.general_number{
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #666;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    border-radius: 100px;
    position: absolute;
    top: 11px;
    left: 72px;
}
.general_div_ul li.cur:before{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #20b09f;
    border-right: 1px solid #20b09f;
    border-bottom: 1px solid #20b09f;
    right: -6px;
    top: 20px;
    transform: rotateZ(-45deg);
    z-index: 1;
}
.general_div_ul li.cur .general_div_ul_text{
    color: #fff;
}
.general_div_ul li.cur .general_number{
    color: #fff;
    border: 1px solid #fff;
}
.general_div_ul li.cur{
    background-color: #20b09f;
    border-right: 1px solid #20b09f;
    z-index: 1;
}
.general_div_ul_two{
    width: 100%;
    height: 242px;
    overflow: hidden;
}
.general_div_ul_two li{
    width: 100%;
    height: 242px;
    float: left;
}
.general_div_ul_two_l{
    width: 334px;
    height: 100%;
    float: left;
}
.general_div_ul_two li:nth-child(1) .general_div_ul_two_l{
    width: 334px;
    height: 100%;
    background: url(../images/qipei/qipei_one_1.png) no-repeat center;
}
.general_div_ul_two li:nth-child(2) .general_div_ul_two_l{
    width: 334px;
    height: 100%;
    background: url(../images/qipei/qipei_one_2.png) no-repeat center;
}
.general_div_ul_two li:nth-child(3) .general_div_ul_two_l{
    width: 334px;
    height: 100%;
    background: url(../images/qipei/qipei_one_3.png) no-repeat center;
}
.general_div_ul_two_r{
    width: 866px;
    height: 100%;
    float: left;
}
.general_div_ul_two_r p{
    font-size: 17px;
    color: #666;
    margin: 81px 86px 0px 0px;
    line-height: 30px;
}

/* 汽配网站助力企业从“乡间小道”驶入“高度公路” */
.qipei_two{
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding-bottom: 40px;
}

.section_f{
    border: 1px solid #e5e5e5;
    display: flex;
    margin-top: 40px;
    background: #fff;
}
.section_f li{
    height: 184px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    float: left;
    flex: 1;
    perspective: 1000px;
    position: relative;
    cursor: pointer;
}
.section_one, .section_two {
    background-position: center;
    background-size: cover;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
}
.section_one{
    width: 100%;
    height: 100%;
}
.section_one_border{
    width: 14px;
    height: 2px;
    margin:4px auto 0;
    background: #20b09f;
}
.section_one_img{
    width: 100%;
    height: 52px;
}
.section_one_img img{
    display: block;
    margin: 40px auto 0;
}
.section_one p{
    text-align: center;
    color: #333333;
    font-size: 17px;
    margin-top: 10px;
}

.section_two{
    width: 100%;
    height: 100%;
    background: #20b09f;
    overflow: hidden;
    transform: rotateY(-180deg);
}

.section_two_p2{
    text-align: left;
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    margin-top: 10px;
    line-height: 24px;
}
.section_f li:hover .section_one {
    transform: rotateY(180deg);
}
.section_f li:hover .section_two {
    transform: rotateY(0deg);
}
.section_f li:last-child{
    border-right: none;
}

/* 更多企业应用 */
.qipei_three{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}

.trade-black {
    height: 400px;
    background-color: #30383e;
}

.trade-box {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}

.trade-box-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.trade-box-item {
    flex: 1;
    text-align: center;
    position: relative;
    height: 400px;
    background: no-repeat center;
    background-size: 100% auto;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
}

/* .trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.6);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
} */

.trade-box-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.item-logo {
    margin: 0 auto;
    display: block;
}

.trade-box-list .trade-box-item .item-logo {
    position: relative;
    margin-top: 120px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.trade-box-list{
    margin-top: 40px;
}

.item-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.trade-box-list .item-title {
    font-size: 20px;
    font-weight: bold;
    color: #20B09F;
    padding: 20px 0;
    position: relative;
}

.trade-box-list .item-title:before {
    content: "";
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #20B09F;
    margin: 0 auto 20px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.item-text {
    position: relative;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    margin-top: 10px;
}

.item-text p {
    color: #fff;
    font-size: 14px;
    margin: 0px 82px 0px 82px;
    text-align: center;
    line-height: 24px;
}

.trade-box-list .item01 {
    background-image: url(../images/qipei/qipei_three_1.png);
    background-size: cover;
}

.trade-box-list .item02 {
    background-image: url(../images/qipei/qipei_three_2.png);
    background-size: cover;
}

.trade-box-list .item03 {
    background-image: url(../images/qipei/qipei_three_3.png);
    background-size: cover;
}


.trade-box-list .trade-box-item:hover .item-text {
    display: block;
    opacity: 1;
    margin-top: 0;
}

.trade-box-list .trade-box-item:hover{
    /* background-color: rgba(32, 176, 159, .9); */
    
    background: #20B09F;
}

.trade-box-list .trade-box-item:hover .item-logo {
    margin-top: 80px;
}

.trade-box-list .trade-box-item:hover .item-title:before {
    border-bottom: 2px solid #fff;
}
.trade-box-list .trade-box-item:hover .item-title{
    color: #fff;
}
.trade-box-list .trade-box-item :hover .img_a{
    display: none;
}
.trade-box-list .trade-box-item :hover .img_b{
    display: block;
}
.trade-box-list .trade-box-item .img_b{
    display: none;
}



























/* 经典案例字体 */
.items-title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
    line-height: normal;
    margin-top: 60px;
    z-index: 100;
}
.items-title:before {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    margin-right: 20px;
}
.items-title:after {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    margin-left: 20px;
}



/*精品案例*/
.clothing_case{
    width: 100%;
    height: 710px;
    /* height: 530px; */
    /* padding-bottom: 40px; */
    overflow: hidden;
    background: url(../images/qipei/clothing_img_10.png) center no-repeat;
    background-size: cover;
}
.clothing_case h1{
    color: #fff;
    text-align: center;
    font-size: 23px;
    margin-top: 60px;
}
.clothing_case_ul{
    overflow: hidden;
}
.clothing_case_ul li{
    width: 277px;
    height: 219px;
    float: left;
    margin-left: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    transition: all .3s ease;
    margin-top: 34px;
    cursor: pointer;
}
.clothing_case_ul li:first-child{
    margin-left: 0px;
}
.clothing_case_ul li:nth-child(5){
    margin-left: 0px;
}
.clothing_case_ul li img{
    width: 100%;
    height: 100%;
}
.clothing_case_ul li .item-p {
    line-height: 40px;
    left: 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px 20px;
    transform: translateY(100%);
    transition: all .3s ease;
}
.clothing_case_ul li .item-p .item-title {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.clothing_case_ul li:hover .item-p {
    transform: translateY(0);
}

/*更多服务*/
.more-service-title {
    font-size: 30px;
    margin: 70px 0 20px;
    position: relative;
    text-align: center;
}

.more-service-title {
    font-size: 30px;
    margin: 70px 0 20px;
    position: relative;
    text-align: center;
}
.more-service-title:before {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    margin-right: 20px;
}
.more-service-title:after {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    margin-left: 20px;
}
.more-service-p {
    text-align: center;
    font-size: 16px;
    color: #666;
}
.more-service .more-apply {
    justify-content: space-around;
    margin-bottom: 50px;
}
.more-service .more-apply .item-p {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.section-header:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 22px;
    margin: -11px 0 0;
    background-color: #20b09f;
}
.section-header .section-title {
    float: left;
}
.section {
    padding: 40px 0 0;
}

.section-header {
    position: relative;
    height: 62px;
    padding: 0 0 0 13px;
    margin: 0 0 20px;
    line-height: 62px;
    font-size: 24px;
}




/* 更多扩展应用服务 */
.section_c{
    width: 100%;
    height: 252px;
    border: 1px solid #e5e5e5;
}
.section_c li{
    width: 16.6666667%;
    height: 252px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    float: left;

    perspective: 1000px;
    /* margin: 1rem; */
    position: relative;
    cursor: pointer;
}
.section_a, .section_b {
    /* display: flex; */
    /* border-radius: 6px; */
    background-position: center;
    background-size: cover;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
}
.section_a{
    width: 100%;
    height: 100%;
}
.section_a_img{
    width: 100%;
    height: 60px;
}
.section_a_img img{
    display: block;
    margin:80px auto 0;
}
.section_a p{
    text-align: center;
    color: #333333;
    font-size: 17px;
}
.section_b{
    width: 100%;
    height: 100%;
    background: #20b09f;
    overflow: hidden;
    transform: rotateY(-180deg);
}
.section_b_p1{
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin: 42px 0px 0px 0px;
} 
.section_b_p2{
    text-align: left;
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    margin-top: 20px;
    line-height: 20px;
}
.section_c li:hover .section_a {
    transform: rotateY(180deg);
}
.section_c li:hover .section_b {
    transform: rotateY(0deg);
}
.section_c li:last-child{
    border-right: none;
}









/* 管家服务 */
.steward-list > div {
    flex: 1;
    height: 98px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    line-height: 98px;
    text-align: left;
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 110px;
}
.steward-list > div:first-child {
    border-left: 0 none;
}
.steward-list:nth-child(3) > div {
    border-bottom: 0 none;
}
.steward-list > div:before {
    content: "";
    display: inline-block;
    width: 58px;
    height: 58px;
    margin: 0 25px 0 0;
    vertical-align: middle;
    background: url() no-repeat;
}
.steward-list > div:hover {
    box-shadow: 0 0 4px #d1d1d1
}
.steward-list > .steward-1:before {
    background-image: url(../images/qipei/steward-icons-1.png);
}
.steward-list > .steward-1:hover:before {
    background-image: url(../images/qipei/steward-icons-1-hover.png);
}
.steward-list > .steward-2:before {
    background-image: url(../images/qipei/steward-icons-2.png);
}
.steward-list > .steward-2:hover:before {
    background-image: url(../images/qipei/steward-icons-2-hover.png);
}
.steward-list > .steward-3:before {
    background-image: url(../images/qipei/steward-icons-3.png);
}
.steward-list > .steward-3:hover:before {
    background-image: url(../images/qipei/steward-icons-3-hover.png);
}
.steward-list > .steward-4:before {
    background-image: url(../images/qipei/steward-icons-4.png);
}
.steward-list > .steward-4:hover:before {
    background-image: url(../images/qipei/steward-icons-4-hover.png);
}
.steward-list > .steward-5:before {
    background-image: url(../images/qipei/steward-icons-5.png);
}
.steward-list > .steward-5:hover:before {
    background-image: url(../images/qipei/steward-icons-5-hover.png);
}
.steward-list > .steward-6:before {
    background-image: url(../images/qipei/steward-icons-6.png);
}
.steward-list > .steward-6:hover:before {
    background-image: url(../images/qipei/steward-icons-6-hover.png);
}
/* 网站交付提示 */
.pay-tip {
    height: 115px;
    margin: 60px 0 0;
    padding: 25px 0 0;
    color: #fff;
    text-align: center;
    background: url(../images/qipei/pay-tip-bg.png) top center no-repeat;
}
.pay-tip .pay-tip-header {
    line-height: 58px;
    font-size: 30px;
    font-weight: bold;
}
.pay-tip p {
    font-size: 16px;
    line-height: 26px;
}
/* 服务保障 */
.service-header {
    padding: 50px 0 0;
    text-align: center;
}
.service-title {
    font-size: 30px;
    line-height: 62px;
}
.service-title::before, .service-title::after {
    content: "";
    display: inline-block;
    width: 140px;
    height: 1px;
    background: #ccc;
    vertical-align: middle;
}
.service-title::before {
    margin: 0 34px 0 0;
}
.service-title::after {
    margin: 0 0 0 34px;
}
.service-header p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.service-list {
    position: relative;
    height: 78px;
    margin: 46px 0 72px;
}
.service-list:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 8px;
    background: #eee;
    border-radius: 4px;
}
.service-list:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 26px;
    height: 38px;
    margin: -19px 0 0 0;
    background: url(../images/qipei/service-arrow.png) no-repeat;
}
.service-item {
    position: relative;
    width: 100%;
    cursor: pointer;
}
.service-txt {
    position: relative;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    border: 5px solid #fff;
    background: #20b09f;
    line-height: 68px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 0 8px rgba(228,230,200,1);
    transition: all .2s;
}
.service-tag {
    position: absolute;
    left: -34px;
    top: 50%;
    min-height: 20px;
    width: 68px;
    text-align: center;
    line-height: 20px;
    background: #eee;
    font-size: 12px;
    border-radius: 40px;
    transform: translate(0, -50%);
}
.service-pop {
    position: absolute;
    left: 50%;
    bottom: 102px;
    width: 136px;
    margin: 0 0 0 -78px;
    padding: 8px 10px 16px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(228,230,200,1);
    opacity: 0;
    transform: translateY(-50%);
    transition: transform .3s;
}
.service-pop:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    width: 19px;
    height: 17px;
    margin: 0 0 0 -9px;
    background: url(../images/qipei/service-pop-trangle.png) no-repeat;
}
.service-pop-title {
    font-size: 14px;
    line-height: 38px;
}
.service-pop p {
    color: #666;
    line-height: 20px;
    font-size: 12px;
}
.service-txt:hover {
    width: 84px;
    height: 84px;
    font-size: 16px;
    line-height: 84px;
    border: 0 none;
    background: #40dac8;
    transform: scale(1.1);
    transform-origin: center center;
    box-shadow: none;
}
.service-txt:hover + .service-pop {
    opacity: 1;
    transform: translateY(0%);
    transition: transform .3s;
}
/* 专属需求 */
.demand-box {
    padding: 60px 0 58px;
    background: url("../images/qipei/demand-bg.png") center bottom no-repeat #f9f9f9;
}
.demand-box .header {
    position: relative;
    width: 602px;
    height: 50px;
    margin: 0 auto 40px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #20b09f;
    border-radius: 31px;
    text-align: center;
}
.demand-box .header:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -10px;
    font: 0/0 arial;
    border: 10px dashed transparent;
    border-top: 10px solid #20b09f;
}
.form-item {
    position: relative;
    width: 682px;
    min-height: 42px;
    padding: 0 130px;
    margin: 20px auto 0;
    font-size: 14px;
    font-weight: bold;
}
.form-item-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    text-align: right;
    font-weight: bold;
    line-height: 42px;
}
.form-input {
    width: 290px;
    height: 30px;
    padding: 5px 14px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
    resize: none;
    font: 14px/30px 'Microsoft Yahei', 'PingFangSC', sans-serif;
    vertical-align: middle;
}
.form-input.verify-input {
    width: 110px;
}
.form-textarea {
    width: 652px;
    height: 160px;
    padding: 10px 14px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
    resize: none;
    font: 14px/24px 'Microsoft Yahei', 'PingFangSC', sans-serif;
    overflow-y: auto;
}
.verify-pic {
    display: inline-block;
    width: 120px;
    height: 42px;
    margin: 0 0 0 16px;
    background: #ccc;
    vertical-align: middle;
}
.verify-pic img {
    width: 100%;
    height: 100%;
}
.form-text {
    margin: 0 0 0 16px;
}
.demand-box .protal-btn {
    display: block;
    margin: 36px auto 0;
}
.items {
    padding: 60px 0;
}