﻿@charset "utf-8";
/*base*/
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	font-family: "微软雅黑", "Microsoft Yahei", "Arial";
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	overflow-x: hidden;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
input, textarea, select, button {
	outline: none;
	vertical-align: middle;
	font-size: inherit;
	font-family: inherit;
}
textarea {
	resize: none;
	overflow-y: auto;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	cursor: pointer;
	-webkit-appearance: none;
}
hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	color: #ddd;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
ul, ol, li {
	list-style: none;
	-webkit-padding-start: 0
}
dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
}


/*栅格系统*/

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
	float: left;
}
.span12 {
	width: 100%;
}
.span11 {
	width: 91.66666667%;
}
.span10 {
	width: 83.33333333%;
}
.span9 {
	width: 75%;
}
.span8 {
	width: 66.66666667%;
}
.span7 {
	width: 58.33333333%;
}
.span6 {
	width: 50%;
}
.span5 {
	width: 41.66666667%;
}
.span4 {
	width: 33.33333333%;
}
.span3 {
	width: 25%;
}
.span2 {
	width: 16.66666667%;
}
.span1 {
	width: 8.33333333%;
}
 @media screen and (max-width:1300px) {
.col-bg-4 {
	float: left;
	width: 33.33333333%;
}
}
 @media screen and (max-width:1199px) {
.col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11,  .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.marketing_advantage_brief {
	padding: 0 25px;
}
}
 @media screen and (max-width:960px) {
.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;
}
.col-xm-12 {
	width: 100%;
}
.col-xm-11 {
	width: 91.66666667%;
}
.col-xm-10 {
	width: 83.33333333%;
}
.col-xm-9 {
	width: 75%;
}
.col-xm-8 {
	width: 66.66666667%;
}
.col-xm-7 {
	width: 58.33333333%;
}
.col-xm-6 {
	width: 50%;
}
.col-xm-5 {
	width: 41.66666667%;
}
.col-xm-4 {
	width: 33.33333333%;
}
.col-xm-3 {
	width: 25%;
}
.col-xm-2 {
	width: 16.66666667%;
}
.col-xm-1 {
	width: 8.33333333%;
}
}
 @media screen and (max-width:767px) {
.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;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
}
 @media screen and (max-width:479px) {
.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%;
}
}
.clearfix:before {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}
.hidden {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.container {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.container-fluid {
	width: 100%;
	margin: 0 auto;
}
.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;
}
/*style*/
.all_title1 {
	margin-bottom: 50px;
	text-align: center;
}
.all_title1 .title {
	font-size: 35px;
	color: #333;
}
.all_title1 .text {
	color: #818181;
}
.all_title2 {
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
}
.all_title2 .title {
	font-size: 35px;
}
.all_button {
	display: inline-block;
	background: #3B9FF2;
	border: solid 1px #3B9FF2;
	color: #fff;
	padding: 6px 30px;
	border-radius: 3px;
	overflow: hidden;
}
.all_button:hover {
	background: #fff;
	background: transparent;
	color: #3B9FF2;
}
.banner_title {
	color: #fff;
	font-size: 60px;
	padding-top: 280px;
}
.banner_text {
	color: #9ad0ff;
}
.banner_button {
	margin-top: 30px;
}
.banner_button a {
	display: inline-block;
	margin: 0 10px;
	padding: 5px 30px;
	border: solid 1px #fff;
	color: #fff;
}
.banner_button a:hover, .banner_button a.active {
	background: #fff;
	color: #3ca0f3;
}
.banner .owl-pagination {
	margin-top: 150px;
}
.banner .owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;
/*IE7 life-saver */
}
.marketing_advantage {
	padding: 100px 0;
	background: #FFFFFF;
}
.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_brief {
	position: absolute;
	top: 2%;
	padding: 0 40px;
}
.marketing_advantage_brief .brief_title {
	font-size: 24px;
	color: #FFA500;
	margin-bottom: 10px;
	padding-top: 20px;
}
.marketing_advantage_brief .brief_text {
	padding-top: 20px;
	font-size: 18px;
	color: #E3E3E3;
	line-height: 1.6;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.marketing_advantage_list:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}
.marketing_advantage_list:hover .brief_text {
	color: #fff;
}
.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
}
 @-webkit-keyframes square {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-1700px)rotate(600deg);
 transform: translateY(-1700px)rotate(600deg)
}
}
 @keyframes square {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-1700px)rotate(600deg);
 transform: translateY(-1700px)rotate(600deg)
}
}
 @-webkit-keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
 @keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
.partners {
	padding: 80px 0;
}
.partners_content {
	text-align: center;
}
.partners_content_list {
	display: inline-block;
	margin: 20px 10px;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.partners_content_list:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}
.copyright {
	text-align: center;
	padding: 8px 10px;
	color: #8a8a8a;
	background: #000;
	font-size: 12px;
	margin-bottom: 30px;
}
.z_banner {
		background:#1C86EE; color:#FFF;
	text-align: center;
	padding: 170px 0;
	overflow: hidden;
}
.support_z_banner {
	padding: 100px 0 70px 0;
}
.z_banner_title {
    font-size: 34px;
    font-family:"微软雅黑", "Dosis", sans-serif;    
    text-align: center;  
    font-weight: bold;  

    text-transform:uppercase;  
    position: relative;  
    color:#fff;
    text-shadow:
        0px 0px 0 #ffffff, 
        1px -1px 0 #FAFAFA, 
        2px -2px 0 #C8C8C8, 
        3px -3px 0 #D2D2D2, 
        4px -4px 0 #969696,
        5px -5px 0 #838383,
        6px -6px 12px rgba(0, 0, 0, 0.55),
        7px -7px 1px rgba(0, 0, 0, 0.5);
}
	margin-bottom: 10px;
}
.z_banner_text {
	font-size: 16px;
	color: #aedaff;
}
.z_banner_input {
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 50px auto 20px auto;
}
.z_banner_input input {
	background: #2A6EAA;
	color: #829BC4;
	border: solid 1px #78ADF4;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	text-indent: 20px;
}
.z_banner_input img {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
}
.proxy_process {
	padding: 100px 0;
	background: #3BA1F2;
}
.proxy_process_line {
	height: 15px;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
	margin-top: 60px;
}
.proxy_process_content {
	margin: -55px 0 0 -60px;
}
.proxy_process_list {
	display: block;
	text-align: center;
	margin-left: 60px;
}
.proxy_process_list_top {
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	margin: 0 auto;
	border-radius: 100%;
	background: #fff;
	color: #3ba1f2;
	font-size: 48px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.proxy_process_list_top:before {
	content: "";
	width: 70px;
	height: 70px;
	background: #fff;
	background: rgba(59, 161, 242, 1);
	border-radius: 100%;
	position: absolute;
	top: 12%;
	left: 12%;
	z-index: -1;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
}
.proxy_process_list_middle {
	width: 15px;
	height: 15px;
	background: #fff;
	margin: -1px auto 0 auto;
}
.proxy_process_list_bottom {
	background: #fff;
	padding: 30px 0;
	min-height: 90px;
	border-radius: 5px;
}
.proxy_process_list_bottom .title {
	color: #3b3b3b;
	font-size: 18px;
	margin-bottom: 10px;
}
.proxy_process_list_bottom .text {
	color: #939393;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.proxy_process_list:hover .proxy_process_list_top:before {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.proxy_process_list:hover .proxy_process_list_top {
	color: #3ba1f2;
	color: rgba(255, 255, 255, 1);
}
.proxy_process_list:hover .proxy_process_list_bottom .text {
	color: #333;
}
/*服务项目*/
ul.Sprites{ margin:0 auto; border:0px solid #F00; width:99px; padding:10px;} 
ul.Sprites li{ height:85px; font-size:14px;line-height:24px; text-align:left; overflow:hidden} 
ul.Sprites li span{ float:left; width:99px;padding-top:5px;height:85px;  
overflow:hidden;background:url(../images/sprites.png) no-repeat} 
ul.Sprites li a{ padding-left:0px} 
ul.Sprites li span.a1{ background-position: 0 0px;} 
ul.Sprites li span.a2{ background-position: -152px 0;} 
ul.Sprites li span.a3{ background-position: 0 -105px;} 
ul.Sprites li span.a4{ background-position: -152px -175px;} 
/*合作伙伴*/
ul.hezuo { margin:0 auto; border:0px solid #F00; width:214px; padding:0px;} 
ul.hezuo li{ height:92px; font-size:14px;line-height:0px; text-align:left; overflow:hidden} 
ul.hezuo li span{ float:left; width:214px;padding-top:0px;height:92px;  
overflow:hidden;background:url(../images/hezuo.png) no-repeat} 
ul.hezuo li a{ padding-left:0px} 
ul.hezuo li span.d2{ background-position: 0 -286px;}
ul.hezuo li span.d3{ background-position: 0 -398px;}
ul.hezuo li span.d4{ background-position: 0 -510px;}
ul.hezuo li span.d5{ background-position: 0 -622px; }
/*
 * @Autor:Jabo(�Ƽѱ�)
 * Time:2016/09/12
 * Desc:�������
 */
.kzf-mod-so-title-box {
	margin: 25px 0 56px;
	text-align: center;
}
.kzf-so-title {
	margin-bottom: 10px;
	font-size: 36px;
	color: #3c94f1;
}
.kzf-so-text {
	color: #ffffff;
}
.kzf-mod-link-container {
	padding: 76px 6px 110px;
	background: #1C1C1C;
}
 @media screen and (max-width: 967px) {
.kzf-so-title {
	font-size: 30px;
}
.kzf-mod-case-container {
	padding: 50px 0;
}
.kzf-mod-so-title-box {
	margin: 25px 0 45px;
}
.kzf-mod-link-container {
	padding: 50px 6px 82px;
}
.marketing_advantage {
	padding: 60px 0;
}
.marketing_advantage_content {
	margin-left: -10px;
}
.marketing_advantage_list {
	margin: 0 0 10px 10px;
}
.marketing_advantage_brief {
	padding: 0 15px;
	top: 2%;
}
}
 @media screen and (max-width: 767px) {
.marketing_advantage_brief .brief_text {
	padding-top: 1px;
	font-size: 16px;
	line-height: 1.6;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.marketing_advantage_brief .brief_title {
	font-size: 24px;
	color: #FFA500;
	margin-bottom: 10px;
	padding-top: 5px;
}
.kzf-mod-case-container {
	padding: 40px 0;
}
.kzf-mod-so-title-box {
	margin: 25px 0 30px;
}
.kzf-so-title {
	margin-bottom: 3px;
	font-size: 26px;
}
.marketing_advantage {
	padding: 40px 0;
}
.marketing_advantage_list {
	margin: 0 0 14px 10px;
	background-color: #fff;
}
.marketing_advantage_content .span3:first-child .marketing_advantage_list {
	background-color: #fff;
	text-align: center;
}
.marketing_advantage_content .span3:first-child img {
	width: 84%;
}
.marketing_advantage_brief {
	padding: 0 35px;
	top: 2%;
}
}
 @media screen and (max-width: 739px) {
.marketing_advantage_content .span3:first-child img {
	width: 88%;
}
}
 
 @media screen and (max-width: 479px) {
.marketing_advantage_brief .brief_text {
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.6;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.marketing_advantage_brief .brief_title {
	font-size: 22px;
	color: #FFA500;
	margin-bottom: 10px;
	padding-top: 5px;
} 
.kzf-mod-case-container {
	padding: 15px 0;
}
.kzf-mod-so-title-box {
	margin: 15px 0 30px;
}
.kzf-mod-link-container {
	padding: 15px 6px 35px;
}
.marketing_advantage_content .span3:first-child img {
	width: 99%;
}
.marketing_advantage_content {
	margin-left: -8px;
}
.marketing_advantage_list {
	margin: 0 0 10px 8px;
}
.marketing_advantage_brief {
	padding: 0 15px;
	top: 2%;
}
}
/*
 * @Autor:����Ⱥ
 * Time:2016/09/12
 * Desc:��Ʒ�ͷ���
 */
.kzf-mod-product {
	padding: 90px 0;
	text-align: center;
}
.kzf-mod-product-title {
	font-size: 36px;
	color: #3c94f1;
}
.kzf-mod-product-brief {
	color: #818181;
	margin: 20px 0 55px 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;
}
.kzf-mod-product-list img {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	position: relative;
	top: 0;
}
.kzf-mod-product-list:hover img {
	top: 5px;
}
.kzf-mod-product-list:hover p {
	color: #444;
}
 @media only screen and (max-width: 967px) {
.kzf-mod-product {
	padding: 60px 0;
}
.kzf-mod-product-title {
	font-size: 30px;
}
.kzf-mod-product-brief {
	margin: 20px 0 40px 0;
}
.kzf-mod-product-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-product-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 767px) {
.kzf-mod-product {
	padding: 40px 0 0 0;
}
.kzf-mod-product-title {
	font-size: 26px;
}
.kzf-mod-product-brief {
	margin: 15px 0 25px 0;
}
.kzf-mod-product-list {
	margin-bottom: 40px;
}
.kzf-mod-product-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-product-list p {
	line-height: 1.8;
}
}
/* 客服代码 */
.kefu_style{position: fixed;width:78px;top: 50%;transform: translateY(-50%);right: 0;font-size: 13px;color: #fff;z-index:100000000000000000;background-color: #488bff;}
.kefu_nth{display:block;position: relative;text-align: center;padding: 15px 10px;padding:15px 0;border-top: rgb(0, 0, 0) 1px solid;transition:all 0.3s;color:#fff !important;}
.kefu_nth a{color:#fff !important;}
.kefu_nth:before{content:"";position: absolute;left: 0;top: -1px;width: 100%;height: 1px;background-color: #FFFFFF;z-index: 10;}
.kefu_nth:hover{background-color: #2373fe;}
.kefu_nth:nth-child(1){border:0;}
.kefu_nth:nth-child(1):before{display:none;}
.kefu_imgs{height:32px;}
.kefu_xx .kefu_imgs{background:url(/skin/images/kefu_xx.png) no-repeat center;}
.kefu_qq .kefu_imgs{background:url(/skin/images/kefu_qq.png) no-repeat center;}
.kefu_sj .kefu_imgs{background:url(/skin/images/kefu_sj.png) no-repeat center;}
.kefu_ma .kefu_imgs{background:url(/skin/images/kefu_ma.png) no-repeat center;}
.kefu_top .kefu_imgs{background:url(/skin/images/kefu_top.png) no-repeat center;}
.kefu_nth span{display:block;margin-top:8px;}
.kefu_nth .tips{display:none;opacity:0;transition: all 0.3s;position: absolute;right: 78px;top: 0;width: 300px;height: 100%;background-color: rgba(255, 255, 255, 1);color: #5191FF;line-height: 90px;text-align: center;text-indent: 10px;font-size: 21px;z-index:1000000;}
.kefu_nth:hover .tips{display:block;opacity:1;}
.kefu_ma .tips{top: inherit;bottom: 0;height: inherit;width: 200px;padding: 10px;margin: 10px;}
.kefu_ma .tips:before{content: "";width: 100%;height: 100%;position: absolute;z-index: 1;}
.kefu_ma .tips a{display:none;}
.kefu_style fixed{position: relative !important;right: inherit !important;bottom: inherit !important;left: inherit !important;top: inherit !important;}
.kefu_style fixed gototop{background-image:none;width:auto !important;height:inherit;background:none !important;border:none;}
.kefu_style fixed gototop .kefu_nth{border-top: rgb(0, 0, 0) 1px solid;}
.kefu_style fixed gototop .kefu_nth:before{display:block;}
.kefu_ma .tips p{display:none;}

@media screen and (max-width:767px){
.kefu_style{width:100%;bottom:0;left:0;top:inherit;height:76px;transform: inherit;}
.kefu_nth{width:calc( 33% - 1px );float:left;border-top:0 !important;border-left: #68a0ff 1px solid;margin-top: 2px;}
.kefu_nth:nth-child(1){border-left:0;}
.kefu_nth:before{display:none;}
.kefu_nth .tips{display:none;}
.kefu_nth:hover .tips{display:none;opacity:0;}
.kefu_imgs{height:22px;}
.kefu_style .kefu_imgs{background-size:22px 22px;}
.kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.kefu_ma:hover .tips img{width: 200px;height: 200px;position: absolute;left: calc( 60% - 130px);bottom: calc( 60% - 130px);border-radius: 4px;}
.kefu_ma .tips a{display:block;position: fixed;top: 10px;right: 10px;color: #fff !important;z-index: 100000000000000000000;font-size: 18px;padding: 10px;}
.kefu_ma .tips p{display:block;color: #fff !important;position: fixed;text-align:center;bottom: 10%;!important;z-index: 10000000000;font-size: 16px;padding: 30px;}

}
/* 微信号码复制 */
.wx{
    width: 90%;
    margin-left: 5%;
    font-size: 18px;
    color:white;
    text-align: center;
}
.wx i{
    background-color: #0099cc;
    border-radius: 5px;
    line-height: 20px;
	padding:5px 15px;
}
/*留言*/
.contact-l {
	width: 38%;
	float: left;
}
.contact-r {
	width: 62%;
	float: right;
}
.weixin-pic {
	text-align: center;
}
.ul-contact li {
	background: url(/skin/images/i_icon2.png) no-repeat;
	padding-left: 70px;
	font-size: 18px;
	color: #0099FF;
	margin-bottom: 20px;
	line-height: 35px;
}
.ul-contact li.li1 {
	background-position: 0 0;
}
.ul-contact li.li2 {
	background-position: 0 -74px;
}
.ul-contact li.li3 {
	background-position: 0 -184px;
}
.contact-form .inp {
	width: 47%;
	border: 1px solid #6d6d88;
	height: 43px;
	padding-left: 2%;
	margin-bottom: 15px;
}
.contact-form textarea {
	width: 97%;
	padding-left: 2%;
	border: 1px solid #6d6d88;
	height: 98px;
	margin-bottom: 24px;
}
.contact-form .sub {
	width: 99%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #63637f;
	border: 0;
	cursor: pointer;
	font-family:"微软雅黑", "Microsoft Yahei";
	font-size: 16px;
}
 @media screen and (max-width: 768px) {
.contact-l, .contact-r {
	width: 100%;
	clear:both;
}
}
 @media screen and (max-width: 480px) {
.contact-l, .contact-r {
	width: 100%;
	clear:both;
}
.contact-form .inp {
	width: 98%;
}
.contact-form textarea {
	width: 98%;
}
.contact-form .sub {
	width: 100%;
}
}
