#banner img{
	width: 100%;
	height: 100%;
}
.topnav {
	position: absolute;
	left: 15%;
	top: 0;
	width: 70%;
}

.logo{
	float: left;
	width: 120px;
	height: 30px;
	background: url("../images/logo.png") no-repeat;
	background-size:100% 100%;
	margin-top: 5px;
}

.navmenu{
	float: right;	
}

.navmenu li {
	float: left;
	padding: 10px;
}

.navmenu li.active{
	border-bottom: 2px solid #0074ff;
}

.navmenu li a{
	color:#5d6069;
	font-size: 12pt;
	text-decoration: none;
}

.navmenu li.active a{
	color:#0073ff;
}

a.title{
	float: left;
	font-size: 18pt;
	color: #333846;
	text-decoration: none;
}

a.title img{
	border: none;
	width: 22px;
	margin-top: -2px;
}

.showbar{
	margin: auto;
	width: 73%;
	height: auto;
	text-align: left;
	display: block;
	overflow:hidden;
	padding: 15px;
	min-width: 400px;
}

.showbar a{
	display: inline-block;
	text-decoration: none;
}

.showbar b{
	font-size: 12pt;
	padding: 5px 15px;
	background: #eee;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.showbar p{
	line-height: 25px;
	font-size: 12pt;
	margin-top: 20px;
	padding: 10px;
}

.page{
	width:100%;
	min-height:500px;
	display: block;
	overflow:hidden;
}

.content{
	margin: auto;
	width: 73%;
	height: auto;
	text-align: left;
	display: block;
	overflow:hidden;
	padding: 15px;
	min-width: 400px;
}

.kuaijie{
	width: 100%;
	height: auto;
	padding-top: 5px;
	/*color: #92aa9b;*/
	margin-top: 20px;
	display: block;
	overflow:hidden;
	position: relative;
	margin-bottom: 40px;
}

.margintop10{
	margin-top: 10px;
}

.cleft{
	float: left;
	line-height: 24px;
	padding: 20px;
	display: contents;
}

.cright{
	float: right;
	line-height: 24px;
	padding: 20px;
	display: contents;
}

.ctitle{
	font-size: 16pt;
	font-weight: bolder;
	padding-left: 20px;
	color: #555;
	background-image: url(../images/Tildian.png);	
	background-repeat: no-repeat;
	background-position: 1px 5px;
	text-align: left;
}

.ccontent{
	margin-top: 10px;
	font-size: 14pt;
	line-height: 30px;
}

.ctright{
	width: 284px;
	height: 174px;
	margin-top: 20px;
	float: right;
	background-image: url(../images/kjt.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.ctleft{
	width: 284px;
	height: 174px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/lht.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.jcright{
	width: 284px;
	height: 174px;
	margin-top: 20px;
	float: right;
	background-image: url(../images/jct.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.tedianl{
	width: 100%;
	height: auto;
	padding-top: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	display: block;
	overflow:hidden;
	position: relative;
}

.tedianleft{
	width: 180px;
	height: 15px;
	background-image: url(../images/tdLeft.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 10%;
	top: 40px;
}

.tediancenter{
	width: 50%;
	margin: auto;
	text-align: center;
	line-height: 50px;
	color: #50a369;
}

.tedianright{
	width: 180px;
	height: 15px;
	background-image: url(../images/tdRight.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 10%;
	top: 40px;
}

.tediancenter h2{
	color: #555;
}

.tedianc{
	width: 100%;
	height: auto;
	display: block;
	overflow:hidden;
	padding: 2px;
	margin-bottom: 40px;
}

.opsource{
	width: 100%;
	height: 140px;
	background-image: url(../images/opensource.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	padding: 20px;
}

.powerfull{
	width: 100%;
	height: 140px;
	background-image: url(../images/powerfull.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	padding: 20px;
}

.crplatform{
	width: 100%;
	height: 140px;
	background-image: url(../images/crplatform.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	padding: 20px;
}

.quote-item {
	padding: 20px;
	line-height: 25px;
	border-right: 2px solid #d9e0ef;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.quote-item-active{
	padding: 20px;
	line-height: 25px;
	border-right: 2px solid #009688;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.site-content{
	padding: 50px;
}

.jumbotron{
	background: none;
}

.jumbotron p{
	line-height: 35px;
	padding: 10px;
}

.site-content h3{
	padding: 10px;
}

.TitleListandIcon{
	border: 1px solid #fff;
	cursor: pointer;
	padding: 5px;
}

.TitleListandIcon:hover{
	border: 1px solid #eee;
}

.TitleListandText{
	width: 100%;
	height: 100px;
	overflow: hidden;
}

div.TitleListandIcon::after{
	 content: "...";
	 position: absolute;
	 right: 10px;
	 bottom: 12px;
}

.about{
	margin: auto;
	width: 73%;
	height: auto;
	text-align: left;
	display: block;
	overflow:hidden;
	padding: 15px;
	line-height: 30px;
	min-width: 400px;
}

.about strong{
	font-size: 12pt;
	margin-top: 20px;
	padding: 10px;
	cursor: pointer;
}

.about p{
	font-size: 12pt;
	padding: 5px;
}

.footer{
	width: 100%;
	min-height:100px;
	line-height: 50px;
	background: #090e1b;
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
}

.footer a{
	color: #5a637a;
	font-size: 12pt;
}