@charset "utf-8";

.cloud-product-ul {
	/* width: 80%; */
	padding-top: 20px;
	margin: 0 auto;
	min-width: 1220px;
	padding-bottom: 30px;
}
.cloud-product-ul .cloud-product-ul-li {
	position: relative;
	width: calc(25% - 10px);
	height: 460px;
	float: left;
	border-radius: 15px;
	background: #b8d0ff;
}
.cloud-product-ul-li:first-child {
}
.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}
.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.cloud-product-single-bottom {
	width: 100%;
	height: 340px;
}
.empty-space {
	width: 100%;
}
.single-bottom-item {
	height: 340px;
	width: 100%
}
.single-bottom-item:first-child {
	border-right: 1px solid #eee
}
.bg-product-pic {
}
.server-header-01 {
}
.server-header-02 {
	background: url(../images/product_header_icon_02.png) center no-repeat
}
.server-header-03 {
	background: url(../images/product_header_icon_03.png) center no-repeat
}
.server-header-04 {
	background: url(../images/product_header_icon_04.png) center no-repeat
}
.server-header-05 {
	background: url(../images/product_header_icon_05.png) center no-repeat
}
.server-header-active-01 {
	background: url(../images/product_header_active_icon_01.png) center no-repeat
}
.server-header-active-02 {
	background: url(../images/product_header_active_icon_02.png) center no-repeat
}
.server-header-active-03 {
	background: url(../images/product_header_active_icon_03.png) center no-repeat
}
.server-header-active-04 {
	background: url(../images/product_header_active_icon_04.png) center no-repeat
}
.server-header-active-05 {
	background: url(../images/product_header_active_icon_05.png) center no-repeat
}
.product-introduce-title {
	margin-bottom: 14px;
	height: 56px;
	line-height: 36px;
	font-size: 32px;
	text-align: center;
	color: #28344a;
	font-weight: normal;
	padding: 55px 40px 20px 40px;
	overflow: hidden;
}
.product-introduce-title.normal-weight {
	font-weight: 400
}
.product-introduce-content {
	margin: 0 auto 26px;
	width: 180px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.product-introduce-list {
	margin: 0 auto;
	padding-top: 5px;
	height: 152px;
	width: 66%;
	border-left: none;
	border-right: none;
}
.introduce-list-small {
	margin-bottom: 18px;
	line-height: 28px;
	font-size: 14px;
	color: #6e748c;
	text-align: center;
	height: 174px;
	overflow: hidden;
}
.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	border-radius: 15px;
}
.inner-01 {
	background: #b8d0ff
}
.inner-02 {
	background: url(../images/bg02.png) center no-repeat;
	background-size: cover;
}
.inner-03 {
	background: url(../images/bg04.png) center no-repeat;
	background-size: cover;
}
.inner-04 {
	background: url(../images/bg04.png) center no-repeat;
	background-size: cover;
}
.inner-05 {
	background: url(../images/bg05.png) center no-repeat;
	background-size: cover;
}
.active-inner-01 {
	background: url(../images/producet_bg_01.jpg) center no-repeat;
	background-size: cover;
}
.active-inner-02 {
	background: url(../images/producet_bg_01.jpg) center no-repeat;
	background-size: cover;
}
.active-inner-03 {
	background: url(../images/producet_bg_01.jpg) center no-repeat;
	background-size: cover;
}
.active-inner-04 {
	background: url(../images/producet_bg_01.jpg) center no-repeat;
	background-size: cover;
}
.active-inner-05 {
	background: url(../images/producet_bg_01.jpg) center no-repeat;
	background-size: cover;
}
.cloud-product-ul li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.cloud-product-ul-li {
	-webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-moz-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear
}
.cloud-product-ul-li.active {
	z-index: 9;
	width: calc(24% + 40px);
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	box-shadow: 0 4px 20px rgba(0,0,0,.2);
}
.active .product-introduce-content {
	color: #eff6ff
}
.active-product-introduce-title {
	color: #fff;
}
.active .product-introduce-list {
	border-color: #8ab2ff;
}
.introduce-list-large {
	margin: 0 auto;
	line-height: 28px;
	color: #ddebff;
	font-size: 14px;
	height: 174px;
	overflow: hidden;
}
.buy-link-btn {
        text-align:center;
	-moz-border-radius: 0;
	display: block;
	margin: 56px auto 0;
	width: 56%;
	height: 34px;
	line-height: 34px;
	background-color: #8ab2ff;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 200px;
	border: 2px solid #fff;
}
.buy-link-btn01 {
        text-align:center;
	display: block;
	margin: 56px auto 0;
	width: 56%;
	height: 34px;
	line-height: 34px;
	background-color: #8ab2ff;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 200px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 10px 10px rgba(21, 75, 207, 0.1);
}
.buy-link-btn:hover {
	background-color: #8ab2ff
}




.w80 {
	width: 80%;
	margin: 0 auto;
}

.work_bannerbg{background: url(../images/workbg01.png) no-repeat center center;background-size: cover;}
.work_banner{
    position: relative;
    height: 400px;
    overflow: hidden;
}
.work_banner font{display: block;float:left;width: 60%;padding-top: 100px;padding: 100px 0;}
.work_banner font h1{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 48px;
	color: #333333;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	}
.work_banner font p{
    margin-top: 10px;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    padding-bottom: 33px;
    }
.work_banner font a{
    box-shadow: 0 10px 20px 0 rgba(20, 101, 255, 0.20);
    margin-top: 30px;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    font-size: 18px;
    color: #fff;
    background-color: #1867ff;
    display: inline-block;
    border-radius: 100px;
    }
    .work_banner font a:hover{
    background-color: #ff5028;
    box-shadow: 0 10px 20px 0 rgb(255 107 20 / 50%);
    }
.work_banner img{position: absolute;right: 0;}

.work_title{
}
.work_title h1{
	border-radius: 3px;
	display: block;
	border-left: 7px solid #1465FF;
	padding-left: 10px;
	/* padding-bottom: 5PX; */
	font-size: 28px;
	color: #222222;
	line-height: 30px;
}
.work_onel{width: calc( 50% - 10px );float: left;/* height: 342px; */}

.work_onebg{background: url(../images/work_bg_img01.png) no-repeat center center;background-size: cover;box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);padding: 40px;border-radius: 25px;margin-top: 30px;text-align: center;height: 280px;}
.work_one{padding: 30px 0  40px 0;}
.work_one_introduce{}
.work_one_introduce h1{padding-bottom:20px;font-size: 24px;font-weight: bold;color: #000000;line-height:28px;}
.work_one_introduce h2{padding-bottom: 5px;font-size: 24px;font-weight: bold;color: #000000;line-height:28px;}
.work_one_introduce p{height: 265px;font-size: 16px;font-weight: 400;color: #6F7881;line-height: 30px;text-align: left;overflow: hidden;}
.work_one_introduce span{
font-size: 14px;
color: #6F7881;}

.work_oner{
    float: right;width: calc( 50% - 10px );
}
.work_list{
    width: 440px;
    margin: 0 auto;
}
.work_list li{
    float: left;
    padding: 20px;
}
.work_list li font{
    
display: block;
    
position: relative;
}
.work_list li font a{
	display: block;
	padding: 20px;
	background: #fff linear-gradient(0deg, #EDF3FC 0%, #fff 100%);
	border-radius: 26px;
	border: 2px solid #fff;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	margin: 10px 0;
}
.work_list li font a:hover{
	box-shadow: 0 10px 20px 0 rgb(118 155 218 / 75%);
}

.work_list li font a b{
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	display: block;
	height: 62px;
	width: 62px;
}
.work_list li font .work_list_a1 b{background: url(../images/workico01.png) no-repeat center center;background-size: cover;}
.work_list li font .work_list_a2 b{background: url(../images/workico02.png) no-repeat center center;background-size: cover;}
.work_list li font .work_list_a3 b{background: url(../images/workico03.png) no-repeat center center;background-size: cover;}
.work_list li:hover font .work_list_a1 b{ background: url(../images/workico01_hover.png) no-repeat center center;}
.work_list li:hover font .work_list_a2 b{ background: url(../images/workico02_hover.png) no-repeat center center;}
.work_list li:hover font .work_list_a3 b{ background: url(../images/workico03_hover.png) no-repeat center center;}


.work_list li font span{
    font-size: 16px;
}
.work_list li font img{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	position: absolute;
	left: -15px;
	background: #fff linear-gradient(0deg, #EDF3FC 0%, #fff 100%);
	border-radius: 19px;
	border: 2px solid #fff;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	padding: 13px;
	top: -156px;
	display: none;
	}
.work_list li:hover font img{display:block;}

.work_saasul{}
.work_saasul li{display: block;float: left;width: 50%;}
.work_saasul li font{
	padding: 40px 40px;
	background: #fff linear-gradient(0deg, #CEE4FF 0%, #E7F7FF 100%);
	border-radius: 26px;
	border: 2px solid #fff;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	width: calc( 100% - 95px );
	margin: 30px 0 40px 0;
	position: relative;
	}
.work_saasul li {display:block;}
.work_saasul li font h1{
    font-size: 28px;
    font-weight: bold;
    color: #191A24;
}
.work_saasul li font h1 b{
    color: #FF5028;
}
.work_saasul li font a{display:block;box-shadow: 0 10px 20px 0 rgba(20, 101, 255, 0.20);margin-top: 30px;height: 45px;line-height: 45px;padding: 0 40px;font-size: 18px;color: #fff;background-color: #1867ff;display: inline-block;border-radius: 100px;}
.work_saasul li font a:hover{
    background-color: #ff5028;
    }
.work_saasul li font img{
    position: absolute;
    right: 50px;
    width: 220px;
    float: right;
    bottom: -24px;
}
.work_saasul_l{float:left;}
.work_saasul_r{ float: right;}




.work_Libraryul{}
.work_Libraryul li{display: block;float: left;width: 50%;}
.work_Libraryul li font{
	padding: 40px 40px;
	border-radius: 26px;
	border: 2px solid #fff;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	width: calc( 100% - 95px );
	margin: 30px 0 40px 0;
	}
.work_Libraryul_font{background: #fff linear-gradient(0deg, #CEE4FF  0%, #F6FAFF 100%);}
	
.work_Libraryul li {display:block;}
.work_Libraryul li font h1{
    font-size: 28px;
    font-weight: bold;
    color: #191A24;
    text-align: center;
    height: 35px;
    overflow: hidden;
}
.work_Libraryul li font p{
    font-size: 36px;
    color: #191A24;
    font-size: 16px;
    color: #6F7881;
    text-align: center;
    padding: 8px 0;
    height: 35px;
    overflow: hidden;
}
.work_Libraryul li font h1 b{
    color: #FF5028;
}
.work_Libraryul li font a{display:block;box-shadow: 0 10px 20px 0 rgba(20, 101, 255, 0.20);margin-top: 20px;line-height: 45px;padding: 15px 20px;font-size: 18px;color: #fff;background-color: #1867ff;display: inline-block;border-radius: 20px;width: calc(50% - 60px );position: relative;}
.work_Libraryul li font a:hover{
    background-color: #ff5028;
    }
.work_Libraryul li font a span{display:none;box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);border-radius: 20px;position: absolute;padding: 15px;background: #fff linear-gradient(0deg, #CEE4FF 0%, #F6FAFF 100%);width: 300px;font-size: 14px;font-weight: 400;color: #6F7881;left: -6%;line-height: 24px;top: -117px;z-index: 99999;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.work_Libraryul_a{ margin:0 auto; text-align:center;}
.work_Libraryul li font a:hover span{display:block;
}
.work_Libraryul li font img{
    display: inline-block;
}
.work_Libraryul li font b{
    font-weight:normal;
    display:inline-block;
    overflow: hidden;
    height: 40px;
    line-height: 62px;
}
.work_Libraryul_l{float:left;text-align: center;}
.work_Libraryul_r{float: right;text-align: center;}

.work_Libraryul_l01{float:left;text-align: center;background: url(../images/work_bg_img02.png) 0 center no-repeat;background-size: cover;}
.work_Libraryul_r01{float: right;text-align: center;background: url(../images/work_bg_img02.png) 0 center no-repeat;background-size: cover;}



.work_Inteul{
    margin: 0 -10px;
}
.work_Inteul li{display: block;float: left;width: 50%;}
.work_Inteul li font{
	padding: 40px 40px;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	width: calc( 100% - 75px );
	text-align: center;
	margin-top: 30px;
	}
.work_Inteul li {display:block;}
.work_Inteul li font h1{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.work_Inteul li font p{
    font-size: 16px;
    color: #eaf1ff;




    text-align: center;
    padding: 10px 0 30px 0;
}
.work_Inteul li font h1 b{
    color: #FF5028;
}
.work_Inteul li font a{position: relative;/* box-shadow: 0 10px 20px 0 rgba(20, 101, 255, 0.20); */margin-top: 30px;height: 45px;line-height: 45px;padding: 0 40px;font-size: 18px;color: #fff;display: inline-block;border-radius: 100px;margin: 0 auto;}
.work_Inteul li font a span{display:none;box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);border-radius: 20px;position: absolute;padding: 15px;background: #fff linear-gradient(0deg, #CEE4FF 0%, #F6FAFF 100%);width: 300px;font-size: 14px;font-weight: 400;color: #6F7881;left: -100px;line-height: 24px;top: -117px;z-index: 99999;
-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.work_Inteul li font a:hover span{display:block;
}
.work_Inteul li font img{
    display: inline-block;
}
.work_Inteul li font b{
    font-weight:normal;
    display:inline-block;
    overflow: hidden;
    height: 40px;
    line-height: 62px;
}
.work_Inteul_l{float:left;background: url(../images/workimg-01.png) 0 center no-repeat;background-size: cover;margin-left: -20px;}
.work_Inteul_l a{background-color: #5790ff;border: 2px solid #b4ceff;box-shadow: 0 10px 20px 0 rgb(5 75 206);}
.work_Inteul_l a:hover{
    background-color: #ff5028;
    border: 2px solid #ff5028;
    }
.work_Inteul_r{float: right;background: url(../images/workimg-02.png) 0 center no-repeat;background-size: cover;margin-right: -20px;}
.work_Inteul_r a{background-color: #ff7a5b;border: 2px solid #ffd3c8;box-shadow: 0 10px 20px 0 rgb(187 34 0);}
.work_Inteul_r a:hover{
    background-color: #ff5028;
    }
.work_Intebg{
    padding: 40px 0 0 0;
    background: #fff linear-gradient(0deg, #F6FAFF 0%, #CEE4FF  100%);
    border-radius: 26px;
    border: 2px solid #fff;
    box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
    width: 96%;
    margin: 30px auto;
}
.work_Inte_title{}
.work_Inte_title h1{
    font-size: 28px;
    font-weight: bold;
    color: #191A24;
    text-align: center;
    line-height: 34px;
}

.work_platform {
    text-align: center;
    /* padding: 40px 40px; */
    border-radius: 26px;
    border: 2px solid #fff;
    box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
    width: 100%;
    margin: 30px 0 40px 0;
    display: block;
    background: #fff linear-gradient(0deg, #CEE4FF 0%, #F6FAFF 100%);
}
.work_platform  a{
box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);
    border-radius: 100px;
    padding: 6px 50px;
    font-size: 16px;
    color: #6F7881;
    line-height: 24px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #5790ff;
    border: 2px solid #b4ceff;
    box-shadow: 0 10px 20px 0 rgb(5 75 206);
    display: inline-block;
    color: #fff;
    margin-bottom:1%

}
.work_platform  a:hover{
    background-color: #ff5028;border: 2px solid #ff5028;box-shadow: 0 10px 10px 0 #003bb3;
    }
.work_platform font {background: url(../images/work_bg_img03.png) center center no-repeat;/* background-size: 100%; */display: block;padding: 40px 40px;}
.work_platform font h1 {
    font-size: 28px;
    font-weight: bold;
    color: #191A24;
    text-align: center;
}
.work_platform font p {
    font-size: 15px;
    color: #6F7881;
    text-align: center;
    padding: 8px 0;
    line-height: 28px;
}
.work_developer{background: url(../images/work_bg02.png) 0 center no-repeat;background-size: cover;padding: 60px 0;text-align: center;}
.work_developer h1{
	font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;}
.work_developer p{
	font-size: 15px;
	color: #aac7ff;
	text-align: center;
	padding: 8px 0 20px 0;
	line-height: 28px;
}
.work_developer a{
    box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);
    border-radius: 100px;
    padding: 6px 50px;
    font-size: 16px;
    color: #6F7881;
    line-height: 24px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #5790ff;
    border: 2px solid #b4ceff;
    box-shadow: 0 10px 20px 0 rgb(5 75 206);
    display: inline-block;
    color: #fff;
}
.work_developer a:hover{
    background-color: #ff5028;border: 2px solid #ff5028;box-shadow: 0 10px 10px 0 #003bb3;
    }
.work_cooperabg{background: url(../images/work_bg01.png) 0 center no-repeat;background-size: cover;padding: 60px 0;}
.work_coopera{}
.work_cooperabg li{
    width: 50%;
    float: left;
}
.work_cooperabg li h1{
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.work_cooperabg li p{
    font-size: 15px;

    color: #9ca6bb;
    padding: 8px 0 20px 0;
    line-height: 28px;
    height: 70px;
    overflow: hidden;
    padding-right: 50px;
}
.work_cooperabg li font{}
.work_cooperabg li font a{
    border-radius: 100px;
    padding: 6px 50px;
    font-size: 16px;
    color: #6F7881;
    line-height: 24px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #063db3;
    border: 2px solid #1867ff;
    box-shadow: 0 10px 10px 0 rgb(0 57 165);
    display: inline-block;
    color: #fff;
}
.work_cooperabg li font a:hover{
    background-color: #ff5028;border: 2px solid #ff5028;box-shadow: 0 10px 10px 0 #671300;
    }
a.aimg2:hover img{
	display:block !important
}
a.aimg1:hover img{
	display:block !important
}
a.aimg3:hover img {
	display:block !important
}


.work_Libraryul_r>img.h5_img{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	position: absolute;
	right: 30px;
	background: #fff linear-gradient(0deg, #EDF3FC 0%, #fff 100%);
	border-radius: 19px;
	border: 2px solid #fff;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	padding: 13px;
	top: -156px;
	display: none;
	}
.work_Libraryul_r:hover>img.h5_img{display:block;}


@media (max-width:1680px) {

	
	
	
	
	
	
	
	
	
}

@media (max-width:1440px) {

.work_Libraryul li font img {
    width: 50px;
}	
.work_Libraryul li font b {
    line-height: 50px;
}	
.work_Inteul li font p {
    height: 38px;
}	
	
	
	
	
	
}


@media (max-width:1280px) {
.work_list li{
    padding:15px;
}
.work_saasul li font img{
    width: 180px;
}	
	
	
	
	
	
	
	
}



@media (max-width:1080px) {

.cloud-product-ul {
	width: 118%;
	padding: 0%;
	margin: 0 auto;
	min-width: 96%;
	padding-top: 5%;
        margin: 0 -30px
}
.cloud-product-ul .cloud-product-ul-li {
	width: calc(50% - 20px);
	height: auto;
	margin: 10px;
}
.cloud-product-ul .cloud-product-ul-li05 {
	width: calc(100% - 20px);
}
.cloud-product-ul-li.active {
	background: #1e71ff;
	width: calc( 42% - 40px);
	width: calc(50% - 20px);
}
.cloud-product-ul .cloud-product-ul-li05.active {
	width: calc(100% - 20px);
}
.cloud-product-ul .cloud-product-ul-li05 {
	width: calc(100% - 20px);
}
.product-introduce-title {
	margin-bottom: 0;
	height: 26px;
	line-height: 36px;
	font-size: 24px;
	padding: 30px 0 10px 0;
	text-align: left;
}
.Lwrit h1 {
	font-size: 20px;
}
.Lwrit h2 {
	font-size: 46px
}
.cloud-product-single-bottom, .product-introduce-list {
	height: auto;
	width: 100%;
}
.active-inner-item, .cloud-product-single-bottom {
	width: calc( 100% - 80px);
	margin: 0 auto;
	padding: 0 40px;
}
.introduce-list-large, .introduce-list-small {
	font-size: 16px;
	text-align: left;
	height: 56px;
	margin-bottom: 10px;
}
.buy-link-btn, .buy-link-btn01 {
	margin: 15px 0 25px 0;
	width: 140px;
}

.work_banner font h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:36px;
	}	
.work_banner img{ width:300px}	
.work_banner font{padding:70px 0;}
.work_banner{
    height:300px;
}	
.work_title h1{
    font-size: 20px;
    border-left: 5px solid #1465FF;
    line-height: 22px;
}	
.work_onel,.work_oner{width:100%;float: none;padding-bottom: 30px;}

.w80 {
	width:96%; 
}
.work_onebg{padding:40px 40px;height: auto;/* margin-bottom: 30px; */margin-top: 15px;}
.work_one_introduce p{height:auto;}
.work_one{padding: 30px 0  0px 0;}
.work_saasul li font h1{font-size: 24px;}
.work_saasul li font a{
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
}
.work_Libraryul li font a{font-size:16px;padding: 10px 20px;width: calc(50% - 48px );}
.work_Libraryul li font h1{font-size: 24px;}
.work_Inte_title h1,.work_Inteul li font h1,.work_platform font h1,.work_developer h1 {font-size: 24px;}
.work_Intebg {padding:30px 0 0 0;margin: 20px auto 30px auto;}
.work_cooperabg li h1{
    font-size: 20px;}
.work_cooperabg li font a {
    font-size: 14px;
    padding: 4px 30px;
    }

.work_developer{ padding:40px 0;}
.work_cooperabg{ padding:50px 0;}
.work_saasul li font,.work_Libraryul li font {
    margin:20px 0 40px 0;}

	
}




@media (max-width:768px) {

.cloud-product-ul {
	padding-top: 5%;
}

.work_saasul li font{
	margin:20px 0 40px 0;
	padding: 30px 30px;
	width: calc( 100% - 74px );
	}	
.work_saasul li font img{
    width: 157px;
    bottom: -5px;
    left:183px
}	
.work_Libraryul li font a{font-size:14px;padding: 10px 20px;width: calc(50% - 48px );	}
.work_Libraryul li font b {line-height: 20px;height: 18px;}
.work_Libraryul li font { padding:30px 40px;}
.work_Inteul li font a {
    position: relative; margin-top:0px;
    height:36px;
    line-height:36px;
    font-size: 14px;}
.work_platform a {
    padding: 6px 40px;
    font-size: 14px;}
.work_developer a {
    padding: 6px 40px;
    font-size: 14px;}
.work_cooperabg li p{
    font-size: 14px;
    line-height: 24px;
    height: 56px;
    }
.work_Inteul li font{
	padding: 30px 40px;
	width: calc( 100% - 71px );
	}
.work_platform {
    margin:20px 0 40px 0;}
.work_banner font a{
    margin-top:0px;}
.work_banner{
    height: 254px;
}


	
}



@media (max-width:540px) {

.product-introduce-title {
	line-height: 30px;
	font-size: 18px;
	padding: 20px 0 10px 0;
}
.introduce-list-large, .introduce-list-small {
	font-size: 14px;
	height: 42px;
	line-height: 20px;
}
.cloud-product-ul .cloud-product-ul-li {
	margin: 10px;
}
.cloud-product-ul {
	padding-top: 5%;
        padding-bottom:5%;
}
.buy-link-btn, .buy-link-btn01 {
	margin: 10px 0 20px 0;
	width: 100px;
	height: 30px;
	line-height: 30px;
}

.work_banner img{ width:200px}	
.work_banner font{padding:50px 0;}	
.work_saasul li{width:100%;/* float: left; */}	
.work_saasul li font{
	margin:20px 0 5px 0;
	width: calc( 100% - 64px );
	float: left;
	}		
.work_saasul{ padding-bottom:30px}	
.work_Libraryul li{width:100%;}	
.work_Libraryul li font {float:left;width: calc( 100% - 84px );}
.work_saasul li font a { margin-top:15px;}
.work_cooperabg li{
    width:100%; padding-bottom:30px;
    
}
.work_Inte_title h1,.work_Inteul li font h1,.work_platform font h1,.work_developer h1 {font-size:23px;}






	
}

@media (max-width:414px) {
.active-inner-item, .cloud-product-single-bottom {
	width: calc( 100% - 0px);
	margin: 0 auto;
	padding: 0 5px;
}
.cloud-product-ul {
	padding-top: 5%;
        padding-bottom:0%;
}
.work_banner img{width: 154px;bottom: -39px;}	
.work_banner font	{ width:100%}
.work_one_introduce p {
    font-size: 14px;
    line-height: 24px;
    }
.work_onebg{padding:30px 30px;}	
.work_list li{
    padding:5px;
}	
.work_list li font a {
    display: block;
    padding:13px;}	
.work_list li font span {
    font-size: 14px;
}

.work_saasul li font, .work_Libraryul li font {
    margin: 20px 0 5px 0;
}
.work_Libraryul{ padding-bottom:30px;}
.work_Inteul li{width:100%;}
.work_Inteul li font{
	padding: 30px 40px;
	margin-right: 0;
	width: calc( 100% - 59px );
	/* margin-left: 0; */
	}



	
}

@media (max-width:360px) {

.cloud-product-ul {
	padding-top: 5%;
}
.cloud-product-ul .cloud-product-ul-li {
	margin: 5px;
	width: calc(50% - 10px);
}
.buy-link-btn, .buy-link-btn01 {
	width: 90px;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
}
.active-inner-item, .cloud-product-single-bottom {
	width: calc( 100% - 30px);
	padding: 0 15px;
}
.cloud-product-ul .cloud-product-ul-li05 {
	width: calc(100% - 10px);
}
.work_banner img{ display:none;}	
.work_banner font	{text-align:center;padding: 30px 0;}	
.work_banner font h1{
	font-size:30px;
	}		
.work_banner font p {
    margin-top:0px;}	
.work_banner{
    height: 200px;
}
.work_banner font p{
    margin-top: 0px;
    font-size: 16px;
    padding-bottom:20px;
    }	
.work_one{padding:20px 0  0px 0;}
.work_title h1{
    font-size:18px;}
.work_one_introduce h1{padding-bottom:10px;font-size: 20px;}
.work_onebg{padding:25px;}	
.work_one_introduce p {
    line-height: 22px;
    }
.work_onel,.work_oner{padding-bottom:20px;}
.work_one_introduce h2{font-size: 20px;}
.work_list li font a b{
	height:50px;
	width:50px;
}
.work_saasul li font img{
    width: 120px;
    bottom: 1px;
    right: 5px;
}
.work_saasul li font, .work_Libraryul li font {
    margin:10px 0 5px 0;
}

.work_Inte_title h1, .work_Inteul li font h1, .work_platform font h1, .work_developer h1 {font-size:20px;}
.work_Libraryul li font h1{font-size: 20px;}
.work_saasul li font h1{font-size: 20px;}




	
}





@media (max-width:320px) {
.cloud-product-ul {
	padding-top: 40%;
}
.work_Libraryul li font a{padding:0px;width: calc(100% - 48px );margin-top: 10px;float: none;}
.work_Libraryul li font p{
    padding: 0px 0 10px 0;
    font-size: 14px;
    }
.work_Libraryul li font { padding:20px 40px;}
.work_Libraryul li font img {
    width:40px;
}


    
}

@media (min-width: 1080px){
 p.pc{display:block}
 p.h5{display:none}
.cloud-product-div-pc{
display:block;
box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);
    border-radius: 100px;
    padding: 6px 50px;
    font-size: 16px;
    color: #6F7881;
    line-height: 24px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #5790ff;
    border: 2px solid #b4ceff;
    box-shadow: 0 10px 20px 0 rgb(5 75 206);
    display: inline-block;
    color: #fff;
}
.cloud-product-div-pc:hover{
background-color: #ff5028;border: 2px solid #ff5028;box-shadow: 0 10px 10px 0 #003bb3;
}


.cloud-product-div-h5{display:none}

}
@media (max-width: 1080px){
.cloud-product-div-h5{
display:block;
box-shadow: 0px 10px 20px 0 rgba(20, 101, 255, 0.20);
    border-radius: 100px;
    padding: 6px 50px;
    font-size: 16px;
    color: #6F7881;
    line-height: 24px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #5790ff;
    border: 2px solid #b4ceff;
    box-shadow: 0 10px 20px 0 rgb(5 75 206);
    display: inline-block;
    color: #fff;
padding: 6px 40px;
    font-size: 14px;
    margin-bottom: 20px;
    
}
.cloud-product-div-pc{display:none}

 p.pc{display:none}
 p.h5{display:block}
.work_list{
    width: 440px;
    margin: 0 -27px;
}



}







