﻿@import url(jquery.bxslider.css);
@import url(pscroll.css);
/*首页*/
.i_product_bg {
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 2.5%;
}
.i_title {
	margin-top: 5%;
	margin-bottom: 4%;
	overflow: hidden;
	text-align: center;
}
.i_title h2 {
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-family: Arial;
}
.i_title p {
	background: url(../images/i_bg1.png) center bottom no-repeat;
	color: #000000;
	padding-bottom: 15px;
}
.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list2 ul {
	display: flex;
	flex-wrap: wrap;
}
/*
.nproduct_list2 ul li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
	padding-bottom: 4%;
}
*/
.nproduct_list2 ul li {
    float: left;
    width: 30.1%;
    margin-left: 1.5%;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 5.5%;
    text-align: center;
    background-color: #fff;
    padding-bottom: 1%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_list2 ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
}
.nproduct_list2 ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.nproduct_list2 ul li:hover h2 {
	color: #00a1e9;
}
.i_solution {
	overflow: hidden;
	padding-bottom: 4%;
	padding-top: 8px;
}
.i_solution ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}
.i_solution ul li:nth-child(2n+0) {
	margin-right: 0;
}
.i_solution ul li img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}
.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}
.i_solution ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_case_bg {
	background: url(../images/i_bg2.jpg) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 4%;
}
.i_case_bg .i_title h2 {
	color: #fff;
}
.i_case_bg .i_title p {
	color: #fff;
	background: url(../images/i_bg3.png) center bottom no-repeat;
}
.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}
.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}
.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.i_link ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.banner_pos .banner_div {/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}
/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}
.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}
.banner_pos .txtsbox {
	float: left;
	width: 50%;
}
.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}
.banner_pos .txts h2 {
	color: #00a1e9;
}
.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}
.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}
.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "宋体";
	font-size: 18px;
}
.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}
.banner_pos .txts a:hover {
	color: #00a1e9;
}






/*首页-服务项目start*/
.kzf-mod-product {
    text-align: center;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
}
.rowFluid {
    clear: both;
}
.rowFluid:before, .rowFluid:after, .column:before, .column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.kzf-mod-product-title {
    font-size: 36px;
}
.kzf-mod-product-content a{
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.kzf-mod-product-content div {
    display: block;
    unicode-bidi: isolate;
}
.kzf-mod-product-list img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    position: relative;
    top: 0;
}
.kzf-mod-product-list-title {
    color: #333;
    font-size: 18px;
    margin: 25px 0 10px 0;
}
.kzf-mod-product-list p {
    line-height: 2;
    color: #818181;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*首页-服务项目end*/

/*注册公司*/

.platform_advantage {
    background: #fff url(../images/01411.jpg) center top repeat-x;
/*    background: #fff url(/template/1/default/images/01411.jpg) center top repeat-x;*/
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
}
.rowFluid {
    clear: both;
}
.span12 {
/*    float: left;*/
    width: 100%;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.all_title2 {
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
}
.all_title2 .title {
    font-size: 35px;
}
.platform_advantage_content {
    margin-left: -100px;
    overflow: hidden;
}
.platform_advantage_content {
    margin-left: -100px;
    overflow: hidden;
}
.span4 {
/*    float: left;*/
    width: 33.33333333%;
}
.platform_advantage_list {
    display: block;
    overflow: hidden;
    margin: 0 0 60px 90px;
}
.platform_advantage_img {
    float: left;
}
img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
.platform_advantage_brief {
    float: left;
    color: #fff;
    padding-left: 50px;
    max-width: 60%;
}
.platform_advantage_brief .brief_title {
    font-size: 18px;
}
.platform_advantage_brief .brief_text {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
/*移动块效果*/

ul, ol, li {
    list-style: none;
    -webkit-padding-start: 0;
}

/*xxxxxxx*/

.platform_advantage_bg {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.platform_advantage_bg_z {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.platform_advantage_bg li {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, .15);
	bottom: -160px;
	-webkit-animation: square 28s infinite;
	animation: square 28s infinite;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}
.platform_advantage_bg_z li {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, .15);
	bottom: -300px;
	-webkit-animation: square_z 22s infinite;
	animation: square_z 22s infinite;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}
.platform_advantage_bg li:nth-child(1), .platform_advantage_bg_z li:nth-child(1) {
	left: 10%
}
.platform_advantage_bg li:nth-child(2), .platform_advantage_bg_z li:nth-child(2) {
	left: 20%;
	width: 80px;
	height: 80px;
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
	-webkit-animation-duration: 17s;
	animation-duration: 17s
}
.platform_advantage_bg li:nth-child(3), .platform_advantage_bg_z li:nth-child(3) {
	left: 25%;
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms
}
.platform_advantage_bg li:nth-child(4), .platform_advantage_bg_z li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	background-color: rgba(255, 255, 255, .25)
}
.platform_advantage_bg li:nth-child(5), .platform_advantage_bg_z li:nth-child(5) {
	left: 70%
}
.platform_advantage_bg li:nth-child(6), .platform_advantage_bg_z li:nth-child(6) {
	left: 80%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	background-color: rgba(255, 255, 255, .2)
}
.platform_advantage_bg li:nth-child(7), .platform_advantage_bg_z li:nth-child(7) {
	left: 32%;
	width: 100px;
	height: 100px;
	-webkit-animation-delay: 7s;
	animation-delay: 7s
}
.platform_advantage_bg li:nth-child(8), .platform_advantage_bg_z li:nth-child(8) {
	left: 55%;
	width: 20px;
	height: 20px;
	-webkit-animation-delay: 15s;
	animation-delay: 15s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s
}
.platform_advantage_bg li:nth-child(9), .platform_advantage_bg_z li:nth-child(9) {
	left: 25%;
	width: 10px;
	height: 10px;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	background-color: rgba(255, 255, 255, .3)
}
.platform_advantage_bg li:nth-child(10), .platform_advantage_bg_z li:nth-child(9) {
	left: 90%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 11s;
	animation-delay: 11s
}

/*xxxxxxxxxxx*/
/*三大好处*/
.cloud_platform {
    padding: 100px 0;
    background: url(../images/0181.jpg) center top repeat;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.all_title1 {
    margin-bottom: 50px;
    text-align: center;
}
.all_title2 {
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
}
.all_title2 .title {
    font-size: 35px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
}
.cloud_platform_content {
    overflow: hidden;
    margin: 80px 0 80px -30px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
}
.cloud_platform_list {
    display: block;
    margin-left: 30px;
    background: #fff;
    text-align: center;
    padding: 60px 20px;
}
.cloud_platform_list_title {
    font-size: 16px;
    color: #333;
}
.cloud_platform_list_text {
    color: #aeaeae;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
}
/*end*/

/*注册公司常见问题*/
.news_center {
    padding: 50px 0;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.all_title1 {
    margin-bottom: 50px;
    text-align: center;
}
.all_title1 .title {
    font-size: 35px;
    color: #333;
}
.news_center_content {
    margin-left: -60px;
}
.news_center_list {
    margin-left: 60px;
}
.news_center_list_img {
    overflow: hidden;
}
.news_center_list_img img {
    width: 100%;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.news_center_list_title {
    font-size: 16px;
    color: #333;
    margin: 25px 0;
}

.news_center_content ul li a {
    display: block;
    color: #767676;
    font-size: 12px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/056.png) left center no-repeat;
    padding: 3px 0 3px 15px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
}

.span8 {
    width: 66.66666667%;
}
i {
    font-style: italic;
}
/*注册公司end*/

/*行业优势*/
.marketing_advantage {
    padding: 50px 0;
    background: url(../images/0181.jpg) center top repeat;
}
.marketing_advantage_content {
    margin-left: -15px;
}
.marketing_advantage_list {
    position: relative;
    margin: 0 0 15px 15px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    overflow: hidden;
}
.marketing_advantage_list {
    position: relative;
    margin: 0 0 15px 15px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    overflow: hidden;
}

.marketing_advantage_brief {
    position: absolute;
    top: 30%;
    padding: 0 40px;
}
.marketing_advantage_brief .brief_title {
    font-size: 16px;
    color: #606060;
    margin-bottom: 10px;
}
.marketing_advantage_brief .brief_text {
    font-size: 12px;
    color: #a5a5a5;
    line-height: 1.6;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.span3 {
    width: 25%;
}




/*关于我们*/
.kzf-mod-case-container {
    padding: 50px 0;
}
.kzf-mod-so-title-box {
    text-align: center;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 56px;
    margin-left: 0;
}
.kzf-so-title {
    margin-bottom: 10px;
    font-size: 36px;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box {
    margin-left: -30px;
    text-align: center;
}
.span6 {
    width: 50%;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
    margin: 0 0 60px 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap .kzf-mod-pic {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
    margin: 0 0 60px 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap .kzf-mod-title {
    color: #818181;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}
/*手机端适配*/

@media screen and (max-width: 1446px) {
    .platform_advantage_brief {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .platform_advantage_brief .brief_title {
        font-size: 16px;
    }
    .platform_advantage_brief .brief_text {
        font-size: 13px;
    }
    .platform_advantage_img img {
        width: 50px;
    }
    .platform_advantage_brief {
        padding-left: 20px;
    }
    .platform_advantage_list {
        margin: 0 0 50px 50px;
    }
    .platform_advantage_content {
        margin-left: -50px;
    }



    .cloud_platform_list {
        padding: 40px 20px;
    }

    .marketing_advantage_brief {
        padding: 0 25px;
    }
}


@media screen and (max-width:1000px) {
	.i_link ul li {
		width: 19%;
	}
	.i_link ul li:nth-child(6n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(5n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width: 967px) {

    .kzf-mod-product {
        padding: 60px 0;
    }
    .kzf-mod-product-list p {
        /*line-height: 1.8;*/
        line-height: 12px;
    }
    .platform_advantage {
        padding: 60px 0;
    }
    .all_title1, .all_title2 {
        margin-bottom: 30px;
    }
   	.all_title1 .title, .all_title2 .title {
        font-size: 25px;
    }


    .cloud_platform {
        padding: 60px 0;
    }
    .cloud_platform_content {
        overflow: hidden;
        margin: 50px 0 50px -20px;
    }
    .cloud_platform_list {
        margin-left: 20px;
    }
    .news_center {
        padding: 60px 0;
    }
    .news_center_content {
        margin-left: -30px;
    }
    .news_center_list {
        margin-left: 30px;
    }

    .kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
        margin: 0 0 55px 30px;
    }
    .kzf-so-title {
        font-size: 30px;
    }
    .kzf-mod-so-title-box {
        margin: 25px 0 45px;
    }
    .kzf-mod-case-container {
        padding: 50px 0;
    }
    .marketing_advantage_brief {
        padding: 0 15px;
        top: 15%;
    }
    .marketing_advantage_list {
        margin: 0 0 10px 10px;
    }
    .marketing_advantage_content {
        margin-left: -10px;
    }
    .marketing_advantage {
        padding: 60px 0;
    }
}

@media screen and (max-width: 960px) {
    .col-xm-6 {
        width: 50%;
    }
    .col-xm-1, .col-xm-2, .col-xm-3, .col-xm-4, .col-xm-5, .col-xm-6, .col-xm-7, .col-xm-8, .col-xm-9, .col-xm-10, .col-xm-11, .col-xm-12 {
        float: left;
    }
}

@media screen and (max-width:830px) {
	/*轮显*/
	#slider {
		display: none;
	}
	.flash_div {
		display: block;
	}
	.i_link ul li {
		width: 24%;
	}
	.i_link ul li:nth-child(5n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(4n+0) {
		margin-right: 0;
	}
}
 @media screen and (max-width: 780px) {
	.nproduct_list2 ul li {
		width: 47%;
	}
	.nproduct_list2 ul li:nth-child(3n+0) {
		margin-right: 1%;
	}
	.nproduct_list2 ul li:nth-child(2n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width: 767px) {
    .kzf-mod-product {
        padding: 40px 0 0 0;
    }
    .kzf-mod-product-title {
		font-size: 26px;
	}
    .kzf-mod-product-list-title {
        /*font-size: 16px;*/
        font-size: 14px;
        margin: 20px 0 10px 0;
    }
	/*
	.kzf-mod-product .kzf-mod-product-list img {
		max-width: 25%;
	}
	*/
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .platform_advantage {
        padding: 40px 0;
    }
    .platform_advantage_content {
        margin-left: -25px;
    }
    .platform_advantage_list {
        margin: 0 0 30px 25px;
    }
    .platform_advantage_brief .brief_title {
        font-size: 14px;
    }
    .platform_advantage_brief .brief_text {
        font-size: 12px;
    }
    .platform_advantage_bg {
        display: none;
    }
    .kzf-mod-product-list p {
	    line-height: 2;
	    color: #818181;
	    transition: 0.3s all;
	    -webkit-transition: 0.3s all;
	    padding-left: 10px;
	    padding-right: 20px;
	    /*font-size: 14px;*/
	    font-size: 12px;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}

    .cloud_platform {
        padding: 40px 0;
    }
    .cloud_platform_content {
        overflow: hidden;
        margin: 40px 0 40px -10px;
    }
    .cloud_platform_list {
        padding: 30px 10px;
        margin-left: 10px;
    }
    .news_center_content {
        margin-left: -10px;
    }
    .col-sm-12 {
        width: 100%;
    }
    .news_center_list {
        margin-left: 10px;
    }
    .news_center_list_title {
        margin: 15px 0px;
    }

    .marketing_advantage {
        padding: 40px 0;
    }
    .marketing_advantage_content .span3:first-child .marketing_advantage_list {
        background-color: #fff;
        text-align: center;
    }
    .marketing_advantage_list {
        margin: 0 0 14px 10px;
        background-color: #fff;
    }
    .marketing_advantage_content .span3:first-child img {
        width: 84%;
    }
    .marketing_advantage_brief {
        padding: 0 35px;
        top: 30%;
    }

    .kzf-so-title {
        margin-bottom: 3px;
        font-size: 26px;
    }
    .kzf-mod-so-title-box {
        margin: 25px 0 30px;
    }
    .kzf-mod-case-container {
        padding: 40px 0;
    }
}

@media screen and (max-width: 640px) {
	.nproduct_list2 ul li p {
		font-size: 13px;
	}
	.i_link ul li {
		width: 32.5%;
	}
	.i_link ul li:nth-child(4n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(3n+0) {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.nproduct_list2 ul li p {
		font-size: 12px;
	}
}

@media screen and (max-width:479px) {

	.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap span {
		font-size: 12px;
	}
	.platform_advantage_img {
	    width: 30%;
	    text-align: center;
	}
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: left;
	}
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}




    .cloud_platform_list {
        margin-bottom: 10px;
    }

    .kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
        margin: 0 0 30px 30px;
    }
    .kzf-mod-so-title-box {
        margin: 15px 0 30px;
    }
    .kzf-mod-case-container {
        padding: 15px 0;
    }
}





