*html #kefu1 { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: 50px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
 top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 : document.body.scrollTop +50);
}
#kefu1 {
	position: fixed;
	right: 0px;
	top: 80px;
	z-index: 10008;
	width: 132px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}
.cs_tel {
	height: 25px;
	background: url("../images/img.gif") no-repeat 0px 0px;
}
.cs_tel_ct {
	color: #666;
	line-height: 150%;
}
.cs_tel_num {
	color: #c00;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 5px 0px;
}
.cs_online {
	height: 30px;
	background: url("../images/img.gif") no-repeat 0px -50px;
}
.cs_online_qq {
	height: 25px;
}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover {
	text-decoration: none;
	color: #666;
}
.cs_qcode {
	padding: 10px 0px 0px 0px;
}
.cs_free {
	height: 32px;
	background: url("../images/img.gif") no-repeat 0px -100px;
}
.cs_free a {
	display: block;
	height: 32px;
}
.cs_free a span {
	display: none;
}
.cs_baidu {
	height: 32px;
	background: url("../images/img.gif") no-repeat 0px -200px;
}
.cs_baidu a {
	display: block;
	height: 32px;
}
.cs_baidu a span {
	display: none;
}
.cs_spr {
	border-bottom: 1px dashed #c0c0c0;
	margin: 8px 0px;
}
.cs_space {
	clear: both;
	overflow: hidden;
	height: 8px;
}
.cs_close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12px;
	height: 12px;
	background: url("../images/img.gif") no-repeat 0px -150px;
}
.cs_close a {
	display: block;
	height: 10px;
}
.cs_close a span {
	display: none;
}


/*分页*/
.m-page {
	text-align: center;
	font-size: 0;
	height: 38px;
	line-height: 38px;
	padding-right: 10px;
}
.m-page li {
	display: inline
}
.m-page a, .m-page i {
	display: inline-block;
	font-size: 15px;
	background-color: #fff;
	padding: 0px 13px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	border: 0px #ddd solid;
	color: #666;
	font-family: Arial;
	margin-left: 5px;
	vertical-align: top;
}
.m-page a.next, .m-page a.prev {
	font-family: 宋体;
	font-size: 16px;
	font-weight: 700;
}
.m-page a:hover, .m-page li.thisclass a {
	background-color: #01538a;
	color: #fff;
}
.m-page span {
	font-size: 14px;
	padding-right: 10px;
}


.incps {
	padding-top: 0px;
}
.incps li a {
	font-size: 12px;
}
.btc {
	padding-bottom: 5px;
	background-image: url("../images/tpbg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.incps li img {
	width: 244px;
	height: 204px;
	border: solid 1px #ccc;
	padding: 4px;
}
.incps li {
	line-height: 20px;
	width: 252px;
	margin-bottom: 0px;
	float: left;
	line-height: 17px;
	text-align: center;
	margin-left: 17px;
}
.t2 {
	height: 90px;
	background-image: url("../images/t2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}





















#full-screen-slider {
	width: 100%;
	height: 500px;
	position: relative;
	
}
#slides {
	display: block;
	width: 100%;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 0;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 70%;
	top: 450px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 10px;
	border-radius: 5px;
	background: #fff
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #f7640b
}
.page2 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
.page2 .fl_left { /*display:none;*/
	float: left;
	width: 200px;
	line-height: 20px;
	height: 20px;
}
.page2 .fl_left .page_all {
	background: url("../images/icon.gif") no-repeat 0 5px;
*background:url("../images/icon.gif") no-repeat 0 3px;
	padding-left: 12px;
	line-height: 20px;
	display: none;
}
.page2 a {
	color: #0368A8;
	text-decoration: none;
	border: 1px solid #C8D8EC;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	margin: 0 3px;
	display: inline-block;
	background: #FFF;
}
.page2 .page_all {
	margin-right: 20px;
	display: none;
}
.page2 a:hover {
	background: #FD8C00;
	border: 1px solid #EF5927;
	color: #FFFFFF;
}
.page2 .pagenum {
	background: #FD8C00;
	border: 1px solid #EF5927;
	color: #FFFFFF;
}
.page2 .fristimg {
	background: url("../images/p_left_03.gif") no-repeat 0 5px;
*background:url("../images/p_left_03.gif") no-repeat 0 3px;
	padding-left: 15px;
	display: none
}
.page2 .preimg span {
	background: url("../images/p_left_03.gif") no-repeat 0 5px;
*background:url("../images/p_left_03.gif") no-repeat 0 3px;
	padding-left: 8px;
}
.page2 .nextimg span {
	background: url("../images/p_right_03.gif") no-repeat right 5px;
*background:url("../images/p_right_03.gif") no-repeat right 3px;
	padding-right: 8px;
}
.page2 .lastimg {
	background: url("../images/pagelast.gif") no-repeat right 5px;
*background:url("../images/pagelast.gif") no-repeat right 3px;
	padding-right: 15px;
	display: none
}
.page2 .preimg:hover span {
	background: url("../images/p_left_04.gif") no-repeat 0 5px;
*background:url("../images/p_left_04.gif") no-repeat 0 3px;
	padding-left: 8px;
}
.page2 .nextimg:hover span {
	background: url("../images/p_right_04.gif") no-repeat right 5px;
*background:url("../images/p_right_04.gif") no-repeat right 3px;
	padding-right: 8px;
}

