/*
Theme Name: 阿里云
Theme URI: sp-aly-fz.panyouwl.com
Version: 1.0 版本号
Author: 畔游科技
Description: 畔游科技主营业务：网站/小程序定制开发，网站SEO推广，问答营销，软文营销
Author URI: www.shpanyou.com
Tags: 
*/
@charset "utf-8";
:root{--mColor: #3C75E9;--nColor:#3C75E9;--m2Color: #6841F4;--n2Color: #6841F4;}
/* title */
.index-title{padding-bottom: 50px; text-align: center;}
.index-title h3{position: relative; padding-bottom: 10px; text-align: center; font-size: 30px; }
.index-title p{position: relative; font-size: 16px; color: #999;}
/* .index-title p:before{position: absolute; bottom: 0; left: 50%; content: ''; margin-left: -25px; width: 50px; height: 3px; background-color: var(--mColor);} */
.index-title-white{color: #fff;}
.index-title-white h3:before{background-color: #fff;}
/* .index-title-white p{color: #fff;} */
@media (max-width:768px) {
    .index-title{padding-bottom: 30px; }
    .index-title h3{ font-size: 24px; }
}

.x-banner{overflow: hidden;}
.x-banner .swiper-slide img{width: 100%;}

.x-banner .swiper-pagination span{width: 40px; height: 4px; border-radius: 0;}
.x-banner .swiper-pagination .swiper-pagination-bullet-active{ background: linear-gradient(to left,var(--nColor),var(--mColor) );}

@media (max-width:640px) {
    .x-banner .swiper-pagination{display: none;}
}
/*  */
/* zhuangbility */
.zhuangbility{ padding: 15px 0; background-color: #fff;}
.zhuangbility ul li{float: left; width: 25%; }
.zhuangbility-box {position: relative; padding:0 15px 15px 90px;font-family: arial;}
.zhuangbility-box span{position: absolute; top: 0; left: 0; width: 80px; height: 80px; line-height: 60px; text-align: center;overflow: hidden;  }
.zhuangbility-box span i{font-size: 56px;background: linear-gradient(to left,var(--nColor),var(--mColor) );-webkit-background-clip: text; background-clip: -webkit-text;color: transparent;}
.zhuangbility-box h3{font-size: 18px;  padding: 5px 0 5px; }
.zhuangbility-box p{font-size: 14px; color: #888;}
.zhuangbility ul li:hover .zhuangbility-box span img{transform: rotateY(360deg);}
@media (max-width:860px) {
    .zhuangbility{display: none;}
}
/* x-buyprocess */
.x-buyprocess{background-color: #f5f5f5;}
.x-buyprocess-title ul{background-color: #fff; padding: 10px; border-radius: 40px;}
.x-buyprocess-title ul li{float: left; width: 33.3333%; text-align: center;}
.x-buyprocess-title ul li a{display: block; font-size: 16px; line-height: 40px;border-radius: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.x-buyprocess-title ul li.on a,
.x-buyprocess-title ul li:hover a{color: #fff; background: linear-gradient(to left,var(--n2Color),var(--m2Color) );}

.x-buyprocess-list{margin-top: 30px; background-color: #fff;}
.x-buyprocess-list .x-buyprocess-table{display: none;}
.x-buyprocess-table ul li{position: relative; padding: 15px 0; display: flex; justify-content: center; align-items: center;line-height: 22px; border-bottom: 1px solid #eee; }
.x-buyprocess-table ul li::before{position: absolute; top: 0; left: 25%; content: ''; width: 1px; height: 100%; background-color: #eee;}
.x-buyprocess-table .x-buyprocess-table-left{float: left; width: 25%; font-size: 16px; text-align: center;}
.x-buyprocess-table .x-buyprocess-table-r{float: left; width: 75%; padding-left: 25px; overflow: hidden; color: #777;}
@media (max-width:860px) {
    .x-buyprocess-title ul li a{line-height: 30px; font-size: 12px;}
    .x-buyprocess-table .x-buyprocess-table-left{font-size: 14px; }
}
/*  */
.x-propaganda{background: linear-gradient(to left,var(--nColor),var(--mColor) );}
.x-propaganda-x{padding:50px 0; width: 100%;display: flex;justify-content:space-between; align-items: center;}

.x-propaganda-x>div:first-child{ color: #fff;}
.x-propaganda-x>div:first-child h3{margin-bottom: 10px; font-size: 30px;}
.x-propaganda-x>div:first-child p{font-size: 18px;}
.x-propaganda-x>div:last-child a{ display: inline-block; padding: 0 25px; line-height: 40px; border: 1px solid #fff; color: #fff;}
.x-propaganda-x>div:last-child a:hover{background-color: #fff; color: var(--mColor);}
.x-propaganda-y{padding:50px 0; width: 100%;display: flex;justify-content: center;flex-direction: column;}
.x-propaganda-btn {display: flex;justify-content: center;width: 100%;margin-bottom: 25px;}
.x-propaganda-btn a {display: block;margin: 0 4%;background-color: #fff;color: var(--mColor);line-height: 40px;width: 20%;text-align: center;}
.x-propaganda-y p {text-align: center;color: #ffffff;font-size: 16px;}


@media (max-width:1020px) {
    .x-propaganda-btn a {width: 230px;}
}

@media (max-width:860px) {
    .x-propaganda-x{display: block;}
    .x-propaganda-x>div:first-child h3{margin-bottom: 10px; font-size: 24px;}
    .x-propaganda-x>div:first-child p{font-size: 16px; }
    .x-propaganda-x>div:last-child a{margin-top: 15px; line-height: 30px; }
}
@media (max-width:500px) {
    .x-propaganda-btn {flex-wrap: wrap;}
    .x-propaganda-btn a {width: 100%;margin-top: 10px;}
}
/* x-ecsale */
.x-ecsale ul{margin-left: -15px;}
.x-ecsale ul li{float: left; width: 25%; padding-left: 15px;}
.x-ecsale-item{box-shadow: 0 0 5px rgba(0,0,0,.2);}

.x-ecsale-type { padding: 15px 5px; line-height: 40px; text-align: center; color: #fff; background:linear-gradient(to right,var(--mColor),var(--nColor));}
.x-ecsale-desc{padding:0 25px ;}
.x-ecsale-desc p{position: relative; margin-top: 25px; color:#777;}
.x-ecsale-desc p::before{position: absolute; top: 8px; left: -10px; content: ''; width: 4px; height: 4px; background-color: #999;}
.x-ecsale-price {padding:0 25px ;margin-top: 25px;}
.x-ecsale-price h3{ padding-bottom: 5px; font-size: 12px; color: #FF6F5C;}
.x-ecsale-price h3 span{font-size: 20px;}
.x-ecsale-price p{color: #777;}
.x-ecsale-price p i{display: inline-block;  width: 18px; height: 18px; font-style: inherit; text-align: center; font-size: 12px; color: #fff; background:  #FF6A00 ; border-radius: 4px; }
.x-ecsale-button{padding: 25px;}
.x-ecsale-button a{display: block; width: 100%; line-height: 40px;text-align: center; background:linear-gradient(to right,var(--m2Color),var(--n2Color)); border: 1px solid var(--m2Color); color: #fff;}
.x-ecsale-button a:hover{ border-color: var(--m2Color); color: var(--m2Color); background: none;}

@media (max-width:1200px) {
    .x-ecsale-type {line-height: 20px; }
    .x-ecsale-desc,
    .x-ecsale-price,
    .x-ecsale-button{padding-left:15px ; padding-right: 15px;}
}
@media (max-width:960px) {
    .x-ecsale ul li{width: 50%; margin-top: 15px; }
}
@media (max-width:640px) {
    .x-ecsale ul li{width: 100%; }
}
/* x-aliyunpro */
.x-aliyunpro {background-color: #f5f5f5;}
.x-aliyunpro ul{margin-left: -50px;}
.x-aliyunpro ul li{float: left; width: 33.33%; padding-left: 50px; margin-top: 50px;}
.x-aliyunpro .x-aliyunpro-item{ padding: 15px 20px; background-color: #fff; border: 1px solid #ddd;}
.x-aliyunpro-item h3{position: relative; padding-bottom: 5px; font-size: 20px; }
.x-aliyunpro-item h3::before{position: absolute; top: 4px; left: -10px; content: ''; width: 4px; height: 20px; background-color: var(--nColor);}
.x-aliyunpro-item h3 span{margin-top: 5px; display: block; font-size: 12px; color: #999;}
.x-aliyunpro-item p{margin: 10px 0; height: 48px; line-height: 24px; color: #777; overflow: hidden;}
.x-aliyunpro-item a{color: var(--n2Color);}
@media (max-width:960px) {
    .x-aliyunpro ul{margin-left: -15px;}
    .x-aliyunpro ul li{ padding-left: 15px; margin-top: 15px;}
}

@media (max-width:960px) {
    .x-aliyunpro ul li{ width: 50%;}
}
@media (max-width:960px) {
    .x-aliyunpro ul li{ width: 100%;}
}
/* x-hotcase */
.x-hotcase ul{margin-left: -20px;}
.x-hotcase ul li{float: left; width: 25%; padding-left: 20px; margin-top: 20px;}
.x-hotcase-item{position: relative; padding: 40px; text-align: center; background-color: #F6F7FB;}
.x-hotcase-item::before{position: absolute; top: 0; left: 50%; content: ''; margin-left: -30px; width: 60px; height: 2px; background-color: var(--nColor);}
.x-hotcase-item i{font-size: 56px;background: linear-gradient(to left,var(--nColor),var(--mColor) );-webkit-background-clip: text; background-clip: -webkit-text;color: transparent;}

.x-hotcase-item h3{padding: 15px 0;}
.x-hotcase-item p{  height: 48px; line-height: 24px; color: #777; overflow: hidden;}
@media (max-width:960px) {
    .x-hotcase ul li{ width: 33.33%;}
}
@media (max-width:768px) {
    .x-hotcase ul li{ width: 50%;}
}
@media (max-width:640px) {
    .x-hotcase ul li{ width: 100%;}
    .x-hotcase-item{ padding: 15px;}
}
/* x-active */
.x-active{background-color: #f5f5f5;}
.x-active-list{margin-left: -15px;}
.x-active-list .x-active-item{float: left; width: 33.33%; padding-left: 15px;}
.x-active-box{padding: 15px 10px; background-color: #fff;}
.x-active-title{position: relative; padding: 9px 0 9px 45px; }
.x-active-title img{position: absolute; top: 0; left: 0;}
.x-active-title h3 a{color: var(--m2Color); font-size: 12px;}
.x-active-pic{margin: 15px 0; overflow: hidden;}
.x-active-pic img{width: 100%;}
.x-active-box ul li{position: relative;  }
.x-active-box ul li::before{position: absolute; top: 17px; left: 0; content: '';  width: 4px; height: 4px; background-color: var(--mColor);}
.x-active-box ul li a{display: block;padding-left: 15px; line-height: 40px; border-top: 1px solid #eee;}
.x-active-box ul li span{float: right;}
.x-active-box ul li:first-child a{border: none;}
.x-active-box ul li a:hover{color: var(--mColor);}
@media (max-width:1200px) {
    .x-active-box ul li span{float: none; display: block;}
    .x-active-box ul li::before{position: absolute; top: 13px;}
    .x-active-box ul li a{ line-height: 30px;}
}

@media (max-width:768px) {
    .x-active-list .x-active-item{width: 100%; margin-top: 15px; }
    .x-active-pic{ display: none;}
    .x-active-title{margin-bottom: 15px;}
}
/* x-core */
.x-core{background-image: url(images/core-bg.jpg);}
.x-core ul{margin-left: -25px;}
.x-core ul li{float: left; width: 25%; padding-left: 25px;}
.x-core-box { padding: 15px; text-align: center; background-color: #fff; border-radius: 6px;}
.x-core-box img{max-width: 100%;}
.x-core-box h3{position: relative; padding: 15px 0; margin-bottom: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.x-core-box h3::before{position: absolute; bottom: 0; left: 50%; content: ''; margin-left: -20px; width: 40px; height: 2px; background-color: var(--mColor);}
.x-core-box p{height: 70px; line-height: 24px; color: #777;}
@media (max-width:1200px) {
    .x-core ul li{ width: 50%; margin-top: 15px;}
}
@media (max-width:640px) {
    .x-core ul li{ width: 100%;}
    .x-core-box p{height: auto; line-height: 20px; }
}
/*  */
.x-fdlink{background-color:#f5f5f5;}
.x-fdlink ul{margin-left: -1px;}
.x-fdlink ul li{float: left; width: 16.66%;padding-left: 1px; margin-top: 1px;}
.x-fdlink ul li a{display: block; height: 100px; background-color: #fff; padding:10px 15px; text-align: center; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.x-fdlink ul li img{max-width: 100%; height: auto!important; }
.x-fdlink ul li a:hover img{transform: translateY(-5px);}
@media (max-width:960px) {
    .x-fdlink ul li{width: 25%;}
}
@media (max-width:768px) {
    .x-fdlink{padding: 30px 0;}
    .x-fdlink>.container-width{margin-top: 30px;}
    .x-fdlink ul li{width: 33.33%;}
}
@media (max-width:480px) {
    .x-fdlink ul li{width: 50%;}
}



.page-title {padding: 40px 0 40px;text-align: center;}
.page-title h3 {font-size: 30px;color: #333333;}
.page-title p {font-size: 14px;margin-top: 5px;color: #333333;}

@media (max-width:768px) {
	.page-title {padding: 30px 0 0;}
	.page-title h3 {font-size: 28px;}
}

@media (max-width:500px) {
	.page-title {padding: 30px 0 0;}
	.page-title h3 {font-size: 24px;}
}



.pro-ceses {margin-bottom: 40px;}
.pro-ceses ul {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.pro-ceses ul li {position: relative;margin-bottom: 25px;overflow: hidden;}
.pro-ceses ul li img {max-width: 100%;}
.pro-ceses ul li:hover img {transform: scale(1.1);}
.pro-ceses ul li p {position: absolute;bottom: 0;left: 0;font-size: 18px;color: #ffffff;width: 100%;height: 100%;background: rgba(0,0,0,.2);display: flex;line-height: 550px;padding-left: 28px;overflow: hidden;}


@media(max-width: 920px) {
    .pro-ceses {margin-bottom: 20px;}
	.pro-ceses ul {margin-top: 25px;}
	.pro-ceses ul li {width: 49%;}
	.pro-ceses ul li p {line-height: 340px;padding-left: 18px;}
	.pro-ceses ul li img  {width: 100%;height: 200px;object-fit: cover;}
}



/*  */
/* 动画 */.myjump{animation: myjump 3s linear infinite;}@keyframes myjump{0% {transform: translateY(0);}25% {transform: translateY(2px);}50% {transform: translateY(8px);}75% {ransform: translateY(5px) ;}100% {transform: translateY(0) ;}}.goLeft {-webkit-animation-name: goLeft;animation-name: goLeft;}@keyframes goLeft{0% {opacity: 0;-webkit-transform: translate3d(-30px,0,0);transform: translate3d(-30px,0,0)}to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)}}.goRight {-webkit-animation-name: goRight;animation-name: goRight;}@keyframes goRight{0% {opacity: 0;-webkit-transform: translate3d(30px,0,0);transform: translate3d(30px,0,0)}to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)}}.goUp {-webkit-animation-name: goUp;animation-name: goUp;}@keyframes goUp{0% {opacity: 0;-webkit-transform: translate3d(0,30px,0);transform: translate3d(0,30px,0)}to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)}}.goDown {-webkit-animation-name: goDown;animation-name: goDown;}@keyframes goDown{0% {opacity: 0;-webkit-transform: translate3d(0,-30px,0);transform: translate3d(0,-30px,0)}to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)}}/* title */.titleDown {-webkit-animation-name: titleDown;animation-name: titleDown;}@keyframes titleDown{0% {opacity: 0;-webkit-transform: translate3d(0,-50px,0);transform: translate3d(0,-50px,0)}to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)}}.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}.animated.delay-1s {-webkit-animation-delay: 1s;animation-delay: 1s}.animated.delay-2s {-webkit-animation-delay: 2s;animation-delay: 2s}.animated.delay-3s {-webkit-animation-delay: 3s;animation-delay: 3s}.animated.delay-4s {-webkit-animation-delay: 4s;animation-delay: 4s}.animated.delay-5s {-webkit-animation-delay: 5s;animation-delay: 5s}.animated.fast {-webkit-animation-duration: .8s;animation-duration: .8s}.animated.faster {-webkit-animation-duration: .5s;animation-duration: .5s}.animated.slow {-webkit-animation-duration: 2s;animation-duration: 2s}.animated.slower {-webkit-animation-duration: 3s;animation-duration: 3s}@media (prefers-reduced-motion:reduce),(print) {.animated {-webkit-animation-duration: 1ms!important;animation-duration: 1ms!important;-webkit-transition-duration: 1ms!important;transition-duration: 1ms!important;-webkit-animation-iteration-count: 1!important;animation-iteration-count: 1!important}}