<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset*/

* {
	-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;
}
#toTop{position: fixed;right: 40px;bottom: 80px;background: #086ec6;padding: 5px 10px;color: #fff;cursor: pointer;border-radius: 20px;}
.all_title1 {margin-top: 50px;}
.all_title1 h3{width: 143px;height: 55px;margin: 0 auto;}
.all_title1 .title {background: url(../images/title1.png) no-repeat;}
.all_title1 .title2{background: url(../images/abtite_05.png) no-repeat;}
.all_title1 .title3{background: url(../images/newsti.png) no-repeat;margin-bottom: 30px;}
.all_title1 .title4{width: 159px;background: url(../images/zhaosss.png) no-repeat;margin-bottom: 40px;}
.all_title1 .title5{width: 159px;background: url(../images/iopp_03.png) no-repeat;}
.all_title1 .title6{width: 159px;background: url(../images/zzzp.png) no-repeat;}
.all_title1 .title7{width: 159px;background: url(../images/aasfw.png) no-repeat;}
.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;
}
.container {
	width: 1100px;
	max-width: 1100px;
	margin: 0 auto;
}
/*å¯¼èªæ&nbsp;*/
.header {
	border-top: 3px solid #0570cc;
	height: 125px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 11;
	transition: 0.4s all;
	background: #fff;
	-webkit-transition: 0.4s all;
}
.center{width: 1100px;margin: 0 auto;}
.header .logo {float: left;}
.suosuor{float: right;height: 50px;}
.suosuor .searcher {width: 210px;height: 26px;overflow: hidden;border: 1px solid #999;float: left;border-radius: 15px;margin-top: 30px;margin-right: 30px;}
.suosuor .searcher input {padding: 0px;margin: 0px;border:none;float: left;}
.suosuor .searcher input[type="submit"]{width: 60px;height: 26px;background: url(../images/icon-4.png) no-repeat right;cursor: pointer;}
.suosuor .searcher input[type="text"]{width: 130px;height: 26px;padding: 0 10px;color: #ccc;font-size: 11px;}
.suowwq{width: 240px;height: 60px;float: left;margin-top: 12px;}
.suowwq a{width: 80px;height: 60px;float: left;text-align: center;display: inline-block;position: relative;}
.suowwq a div{position: absolute;left: 0;top: 60px;width: 140px;padding: 5px;background: #fff;border-radius: 10px;}
.suowwq a:hover div{display: block;}
.suowwq a div{display: none;}
.suowwq em{width: 100%;height: 40px;display: inline-block;-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}
.suowwq h6{line-height: 20px;display: inline-block;font-size: 12px;}
.suowwq #wwqem1 em{background: url(../images/wwq.png) no-repeat center;}
.suowwq #wwqem2 em{background: url(../images/wwq2.png) no-repeat center;}
.suowwq #wwqem3 em{background: url(../images/wwq3.png) no-repeat center;}
.suowwq a:hover em{-webkit-transform:rotateY(360deg);transform:rotateY(360deg);-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}
.suowwq a:hover h6{color: #0570cc;}
.time{float: left;font-size: 15px;color: #333;width: 180px;margin-left: 20px;margin-top: 15px;}
.time p{font-size: 22px;color: #0570cc;font-weight: bold;}
.header .header_menu{background: url(../images/nav.jpg) repeat-x;height: 40px;line-height: 40px;}
.header .header_menu ul {text-align: center;width: 1100px;margin: 0 auto;}
.header .header_menu ul li {width: 122px;float: left;}
.header .header_menu ul li a {display: block;color: #333;}
.header .header_menu ul li a:hover, .header .header_menu ul li a.active {background: url(../images/navd.png) no-repeat bottom center;font-weight: bold;}
.header .login {
	float: right;
	background: rgba(255, 255, 255, .1);
	margin: 20px 50px 0 0;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.header .login span {
	color: #fff;
}
.header .header_avatar {
	width: 30px;
	border-radius: 50%;
	height: 30px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.header .header_avatar img {
	display: block;
	max-width: 100%;
}
.header .login a {
	padding: 0 10px 0 10px;
	color: #fff;
}
.header .md-show {
	display: none;
}
.header_scroll {
	-webkit-box-shadow:0 0 5px #666;  
  	box-shadow:0 0 5px #666;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
}
.header .mobileMenuBtn {
	position: fixed;
	right: 20px;
	top: 18px;
	width: 32px;
	text-align: center;
	cursor: pointer;
	z-index: 100;
	display: none;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
}
.header .mobileMenuBtn.active {
	right: 220px;
}
.header .mobileMenuBtn span {
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	margin-bottom: 8px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.header .mobileMenuBtn span:last-child {
	margin: 0;
}
.header .mobileMenuBtn span:first-child, .header .mobileMenuBtn span:last-child {
	transform-origin: 100% 50%;
	-webkit-transform-origin: 100% 50%;
	transform: rotate(0);
	-webkit-transform: rotate(0);
}
.header .mobileMenuBtn.active span:first-child {
	transform: rotate(-43deg);
	-webkit-transform: rotate(-43deg);
}
.header .mobileMenuBtn.active span:last-child {
	transform: rotate(43deg);
	-webkit-transform: rotate(43deg);
}
.header .mobileMenuBtn span:nth-child(2) {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.header .mobileMenuBtn.active span:nth-child(2) {
	transform: translateX(80px);
	-webkit-transform: translateX(80px);
	opacity: 0;
}
.banner {
	overflow: hidden;
	text-align: center;
	z-index: 10;
	margin-top: 128px;
	min-width: 1100px;
	position: relative;
	height: 600px;
}
.banner .owl-demo{width: 100%;height: 100%;	position: relative;}
.banner .item{width: 100%;height: 100%;}
.banner .owl-pagination {position: absolute;top: 550px;left: 0;z-index: 11;width: 100%;}
.banner .owl-theme .owl-controls .owl-page {display: inline-block;zoom: 1;}
.banner .owl-theme .owl-controls .owl-page span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	transition: all .3s;
}
.banner .owl-theme .owl-controls .owl-page.active span, .banner .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #e30025;
	width: 30px;
}
.banner .owl-prev, .banner .owl-next {
	width: 64px;
	height: 64px;
	border-radius: 100%;
	opacity: 0.5;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	margin-top: -320px;
}
.banner .owl-prev {
	margin-left: 40px;
	float: left;
	background: url(../images/ico7.png) left top;
}
.banner .owl-next {
	margin-right: 40px;
	float: right;
	background: url(../images/ico7.png) right top;
}

.index_product {min-width: 1100px;background: url(../images/pocbg_02.png) no-repeat center bottom;height: 760px;overflow: hidden;}
#tags {width: 100%;margin-top: 25px;text-align: center;height: 65px;}
/*æ&nbsp;é¢*/
#tags li {margin-right: 15px;float: left;padding:0 16px;border-radius: 15px;margin-bottom: 5px;}
#tags li a{display: block;color: #333;line-height: 25px;font-size: 14px;}
/*å½åéæ©æ&nbsp;é¢*/
#tags li.selectTag{background: #e60012;}
#tags li.selectTag a{color: #fff;font-weight:bold;}
#tagContent{width: 1100px;margin-top: 5px;overflow:hidden;}
.tagContent{display: none;overflow:hidden;}
.selectTag{display: block;}
.index_producttp{width: 210px;height: 250px;float: left;margin-right: 10px;background: #def0ff;margin-bottom: 15px;}
.index_product_list{display: block;position: relative;width: 210px;height: 250px;overflow: hidden;text-align: center;}
.index_product_list:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.4);
	content: '';
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
	transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}
.index_product_list:hover:before {
	-webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
	transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
}
.index_product_list img{width: 100%;height: 100%;}
.index_product_list .list_title{font-size: 13px;position: absolute;left: 0;bottom: 0;line-height: 30px;padding: 0 2%;background-color: rgb(255,255,255,0.6);width: 96%;}

.int-about{background: url(../images/aboutbg_03.png) center top no-repeat;height: 548px;min-width: 1100px;overflow: hidden;}
.int-about-l{width: 400px;height: 350px;float: left;background-color: #fff;margin-top: 40px;-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}
.int-about-l h3{font-size: 15px;line-height: 35px;margin: 0 5%;font-weight: bold;}
.int-about-l p{font-size: 13px;line-height: 25px;margin: 0 5%;height: 75px;overflow: hidden;}
.in-moer{font-size: 13px;margin: 5px 5%;text-align: right;display: block;color: #999;}
.int-about-l:hover{background: #0570cc;}
.int-about-l:hover h3,.int-about-l:hover p,.int-about-l:hover a{color: #fff;}
.com_right{width: 680px;float: right;margin-top: 40px;}
.com_y1{float: left;width: 453px;height: 175px;position: relative;}
.com_y2 {width: 242px;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: url(../images/r1_06.png) left no-repeat;}
.com_y2 h2{width:195px;line-height: 25px;margin: 10px 15px;color: #333;font-size: 15px;font-weight: bold;}
.com_y2 span{width:195px;line-height: 25px;margin: 5px 15px;color: #666;overflow:hidden;height: 95px;display: block;font-size: 13px;}
.com_y2 .in-moer{margin-right: 30px;}
.com_y3{overflow: hidden;width: 226px;height: 100%;position: absolute;top: 0;right: 0;z-index: 1;}
.com_y3 img{width: 100%;height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.com_y1:hover img{
  -webkit-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}
.com_y1:hover .com_y2{background: url(../images/r1_07.png) left no-repeat;}
.com_y1:hover h2{color: #fff;}
.com_y1:hover span{color: #eee;}
.com_x2i{width: 242px;height: 100%;position: absolute;top: 0;right: 0;z-index: 2;background: url(../images/r1_08.png) left no-repeat;}
.com_x2i h2{width:195px;line-height: 30px;margin: 5px 15px;color: #333;float: right;font-size: 15px;}
.com_x2i span{width:195px;line-height: 25px;margin: 5px 15px;color: #666;overflow:hidden;height: 95px;display: block;font-size: 13px;float: right;}
.com_y3i{left: 0;}
.com_y1:hover .com_x2i{background: url(../images/r1_09.png) left no-repeat;}
.com_right3{float: left;width: 227px;height: 350px;position: relative;}
.com_right3i{width: 100%;height: 188px;background: url(../images/gh_06.png) left top no-repeat;position: absolute;top: 0;left: 0;z-index: 2;}
.com_right3 h2{width:195px;line-height: 30px;margin: 5px 15px;color: #333;float: right;font-weight: bold;font-size: 15px;}
.com_right3 span{width:195px;line-height: 25px;margin: 5px 15px;color: #666;overflow:hidden;height: 95px;display: block;font-size: 13px;float: right;}
.com_right3ii{overflow: hidden;width: 100%;height: 175px;position: absolute;bottom: 0;left: 0;z-index: 1;}
.com_right3ii img{width: 100%;height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.com_right3:hover img{
  -webkit-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}
.com_right3:hover .com_right3i{background: url(../images/gh_07.png) left top no-repeat;}
.com_right3:hover h2{color: #fff;}
.com_right3:hover span{color: #eee;}

.platform_advantage {
	background: url(../images/newsbg.jpg) no-repeat center bottom;
	padding-bottom: 20px;
	overflow: hidden;
}
.platform_advantage_content {float: left;width: 600px;overflow: hidden;}
.advantage_newsl{display: block;padding: 15px 0;border-bottom:1px dotted #999;overflow: hidden;}
.advantage_newsl img {float: left;width: 140px;height: 100px;}
.platform_advantage_brief {float: left;color: #333;width: 440px;height: 100px;padding-left: 15px;}
.platform_advantage_brief .brief_title {font-size: 15px;}
.platform_advantage_brief span{font-size: 12px;line-height: 25px;color: #999;background: url(../images/zhong.png) left no-repeat;padding-left: 15px;}
.platform_advantage_brief .brief_text {height: 40px;line-height: 20px;overflow: hidden;color: #666;}
.advantage_newsl:hover .platform_advantage_brief{background: #f1f1f1;}

.response_shows_box {
	width: 460px;
	float: right;
	margin: 15px 0;
	height: 360px;
}

.response_shows_width {
	position: relative;
	width: 100%;
	height: 100%;
}
.response_shows_box .pc {
	position: absolute;
	top: 0;
	left: 0;z-index: 10px;
	width: 100%;
	height: 100%;
}
.response_shows_box .pic {
	overflow: hidden;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.response_shows_box .item {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.response_shows_box .item img {
	width: 100%;height: 100%;
}
.response_shows_box .item h5{
	width: 90%;
	line-height: 35px;
	background: #0570cc;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 0 10% 0 10px;
	text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}
.response_shows_box .thumb {
	width: 120px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
.response_shows_box .thumb span {
	width: 25px;
	height: 25px;
	position: relative;
	float: left;
	border-radius: 100%;
	cursor: pointer;
	margin: 0 ;
}
.response_shows_box .thumb span:before {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	top: 5px;
	left: 0px;
	border-radius: 100%;
	background: #fff;
	z-index: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.response_shows_box .thumb span:hover::before, .response_shows_box .thumb span.active:before {
	background: #e80515;
}
 @-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)
}
}
.marketing_advantage {
	height: 634px;
	background: url(../images/zsmm.jpg) center top repeat;
	overflow: hidden;
}
.marketing_advantage_list {
	position: relative;
	float: left;
	width: 407px;
	height: 340px;
	background: url(../images/zsbg.png) no-repeat;
	overflow: hidden;
}
.marketing_advantage_list img{
	position: absolute;
	width: 235px;
	height: 290px;
	top: 25px;
	left: 0;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.marketing_advantage_list a{
	display: block;
	position: absolute;
	width: 144px;
	line-height: 40px;
	top: 112px;
	right: 0;
	background: #1f7ed7;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}
.marketing_advantage_list:hover img{
	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 a{background: #e80515;}
.marketing_advantage_right{width: 600px;float: right;background:url(../images/zsyig.png) no-repeat;}
.marketing_advantage_right .brief_title {height: 88px;float: left;font-size: 16px;color: #606060;}
.marketing_advantage_right .brief_title em{display: block;float: left;width: 54px;height: 54px;margin-right: 15px;margin-top: 15px;}
.marketing_advantage_right .brief_title #emti1{background:url(../images/zstitit.png) no-repeat scroll 0 0;}
.marketing_advantage_right .brief_title #emti2{background:url(../images/zstitit.png) no-repeat scroll 0 -95px;}
.marketing_advantage_right .brief_title #emti3{background:url(../images/zstitit.png) no-repeat scroll 0 -192px;}
.marketing_advantage_right .brief_title #emti4{background:url(../images/zstitit.png) no-repeat scroll 0 -288px;}
.marketing_advantage_right .brief_title h3{line-height: 25px;font-size: 15px;margin-top: 10px;color: #0570cc;}
.marketing_advantage_right .brief_title p{line-height: 20px;font-size:13px;height: 40px;}
.marketing_advantage_right .brief_text {float: right;width: 520px;}

.partners {
	height: 696px;
	background: url(../images/yxwl_03.jpg) center top repeat;
	overflow: hidden;
}
.partners_content {text-align: center;width: 1067px;margin: 50px auto 0;position: relative;height: 330px;background: }
.partners_list{display: inline-block;position: absolute;}
.partners_list h5{font-weight: bold;line-height: 30px;}
.partners_list1{width: 76px;height: 106px;top: 0;left: 0;background:url(../images/yswly_03.png) no-repeat scroll 0 0;}
.partners_list1 h5{margin-top: 76px;}
.partners_list2{width: 94px;height: 124px;top: 154px;left: 135px;background:url(../images/yswly_03.png) no-repeat scroll -135px -154px;}
.partners_list2 h5{margin-top: 94px;}
.partners_list3{width: 148px;height: 178px;top: 33px;left: 270px;background:url(../images/yswly_03.png) no-repeat scroll -270px -33px;}
.partners_list3 h5{margin-top: 148px;}
.partners_list4{width: 76px;height: 106px;top: 207px;left: 465px;background:url(../images/yswly_03.png) no-repeat scroll -465px -207px;}
.partners_list4 h5{margin-top: 76px;}
.partners_list5{width: 76px;height: 106px;top: 87px;left: 629px;background:url(../images/yswly_03.png) no-repeat scroll -619px -87px;}
.partners_list5 h5{margin-top: 76px;}
.partners_list6{width: 65px;height: 75px;top: 169px;left: 805px;background:url(../images/yswly_03.png) no-repeat scroll -800px -167px;}
.partners_list6 h5{margin-top: 45px;}
.partners_list7{width: 76px;height: 106px;top: 16px;right: 0px;background:url(../images/yswly_03.png) no-repeat scroll -991px -11px;}
.partners_list7 h5{margin-top: 76px;}
.partners_list:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}
.partners_list:hover h5{color: #e80515;}
.join_in {
	background: url(../images/rczp.jpg) center top repeat;
	height: 578px;
	text-align: center;
	overflow: hidden;
}
.join_in_title {width: 525px;font-size: 16px;color: #333;float: left;margin-top: 75px;}
.join_in_title p{margin-top: 20px;line-height: 25px;}
.join_in_button {padding: 8px 60px;margin-top: 35px;}
.join_in_text {float: right;margin-top: 20px;}

.divaus{height: 391px;background: url(../images/lxwm.jpg);overflow: hidden;}
.divausf{width: 1100px;height: 225px;margin: 30px auto 0;background-color: rgb(255,255,255,0.8);}
.divausfz{width: 363px;height: 205px;margin: 10px;float: left;border-right:1px solid #e7e7e7;}
.divausfz h1{width: 319px;line-height: 30px;margin: 5px 5px;float: left;font-size: 16px;padding-left: 25px;}
.divausfz span{width: 314px;height: 20px;margin: 5px;float: left;font-size: 13px;padding-left: 25px;}
.divausfz .hehe1{background:url(../images/lianxiss.png) no-repeat scroll 0px 5px;}
.divausfz .hehe2{background:url(../images/lianxiss.png) no-repeat scroll 0px -66px;}
.divausfy{width: 662px;height: 205px;margin: 10px;float: right;}
.divausfy .liuyan{width:587px; float:right; margin-top:0px; margin-left:10px; float:left; display:inline;}
.divausfy input.inputt1{ width:220px;height:37px; border:1px solid #e7e7e7; padding-left:15px; margin-bottom:15px; line-height:37px;}
.divausfy .input_left{ width:217px; float:left;}
.divausfy .input_right{ width:340px; height:145px; float:left; margin-left:10px; display:inline;}
.divausfy .input_right textarea{width:360px; height:139px; border:1px dashed #d4d4d4; font-size:14px; color:#999999; padding:10px;}
#contact-submit{width:587px;border: none; height:39px; background-color:#d1161f; text-align:center; line-height:39px; color:#fff; cursor:pointer; font-family:"æ¥·ä½";}
.footer {background: #181818;height: 80px;line-height: 80px;}
.footer .copyright {text-align: center;color: #fff;font-size: 14px;}
.footer .copyright a{color: #fff;}

.z_banner {
	min-width: 1100px;
	text-align: center;
	height: 500px;
	margin-top: 128px;
	overflow: hidden;
}
.support_z_banner {padding: 150px 0 70px 0;}
.case_show{padding: 30px 0;border-top: solid 2px #eee;}
.case_show_list {
	width: 220px;
	display: inline-block;
	padding: 10px;
	text-align: center;
	border: solid 1px #ccc;
	margin: 14px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.case_show_list:hover{border: solid 1px #086ec6;}
.case_show_list img{width: 100%;height: 260px;}
.case_show_brief_title {color: #333;font-size: 13px;line-height: 25px;}
.case_show_brief_title span {color: #8a8a8a;}
.case_show_brief_button .all_button {padding: 2px 50px;margin-top: 5px;}
.case_show_more {padding: 50px 0;text-align: center;}
.case_show_more .all_button {padding: 8px 50px;}
.poc_show{margin-top: 128px;min-width: 1100px;height: 460px;background: url(../images/bg18.jpg) center no-repeat;padding: 100px 0 80px 0;}
.poc_show_left{float: left;width: 400px;text-align: center;}
.poc_show_left img{-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}
.poc_show_left:hover img{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}
.poc_show_right{float: right;width: 600px;}
.poc_show_right h1{font-size: 30px;line-height: 35px;color: #086ec6;border-bottom: solid 2px #e80515;padding-bottom: 10px;}
.poc_show_right p{font-size: 18px;line-height: 30px;color: #333;margin-top: 15px;height: 200px;border-bottom: dotted 1px #e80515;}
.poc_show_right div{font-size: 20px;line-height: 25px;color: #307ab9;margin-top: 15px;}
.poc_show_right a{font-size: 16px;margin-top: 25px;padding: 10px 60px;border-radius: 20px;}
.poc_huace{padding: 40px 0 30px 0;min-width: 1100px;}
.poc_huace .poc_huacetite{color: #086ec6;font-weight: bold;padding-bottom: 20px;}
.poc_huace .poc_huacetite i{color: #999;font-weight: 100;}
.poc_huace img{max-width: 100%;}
.poc_huactupi{margin-bottom: 20px;}

.know_more {text-align: center;padding: 50px 0;background: #eee;}
.know_more_text {
	width: 660px;
	font-size: 16px;
	color: #818181;
	margin: 0 auto 20px;
}
.know_more_text2{
	width: 460px;
	font-size: 16px;
	color: #086ec6;
	line-height: 40px;
	margin: 0 auto 20px;
	border: 4px solid #086ec6; 
}
.know_more .all_button {
	margin: 0 15px;
}
.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;
}
.hot_search {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.hot_search ul li {
	float: left;
	color: #C2D6F9;
	margin-right: 20px;
}
.hot_search ul li a {
	color: #A3BBE0;
}
.hot_search ul li a:hover {
	color: #C2D6F9;
}
.support_type {
	margin: 50px 0;
}
.support_type_content {
	margin-left: -50px;
}
.support_type_list {
	display: inline-block;
	border: solid 1px #F2F2F2;
	text-align: center;
	padding: 5px 40px;
	color: #7b7b7b;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.support_type_list.active {
	color: #fff;
	background: #3DA6F7;
	border: solid 1px #3DA6F7;
}
#dfett{color: #fff;
	background: #3DA6F7;
	border: solid 1px #3DA6F7;}
.support_type_list.normal:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 0;
	height: 100%;
	background: #3DA6F7;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	z-index: -1;
}
.support_type_list.normal:hover:before {
	width: 100%;
}
.support_type_list.normal:hover {
	color: #fff;
	background: #3DA6F7;
	background: rgba(0, 0, 0, 0);
	border: solid 1px #3DA6F7;
	border: solid 1px rgba(0, 0, 0, 0);
}
.technical_support {background: #F5F7F9;overflow: hidden;padding: 50px 0;}
.technical_support_left{width: 25%;float: left;}
.technical_support_left .title {
	background: url(../images/074.png) center no-repeat;
	color: #fff;
	font-size: 16px;
	text-indent: 35px;
	padding: 15px 0;
	position: relative;
	font-weight: bold;
}
.technical_support_left .title p{font-weight: 100;}
.technical_support_left ul li {
	position: relative;
	z-index: 1;
}
.technical_support_left ul li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	width: 0;
	height: 100%;
	background: #fafafa;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	z-index: -1;
}
.technical_support_left ul li a {
	display: block;
	color: #4e4e4e;
	padding: 15px 0;
	margin: 0 10px;
	border-bottom: solid 1px #F7F7F7;
	text-indent: 25px;
}
.technical_support_left ul li:last-child a, .technical_support_left ul li:hover:last-child a {
	border: none;
}
.technical_support_left ul li:hover:before {
	width: 100%;
}
.technical_support_left ul li:hover a {
	color: #086ec6;
	background: rgba(0, 0, 0, 0);
	border-bottom: solid 1px #e80515;
}
.technical_support_left ul li:first-child.active {
	border-top: none;
}
.technical_support_left ul li.active {
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
}
.technical_support_left ul li.active a {
	color: #086ec6;
	border-bottom: solid 1px #e80515;
}
.technical_support_left ul li.active:hover:before {
	display: none;
}
.technical_support_Right{padding: 30px 5%;background: #fff;width: 65%;float: right;min-height: 500px;}
.technical_support_Right .title {
	font-size: 16px;
	color: #4e4e4e;
	text-indent: 10px;
}
.technical_support_Right .sd35sa{line-height: 30px;border-bottom:1px #c1c1c1 solid;color: #666;margin-bottom: 10px;font-size: 12px;}
.technical_support_Right ul {
	margin: 15px 0;
	padding: 10px 0;
	border-top: solid 1px #F7F7F7;
	border-bottom: solid 1px #F7F7F7;
}
.technical_support_Right ul li{
	margin: 15px 0;

}
.technical_support_Right ul li a{
	display: block;
	overflow: hidden;
	color: #9a9a9a;
	position: relative;
	z-index: 1;line-height: 30px;padding: 0 10px;
}
.technical_support_Right ul li a:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #086ec6;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale3d(1, 0.1, 1);
	transform: scale3d(1, 0.1, 1);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.technical_support_Right ul li a, .technical_support_Right ul li a:before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.technical_support_Right ul li a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.technical_support_Right ul li a:hover {
	color: #fff;
}
.technical_support_Right ul li a .text{
	float: left;
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.technical_support_Right ul li a .tyutime{
	float: right;
}
.technical_support_page {
	padding: 0 20px 30px 20px;
	overflow: hidden;
	background: #fff;
}
.technical_support_page ul li {
	float: left;
}
.technical_support_page ul li a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: solid 1px #D1D1D1;
	border-radius: 3px;
	color: #c1c1c1;
	margin-right: 15px;
}
.technical_support_page ul li a.active, .technical_support_page ul li a:hover {
	background: #3c9af2;
	color: #fff;
	border: solid 1px #3c9af2;
}
.technical_support_page ul li a.disable {
	cursor: not-allowed;
}
.technical_support_page ul li a.disable:hover {
	color: #c1c1c1;
	background: #fff;
	border: solid 1px #D1D1D1;
}
.technical_support_box_z {
	background: #fff;
	padding: 30px;
}
.technical_support_box_z_header{
	border-bottom: solid 1px #D1D1D1;padding-bottom: 5px;
}

.technical_support_box_z_header .title {
	color: #4E4E4E;
	font-size: 24px;
}
.technical_support_box_z_header ul {
	overflow: hidden;
	margin-top: 10px;
}
.technical_support_box_z_header ul li {
	float: left;
	font-size: 12px;
	color: #989898;
	margin-right: 20px;
}
.technical_support_box_z_info{
	margin-top: 10px;
	padding: 0 0 30px 0;
}
.technical_support_box_z_info p{
	margin-top: 10px;
}
.next-prev-single{line-height: 25px;border-top: 1px dotted #666;overflow: hidden;padding: 10px 0 20px 0;font-size: 15px;}
.next-prev-single p a{color: #666;}
.next-prev-single p a:hover{color: #ff0101;}
.technical_support_box_z_info img {
	max-width: 100%;
	height: auto !important;
}
.technical_support_page_z {
	background: #fff;
	overflow: hidden;
	padding: 0 30px 30px 30px;
}
.technical_support_page_z a {
	display: inline-block;
	padding: 8px 45px;
	background: #fff;
	border: solid 1px #F7F7F7;
	color: #9a9a9a;
	border-radius: 3px;
}
.technical_support_page_z a.active, .technical_support_page_z a:hover {
	background: #3F98F2;
	color: #fff;
	border: solid 1px #3F98F2;
}
.technical_support_page_z a.page_next {
	float: right;
}
.template_search {
	text-align: center;
	margin: 50px 0;
	overflow: hidden;
}
.template_search_select {
	display: inline-block;
	margin: 0 30px;
}
.template_search_select select {
	color: #adadad;
	width: 280px;
	height: 40px;
	text-indent: 15px;
	border: solid 1px #F0F0F0;
	border-radius: 3px;
	cursor: pointer;
}
.template_search_select option {
	color: #adadad; 
}
.template_search_button {
	display: inline-block;
	margin: 0 30px;
}
.template_search_button .all_button {
	display: initial;
}
.template_show_content {
	position: relative;
	overflow: hidden;
}
.template_show_content:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background: #F7F7F7;
}
.template_show_list_box {
	border-bottom: solid 1px #F7F7F7;
}
.template_show_list {
	width: 96%;
	max-width: 540px;
	margin: 0 auto;
	padding: 80px 0;
}
.template_show_list_text {
	margin: 25px 0;
	overflow: hidden;
}
.template_show_list_text ul li {
	float: left;
	margin-right: 30px;
	color: #9a9a9a;
}
.template_show_list_text ul li span {
	color: #636363;
}
.template_show_list_button a:last-child {
	float: right;
}
.template_show_list_button .all_button {
	padding: 8px 40px;
}
.template_show .know_more {
	border-top: solid 1px #F7F7F7;
}
.introduce {padding: 100px 0;min-width: 1100px;overflow: hidden;}
.introduce_content {overflow: hidden;margin-top: 25px;}
.introduce_list {float: left;width: 650px;}
.introduce_list_brief{height: 60px;padding-left: 15px;border-left:6px solid #0570cc;}
.introduce_list_title {font-size: 28px;color: #333;font-weight: 600;line-height: 40px;}
.introduce_list_text {color: #969696;font-size: 15px;line-height: 20px;}
.introduce_list_p{font-size: 15px;margin-top: 30px;color: #666;line-height: 25px;}
.introduce_list_p p{margin-top: 10px;}
.introduce_right{width: 420px;float: right;}
.cloud_platform {
	padding: 100px 0 60px 0;
	background: url(../images/076.jpg) center top repeat;
}
.cloud_platform_content {
	overflow: hidden;
	margin: 80px 0 60px -30px;
}
.cloud_platform_list {
	width: 240px;float: left;
	display: block;
	margin: 0px 11px;
	background: #fff;
	text-align: center;
	padding: 10px;
}
.cloud_platform_list_title {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.cloud_platform_list_text {
	color: #666;
	height: 60px;
	line-height: 20px;
	font-size: 13px;
	margin-top: 5px;
}
.cloud_platform_solution {
	text-align: center;
	color: #fff;font-size: 24px;
}

.team{ overflow:hidden;min-width: 1100px;margin: 10px auto 0;width: 1100px;}
.team .bd{float: left;width: 1100px;overflow:hidden;height: 240px;}
.team .bd ul{width: 1100px;zoom:1;}
.team .bd ul li{ margin:0 12px; width:215px;height: 280px;position: relative;float:left;overflow:hidden;text-align:center;}
.team .bd ul li img{ width:215px;position: absolute;bottom:75px;left: 0;}
.team .bd ul li .title{position: absolute;bottom:40px;left:0;width:215px;background-color: rgba(0, 0, 0, 0.5);height:30px;line-height:30px;font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.team .bd ul li .title a{color:#fff;}
.team .bd ul li .title:hover a{color:#e80515;}
.proxy_process {
	padding: 100px 0;
	background: url(../images/076.png) center top repeat;
}

.h82 {
	height: 82px;
	padding: 0px;
}
.page_num_box {
	float: right;
}
.page_num_box ul li {
	float: left;
}
.page_num_box ul li a {
	display: block;
	border: solid 1px #E9E9E9;
	padding: 3px 0;
	width: 25px;
	text-align: center;
	font-size: 12px;
}
.page_num_box ul li a:hover, .page_num_box ul .page_num_active {
	background: #008BD6;
	color: #fff;
	border: solid 1px #008BD6;
}
.news_banner {
	padding: 40px 0;
}
/*
*  Author:ï¿½Æ¼Ñ±ï¿½(Jabo)
*  Time: 2016/07/19
*  Dec: ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ò³ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½
*/

/*Í·ï¿½ï¿½ï¿½Ëµï¿½ï¿½ï¿½ï¿½Ò»ï¿½ï¿½li*/

/*
.header .header_menu ul li:last-child {
    display:none;
}*/

/*Îªï¿½ï¿½ï¿½ï¿½IEï¿½ï¿½Ê¹ï¿½ï¿½*/
.header .header_menu ul .nav-last-li {
	display: none;
}
 @media screen and (max-width: 1199px) {
.header .header_menu ul li:last-child {
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #378fdd;
}
.header .header_menu ul li:last-child a {
	display: inline;
	padding: 0 20px;
	border: none;
}
.header .header_menu ul li:last-child span {
	color: #fff;
	filter: alpha(opacity=20); /* IE Í¸ï¿½ï¿½ï¿½ï¿½20% */
	opacity: 0.8;
}
.header .header_menu ul li:last-child a:hover {
	border: none;
}
}
/**
 * AUTHOR:ï¿½Æ¼Ñ±ï¿½(Jabo)
 * TIME:2016/07/25
 * DESC:ï¿½ï¿½Õ¾ï¿½ï¿½ï¿½ï¿½
 * */

.template_show_list_button .all_button {
	padding: 6px 30px;
}
.template_show_list_button .all_button:first-child {
	float: right;
	margin-left: 25px;
}
.template_show_list {
	width: 82%;/*	padding: 80px 0;*/
	/*padding-right: 10px;*/
}
.template_show-container {
	background: #F5F5F5;
	height: 100%;
	padding: 10px 10px 68px 10px;
}
.template_show_list_text {
	position: absolute;
	margin: 22px 0 12px 0;
}
.template_show_list_pic img {
	background: transparent;
	background-color: rgba(0, 0, 0, 0);
}
.template_show_list_pic {
	position: relative;
}
.template_show_list_pic .front-model {
/*position: relative;*/
}
.template_show_list_pic .front-img {
	position: absolute;
	transition: all 0.3s;
}
.template_show_list_pic .front-img:hover {
	opacity: 0;
	filter: Alpha(opacity=0);
}
.template_show_list_button {
	margin-top: 28px;
}
.template_show_list_text h3 {
	color: #636363;
	padding-bottom: 3px;
}
.template_show_list_text p {
	color: #9A9A9A;
}
.web_tip {
	margin: 76px 0 36px;
	text-align: center;
	position: relative;
}
.web_tip:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.web_tip h4 {
	font-size: 16px;
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 30px;
	z-index: 1;
}
.web_tip .create_web {
	margin-top: 18px;
}
.web_tip a {
	display: inline-block;
	padding: 6px 30px;
	background: #3B9EF3;
	border-radius: 3px;
	color: #fff;
	border: solid 1px #3B9FF2;
	transition: all 0.3s;
}
.web_tip a:hover {
	background: transparent;
	color: #3B9FF2;
}
 @media only screen and (max-width: 1110px) {
.web_tip h4 {
	padding: 0 26px;
}
.template_show_list_text {
	position: relative;
	margin: 22px 0 12px 0;
	text-align: center;
}
.template_show_list_button {
	margin-top: 12px;
	text-align: center;
}
.template_show_list_button .all_button:first-child {
	float: none;
	margin-left: 0;
}
.template_show_list_button a:last-child {
	float: none;
}
.template_show-container {
	padding: 10px 10px 18px 10px;
}
.web_tip {
	margin: 50px 0 26px;
}
}
 @media only screen and (min-width: 420px) and (max-width: 770px) {
.web_tip h4 {
	padding: 0 20px;
}
.web_tip {
	margin: 40px 0 16px;
}
.template_show_list_button .all_button:first-child {
	margin-left: 0;
}
}
 @media only screen and (max-width: 420px) {
.web_tip h4 {
	padding: 0 15px;
}
.web_tip {
	margin: 40px 0 6px;
}
.template_show_list {
	padding: 30px 0 !important;
}
}
 @media only screen and (max-width: 322px) {
.web_tip:before {
	display: none;
}
}
/*
 * @Autor:Jabo(ï¿½Æ¼Ñ±ï¿½)
 * Time:2016/09/07
 * Desc:ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½
 */
.support_type_content {text-align: center;}

.kzf-mod-new-container {
	margin-bottom: 95px;
}
.kzf-mod-new-container .container {
	max-width: 900px;
}
.kzf-mod-new-container .kzf-mod-new-li {
	position: relative;
	overflow: hidden;
	padding: 10px 0;
	margin: 4px 0 20px 0;
	border: 1px solid #eee;
}
.kzf-mod-new-container .kzf-mod-new-li:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	background: #3DA6F7;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.kzf-mod-new-container .kzf-mod-new-li:hover:after {
	right: 0;
	width: 100%;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-box {
	padding: 6px 12px;
	border-right: 1px solid #eee;
	text-align: center;
	color: #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	width: 20%;float: left;
}
.kzf-mod-new-container .kzf-mod-new-li:hover .kzf-mod-new-time-box {
	color: #fff;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-box {
	padding: 12px;
	width: 73%;float: left;
}

.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title {
	position: relative;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	text-indent: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	border: 7px solid;
	border-color: transparent transparent transparent #afafaf;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.kzf-mod-new-container .kzf-mod-new-span{
	font-size: 12x;
	color: #b2b2b2;
	line-height: 24px;
}
.kzf-mod-new-container .kzf-mod-new-span span{margin-right: 20px;font-size: 12px;}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-text {
	font-size: 14x;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 60px;
}
.kzf-mod-new-container .kzf-mod-new-li:hover .kzf-mod-new-title {
	color: #fff;
}
.kzf-mod-new-container .kzf-mod-new-li:hover .kzf-mod-new-text {
	color: #fff;
}
.kzf-mod-new-container .kzf-mod-new-li:hover .kzf-mod-new-title:before {
	border-left-color: #fff;
}
.page-box{text-align: center;margin-top: 30px;}
.digg span{padding: 5px 14px;margin: 0 3px;color: #fff;background: #939ba0;border-radius:5px;font-size: 14px;}
.digg a{padding: 5px 14px;margin: 0 3px;background: #939ba0;color: #fff;border-radius:5px;font-size: 14px;}
.digg a:hover{background: #086ec6;}
.current {background: #086ec6!important;}
 @media only screen and (max-width: 1199px) {
.kzf-mod-new-container {
	margin-bottom: 60px;
}

}
 @media only screen and (max-width: 960px) {
.kzf-mod-new-container {
	margin-bottom: 40px;
}

.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-box {
	padding: 6px 0;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-date {
	font-size: 38px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title {
	padding-bottom: 22px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-box {
	padding: 6px 20px;
}
.kzf-mod-new-container .kzf-mod-new-li {
	padding: 14px 0;
}
}
 @media only screen and (max-width: 767px) {
.kzf-mod-new-container {
	margin-bottom: 25px;
}

.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-box {
	padding: 3px 0;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-date {
	font-size: 24px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title {
	padding-bottom: 12px;
	line-height: 19px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-box {
	padding: 3px 10px;
}
.kzf-mod-new-container .kzf-mod-new-li {
	padding: 4px 0;
}
}
 @media only screen and (max-width: 479px) {
.kzf-mod-new-container {
	margin-bottom: 25px;
}

.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-date {
	font-size: 14px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-time-year {
	font-size: 12px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title {
	padding-bottom: 2px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-box {
	padding: 0 10px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-title {
	font-size: 14px;
}
.kzf-mod-new-container .kzf-mod-new-li .kzf-mod-new-text {
	font-size: 12px;
}
.kzf-mod-new-container .kzf-mod-new-li {
	padding: 4px 0;
}

}
/*
 * @Autor:Jabo(ï¿½Æ¼Ñ±ï¿½)
 * Time:2016/09/12
 * Desc:ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½
 */

.kzf-mod-case-container {
	padding: 65px 0;
}
.kzf-mod-so-title-box {
	margin: 25px 0 56px;
	text-align: center;
}

.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box {
	margin-left: -30px;
	text-align: center;
}
.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:hover .kzf-mod-pic {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap .kzf-mod-title {
	color: #818181;
}
.kzf-mod-link-container {
	padding: 50px 0;
	background: url(../images/so-link-bg.png) no-repeat;
	background-size: cover;
}
.kzf-so-title {
	font-size: 35px;
	color: #3c94f1;
}
.kzf-so-text {
	color: #818181;
}
.support_type_lliss{margin-bottom:30px;overflow: hidden;margin-left: 30px;}

.kzf-mod-link-container .kzf-mod-so-title-box{margin: 0}
.tab{margin:50px auto 50px;}
.tab-hd {overflow:hidden; zoom:1;}
.tab-hd li{float:left;width:150px;color:#333;background: #eee;text-align:center;cursor:pointer;margin: 0 30px 15px 0;line-height: 45px;}
.tab-hd li.active{ background:#F60;color: #fff;}
.tab-bd{margin-top: 45px;background-color: rgb(238,238,238,0.6);overflow: hidden; padding:20px;}
.tab-bd li{display:none;height: 240px;overflow: hidden;}
.tab-bd li.thisclass{ display:list-item;}
.tab-bd li img{float: left;width: 460px;height: 240px;}
.tab-bd li .maptxt{float: right;width: 560px;height: 240px;line-height: 35px;}
 @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-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
	margin: 0 0 55px 30px;
}
.kzf-mod-link-container {
	padding: 50px 6px 82px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box {
	margin: 0 0 30px -16px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box .kzf-mod-wrap {
	margin: 0 0 3px 16px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap span {
	font-size: 14px;
}
}
 @media screen and (max-width: 767px) {
.kzf-mod-case-container {
	padding: 40px 0;
}
.kzf-mod-so-title-box {
	margin: 25px 0 30px;
}

.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box .kzf-mod-wrap {
	margin: 0 0 1px 5px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box {
	margin: 0 0 10px -5px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box {
	margin-left: -5px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap {
	margin-left: 5px;
}
}
 @media screen and (max-width: 479px) {
.kzf-mod-case-container {
	padding: 15px 0;
}
.kzf-mod-so-title-box {
	margin: 15px 0 30px;
}
.kzf-mod-case-container .kzf-mod-case-out .kzf-mod-case-box .kzf-mod-wrap {
	margin: 0 0 30px 30px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box {
	margin: 0 0 5px -5px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box .kzf-mod-wrap .kzf-mod-pic {
	margin-bottom: 10px;
}
.kzf-mod-link-container {
	padding: 15px 6px 35px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box .kzf-mod-wrap {
	padding: 10px 3px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-inf-box .kzf-mod-wrap .kzf-mod-txt {
	font-size: 12px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box {
	margin-left: -3px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap {
	margin-left: 3px;
	margin-bottom: 1px;
	padding: 6px 2px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap img {
	margin-right: 3px;
}
.kzf-mod-link-container .kzf-mod-link-out .kzf-mod-link-qq-box .kzf-mod-wrap span {
	font-size: 12px;
}
}
/*
 * @Autor:ï¿½ï¿½ï¿½ï¿½Èº
 * Time:2016/09/12
 * Desc:ï¿½ï¿½Æ·ï¿½Í·ï¿½ï¿½ï¿½
 */

.kzf-mod-product {
	padding: 90px 0;
	text-align: center;
}
.kzf-mod-product-title {
	font-size: 35px;
	color: #086ec6;
}
.kzf-mod-product-brief {
	color: #818181;
	margin: 0px 0 55px 0;
}
.kzf-mod-product-content{overflow: hidden;}
.kzf-mod-product-list{width: 220px;margin: 0 20px;float: left;}
.kzf-mod-product-list-title{color: #086ec6;font-size: 15px;margin: 25px 0 10px 0;}
.kzf-mod-product-list p {
	line-height: 2;
	color: #818181;
	font-size: 13px;
	margin: 0 5%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.kzf-mod-product-list img {}
.kzf-mod-product-list:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transition: 1s all;
	-webkit-transition: 1s all;
}
.kzf-mod-product-list:hover p {
	color: #444;
}
.cont-show{ width: 100%;border: 1px solid #eee;overflow: hidden;}
.cont-show img{float: left;}
.cont-show .mapdec{float: left;padding: 15px;width: 240px;line-height: 25px;}
.cont-show .mapdec h1{margin: 20px 0 25px 0}
.cont-show .qr{padding: 30px 10px;width: 200px;float: right;}
.fromBox{width:840px;font-size:14px;overflow: hidden;margin: 0 auto;color:#8f7b6d;}
.fromBox .ertxww{width: 340px;margin: 0 auto;}
.fromBox .item{width:400px;float: left;}
.fromBox .item label{width:100%;height:32px;line-height:30px;margin-top:15px;float: left;}
.fromBox .item label.selectBox{height:155px;}
.fromBox .item label span{width:100px;text-align:right;float: left;}
.fromBox .item label span em{color: #e80515;padding-right: 10px;}
.fromBox .item label input{width: 270px;float: right;height: 20px;padding: 5px;}
.fromBox .item label input,.fromBox .item label textarea{border:1px #c1c1c1 solid;}
.fromBox .itemr{width:400px;float: right;margin-top: 15px;}
.fromBox .itemr label span{float: left;width: 100px;}
.fromBox .itemr label span em{color: #e80515;padding-right: 10px;}
.fromBox .itemr label textarea{width: 270px;height: 160px;padding: 5px;}
.fromBox .w-100{width: 100%;float: left;margin: 30px 0 15px 0;}
.fromBox .btn{width:80px;height:30px;border-radius:100px;background:#fff;color:#ff3c3f;border:2px #ff3c3f solid;position:relative;float:left;left:50%;top:0px;margin-left:-40px;font-size:16px;font-weight:bold;cursor:pointer;}

 @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-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-product-list p {
	line-height: 1.8;
}
}
.kzf-mod-custom {
	padding: 90px 0;
	text-align: center;
	background: url(../images/zsjm-bg.png) no-repeat center top;
}
.kzf-mod-custom-title {
	font-size: 35px;
	color: #086ec6;
}
.kzf-mod-custom-brief {
	color: #666;
	margin: 20px 0 55px 0;
}
.kzf-mod-custom-content {
	overflow: hidden;
}
.kzf-mod-custom-list {
	width: 14.2%;
	float: left;
}
.kzf-mod-custom-list img {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	position: relative;
	top: 0;
}
.kzf-mod-custom-list-title {
	color: #fff;
	font-size: 18px;
	margin: 25px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 2;
	color: #818181;
	padding: 0 15px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.kzf-mod-custom-list:hover img {
	top: 5px;
}
.kzf-mod-custom-list:hover p {
	color: #FAFAFA;
}
 @media only screen and (max-width: 967px) {
.kzf-mod-custom {
	padding: 60px 0 20px 0;
}
.kzf-mod-custom-title {
	font-size: 30px;
}
.kzf-mod-custom-brief {
	margin: 20px 0 40px 0;
}
.kzf-mod-custom-list {
	width: 25%;
	margin-bottom: 40px;
}
.kzf-mod-custom-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 767px) {
.kzf-mod-custom {
	padding: 40px 0 0 0;
}
.kzf-mod-custom-title {
	font-size: 26px;
}
.kzf-mod-custom-brief {
	margin: 15px 0 25px 0;
}
.kzf-mod-custom-list {
	margin-bottom: 40px;
}
.kzf-mod-custom-list-title {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.kzf-mod-custom-list p {
	line-height: 1.8;
}
}
 @media only screen and (max-width: 479px) {
.kzf-mod-custom-list {
	width: 33.333%;
}
.kzf-mod-custom-list img {
	width: 100px;
}
.kzf-mod-custom-list p {
	padding: 0 10px;
	font-size: 12px;
}
.kzf-mod-custom-list-last {
	float: none;
	animation-delay: inherit;
	visibility: visible;
	animation-name: inherit;
	-webkit-animation-fill-mode: inherit;
	animation-fill-mode: initial;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
}

</pre></body></html>