﻿@charset "utf-8";

body,
div,
span,
a,
p,
ul,
li,
ol,
input,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
img,
form {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}

body {
	font-size: 12px;
	color: #3d3d3d;
	font-family: "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB";
	background: url(../images/content-bg.jpg) repeat-x scroll 0 top #dcdcdc;
	background-size: cover;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #c22c28;
	text-decoration: underline;
}

img {
	border: 0;
}

.spacer {
	clear: both;
}

.solution_con {
	max-width: 1280px;
	width: auto !important;
	margin: 0 auto;
	padding: 32px 0;
	z-index: 999;
}

.solution_con .sn01 {
	border: 1px solid #c5c5c5;
	padding: 0 1px 0;
	position: relative;
	background: #fff;
	margin-bottom: 20px;
	margin-left: 13px;
	border-radius: 6px;
}

.sn01_head {
	display: block;
	float: left;
	z-index: 1;
	margin: -15px 30px 0 -1px;
	position: relative;
	color: #fff;
	padding: 0;
	background: url('../images/qy_red.png') repeat-x 0 50%;
	background: #e00;

}

@media (max-width: 768px) {
	.sn01_head {
		width: 100%;
		text-align: center;
	}

	.sn01 .before {
		display: none;
	}

	.sn01_main dl dt img {
		width: 100%;
	}

	.sn01_main dl dd .main_h h3 {
		font-size: 22px;
	}
}

.sn01 .before {
	width: 11px;
	height: 11px;
	position: absolute;
	background: url(../images/cn01-sprite.png) no-repeat 0 -25px;
}

.sn01_head .after {
	display: block;
	background: url(../images/cn01-sprite.png) -6px -16px no-repeat;
	position: absolute;
	width: 14px;
	height: 14px;
	right: -13px;
	top: 0;
}

.sn01_head h4 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 20px;
	margin: 0;
	line-height: 32px;
	min-width: 330px;
}

.sn01_main {
	padding: 40px 10px 0;
}

.sn01_main dl {
	/* overflow: hidden; */
	padding: 10px 0;
	position: relative;
	border-bottom: 1px dashed #ccc;
}

.sn01_main dl.last {
	border-bottom: none;
}

/*.sn01_main dl dt {
	float: left;
	width:320px;
}*/

.sn01_main dl dd {
	/* overflow:hidden; */
}

.sn01_main dl dd .main_h {
	overflow: hidden;
}

.sn01_main dl dd .main_h em {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/num_sprite.png) no-repeat 0 -50px;
}

.sn01_main dl dd .main_h h3 {
	float: left;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding: 0 0 0 5px;
	line-height: 40px;
}

.sn01_main dl dd p {
	color: #888;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0 0 0;
}

.sn01_main dl p.free {
	float: right;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 0 0 20px;
	background: url(../images/arrow.png) no-repeat 0 10px;
}

.sn01_main dl p.free01 {
	background: url(../images/arrow_green.png) no-repeat 0 10px;
}

.sn02_head {
	display: block;
	float: left;
	z-index: 1;
	margin: -15px 30px 0 -1px;
	position: relative;
	color: #fff;
	padding: 0;
	background: url(../images/sc_green.png) repeat-x 0 50%;
	background: #539505;

}

.sn02_head .before {
	width: 11px;
	height: 11px;
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: -11px;
	background: url(../images/cn02-sprite.png) no-repeat 0 -25px;
}

.sn02_head .after {
	display: block;
	background: url(../images/cn02-sprite.png) -7px -16px no-repeat;
	position: absolute;
	width: 14px;
	height: 14px;
	right: -14px;
	top: 0;
}

.sn02_main dl dd .main_h em {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/num_sprite.png) no-repeat 0 -94px;
}

.main_h .dot {
	padding: 0 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

/*services  css-----------------------------------*/
.services_con {
	width: 1000px;
	margin: 0 auto;
	z-index: 99;
}

.servisers_gs {
	width: 100%;
	background: #f8f0d0;
	margin-top: 15px;
	border-radius: 6px;
}

.servisers_gs h1,
.servisers_gs h2 {
	height: 60px;
	border-bottom: 2px solid #f60;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 60px;
	font-weight: normal;
}

.servisers_gs p {
	font-size: 14px;
	color: #5a5a5a;
	text-indent: 2em;
	line-height: 28px;
	padding: 8px;
}

.servisers_xl {
	background: #fff;
	margin-bottom: 15px;
}

.servisers_detail {
	margin-top: 15px;
	overflow: hidden;
}

.servisers_xl dl {
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	background: #f1f1f1;
	box-shadow: 1px 1px 8px #aaa;

}

.servisers_xl dl.right {
	float: right;
}

.servisers_xl dl dt img {
	margin: 0 auto;
}

.servisers_xl dl dd {
	margin: 20px 0;
	min-height: 270px;
}

.servisers_xl dl dd span {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 700;
	color: #3d3d3d;
}

.servisers_xl dl dd p {
	text-indent: 0;
	color: #888;
	padding: 0;

}

.servisers_xl .mt30 {
	margin-top: 30px;
}

.servisers_xl .fw {
	font-size: 14px;
	position: absolute;
	bottom: 31px;
	right: 45%;
	line-height: 20px;
	padding: 10px 0 0 20px;
	overflow: hidden;
	background: url(../images/arrow.png) no-repeat 0 12px;
}

.thumbnail {

	padding: 10px 4px 4px;
}

.servisers_detail ul {
	padding: 0;
	margin: 0 0 10px 0;
}

@media (min-width: 1200px) {
	.servisers_detail ul {
		height: 230px;
	}
}

@media (max-width: 768px) {
	.servisers_detail ul {
		height: auto;
	}

	.hybLargeScreen {
		display: none !important;
	}
}

.servisers_detail ul li {
	list-style: none;
	line-height: 25px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	background: url(../images/bullets1.png) no-repeat scroll -2px 8px;
	padding: 0 0 0 10px;
}

.servisers_detail ul li.bg {
	background: none;
}

.glyphicon-crad {
	display: inline-block;
	width: 21px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	background: url(../images/zf.png) no-repeat;
}

/*product  css------------------------------------*/
.product_con {
	width: 1000px;
	margin: 0 auto;
	z-index: 99;
	overflow: hidden;
}

.product_con .sc_main h2 {
	height: 60px;
	line-height: 60px;
	color: #64b603;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	padding-left: 10px;
}

.sc_main .product_detail {
	padding: 0 0 20px;
	overflow: hidden;
}

.sc_main dl {
	float: left;
	width: 490px;
	background: url(../images/pro-list-bg.png) repeat-x #FFF;
	overflow: hidden;
	position: relative;
	padding: 0 0 20px 0;
	box-shadow: -1px 3px 6px #CCC;

}

.product_detail .dg_product {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
	background: url(../images/arrow.png) no-repeat;
}

.product_detail .sc_product {
	background: url(../images/arrow_green.png) no-repeat 0 2px;

}

.sc_main dl.right {
	float: right;
}

.sc_main dl dt {
	float: left;
}

.sc_main dl dt img {
	width: 230px;
	height: 192px;
}

.sc_main dl dd {
	float: right;
	width: 230px;
	height: 225px;
	overflow: hidden;
	margin: 0 15px 20px;
}

.sc_main dl dd h4 {
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	width: 115px;
	height: 30px;
	line-height: 30px;
	background: #64b603;
	margin: 0;
}

.sc_main dl dd p {
	color: #888;
	line-height: 24px;
	padding: 10px 0 0 0;
	overflow: hidden;
}

/*.sc_main dl em {
	position: absolute;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #4b4b4b;
	font-family: "微软雅黑";
	font-style: normal;
	top: 0;
	left: 0;
}
*/
.product_con .qy_main h2 {
	color: #c70000;
}

.qy_main dl dd h4 {
	width: 140px;
	background: #c70000;
}

.qy_main dl em {
	width: 222px;

}


/*头部css-----------------------------------------*/
.top {
	height: auto;
	line-height: 34px;
	background: url(../images/top-bg.png) repeat-x;
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	/*	min-width:1000px;*/
	width: auto !important;
	overflow: hidden;
}

.inner {
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
	max-width: 1280px;
	width: auto !important;
	padding: 0 10px;
}

.welcome {
	color: #555555;
	margin-left: 93px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}

.quick-menu {
	color: #3a3a3a;
}

.quick-menu li {
	float: left;
	margin-left: 12px;
	list-style: none;
	font-size: 14px;
}

.online {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.head {
	position: relative;
	z-index: 999;
}

.head .logo {
	background: white;
	padding: 5px;
	box-shadow: 0px -1px 3px #999;
	border-radius: 8px 8px 8px 8px;
	position: absolute;
	top: -26px
}

.head .logo:hover {
	background: none;
	box-shadow: none;
}

.head .logo img {
	width: 64px;
	height: 60px;
}

.head .slogan {
	font-size: 18px;
	color: #fff;
	float: right;
	font-family: "KaiTi", "Microsoft Yahei", "Hiragino Sans GB";
	font-weight: bold;
	line-height: 50px;
}

/*导航----------------------------------------*/
#menu-top {
	margin-left: 60px
}

#menu-top ul {
	width: 100%;
}

#menu-top li {
	cursor: pointer;
	/*height: 43px;
	line-height: 43px;*/
	position: relative;
	;
	/*padding: 0 10px;
	margin-right: 5px;*/
	font-size: 16px;
	font-weight: bold;
	position: relative;
	color: #eeeeee;
	margin: 0 2px;
}

#menu-top li:hover {
	color: #ffffff;
}

#menu-top li.cur>a,
#menu-top li>a:hover {
	border-bottom: 2px solid blue;
	font-weight: bold;
	height: 44px;
}

#menu-top li.cur a {
	color: #fff;
}

#menu-top li.cur b {
	border-color: transparent transparent #ffffff;
	border-style: dashed dashed solid;
	border-width: 5px;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}

#menu-top ul li span {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	background: #ffffff;
	top: 42px;
	left: 50%;

}

#menu-top a {
	font-family: "microsoft yahei";
}

#menu-top .has-submenu {
	position: relative;
}

#menu-top .submenu {
	display: none;
	position: inherit;
	background: #00acff;
	width: 220px;
	padding: 5px 0;
	margin-top: -2px;
	z-index: 999;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);


}

#menu-top .submenu ul li {
	padding: 5px 15px;
	font-weight: bold;
	margin-top: 4px;
}

#menu-top .submenu ul li:hover {
	background: #3b6dcc;

}

#menu-top .submenu ul li a {
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 14px;
}

#menu-top .submenu ul li a:hover {
	text-decoration: none;
	border: 0;
}

#menu-top .submenu ul li:hover>a {
	color: #fff;
}

@media screen and (min-width: 768px) {
	#menu-top .submenu {
		position: absolute;
	}
}

.user-fl {
	float: left !important;
	display: inline;
	padding-top: 8px;
	line-height: 34px;
}

.btn-user-center {
	font-family: "microsoft yahei";
	display: inline-block;
	/*border: solid 2px #fcb712;
border-radius: 3px;*/
	padding: 0 5px 0 22px;
	font-size: 16px;
	font-weight: bold;
	color: #fcb712;
	background: url(../images/btn_user_center_06.png) 8px center no-repeat;
}

.btn-user-center:hover {
	font-family: "microsoft yahei";
	display: inline-block;
	/*border: solid 2px #fff;
border-radius: 3px;*/
	padding: 0 5px 0 22px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/btn_user_center_05.png) 8px center no-repeat;
	text-decoration: none;
}

/*banner图片切换*/
.banner {
	height: 340px;
	margin: 0 auto;
	/*min-width:1000px;*/
	width: auto !important;
}

#focus {
	height: 340px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	/*min-width:1000px;*/
	width: auto !important;
}

#focus ul {
	height: 340px;
	position: absolute;
}

#focus ul li {
	float: left;
	height: 340px;
	overflow: hidden;
	position: relative;
	background: #000;
	width: 100%;
}

#focus .slide {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

#focus .text {
	font-family: 'Microsoft YAHEI';
	color: #ffffff;
	position: absolute;
	top: 100px;
	z-index: 996;
	margin-right: 20px;
}

#focus .text .title {
	font-size: 32px;
	margin-bottom: 15px;
}

#focus .text .des {
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
}

#focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
}

#focus .btn {
	position: absolute;
	height: 10px;
	padding: 5px 10px;
	right: 50%;
	bottom: 0;
	text-align: right;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus .btn span.on {
	background: #fff;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 120px;
	background: url(../images/sprite.png) no-repeat 0 0;
	cursor: pointer;
	z-index: 999;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}

#focus .block1 {
	display: none;
}

@media (max-width: 768px) {
	#focus .block1 {
		display: block
	}
}

/*新闻 css----------------------------------------------------------*/
#latest-news-index {
	background: url(../images/news-bg.jpg) repeat-x scroll;
	height: 35px;
	margin: 0 auto;
	/*	min-width: 1000px;*/
	width: auto !important;
	border-top: 1px solid #ffffff;
}

#latest-news-index .latest-news {

	height: 35px;
	overflow: hidden;
	line-height: 35px;
}

#latest-news-index .latest-news a {
	color: #666;
}

#latest-news-index .latest-news .news-title {
	float: left;
	margin: 0 5px 0 0;
	width: 75px;
}

#latest-news-index .latest-news .news-left-bg {
	background: transparent url("/Assets/CBG/img/homepage_news_01.png") no-repeat scroll left center / 100% 100%;
}

#latest-news-index .latest-news .news-content {
	float: left;
	height: 35px;
	width: auto;
}

#latest-news-index .latest-news .news-content div {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

#latest-news-index .latest-news .news-more {
	width: 38px;
	float: right;
}

#latest-news-index .latest-news .news-more a {
	color: #0365f2;
}

#latest-news-index .latest-news .newicon {
	background: url(../images/new.png);
	width: 20px;
	height: 15px;
	margin-top: 9px;
	margin-left: 4px;
	display: inline;
	float: left;
}

#mq {
	width: auto;
	height: 350px;
	text-align: left;
	overflow: hidden;
}

#mq ul {
	width: 100%;
}

#mq ul li {
	padding: 0 5px;
	height: 60px;
	width: auto;
	overflow: hidden;
	text-align: left;
	line-height: 60px;
}

#mq ul li a {
	color: #333;
	font-size: 16px;
	font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

#mq ul li a:hover {
	color: #333;
	font-size: 16px;
	text-decoration: underline;
}

.content {
	/*background: url(../images/content-bg.jpg) repeat-x scroll 0 top #dcdcdc;*/
	min-height: 300px;
	margin: 0 auto;
	width: auto !important;

}

.group-news {
	margin: 15px auto;
}

.news-left-bg {
	background: transparent url(../images/homepage_news_01.png) no-repeat scroll left center / 100% 100%;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.news-item-box {
	height: 60px;
	overflow: hidden;
}

.group-news a {
	color: #333;
	font-size: 16px;
	font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.group-news a:hover {
	color: #333;
	text-decoration: underline;
}

.news-more {
	text-align: right;
	padding-right: 22px;
}

/*页脚css---------------------------------------------------------------*/
.footer {
	clear: both;
	background: #272727;
	margin: 0 auto;
	width: auto !important;
}

.info_List {
	background: url(../images/footermod-bg.png) repeat-x scroll center top;
	border-top: 1px solid #666;
	clear: both;
	/*    float: left;*/
	margin-bottom: -1px;
	width: 100%;
	overflow: hidden;
}

.info_List-hd {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 16px;
	color: #ffffff;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

/*.info_List .row {
	padding-bottom: 20px;
	float: left;
	width: 100%;
	color: #a5a5a5;
	line-height:24px;
}*/
.info_List p a {
	/*background: url(../images/bullets.gif) no-repeat scroll -2px 3px ;
    padding: 0 0 0 10px;*/
	color: #fff;
	line-height: 31px;
}

.info_List p a:hover {
	/*background: url(../images/bullets.gif) no-repeat scroll -2px -97px ;*/
	color: #ffffff;
	text-decoration: underline;
}

.info_List a {
	color: #fff;
	font-size: 14px;
	font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.info_List a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.info_List .col {
	float: left;
	text-align: left;
}

.info_List .c1 {
	width: 15%;
	padding-right: 20px;
}

.info_List .c2 {
	width: 15%;
	padding-right: 20px;
}

.info_List .c3 {
	width: 20%;
	padding-right: 20px;
}

.info_List .c4 {
	width: 15%;
	padding-right: 20px;
}

.info_List .c5 {
	width: 25%;
}


.bottom {
	overflow: hidden;
	line-height: 35px;
	clear: both;
	color: #a5a5a5;
	width: auto !important;
	margin-top: 30px;
}

.bottom ul {}

.bottom ul li {
	padding: 0 6px 0 6px;
	/* white-space: nowrap; */
	color: #fff;
	font-size: 12px;
	font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.bottom ul li:first-child {
	padding-left: 0;
}

.bottom a {
	color: #ffffff;
	font-size: 12px;
}

.bottom a:hover {
	color: #ffffff;
	text-decoration: underline
}


/*content css------------------------------------*/

em {
	font-style: normal;
}

ol,
ul {
	list-style: none outside none;
}

h4 {
	font-size: 14px;
	color: #5a5a5a;
	margin: 10px 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hot-pro {
	margin-bottom: 20px;
	overflow: hidden;
}

.hot-pro a {
	background: url(../images/pro-list-bg.png) repeat-x #FFF;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 137px;
	margin: 20px 20px 0 0;
	padding: 0;
	width: 320px;
}

.hot-pro a span {
	float: right;
	height: 120px;
	overflow: hidden;
	padding: 0px 10px 10px;
	width: 185px;
}

.hot-pro a img {
	float: left;
	height: 137px;
	width: 110px;
}

.hot-pro a span h4 {
	font-family: microsoft yahei;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 8px;
}

.hot-pro a span p {
	color: #646464;
	font-size: 12px;
	line-height: 22px;
}

.hot-pro a span h4.c_blue {
	color: #3f67c0;
}

.hot-pro a span h4.c_orange {
	color: #eb8800;
}

.hot-pro a span h4.c_green {
	color: #679800;
}

.hot-pro a.last {
	margin-right: 0;
}

.hot-pro a,
.hot-pro a:hover {
	text-decoration: none;
}

.hot-pro a .tag {
	width: 52px;
	height: 56px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.hot-pro a .bangong {
	background: url(../images/bangong.png) no-repeat;
}

.hot-pro a .teacher {
	background: url(../images/teacher.png) no-repeat;
}

.hot-pro a .student {
	background: url(../images/student.png) no-repeat;
}

.hot-pro a .leader {
	background: url(../images/leader.png) no-repeat;
}

.hot-pro a .study {
	background: url(../images/study.png) no-repeat;
}

.hot-pro a .menhu {
	background: url(../images/menhu.png) no-repeat;
}

/*新热门新产品列表*/

.new-pro {
	margin-bottom: 20px;
	overflow: hidden;
}

.new-pro ul {}

.new-pro ul li {
	float: left;
	height: 210px;
	margin: 20px 20px 0 0;
	width: 320px;
	background: #dc3c00
}

.new-pro .bgcolor01 {
	background: #dc3c00;
}

.new-pro .bgcolor02 {
	background: #ff9900;
}

.new-pro .bgcolor01 {
	background: #cc9900;
}

.new-pro ul li.last {
	margin-right: 0;
}

.new-pro ul li .text {
	padding: 16px 20px;
	color: #ffffff;
	overflow: hidden;
}

.new-pro ul li .text h3 {
	word-wrap: break-word;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	font-family: wf_segoe-ui_light, 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif;
	padding: 0;
	margin-bottom: 10px;
}

.new-pro ul li .text p {
	word-wrap: break-word;
	font-size: 16px;
	line-height: 25px;
}

.new-pro ul li .btn-1 {
	padding: 0px 20px;
}

.new-pro ul li .btn-1 a {
	background: url(../images/btn-arrow-white.png) no-repeat;
	height: 30px;
	display: block;
	padding-left: 28px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}

.download {
	padding: 10px 0 20px 0;
	overflow: hidden;
}

.download a {
	color: #565656;
	text-decoration: none;
}

.download a:hover {
	color: #336699;
	text-decoration: underline;
}

.simpletablestyle {
	background-color: #e6e7e8;
	clear: both;
	color: #333333;
}

.simpletablestyle img {
	border: 0 none;
}

.simpletablestyle td {
	font-size: 12px;
	height: 3em;
	padding: 5px;
	line-height: 28px;
}

.simpletablestyle th {
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px 0 5px;
}

.simpletablestyle .header {
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	text-align: left;
}

.simpletablestyle .header a {
	color: #94aebd;
}

.simpletablestyle tr.header td {
	padding: 0 10px 0 5px;
}

.simpletablestyle .subheader {
	background-color: #e6e7e8;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.simpletablestyle .oddRow {
	background-color: #f4f3f3;
	padding-left: 6px;
}

.simpletablestyle .evenRow {
	background-color: #ffffff;
}

.simpletablestyle .categoryRow {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.simpletablestyle .boldred {
	color: #cc0000;
	font-weight: bold;
}

.simpletablestyle .boldgreen {
	color: #19892c;
	font-weight: bold;
}

.simpletablestyle .boldblue {
	color: #336699;
	font-weight: bold;
}

.ic {
	display: inline-block;
	font-size: 0;
	height: 16px;
	line-height: 9999em;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 16px;
	margin-right: 4px;
}

.ic-doc,
.ic-docx {
	background: none no-repeat scroll -877px -36px rgba(0, 0, 0, 0);
}

.ic-pdf {
	background: none no-repeat scroll -625px -36px rgba(0, 0, 0, 0);
}

.ic-pps {
	background: none no-repeat scroll -646px -36px rgba(0, 0, 0, 0);
}

.ic-ppt,
.ic-pptx {
	background: none no-repeat scroll -856px -36px rgba(0, 0, 0, 0);
}

.ic-txt {
	background: none no-repeat scroll -814px -36px rgba(0, 0, 0, 0);
}

.ic-wps {
	background: none no-repeat scroll -793px -36px rgba(0, 0, 0, 0);
}

.ic-xls,
.ic-xlsx {
	background: none no-repeat scroll -730px -36px rgba(0, 0, 0, 0);
}

.ic-html {
	background: none no-repeat scroll -520px -36px rgba(0, 0, 0, 0);
}

.ic-apple {
	width: 26px;
	height: 26px;
	background: url(../images/apple.png) no-repeat;
}

.ic-windows {
	width: 26px;
	height: 26px;
	background: url(../images/windows.png) no-repeat;
}

.ic-android {
	width: 26px;
	height: 26px;
	background: url(../images/android.png) no-repeat;
}

.ic-doc,
.ic-docx,
.ic-pdf,
.ic-pps,
.ic-ppt,
.ic-pptx,
.ic-txt,
.ic-wps,
.ic-xls,
.ic-xlsx,
.ic-html {
	background-image: url(../images/pkg_newcomm_mvp_zf866467c.png);
}

.part1 {
	padding: 10px 0 10px;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
}

.about_content {
	line-height: 20px;
}

.w960 {
	width: 960px;
	margin: 0 auto;
}

.aboutUs {
	background: #ffffff;
	padding: 0px 20px 20px 20px;
	margin-bottom: 20px;
}

.aboutUs .display-img1 {
	width: 900px;
	text-align: center;
}

.aboutUs .display-img1 img {
	width: 900px;
	height: 500px;
	border: 1px solid #cccccc;
	padding: 1px;
}

.aboutUs .display-img2 {
	width: 460px;
	float: left;
	margin-right: 16px;
}

.aboutUs .display-img2 img {
	width: 456px;
	height: 400px;
	border: 1px solid #cccccc;
	padding: 1px;
}

.aboutUs .display-img2-1 {
	width: 460px;
	float: left;
	margin-right: 16px;
}

.aboutUs .display-img2-1 img {
	width: 456px;
	height: 300px;
	border: 1px solid #cccccc;
	padding: 1px;
}

.aboutUs .display-img3-1 {
	width: 460px;
	float: left;
	margin-right: 16px;
}

.aboutUs .display-img3-1 img {
	width: 456px;
	height: 425px;
	border: 1px solid #cccccc;
	padding: 1px;
}

.aboutUs .display-img3 {
	width: 304px;
	float: left;
	margin-right: 16px;
}

.aboutUs .display-img3 img {
	width: 300px;
	height: 420px;
	border: 1px solid #cccccc;
	padding: 1px;
}

.aboutUs .display-img4 img {
	border: 1px solid #cccccc;
}

.aboutUsRole {
	background: #ffffff;
	padding: 0px 20px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #cccccc;
}

.aboutUsRole .display-img4 img {
	border: 1px solid #cccccc;
}

.mt10 {
	margin-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.about_head {
	background: url("../images/about_us_bg.png")repeat-x;
	height: 60px;
	margin: 0 auto;
	/*width: 1000px; 	padding:0 34px 2px 30px;*/
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-family: "microsoft yahei", simsun, arial, sans-serif;
	font-weight: bold;
}

.about_title {
	font: 18px/30px "microsoft yahei", simsun, arial, sans-serif;
	text-align: left;
	font-weight: bold;
}

.about_title02 {
	font: 24px/36px "microsoft yahei", simsun, arial, sans-serif;
	text-align: left;
	font-weight: bold;
}


.about_contact {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #555555;

}

dl,
dd,
dt {
	border: 0 none;
	font: inherit;
	padding: 0;
	vertical-align: baseline;
}

.aboutUs dl {
	margin-bottom: 15px;
}

.aboutUs dt {
	width: 100px;
}

.aboutUs dd {
	margin: -28px 0 0 85px;
}

.solution {
	background: #ffffff;
	margin-bottom: 20px;
}

.solution h1 {
	font: 24px/36px "microsoft yahei", simsun, arial, sans-serif;
	text-align: left;
	font-weight: bold;
	padding: 10px 0;
}

.solution h2 {
	font: 18px/30px "microsoft yahei", simsun, arial, sans-serif;
	text-align: left;
	font-weight: bold;
}

.solution p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #555555;
	padding: 10px 5px;
}

.solution .bigtittle {
	color: #333333;
	font-family: "microsoft yahei", simsun, arial, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	text-align: center;
}

.solution .bigtittle em {
	color: #F90;
}

.solution .futittle {
	color: #666666;
	font-family: "microsoft yahei", simsun, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

.solution a {
	color: #333333;
	text-decoration: underline;
}

.solution a:hover {
	color: #F60;
	text-decoration: underline;
}

.solution table {
	border-collapse: collapse;
}

.solution table td,
.solution table th {
	font-size: 12px;
	line-height: 25px;
}

.solution ul {
	list-style: none;
	width: 100%;
}

.solution ul li {
	float: left;
	width: 44%;
	height: 160px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 20px;
}

.solution img {
	border: 1px solid #999;
	height: auto;
}

.solution .oa_icon img {
	border: none;
}


.mask-body {
	background: url(../images/bg-b2.png) repeat;
	border: medium none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9000;
}

.msg-body {
	border: medium none;
	color: #000;
	left: 50%;
	margin: -300px 0 0 -330px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 50%;
	width: 660px;
	z-index: 9011;
}

.msg-cont {
	background: #ffffff;
	border: medium none #b0b0b0;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	position: relative;

}

.tt-s {
	border-bottom: 1px solid #ebebeb;
	color: #606060;
	font-size: 16px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.msg-det {
	padding: 20px 0;
}

.tip {
	line-height: 25px;
	padding: 5px 50px;
}

.f_component {
	padding: 5px 50px;
	margin-top: 3px;
	clear: both;
}

.f_cTitle {
	font-size: 14px;
	line-height: 16px;
	width: 120px;
	text-align: right;
	float: left;
	line-height: 20px;
	padding: 5px 0;
}

.f_cValidate {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	margin-left: 5px;
	white-space: nowrap;
	color: #F00;
}

.f_input {
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa #d9d9d9 #d9d9d9;
	line-height: 18px;
	padding: 5px;
	width: 50%;
}

.f_radio {
	line-height: 18px;
	padding: 5px;
}

.f_radio label {
	margin-right: 6px;
}

.f_submit {
	margin-top: 20px;
	padding: 0 30px;
	text-align: center;
}

.f_submit .submit_btn {
	background: none repeat scroll 0 0 #2276f9;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 28px;
	padding: 0 20px;
	text-align: center;
	cursor: pointer;
}

.f_submit .submit_btn:hover {
	background: none repeat scroll 0 0 #4c8ff8;
	color: #ffffff;
	text-decoration: none;
}

.WriteTo {
	background: none repeat scroll 0 0 #ffffff;
	padding: 10px 20px;
	border-bottom: 1px dashed #cccccc;
}


.WriteTo p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 25px;
	padding: 10px;
}

p.indent {
	text-indent: 2em;
}

h2.indent {
	text-indent: 0.5em;
}

/* product css */
.hp08w1:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

.hp08w1 {
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
	width: 100%;
}


.hp08v1 {
	clear: both;
	height: 398px;
	margin: 0;
	padding: 1.25% 0 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.hp08v1:first-child .hp08promo {
	display: block;
}

.hp08promo {
	color: #fff;
	font-size: 1.8em;
	height: 199px;
	overflow: hidden;
	font-family: Arial, Microsoft YaHei, Helvetica, sans-serif;
}

.hp08promo a {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
}

.hp08promo .hp08img {
	background-repeat: no-repeat;
}

.hp08bg-tl {
	background: url("../images/product01.jpg") no-repeat;
}

.hp08bg-tl.hp08img {
	background-position: 0 0;
}

.hp08bg-tc.hp08img {
	background-position: 50% 0;
}

.hp08bg-tr.hp08img {
	background-position: 100% 0;
}

.hp08bg-mc.hp08img {
	background-position: 50% 50%;
}

.hp08bg-bc.hp08img {
	background-position: 100% 100%;
}

.hp08c1 .hp08img {
	background-size: 400px auto;
}

.hp08c1 .hp08img,
.hp08c1.hp08basic a,
.hp08c3 .hp08img,
.hp08c3.hp08basic a {
	height: 200px;
	width: 100%;
}

.hp08c2 .hp08img {
	background-size: 400px auto;
}

.hp08c2 .hp08img,
.hp08c2.hp08basic a {
	height: 414px;
	width: 100%;
}

.hp08c3 .hp08img {
	background-size: 470px auto;
}

.hp08w3 {
	background: url("../images/bg07.png") repeat;
	margin-top: 2px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}

.hp08w3 p {
	color: #fff;
	font-weight: bold;
	line-height: 1.15;
	margin: 0 0.8em 1em;

}

.hp08w3 .cmps-bttns {
	float: none;
	margin: 0 0.8em;
	width: auto;
}

.hp08w3 .cmps-bttns div {
	display: table;
	float: none;
	margin: 0 auto;
}

.hp08promo a:hover .hp08w3 {
	margin-top: -5px;
	transition: margin-top 200ms ease 0s;
}

.hp08promo.hp08c2 a .hp08w3:hover .hp08teaser,
.hp08promo.hp08c2 a:focus .hp08w3 .hp08teaser {
	margin: -20% 0 20%;
	opacity: 0;
	transition: opacity 850ms ease 0s, margin 1200ms ease 0s;
}

.hp08promo a .hp08w3:hover .hp08teaser,
.hp08promo a:focus .hp08w3 .hp08teaser {
	margin: -20% 0 20%;
	opacity: 0;
	transition: opacity 850ms ease 0s, margin 1200ms ease 0s;
}

.hp08promo a .hp08w3:hover .hp08cta,
.hp08promo a:focus .hp08w3 .hp08cta {
	padding-top: 0 !important;
	transition: padding-top 550ms ease 0s;
}

.hp08promo a .hp08w3:hover,
.hp08promo a:focus .hp08w3 {
	margin-top: 0;
	top: 0 !important;
	transition: top 550ms ease 0s, margin-top 250ms ease 0s;
}

.hp08promo.hp08c2 a .hp08w3:hover,
.hp08promo.hp08c2 a:focus .hp08w3 {
	margin-top: 0;
	top: 0 !important;
	transition: top 750ms ease 0s, margin-top 250ms ease 0s;
}

.hp08promo a .hp08w3,
.hp08promo a .hp08w3 {
	transition: top 300ms ease 0s;
}

.hp08teaser {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.hp08teaser b {
	display: table-cell;
	vertical-align: middle;
}

.hp08teaser span {
	display: table-cell;
	height: 2.8em;
	overflow: hidden;
	padding: 0.3em 0.8em;
	vertical-align: middle;
}

.hp08teaser span em {
	display: inline-block;
	font-style: normal;
	line-height: 1.17em;
	margin-right: 2.5em;
	overflow: hidden;
	position: relative;
	width: 100%;
	font-weight: bold;
}

.hp08arrw {
	display: table-cell;
	line-height: 0;
	padding: 0.7em 0;
	text-align: center;
	vertical-align: middle;
	width: 2.8em;
}

.hp08arrw:after {
	background: url("../images/compass-hp-sprite.png") no-repeat scroll 0 6.25%/100% auto;
	content: " ";
	display: inline-block;
	font-size: 1.4em;
	height: 1em;
	width: 1em;
}

.hp08cta {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.hp08cta span {
	display: table-cell;
	vertical-align: middle;
}

.hp08w3 p {
	color: #fff;
	font-weight: normal;
	line-height: 1.15;
	margin: 0 0.8em 0.5em;
	font-size: 0.8em;
	font-family: Arial, Microsoft YaHei, Helvetica, sans-serif;
}

.hp08w3 .cmps-bttns {
	float: none;
	margin: 0 0.8em;
	width: auto;
}

.hp08w3 .cmps-bttns div {
	display: table;
	float: none;
	margin: 0 auto;
}

.cmps-bttns {
	float: left;
	margin: 0;
	width: 100%;
}

.cmps-bttns div {
	float: left;
	margin: 0 16px 0.6em 0;
	position: relative;
}

.cmps-bttns div a,
.cmps-bttns div span {
	background: none repeat scroll 0 0 #fff;
	color: #1f4f82;
	display: block;
	font-size: 1.3rem;
	padding: 0.45em 1.8em 0.45em 0.7em;
}

.cmps-bttns div span:visited,
.cmps-bttns div a:visited {
	color: #1f4f82;
}

.cmps-bttns div span:after,
.cmps-bttns div a:after {
	background: url("../images/compass-hp-sprite.png") no-repeat scroll 0 25% / 100% auto;
	content: "";
	display: block;
	margin: -0.6em 0.4em 0 0;
	padding-top: 1.25em;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1.25em;
}

.cmps-bttns div span:hover,
.cmps-bttns div a:hover {
	background: none repeat scroll 0 0 #1f4f81;
	color: #fff;
	text-decoration: none;
	transition: background-color 250ms ease 0s, color 250ms ease 0s;
}

.cmps-bttns div:hover span:after,
.cmps-bttns div:hover a:after {
	background-position: 0 31.25%;
}

/*----------------产品解决方案公用-----------------------*/

.sub_con {
	max-width: 1280px;
	margin: 1px auto 10px;
	width: auto !important;
	padding: 0 10px;
	overflow: hidden;
}

.sub_solution {
	padding: 45px 20px 0;
}

.sub_solution h1 {
	font-size: 2.1em;
	color: white;
	font-weight: 600;
}

.sub_solution h3 {
	font-size: 2em;
	font-family: "microsoft yahei", simsun, arial, sans-serif;
	color: #fff;
	text-align: left;
}

.sub_solution p {
	font-style: italic;
	color: white;
	font-size: 18px;
	text-indent: 10px;
	font-weight: 700;
	text-align: right;
	margin-top: 36px;
}

.newsList {
	background: #fff;
	padding: 15px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px
}

.newsList p {
	padding: 10px 15px;
	font-size: 16px;
	border-radius: 10px;
	background: url(../images/dyBgt.png) repeat;
}

.newsList ul {
	list-style: none;
	margin-bottom: 15px;
}

.newsList li {
	padding: 10px;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #ccc;
}

.newsList li:hover {
	background: #f7f7f7;
}

.newsList .news_tittle {
	font-size: 1.1em;
	color: #333;
}

.newsList .news_date {
	font-size: 1em;
	color: #666;
}

.news_tittle .glyphicon {
	margin-right: 0.3em;
	color: cornflowerblue;
	font-size: x-small;
	padding-bottom: 0.25em;
}

.navbar-inverse {
	padding: 0;
	width: auto !important;
	background-color: #333;
	background-image: linear-gradient(to bottom, #555, #333);

}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}

.navbar-toggle {
	background-color: #0093dd;
	border: 1px solid #fff;
	margin-right: 0
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #2b4870;
}

.navbar {
	margin-bottom: 0px;
}

.set-radius-zero {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.mb15 {
	margin-bottom: 15px;
}

@media (max-width: 768px) {
	#menu-top {
		margin-top: 5px;
		margin-left: 0px
	}

	/*.welcome {
		margin-left:0px
	}*/
	.bottom ul li {
		padding: 0;
	}

	.sn01_head h4 {
		line-height: 28px;
		font-size: 20px;

	}

	.current-position .zixun {
		display: none;
	}

	.sn01_main dl dt {
		margin: 0 0 10px 0;
	}

	.solution_con .sn01 {
		margin-left: 0;
	}

	#latest-news-index .latest-news .news-more,
	#latest-news-index .latest-news .news-title {
		display: none;
	}

	#latest-news-index .latest-news .news-content {
		width: auto;
	}

	.sn01_head .after,
	.sn02_head .after {
		background: none
	}

	.sub_solution {
		padding: 20px 20px 0;
	}

	.sub_solution p {
		margin-top: 20px;
	}
}

@media (min-width: 768px) {
	.hybSmallScreen {
		display: none;
	}

	.bottom ul li {
		float: left;
	}

	.sub_con .pl15 {
		padding-left: 0
	}

	.collapse {
		display: block;
		visibility: visible;
	}

	.panel-default>.panel-heading+.panel-collapse>.panel-body {
		background: #fff;
	}

	.sn01_head,
	.sn02_head {
		margin: -15px 0 0 -13px;
	}
}

.panel-body {
	padding: 0;
}

.download .table>tbody>tr>td {
	line-height: 25px;
}

/* ---------- Message Assistant styles ---------- */
.message {
	position: fixed;
	right: 5px;
	bottom: 5px;
	z-index: 9;
}

.message .item {
	margin-top: 3px;
}

.message .item a {
	width: 40px;
	height: 40px;
	padding: 4px;
	background: #36F;
	display: block;
	font-size: 12px;
	color: #fff !important;
	border-radius: 3px;
	text-align: center;
	line-height: 14px;
}

.message .item a:hover {
	background-color: #18448e;
	text-decoration: none;
}

/* ---------- Video Player styles ---------- */
.video_box {
	width: 100%;
	height: auto;
	background: #000;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.thumbnail_video {
	margin: 0 20px;
}

@media (max-width: 768px) {
	.hybLargeScreen {
		display: none;
	}

	.video_box {
		margin-top: 5px;
	}

	.video_box_top {
		margin-top: 10px;
	}

	.inner_video {
		padding: 0;
	}

	.thumbnail_video {
		margin: 0;
	}
}

.vcp-poster-pic.cover,
.vcp-poster-pic.default {
	width: auto;
	height: 100%;
}

.qrcode {
	width: 96px;
	height: 96px;
}

.icp {
	overflow: hidden;
}

.icp a {
	margin-right: 1em;
}

.icp a[rel="nofollow"] {
	color: #939393;
}

.social-container div {
	color: white;
}

.social-container a {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.h1-hidden {
	height: 0px;
	line-height: 0;
	font-size: 1px;
	color: #FFFFFF;
	opacity: 0.0;
	margin: 0;
	padding: 0;
}

.latest {
	color: red;
	margin-left: 0.5em;
}

.inner .group-news .row .col-sm-12,
.inner .group-news .row .col-sm-6 {
	margin-bottom: 15px;
}

.bg-ad {
	background: content-box radial-gradient(skyblue, white);
	text-align: center;
	min-height: 20em;
}

.bg-ad:hover {
	background: content-box radial-gradient(crimson, skyblue);
	color: white;
}

.bg-ad h2 {
	font-size: 1.7em;
	font-weight: 700;
	padding-top: 2.5em;
	padding-bottom: 0.5em;
}

.bg-ad div {
	display: inline-block;
	text-align: left;
}

.bg-ad a {
	text-align: right;
	font-size: 1em;
	display: block;
	bottom: 1.5em;
	right: 4em;
	position: absolute;
}

.bg-ad div p {
	padding: 0.3em 0;
	font-size: 1.2em;
	font-weight: 500;
}

.solution-product-list {
	float: right;
}

.solution-product-list .main_h {
	margin-top: 30px;
	border-bottom: 1px dashed #ccc;
	height: 45px;
}

.solution-product-list a {
	color: midnightblue;
}

.solution-product-list a.glyphicon-arrow-up {
	border: 1px solid midnightblue;
	border-radius: 2px;
	padding: 0.5em 0.6em;
	line-height: 1.5em;
}
