/* 
ZigZag Template

*/

/* --** Reset CSS **-- */
* { margin: 0px; padding: 0px; -webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
html, body, button, input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; }
li { font-size: 13px; margin: 5px 0px 10px 0px; }
pre { overflow: auto; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
a img { border: 0; }
a, input { outline: none; }
a { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; color: #06C;  }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 5px 0px 15px 0px; clear: both; font-weight: lighter; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
p {font-size: 14px; margin: 5px 0px 15px 0px; }
ul,ol,li,dl,dd {
	margin: 0;
	padding: 0;
}
ul,ol {
	list-style: none outside none;
}
img { -ms-interpolation-mode: bicubic; border: 0; height: auto; max-width: 100%; vertical-align: middle; display: block;  }
figure { margin: 0; }
::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.7); }
:-moz-placeholder { color: rgba(51, 51, 51, 0.7); }
::-moz-placeholder { color: rgba(51, 51, 51, 0.7); opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { color: rgba(51, 51, 51, 0.7); }
input:focus, textarea:focus { outline: none; background-color: #fff; border: 1px solid #c1c1c1; border: 1px solid rgba(51, 51, 51, 0.3); color: #333; }
input:focus, select:focus { outline: 2px solid #c1c1c1; outline: 2px solid rgba(51, 51, 51, 0.3); }
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.clear { clear: both; height: 0px; overflow: hidden; }
/* clearfix */
.clearfix {
	*zoom: 1
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
/* <<< Design Holder >>> */
.DesignHolder { position: relative; display: block; width: 100%; min-height: 100%; }

/* <<< Layout Frame >>> */
.LayoutFrame { margin: 0 auto; width: 100%; display: block; }

/* <<< Body >>> */
body { 
	background: #fff; 
	font-family: 'Open Sans', sans-serif;
}
	
	/* <<< Header >>> */
	.header { padding: 35px 0px 145px 0px; width: 100%; background: url(../img/header-bg.png) top center no-repeat; }
	.header .Center { max-width: 1098px; margin: auto; position: relative; }
	.header .arrow { position: absolute; bottom: -146px; right: -2px; }

	/* <<< Top Bar >>> */
	.Top_Bar { padding-bottom: 147px;  width: 100%; }
	.Top_Bar .site-logo { padding-left: 1px; width: 358px; float: left; }
	.Top_Bar .site-logo a { display: block; }
 	
	/* <<< Navigation >>> */
	.Navigation { margin-right: -3px; position: relative; width: 66.5%; float: right; background: url(../img/menu-bg.png) top center no-repeat; }
	.Navigation ul { list-style: none; margin: 0px;  }
	.Navigation li { float: left; margin: 0px; line-height: 80px; }
	.Navigation li a { padding: 0px 0px 0px 80px; font-size: 16px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; display: block; text-decoration: none; text-transform: uppercase; }
	.Navigation li a:hover, .Navigation li.active a { background: url(../img/menu-left-hover.png) left center no-repeat; }
	.Navigation li a:hover span, .Navigation li.active a span { display: block; background: url(../img/menu-right-hover.png) right center no-repeat; }

	.Navigation li a span { padding: 0px 124px 0px 62px; }
	.Navigation li.gap { margin-left: -80px; }
	.Navigation li.gap a span { padding: 0px 134px 0px 18px; }
	.Navigation li.gap1 a span { padding: 0px 138px 0px 11px; }
	
	
	
	
	.Navigation li:last-child a { padding-right: 0px; }
	.Navigation .triangle { position: absolute; top: 79px; left: 0px; }

	/* <<< Product Section >>> */
	.Product_sec { width: 100%; overflow: hidden; }
	.Product_sec ul { list-style: none; margin: 0px; }
	.Product_sec li { float: none; padding: 0px ; margin: 0px 0px 82px 0px; width: 100%; display: inline-block; }
	.Product_sec li:last-child { margin-bottom: 0px; }
	.Product_sec li .right { width: 63.75%; float: right; }
	.Product_sec li .right .Details { width: 61.2%; float: left; text-align: right; }
	.Product_sec li .Details h3 { padding-right: 6px; font-size: 24px; color: #1d232c; font-family: 'Open Sans', sans-serif; font-weight: 700; text-transform: uppercase; margin: 0px; line-height: 30px; }
	.Product_sec li .Details h3 span { margin: -1px -7px 0px 0px; font-family: 'Open Sans', sans-serif; font-weight: 300; display: block; }
	.Product_sec li .Details p { padding: 20px 0px 30px 0px; font-size: 14px; color: #8a8a8a; font-family: 'Open Sans', sans-serif; font-weight: 400; margin: 0px; line-height: 20px; }
	.Product_sec li .Details .button { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; text-align: center; text-decoration:none; text-transform: uppercase; float: right; background: url(../img/Learn-bg.png) no-repeat; width: 152px; height: 44px; line-height: 43px; display: block; }
	.Product_sec li .img { float: right; width: 234px; }
	.Product_sec li .left { padding-left: 48px; width: 67.1%; float: left; }
	.Product_sec li .left .Details { width: 60%; float: left; text-align: right; }
	.Product_sec li .left .Details h3 { padding-right: 0px; font-size: 24px; color: #1d232c; font-family: 'Open Sans', sans-serif; font-weight: 700; text-transform: uppercase; margin: 0px; line-height: 30px; }
	.Product_sec li .left .Details h3 span { margin: 0px; font-family: 'Open Sans', sans-serif; font-weight: 300; display: block; }
	.Product_sec li .left .img { width: 237px; padding: 8px 0px 0px 0px; }

	/* <<< Container >>> */
	#Container { overflow: hidden; width: 100%; }

	/* <<< Middle Section >>> */
	.Middle_sec { width: 100%; overflow: hidden; background: #222a36 url(../img/sollication-bg.jpg) top center no-repeat;margin-bottom: -30px; }
	.Middle_sec .Center { max-width: 1098px; margin: auto; overflow: hidden; }
	.Middle_sec #Leftside { width: 50.00%; float: left; position: relative;}
	.Middle_sec #Leftside .Client { width: 374px; text-align: center; padding: 139px 141px 139px 142px; background: url(../img/Client-bg.png) top center no-repeat; margin-top: -1px; }
	.Middle_sec #Leftside .Client img { margin: auto auto 16px; border-radius: 50%; }
	.Middle_sec #Leftside .Client h3 { font-size: 14px; color: #fff; margin: 0px; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform:uppercase; }
	.Middle_sec #Leftside .Client1 { padding: 139px 50px 139px 50px; position: absolute; top: 187px;left: 34.3%; text-align: center; background: url(../img/Client-bg1.png) top center no-repeat; width: 374px; }
	.Middle_sec #Leftside .Client1 img { margin: auto auto 16px; border-radius: 50%;  }
	.Middle_sec #Leftside .Client1 p { padding: 3px 0px 10px 0px; font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; font-style:italic; margin:0px; letter-spacing: -0.2px;}
	.Middle_sec #Leftside .Client1 h3 { font-size: 14px; color: #fff; margin: 0px; font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight: 600; }

	.Middle_sec #Leftside .Client2 { padding: 139px 50px 139px 50px; margin: -30px 0px 0px 0px; text-align: center; background: url(../img/Client-bg.png) top center no-repeat;width: 374px; }
	.Middle_sec #Leftside .Client2 img { margin: auto auto 16px; border-radius: 50%; }
	.Middle_sec #Leftside .Client2 p { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-style:italic;}
	.Middle_sec #Leftside .Client2 h3 { font-size: 14px; color: #fff; margin: 0px; font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight: 600; }
	
	.Middle_sec #Leftside .Client3 { padding: 94px 50px 120px 53px; position: absolute; top: 188px; left: -35%; text-align: center;  width: 374px; }
	.Middle_sec #Leftside .Client3 p { padding: 3px 0px 10px 0px; font-size: 14px; color: #fff;  margin:0px; letter-spacing: -0.2px; margin-left: 50px;}

	.Middle_sec #Rightside { padding-top: 115px;  width: 43.6%; float: right; }
	.Middle_sec #Rightside ul { list-style: none; margin: 0px; }
	.Middle_sec #Rightside li { float: none; padding: 0px 0px 152px 0px; margin: 0px; display: inline-block; }
	.Middle_sec #Rightside li:last-child { padding-bottom: 0px; }
	.Middle_sec #Rightside li .Industrial { padding-top: 4px;  float: left; }
	.Middle_sec #Rightside li .Information { width: 54.5%; float: right; }
	.Information a { color: #fff; }
	.Middle_sec #Rightside li .Information h4 { font-size: 24px; color: #00b3ae; font-family: 'Open Sans', sans-serif; font-weight: 700; margin: 0px; text-transform:uppercase; line-height: 28px; }
	.Middle_sec #Rightside li .Information h4 a{color: #00B3AE;text-decoration: none;}
	.Middle_sec #Rightside li .Information h4 span { display: block; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 300;}
	.Middle_sec #Rightside li .Information p { padding: 18px 0px 16px 0px; font-size: 14px; margin: 0px; color: #8a929f; font-family: 'Open Sans', sans-serif; font-weight: 400;  }
	.Middle_sec #Rightside li .Information ul { list-style: none; }
	.Middle_sec #Rightside li .Information li { float: left; padding: 0px; margin: 0px 12px 0px 0px; }
	.Middle_sec #Rightside li .Information li a { font-size: 15px; background: #1c77c6; color: #fff; width: 28px; height: 28px; display: block; text-align: center; line-height: 28px; text-decoration: none; }
	.Middle_sec #Rightside li .Information li a .fa-twitter { font-size: 15px; width: 28px; height: 28px; display: block; line-height: 28px; background: #00bff0; }
	.Middle_sec #Rightside li .Information li a .fa-rss { font-size: 15px; width: 28px; height: 28px; display: block; line-height: 28px; background: #ffb100; }

	/*left*/
	.leftsidebar_box{width:200px;/*height:auto !important;overflow:visible !important;position:fixed;height:100% !important;*/background-color:#3992d0;float: left;}
	.line{height:2px;width:100%;background-image:url(../img/left/line_bg.png);background-repeat:repeat-x;}
	.leftsidebar_box dt{padding-left:40px;padding-right:10px;background-repeat:no-repeat;background-position:10px center;color:#f5f5f5;font-size:16px;position:relative;line-height:48px;cursor:pointer;}
	.leftsidebar_box dd{background-color:#317eb4;padding-left:40px;}
	.leftsidebar_box dd a{color:#f5f5f5;line-height:34px;text-decoration: none;font-size: 14px;}
	.leftsidebar_box dd.selected {color: #fff;background: #005A84;}
	.leftsidebar_box dt img{position:absolute;right:10px;top:20px;}
	.system_log dt{background-image:url(../img/left/system.png)}
	.custom dt{background-image:url(../img/left/custom.png)}
	.channel dt{background-image:url(../img/left/channel.png)}
	.app dt{background-image:url(../img/left/app.png)}
	.cloud dt{background-image:url(../img/left/cloud.png)}
	.syetem_management dt{background-image:url(../img/left/syetem_management.png)}
	.source dt{background-image:url(../img/left/source.png)}
	.statistics dt{background-image:url(../img/left/statistics.png)}
	.leftsidebar_box dl dd:last-child{padding-bottom:0px;}
	/*left*/
	.right-box{background: #FFFFFF;float: left;width: 898px;  max-height:700px;overflow-y: auto;overflow-x: hidden; -moz-box-shadow:2px 2px 6px #EEEEEE; -webkit-box-shadow:2px 2px 6px #EEEEEE; box-shadow:2px 2px 6px #EEEEEE;margin-top: 1px;}
	.right-box .p-title{font-size: 26px;color: #333333;font-weight: bold;text-align: center;padding: 20px 0px 0px;}
	.right-box .works-cont {padding: 50px;}
	.right-box .works-cont p {font-size: 14px;color: #333333;}
	.right-box .works-cont b{font-size: 18px;}
	.right-box .works-cont .tabelstyle{
		width: 100%;
		min-width: 720px;
		font-size: 14px;
		border-top: 0;
		border-collapse: collapse;
}

.right-box .works-cont .tabelstyle td {
	height: 30px;
	padding: 2px 5px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	border: 1px solid #DDDADA;
	color: #333333;
}

	.right-box .works-cont img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    overflow: hidden;
   padding: 10px 10px 10px 3px;
}
	/* 清除浮动 */
	.cl:before, .cl:after{ content:" "; display: table }
	.cl:after { clear: both }
	.cl { *zoom: 1 }
	 /*文章列表*/
	 .h-article-list { width: 100%; }
	 /*.h-article-list .ptbw {  border-top: 1px solid #e0e7eb; }*/
	 .h-article-list li { padding: 22px 0px 21px 0px; border-bottom: 1px solid #e0e7eb; position: relative;}
	/*  .h-article-list li>a{display: inline-block;}*/
	 .h-article-list li.on h1 a{color:#2980b9}
	 .h-article-list li.on{border-bottom:1px solid #fff;}
	 .h-article-list li.oe{border-bottom:1px solid #fff;}
	 .h-article-list li.on .shade{opacity: 1;transition:all .2s;}
	 .h-article-list li .shade{opacity: 0; filter:alpha(opacity=0); position:absolute; z-index: 1; top:0px; right: -25px; bottom: 0; left:0px; background-color: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);transition:all .2s;}
	 .h-article-list li .shade:after { content:""; position: absolute; top: -1px; right: -1px; bottom: -1px; left: -1px; border: 3px solid #3498db; }
	 .h-article-list li .showd{position: relative;z-index: 2;padding: 8px 0px;}
	 .h-article-list .cover { float: left; display: block; width: 200px; height: 150px; margin-left: 10px;}
	 
	.h-article-list li .cover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s
	transition: transform 0.2s;
	}
	.h-article-list li.on .cover img { 
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);}
	.h-article-info { position: relative; float: left; width: 640px; margin-left: 20px; }
	.h-article-info h1 { margin: 2px 0; }
	.h-article-info h1 span { float: left; display: block; max-width: 450px; font-size: 18px; font-weight: bold;}
	.h-article-info .tag { float: left; height: 25px; margin: 1px 5px 1px 0; padding: 0 10px; font-size: 12px; color: #fff; border-radius: 2px; line-height: 25px; }
	.h-article-info p { max-height: 100px; overflow: hidden; margin-top: 5px; color: #7f8c8d; text-overflow:ellipsis;}
	.h-article-info .avatar img { width: 20px; height: 20px; }
	.h-article-info .avatar .name { padding: 0 15px; vertical-align: middle; font-size: 12px; color: #394a58; font-weight: bold; line-height: 21px;}
	.h-article-info .avatar .name:after { content:""; float: right; height: 14px; margin: 3px 20px 3px 0; border-right: 1px solid #e0e7eb; }
	.h-article-info .data { position: absolute; top: 5px; right: 0; color: #bdbdbd; }
	 
		 
	.introduce{position: absolute; top: 68px; color: #FFFFFF;font-size: 14px;width: 300px;}
	.introduce p{line-height: 22px}
	@media (max-width: 1199px){
		.introduce { 
			width: 100%;
			top: 30px;
		}
		
	}
	
	@media (max-width: 991px){
		.introduce { 
			width: 100%;
			top: 30px;
		}
		
	}
	
	@media (max-width: 767px){
		.introduce { 
			width: 100%;
			top: 30px;
		}
		
	}


	/* <<< footer >>> */
	footer { padding: 100px 0px 0px 0px; position: relative;  width: 100%; overflow: hidden; height: 95px; z-index: 9; }
	footer .center { width: 100%; overflow: hidden; position: absolute; top:0px; background: url(../img/contact-bg2.png) top center no-repeat; height: 100px;}
	footer p{ padding: 25px 0px;  max-width: 1180px; margin: auto; text-align: center; font-size: 14px; color: #FFFFFF;line-height: 26px; }
    footer p>a{color: #FFFFFF;text-decoration: none;}
    footer p>a>img{vertical-align: middle;margin-top: 2px;}
	/* <<< footer >>> */
	/*footer { overflow: hidden; width: 100%; background: #222a36;}
	footer .Center { padding: 35px 0px 35px 0px;  max-width: 1180px; margin: auto; text-align: center; }
	footer p { font-size: 13px; color: #bbbcbc; margin: 0px;  font-family: 'Open Sans', sans-serif; font-weight: 400; }
	footer a { color: #fff; text-decoration: none; }
	*/
/*分享*/

.top-share .bdsharebuttonbox {
	float:left!important;
	height:28px
}
.top-share .bdsharebuttonbox a {
	padding:0;
	color:#ccc;
	height:28px;
	width:28px;
	line-height:28px;
	overflow:hidden;
	margin:0;
	background:url(../img/shareicon.png) no-repeat;
	margin-right: 10px;
}
.top-share .bdsharebuttonbox .bds_more {
	background-position:-3px -3px;
}

.top-share .bdsharebuttonbox .bds_qzone {
	background-position:-37px -3px;
}

.top-share .bdsharebuttonbox .bds_tsina {
	background-position:-71px -3px;
}
.top-share .bdsharebuttonbox .bds_weixin {
	background-position:-105px -3px;
}