@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,span,b,form,font,input,button,textarea,p,a,img,table,tr,td,th,i,strong{margin:0;padding:0;}
input,button,select,textarea{outline:none;}li{list-style:none;}img{border:0 none;}textarea{resize:none}
/* body{color:#333;word-break:break-all;word-wrap:break-word;height:100%;font-size:14px;font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53,\5B8B\4F53;} */
/* a{color:#333;text-decoration:none;outline:none;} */
body{color:#333;}
a{color:#00045f;}
img {display: inline-block;}
/* a:hover{color:#333;} */
table{width:100%;border-collapse:collapse;border-spacing:0;}
/*clearfix*/
.clearfix:after{content:"";display:table;height:0;clear:both;overflow:hidden}


/* 背景 */
body{
	overflow-x:hidden;
}
.bg-fff{
	background:#fff;
}
.bg-179bc1{
	background:#179bc1;
}
.bg-17a598{
	background:#17a598;
}
.bg-f9{
	background:#f9f9f9;
}
.bg-blue{
	background:#3ca5f6;
}
.bg-f5{
	background:#f5f5f5;
}
.bg-arrow{
	padding-bottom:50px;
	background:url(/wp-content/uploads/images/multi_channel/mc_ico1.jpg) no-repeat center bottom;
}
.bg-doc{
	width:260px;
	padding:25px 25px 0;
	margin-left:-10px;
	margin-right:-10px;
	background:url(/wp-content/uploads/images/multi_channel/mc_img15.jpg) no-repeat center top;
}

/* 溢出隐藏 */
.over-hidden{
	overflow:hidden;
	_height:auto;
}
.over-hid{
	overflow:hidden;
	_height:100%;
}
.over-ell{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:normal;
}

/* 页面宽度 */
.box-w{
	width:1100px;
	margin:0 auto;
}
@media screen and (max-width: 1024px) {
	.box-w{
		width:100%;
		margin:0 auto;
	}
}
	

/* 去除链接 */
.cursor-def{
	cursor:default;
}

/* 左浮动 */
.pull-left{
	float:left;
	_display:inline;
}

/* 右浮动 */
.pull-right{
	float:right;
	_display:inline;
}

/* 字体大小 */
.font-s0{
	font-size:0px;
}
.font-s12{
	font-size:12px;
}
.font-s16{
	font-size:16px;
}
.font-s18{
	font-size:18px;
}
.font-s20{
	font-size:20px;
}
.font-s24{
	font-size:24px;
}
.font-s26{
	font-size:26px;
}
.font-s30{
	font-size:30px;
}
.font-s36{
	font-size:36px;
}
.font-s40{
	font-size:40px;
}
.font-s48{
	font-size:48px;
}
.font-s60{
	font-size:60px;
}

/* 文字加粗 */
.bold-true{
	font-weight:bold;
}
.bold-false{
	font-weight:normal;
}

/* 文字颜色 */
.color-666{
	color:#666;
}
.color-999{
	color:#999;
}
.color-ccc{
	color:#ccc;
}
.color-fff,.color-fff:hover{
	color:#fff;
}
.color-blue,a.color-blue:hover{
	color:#3ca5f6;
}
.color-red{
	color:#ff5c4b;
}

/* 文字阴影 */
.ts-px1{
	text-shadow:1px 1px 2px #666;
}

/* 元素阴影 */
.bs-px3{
	box-shadow:0 3px 3px #ccc;
}

/* 对齐 */
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.text-center{
	text-align:center;
}
.text-justify{
	text-align:justify;
	text-justify:inter-ideograph;
}
.ver-middle{
	vertical-align:middle;
}
.ver-per-8{
	vertical-align:-8%;
}

/* 字间距 */
.spacing-px5{
	letter-spacing:5px;
}

/* 行高 */
.lh-px0{
	line-height:0;
}
.lh-px24{
	line-height:24px;
}
.lh-px26{
	line-height:26px;
}
.lh-px30{
	line-height:30px;
}
.lh-px34{
	line-height:34px;
}
.lh-px36{
	line-height:36px;
}
.lh-px40{
	line-height:40px;
}
.lh-px44{
	line-height:44px;
}
.lh-px50{
	line-height:50px;
}
.lh-px54{
	line-height:54px;
}

/* 上外边距 */
.mt-px5{
	margin-top:5px;
}
.mt-px10{
	margin-top:10px;
}
.mt-px15{
	margin-top:15px;
}
.mt-px17{
	margin-top:17px;
}
.mt-px20{
	margin-top:20px;
}
.mt-px25{
	margin-top:25px;
}
.mt-px30{
	margin-top:30px;
}
.mt-px35{
	margin-top:35px;
}
.mt-px40{
	margin-top:40px;
}
.mt-px50{
	margin-top:50px;
}
.mt-px60{
	margin-top:60px;
}
.mt-px70{
	margin-top:70px;
}
.mt-px90{
	margin-top:90px;
}
.mt-px100{
	margin-top:100px;
}

/* 右外边距 */
.mr-px5{
	margin-right:5px;
}
.mr-px10{
	margin-right:10px;
}
.mr-px20{
	margin-right:20px;
}
.mr-px30{
	margin-right:30px;
}

/* 左外边距 */
.ml-px5{
	margin-left:5px;
}
.ml-px10{
	margin-left:10px;
}
.ml-px20{
	margin-left:20px;
}
.ml-px30{
	margin-left:30px;
}
.ml-px79{
	margin-left:79px;
}
.ml-px130{
	margin-left:130px;
}

/* 下外边距 */
.mb-px40{
	margin-bottom:40px;
}

/* 上内边距 */
.pt-px1{
	padding-top:1px;
}
.pt-px10{
	padding-top:10px;
}
.pt-px20{
	padding-top:20px;
}

/* 下内边距 */
.pb-px15{
	padding-bottom:15px;
}
.pb-px20{
	padding-bottom:20px;
}
.pb-px30{
	padding-bottom:30px;
}
.pb-px70{
	padding-bottom:70px;
}
.pb-px100{
	padding-bottom:100px;
}

/* 左内边距 */
.pl-px15{
	padding-left:15px;
}
.pl-px30{
	padding-left:30px;
}
.pl-px100{
	padding-left:100px;
}

/* 右内边距 */
.pr-px30{
	padding-right:30px;
}

/* 宽度 */
@media screen and (max-width: 1024px) {
	.width-px47{
		width:47%;
	}
}
.width-px200{
	width:200px;
}
.width-px245{
	width:245px;
}
.width-px250{
	width:250px;
}
@media screen and (max-width: 1024px) {
	.width-px250{
		width:20%;
	}
}
.width-px290{
	width:290px;
}
.width-px326{
	width:326px;
}
.width-px360{
	width:360px;
}
@media screen and (max-width: 1024px) {
	.width-px360{
		width:300px;
	}
}
.width-px380{
	width:380px;
}
.width-px410{
	width:410px;
}
@media screen and (max-width: 1024px) {
	.width-px410{
		width:320px;
	}
}
.width-px430{
	width:430px;
}
@media screen and (max-width: 1024px) {
	.width-px430{
		width:340px;
	}
}
.width-px470{
	width:470px;
}
@media screen and (max-width: 1024px) {
	.width-px470{
		width:400px;
	}
}
.width-px500{
	width:500px;
}
@media screen and (max-width: 1024px) {
	.width-px500{
		width:400px;
	}
}
.width-px540{
	width:540px;
}
@media screen and (max-width: 1024px) {
	.width-px540{
		width:400px;
	}
}
.width-px560{
	width:560px;
}
.width-px600{
	width:600px;
}
@media screen and (max-width: 1024px) {
	.width-px600{
		width:500px;
	}
}
.width-px800{
	width:800px;
}
@media screen and (max-width: 1024px) {
	.width-px800{
		width:75%;
	}
}

/* 高度 */
.height-px34{
	height:34px;
}
.height-px72{
	height:72px;
}
.height-px80{
	height:80px;
}
.height-px100{
	height:100px;
}
.height-px120{
	height:120px;
}
.height-px140{
	height:140px;
}
.height-px160{
	height:160px;
}
.height-px170{
	height:170px;
}
.height-px230{
	height:230px;
}
.height-px290{
	height:290px;
}
.height-px502{
	height:502px;
}

/* 图片大小 */
.img-px245{
	width:245px;
	height:154px;
}
.img-px260{
	width:260px;
	height:163px;
}

/* 按钮 */
.blue-btn{
	display:inline-block;
	padding:0 20px;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:14px;
	background:#3ca5f6;
	border-radius:6px;
}
.blue-btn:hover{
	color:#fff;
	background:#3998e2;
}
.switch-btn a{
	height:32px;
	display:inline-block;
	line-height:30px;
	padding:0 15px;
	border-radius:4px;
}
/* 行业案例/KM百科 行业案例分类按钮/百科分类按钮 */
.ind-btn,.cyc-btn{
	display:block;
	line-height:40px;
	border-radius:4px;
	border:1px solid #eee;
	background:#fff;
	cursor:pointer;
}
.ind-btn:hover,.cyc-btn:hover{
	color:#3ca5f6;
	border:1px solid #3ca5f6;
}
.ind-btn-true,.cyc-btn-true{
	color:#fff;
	background:#3ca5f6;
	border:1px solid #3ca5f6;
}
.ind-btn-true:hover,.cyc-btn-true:hover{
	color:#fff;
	background:#1c89de;
	border:1px solid #1c89de;
}
/* 行业案例分类按钮 */
.ind-btn{
	float:left;
	padding:0 20px;
	margin:5px 10px;
}
/* 行业案例获取解决方案按钮 */
.solution-btn{
	display:block;
	float:right;
	line-height:40px;
	border-radius:4px;
	color:#fff;
	border:1px solid #FFA731;
	background:#FFA731;
	padding:0 10px;
	margin:5px 0;
}
.solution-btn:hover{
	color:#fff;
	border:1px solid #eb9726;
	background:#eb9726;
}
/* 百科分类按钮 */
.cyc-btn{
	text-align:center;
	margin:10px;
}
/* 更多按钮 */
.cyc-btn-xs{
	display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    margin: 0;
}

/* 隐藏 */
.d-hide{
	display:none;
}

/* 边框 */
.bor-s-f1{
	border:1px solid #f1f1f1;
}
.bor-3l-333{
	border-left:3px solid #333;
}
.bor-t-eee{
	border-top:1px solid #eee;
}
.bor-b-aaa{
	border-bottom:1px dashed #aaa;
}
.bor-b-ccc{
	border-bottom:1px solid #ccc;
}
.bor-b-eee{
	border-bottom:1px solid #eee;
}
.bor-r-eee{
	border-right:1px solid #eee;
}

/* 块元素 */
.dis-inl{
	display:inline-block;
}
.dis-block{
	display:block;
}

/* 过渡效果 */
.icon-ul li,.icon-ul li i,.suc-case a:hover p,.index-suc-case a:hover p,.menu-boxs .intelligent > dt a.true-a{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

/* 知识列表 */
.lore-list li{
	line-height:34px;
	height:34px;
	overflow:hidden;
	position:relative;
}
.lore-list li a{
	display:block;
	padding-right:80px;
}
.lore-list li span{
	position:absolute;
	right:0;
	top:0;
}

/* 顶部 */
.header{
	width:100%;
	height:80px;
	background:url(/wp-content/uploads/images/menu_bg.png) repeat-x;
}
.bg-1c89de{
	background-color:#1c89de;
}
/* 主导航 */
/* .menu > li{
	float:left;
}
.menu > li > a{
	display:block;
	height:80px;
	line-height:80px;
	font-size:18px;
	padding:0 20px;
	color:#fff;
}
.menu > li:hover > a{
	color:#f9f9f9;
	background-color:rgba(0,0,0,0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
}
.menu > li > a.true-a{
	background-color:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
} */
/* 主导航 下拉框 */
.menu-boxs{
	position: absolute; 
	top: 80px; 
	left:0;
	right:0;
	z-index: 9999;
	background:#1463a0;
	background:rgba(20,99,160,0.95);
}
/* 默认 */
.menu-boxs > ul > li{
	float:left;
	color:#fff;
	margin-left:75px;
	display:inline;
	padding-bottom:10px;
}
.menu-boxs > ul > li .box-tit,.menu-boxs .intelligent .inte-tit{
	font-size:18px;
	font-weight:normal;
	margin:30px 0 20px;
	padding-left:10px;
	line-height:20px;
	border-left:2px solid #fff;
}
.menu-boxs > ul > li a{
	width:200px;
	height:40px;
	color:#fff;
	display:block;
	line-height:40px;
	overflow:hidden;
	margin-top:14px;
	padding:0 20px;
	background:#0e4c7f;
	background:rgba(0,0,0,0.2);
}
.menu-boxs > ul > li a:hover{
	background:#0b395d;
	background:rgba(0,0,0,0.4);
}
.menu-boxs > ul > li a.cursor-def:hover{
	background:#0e4c7f;
	background:rgba(0,0,0,0.2);
}
.menu-boxs > ul > li dl.skill{
	width:445px;
	overflow:hidden;
	border:1px solid #5a8fbb;
	border:1px solid rgba(255,255,255,0.3);
}
.menu-boxs > ul > li dl.skill dt{
	width:20px;
	height:150px;
	float:left;
	text-align:center;
	line-height:120%;
	background:#2a6fa9;
	background:rgba(255,255,255,0.1);
	padding:26px 10px 0;
}
.menu-boxs > ul > li dl.skill dd{
	width:405px;
	float:left;
}
.menu-boxs > ul > li dl.skill dd a{
	width:140px;
	margin-left:15px;
	float:left;
}
/* WHAT IS KM 文字 */
.menu-boxs > ul > li .box-km{
	width:550px;
	color:#fff;
	position:relative;
	right:-150px;
	bottom:15px;
}
.menu-boxs > ul > li .box-km div{
	font-size:28px;
	font-weight:bold;
	text-align:right;
}
.menu-boxs > ul > li .box-km p{
	margin-top:5px;
	line-height:24px;
}
/* 左右说明形式 */
.menu-boxs-two{
	background:#fff;
	background:linear-gradient(to right,#f4f4f4 30%,#fff 30%);
	border-bottom:1px solid #eaeaea;
}
.menu-boxs .intelligent > dt{
	width:300px;
	height:440px;
	float:left;
	padding-right:20px;
	background:#f4f4f4;
}
.menu-boxs .intelligent .inte-tit{
	border-left-color:#666;
}
.menu-boxs .intelligent > dt a{
	padding-left:20px;
	display:block;
	line-height:40px;
	color:#333;
	font-size:16px;
}
.menu-boxs .intelligent > dt a.true-a{
	color:#fff;
	background:#3b6caa;
}
.menu-boxs .intelligent > dd{
	width:780px;
	height:440px;
	float:left;
	background:#fff;
}


/* 产品banner */
.ban-box{
	width:100%;
	height:520px;
}
.ban-box::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
	height: 520px;
    opacity: 0.5;
    background: #000;
}
.ban-box > div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
}
.ban-box a.btn{
	height:54px;
	color:#fff;
	border-radius:5px;
	text-align:center;
	line-height:50px;
	font-size:20px;
	display:inline-block;
	border:2px solid #fff;
	margin-top:20px;
	padding:0 40px;
}
.ban-box a.btn:hover{
	opacity:0.8;
	filter:Alpha(opacity=80);
}

/* 图标UL */
.icon-ul li{
	width:25%;
	float:left;
	text-align:center;
	font-size:18px;
	display:inline;
}
.icon-ul li a{
	display:inline-block;
}
.icon-ul li i{
	width:154px;
	height:154px;
	display:inline-block;
	border:2px solid #3ca5f6;
	border-radius:50%;
	background-repeat:no-repeat;
	background-position:center top;
}
.icon-ul li i.bor-none{
	border:0 none;
}
.icon-ul li:hover{
	color:#3ca5f6;
}
.icon-ul li:hover i{
	background-color:#3ca5f6;
	background-position:center bottom;
}
.three-icon-ul li{
	width:33.3%;
}
.two-icon-ul li{
	width:45%;
}
.two-icon-ul li.pull-right{
	float:right;
}

/* 简介ul */
.blurb-ul li{
	float:left;
	margin:0 40px;
	display:inline;
	font-size:18px;
	color:#666;
	cursor:pointer;
	text-align:center;
}
.four-ul li{
	margin:0 35px;
}
.four-ul li.blurb-li1{
	margin-left:0;
}
.four-ul li.blurb-li4{
	margin-right:0;
}
.blurb-ul li i{
	width:80px;
	height:80px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center top;
}
.blurb-ul li.true-a{
	color:#3ca5f6;
}
.blurb-ul li.true-a i{
	background-position:center bottom;
}

/* 行业案例列表 */
.case-list li{
	width:245px;
	height:300px;
	overflow:hidden;
	float:left;
	margin:0 15px;
}
.case-list li h3{
	font-weight:normal;
	margin-top:10px;
}
.case-list li h3 a:hover,.cyc-list li h3 a:hover,.hover-blue:hover{
	color:#3ca5f6;
}
.case-list li p{
	color:#999;
	margin-top:5px;
	line-height:24px;
}

/* 行业案例 分类 */
.nav-fixed{
	width:100%;
	position:fixed;
	top:0;
	z-index:1000;
}

/* KM百科列表 */
.cyc-list li a img{
	width:220px;
	height:138px;
}

/* 联系我们 顾问咨询 */
.consult-ul li{
	width:490px;
	float:left;
	padding:30px 0 30px 50px;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}
@media screen and (max-width: 1024px) {
	.consult-ul li{
		width:42%;
	}
}
.consult-ul li.bor-r-none{
	border-right:0 none;
}
.consult-ul li.bor-b-none{
	border-bottom:0 none;
}
.consult-ul li a{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #eee;
	border-radius:5px;
	margin:0 5px;
	position:relative;
}
.consult-ul li a img{
	vertical-align:middle;
	margin-right:6px;
}
.consult-ul li a:hover{
	background:#f9f9f9;
}
.consult-ul li a img.ewm-img{
	position:absolute;
	left:8px;
	top:-120px;
	display:none;
}

/* 20个成功案例 */
.typ-cus li{
	width:184px;
	height:62px;
	border:1px solid #eee;
	background:#fff;
	text-align:center;
	float:left;
	border-radius:6px;
	margin:34px 17px 0;
}

/* 左1中2右2布局 */
.suc-case a p{
	width:100%;
	position:absolute;
	color:#fff;
	left:0;
	bottom:0;
	font-size:16px;
	line-height:28px;
	padding:5px 0 5px 10px;
	background:#555;
	background:rgba(0,0,0,0.5);
}
.suc-case a:hover p{
	background:#333;
	background:rgba(0,0,0,0.7);
}
.suc-case dt a{
	display:block;
	width:340px;
	height:484px;
	cursor:default;
	overflow:hidden;
	position:relative;
}
.suc-case dd{
	width:760px;
}
.suc-case dd a{
	display:block;
	float:left;
	width:340px;
	height:222px;
	cursor:default;
	overflow:hidden;
	position:relative;
	margin-left:40px;
}

/* 底部 */
.footer{
	width:100%;
	overflow:hidden;
	padding:30px 0;
	background:#262626;
}
.footer .footer-main{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	font-size:14px;
}
.footer .footer-main .footer-logo{
	width:195px;
	height:160px;
	float:left;
	padding-top:100px;
	margin-right:50px;
	border-right:1px solid #4e4e4e;
}
.footer .footer-main > ul{
	color:#999;
	margin-top:50px;
}
.footer .footer-main > ul li{
	padding:5px 0;
}
.footer .footer-main > ul a{
	color:#999;
}
.footer .footer-main > ul a:hover{
	color:#fff;
}
.pagelist li {
    float: left;
    margin-right: 15px;
}

.font-s46 {
	font-size: 46px;
}
.color-00045f {
	color: #00045f;
}