body,
header,
nav,
footer,
aside,
div,
ul,
ol,
p,
dd,
li,
h1,
h2,
h3,
h4,
h5,
h6,
a,
img,
input,
form,
label,
button {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	background: #e7eff5;
	font-size: 13px;
	font-family: "思源黑体", Helvetica, "Lucida Grande", "microsoft yahei", Geneva, STheiti;
}

a {
	color: #0390ff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style-type: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*+height: 1%;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 55px;
	background: #004098;
	z-index: 9999;
}

.logo {
	position: relative;
	margin: 6px 0 0 20px;
	float: left;
	cursor: pointer;
}

.expand {
	position: fixed;
	width: 18px;
	height: 18px;
	left: 160px;
	top: 20px;
	color: #fff;
	font-size: 20px !important;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	z-index: 99;
}

.change .expand {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.header-share {
	position: fixed;
	right: 10px;
	top: 15px;
	cursor: pointer;
}

.main-content {
	width: 100%;
	height: 100%;
}

.left-content {
	position: fixed;
	top: 55px;
	width: 180px;
	background: #d6e1e9;
	-webkit-transition: width 0.2s;
	transition: width 0.2s;
	overflow-y: hidden;
	overflow-x: hidden;
}

.left-content .left-main {
	box-sizing: border-box;
	position: absolute;
	width: 200px;
	height: 100%;
	left: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

.left-nav-menu,
.left-nav-menu li {
	position: relative;
	width: 180px;
}

.left-nav-menu>a {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #0390ff;
	display: block;
	padding: 0 10px 0 40px;
}

#hot-bg {
	background: url(../images/icon/hot.png) no-repeat 15px;
	background-size: 14px 14px;
}

#hot-bg:hover {
	background: url(../images/icon/hot-w.png) no-repeat 15px #004098;
	background-size: 14px 14px;
	color: #FFFFFF;
}

#consult-bg {
	background: url(../images/icon/consult.png) no-repeat 15px;
	background-size: 15px 15px;
}

#consult-bg:hover {
	background: url(../images/icon/consult-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#serve-bg {
	background: url(../images/icon/serve.png) no-repeat 15px;
	background-size: 15px 15px;
}

#serve-bg:hover {
	background: url(../images/icon/serve-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#purchase-bg {
	background: url(../images/icon/purchase.png) no-repeat 15px;
	background-size: 14px 14px;
}

#purchase-bg:hover {
	background: url(../images/icon/purchase-w.png) no-repeat 15px #004098;
	background-size: 14px 14px;
	color: #FFFFFF;
}

#video-bg {
	background: url(../images/icon/video.png) no-repeat 15px;
	background-size: 15px 17px;
}

#video-bg:hover {
	background: url(../images/icon/video-w.png) no-repeat 15px #004098;
	background-size: 15px 17px;
	color: #FFFFFF;
}

#forum-bg {
	background: url(../images/icon/forum.png) no-repeat 15px;
	background-size: 15px 15px;
}

#forum-bg:hover {
	background: url(../images/icon/forum-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#data-bg {
	background: url(../images/icon/data.png) no-repeat 15px;
	background-size: 15px 18px;
}

#data-bg:hover {
	background: url(../images/icon/data-w.png) no-repeat 15px #004098;
	background-size: 15px 18px;
	color: #FFFFFF;
}

#standard-bg {
	background: url(../images/icon/standard.png) no-repeat 15px;
	background-size: 14px 15px;
}

#standard-bg:hover {
	background: url(../images/icon/standard-w.png) no-repeat 15px #004098;
	background-size: 14px 15px;
	color: #FFFFFF;
}

#furniture-bg {
	background: url(../images/icon/furniture.png) no-repeat 15px;
	background-size: 14px 15px;
}

#furniture-bg:hover {
	background: url(../images/icon/furniture-w.png) no-repeat 15px #004098;
	background-size: 14px 15px;
	color: #FFFFFF;
}

#property-bg {
	background: url(../images/icon/property.png) no-repeat 15px;
	background-size: 15px 18px;
}

#property-bg:hover {
	background: url(../images/icon/property-w.png) no-repeat 15px #004098;
	background-size: 15px 18px;
	color: #FFFFFF;
}

#detection-bg {
	background: url(../images/icon/detection.png) no-repeat 15px;
	background-size: 15px 15px;
}

#detection-bg:hover {
	background: url(../images/icon/detection-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#bid-bg {
	background: url(../images/icon/bid.png) no-repeat 15px;
	background-size: 15px 15px;
}

#bid-bg:hover {
	background: url(../images/icon/bid-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#research-bg {
	background: url(../images/icon/research.png) no-repeat 15px;
	background-size: 15px 15px;
}

#research-bg:hover {
	background: url(../images/icon/research-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#school-bg {
	background: url(../images/icon/school.png) no-repeat 15px;
	background-size: 15px 15px;
}

#school-bg:hover {
	background: url(../images/icon/school-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#government-bg {
	background: url(../images/icon/government.png) no-repeat 15px;
	background-size: 15px 15px;
}

#government-bg:hover {
	background: url(../images/icon/government-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

#company-bg {
	background: url(../images/icon/company.png) no-repeat 15px;
	background-size: 15px 15px;
}

#company-bg:hover {
	background: url(../images/icon/company-w.png) no-repeat 15px #004098;
	background-size: 15px 15px;
	color: #FFFFFF;
}

.left-nav-menu ul li a {
	display: block;
	padding: 8px 10px 8px 40px;
	color: #5d5d5d;
	margin-bottom: 4px;
	border-radius: 3px;
}

.left-nav-menu ul li a:hover {
	background: #004098;
	color: #FFFFFF;
}

.left-nav-menu ul li a.active {
	background: #b4c7cc;
	color: #5d5d5d;
}

.box-open {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
}

.box-open:hover {
	background: #004098;
}

.box-open:hover span {
	color: #FFFFFF;
}

.open {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: transparent;
	line-height: 34px;
	text-align: center;
	color: #708abd;
	-webkit-transition: all 0.5s;
	transition: transform 0.5s;
}

.change .right-content {
	margin-left: 40px;
}

.change .left-content {
	width: 40px;
	overflow-x: hidden;
}

.change .open,
.change .left-nav-menu ul li {
	display: none;
}

.left-nav-menu>ul {
	display: none;
}

.open-rotate {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.right-content {
	min-width: 800px;
	height: 100%;
	margin-left: 180px;
	padding-top: 50px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	z-index: 99;
}

.right-main {
	width: 100%;
	height: 100%;
	min-width: 800px;
	background: #e7eff4;
	margin: 0 auto;
	max-width: 1280px;
	padding: 10px 20px 0;
	color: #518193;
	font-size: 15px;
}

#search {
	width: 800px;
	z-index: 2;
	margin: 56px auto 14px;
	margin-bottom: 50px;
}

#search form {
	position: relative
}

#search .logo2 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 48px;
	width: 150px;
}

#search-text {
	width: 50%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding: 12px;
	margin-left: 200px;
	border: 0px;
	border-radius: 3px;
}

input[type="text"] {
	font-family: "Lantinghei SC", Helvetica, "Lucida Grande", "microsoft yahei", Geneva, STheiti;
	color: #757575;
	line-height: 48px;
}

#search button {
	position: absolute;
	top: 0px;
	right: 201px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background: #004098;
	border-radius: 0 3px 3px 0;
}

#search button:hover {
	background: #0390ff;
	cursor: pointer;
}

#search button i {
	color: #fff;
	font-size: 18px
}

.s-search img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	height: 48px;
}

.slider-container {
	background: #FFFFFF;
	position: relative;
	border-radius: 8px;
	border: 1px solid #d7e4ec;
	overflow: hidden;
}

.news {
	display: block;
	color: #518193;
	padding: 12px 28px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #d7e4ec;
	position: relative;
}

.news img {
	position: relative;
	top: 3px;
	left: -3px;
}

.slider {
	width: 80%;
	margin: 30px auto;
	position: relative;
	background: #fff;
	margin-top: 30px;
}

.prev {
	width: 15px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: calc(50% - 20px);
	z-index: 2;
	background: url(../images/arrow3.png) no-repeat;
}

.next {
	width: 15px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: calc(50% - 20px);
	z-index: 2;
	background: url(../images/arrow3.png) no-repeat -18px 0px;
}

.slider .slider_ul {
	height: 200px;
}

.slider ul li {
	width: 25%;
	height: 100%;
	text-align: center;
	position: relative;
}

.slider li a img {
	width: 90%;
	height: 100%;
	margin: 0 5%;
	float: left;
}

.slider li p {
	position: absolute;
	bottom: 0px;
	left: 5%;
	width: 90%;
	height: auto;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	font-size: 14px;
	opacity: 0;
}

.slider li:hover p {
	opacity: 1;
}

.panel {
	margin-bottom: 10px;
	padding: 2px;
	background: #fff;
	border: 0 solid #c5d2dc;
	border-radius: 8px;
}

.panel-heading {
	padding: 8px;
	border-bottom: 1px solid #e7eff5;
	border-radius: 5px 5px 0 0;
}

.panel-body {
	padding: 10px;
}

.right-main hr {
	margin: 30px 0px;
	border: 0px;
	border-top: 1px solid #d7e4eb;
}

.main-heading-icon {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.links .panel-heading {
	padding: 12px 24px;
	font-size: 18px;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.links ul {
	border-bottom: 1px solid #f8f8f8;
	padding: 10px 0;
}

.row li {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.links ul:first-child {
	padding-top: 0;
}

.links ul:last-child {
	border: 0;
	padding-bottom: 0;
}

.links li {
	position: relative;
}

.links li>a:first-child {
	display: block;
	min-height: 100px;
	max-height: 100px;
	padding: 16px 16px 13px;
	border-radius: 5px;
	overflow: hidden;
}

.links li a:hover {
	background: #edf5fb;
}

.links h3 a {
	margin: 15px;
	color: #a2a8a2;
	font-size: 18px;
	cursor: default;
	font-weight: normal;
	display: inline-block;
}

.links li a:hover span {
	color: #004098;
}

.link-heading {
	display: block;
	position: relative;
	top: -3px;
	padding-bottom: 2px;
	font-size: 16px;
	/*white-space: nowrap;*/
	overflow: hidden;
}

.link-abstract {
	display: block;
	font-size: 12px;
	color: #a2a8a5;
	line-height: 18px;
}

#right-frame {
	width: 100%;
	height: 100%;
	display: none;
}

.aside {
	position: fixed;
	right: 20px;
	bottom: 30px;
	display: none;
	/*background: #e4e4e4;*/
	z-index: 99;
}

.aside span {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 5px;
	background: #e4e4e4;
	text-align: center;
	line-height: 36px;
	/*border: 1px solid #0390FF;*/
	cursor: pointer;
	margin-bottom: 3px;
}

.aside span:hover {
	color: #004098;
}

.aside .fa-chevron-up {
	border-bottom: none;
}

.aside .fa-chevron-down {
	border-top: none;
}

.aside .fa-chevron-up,
.aside .fa-chevron-down {
	font-size: 22px;
}

.footer {
	padding: 20px 0 10px;
	text-align: center;
}

.copy {
	margin-top: 20px;
	opacity: .8;
}

@media(max-width:980px) {
	.left-content {
		width: 40px;
	}
	.right-content {
		margin-left: 40px;
	}
	.left-nav-menu>ul>li {
		display: none;
	}
}
@media(max-width:800px) {
	.col-xs-4 {
		float: left;
		width: 33.33333333%;
	}
}
@media(min-width:801px) {
	.col-sm-3 {
		float: left;
		width: 25%;
	}
}
@media(min-width:1200px) {
	.col-md-2 {
		float: left;
		width: 16.66666667%;
	}
}
@media(max-width:414px){
	#search-text {
		width: 80%;
		margin-left: 0;
	}
	#search{
		width: auto;
		padding: 0 8px;
	}
	.container{
		width:100%;
	}
	.right-content{
		min-width:auto;
	}
	.right-main{
		min-width:auto;
	}
	#search .logo2{
		display: none;
	}
	#search img{
		display: none;
	}
	#search button{
		position: absolute;
		top: 0;
		right: 25px;
	}
	.change .left-content{
		width: 190px;
		background: #d6e1e9;
		z-index: 99999;
	}
	.box-open{
		display: block;
	}
	.change .open, .change .left-nav-menu ul li{
		display: block;
	}
	.col-xs-4{
		width: 50%;
		line-height: 23px;
	}
	.links li>a:first-child{
		padding: 0px;
		min-height: 60px;
		overflow: hidden;
		height: 91px;
	}
	.slider .slider_ul {
		height: 100px;
	}

	.slider ul li {
		width: 50%;
		height: 100%;
		text-align: center;
		position: relative;
	}
	.row h3{
		line-height: 0;
		width: 80%;
		display: block;
	}
	.link-heading{
		display: block; 
    	position: relative;
    	top: 0px; 
    	padding-bottom: 0px; 
    	font-size: 14px;
    	/*white-space: nowrap;*/
    	overflow: hidden;
	}
	.links h3 a{
		font-size: 16px;
	}
}
