@charset "utf-8";
body {
	font-family: "微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	background-image: url(../../img/bg1.png);
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
}

.formatd {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}



select::-ms-expand { display: none; }
.bgh {
	background-color: #F6F6F6;
}

.pager {
	text-align: center;
	margin-top: 20px;

}
.pager a {
	font-size: 14px;
	line-height: 36px;
	width: 36px;
	display: inline-block;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	background-color: #FFF;
}
.pager a:hover {
	background-color: #EBEBEB;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pager .pone {
	border: 1px solid #EBEBEB;
}
.pager .pd {
	color: #FFF;
	background-color: #36404B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #36404B;
	border-right-color: #36404B;
	border-bottom-color: #36404B;
}
.pager .pd:hover {
	background-color: #36404B;
}



#icir {
	background-image: url(../image/cbg2.png);
	height: 150px;
	width: 100%;
	margin-top: 7px;
}
#icir .rimg {
	height: 120px;
	width: 157px;
	overflow: hidden;
	background-color: #85C77D;
}
#left-shadow {
	
	top: 40px;
	
	padding-top: 5px;
	padding-left: 5px;
}
#right-shadow {
	
	top: 40px;
	
	margin-top: 5px;
	margin-left: 5px;
}
#icir #demo {
	float: left;
}
#icir .cirpt {
	height: 38px;
}

#icir a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
