/*======================================
Theme Name: zDeco3
Theme URI: http://
Description: A company theme.
Version: 1.2
Author: zuluo
Author URI: http://www.cnzooit.com
Tags:  blue,light,two-columns,fixed-width,custom-menu,theme-options
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/*============================ RESET ============================*/
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
@font-face {
    font-family: Helvetica;
    src: url(fonts/Helvetica.ttf);
}
@font-face {
    font-family: HelveticaBold;
    src: url(fonts/HelveticaLTStd-Bold.otf);
}
/*============================ SETUP ============================*/
html {
	font-size: 100.01%;
}
body {
	font-family:  "微软雅黑", "黑体", Helvetica, sans-serif;
	font-size: 14px;
	border: 0;
	color: #333;
	margin:0;
	padding: 0 0 0 0;
}
ul, ol {
	list-style: none;
}
img {
	display: block;
	border: none;
}
.clear {
	clear:both; height:0; font-size: 1px; line-height: 0px;
}
a, a:link, a:visited{
	color: #2B2B2B;
	text-decoration: none;

	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	transition: color 0.2s ease;
}
a:hover, a:hover {
	color: #6A63A5;
	text-decoration: none;
}
/*============================ HEADER ============================*/
#head {
	display: block;
	position:fixed;
	margin: 0 auto 0 auto;	
	padding: 0 0;
	width: 100%;
	height:50px;
    background-color: rgba(255,255,255,0.9);
	z-index: 9999;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);	

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
#header {
	margin: 0 auto 0 auto;	
	padding: 0 0 0 0;
	width: 100%;
	height:50px;
}
#header-left {
	float:left;
}
#header-right {
	clear: both;
}
.hide {
	opacity:0;
}
/*============================ HEADER ============================*/
#logo {
	float:left;
	margin: 5px 0 0 10px;	
	max-height: 40px;
}
#logo img {
	max-height: 40px;
}
/*============================ NAVIGATION ============================*/
/* 移动端 菜单*/
.menu1 {  
	float:right;
	display: block;
	overflow:hidden;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0; 
	width:26px;
	height:26px;
	line-height:26px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(images/menu.png) no-repeat 3px 3px;
}
#navi {
	display: none;
	overflow:hidden;
	margin-top:10px;
	width: 100%;
}
#navi ul {
	margin:0;
	padding:0;
	width: 100%;
	background: #2C302F;
	z-index: 9999;
}
#navi ul li {
	overflow: hidden;
	margin:0;
	padding:0;
	width: 100%;
	white-space: nowrap;
	border-top: 1px solid #444;
	background: #2C302F;
}
#navi ul li a {
	display: block;
	color: #eee;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}
#navi ul li:first-child a {
	padding: 0 0 0 18px;
}
#navi ul li a img {
	vertical-align: middle;	
	margin-top: -3px;
	margin-right: 10px;
	line-height: 25px;
	opacity:0.4;
}
#navi ul li:hover { 
	background-color: #6A63A5;
}
#navi ul li:hover a img { 
	opacity:1.0;
}
#navi ul li:hover span { 
	color: #333;
}
#navi ul li ul{
	position:absolute;
	visibility: hidden;
}
/*search form*/
#searchform {
	float: right;
	width:200px;
	margin: 12px 0 0 0;
	_margin-bottom:15px;
	padding: 0 0 0 0;
}
#s {
	float:left;
	margin: 0 0 0 0;
	padding: 5px 30px 5px 12px;
	line-height:16px;
	height:16px;
	border: 0 solid #ccc; 
	width:158px;
	color: #333;
	font-size:12px;
	outline:none;
	background: url(images/search.png) no-repeat 0 0;
}
#searchsubmit {
	float:left;
	margin: 3px 0 0 -30px;
	border: 0 solid #ccc; 
	cursor: pointer;
	width:25px;
	height:25px;
	background:transparent;
}
#searchsubmit:hover {

}
/*============================ STRUCTURE ============================*/
#banner {
	position:relative; 
	overflow:hidden; 
	margin:0 0 0 0;
	width: 100%;	
	height:200px;
}
#banner .banner_con {
	overflow:hidden; 
	width: 2520px;
	height:200px;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
#banner .banner_con img {
	margin:0 auto;
	max-height:100%;
	width:auto;
}
/* 用于 产品 方案等分类 */
#wrap {
	overflow:hidden;
	margin: 0 auto 0 auto;	
	padding: 0 0 10px 0;
}
#content {
	overflow:hidden;
	min-height:200px;
	margin: 0 auto;
	padding: 20px 10px 0 10px;
}
#product {
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
/* page 页面开始 */
#page {
	width: 100%;
	overflow:hidden;
	margin: 0 auto 0 auto;	
	padding: 10px 0 10px 0;
    background: #f9f9f8;
}
#standard {
	overflow:hidden;
	min-height:200px;
	margin: 0 10px;
	padding: 0 10px;
	background: #fff;
}
/*****当前位置******/
.stand_titel{height:40px; padding:5px 10px; margin:0 auto; }
.stand_titel span{display: block; line-height:40px; font-size:22px; color:#6A63A5; text-align:center;}
.bread{ display:none;height:40px; line-height:40px; text-align:right; font-size:14px; float:right; color:#f7ab57;}
.bread a{line-height:40px; color:#f7ab57;}
.bread em{padding:0px 10px; font-style: normal; font-family: 宋体;}

/* page 页面结束 */

/* 首页开始 大图切换 */
#slide_box { 
	overflow:hidden;
	position: relative; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:300px;
	width:100%;
	z-index: 10;
}
#slider_tool {
	position:absolute;
	display:none; 
	width:100%;
	height:40px;
	margin-left: -580px;
	top:20px;
	left: 50%;
	z-index:999;	
	text-align:left;
}
#slider_tool a {
	float:left; 
	position:relative;
	margin:0 -5px 0 15px;
	width:30px;
	height:30px;
	background:#FFF;

	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
}
#slider_tool a.about {
	background: url(images/social.png) no-repeat 0 0px;
}
#slider_tool a.tel {
	background: url(images/social.png) no-repeat -30px 0px;
}
#slider_tool a.tel span {
    display: none;
    position: absolute;
    top: 30px;
    left: -45px;
    z-index: 999;
	width:200px;
	height:60px;
	line-height:70px;
	color: #6A63A5;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background: url(images/hotline.png) no-repeat 0 0px;
}
#slider_tool a.tel:hover span {
    display: block;
}
#slider_tool a.wechat {
	background: url(images/social.png) no-repeat -60px 0px;
}
#slider_tool a img {
    display: none;
    position: absolute;
    top: 30px;
    left: -85px;
    z-index: 999;
}
#slider_tool a:hover img {
    display: block;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;width: 100%; height:300px; }
.flexslider .slides > li { overflow:hidden; position:relative; display: none; height:300px; z-index:990; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display:block; margin:0 auto; width: auto; height:300px; }
/* jzl 自加 */
.flexslider .slides .slide_con {
	overflow:hidden; 
	width: 2520px;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
.flexslider .slides li .slide_text {
	overflow:hidden;
	position:absolute;
	display:block; 
	width: 100%;
	height: 100%;
	z-index:999;
	left:0;
	top:0;
	text-align:center;
}
.flexslider .slides li .slide_text h4 {
	overflow:hidden;
	position:absolute;
	width:460px;
	line-height: 80px;
	color: #FFF;
	font-size:32px;
	z-index:999;
	text-align:center;
    text-shadow: 1px 1px 0 #000;
	margin-left:-230px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.flexslider .slides li .slide_text img {
	overflow:hidden;
	position:absolute;
	width: 160px;
	height: auto;
	z-index:999;
	margin-left:-80px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.flexslider .slides li .slide_text1 img { left:50%; top:-100%; }
.flexslider .slides li .slide_text1 h4 { left:50%; bottom:-100%; }
.flexslider .slides li .slide_text2 img { left:-100%; top:160px; }
.flexslider .slides li .slide_text2 h4 { left:100%; bottom:100px; }
.flexslider .slides li .slide_text3 img { 
	opacity: 0; 
	-webkit-transform:scale(0, 0); 
	transform:scale(0, 0);

	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.flexslider .slides li .slide_text3 h4 {
	opacity: 0; 
	-webkit-transform:scale(0, 0); 
	transform:scale(0, 0);

	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.flexslider .slides li.flex-active-slide .slide_text3 img { 
	opacity: 1; 
	-webkit-transform:scale(1, 1); 
	transform:scale(1, 1);
}
.flexslider .slides li.flex-active-slide .slide_text3 h4 {
	opacity: 1; 
	-webkit-transform:scale(1, 1); 
	transform:scale(1, 1);
}
.flexslider .slides li .slide_text4 img { left:50%; top:100%; }
.flexslider .slides li .slide_text4 h4 { left:50%; bottom:100px; }
.flexslider .slides li .slide_text5 img { left:-100%; top:160px; }
.flexslider .slides li .slide_text5 h4 { left:100%; bottom:100px; }

.flexslider .slides li.flex-active-slide .slide_text img {
	left:50%;
	top:100px;
}
.flexslider .slides li.flex-active-slide .slide_text h4 {
	left:50%;
	bottom:90px;
}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { overflow:hidden; height:300px; margin: 0 0 0 0; background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	text-decoration:none; 
	display: block; 
	width: 40px; 
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity:0;
	cursor: pointer;
	background:url(images/arr.png) no-repeat 0 0;
	background-color:rgba(0,0,0,0.8);
	text-indent:-999em;

	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;

	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
}
.flex-direction-nav .flex-prev { left: 10px; background-position:0 0 }
.flex-direction-nav .flex-next { right: 10px; background-position:-50px 0}
.flexslider:hover .flex-prev { opacity: 0.6; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.6; right: 10px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav { display: block; width: 100%; position: absolute; bottom: 5px; text-align: center;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	width: 12px; 
	height: 12px; 
	display: block; 
	cursor: pointer; 
	text-indent: -9999px; 
	background: #999; 
	border:3px solid #F5F5F5;
	
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px; 
	
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover { 
	background: #FFF; 
	border:3px solid #000;
}
.flex-control-paging li a.flex-active { 
	background: #FFF; 
	border:3px solid #000; 
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/*模块标题区*/
.index_title {
	display: block;
    margin: 40px auto 30px auto;
	padding: 0 15px;
    width: 100%;
	text-align:center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_title p {
    margin-bottom: 10px;
    color: #2a2929;
    font-size: 16px;
    font-weight: 600;
    word-spacing: 5px;
}
.index_title h4 {
    margin: 0;
    padding: 0;
    color: #2a2929;
	font-size: 28px;
    font-weight: normal;
}
.index_title p.width_60 {
    color: #999999;
    font-weight: 400;
}
.index_hr {
    margin-top: 10px 15px 10px 15px;
    border: 0;
    border-top: 1px solid #dddddd;
    position: relative;
}
.index_hr:after {
    content: "";
    width: 80px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -40px;
    background: #6A63A5;
}
/* 模块大箭头背景 */ 
#svg {
    height:50px!important;
}
#svg path {
    fill: #F5F5F5;
    stroke: #F5F5F5;
    stroke-width: 2;
}
/* 模块一 功能特点 */
.funcBox {
	overflow:hidden; 
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background:#F5F5F5;
}
.i-func {
	display:block; 
	overflow:hidden; 
	margin: 0 auto 0 auto;
	width:100%;
}
.i-func-one {
    float: left;
    overflow: hidden;
    margin: 15px 0 15px 0;
    padding: 0 3%;
    width: 25%;
	text-align:center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;

	opacity: 0; 
	-webkit-transform:scale(0, 0); 
	transform:scale(0, 0);
}
.i-func-one.show {
	opacity: 1; 
	-webkit-transform:scale(1.0, 1.0); 
	transform:scale(1.0, 1.0);
}
.i-func-one:nth-child(1), .i-func-one:nth-child(2), .i-func-one:nth-child(3),
.i-func-one:nth-child(4), .i-func-one:nth-child(5), .i-func-one:nth-child(6) {
    padding: 0 3%;
    width: 33.333333%;
}
.i-func-one:nth-child(7) {
    padding: 0 5% 0 15%;
    width:50%;
}
.i-func-one:nth-child(8) {
    padding: 0 15% 0 5%;
    width:50%;
}
.i-func-one .i-func-one-img { 
 	position:relative;
	display: inline-block;
	margin:0 auto 20px auto; 
    padding: 3px 0;
	width:55%; 
	clear:both;

    border: 1px solid #666666;
    background-color: #ecf0f1;
    border-radius: 2px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.i-func-one .i-func-one-img .img-o {  width:60%; height:auto; margin: 0 auto; opacity: 1; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.i-func-one .i-func-one-img .img-b {  width:60%; height:auto; top:3px; left:50%; margin-left:-30%; opacity: 0; position:absolute; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.i-func-one .i-func-one-img:hover .img-o { opacity: 0; }
.i-func-one .i-func-one-img:hover .img-b {  opacity: 1; }
/* 图片下面箭头 */
.i-func-one .i-func-one-img:before, .i-func-one .i-func-one-img:after {
	content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.i-func-one .i-func-one-img:before {
	border-color: rgba(255, 255, 255, 0);
    border-top-color: #333333;
    border-width: 11px;
    margin-left: -11px;
}
.i-func-one .i-func-one-img:after {
	content: "";
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ecf0f1;
    border-width: 10px;
    margin-left: -10px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.i-func-one .i-func-one-img:hover {
	background-color:#6A63A5;
}
.i-func-one .i-func-one-img:hover:after {
	border-top-color: #6A63A5;
}
.i-func-one h4 {
    font-size: 16px;
    font-weight: 600;
}
.i-func-one p {
    margin-top: 15px;
    padding: 0 0;
    color: #999999;
    font-size: 14px;
	height: 60px;
	line-height: 20px;
}
/* 模块二 解决方案 */
.solution {
	overflow:hidden; 
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background:#FFF;
}
.i-solution {
	display:block; 
	overflow:hidden; 
	margin: 0 auto 0 auto;
	width:100%;
}
.i-solution-nav {
	overflow:hidden;
	position: relative;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	z-index: 3;

	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;

	opacity: 0; 

    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.i-solution-nav.show {
	opacity: 1; 

    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.i-solution-nav span {
	float:left;
	overflow:hidden;
	position: relative;
	margin: 0 2% 10px 2%;
	padding: 0 0 0 0;
	width:46%;
	cursor:pointer;
	background: #E3E9EB;
 	border-bottom:4px solid #BDC3C7;

	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	
	-webkit-transition: all 0.4s; 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	transition: all 0.4s; 
}
.i-solution-nav span.span_out {
	color:#333;
}
.i-solution-nav span.span_on {
	color:#FFF;
	background: #6A63A5;
 	border-bottom:4px solid #514B83;
}
.i-solution-nav span.span_out:hover {
	color:#FFF;
	background: #6A63A5;
 	border-bottom:4px solid #514B83;
}
.i-solution-nav span .imgBox {
	float:left;
	margin-top: 0;
	width:48px;
	height:48px;
}
.i-solution-nav span .img-o {
	width:48px;
	height:48px;
	opacity: 1; 
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
.i-solution-nav span .img-b {
	width:48px;
	height:48px;
	opacity: 0; 
	position:absolute; 
	top:0; 
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}
.i-solution-nav span:hover .imgBox .img-o { 
	opacity: 0; 
	-webkit-transform:scale(1.3, 1.3); 
	transform:scale(1.3, 1.3);
}
.i-solution-nav span:hover .imgBox .img-b { 
	opacity: 1; 
	-webkit-transform:scale(1.3, 1.3); 
	transform:scale(1.3, 1.3);
}
.i-solution-nav span.span_on .imgBox .img-o { 
	opacity: 0; 
	-webkit-transform:scale(1.3, 1.3); 
	transform:scale(1.3, 1.3);
}
.i-solution-nav span.span_on .imgBox .img-b { 
	opacity: 1; 
	-webkit-transform:scale(1.3, 1.3); 
	transform:scale(1.3, 1.3);
}
.i-solution-nav span h4 {
	height:48px;
	line-height:48px;
	font-size:18px;
}
.i-solution-nav span p {
	display:none;
	padding:0 0;
	height:40px;
	line-height:20px;
	font-size:12px;
}
.i-solution-right {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width:100%;
}
.i-solution-one {
	display: none;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:80%;
	height:100%;
}
.i-solution-one .solution_img {
	margin: 0 auto 0 auto;
	width:100%;
	height:100%;
	text-align:center;
}
.i-solution-one .solution_img img {
	display: block;
	max-width:100%;
	height:auto;
}
/* 模块三 新闻动态 */
.newsBox {
	overflow:hidden; 
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background:#FFF;
}
.i-news {
	display:block; 
	overflow:hidden; 
	margin: 0 5px 0 5px;
    padding: 0 0 0 0;
}
.i-news-one-box {
    float: left;
    overflow: hidden;
    margin: 15px 0 15px 0;
    padding: 0 5px;
    width: 50%;
	text-align:center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.i-news-one {
	display: block;
 	position:relative;
    overflow: hidden;
	height:100%; 
	background: #ecf0f1;
}
.i-news-one .i-news-one-img { 
	display: block;
	margin: 0 0 0 0;
	width:100%; 
}
.i-news-one.focus .i-news-one-img { 
	margin-top: -99%;
}
.i-news-one .i-news-one-img img { 
	display: block;
	width:100%; 
	height: auto;

	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
.i-news-one .i-news-one-txt { 
	display: block;
	margin: 0 10px 0 10px;
	padding-top: 10px;
}
.i-news-one .i-news-one-txt h4 { 
    margin: 10px 0 10px 0;
    height: 60px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
}
.i-news-one .i-news-one-txt p { 
    line-height: 2em;
    font-size: 14px;
    padding: 0 15px;
    color: #a4a8a9;
}
.i-news-one .i-news-one-info { 
	display: block;
	position:absolute;
	width:100%;
	height: 40px;
	bottom: 0;
	background: #bdc3c7;
}
/* 文章属性元素 */
span.date, span.views {
	float:left;
	padding: 20px 0 0 0;
	width:50%;
	height: 40px;
    color: #fff;
	font-size: 12px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
span.date{
	border-right:1px solid #fff;
	background: url(images/date.png) no-repeat center 4px;
}
span.views{
	background: url(images/views.png) no-repeat center 4px;
}
/* 模块四 主力产品 */
.prodBox {
 	overflow:hidden; 
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background:#FFF;
}
.i-product {
	display:block; 
	margin: 0 5px 20px 5px;
}
.i-product-one {
    float: left;
 	position:relative;
    margin: 0 0 20px 0;
    padding: 0 5px 60px 5px;
    width: 33.333333%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.i-product-one a {
	display:block; 
}
.i-product-one .i-product-one-img { 
 	overflow:hidden; 
	position:relative;
	display: block;
	margin:0 auto 0 auto; 
    padding: 0 0;
	width:100%; 
	z-index:10;
}
.i-product-one .i-product-one-img img { 
	display: block;
	width:100%; 
	height:auto;
	background:#ddd;
}
.i-product-one .i-product-one-txt { 
 	overflow:hidden; 
    position: absolute;
    padding: 0 0;
    bottom: 0;
	left:5px;
	right:5px;
    background-color: #ddd;
	z-index:20;
}
.i-product-one .i-product-one-txt h4 { 
 	overflow:hidden; 
	margin: 5px 0;
	height: 40px;
    line-height: 20px;
	color: #333;
    font-size: 15px;
	text-align:center;
}
.i-product-one .i-product-one-txt p {
	display:none;
	padding: 0 0;
	line-height: 20px;
    font-size: 12px;
    color: #FFF;
}
/* 模块五 联系我们 */
.contactBox {
 	overflow:hidden; 
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
.i-contact {
	position:relative;
	overflow:hidden; 
	margin: 0 0 0 0;
	background:url(images/contact_bak.jpg) no-repeat 0 20px;
	background-size: auto 100%;
}
.i-contact-top {
	position:relative;
	overflow:hidden; 
	margin: 60px auto 30px auto;
	width:100%;
}
.hotline {
	margin: 40px auto 0 auto;
	padding:15px;
	width:170px;
	height:170px;
	text-align:center;
	background-color: rgba(106,99,165,1.0);

	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
}
.hotline .icon-container span {
	position: relative;
	width: 60px;
	height: 60px;
	margin: 10px auto;
	display: inline-block;
}
.hotline .icon-container span i {font-size: 60px;color: #fff;}
.hotline p { line-height: 35px; font-size: 14px;color: #fff; margin: 0 10px; }
.hotline p.hotnum { line-height: 45px; border-bottom: 1px solid #fff; }

.i-contact-bottom {
	position:relative;
	overflow:hidden; 
	margin: 30px auto 0 auto;
	padding: 20px 20px;
	background-color: rgba(106,99,165,0.7);
}
.i-contact-one {
	float:left;
	margin: 20px 0 20px 0;
	padding: 0 10px;
	width:33.333333%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.i-contact-one .icon-container {height: 70px;text-align: center;}
.i-contact-one .icon-container span {
	padding: 10px;
	background: #fff;
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 4px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.i-contact-one p { 
	color:#fff;
	text-align:center;
}
.i-contact-one .icon-container span i {font-size: 22px;color: #6A63A5;}
.i-contact-one .icon-container span:before {content: "";top: 100%;left: 50%; border: solid transparent; height: 0; width: 0; position: absolute;border-color: rgba(255,255,255,0);  border-top-color: #fff;  border-width: 8px;  margin-left: -8px;}
.i-contact-one .icon-container:hover span { margin-top: 6px; }

/* 模块六 联系我们 */
.block6 {
	display:block; 
	overflow:hidden; 
	padding: 30px 0;
	background:#17222d;
}
.i-block6 {
	position:relative;
	overflow:hidden; 
	margin: 0 5px 20px 5px;
}
.block6-title {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	height:45px;
	line-height:45px;
	color:#1F3040;
	font-size:16px;
	border-bottom: 1px solid #34495e;
	text-align:center;
}
.block6-title span {
	display: inline-block;
	margin: 0 auto;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:20px;
	border-bottom: 1px solid #6A63A5;
}
#block6-news {
	float: left;
	overflow:hidden;
	padding: 0 10px 0 10px;
	width:50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block6-news dt {
	overflow:hidden;
	margin:10px 0 5px 0;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
}
#block6-news dd {
	overflow:hidden;
	margin:0 0 5px 0;
	padding: 0 0 10px 0;
	max-height:40px;
	color:#1791e7;
	font-size:12px;
	border-bottom: 1px solid #34495e;
}
#block6-news dd span {
	overflow:hidden;
	margin:0 0 5px 5px;
	max-height:40px;
	color:#fff;
}
#block6-news i {
	float:left;
	display:block;
	margin:1px 8px 0 0;
	width:16px;
	height:16px;
	line-height:16px;
	color:#6A63A5;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	background:#fff;

	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
}
#block6-news a {
	color:#fff;
}
#block6-news ul li span {
	float: right;
}
#block6-case {
	float: left;
	overflow:hidden;
	padding: 0 10px 0 10px;
	width:50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block6-case dd.case {
	float:left;
	overflow:hidden;
	margin:0;
	padding: 5px 10px 5px 0;
	width:25%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block6-case dd.case1 {
	float:left;
	overflow:hidden;
	margin:0;
	padding: 5px 10px 5px 0;
	width:50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block6-case dd img {
	width:100%;
}
#block6-about {
	overflow:hidden;
	padding: 10px 10px 0 10px;
	width:100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block6-about p {
	line-height:25px;
	color:#fff;
	font-size:14px;
}
#block6-link {
	overflow:hidden;
	margin: 0 1.5% 0 1.5%;
	padding: 40px 0 0 0;
	clear:both;
}
#block6-link a{ display:block; float:left; margin:0 15px 15px 0; color: #7F7F7F; }
#block6-link a:hover { color: #6A63A5; }

/* 服务园地 */
.service-one {
	float:left;
	margin: 20px 0 20px 0;
	padding: 0 2%;
	width:25%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.service-one .service-one-img {
	display:block;
	position:relative;
	width: 100%;
}
.service-one .service-one-img .img-o {
	height:100%; 
	width:100%; 
	opacity: 1; 
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	transition: all 0.4s ease;
}
.service-one .service-one-img .img-b {
	height:100%;
	width:100%; 
	opacity: 0; 
	position:absolute; 
	top:0; 
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	transition: all 0.4s ease;
}
.service-one a:hover .service-one-img .img-o { opacity: 0; }
.service-one a:hover .service-one-img .img-b {  opacity: 1; }

.service-one dt {
	overflow:hidden;
	margin: 10px 0 0 0;
	width:100%;
	height:30px;
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
.service-one dt a {
	color:#38485a;
}
.service-one dt a:hover {
	color:#6A63A5;
}

/* 首页 横幅广告*/
#homeads {
	position:relative; 
	overflow:hidden; 
	margin:0 0 0 0;
	width: 100%;	
	height:120px;
}
#homeads .homeads_con {
	overflow:hidden; 
	width: 2520px;
	height:120px;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
#homeads .homeads_con img {
	margin:0 auto;
	max-height:100%;
	width:auto;
}
#homeads p {
	position:relative; 
	display:block; 
	margin:30px auto;
	max-height:30px;
	line-height:30px;
	width:100%;
	text-align:center;
	z-index:2;
	color:#fff;
	font-size:18px;
}
#homeads p a {
	color: #6A63A5;
}
/* 首页结束 */

/* 手机版专有 */
.product-box-one {
	float:left;
	padding:10px 10px;
	width:33.3%; 
	text-align:center; 

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-box-one .product-box-one-img {
	display:block;
	overflow: hidden;
	width:100%;
	border:1px solid #ddd;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-box-one .product-box-one-img img {
	display:block;
	width:100%;
}
.product-box-one span {
	display:block;
	overflow: hidden;
	height:35px;
	line-height:35px;
	color: #000;
	font-size:14px;
	border:1px solid #ddd;
	border-top:0;
	background-color:#F5F5F5;
}
.box-more {
	overflow: hidden;
	width:100%;
	padding: 20px 0 20px 0;
	text-align:center; 
}
.box-more a {
	display:inline-block;
	padding:6px 20px;
	color: #6A63A5;
	font-size:16px;
	border:1px solid #6A63A5;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box-more a:hover {
	color: #fff;
	background-color:#6A63A5;

}
/* 手机版 结束 */
/* PC版 */
.infiniteCarousel {
	display:none;
	z-index: 3;
	overflow: hidden;
	margin: 15px 0 0 0;
	width: 100%;
	position: relative;
}
.infiniteCarousel .wrapper {
	margin: 0 0;
	width: 100%; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul a img {
	width:180px;
	height:135px;
}
.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul li {
	float:left;
	display:block;
	padding: 0;
}
.infiniteCarousel ul li .box-news-one {
	float:left;
	margin: 0 15px;
	padding: 0;
	width: 180px;
}
.infiniteCarousel ul li a img {
	display:block;
	width:100%;
	height:auto;
	opacity:1.0;
	filter: alpha(opacity=100);

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infiniteCarousel ul li a img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.infiniteCarousel ul li span {
	display:block;
	width:100%;
	height:35px;
	line-height:40px;
	font-size: 16px;
	text-align:center;
}
.pageLR {
	display:none;
	z-index: 2;
	position: absolute;
	top: 0;
	margin: 0 0;
	width: 100%;
	height: 100%;
}
.arrow {
	display: block;
	width: 34px; 
	height: 65px;
	background: url(images/arr.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	cursor: pointer;
}
.back { top:30%; left: -45px; background-position: 5px 0 }
.forward { top:30%; right: -45px; background-position:-132px 0}
.forward:hover {
	opacity: 0.7;
}
.back:hover {
	opacity: 0.7;
}

/* 首页 友情链接 */
.link{border:1px solid #ddd; height:30px; line-height:30px; margin:40px 20px 20px 20px; overflow:hidden; clear:both; }
.link span{display:block; text-indent:10px; background:url(images/link.png) no-repeat right center #6A63A5; width:125px; float:left; font-size:14px; color:#fff;}
.link a{display:block; float:left; background:url(images/link-split.png) no-repeat right center; padding:0 30px;}

/* 首页结束 */

.postinfo {
 	float: left;
	width: 700px;
	margin-top: 10px 0 5px 0;
	padding-bottom:5px;
	text-align:center;
	border-bottom:3px solid #ccc;
}
.postinfo a:link, .postinfo a:visited {
	text-decoration: none;
	color: #333;
}
.postinfo a:hover {
	text-decoration: underline;
	color:#B9131A;
}
/*===========继续阅读============*/
a.more-link {
	float:right;
	margin: 0 10px 5px 0;
	padding: 0 0 0 0;
	width: 115px;
	height:33px;
	line-height:28px;
	color:#fff;
	font-size:12px;
	text-align:center;
	background: url(images/more_btn.png) no-repeat 0 0;
}
a.more-link:hover{
	background: url(images/more_btn.png) no-repeat 0 -33px;
}

/*=========================== SIDEBAR ============================*/
#sidebar {
	float:left;
	margin: 0 4% 0 0;
	padding: 0 0 100px 0;
	width: 25%;
	border-right: 1px solid #E5E5E5;
}
#sidebar ul li {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
#sidebar ul li h2 {
	display: block;
	overflow:hidden;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	padding: 0;
	color: #0065B1;
	text-decoration: none;
}
#sidebar ul li h2 a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #0065B1;
	text-decoration:none;
}
#sidebar ul li a {
	overflow:hidden;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
#sidebar ul li img {
	display: block;
	overflow:hidden;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	width: 100%;
}
#sidebar ul li .textwidget {
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#sidebar ul li ul {
	margin: 0 0 0 0;
	padding: 0 0;
	border-top:0;
}
#sidebar ul li ul li {
	overflow:hidden;
	margin: 0;
	padding: 0;
	background-color: #F7FBFB;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #E5E5E5;
}
#sidebar ul li ul li a {
	display:block;
	overflow:hidden;
	margin: 0;
	padding: 0 10px 0 30px;
	height:34px;
	line-height:34px;
	color: #757575;
	font-size: 16px;
}
#sidebar ul li ul li:hover {
	color: #fff;
	background-color: #0065B1;
	border-width: 0 1px 1px 1px;
	border-color: #E5E5E5 #0065B1 #E5E5E5 #E5E5E5;
}
#sidebar ul li ul li:hover a {
	color: #fff;
	background-color: #0065B1;
	border-width: 0 1px 1px 1px;
	border-color: #E5E5E5 #0065B1 #E5E5E5 #E5E5E5;
}
#sidebar ul li ul li.current-cat {
	color: #fff;
	background-color: #0065B1;
	border-width: 0 1px 1px 1px;
	border-color: #E5E5E5 #0065B1 #E5E5E5 #E5E5E5;
}
#sidebar ul li ul li.current-cat a {
	color: #fff;
}
#sidebar ul li ul li ul {
	display:none;
}
/*============================ POST ============================*/
.bypostauthor { }
.post, .type-page {
	overflow:hidden;
	margin: 20px 0 0 0;
	padding: 0;
}
.entry {
	margin: 0 0 20px 0;
	padding: 0;
}
.entry div.center {
	color:#fff;
}
.entry h1, .comment h1 {
	color: #0065B1;
	font-size: 22px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 10px 0;
}
.entry h2, .comment h2 {
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	color:#2B2B2B;
	font-size: 20px;
}
.entry h3, .comment h3{
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	color:#2B2B2B;
	font-size: 18px;
}
.entry h4, .comment h4 {
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	color:#2B2B2B;
	font-size: 16px;
}
.entry h5, .comment h5 {
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	color:#2B2B2B;
	font-size: 16px;
}
.entry h6, .comment h6{
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	color:#2B2B2B;
	font-size: 14x;
}
.entry p {
	line-height: 150%;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 14px;
}
.entry p img {
	max-width:100%;
	height:auto;
}
.entry ul {
	line-height: 150%;
	margin: 10px 0 10px 30px;
	padding-left:0;
}
.entry ol {
	line-height: 130%;
	margin: 10px 0 10px 30px;
	padding-left:0;
	font-size:14px;
}
/*============================ Text Elements ============================*/
.entry ul, .comment ul{
	list-style: circle;
	margin: 0 0 20px 2.0em;
}
.entry ul li, .comment ul li{
	margin:2px 0;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 20px 2.0em;
}
.entry ol li, .comment ol li{
	margin:2px 0;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 5px;
}
dl {
	margin: 10px 0 20px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 1.3em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
.entry var, .entry kbd, .entry tt {
	font-size: 1.1em;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	margin: 5px 0;
	text-align: left;
	width: 100%;
	font-size:12px;
}
.entry tr th,
.entry thead th {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding: 5px 0px;
	text-align:center;
	background-color: #ddd;
	border: 1px solid #ccc;
}
.entry tr td {
	padding: 2px 2px;
	vertical-align:middle;
	border: 1px solid #ccc;
	text-align:center;
	line-height:16px;
}
.entry tr.odd td {
	background: #eee;
	text-align:center;
}
.entry tr td ul {
	margin-left:0 !important;
}
.entry a:link,.entry a:visited,.entry a:active {
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.entry_single p{
	line-height:190%;
	padding: 5px 10px;
	font-size:14px;
}
.entry_list p{
	height:85px;
	overflow:hidden;
}
/*============================ Comments ============================*/

.alignleft { 
	float: left; 
	display: inline; 
	margin: 10px 15px 10px 5px;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 10px 5px 10px 15px;
}
.aligncenter {
	margin: 10px auto; 
	display: block;
}
.textleft { 
	text-align:left;
}
.textright	{
	text-align:right;
}
.textcenter {
	text-align:center;
}
/*============================ Comments ============================*/
#comments, #respond {
	clear:both;
	overflow:hidden;
	padding: 5px 0 5px 0;
	margin: 10px 0 5px 0;
}
#respond {	margin-top:10px;	 overflow: hidden; }
#comments h3, #respond h3 {
	overflow:hidden;
	font-size: 14px;
	font-weight:bold;
	color: #333;
	padding: 5px 0 0 0;
	margin: 0px 0px 0 0px;
}
#comments h3 span, #respond h3 span {
	float: left;
	height:30px;	
}
/* Reset #comments h3 */ 
.comment h3 {
	padding: 0;
	border: none;
}
#comments a:link, #comments a:visited, #respond a:link, #respond a:visited {
	text-decoration: none;
}
#comments a:hover, #comments a:active, #respond a:hover, #respond a:active{
	text-decoration: underline;
}
.comment_navi {
	margin: 10px 0;
	font-size: 0.9em;
	font-weight: bold;
}
.comment_navi .alignright {
	float: right;
}
.commentlist {
	text-align: justify;
	font-size: 0.9em;
}
.commentlist .comment {
	overflow:hidden;
	margin: 10px 0 10px;
	padding: 5px 0 10px 0;
	list-style: none;
	border-bottom:1px dotted #ccc;
}
.comment-author {
	float: left;
	margin: 5px 10px 5px 0;
	width: 48px;
	height: 48px;
}
.comment-author img {
	float: left;
	margin: 0 0 0 0;
	width: 48px;
	height: 48px;
}
.comment-meta {
	float: left;
	overflow:hidden;
	margin: 0 0 5px 0;
	width: 870px;
	font-size: 12px;
}
.comment-meta .says {
	display: normal;
}
.comment-meta .floor {
	float: right;
	margin: 0 0 5px 0;
	margin-top:-25px\9;
	color:#666;
}
.comment-meta .fn {
	margin: 0 5px 5px 0;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#comments .children {
	margin: 0px 10px 0 15px;
}
.children .comment {
	background: #fff;
}
.comment-content {
	float: left;
	margin: 0 0 0 0;
	width: 870px;
}
.comment-content p {
	clear:right;
	margin: 0 0 10px 0;
	line-height:150%;
	font-size: 14px;
}
.comment-reply-link {
	text-decoration: underline;
}

#commentform {
	margin: 5px 0 0 0;
}
#commentform p {
	float:left;
	margin: 10px 0 10px 0;
	padding:0;
	width:225px;
}
#commentform p.comment-form-author {
	width:50%;
}
#commentform p.comment-form-email {
	width:50%;
}
#commentform p.comment-form-phone {
	width:50%;
}
#commentform p.comment-form-company {
	width:50%;
}
#commentform p.comment-form-comment {
	width:100%;
}
#commentform .comment-notes {
	display:none;
}
#commentform p label {
	display:none;
	padding: 10px 0 0 0px;
	font-size:12px;
	font-weight:normal;
	color: #666;
}
#commentform p span {
	display:none;
	padding: 20px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
#commentform input {
	float:left;
	margin: 0 0 5px 0;
	padding:10px 10px;
	line-height:20px;
	border: 1px solid #ddd; 
	color: #6F6F6F;
	font-size: 14px;
	outline:none;
	background: #FAFAFA;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform #author {
	width:90%;
}
#commentform #email {
	width: 100%;
}
#commentform #phone {
	width:90%;
}
#commentform #company {
	width:100%;
}
#commentform #url {
	background: #f8f8f8;
}
#commentform p.form-submit {
	float:left;
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 40px;
}
#commentform textarea {
	margin: 0 0 0 0;
	padding: 10px 10px;
	width: 100%;
	height:150px;
	border: 1px solid #ddd;
	background: #FAFAFA;
	outline:none;
	color: #6F6F6F;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform #submit {
	float:left;
	cursor: pointer;
	margin: 0;
	padding: 0;
	width: 130px;
	height:40px;
	line-height:40px;
	border: 0;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	background: #6A63A5;

	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#commentform #submit:hover {
	background: #ef6c07;	
}
.nocomments {
	margin: 10px;
	padding: 0;
}
/*============================ pagination ============================*/
.pagination {
	overflow:hidden;
	min-height: 30px;
	padding: 30px 15px 0 15px;
	margin: 0 20px 0 20px;
    background-color: #fff;
	text-align:center;
	clear:both;

}
.pagination a:link, .pagination a:visited{
	display:inline-block;
    margin: 0 0 0 5px;
    padding: 0;
	width:22px;
	line-height:22px;
    color: #333;
    text-align: center;
	font-size: 12px;
    font-family: 宋体;
	text-decoration: none;
    background-color: #ccc;

	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.pagination a:hover {
    color: #fff;
    background-color: #888;
}
.pagination a.current {
    background-color: #6A63A5;
    color: #fff;
}
.pagination .extend {
	padding:0;
	margin: 5px 0px 0px 0px;
    text-align: left;
}
/* 底部 */
#bottom {
	overflow:hidden;
	padding: 15px 0;	
	background-color: #040404;
}
#footer {
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 15px;
	line-height: 25px;
	color:#979797;
	font-size: 13px;
	font-family:  "微软雅黑", "黑体", Helvetica, sans-serif;
    text-align: center;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#foot_navi {
	float:right;
	overflow:hidden;
	margin:0 0 0 0;
    display: none;
}
#foot_navi ul li {
	float:left;
	overflow: hidden;
    display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	margin: 0 0 0 15px;	
	text-align: left;
}
#foot_navi ul li a { 
	display:block;
	text-decoration:none; 
	cursor:pointer;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 25px;
	font-size: 12px;
	color: #aaa;
}
#foot_navi a:hover {
	color: #666; 
	text-decoration: none;
}
#foot_navi ul li ul { display:none; }


.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
a.meta_link {
	float:left;
	display: block;
	margin:15px 0 0 100px;
	width:120px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-indent:0;
	background: url(images/button_bak.png) no-repeat 0 0;

	font-size:14px;
	color:#fff;
}

/* 广告调查框 */
#advBtn {
	position:fixed;
	overflow:hidden;
	display:block;
	text-align: center;
	z-index:150;
	top:40%;
	left:0;
	width:43px;
	height:66px;
	background: url(images/advBtn.png) no-repeat 0 0;
}
#advBtn a {
	display:block;
	width:43px;
	height:66px;
}
#advbox {
	position:fixed;
	overflow:hidden;
	display:none;
	z-index:150;
	top:35%;
	left: 60px;
	width:300px;
	height:340px;
	background: #fff;
	border: 1px solid #46B036;
}
#advtitle {
	z-index:150;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background:#46B036;	
}
#advtitle b {
	padding-left:10px;
	color:#fff;
	font-weight:normal;
}
#advcon {
	z-index:150;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
#advcon img {
	margin: 0 auto 0 auto;
	max-width:300px;
}
.advclose2 {
	float:right;
	display: block;
	margin:5px 5px 0 0;
	width:20px;
	height:20px;
	background: url(images/advclose2.png) no-repeat 0 0;

}

/* 浮动人像头标 */
.tips_float {
	overflow:hidden;
	position:fixed;
	bottom:10%;
	width: 280px;
	height: 55px;
	right:0;
	color: #FFF;
	font-size:14px;
	text-align:right;
	z-index:999;
	
	-moz-border-radius:75px;
	border-radius: 75px;
	-webkit-border-radius: 75px;
}
.tips_float span {
	display:inline-block;
	position:absolute;
	top:13px;
	right:-99%;
	padding: 0 25px 0 13px;
	width: auto;
	height: 30px;
	line-height: 30px;
	background: #6A63A5;
	text-align:left;
	z-index:998;
	
	-moz-border-radius:23px;
	border-radius: 23px;
	-webkit-border-radius: 23px;

	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;

	-webkit-transition-delay: 1.7s;
	-moz-transition-delay: 1.7s;
	transition-delay: 1.7s;
}
.tips_float i {
	float:right;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	width: 55px;
	height: 55px;
	z-index:999;
	background: #fff url(images/tips_float.png) no-repeat 0 0;
	background-size: 100% 100%;
	
	-moz-border-radius:75px;
	border-radius: 75px;
	-webkit-border-radius: 75px;

	opacity:0;
	-webkit-transform:scale(0.5, 0.5); 
	transform:scale(0.5, 0.5);

	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;

	-webkit-transition-delay: 1.0s;
	-moz-transition-delay: 1.0s;
	transition-delay: 1.0s;
}
.tips_float.active span {
	right:35px;
}
.tips_float.active i {
	opacity:1;
	-webkit-transform:scale(1.0, 1.0); 
	transform:scale(1.0);
}
/* 产品分类导航 多页面导航 */
.coo_titel {
	padding:10px 0px;
	margin:0 auto;
	line-height:48px;
	font-size:22px;
	text-align:center;
	background:url(images/index_15.png) no-repeat center;
}
.page_nav {
	overflow:hidden;
	text-align:center;
	margin: 0 auto 30px auto;
}
.page_nav a {
	display:inline-block;
	padding:5px 15px;
	font-size:13px;
	border:1px solid #6A63A5;
	color:#6A63A5;
	margin: 5px 5px;
	border-radius:5px;
}
.page_nav a:hover,.page_nav a.current {
	border:1px solid #6A63A5;
	color:#fff;
	background:#6A63A5;
}

/* 产品列表 */
.product-one {
	float:left;
	margin: 10px 1% 10px 1%;
	padding:10px;
	width:31.3%;
	background:#fff; 
	border:1px solid #eee;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

    transition: all .3s;
}
.product-one:hover {
	box-shadow:0px 0px 3px #6A63A5;	
}
.product-one .product-one-img {
	display:block;
	overflow:hidden;
	width: 100%;
	background:#fff;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.product-one .product-one-img img {
	display:block;
	width: 100%;
}
.product-one dt {
	overflow:hidden;
	margin: 10px 0 0 0;
	width:100%;
	height:30px;
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
.product-one dt a {
	color:#38485a;
}
.product-one dt a:hover {
	color:#6A63A5;
}
.product-one dd {
	overflow:hidden;
	height:60px;
	line-height:20px;
	color:#747f8c;
	font-size:12px;	
}
/* 方案列表 */
.solution-one {
	float:left;
	overflow:hidden;
	margin: 0 1% 30px 1%;
	padding: 0 0; 
	width:31.3%;
}
.solution-one img {
	display:block; 
	width:100%;
	border:1px solid #ddd;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.solution-one a{display:block; position:relative;}
.solution-one span{
	display:block;
	height:35px;
	line-height:35px;
	color: #000;
	font-size:15px;
	text-align:center; 
	border:1px solid #ddd;
	border-top:0;
	background-color:#F5F5F5;
}
/* 案例列表 */
.case-one {
	float:left;
	overflow:hidden;
	margin: 0 1% 20px 1%;
	padding: 0 0; 
	width:31.3%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.case-one img {
	display:block; 
	width:100%;
}
.case-one a{display:block; position:relative;}
.case-one span{
	display:block;
	width:100%;
	height:50px; 
	line-height:50px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	background-color: rgba(234,117,21,1.0);

	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
/* 新闻列表 */
.list-one {
	float:left;
	position:relative;
	margin: 10px 1% 10px 1%;
	padding:10px;
	width:31.3%;
	background:#fff; 
	border:1px solid #eee;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

    transition: all .3s;
}
.list-one:hover {
	box-shadow:0px 0px 3px #6A63A5;	
}
.list-one .list-one-img {
	display:block;
	overflow:hidden;
	width: 100%;
	background:#fff;
}
.list-one .list-one-img img {
	display:block;
	width: 100%;
}
.list-one dt {
	overflow:hidden;
	margin: 10px 0 0 0;
	width:100%;
	height:30px;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
}
.list-one dt a {
	color:#38485a;

}
.list-one dt a:hover {
	color:#6A63A5;
}
.list-one dd {
	overflow:hidden;
	margin:5px 0 0 0;
	height:60px;
	line-height:20px;
	color:#747f8c;
	font-size:12px;	
}

.mask-link {	
	position: absolute;
	z-index: 10;
	width:100%; 
	height: 100%;
	background: url(images/link-mask.png) center;
	left: 0;
	top:100%;
	opacity: 0;

   -webkit-transition:all 0.2s;
   -moz-transition:all 0.2s;
   -ms-transition:all 0.2s;
   -o-transition:all 0.2s;
   transition:all 0.2s;
}
.list-one:hover .mask-link {	
	top:0;
	opacity: 1.0;
}

/* 人才招聘 */
.job-one {
	overflow:hidden;
	margin: 15px 0 15px 0;
	padding:0;
    transition: all .3s;
}
.job-one.gray {
	background:#F7F7F7; 
}
.job-one .job-one-img {
	float:left;
	overflow:hidden;
	width: 32%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.job-one .job-one-img img {
	margin:30px auto;
	max-width: 100%;
	max-height: 100%;
}
.job-one .job-one-text {
	float:right;
	display:block;
	overflow:hidden;
	width: 65%;
}
.job-one .job-one-text>h3 {
	padding: 10px 0;
	color:#6A63A5; 
	font-size:24px; 
}
/* 产品详情 左图右文 左图 */
.product-preview {
	overflow: hidden;
	position: relative;
	margin:25px auto 0 auto;
	width: 100%;
}
.preview-top {
	display:block;
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 100%;
	height: 200px;
}
.preview-top img {
	display:block;
	margin: 0 auto 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.preview-list {
	overflow: hidden;
	margin-top:20px;
	width: 100%;
	text-align:center;
}
.preview-list ul {	
	overflow: hidden;
	margin: 0 auto 0 auto;
}
.preview-list ul li {	
	display:inline-block;
	overflow: hidden;
	margin: 0 16px 0 0;
}
.preview-list ul li img {	
	margin: 0;
	padding: 0;
	width: 55px;
	height: 55px;
	border: 1px solid #ccc;
	cursor: pointer;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.preview-list ul li img:hover, .preview-list ul li img.on {	
	border: 1px solid #006DB5;
}

/* 弹出窗口背景遮盖 */
.bg,.popIframe {
	display:none;
	background-color: #333; 
	width: 100%;
	height: 100%;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=70);/*IE*/
	opacity:0.70;/*FF*/
	z-index:100;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.popIframe {
	filter:alpha(opacity=0);/*IE*/
	opacity:0;/*FF*/
}