/*======================================
Theme Name: zCloud
Theme URI: http://
Description: A company theme.
Version: 1.3
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;
}
/*============================ SETUP ============================*/
html {
	font-size: 100.01%;
/*-webkit-filter : grayscale(100%);*/
/*-moz-filter: grayscale(100%);*/
/*-o-filter: grayscale(100%);*/
/*filter: grayscale(100%);*/
/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}
/*html{filter:gray; -webkit-filter: grayscale(100%);filter: grayscale(100%);}*/
body {
	font-family:"微软雅黑";
	font-size: 14px;
	border: 0;
	color: #333;
	margin:0;
	padding:0;
	overflow-x: hidden;
}
/*@font-face {
  font-family: "pingfang";
  src: url("http://blogwl.qiniudn.com/PingFang-SC-UltraLight.ttf");
}*/
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: #056596;*/
        color:#333;
	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: #1569b1;
	text-decoration: none;
}
    /*============================ HEADER ============================*/
#head {
/*    去掉了的顶部悬浮跟随功能*/
/*	position:fixed;
	display: block;*/
	position: absolute;
	margin:auto;
	left:0;
	right:0;
	top:0;
	width: 1400px;
/*	max-width:1920px;*/
	height:76px;
	/*background: #0059AE;*/
	z-index: 9999;
        background: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
@media screen and (max-width: 1400px) {
	#head {
		width: 1200px;
	}
}


@media screen and (min-width: 1200px) {

	#head::before {
		content: "";
		position: absolute;
		/*background: rgba(0, 0, 0, 0.8);*/
		height: 104px;
		width: 200vw;
		right: -720px;
		animation: black-bar 0.4s forwards;
		/*background: white;*/
	}

	@keyframes black-bar {
		from {
			background: transparent;
		}
		to {
			background: rgba(0, 0, 0, 0.6);
		}
	}

	#head #navi ul li a{
		color: #eee;
	}
	#head #topnavi button{
		color: #eee;
	}
}
#head.gray  {
	background: rgba(255, 255, 255, 0.95);

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

@media screen and (min-width: 1200px) {
#head.gray:hover {
    background: rgba(0, 0, 0, 0.8);

}
}
#header {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	position: relative;
}

/*#header-left {*/
/*	!*position: absolute;*!*/
/*	!*left: 360px;*!*/
/*	!*top: 40px;*!*/
/*	display: inline-block;*/
/*	background: url(/wp-content/themes/zCloud/images/logo-white.svg);*/
/*}*/

#header-right {
	/*position: absolute;*/
	/*right: 360px;*/
	/*top: 60px;*/
}
@media all and (max-width: 1200px) {
	#head {
		height:55px;
                display:block;
                position:fixed;
                width: 100%;
	}
}
/*============================ HEADER ============================*/
#logo1 {
	/*float:left;*/
	/*max-height: 60px;*/
	/*margin-left: 360px;*/
	/*margin-top: 40px;*/
}
#logo1 img {
	max-height: 60px;
	margin-left: 90px;
	margin-top: 27px;
}

@media (max-width: 1200px) {
	#logo1 img {
		margin-left: 10px;
		margin-top: 10px;
	}
}

@media all and (max-width: 1050px) {
	#logo1 img {
		max-height:34px;
		max-width:120px;
	}
        #logo1 {
	margin: 0; float: left;
        }
}
#logo2 {
	display:none;
	float:left;
	margin: 4.5% 0 0 0;
	max-height: 60px;
}
#logo2 img {
	max-height: 60px;
}
@media all and (max-width: 960px) {
	#logo2 img {
		max-height:34px;
	}
}
.gray #logo1 {
	display:none;
}
.gray #logo2 {
	display:block;
}
/*============================ NAVIGATION ============================*/
#topnaviold{
    float: right;
	margin: 15px 0 5px 0;
	height:14px;
	clear: right;
	font-family:  "微软雅黑";
}


#topnavi {
	/*float: right;*/
	/*margin: 10px 10px 5px 0;*/
	/*height: 35px;*/
	/*clear: right;*/
	font-family:  "微软雅黑";
	/*position: relative;*/
	/*right: 115px;*/
	/*bottom: 24px;*/
	position: absolute;
	right: 155px;
	top: -20px;
}

#topnavi img {
	margin-right: 6px;
	display: inline;
}

@media all and (max-width: 1200px) {
	#topnavi {
		display: none;
	}
}

#topnavi > span {
	font-size: 16px;
}

#head #topnavi > span {
	color: white;
	cursor: pointer;
}

#topnavi ul{
	/*float: right;*/
	/*margin: 0;*/
	/*padding: 0;*/
	list-style-type: none;
}

#topnavi ul {
	display: none;
	color: #eee;
	background: rgba(0, 0, 0, 0.8);
	z-index: 40;
	position: absolute;
	left: -15px;
	padding: 20px;
}

#topnavi .btn {
	display: flex;
	align-items: center;
	padding: 0;
	background: initial;
	font-size: 16px;
}

#topnavi .btn:focus {
	outline: initial;
}

#topnavi .dropdown-menu {
	min-width: initial;
}
/*Top level list items*/
#topnavi ul li{
	position: relative;
	/*display: none;*/
	/*float: right;*/
	cursor: pointer;
	/*margin: 0 0 0 20px;*/
	/*padding: 0 20px 0 0;*/
	/*height:14px;*/
	/*border-right: 1px solid #ccc;*/
}
#topnavi .current-menu-item {
	display: initial;
}

#topnavi:hover .menu-item {
	display: initial;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

#topnavi ul li:first-child {
	/*padding: 0;*/
	/*border-right: 0;*/
}
#topnavi ul li a {
	display:block;
	/*margin-top:-2px;*/
	/*height:20px;*/
	/*line-height:20px;*/
	color:#eee;
	font-size:16px;
	/*text-decoration: none;*/
}
.gray #topnavi ul li a {
	color:#595555;
}
/* 移动菜单按钮 */
.menu1 {
	float:right;
	display: none;
	overflow:hidden;
	margin: 10px 0 5px 5px;
	padding: 0 0 0 0;
	width:36px;
	height:36px;
	line-height:36px;
	text-indent:-9999px;
	cursor:pointer;

	background: url(images/menu.png) no-repeat 8px 8px;
}
#menu1 {
	display: block;
}
#menu2 {
	display: none;
}
@media all and (max-width: 1200px) {
	.menu1 {
		display: block;
	}
	#menu1 {
		display: none;
	}
	#menu2 {
		display: block;
	}
}
/* 主菜单 */
#navi {
	float:right;
}
#navi ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	bottom: 36px;
}
/*Top level list items*/
#navi ul li {
	float: left;
	margin: 0 0 0 25px;
	padding: 0 0 39px 0;
	position: relative;
	display: inline;
        box-sizing:content-box;
}


@media all and (min-width: 1034px) {
	#navi ul li {
		margin: 0 0 0 40px;
		font-size: 16px;
	}
}
#navi ul li:first-child {
	background: none;
}

#navi>ul>li:last-child {
    display: none;
}




#navi ul li a {
	display:block;
	overflow:hidden;
	margin: 0;
	padding: 0;
	/*height: 42px;*/
	/*line-height: 42px;*/
	color: #333;
	font-size: 17px;
	font-family:  "微软雅黑";
	text-decoration:none;
}
/*#navi>ul>li:nth-child(2)>a, #navi>ul>li:nth-child(4)>a {*/
/*	cursor: text;*/
/*}*/
.gray #navi>ul>li>a {
	color: #333;
}
.gray:hover #navi>ul>li>a {
	color: #fff;
}
.gray:hover #loginBox>ul>li>a{
    color: #fff;
}
.gray:hover #topnavi ul li a{
    color: #fff;
}
#navi ul li:hover a {
	/*height: 41px;*/
	/*line-height: 41px;*/
	border-bottom:1px solid #FFB321;
}
#navi ul li.current-menu-item a, #navi ul li.current-page-item a {
	height: 32px;
	/*line-height: 41px;*/
	border-bottom:1px solid #FFB321;
}
#navi ul li ul{
	overflow:hidden;
	left: -1997px;
	top: 100%;
	margin: 0 0 0 0;
	padding: 30px 0 20px 900px;
	z-index: 40;
	min-width:3800px;
	position:absolute;
	display: none;
	background: rgba(0, 0, 0, 0.6);
        text-decoration: none;
}

@media screen and (max-width: 1200px) {
    #navi ul li ul{
         min-width:150px;
    }
}

/*按照要求隐藏第一个首页,产品栏与左边icon距离加大*/
@media screen and (min-width: 1200px) {
#menu-item-29{
    /*display:none !important;*/
}
#menu-item-822{
    /*margin-left: 60px !important;*/
}
}


#navi ul li:nth-child(5) ul li,#navi ul li:nth-child(6) ul li,#navi ul li:nth-child(7) ul li, #navi ul li:nth-child(8) ul li, #navi ul li:nth-child(9) ul li{
        clear:both;
		width:240px;
}

#navi ul li:nth-child(5) ul,#navi ul li:nth-child(6) ul,#navi ul li:nth-child(7) ul, #navi ul li:nth-child(8) ul, #navi ul li:nth-child(9) ul{
        height: 250px;
		padding-top: 0;
		padding-left: 2000px;
}


@media screen and (min-width: 1200px) {

#navi ul li:nth-child(7) ul{
    padding: 0 0 0 2000px;
}

}



@media screen and (max-width: 1200px) {
   #navi ul li:nth-child(6) ul ,#navi ul li:nth-child(8) ul{
         padding: 0 0 0 0;
}
}


#navi ul li:nth-child(7) ul li:last-child{
    margin-bottom: 20px;
}

/* 产品 */
#navi ul li:nth-child(2) ul{
/*    左右多出来部分用来防止边缘覆盖,2因为内容多适合左边对齐*/
	padding:0 0 0 1280px;
	height: 115px;
}

@media screen and (max-width: 1500px) {
	#navi ul li:nth-child(2) ul {
		padding-left: 1418px;
	}
}

@media screen and (max-width: 1400px) {
	#navi ul li:nth-child(2) ul {
		padding-left: 1480px;
	}
}


/*1300以下屏幕调节*/
/*@media all and (max-width: 1600px){#navi ul li:nth-child(2) ul {padding:0 0 0 660px;}}*/
/*@media all and (max-width: 1400px){#navi ul li:nth-child(2) ul {padding:0 0 0 630px;}}*/
/*@media all and (max-width: 1300px){#navi ul li:nth-child(2) ul {padding:0 0 0 576px;}}*/
/*#navi ul li:hover ul { visibility: visible; }*/
#navi ul li ul li {
	float: left;
	position: relative;
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;

/*        用来调整下拉菜单位置间距
        margin-left:60px;*/
        width:240px;

}
#navi ul li:nth-child(2) ul li{
    /*    2号下拉菜单*/
    margin-top: 20px;
    width:150px;
    height:auto;
    padding-right: 10px;
}


#navi ul li:nth-child(2) ul > li:first-child > ul {
	width: 100%;
	height: 600px;
}

#navi ul li:nth-child(2) .sub-menu li .sub-menu ul {
	width: 200px;
}

#menu1 ul.sub-menu li a {
	color: white;
}


#navi ul li:nth-child(2) ul li ul li {
    margin-top: 0;
}
#navi ul li:nth-child(2) ul li ul li:last-child {
    margin-bottom: 20px;
}



#navi ul li ul li a {
	float: left;
	margin: 5px 0 5px 30px;
	padding: 0 0 2px 0;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 0;
	text-align: left;

        text-decoration: none;
}
#navi ul li.current-menu-item ul li a, #navi ul li.current-page-item ul li a {
	height: 20px;
	line-height: 20px;
}
/*#navi ul li.menu-item-has-children:hover ul li a {
}*/
#navi ul li.current-menu-item ul li:last-child a, #navi ul li.current-page-item ul li:last-child a {
}
#navi ul li:hover ul li a {
	float: left;
	margin: 0 0 0 0;
	height: 20px;
	line-height: 20px;
	font-weight:normal;
	border-bottom: 0px solid #000;
}
#navi ul li ul li a:hover {
	border-bottom: 1px solid #ffb322;
}
/*用来去掉标题的hover效果*/
#navi ul li:nth-child(2) ul li a:hover {border-bottom: 1px solid transparent;}
#navi ul li:nth-child(2) ul li ul li a:hover {border-bottom: 1px solid #ffb322;}
#navi ul li ul li a:hover i {
	color: #000;
}
#navi ul li:hover ul li a i {
	color: #444;
	background: none;
}
#navi ul li:hover ul li a:hover i {
	color: #000;
	background: none;
}
#navi ul li ul li ul {
	left: 0;
	top: 50px;
	margin: 0 0 0 0;
	padding: 20px 0 30px 0;
	z-index: 40;
	width:150px;
	position:absolute;
	display: block;
	background: rgba(255, 255, 255, 0);
}
/*#navi ul li:nth-child(2) ul li{

}*/
#navi ul li:nth-child(2) ul li a {
	font-size:16px;
}
#navi ul li:nth-child(2) ul li ul {
	padding: 0px 0 8px 0;
	min-width:160px;
}

#navi ul li:nth-child(2) ul li ul li {
	width:auto;
	height:41px;
	display: block; float: none;
}
#navi ul li:nth-child(2) ul li ul li a{
	color: #fff;
	font-size:14px;
}

/*用来给新的产品下拉菜单（双层产品） 解放高度限制*/
#navi ul li:nth-child(2) ul li ul li a{
    height:auto;
}
#navi ul li:nth-child(2) ul li ul li a .nav-subtitle{
    color:#8E9090;
    font-size:12px;
    display: block; height: 20px; line-height: 20px; overflow: hidden;
}
/*新的产品下拉菜单（双层产品）用*/
#navi ul li:nth-child(2) ul li a{height: 34px;}
#navi ul li:nth-child(2) ul li a .nav-sub2-title{line-height:28px;}
#navi ul li:nth-child(2) ul li a .nav-sub2-title img{display:inline-block;width:20px;margin-right:10px;vertical-align:middle;}
/*新的产品下拉菜单（双层产品）用*/



/*   用来隐藏第二个英方产品，隐藏插件挺好用的*/
/*#navi ul li:nth-child(2) ul li:nth-child(2) a {
	display: none;
	color: transparent;
}*/
/*#navi ul li:nth-child(2) ul li:nth-child(2) ul li a {
	display: inline-block;
	color: #fff;
}*/
/*#navi ul li:nth-child(2) ul li:nth-child(2) ul li:nth-child(2) a {
	display: inline-block;
	color: #fff;
}*/
/*#navi ul li:nth-child(2) ul li ul li:nth-child(2) a {
	display: inline-block;
	color: #fff;
}*/
#navi ul li ul li ul li {
	float: left;
	position: relative;
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	width: 150px;
}

/*导航栏新添加的火热标识*/
.title-red-span{
        background:#f45428;
        color:#fff;
        border-radius: 2px;
        margin-left: 16px;
        padding: 0 5px;
        font-size: 12px;
}

@media all and (max-width: 1600px){
	#navi ul li:nth-child(2) ul li ul li {
		width: 164px;
		height: 40px;
	}
	#navi ul li:nth-child(2) ul li {
		margin-top: 20px;
		width: 186px;
		height: 500px;
	}
	#navi ul li ul li a {
		margin: 5px 0 5px 2px;
	}
}

@media all and (max-width: 1400px){

	#navi ul li:nth-child(2) ul li ul li {
		width: 156px;
		height: 40px;
	}
	#navi ul li:nth-child(2) ul li {
		margin-top: 20px;
		width: 156px;
		height: 500px;
	}
	#navi ul li ul li a {
		margin: 5px 0 5px 0px;
	}
}

@media all and (max-width: 1200px) {
	#navi {
		display: block;
		position:absolute;
		top: 50px;
		right:-150px;
		padding: 50px 0 0 0;
		width: 150px;
		background: rgba(0,0,0,0.8);

		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		transition: all 0.4s;
	}
	#navi.menu_show {
		right:0;
	}
	#navi ul{
		float:none;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	/*Top level list items*/
	#navi ul li {
		float: left;
		margin: 0 0 0 0;
		padding: 5px 0 5px 0;
		width:100%;
		position: relative;
		display: inline;
	}
	#navi ul li:first-child {
		background: none;
	}
	#navi>ul>li:last-child {
		display: block;
	}
	#navi ul li a {
		display:block;
		overflow:hidden;
		margin: 0;
		padding: 0 10px 0 20px;
		height: 25px;
		line-height: 25px;
		color: #fff;
		font-size: 16px;
		font-family:  "微软雅黑";
		text-decoration:none;
		text-transform:uppercase;
	}
	.gray #navi>ul>li>a {
		color: #FFF;
	}
	#navi ul li:hover a {
		height: 25px;
		line-height: 25px;
		border-bottom:0;
	}
	#navi ul li:hover {
		background: rgba(255,255,255,0.1);
	}
	#navi ul li.current-menu-item, #navi ul li.current-page-item {
		height: 25px;
		line-height: 25px;
		border-bottom:0;
		background: rgba(255,255,255,0.1);
	}
	#navi ul li.current-menu-item a, #navi ul li.current-page-item a {
		height: 25px;
		line-height: 25px;
		border-bottom:0;
	}
	#navi ul li ul {
		display: block;
		position:absolute;
		padding: 0 0 0 0;
		left:150px;
		top:0;
		width: 150px;
		background: rgba(0,0,0,0.8);
	}
	#navi ul li:hover ul {

	}
	#navi ul li:nth-child(8) ul{
		top:-105px;
	}
        /*用来隐藏手机端过长的菜单*/
	#navi ul li:nth-child(2) ul{
		display: none;
	}
	#navi ul li ul li {
		float: left;
		position: relative;
		display: inline;
		margin: 0 0 0 0;
		padding: 5px 0 5px 0;
		width: 150px;
	}
	#navi ul li ul li a {
		float: none;
		display:block;
		overflow:hidden;
		margin: 0;
		padding: 0 10px 0 20px;
		width: 120px;
		height: 25px;
		line-height: 25px;
		color: #fff;
		font-size: 16px;
		font-family:  "微软雅黑";
		text-decoration:none;
		text-transform:uppercase;
		border:none;
	}
	#navi ul li:hover ul li a {
		margin: 0 0 0 0;
		height: 25px;
		line-height: 25px;
		font-weight:normal;
		border:none;
	}
	#navi ul li ul li a:hover {
	}
        .title-red-span {
            display: none;
        }
}

/* 登录注册小菜单 */
 #loginBox {
/*	float:right;
        position:relative;
        right: -750px;*/
/*        position:fixed;*/
        position: absolute;
        right: 10px;
        width:auto;
	 top: -20px;
	 padding-bottom: 20px;

}
@media all and (max-width: 1200px) {
	#loginBox {
		display:none;
	}
}
.gray #loginBox ul li a {
	color: #595555;
}
.gray #loginBox ul li:hover a {
	color: #fff;
}
.gray #loginBox ul li ul li a {
	color: #fff;
}
#loginBox a:hover {
/*	height: 41px;
	line-height: 41px;*/
	border-bottom:1px solid #FFB321;
}
#loginBox img {
	float: left;
	overflow:hidden;
	margin: 0 9px 0 0;
	width: 24px;
	height: 24px;

	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}
#loginBox span.xingming {
	float: left;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 38px;
}

#loginBox div.username {
	max-width: 75px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#loginBox ul li {
    float: left;
	/*margin: 0 20px 0 10px;*/
	padding: 0 0 20px 0;
	position: relative;
    display: inline;
}

#loginBox ul li a {
	display:block;
	overflow:hidden;
	margin: 0;
	padding: 0;
	/*height: 42px;*/
	/*line-height: 42px;*/
	color: #333;
	font-size: 16px;
	font-family:  "微软雅黑";
	text-decoration:none;
	text-transform:none;
}


#head #loginBox ul li a {
	color: #eee;
}

.gray #loginBox>ul>li>a {
	color: #595555;
}
#loginBox ul li:hover a {
	/*height: 41px;*/
	/*line-height: 41px;*/
/*	border-bottom:1px solid #FFB321;*/
}
#loginBox ul li ul{
	right: -6px;
	/*top: 35px;*/
	margin: 0 0 0 0;
	padding: 20px 0 25px 0;
	z-index: 40;
	/*min-width:2600px;*/
	width: 120px;
	position:absolute;
	display: none;
	background: rgba(0,0,0,0.8);
}
#loginBox ul li:hover ul li ul { visibility: hidden; }
#loginBox ul li:hover ul li ul li ul { visibility: hidden; }
#loginBox ul li ul li {
	float: left;
	overflow:hidden;
	position: relative;
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	width: 100%;
}
#loginBox ul li ul li a {
	float: left;
	margin: 5px 0 5px 30px;
	padding: 0 0 2px 0;
	height: 20px;
	line-height: 20px;
	color:#fff;
	font-size: 14px;
	letter-spacing: 0;
	text-align: left;
}
#loginBox ul li.current-menu-item ul li a, #navi ul li.current-page-item ul li a {
	height: 20px;
	line-height: 20px;
}
#loginBox ul li.menu-item-has-children:hover ul li a {
}
#loginBox ul li.current-menu-item ul li:last-child a, #navi ul li.current-page-item ul li:last-child a {
}
#loginBox ul li:hover ul li a {
	float: left;
	margin: 0 0 0 30px;
	height: 20px;
	line-height: 20px;
	font-weight:normal;
/*	border-bottom: 1px solid #056596;*/
}
#loginBox ul li ul li a:hover {
	border-bottom: 1px solid #ffb322;
}
#loginBox ul li ul li a:hover i {
	color: #000;
}
#loginBox ul li:hover ul li a i {
	color: #444;
	background: none;
}
#loginBox ul li:hover ul li a:hover i {
	color: #000;
	background: none;
}
#loginBox ul li ul li ul {
	visibility: hidden;
}
#loginBox ul li:hover ul li:hover ul { 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 {
	display:block;
	overflow:hidden;
	position:relative;
	margin: 0 auto;
	width: 100%;
/*	max-width:1920px;*/
	z-index: 1;
}
#banner .banner_con {
	overflow:hidden;
	width: 2520px;
	height: 100%;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
#banner .banner_con h1 {
            font-size: 30px;
            position: absolute;
            top:40%;
            left: 25%;
/*            font-weight:bold*/
            font-family:"微软雅黑";
}
#banner .banner_con p{
            font-size: 15px;
            position: absolute;
            top:55%;
            left: 25%;
            font-family:"微软雅黑";
}

@media screen and (max-width: 1400px) and (min-width: 1210px) {
    #banner .banner_con h1 , #banner .banner_con p{
        left:30%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 480px) {
	#banner .banner_con h1 {
            font-size: 25px;
            position: absolute;
            top:30%;
            left: 40%;
            font-weight:bold
            }
            #banner .banner_con p{
            font-size: 15px;
            position: absolute;
            top:50%;
            left: 40%;
            }
}
@media screen and (max-width: 479px) and (min-width: 361px) {
	#banner .banner_con h1 {
            font-size: 18px;
            position: absolute;
            top:38%;
            left: 43%;
            font-weight:bold
            }
            #banner .banner_con p{
            font-size: 13px;
            position: absolute;
            top:55%;
            left: 43%;
            }
}
@media screen and (max-width: 360px) {
	#banner .banner_con h1 {
            font-size: 15px;
            position: absolute;
            top:38%;
            left: 44%;
            font-weight:bold
            }
            #banner .banner_con p{
            font-size: 12px;
            position: absolute;
            top:55%;
            left: 44%;
            }
}
#banner .banner_con img {
	margin:0 auto;
        height:auto;
	max-height:460px;
	width:100%;
/*        width:auto;*/
        position:relative;
}
#split {
	display:none;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0;
	width:100%;
	max-width:1920px;
	z-index:2;
}
.banner-index { height: 1080px; }
.banner-product { height: 460px; }
.banner-privacy { height: 560px; }
.banner-partner { height: 860px; }
.banner-case { height: 350px; }
.banner-about { height: 1080px; }
.banner-solutions { height: 250px; }
.banner-solution { height: 460px; }
.banner-default { height: 460px; }

@media all and (min-width: 480px) and (max-width: 960px) {
	.banner-index { height: 540px; }
	.banner-product { height: 363px; }
	.banner-privacy { height: 280px; }
	.banner-partner { height: 420px; }
	.banner-case { height: 400px; }
	.banner-about { height: 215px; }
	.banner-solutions { height: 250px; }
	.banner-solution { height: 250px; }
	.banner-default { height: 215px; }
}
@media all and (max-width: 479px) {
	.banner-index { height: 540px; }
	.banner-product { height: 363px; }
	.banner-privacy { height: 280px; }
	.banner-partner { height: 300px; }
	.banner-case { height: 215px; }
	.banner-about { height: 215px; }
	.banner-solutions { height: 250px; }
	.banner-solution { height: 250px; }
	.banner-default { height: 215px; }
}
/* banner下面的总框架 */
#container {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 100%;
/*	max-width:1920px;*/
	background: #fff;
	z-index: 9998;
}
#wrap {
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 0 0 10px 0;
}
#content {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 60px 0;
	width: 92.5%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 92.5%;
	min-height:200px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 960px) {
	#content {
		padding: 0 10px 30px 10px;
		width:100%;
	}
	.content {
		padding: 0 10px 30px 10px;
		width:100%;
	}
}
#pagecon {
	float:left;
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 80px 0;
	width: 68%;
	min-height:200px;
}

@media screen and (max-width: 960px) {
	#pagecon {
		float:none;
		padding: 0 5px 0 5px;
		width:100%;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#sidebar {
		display:none;
	}
}
/* 页面侧边栏 */
#sidebar {
	float:right;
	overflow:hidden;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	width: 25%;
	min-height:200px;
}
#sidebar ul li {
	display: block;
	overflow:hidden;
	margin: 30px 0 25px 0;
	padding: 0 0 0 0;
}
#sidebar ul .sidebar-split {
	display: block;
	overflow:hidden;
	margin: 50px 0 50px 0;
	padding: 0 0 0 0;
	border-bottom: 1px dashed #ccc;
}
#sidebar ul li h2 {
	display: block;
	overflow:hidden;
	margin: 0;
	padding: 0;
	color: #353535;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 0;
	text-decoration: none;
}
#sidebar ul li h2 a {
	color: #353535;
	font-size: 18px;
	font-family: "黑体",Times;
	display: block;
	text-decoration:none;
}
#sidebar ul li h2 a i {
	padding-left:5px;
	color:#F1AF3D;
	font-size: 14px;
	font-style: normal;
	visibility: hidden;
}
#sidebar ul li h2 a:hover i {
	visibility: visible;
}
#sidebar a, #sidebar ul {
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:hidden;
}
#sidebar ul li a {
	overflow:hidden;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	color: #666;
}
#sidebar ul li a:hover{
	color: #056595;
}

#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 0 0 0;
}
#sidebar ul li ul {
	margin: 0 0 0 0;
	padding: 0 0;
	border-top:0;
}
#sidebar ul li ul li {
	display:block;
	overflow:hidden;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	font-size: 18px;
	background: none;
}
#sidebar ul li ul li a {
	display:block;
	overflow:hidden;
	margin: 0 0 0 0;
	line-height: 30px;
}
#sidebar ul li ul li.current-cat {
	background:#fff;
}
#sidebar ul li ul li.current-cat a {
	color: #056595;
	margin-right:0;
}
#sidebar ul li ul li ul {
	display:none;
	margin: 0 0 0 0;
	padding: 0 0;
	border:0;
}
#sidebar ul li ul li ul li a {
	overflow:hidden;
	margin: 0 0 0 0px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
#sidebar ul li ul li ul li a:hover {
	text-decoration:none;
}
#sidebar ul li ul li ul li.current-cat a {
	color: #056595;
}
#sidebar ul li ul li ul li.current-cat ul li a {
	color: #056595;
}
/* 侧边栏联系我们 */
#sidebar ul li.contact_tool ul {
	padding: 0 0 15px 0;
}
#sidebar ul li.contact_tool ul li {
	color: #999;
	font-size:18px;
	padding: 5px 0 5px 30px;
	line-height:30px;
}
#sidebar ul li.contact_tool ul li a {
	color: #999;
	font-size:18px;
}
#sidebar ul li.contact_tool ul li.contact_tel {
	background: url(images/contact-icon.png) no-repeat 0 5px;
}
#sidebar ul li.contact_tool ul li.contact_email {
	background: url(images/contact-icon.png) no-repeat 0 -35px;
}
#sidebar ul li.contact_tool ul li.contact_addr {
	background: url(images/contact-icon.png) no-repeat 0 -75px;
}
#sidebar ul li.contact_tool ul li.contact_imp_tel {
	background: url(images/contact-icon.png) no-repeat 0 5px;
}
/* banner区 大标题*/
.title-face {
	overflow:hidden;
	width: 700px;
	height: 100px;
	margin-left: -350px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	z-index:2;
}
.title-face dt {
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	line-height:100px;
	color: #FFF;
	font-size:44px;
	font-family:  "微软雅黑";
	font-weight:bold;
	font-style:normal;
}
/* 首页banner区 */
.home-face {
	overflow:hidden;
/*	width: 300px;*/
	height: 76px;
	position: fixed;
	right:0%;
	top: 0%;
	text-align: center;
	z-index:9999;
        margin:0 auto 0 auto;
	text-align:center;;
}
.home-face dt {
	display:block;
	overflow:hidden;
	padding:0 0 200px 0;
	line-height:100%;
	color: #FFF;
	font-size:64px;
	font-family:  "微软雅黑";
	font-weight:bold;
	font-style:normal;
	letter-spacing:5px;
	opacity:0;
}
.home-face-login {
	margin:36px auto 0 auto;
	text-align:center;
}
.home-face .home-face-login a {
	display:inline-block;
	margin: 0 15px;
	padding: 0 0;
	width:90px;
	height:35px;
	line-height:32px;
	font-size:16px;
	font-family:  "微软雅黑";
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.home-face-login a:hover{
    text-decoration: none;
}
.home-face .home-face-login a:first-child{
	width:66px;
	height:35px;
}




.home-face .home-face-login .login {
	color: white;
/*	background:#0059AE;*/
        background: rgba(255,255,255,0);
        width: 70px;
/*        border:1px solid white;*/
}
.home-face .home-face-login .login:hover {
	color: #056595;
	background:#DAE8EF;
}
.home-face .home-face-login .register {
	color: #FFFFFF;
/*	background:#FFB321;	*/
        background: rgba(255,255,255,0);
        border:1px solid rgba(255,255,255,0.8)
}
.home-face .home-face-login .register:hover {
	color: #FFFFFF;
	background:#DAA732;
}
@media screen and (max-width: 1200px) {
	.home-face {
		overflow:hidden;
		width: 300px;
		height: 200px;
		margin-left: -150px;
		margin-top: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		text-align: center;
		z-index:2;
	}
	.home-face dt {
		padding:0 0 140px 0;
	}
	.home-face .home-face-login a {
		padding: 0 0;
		width:90px;
		height:35px;
		font-size:16px;
		font-family:  "微软雅黑";

		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
        .home-face .home-face-login a:first-child{
	width:66px;
	height:35px;
}
}

@media screen and (min-width: 1200px) {
    .home-face-banner{
        display:none;
    }
}
@media screen and (max-width: 1200px) {
    .home-face-header{
        display:none;
    }
}




/* 子分类 子页面 导航 */
#page-nav {

	text-align:center;
	margin: 20px 5% 20px 5%;
	padding: 0;
	width:90%;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
#table-title{
    background:#F7F7F7;
}
#page-nav a {
	display:inline-block;
       float:left;
	margin: 0 10px;
	padding:0;
	height:30px;
	line-height:30px;
/*	border-bottom:1px solid #F7F7F7;*/
	color:#353535;
	font-size:16px;
}
@media screen and (min-width: 960px) {
       #td-show a {
       width:9%;
       }
}



#page-nav a:hover, #page-nav a.current {
	color:#1569b1;
/*	border-bottom:1px solid #056596;*/
        text-decoration: none;
}
@media screen and (max-width: 1201px) {
	#page-nav {
/*		height:auto;*/
                display:none;
	}
}
/*	#page-nav a {
		margin: 0 10px 0 10px;
	}
}*/
/* 子产品 导航 */
#page-nav2 {
	overflow:hidden;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	width:100%;
	background:#F7F7F7;
	text-align:center;
}
#page-nav2 a {
	display:inline-block;
	margin: 11px 30px;
	padding:0;
	line-height:30px;
	border-bottom:1px solid #F7F7F7;
	color:#999;
	font-size:16px;
}
@media screen and (min-width:1400px) {
	#page-nav2 a {
		margin: 11px 34px;;
	}
}
#page-nav2 a:hover, #page-nav2 a.current {
	color:#056596;
	border-bottom:1px solid #056596;
}
@media screen and (max-width:960px) {
	#page-nav2 {
		padding: 15px 0;
	}
	#page-nav2 a {
		float:left;
		display:inline-block;
		margin: 0 0;
		padding:0;
		width:25%;
		line-height:30px;
		border-bottom:1px solid #F7F7F7;
		color:#999;
		font-size:16px;
	}
}
@media screen and (max-width:400px) {
	#page-nav2 {
		padding: 15px 0;
	}
	#page-nav2 a {
		float:left;
		display:inline-block;
		margin: 0 0;
		padding:0;
		width:33%;
		line-height:30px;
		border-bottom:1px solid #F7F7F7;
		color:#999;
		font-size:16px;
	}
}
/* 方案页 导航 */
#page-nav3 {
	overflow:hidden;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	width:100%;
	background:#F7F7F7;
	text-align:center;
}
#page-nav3 a {
	display:inline-block;
	margin: 11px 30px;
	padding:0;
	line-height:30px;
	border-bottom:1px solid #F7F7F7;
	color:#999;
	font-size:16px;
}
#page-nav3 a:hover, #page-nav3 a.current {
	color:#1569b1;
        text-decoration:none;
}
@media screen and (min-width:1780px) {
	#page-nav3 a {
		margin: 11px 130px;;
	}
}
@media screen and (min-width:1400px) and (max-width:1779px) {
	#page-nav3 a {
		margin: 11px 100px;
	}
}
@media screen and (min-width:960px) and (max-width:1399px) {
	#page-nav3 a {
		margin: 11px 60px;
	}
}
@media screen and (max-width:960px) {
	#page-nav3 {
		padding: 15px 0;
	}
	#page-nav3 a {
		float:left;
		display:inline-block;
		margin: 0;
		padding:0;
		width:33%;
		line-height:30px;
		border-bottom:1px solid #F7F7F7;
		color:#999;
		font-size:16px;
	}
}
/* 产品列表 */
#product {
	overflow:hidden;
	margin:0 auto;
	padding: 30px 0 60px 0;
	width:100%;
	text-align:center;
	background:#FFFFFF;
}
.product-one {
	float:left;
	margin:20px 1.5%;
	padding:2% 2% 0.5% 2%;
	width:22%;
	text-align:center;
	background:#F8F8F8;

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

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
@media screen and (max-width: 960px) and (min-width: 480px) {
	.product-one {
		float:left;
		margin:20px 1.5% 0 1.5%;
		padding:1.5% 1.5% 1.0% 1.5%;
		width:47%;
	}
}
@media screen and (max-width: 479px) {
	.product-one {
		float:none;
		margin:20px 2%;
		padding:1.5% 1.5% 1.0% 1.5%;
		width: 96%;
	}
}
.product-one a {
	display:block;
}
.product-one .product-one-img {
	margin:0 auto 0 auto;
	text-align:center;
}
.product-one .product-one-img img {
	margin:0 auto 0 auto;
}
.product-one dt {
	padding:15px 0 15px 0;
	color: #353535;
	font-size:22px;
	font-family:  "微软雅黑";
	font-style:normal;
}
.product-one dd {
	height:66px;
	line-height:22px;
	color: #666;
	font-size:14px;
	font-family:  "微软雅黑";
}
/* 案例列表 */
.case-one {
	float:left;
	overflow:hidden;
	margin: 30px 1% 0 1%;
	width: 23%;
	transition: .2s all;
/*	border:1px solid #E7E7E7;*/
        -webkit-box-shadow: #E7E7E7 0px 5px 5px;
        -moz-box-shadow: #E7E7E7 0px 5px 5px;
        box-shadow: #E7E7E7 0px 5px 5px;


}

.case-one:hover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	 box-shadow: #969696 0 0 10px;
}
@media screen and (max-width: 960px) and (min-width: 480px) {
	.case-one {
		float:left;
		margin:20px 1.5% 0 1.5%;
		width:47%;
	}
}
@media screen and (max-width: 479px) {
	.case-one {
		float:none;
		margin:20px 2%;
		width: 96%;
	}
}

.case-one-img {
	overflow:hidden;
	width: 100%;
}
.case-one-img img {
	display:block;
	margin:0 auto;
	width: 100%;
        max-height: 320px;
}
.case-one-img a {
	display:block;
	position:relative;
}
.case-one-mask {
	position:absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: url(images/mask.png) repeat 0 0;

	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.case-one-img a:hover .case-one-mask {
	opacity:1;
}
.case-one dd {
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0px 25px 35px 25px;
	height:20px;
	line-height:20px;
	color:#999;
	font-size: 11px;
/*	border-bottom:1px solid #E7E7E7;*/
}
.case-one dd a {
	margin-left:10px;
	color:#888;
        font-family: "微软雅黑";
        font-size:12px;
}
.case-one dd a:hover {
	text-decoration:underline;
}
.case-one dt {
	overflow:hidden;
	padding: 0 25px;
	height:40px;
	line-height:40px;
	color:#000000;
	font-size: 17px;
/*        boder的背景边框*/
/*	background:#F6F6F6;
	border-top:1px solid #fff;*/
}
.case-one dt a{
    color:#000000;

}
.case-one dt span {
	float:right;
	overflow:hidden;
	display:inline-block;
	position:relative;
	margin-top:4px;
	width:42px;
	height:42px;

/*        也是个边框*/
/*	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;*/
}
.case-one dt span img {
	width:42px;
	height:42px;

/*	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;*/
}
.case-one dt span i {
	display:none;
	position:absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: url(images/mask.png) repeat 0 0;

/*	-moz-border-radius: 42px;
	border-radius: 42px;
	-webkit-border-radius: 42px;*/

	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
/* 新闻动态 列表 */
.news-one {
	overflow:hidden;
	margin: 30px 0 0 0;
	letter-spacing:1px;
}
.news-one dt {
	overflow:hidden;
	font-size: 16px;
}
.news-one dt a {
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0;
	height:28px;
	line-height:28px;
	font-weight: bold;
	border-bottom:1px solid #D3D4D5;
}
.news-one dt span {
	float:left;
	overflow:hidden;
	margin:-1px 0 0 0;
	padding: 0;
	height:28px;
	line-height:28px;
	color:#010101;
	font-family:"黑体";
	border-top:1px solid #D3D4D5;
}
.news-one dd {
	overflow:hidden;
	margin: 20px 0 40px 0;
	padding: 0 0 8px 30px;
	color:#666666;
	line-height:22px;
	text-indent:2.0em;
}
.news-one dd a {
    color: #FFB321;
    font-size: 14px;
	font-family:"黑体";
}
.news-one dd a i {
	padding-left: 3px;
    font-style: normal;
}
@media screen and (max-width: 960px) {
	.news-one {
		margin: 10px 0 0 0;
	}
	.news-one dt a {
		padding-bottom:3px;
		height:auto;
		line-height:100%;
	}
	.news-one dd {
		margin: 10px 0 10px 0;
		padding: 0 0 8px 0;
	}
}


/* 产品详情 */
.product-face {
	width: 1000px;
	height: 200px;
/*	margin-left: -450px;
	margin-top: -80px;*/
	position: absolute;
	left: 6%;
	top: 20%;
	/*text-align: center;*/
	z-index:2;
}
.product-face a {
	display:block;
}
.product-face .product-face-img {
	margin:0 auto 0 auto;
	text-align:center;
}
.product-face .product-face-img img {
	margin:0 auto 0 auto;
}
.product-face dt {
        margin-top:40px;
	padding:10px 0 0 0;
	color: #FFF;
	font-size:24px;
	font-family:  "微软雅黑";
	font-style:normal;
        font-weight: normal;
}
.product-face dd {
	padding:20px 0 0 0;
	line-height:28px;
	color: #FFF;
	font-size:15px;
	font-family:  "微软雅黑";
}
@media screen and (max-width:800px) {
    .product-face dd{
     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    }

}
@media screen and (max-width:800px) {
   .product-face dd:nth-child(4) p:nth-child(2), .product-face dd:nth-child(4) p:nth-child(3){
        display:none;
    }
}

.product-face dd:nth-child(4){
    opacity: 0.7;
}
.product-face #tryNow{
    width: 140px;
    height: 50px;
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#005BAC), to(rgba(31,180,254, 0.8)))
}
.product-face #tryNow a{
    color: whitesmoke;
    font-size: 25px;
}
@media screen and (max-width: 1050px) {
	.product-face {
              top:10%;
              left:0;
              right:0;
              width:90%;
              margin:0 auto;
	}
        .product-face dt{
            margin-top:50px;
        }
}
@media screen and (max-width: 450px) {
	.product-face {
     		top:0%;
	}
}
/* 关于我们 系列页面头部 */
.about-face {
	position: relative;
	margin:70px auto 0 auto;
	width: 92.5%;
	z-index:2;
        display:flex;
        justify-content: center;
}
@media screen and (min-width: 1600px) {
    .about-face{margin:40px auto 0 auto;}
}

.about-title {
	margin: 0;
	width: 100%;
	text-align:center;
	color: #FFF;
	font-size:72px;
	font-family:"微软雅黑";
}
@media screen and (max-width: 960px) {
	.about-face {
		margin:100px auto 0 auto;
	}
	.about-title {
		font-size:42px;
	}
}
.about1 { background: url(images/about/about1.png) no-repeat center top; }
.about2 { background: url(images/about/about2.png) no-repeat center top; }
.about3 { background: url(images/about/about3.png) no-repeat center top; }
.about4 { background: url(images/about/about4.png) no-repeat center top; }
.about-face-one {
	float:left;
	margin-top:120px;
	padding-top:20%;
	position: relative;
	width: 20%;
	text-align: center;
	z-index:2;
	background-size: 70% auto;
}
@media screen and (max-width: 960px) {
	.about-face-one {
		display:none;
	}
}
@media screen and (min-width: 1600px) {
    .about-face-one {
        width:15%;
        margin-left: 40px;
        margin-right:40px;
    }
}
.about-face-one img {
	position: absolute;
	width: 182px;
	height: 182px;
	left: 50%;
	top:-90px;
	margin-left:-91px;
}
.about-face-one .about-face-text {
	overflow:hidden;
	margin:0 auto 0 auto;
	padding: 162px 0 20px 0;
	width: 75%;
}
.about-face-one .about-face-text dd {
	height:48px;
	line-height:22px;
	color: #FFF;
	font-size:15px;
	font-family:"微软雅黑";
}
.about-face-one .about-face-text dt {
	padding:15px 0 15px 0;
	height:80px;
	line-height:30px;
	color: #FFF;
	font-size:20px;
        font-family: '微软雅黑',arial;
	font-style:normal;
        font-weight:500;
}
.about-face-one .about-face-text dt a {
	color: #FFB321;
}
/* 合作伙伴 系列页面头部 */
.partner-face {
	position: relative;
	margin-top:130px;
	width: 100%;
	z-index:2;
}
@media screen and (max-width: 960px) {
	.partner-face {
		margin-top:80px;
	}
}
@media screen and (max-width:480px) {
	.partner-face {
		margin-top:80px;
	}
}

.partner-face-one {
	float:left;
	margin: 0 1.5% 0 1.5%;
	position: relative;
	width: 30%;
	text-align: center;
	z-index:2;
}
.partner-face-one-img {
	margin:0 auto;
	width: 100%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.partner-face-one-img-box {
	overflow:hidden;
	margin:0 auto;
	width: 60%;
	height: auto;
	border: 3px solid #FFB321;

	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-border-radius: 1000px;
	behavior: url(includes/iecss3.htc);
}
.partner-face-one img {
	margin:0 auto;
	width: 100%;
	height: auto;
}
.partner-face-one.current .partner-face-one-img-box {
	width: 90%;
	height: auto;
	border: 5px solid #FFB321;

	-moz-border-radius: 500px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
}
.partner-face-one .partner-face-one-img-box a {
	position:relative;
	display:block;
	overflow:hidden;
}
.partner-face-one .partner-face-one-img-box .partner-face-one-mask {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(5,101,149,0.45);

	-moz-border-radius: 500px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
}
.partner-face-one.current .partner-face-one-img-box .partner-face-one-mask {
	background: rgba(5,101,149,0);
}
.partner-face-one .partner-face-one-img-box:hover .partner-face-one-mask {
	background: rgba(5,101,149,0);
}
.partner-face-one span {
	display:block;
	padding:15px 0 25px 0;
}
.partner-face-one span.current {
	background: url(images/arrow.png) no-repeat center bottom;
}
@media screen and (max-width: 960px) {
	.partner-face-one span.current {
		background-size: 25% auto;
	}
}
.partner-face-one span a {
	height:60px;
	line-height:60px;
	color: #FFF;
	font-size:24px;
    font-family: "黑体",Times;
	font-style:normal;
}
@media screen and (max-width: 960px) {
	.partner-face-one span a {
		height:30px;
		line-height:30px;
		font-size:16px;
	}
}

/* 合作伙伴 底部子页面（培训） */
#partner-sub {
	position: relative;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0;
	width: 100%;
	height:610px;
	z-index: 1;
}
#partner-sub .partner-sub-bak {
	overflow:hidden;
	width: 2520px;
	height: 100%;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
#partner-sub .partner-sub-bak img {
	margin:0 auto;
	max-height:100%;
	width:auto;
}
#partner-sub .partner-sub-one {
	float:left;
	position: relative;
	margin: 0 14% 0 0;
	width: 24%;
	height:100%;
	text-align: center;
	z-index:2;
	background: rgba(255,255,255,0.8);
}
#partner-sub .partner-sub-one:last-child {
	margin: 0 0 0 0;
}
#partner-sub .partner-sub-one dt {
	height: 140px;
	line-height: 140px;
	color:#fff;
	font-size:24px;
	background: #056595;
}
#partner-sub .partner-sub-one dd {
	padding: 100px 20px 0 20px;
	background: url(images/arrow-down.png) no-repeat center -1px;
}
#partner-sub .partner-sub-one dd  p {
	padding: 10px 0;
	line-height:22px;
	color:#056595;
	font-size:16px;
}
@media screen and (max-width: 960px) {
	#partner-sub {
		position: relative;
		overflow:hidden;
		margin:0 0 0 0;
		padding: 0 0 20px 0;
		width: 100%;
		height:auto;
		z-index: 1;
	}
	#partner-sub .partner-sub-bak {
		overflow:hidden;
		width: 2520px;
		height: 100%;
		margin-left: -1260px;
		position: absolute;
		left: 50%;
		text-align: center;
	}
	#partner-sub .partner-sub-bak img {
		margin:0 auto;
		max-height:100%;
		width:auto;
	}
	#partner-sub .partner-sub-one {
		float:none;
		position: relative;
		overflow:hidden;
		margin: 30px auto 30px auto;
		width: 90%;
		text-align: center;
		z-index:2;
		background: rgba(255,255,255,0.8);
	}
	#partner-sub .partner-sub-one:last-child {
		margin: 20px auto 20px auto;
	}
	#partner-sub .partner-sub-one dt {
		padding: 0 10px 0 10px;
		height: 50px;
		line-height: 50px;
		color:#fff;
		font-size:18px;
		background: #056595;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#partner-sub .partner-sub-one dd {
		padding: 20px 10px 10px 10px;
		background: url(images/arrow-down.png) no-repeat center -10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#partner-sub .partner-sub-one dd  p {
		padding: 0 0;
		line-height:22px;
		color:#056595;
		font-size:14px;
	}
}


/* 隐私申明 六子项 */
#privacy-sub {
	float:left;
	overflow:hidden;
	margin:-100px 0 0 0;
	padding:0;
	width: 100%;
	z-index: 8;
}
#privacy-sub .privacy-sub-one {
	float:left;
	position: relative;
	margin: 0 5% 40px 0;
	width: 30%;
	height:100%;
	z-index:2;
	background: #fff;
}
#privacy-sub .privacy-sub-one:last-child {
	margin: 0 0 0 0;
}
#privacy-sub .privacy-sub-one dt {
	height: 40px;
	line-height: 40px;
	color:#fff;
	font-size:20px;
	text-align: center;
	background: #056595;
}
#privacy-sub .privacy-sub-one dd {
	padding: 10px 20px 10px 20px;
	border:1px solid #ddd;
}
#privacy-sub .privacy-sub-one dd  p {
	padding: 10px 0;
	line-height:22px;
	color:#666;
	font-size:14px;
}
/* 加入我们 底部招聘表格 */
#joinus-sub {
	overflow:hidden;
	position:relative;
	margin:0 0 0 0;
	padding:0;
	width: 100%;
	height: 498px;
	z-index: 1;
}
#joinus-sub .joinus-sub-bak {
	overflow:hidden;
	width: 2520px;
	height: 100%;
	margin-left: -1260px;
	position: absolute;
	left: 50%;
	text-align: center;
}
#joinus-sub .joinus-sub-bak img {
	margin:0 auto;
	max-height:100%;
	width:auto;
}
#joinus-sub .joinus-sub-con {
	float:left;
	position: relative;
	margin: 75px 0 0 0;
	padding: 20px 0 40px 0;
	width:60%;
	background: #fff;
	z-index: 2;
}
@media screen and (max-width: 960px) {
	#joinus-sub #content {
		padding: 0 5px 0 5px;
	}
	#joinus-sub .joinus-sub-con {
		float:none;
		margin: 35px auto;
		padding: 20px 0 30px 0;
		width:90%;
		height:auto;
	}
}
#joinus-sub .joinus-sub-con .joinus-sub-title {
	width:100%;
	line-height:90px;
	color:#055553;
	font-size:24px;
	text-align: center;
}
#joinus-sub .joinus-sub-con table
{
	width: 85%;
	margin: 0 auto;
	border-spacing: 0;
	border: 1px solid #DDDDDD;
	font-size:12px;
	text-align: center;
}
@media screen and (min-width: 480px) and (max-width: 960px) {
	#joinus-sub .joinus-sub-con table {
		width:90%;
	}
	#joinus-sub .joinus-sub-con .joinus-sub-title {
		line-height:50px;
		font-size:20px;
	}
}
@media screen and (max-width: 480px) {
	#joinus-sub .joinus-sub-con table {
		width:95%;
	}
	#joinus-sub .joinus-sub-con .joinus-sub-title {
		line-height:30px;
		font-size:18px;
	}
}
#joinus-sub .joinus-sub-con tr th,
#joinus-sub .joinus-sub-con thead th {
	padding:20px 0;
	vertical-align:middle;
	color:#FFFFFF;
	font-size: 17px;
	text-align:center;
	background-color: #055553;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #072D2D;
	border-bottom: 0 solid #DDDDDD;
	border-left: 1px solid #059190;
}
#joinus-sub .joinus-sub-con tr th:first-child {
	border-left: 0;
}
#joinus-sub .joinus-sub-con tr th:last-child {
	border-right: 0;
}
#joinus-sub .joinus-sub-con tr td {
	padding:20px 0;
	vertical-align:middle;
	font-size: 14px;
	text-align:center;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0 solid #DDDDDD;
	border-left: 0 solid #DDDDDD;
}
#joinus-sub .joinus-sub-con tr td:last-child {
	border-right: 0;
}
.pageFeatureTwo{
    background: #f8fafd;
        padding-bottom:0%;
}

/*产品介绍左右遍历*/
.pageFeature{
	overflow:hidden;
	text-align:center;
	margin: 1.5% auto 2.0% auto;
	padding: 15px 0;
	width:85%;
/*	background:#FFFFFF;	*/
	text-align:center;
        /*height: 500px;*/
}

/*.pageFeature .left-pageFeature img{
	width:100%;
        height: 100%;
}*/

.left-pageFeature img{
    margin-top:1%;
}
.pageFeature .right-pageFeature .right-pageFeature-1{
        margin:10% 0 0 12%;
}
@media screen and (max-width:1024px) {.pageFeature .right-pageFeature .right-pageFeature-1{margin:3% 0 0 12%;}}
.pageFeature .right-pageFeature .right-pageFeature-2{
        margin:4% 0 0 12%;
}
.pageFeatureTwo .pageFeature .right-pageFeature{
    position: relative;
    right: 6%;
}

.pageFeature .right-pageFeature div dt{
    width: 50%;
    text-align: left;
    font-size: 23px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #4D4D4D;
}

.pageFeature .right-pageFeature .right-pageFeature-2 p{
    width: 95%;
    word-break: break-all;
    text-align: left;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 200%;
    color: #808080;
    /*display: inline-block*/
}
.pageFeature .right-pageFeature .right-pageFeature-2 p tt{
    font-size: 24px;
    color: #4D4D4D;
    /*margin-right: 10%;*/
    width: 27%;
    word-break: break-all;
    display: inline-block
}
@media screen and (max-width:1400px) {
        .pageFeature .right-pageFeature .right-pageFeature-2 p tt{
           width: 100%;
        }
        .pageFeatureTwo .pageFeature .right-pageFeature{
        position: relative;
        right: 0%
    }
    .pageFeature .right-pageFeature div dt{
        width: 80%;
    }
}
/*遍历结束*/
/*产品详情  黑色区域*/
#product-black {
	/*padding: 30px 0 0 0;*/
	width:100%;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#3D4551), to(rgba(58,66,75,1.0)));
}
#product-black .content{
        height: 100%;
        padding: 0 0 0 0;
        overflow: hidden;
}
#product-black .content .pb-content-1,.pb-content-2,.pb-content-3{
         height: 200px;
}
#product-black .content .pb-content-1 div{
        position:absolute;
        height: 100%;
        width: 100%;
}
#product-black .content .pb-content-1 img{
        width: 280px;
        height: 60px;
        position: relative;
        top:50%;
        left: 50%;
        margin-top: -30px;
        margin-left: -140px;
        display: block
}
#product-black .content .pb-content-2 div{
        position:absolute;
        height: 100%;
        width:100%;
        overflow: hidden;
}
@media screen and (min-width: 800px) {
    #product-black .content .pb-content-2 div{
        display: flex;
        flex-direction: column;
	justify-content:center;
    }
}



#product-black .content .pb-content-2 div dt{

/*        top:50%;
	height: 50%;
     	width:80%;
        */

        color:#cbd4df;
        text-align: left;
        margin:0;
        word-break: break-all;
        font-family: "微软雅黑";
        font-weight: normal;
        font-size: 18px;
        line-height: 200%;

}
#product-black .content .pb-content-3 div{
        position:absolute;
        height: 100%;
        width:100%;
}
#product-black .content .pb-content-3 div dd{
        position:relative;
        top:50%;
        width:70%;
        height: 60%;
        text-align: left;
        margin-top: -60px;
        padding-left: 20%;
        padding-top: 12%;
        word-break: break-all;
        border-left: 1px solid rgba(71,79,89,0.9);
        display: block;
        /*line-height: 700%;*/
}
@media screen and (max-width: 1025px) {
    #product-black .content .pb-content-2 div dt{
                                            width: 90%;
                                            line-height: 150%;
                                        }
}
@media screen and (max-width: 960px) {
    #product-black .content .pb-content-2{
        min-height: 110px;
    }
    #product-black .content .pb-content-1 img{
        left:20%;
    }
	#product-black .content .pb-content-2 div dt{
                                            padding: 0 4%;
                                            left:3%;
                                            width: 90%;
                                            top:0;
                                            margin:0 0;
                                            font-size: 18px;
                                            line-height: 200%;
                                        }
        #product-black .content .pb-content-3 {
                                            display: none;
                                        }
        #product-black .content .pb-content-1, .pb-content-2, .pb-content-3 {
                                            height: 100px;
}
}

@media screen and (max-width: 700px) {
    #product-black .content .pb-content-1 img{
        left:40%;
    }
    #product-black .content .pb-content-2{
        min-height: 115px;
    }
    #product-black .content .pb-content-1{
        height: 70px;
    }

}

#product-black dt {
	padding: auto 0 ;
	color:#056595;
	font-size:22px;
	text-align:center;
}
#product-black dd {
	line-height:160%;
	color:#fff;
	font-size:15px;
}
#product-black dd p {
	margin: 10px 0 60px 0;
        font-size: 18px;
        color:#FFA91B;
}
#product-black .product-img {
	text-align:center;
}
#product-black .product-img dt {
	display:block;
	padding: 80px 0 70px 0;
	width:100%;
	color:#FFF;
	font-size: 40px;
	text-align:center;
}
#product-black .product-img dd {
	float:left;
	margin: 0 0 20px 0;
	padding: 0 0;
	width:20%;
}
@media screen and (max-width: 960px) {
	#product-black .product-img dt {
		padding: 40px 0 40px 0;
	}
	#product-black .product-img dd {
		float:left;
		margin: 0 0 30px 0;
		padding: 0 0;
		width:33.333333%;
	}
	#product-black .product-img dd.feature_img4, #product-black .product-img dd.feature_img5 {
		margin: 0 4% 30px 12%;
	}
	#product-black .product-img dd.feature_img5 {
		margin: 0 12% 30px 4%;
	}
}
#product-black .product-img dd img {
	margin:0 auto;
	max-width:100%;
}
/*产品模板界面白色底部优点*/
#product-good{
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0 5%;
}
#product-good .pg-content-1,.pg-content-2,.pg-content-3{
    min-height: 200px;
    overflow: hidden;
}
#product-good .outBox{
        /*position:absolute;*/
        height: 100%;
        width:100%;
}
#product-good .insideBox{
    height: 80%;
    width: 80%;
    margin: 10% auto 10% auto
}
#product-good .description-img{
    float: left;
    width: 20%;
}
#product-good .product-good-description{
    float: left;
    width: 75%;
}
#product-good .product-good-description dt{
    padding-bottom: 10px;
    color: #000;
    font-family:"微软雅黑";
    font-weight: normal;
    font-size: 18px;
}
#product-good .product-good-description dd{
    color: #737881;
    font-size: 16px;
       font-family:"微软雅黑";
line-height: 24px;
}
/*产品模板界面白色底部优点结束*/
/*产品滚动模块*/
.i-video {
	overflow:hidden;
	margin:0 auto;
	padding: 0 0 0 0;
	width:100%;
	height:180px;
	text-align:center;
}
#i-vedio-box{
                width:100%;
                height:180px;
                /*border:1px solid silver;*/
                position: absolute;
                overflow: hidden;
		}
#waves{
                width: 200%;
                height: 100%;
                overflow:hidden;
                display: block;
                /*left: -100%;*/
                position: absolute;
		}
#waves li{
                display: inline-block;
                width: 50%;
                height: 100%;
		}
#waves li:first-child{
                /*border: 2px red solid;*/
                margin: 0 -0.99% 0 0;
		}
#waves li img{
                width: 100%;
                height:100%;
		}

.waves-detail{
                height: 180px;
                width: 100%;
                /*position:absolute;*/
                }
.waves-detail div{
                height: 70px;
                width: 800px;
                position:relative;
                top:50%;
                left:50%;
                margin-left: -400px;
                margin-top: -35px;
                }
.waves-detail div p{
                display: inline-block;
                color:#FFFFFF;
                margin: 15px 50px 0 0;
                font-family: '微软雅黑';
                font-size: 30px;
}
.waves-detail div a{
                display: inline-block;
                width: 200px;
                height:70px;
                background-color: white;
                border-radius: 3%;
                font-weight: 600;
	             cursor:pointer;
}
.waves-detail div a p{
                font-family: '微软雅黑';
                font-size: 32px;
                color:#0578D3;
                position: relative;
                left:25px;
}
@media screen and (min-width: 1680px) {
	.i-video {
		height:180px;
	}
}
@media screen and (max-width: 960px) {
	.i-video {
		height:100px;
	}
        #i-vedio-box{
                height:100px;
                        }
        .waves-detail {
                height: 100px;
            }
            .waves-detail div{
                top:70%;
            }
        .waves-detail div a{
                width: 100px;
                height: 35px;
            }
	.waves-detail div p{
                display: none
            }
        .waves-detail div a p{
                display: block;
                font-size: 17px;
                left:0px;
                width: 100%;
                margin-top: 5px;
            }
}
/*产品滚动模块结束*/
/* 产品详情  i2yun.com */
#product-block1 {
	overflow:hidden;
	margin:0 auto;
	padding: 80px 0 100px 0;
	width:100%;
	color:#353535;
	background-color:#fff;
}
#product-block2 {
	overflow:hidden;
	margin:0 auto;
	padding: 80px 0 100px 0;
	width:100%;
	color:#fff;
	background: url(images/product_block2.jpg) repeat center 50%;
}
#product-block3 {
	overflow:hidden;
	margin:0 auto;
	padding: 80px 0 100px 0;
	width:100%;
	max-width:1400px;
	color:#353535;
	background-color:#fff;
}
.product-con {
	margin:0 auto;
	padding: 0 0 0 0;
	width:100%;
	max-width:1400px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-con h4 {
	padding: 20px 0 100px 0;
	font-size:40px;
	text-align:center;
}
.product-con-text {
	overflow:hidden;
	width:50%;
}
#product-block1 .product-con-text, #product-block3 .product-con-text {
	float:left;
}
#product-block2 .product-con-text {
	float:left;
}
.product-con-text {
	float:left;
	padding-top:80px;
}
.product-con p {
	padding: 0 0 30px 0;
	line-height: 180%;
	font-size:16px;
}
.product-con-text a {
	display:inline-block;
	margin: 20px 10px 0 10px;
	padding:0;
	width:129px;
	height:37px;
	line-height:37px;
	color:#056596;
	font-size:16px;
	font-family: "微软雅黑";
	text-align:center;
	text-decoration:none;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.product-con-text a.btn1 {
	color:#FFF;
	background:#056596;
	border: 1px solid #056596;
}
.product-con-text a:hover.btn1 {
	color:#056596;
	background:#FFF;
	border: 1px solid #056596;
}
.product-con-text a.btn2 {
	background:#FFF;
	border: 1px solid #056596;
}
.product-con-text a:hover.btn2 {
	color:#FFF;
	background:#056596;
}
.product-con-text a.btn3 {
	color:#FFF;
	background:#FFB321;
	border: 1px solid #FFB321;
}
.product-con-text a:hover.btn3 {
	color:#FFB321;
	background:none;
	border: 1px solid #FFB321;
}
.product-con-text a.btn4 {
	color:#FFB321;
	border: 1px solid #FFB321;
}
.product-con-text a:hover.btn4 {
	color:#FFF;
	background:#FFB321;
}
.product-con-img {
	overflow:hidden;
	width:50%;
}
#product-block1 .product-con-img, #product-block3 .product-con-img {
	float:left;
}
#product-block2 .product-con-img {
	float:right;
}
.product-con-img img {
	display:block;
	margin: 0 auto;
}
@media screen and (max-width: 960px) {
	#product-block1, #product-block2, #product-block3 {
		padding: 30px 0 30px 0;
	}
	.product-con {
		padding: 0 10px 0 10px;
	}
	.product-con h4 {
		padding: 20px 0 20px 0;
		font-size:30px;
	}
	#product-block1 .product-con-img, #product-block2 .product-con-img, #product-block3 .product-con-img {
		float:none;
		width:100%;
	}
	#product-block1 .product-con-text, #product-block2 .product-con-text, #product-block3 .product-con-text {
		float:none;
		padding-top:40px;
		width:100%;
	}
	.product-con-img img {
		float:none;
		margin: 0 auto;
		max-width:100%;
	}
	.product-con-text dd {
		text-align:center;
	}
}
/* banner区 solution页面详情 */
.solution-face {
/*    overflow: hidden; */
    width: 800px;
    height: 200px;
    /* margin-left: -350px; */
    /* margin-top: -100px; */
    position: absolute;
    left: 6%;
    top: 30%;
    /* text-align: center; */
    z-index: 2;
}
.solution-face dt {
	display:block;
	overflow:hidden;
	padding:0 0 30px 0;
	color: #FFF;
	font-size:28px;
	font-family: "微软雅黑";
	font-weight:normal;
}
.solution-face dd {
	display:block;
	overflow:hidden;
	padding:5px 0 0 0;
	line-height:28px;
	color: #FFF;
	font-size:16px;
	font-family: "微软雅黑";
        padding:0 0 2% 0;
}
@media screen and (max-width: 1000px) {
    .solution-face dd {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    }
}
.solution-face .face-btn {
	margin: 20px 0 0 0;

}
.solution-face .face-btn a {
	display:inline-block;
	/*margin: 0 15px;*/
	padding: 5px 0;
	width:145px;
	height:42px;
	line-height:32px;
	color: #FFFFFF;
	font-size:18px;
	font-family: "微软雅黑";
        opacity: 1.0;
        border: 1px solid white;
        text-align:center;
}
.solution-face .face-btn a:hover {
	color: #FFFFFF;
	background:#DAA732;
}
@media screen and (max-width: 960px) {
	.solution-face {
		overflow:hidden;
		width: 400px;
		height: 200px;
		margin-left: -200px;
		margin-top: -50px;
		position: absolute;
		left: 50%;
		top: 50%;
		text-align: center;
		z-index:2;
	}
	.solution-face dt {
		padding:0 0 20px 0;
		font-size:24px;
	}
	.solution-face .face-btn {
		display: none;
	}

}
@media screen and (max-width: 380px) {
	.solution-face {
		overflow:hidden;
		width: 320px;
		height: 200px;
		margin-left: -160px;
		margin-top: -50px;
		position: absolute;
		left: 50%;
		top: 50%;
		text-align: center;
		z-index:2;
	}
	.solution-face dt {
		padding:0 0 20px 0;
		font-size:24px;
	}
	.solution-face .face-btn {
		margin: 25px auto 0 auto;
	}

}
/*方案页面详情  黑色区域*/
#solution-black {
	padding: 30px 0 0 0;
	width:100%;
	background-color:#29282E;
}
#solution-black .solution-text dt {
	padding: 50px 0 50px 0;
	color:#056595;
	font-size:22px;
	text-align:center;
}
#solution-black .solution-text dd {
	line-height:160%;
	color:#fff;
	font-size:15px;
}
#solution-black .solution-text dd p {
	margin: 0 0 35px 0;
}
#solution-img {
	text-align:center;
        background-color: #F5F5F5;
}
#solution-img dt {
	padding: 30px 0 20px 0;
	color:#353535;
	font-size:26px;
        font-weight: normal;
        font-family: '微软雅黑';
	text-align:center;
}
#solution-img dd{
        font-size:18px;
        color:graytext;
        font-family: '微软雅黑';
}
@media screen and (max-width: 960px) {
	#solution-black {
		padding: 20px 0 0 0;
	}
	#solution-img dt {
		padding: 30px 0 30px 0;
		font-size:30px;
	}
}
#solution-img .solution-ssbf {
	overflow:hidden;
	margin: 0 10%;
	/*padding: 0 0 80px 0;*/
	width: 100%;
}
@media screen and (max-width: 960px) {
	#solution-img .solution-ssbf {
		padding: 0 0 20px 0;
                margin: 0 auto;
	}
	#solution-black .solution-text dt {
		padding: 30px 0 30px 0;
	}
}
#solution-img .feature-three {
	float:left;
	margin: 0 3.75% 20px 3.75%;
	padding: 0 0;
	width:25.833333%;
	max-width:400px;
}
#solution-img .feature-four {
	float:left;
/*	margin: 0 0 20px 3.75%;*/
	padding: 0 0;
	width:20.3125%;
}
#solution-img .feature-one {
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	height: 230px;
	/*border: 1px solid #F1F2F3;*/
        /*background-color: #F1F1F1;*/
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution-img .feature-three .feature-one {
	width:90%;
}
#solution-img .feature-three:nth-child(2) .feature-one {
	margin:0 auto;
}
#solution-img .feature-three:nth-child(3) .feature-one {
	float:right;
}
@media screen and (max-width: 960px) {
	#solution-img .feature-three {
		margin: 0 0;
		padding: 0 10px;
		width:33.3333%;
		max-width:400px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#solution-img .feature-four {
		margin: 0 0;
		padding: 0 10px;
		width:50%;
		max-width:400px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#solution-img .feature-three .feature-one {
		width:100%;
	}
}
#solution-img .feature-one img {
	display:block;
	overflow:hidden;
	margin: 10px auto;
	width:100%;
	max-width:280px;
}
#solution-img .feature-one .feature-one-text {
	display:table;
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	background-color: rgba(2, 124, 220, 0.9);
	top: 0;
	left:-100%;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
#solution-img .feature-one .feature-one-text p {
	display:table-cell;
	overflow:hidden;
	padding: 0 30px;
	width:100%;
	height:100%;
	line-height:22px;
	color:#fff;
	font-size: 16px;
	vertical-align:middle;
	text-align:left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#solution-img .feature-one:hover .feature-one-text {
	left:0;
}
@media screen and (max-width: 960px) {
	#solution-img .feature-one img {
		margin: 0 auto;
	}
	#solution-img .feature-one .feature-one-text {
		display:none;
	}
}
/*解决方案模板适用场景*/
#Applicable-scene{
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}
#Applicable-scene dt{
    font-family: 微软雅黑;
    font-size: 26px;
    font-weight: normal;
    padding: 2% 0px 0.8%;
}
#Applicable-scene dd{
    font-family: 微软雅黑;
    font-size: 18px;
    color: graytext;
    font-weight: normal;
}
.Applicable-scene-box{
    width: 82.5%;
    display: inline-block;
    margin: 2% auto;
}
.Applicable-scene-description{
    height: 220px;
    width: 100%;
}
.Applicable-scene-description img{
    display: inline-block
}
#Applicable-scene .Applicable-scene-description dt{
    font-size: 19px;
}
#Applicable-scene .Applicable-scene-description dd{
    font-size: 15px;
    width: 80%;
    word-break: break-all;
    display: inline-block
}
/*解决方案模板行业架构*/
#Industry-framework{
    width: 100%;
    background-color: #EDF7FF;
    text-align: center;
    padding: 4% 0 1.5% 0;
}
#Industry-framework dt{
    font-family: "微软雅黑";
    font-size: 26px;
    font-weight: normal;
}
.Industry-framework-box{
    width: 80%;
    overflow: hidden;
    background-color: white;
    margin: 2% 10% 0.5% 10%;
}
.Industry-framework-content{
    width: 97%;
    height: 92%;
    border: 2px solid #DDE1FC;
    position: relative;
    left: 1.5%;
    top:4%;
    overflow: hidden;
    margin: 15px 0 15px 0
}
.Industry-framework-content img{
    width:60%;
    float: left;
 max-height:600px;
}
.Industry-framework-description{
    width: 40%;
    height: 600px;
    background-color: #DDEEFC;
    float: left;
}
@media screen and (max-width: 1280px) {
    .Industry-framework-content img{
       max-height:520px;
    }
    .Industry-framework-description{
     height: 520px;
    }
}



#Industry-framework .Industry-framework-description dt{
    width: 80%;
    height: 27%;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size:14px;
    margin: 5% auto;
    text-align: left;
    line-height: 200%;
}
@media screen and (max-width: 960px) {
    .Industry-framework-content img{
    width:100%;
    height: 35%
}
.Industry-framework-description{
    width: 100%;
    height: 65%;
}

}

/*解决方案模板客户案例*/
#product-customer-case{
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}
#product-customer-case dt{
    font-family: "微软雅黑";
    font-size: 26px;
    font-weight: normal;
    padding: 2% 0 0.8% 0;
}
#product-customer-case dd{
    font-family: "微软雅黑";
    font-size: 18px;
    color: graytext;
    font-weight: normal;
}
#product-customer-case .customer-case-box{
    width:80%;
    margin: 0 auto 2% auto;
    overflow: hidden;
}
#product-customer-case .customer-case-box .customer-case-box-1{
    margin: 2% 0 2% 0;
    overflow: hidden;
}
.customer-case-detail{
    border: 2px solid #F0F0F0;
    overflow: hidden;
    padding-bottom: 20px;
    margin: 20px 0 20px 0;
}
/*成功案例定宽*/
/*@media screen and (min-width: 1200px){
   .customer-case-detail{
    overflow: hidden;
    height:130px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
    .customer-case-detail{
    overflow: hidden;
    height:150px;
    }
}*/
.customer-case-detail img{
    float: left;
    width: 20%;
    margin:1% 2% 0 2%;
}
.customer-case-detail .customer-case-description{
     float: left;
     width:75%;
     text-align: left;
}
#product-customer-case .customer-case-description dt{
    font-size: 18px
}
#product-customer-case .customer-case-description dd{
    font-size: 12px
}
/* 容灾高可用 14特点滚动 */
#solution-img .solution-rzgky {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 92.5%;
}
.pageLR {
	float:left;
	overflow:hidden;
	width: 40px;
	height:18px;
	padding:0 10px 15px 10px;
	position:relative;
	background: #fff;
}
.infiniteCarousel {
	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 .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;
}
.infiniteCarousel ul li .Carousel-one {
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	border: 1px solid #F1F2F3;

	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infiniteCarousel ul li .Carousel-one img {
	display:block;
	overflow:hidden;
	margin: 10px auto;
	width:100%;
	max-width:280px;
}
.arrow {
	display: block;
	height: 18px;
	width: 18px;
	background: url(images/slider_solu.png) repeat -132px 0;
	text-indent: -999px;
	position: absolute;
	top: 0;
	cursor: pointer;
}

.forward {
	background-position: 0 0;
	left: 30px;
}
.back {
	background-position: -132px 0;
	left: 0;
}
.forward:hover {
	background-position: 0 -82px;
}
.back:hover {
	background-position: -132px -82px;
}
/* 方案 数据共享 */
#solution-feature1 {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 100%;
	min-height:200px;
	background: #FFF;
}
#solution-feature2 {
	overflow:hidden;
	margin: 0 auto;
	padding:0 0 0 0;
	width: 100%;
	min-height:200px;
	background: #F7F7F7;
}
.solution-sjgx {
	overflow:hidden;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	width: 92.5%;
	min-height:200px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.solution-sjgx h3 {
	padding: 90px 0 90px 0;
	color:#353535;
	font-size:32px;
	text-align:center;
}
@media screen and (max-width: 960px) {
	.solution-sjgx {
		overflow:hidden;
		margin: 0 auto;
		padding: 20px 15px 20px 15px;
		width: 100%;
		min-height:200px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.solution-sjgx h3 {
		padding: 20px 0 30px 0;
		color:#353535;
		font-size:32px;
		text-align:center;
	}
}
.sjgx-feature1 .sjgx-left {
	float:left;
	overflow:hidden;
	margin: 0 0;
	padding: 0 0 0 0;
	width: 55%;
}
.sjgx-feature1 .sjgx-right {
	float:left;
	overflow:hidden;
	margin: 0 0;
	padding: 0 0 0 0;
	width: 45%;
}
.sjgx-feature2 .sjgx-left {
	float:left;
	overflow:hidden;
	margin: 0 0 0 10%;
	padding: 0 0 0 0;
	width: 35%;
}
.sjgx-feature2 .sjgx-right {
	float:right;
	overflow:hidden;
	margin: 0 0;
	padding: 0 0 0 0;
	width: 55%;
}
@media screen and (max-width: 960px) {
	.sjgx-feature1 .sjgx-left, .sjgx-feature1 .sjgx-right, .sjgx-feature2 .sjgx-left, .sjgx-feature2 .sjgx-right {
		float:none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width:100%;
	}
}
.sjgx-left img {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 65%;
}
.sjgx-right img {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 75%;
}
@media screen and (max-width: 960px) {
	.sjgx-left img, .sjgx-right img {
		display:block;
		margin:0 auto;
		max-width: 100%;
	}
}
.sjgx-one {
	overflow:hidden;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 100%;
}
.sjgx-one img {
	float:left;
	overflow:hidden;
	margin: 0 auto;
	padding: 0 20px 0 0;
	width: 70px;
}
.sjgx-one dt {
	padding: 0 0 15px 0;
	color:#353535;
	font-size:20px;
}
.sjgx-one dd {
	color:#666;
	font-size:14px;
}
@media screen and (max-width: 960px) {
	.sjgx-one {
		padding: 30px 0 10px 0;
	}
	.sjgx-one img {
		margin: 0 auto;
		padding: 0 15px 5px 0;
		width: 60px;
	}
	.sjgx-one dt {
		padding: 0 0 10px 0;
		font-size:18px;
	}
}
/* solution详情页 底部 */
#solution-bottom {
	padding: 0 0 0 0;
	width:100%;
	height:120px;
	line-height:120px;
	background: url(images/solution/solution-bt.png) no-repeat 50% 50%;
	text-align:center;
}
#solution-bottom span {
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
}
#solution-bottom a {
	display:inline-block;
	margin: 0 15px;
	padding: 0 0;
	width:134px;
	height:32px;
	line-height:32px;
	color: #FFFFFF;
	font-size:16px;
	font-family: "微软雅黑";
	letter-spacing:2px;
	background:#FFB321;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#solution-bottom a:hover {
	color: #FFFFFF;
	background:#DAA732;
}
@media screen and (max-width: 960px) {
	#solution-bottom {
		padding: 20px 0;
		height:80px;
		line-height:40px;
	}
	#solution-bottom span {
		display:block;
	}
	#solution-bottom a {
		display:block;
		margin: 5px auto;
	}
}
/*============================ POST ============================*/
.bypostauthor { }
.post, .type-page {
	overflow:hidden;
	margin: 20px 0 0 0;
	padding: 0;
}
.entry {
	margin: 20px auto 20px auto;
	padding: 0;
	max-width:1442px;
	color:#666;
}
.product_entry {
	color:#353535;
}
.entry div.center {
	color:#fff;
}
.entry h1, .comment h1 {
	color: #353535;
	font-size:48px;
	font-weight:normal;
	padding: 30px 0 30px 0;
}
.entry h2, .comment h2 {
	height:25px;
	line-height:25px;
	padding: 30px 0 30px 0;
	background: none;
	color:#353535;
	font-size: 40px;
	font-weight:normal;
}
.entry h3, .comment h3{
	height:25px;
	line-height:25px;
	padding: 25px 0 25px 0;
	background: none;
	color:#353535;
	font-size: 24px;
}
.entry h4, .comment h4 {
	height:25px;
	line-height:25px;
	margin: 20px 0 20px 0;
	background: none;
	color:#353535;
	font-size: 18px;
}
.entry h5, .comment h5 {
	height:25px;
	line-height:25px;
	margin: 20px 0 20px 0;
	background: none;
	color:#353535;
	font-size: 16px;
}
.entry h6, .comment h6{
	height:25px;
	line-height:25px;
	margin: 10px 0 10px 0;
	background: none;
	color:#056596;
	font-size: 16px;
}
.entry p {
	line-height: 28px;
	margin: 0 0 0 0;
	padding:10px 0;
	font-size: 14px;
	font-family: '微软雅黑',arial;
	text-indent:0;
        color:#666;

}
.entry p strong {
	color: #333;
}
.entry img, .entry p img {
	margin: 10px auto;
	width:auto;
 	height:auto;
 	max-width:99%;
/* 	max-height:600px;*/

}
.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;
}
@media screen and (min-width: 960px) {
        #container #content .entry p img {
                width: 100%;
                height: 100%;
        }
}
@media screen and (max-width: 960px) {
	.entry p {
		padding: 10px 0 10px 0;
	}
	.entry ul, .entry ol {
		margin-left: 0;
	}
}
/*============================ Text Elements ============================*/
.entry ul, .comment ul{
	list-style: circle;
	margin: 0 0 20px 2.0em;
}
.entry ul li, .comment ul li{
	margin:10px 0;
	font-size: 16px;
	font-family: "微软雅黑";
	text-indent:0;
}
.entry ul.circle {
	margin: 0 0 0 3.5em;
	list-style: none;
}
.entry ul.circle li {
	padding:0 0 0 25px;
	background: url(images/li.png) 0 -80px no-repeat;
	font-size:14px;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 20px 0;
}
.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;
}
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;
	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;
}

/*============================ pagination ============================*/
.pagination {
	clear:both;
	overflow:hidden;
	min-height: 30px;
	padding: 30px 15px 30px 15px;
	margin: 0 0 30px 0;
	text-align:center;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pagination a:link, .pagination a:visited{
	display:inline-block;
    margin: 3px;
    padding: 0;
	width:30px;
	line-height:30px;
    color: #333;
    text-align: center;
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #999;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.pagination a:hover {
    color: #fff;
    background-color: #888;
}
.pagination a.current {
    background-color: #1569b1;
    color: #fff;
}
.pagination .extend {
	padding:0;
	margin: 5px 0px 0px 0px;
    text-align: left;
}
/* 底部1 */
/* 模块一 产品展示 */
.i-menu {
	position: relative;
	overflow:hidden;
	margin:0 auto;
	padding: 4% 0 0 0;
	width:100%;
	text-align:center;
	background:#29303B;
	z-index:9998;
}
@media screen and (max-width: 960px) {
	.i-menu {
		display: none;
	}
}
#footer_info{
    position: relative;
    width:92.5%;
    text-align:left;
    display: flex;
    justify-content:center;
    margin: 0 auto;
    height: 90px;
    overflow: hidden;
    /*border-bottom: 1px solid #AFB1B3;*/
}
#footer_info p{
   font-family: "微软雅黑";
   font-size: 16px;
   color: #999;
   display:inline;
}
#footer_info ul{
    display:inline;
}
#footer_info ul li{
    display: inline;
    margin:auto 5px auto 5px;
}
#footer_info a{
   font-family: "微软雅黑";
   font-size: 18px;
   color:#AFB1B3;
}
#footer_link{
/*    left:5.5%;
    top:30px;
    position: relative;*/
    margin:3% 0 0 5.5%;
    display:inline;
}
@media screen and (max-width: 1200px) {
	#footer_info {
		display: none;
	}
}
.i-content {
	overflow:hidden;
	position:relative;
	margin:0 auto;
	width:92.5%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 960px) {
	.i-content {
		padding: 0 10px;
		width:100%;
	}
}
#foot_navi ul>li {
	float:left;
        left: 5%;
	overflow: hidden;
        display: inline;
	margin: 0 10% 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 15%;
	text-align: left;
}
#foot_navi ul>li:last-child {
	margin: 0 0 0 0;
}
#foot_navi ul li a {
	overflow: hidden;
	margin: 0 0 20px 9px;
	padding: 0;
	line-height:50px;
	color: white;
	font-size: 18px;
	font-family: "微软雅黑";
	text-decoration:none;
}
/*新添加的更改底部导航为双行显示*/
#menu-item-5090 a{font-size:16px !important;}
#menu-item-5090 a{color:transparent !important;}
#menu-item-5090 ul li a{color:#999 !important;}
@media screen and (min-width: 1200px) {
    #menu-item-836{
        width:11% !important;
        margin:0 1% 0 0 !important;
    }
    #menu-item-5090{
         width:10% !important;
         margin:0 6% 0 0 !important;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
    #menu-item-836{
        width:13% !important;
        margin:0 2% 0 0 !important;
    }
    #menu-item-5090{
        width:13% !important;
        margin:0 6% 0 0 !important;
    }
}
/*用来隐藏导航栏1200以上,让解决方案双行排列而又不影响手机端*/
@media screen and (min-width: 1050px) {
    #menu-item-4864, #menu-item-4865, #menu-item-5087{
         display:none !important;
    }
}
#foot_navi ul li ul {
	overflow: hidden;
	margin: 0 0 0 0px;
	_margin:0 0 0 6px;	/*only IE6*/
    padding: 0px;
	z-index: 10;
}
#foot_navi ul li ul li {
	float:left;
	clear: both;
	margin: 0 0 0 0px;
	width: 100%;
	border:0;
}
#foot_navi ul li ul li a {
	text-decoration:none;
	cursor:pointer;
	margin: 0 0 0 0;
	padding: 0;
	line-height:33px;
	color: #999999;
	font-size: 14px;
	font-family:"微软雅黑";
	/*border-bottom: 1px solid #F7F7F7;*/
}
#foot_navi ul li ul li a:hover {
	border-bottom: 1px solid #056595;
}
#foot_navi ul li:first-child ul li a {
	font-size: 16px;
}
#foot_navi ul li ul li a img {
	display:inline;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
	height: 20px;
	width:auto;
	line-height: 20px;
}
#foot_navi ul li ul li ul {
	display: none;
}
/* 底部1 */
#bottom1 {
	position: relative;
	overflow:hidden;
	width: 100%;
	padding: 45px 0;
	background-color: #056595;
	text-align:center;
	z-index:9998;
}
#bottom1 a {
	display:inline-block;
	margin:0 auto;
	padding:8px 35px 8px 35px;
	color:#fff;
	font-size:16px;
	font-family: "微软雅黑";
	letter-spacing:2px;
	background-color: #FFB321;

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

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#bottom1 a:hover {
	background-color: #DAA732;
}

/* 底部2 */
#bottom2 {
	position: relative;
	width: 100%;
	padding: 50px 0 15px 0;
	background-color: #29303B;
	z-index:9998;
}
@media all and (max-width: 960px) {
	#bottom2 {
		padding: 20px 0 15px 0;
	}
}
#footer1 {
	overflow:hidden;
	width: 92.5%;
        height: 70px;
	margin: 0 auto 0 auto;
	padding-bottom:30px;
	color:#FFFFFF;
	font-size: 14px;
	/*background: url(images/foot1_bt.png) repeat-x 0 bottom;*/
        border-bottom: 1px solid rgba(175,177,179,0.3);
        border-top: 1px solid rgba(175,177,179,0.3);
        box-sizing: content-box;
}
@media all and (max-width: 960px) {
	#footer1 {
        height: 1%;
    }
}
#footer1 dd {
	float:left;
	overflow:hidden;
	width:24.9%;
	height:70px;
	color:#AFB1B3;
	font-size: 15px;
	font-family: "微软雅黑";
	letter-spacing:1px;
	text-align:center;
        margin-top:15px;
	/*background: url(images/foot1_split.png) no-repeat right 50%;*/
        border-right: 1px solid rgba(175,177,179,0.3);
}
@media screen and (max-width: 960px) and (min-width: 480px) {
	#footer1 dd {
		width:100%;
		height:70px;
		text-align:left;
		background: none;
                border-right:none;
	}
}
@media all and (max-width: 479px) {
	#footer1 dd {
		margin-left:10%;
		width:90%;
		height:70px;
		text-align:left;
		background: none;
                border-right:none;
	}
}
#footer1 dd:last-child {
	background: none;
        border-right:none;
}
#footer1 dd span {
	display:inline-block;
	margin-top: 15px;
	padding-left: 60px;
/*	height:60px;*/
	background: url(images/foot1-icon.png) no-repeat;
}
@media all and (max-width: 960px) {
	#footer1 dd span {
		margin-top: 0;
		background: url(images/foot1-icon-mob.png) no-repeat;
	}
	 #footer1 dd:nth-child(1) span{
		margin-top: 0;
		background: url(images/foot1-icon-change.png) no-repeat;
        	}
}
#footer1 dd span.foot1_tel {
	background-position: 0 2px;
}
#footer1 dd span.foot1_weixin {
	padding-left: 65px;
	background-position: 0 -48px;
}
#footer1 dd span.foot1_qq {
	background: url(images/weibo.png) no-repeat;
}
@media all and (min-width: 960px) {#footer1 dd span.foot1_qq{padding-left:75px;}}
@media all and (min-width: 960px) and(max-width: 1100px) {#footer1 dd span.foot1_qq{padding-right:45px;}}
@media all and (max-width: 960px) {
    #footer1 dd span.foot1_qq {
       background-size:40px auto;
       background-position-y: 10px;
    }
}
#footer1 dd span.foot1_qqun {
	background-position: 0 -150px;
}
#footer1 dd span b {
	display:block;
	height:50px;
	line-height:25px;
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
}
/*为了3行底部电话添加的*/
@media all and (min-width: 960px) {
#footer1 dd:nth-child(1) span{
    margin-top: 0;
    background: url(images/foot1-icon-1.png) no-repeat;
    background-position: 0 15px;
}

#footer1 dd:nth-child(1){
    overflow:visible;
}
}
/*添加结束*/


#footer1 dd span b a {
	color:#AFB1B3;
}
#footer2 {
	width: 50%;
	height:100px;
	margin: 0 auto 0 auto;
	color:#FFFFFF;
	font-size: 14px;
}
#footer2 dd {
	float:left;
	position:relative;
	padding: 35px 0;
	width:33%;
	height:30px;
	text-decoration:none;
	cursor:pointer;
}
#footer2 dd a {
	display: block;
	position:relative;
	margin:0 auto;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background: url(images/share.png) no-repeat;
}
#footer2 dd a.sina {
	background-position: 0 0;
}
#footer2 dd a.weixin {
	background-position: -40px 0;
}
#footer2 dd a.linkedin {
	background-position: -80px 0;
}
#footer2 dd a.youku {
	background-position: -120px 0;
}
#footer2 dd a img {
	display:none;
	position:absolute;
	top: -271px;
	left:-121px;
	z-index:1;
}
#copyright {
	margin-top: 3%;
	padding:0 ;
        display:inline-block;
}
#copyright dd {
/*	color:#AFB1B3;
	font-size: 9px;*/
        color:#999;
        font-size:16px;
	font-family: "微软雅黑";
	text-align:center;
}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}

/* 登录按钮 */
#sidebar ul li .btn-login {
	float:left;
	margin:10px auto;
	padding:0;
	color:#fff;
	font-size:16px;
	font-family: "微软雅黑";
	text-align:center;
	background-color: #FFB321;

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

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#sidebar ul li .btn-login:hover {
	color:#fff;
	background-color: #DAA732;
}

/*后期添加的样式*/

/*产品页面下载链接样式*/
.download {
    text-align: center;
    padding:1% 0;
    font-size: 18px;
    font-family: "microsoft yahei";
    letter-spacing: 2px;
    height: 10%;
    width: 100%;
    position: relative;
    z-index: 9999;
}
.download a {
    color: #ffb322;
}
.download a:hover {
    border-bottom: 1px solid #FFB322;
    text-decoration:none;
}

/* 免费测试 */
section.free-trial {
    display: grid;
    place-items: center;
    height: 200px;
    background: url('/wp-content/themes/zCloud/img/products2021/free-trial-bg.png');
    background-size: cover;
}

section.free-trial > button {
    color: #014DA0;
    font-weight: bold;
    background: white;
    border: 1px solid #014DA0;
    font-size: 18px;
    width: 128px;
    height: 56px;
    border-radius: 5px;
}

section.free-trial > button:hover, main .banner .button-group .buy-now:hover {
    background: rgb(242, 245, 248);
    color: #025ec0;
    transition: 0.2s all;
}


#product-modal, #video-modal, #video-modal-2 {
	z-index: 10000;
}

#product-modal .info input {
	text-indent: initial;
	padding: 5px;
}

#product-modal .info input:focus-visible, #product-modal .info textarea:focus-visible {
	border: 1px solid transparent;
	outline: 1px solid rgb(78, 140, 238);
	box-shadow: 1px 1px 8px #4e8ceeb8;
}

#product-modal #codeT {
	width: 170px;
}

#product-modal .make_out {
	margin: 30px auto;
}

#product-modal .info-row {
	margin: 0 0 20px 0;
}

#product-modal .modal-dialog, #video-modal .modal-dialog, #video-modal-2 .modal-dialog {
	margin-top: 100px;
}

#product-modal .modal-banner {
	position: relative;
}

#product-modal .modal-banner img {
	width: 100%;
}

#product-modal .modal-banner h1 {
	width: 100%;
	position: absolute;
	top: 50%;
	/*left: 50%;*/
	/*transform: translate(-50%, -50%);*/
	display: grid;
	place-items: center;
	color: white;
	font-size: 4rem;
	text-shadow: 2px 2px 4px grey;
	letter-spacing: 1rem;
}

#video-modal video, #video-modal-2 video {
	width: 100%;
}

#video-modal .modal-content, #video-modal-2 .modal-content {
	padding: 10px 10px 8px;
}

@media (min-width: 768px) {
	#video-modal .modal-dialog, #video-modal-2 .modal-dialog {
		width: 80%;
		max-width: 1200px;
	}
}

@media (max-width: 500px) {

    .i-menu .footer-horizontal ul {
        margin-left: 25px;
    }
}
