@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #00578c;
}
ul, ol, li {
	list-style-type: none;
	list-style-image: none;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	overflow: hidden;
	font-size: 0px;
}
a {
	color: #07348b;
	text-decoration: none;
}
a:link {
	color: #07348b;
	text-decoration: none;
}
a:visited {
	color: #07348b;
	text-decoration: none;
}
a:hover {
	color: #ec661a;
	text-decoration: underline;
}
.head {
	width: 1000px;
	margin: 0 auto;
}
.top {
	height: 20px;
	background: #e8e8e8;
}
.top .tel {
	width: 860px;
	float: left;
	font-size: 12px;
	font-family: "Times New Roman", "宋体";
	color: #666;
	text-align: right;
}
.top .link {
	width: 100px;
	float: right;
	font-size: 12px;
	font-family: "Times New Roman", "宋体";
	color: #01588D;
	text-align: right;
	padding-right: 20px;
}
.top .link a:link {
	color: #006;
	text-decoration: none;
}
.top .link a:visited {
	color: #006;
	text-decoration: none;
}
.top .link a:hover {
	color: #006;
	text-decoration: none;
}
.site_name {
	height: 94px;
	background: #fff;
	border-bottom: solid 1px #a8c7d9;
}
.site_name .logo { width:640px; float:left; }
.site_name .link { width:160px; float:right; padding-top:10px;}

.site_name .link ul {}
.site_name .link ul li { width:86px; height:56px; float:left; text-align:center; background:url(../images/b2.jpg) no-repeat; margin-left:1px; line-height:24px;}
.site_name .link ul li a:link { font-size:12px; text-decoration:none; font-family:"Times New Roman", "宋体"; color:#01588D;}
.site_name .link ul li a:visited { font-size:12px; text-decoration:none; font-family:"Times New Roman", "宋体"; color:#01588D;}
.site_name .link ul li a:hover { font-size:12px; text-decoration:none; font-family:"Times New Roman", "宋体"; color:#F90;}
.banner {
	clear: both;
	height: 300px;
	overflow: hidden;
}
#menu {
	height: 39px;
	overflow: hidden;
	clear: both;
}
#menu ul {
}
#menu ul li {
	width: 100px;
	height: 39px;
	float: left;
}
#menu ul li a:link {
	width: 100px;
	height: 39px;
	display: block;
	text-decoration: none;
}
#menu ul li a:visited {
	width: 100px;
	height: 39px;
	display: block;
	text-decoration: none;
}
#menu ul li a:hover {
	width: 100px;
	height: 39px;
	display: block;
	text-decoration: none;
}
#menu .m1 {
	width: 100px;
	background: url(../images/menu.jpg) no-repeat;
}
#menu a:hover.m1, .m1_1 {
	width: 100px;
	background: url(../images/menu.jpg) 0px -39px no-repeat;
}
#menu .m2 {
	width: 100px;
	background: url(../images/menu.jpg) -100px 0px no-repeat;
}
#menu a:hover.m2, .m2_1 {
	width: 100px;
	background: url(../images/menu.jpg) -100px -39px no-repeat;
}
#menu .m3 {
	width: 100px;
	background: url(../images/menu.jpg) -200px 0px no-repeat;
}
#menu a:hover.m3, .m3_1 {
	width: 100px;
	background: url(../images/menu.jpg) -200px -39px no-repeat;
}
#menu .m4 {
	width: 100px;
	background: url(../images/menu.jpg) -300px 0px no-repeat;
}
#menu a:hover.m4, .m4_1 {
	width: 100px;
	background: url(../images/menu.jpg) -300px -39px no-repeat;
}
#menu .m5 {
	width: 100px;
	background: url(../images/menu.jpg) -400px 0px no-repeat;
}
#menu a:hover.m5, .m5_1 {
	width: 100px;
	background: url(../images/menu.jpg) -400px -39px no-repeat;
}
#menu .m6 {
	width: 100px;
	background: url(../images/menu.jpg) -500px 0px no-repeat;
}
#menu a:hover.m6, .m6_1 {
	width: 100px;
	background: url(../images/menu.jpg) -500px -39px no-repeat;
}
#menu .m7 {
	width: 100px;
	background: url(../images/menu.jpg) -600px 0px no-repeat;
}
#menu a:hover.m7, .m7_1 {
	width: 100px;
	background: url(../images/menu.jpg) -600px -39px no-repeat;
}
#menu .m8 {
	width: 100px;
	background: url(../images/menu.jpg) -700px 0px no-repeat;
}
#menu a:hover.m8, .m8_1 {
	width: 100px;
	background: url(../images/menu.jpg) -700px -39px no-repeat;
}
#menu .m9 {
	width: 100px;
	background: url(../images/menu.jpg) -800px 0px no-repeat;
}
#menu a:hover.m9, .m9_1 {
	width: 100px;
	background: url(../images/menu.jpg) -800px -39px no-repeat;
}
#menu .m10 {
	width: 100px;
	background: url(../images/menu.jpg) -900px 0px no-repeat;
}
#menu a:hover.m10, .m10_1 {
	width: 100px;
	background: url(../images/menu.jpg) -900px -39px no-repeat;
}
#dropMenu {
}
#dropMenu ul {
	background: #F9C03B url(../images/b4.jpg) repeat-x bottom;
	padding: 5px 0px;
}
#dropMenu ul li {
	width: 100px;
	overflow: hidden;
	text-align: center;
	height: 28px;
	line-height: 28px;
	background: url(../images/b5.png) center bottom no-repeat;
}
#dropMenu ul li a:link {
	font-size: 12px;
	color: #141414;
	text-decoration: none;
}
#dropMenu ul li a:visited {
	font-size: 12px;
	color: #141414;
	text-decoration: none;
}
#dropMenu ul li a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#search {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #444;
	background: #D4D4D4;
	border-bottom: #FFFFFF solid 1px;
	clear: both;
	overflow: hidden;
}
#keyWords {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	width: 120px;
}
#txtTime {
	font-family: "Times New Roman", "宋体";
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	color: #444;
}
#tel {
	font-family: "Times New Roman", "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
#friendLinks {}
#friendLinks ul {width:151px;border-top-width: 1px;border-right-width: 1px;border-top-style: solid;border-right-style: solid;border-top-color: #01519A;border-right-color: #01519A;}
#friendLinks ul li {width:150px;height:22px;line-height:22px;text-align:center;border-bottom-width: 1px;border-left-width: 1px;border-bottom-style: solid;border-left-style: solid;border-bottom-color: #01519A;border-left-color: #01519A;background-color:#C9DFF4;}
#friendLinks ul li a:link { font-size:12px; text-decoration:none; color:#333;}
#friendLinks ul li a:visited { font-size:12px; text-decoration:none; color:#333;}
#friendLinks ul li a:hover { font-size:12px; text-decoration:underline; color:#333;}
.main {
	width: 1000px;
	margin: 0 auto;
}
.main_block {
	width: 100%;
	float: left;
	background-color: #efefef;
}
#left_block { width: 288px; float: left }
.left_block {
	width:280px; padding:3px; border:1px solid #CCC; background:#F4F8FD; float:left;
}
.lb_aboutus {
	width: 280px;
	height: 216px;
	float: left;
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.lb_body {
	float: left;
	width: 248px;
	height: 140px;
	margin-top: 20px;
	padding: 0px 15px 15px 15px;
	border-bottom: 1px solid #cbccce;
	border-right: 1px solid #cbccce;
	border-left: 1px solid #cbccce;
	overflow: hidden;
	display: inline;
	line-height: 25px;
	text-indent:2em;
}
.mid_block {
	width:438px; float:left; padding:0px 7px;
}
.news_block {
	width: 436px;
	border:1px solid #CCC; padding:3px; background:#F4F8FC;
	float: left;
	background-color: #f4f8fd;
}
.news_block_title {
	width: 436px;
	height: 44px;
	float: left;
	background-image: url(../images/news_title_bg.jpg);
	background-repeat: no-repeat;
}
.news_block_title ul{
	margin-top: 0px;
	margin-left: 20px;
	display: inline;
}
.news_block_title li {
	float: left;
	width: 100px;
	height: 44px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.news_block_list {
	float: left;
	width: 436px;
	height: 172px;
	background: #f4f8fd;
	overflow: hidden;
}
.news_block_list ul {
	float: left;
	width: 416px;
	padding: 5px 10px;
}
.news_block_list li {
	float: left;
	width: 416px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px #d9d9d9 dotted;
}
.right_block {
	width:246px; float:right; padding:3px; border:1px solid #CCC; background:#F4F8FD;
}
.cert_block {
	width: 246px;
	float: left;
}
.cert_title {
	float:left;
	width: 214px;
	height: 36px;
	line-height: 36px;
	background: url(../images/t1.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 32px;
}
.cert_body {
	float:left;
	width: 246px;
	height: 180px;
	overflow: hidden;
}
.more {
	float: right;
	margin-right: 10px;
	display: inline;
	font-weight: normal;
	font-size: 12px;
	*margin-top: -36px;
}
.more a {
	color: #fff;
}
.more a:link {
	color: #fff;
}
.more a:visited {
	color: #fff;
}
.more a:hover {
	color: #fff;
}
.top_8 {
	margin-top: 8px;
}
.partner_block {
}
.partner_title {
	width: 248px;
	height: 36px;
	line-height: 36px;
	background: url(../images/t1.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 32px;
}
.partner_body {
	width: 248px;
	height: 185px;
}
.cases_block {
	width: 696px;
	float: right;
	padding:3px; border:1px solid #CCC; background:#F4F8FD;
}
.case_title {
	width: 664px;
	height: 30px;
	line-height: 30px;
	background: url(../images/t2.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 32px;
	float: left;
}
.case_body {
	float: left;
	width: 696px;
	height: 428px;
}
.show_body {
	float: left;
	width: 696px;
	height: 206px;
}
.products_block {
	width:992px; padding:3px; border:1px solid #CCC; background:#F4F8FD; float:left;margin-top: 10px;
}
.product_title {
	width: 992px;
	height: 83px;
	float: left;
	background: url(../images/product_title.jpg) no-repeat;
}
.product_list {
	float: left;
	width: 980px;
	height: 360px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #cbccce;
	border-right: 1px solid #cbccce;
	border-left: 1px solid #cbccce;
	overflow: hidden;
	display: inline;
}
.show_block {
	width: 696px;
	float: left;
	padding:3px; border:1px solid #CCC; background:#F4F8FD;
}
.show_block_title {
	width: 36px;
	height: 185px;
	background: url(../images/show.jpg) no-repeat #fff;
	float: left;
}
.show_block_body {
	float: right;
	width: 650px;
	height: 185px;
}
.show_block_body li {
	float: left;
}
#contact_block { width: 288px; float: right }
.contact_block {
	width:280px; padding:3px; border:1px solid #CCC; background:#F4F8FD; float:left;
}
.contact_block_title {
	width: 260px;
	height: 36px;
	line-height: 36px;
	background: url(../images/contact_title_bg.jpg) no-repeat;
	font-weight: bolder;
	color: #ffffff;
	font-size: 14px;
	padding-left: 20px;
	float: left;
}
.contact_block_body {
	float: left;
	width: 260px;
	height: 129px;
	padding: 10px;
	overflow: hidden;
}
.contact_block_body p {
	height: 22px;
	line-height: 22px;
}
.vip {
	float: left;
	width: 992px;
	height: 60px;
	border: 1px solid #cccccc;
	margin: 8px 3px 3px 3px;
	display: inline;
	background-color: #fff;
}
.vip p {
	float: left;
	height: 60px;
	width: 100px;
	line-height: 60px;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
}
.foot {
	width: 1000px;
	margin: 0 auto;
}
.foot_bar {
	float: left;
	width: 1000px;
	height: 40px;
	line-height: 40px;
	background-color: #025caa;
}
.foot_bar p {
	text-align: center;
	color: #fff;
}
.foot_bar a {
	color: #fff;
}
.foot_bar a:link {
	color: #fff;
}
.foot_bar a:visited {
	color: #fff;
}
.copyright {
	float: left;
	width: 1000px;
	padding-top: 10px;
	color: #fff;
	background-color: #0f6fb9;
	padding-bottom: 10px;
}
.copyright p {
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.images_more {float:right; width:85px; height: 40px; display:block;}

.index_more {float:right;width:45px;height:19px;background:url(../images/more.jpg) no-repeat;display:block;margin-right:10px;}

.textlist {list-style: none;float:left;width: 100%; padding:10px;display: block;overflow: hidden;}
.textlist li {width: 100%;padding-left: 8px;height: 32px;line-height: 32px;background: url('../images/icon3.gif') no-repeat 0px 10px;list-style: none;overflow: hidden;border-bottom:1px dotted #d9d9d9;}
.textlist li .names {float: right;color: #bdbdbd;font-size: 12px;}

.index_caselist {list-style: none;margin: 0 auto;padding: 0px;width:696px;float:left;margin-top:15px;margin-bottom:15px;}
.index_caselist li{background:url(../images/rp.gif) no-repeat 0 8px;border-bottom:1px dotted #d9d9d9;float:left;height:25px;line-height:25px;padding-left:15px;width:191px;margin-right:12px;margin-left:12px;margin-bottom:10px;display:inline}
.index_caselist li .data {float: right;padding-right: 10px;color: #B3B3B3;}

.tit_link a{color:#FFF;font-family:"Microsoft YaHei"}
.tit_hover{background:url(../images/new_top_hover_bg.jpg) 5px 0 no-repeat;display:block;height:44px;width:90px}
.tit_hover a{color:#FEF2B6;font-family:"Microsoft YaHei"}
#div2,#div3{display:none}
#div1 ul,#div2 ul,#div3 ul{padding:0 10px 5px}

.w_ctr .JQ-slide{width:246x;height:180px;overflow:hidden;position:relative;}
.w_ctr .JQ-slide-content{position:absolute;}/*必须要的元素*/
.w_ctr .JQ-slide-content li{width:246px;height:180px;float:left;display:inline;position:relative;}
.w_ctr .JQ-slide-content li img{width:246x;height:180px;}
.w_ctr .JQ-slide-content li span{display:block;background:black;color:white;font-size:14px;font-weight:bold;padding:0 14px;line-height:28px;position:absolute;bottom:5px;left:0;z-index:10;width:246px;overflow:hidden;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.w_ctr .JQ-slide-nav{position:absolute;bottom:14px;right:8px;z-index:30;}
.w_ctr .JQ-slide-nav li{float:left;display:inline;background:url(../images/focus_li.png) no-repeat;width:10px;height:10px;text-indent:-999em;overflow:hidden;cursor:pointer;margin-right:5px;}
.w_ctr .JQ-slide-nav li.on{background-position:-15px 0;}

/*three sliders*/
.slide {
	width: 650px;
	height: 185px;
	overflow: hidden;
	position: relative;
	display: none;
}
.slide-ul {
	position: relative;
	width: 8640px;
	margin: 0 0 0 -5px;
}
.slide-ul li {
	display: inline;
	float: left;
	width: 210px;
	height: 185px;
	padding: 0 5px;
	overflow: hidden;
}
.slide-ul a {
	display: block;
	width: 210px;
	height: 185px;
	overflow: hidden;
	color: #fff;
}
.slide-ul a:hover .pic-txt {
	color: #fff;
}
.slide-ul .pic-txt {
	display: block;
	bottom: -30px;
	position: relative;
	width: 200px;
	height: 30px;
	margin: -30px 0 0;
	padding: 0 5px;
	font: 14px/30px Microsoft YaHei;
	text-align: center;
	z-index: 1;
	background: rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#80000000, endColorstr=#80000000);
	cursor: pointer;
}

.info-btn {
	width: 225px;
	height: 22px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	zoom: 1;
}
.info-btn li {
	float: left;
	padding: 0 3px;
}
.info-btn li span {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/infor-btn.png) 0 -27px no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}
.info-btn .info-cur span, .info-btn .info-hover span {
	background-position: 0 0;
}


/* pages */
.hm {
	width: 1000px;
	height: 10px;
	float: left;
	background-image: url(../images/hm.jpg);
	background-repeat: no-repeat;
}
.pb {
	background:#F7F7F7;
	overflow:hidden;
}
.plb {
	width: 230px;
	float: left;
	overflow:hidden;
}
.plb_title {
	width: 230px;
	height: 46px;
	line-height: 52px;
	font-family:"微软雅黑";
	font-size:16px;
	padding-left:50px;
	font-weight:bold;
	background-image: url(../images/p_l_1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.plb_body {
	width: 230px;
	background-image: url(../images/p_l_3.jpg);
	background-repeat: repeat-y;
}
.plb_body ul { padding:10px 0px;}
.plb_body ul li { height:28px; line-height:28px; background:url(../images/p_l_2.jpg) no-repeat center bottom; font-size:12px; padding-left:40px;}
.plb_body ul li a:link { text-decoration:none; display:block; background:url(../images/d2.gif) no-repeat 0px 12px; padding-left:15px; color:#000;}
.plb_body ul li a:visited { text-decoration:none; display:block; background:url(../images/d2.gif) no-repeat 0px 12px; padding-left:15px; color:#000;}
.plb_body ul li a:hover { text-decoration:none; display:block; background:url(../images/d2.gif) no-repeat 0px 12px; padding-left:15px; color:#FF6B00;}
.plb_bottom {
	width: 230px;
	height: 10px;
	background-image: url(../images/p_l_4.jpg);
	background-repeat: no-repeat;
}
.space_10 { height:10px; clear:both; overflow:hidden; font-size:0px; }
.prb {
	width: 770px;
	float: right;
	overflow:hidden;
	background:#FFF;
}
.path { width: 770px; height:40px; line-height:40px; background:#F7F7F7; font-size:12px; font-family:"宋体"; padding-left:10px; float: left;}
.path a:link { color:#333; text-decoration:none;}
.path a:visited { color:#333; text-decoration:none;}
.path a:hover { color:#333; text-decoration:none;}

.prb_top { width: 770px; height:62px; float:left; background:url(../images/b12.jpg) no-repeat;}
.prb_body { width: 650px; float: left; border-left:10px solid #F7F7F7; border-right:10px solid #F7F7F7; padding:20px 50px; font-size:12px; font-family:"宋体";}
.prb_end { width: 770px; float: left; height:15px;}

.prb_top .title { font-size:18px; text-align:center; font-family:"宋体"; font-weight:bold; line-height:60px;}
.prb_body .title { font-size:18px; text-align:center; font-family:"宋体"; font-weight:bold; height:50px; line-height:50px;}
.prb_body .about { font-size:12px; height:20px; line-height:20px; background:#F7F7F7; text-align:center;}
.prb_body .content { font-size:14px; line-height:180%; font-family:"宋体"; overflow:hidden; padding-top:20px;}
.prb_body .content p {text-indent: 2em;}
.prb_body .content a {color:#333;}
.prb_body .content .infolist {float:left;font-size:14px;}
.prb_body .content .data {color: #999999;font-size:12px;float:right;}
.prb_body .goTop { font-size:12px; text-align:right; height:30px; line-height:30px;}

.newslist {list-style: none;margin: 0 auto;padding: 0px;margin-left: 10px;display:inline;}
.newslist li {height: 35px;line-height: 35px;text-align: left;margin: 0 auto;padding-left: 15px;list-style: none;background: url('../images/icon3.gif') no-repeat 5px 15px;border-bottom: 1px dotted #DADBD6;overflow: hidden;}
.newslist li .data {float: right;padding-right: 10px;color: #B3B3B3;}

.margintop8 {margin-top: 8px;}
.center {text-align: center;}
.pagelist {float: left;width: 650px;font-size:12px;}

.showlist {list-style: none;margin: 0 auto;text-align: center;padding: 0px;overflow: hidden; width: 750px;}
.showlist li {float: left;padding: 8px; text-align: center;width: 310px;height:270px;overflow: hidden;}
.showlist li img {border: 1px solid #EEE;width:300px;height:225px;padding: 4px;}
.showlist li p {margin: 0px;padding: 0px;}
.showlist li .t {height: 30px;line-height: 30px;}

.prolist {list-style: none;margin: 0 auto;text-align: center;padding: 0px;overflow: hidden; width: 750px;}
.prolist li {float: left;padding: 2px; text-align: center;width: 210px;height:220px;overflow: hidden;}
.prolist li img {border: 1px solid #EEE;width:200px;height:150px;padding: 4px;}
.prolist li p {margin: 0px;padding: 0px;}
.prolist li .t {height: 30px;line-height: 30px;}

.product_list {overflow: hidden;list-style-type: none;margin: 0px auto;margin-top: 0px;}
.product_list li {float: left;padding: 0px 10px 0px 10px;text-align: center;width: 142px;height: 180px;overflow: hidden;}
.product_list a {color:#333;}
.product_list li .t {height: 25px;line-height: 25px;overflow: hidden;display: list-item;}
.product_list li p {height: 25px;line-height: 25px;padding:0px;margin: 0px;}
.product_list li img {border: 2px solid #EEE;padding:5px;}
.product_list li img:hover {border: 2px solid #00a1d8;padding:5px;}

/* pro detail */
.righttext {float: left;width: 650px;font-size:12px;overflow:hidden}
.readpic {float: left;width: 225px;height: 225px;padding: 5px;}
.readpic img {border: 1px solid #EEE;}
.readtitle {float: left;width: 403px;margin-left: 10px;text-align: left;display:inline;}
.readtitle dl dt {color: #FF6600;font-size:16px;font-weight: bold;line-height: 180%;padding-left:10px;}
.readtitle dl dd {color: #828282;height:30px;line-height: 30px;padding-left:10px;}
.readtitle dl dd.summary {color: #828282;height: 175px;line-height: 30px;padding-left: 10px;overflow: auto;}
.readtitle dl dd.fastline {background-color:#f8f8f8;color: #828282;height:30px;line-height: 30px;}
.readtitle dl dd.orderbotton {padding-top:15px;}
.readlist {float: left;margin: 0 auto;width: 650px;margin-top: 10px;}
.readlist .tg {height: 33px;line-height: 33px;font-size: 14px;padding-left: 30px;font-weight: bolder;background: url('../images/t3.jpg') no-repeat;color: #FFF;}
.readlist .tg1 {height: 48px;line-height: 33px;font-size: 14px;padding-left: 35px;font-weight: bold;background: url('../images/t3.jpg') no-repeat;color: #FFF;}
.readlist .tg3 {height: 38px;line-height: 38px;font-size: 14px;font-weight: bold;padding-left: 10px;border-bottom: 1px dotted #d0d0d0;}
.readlist .l {padding: 10px 0px 0px 0px;overflow: hidden}
.readlist .l li {float: left;font-size:12px;}

/*job list*/
.joblist {list-style: none;margin: 0 auto;padding: 0px;margin-left: 10px;display:inline;}
.joblist li {list-style: none;padding:10px 0px 10px 0px;border-bottom: 1px dotted #DADBD6;overflow: hidden;}

/*case list*/
.caselist {list-style: none;margin: 0 auto;padding: 0px;width:650px;float:left;margin-bottom:20px;}
.caselist li{background:url(../images/rp.gif) no-repeat 0 8px;border-bottom:1px dotted #d9d9d9;float:left;height:25px;line-height:25px;padding-left:12px;width:190px;margin-right:13px;margin-bottom:10px;display:inline;overflow:hidden;font-size:12px;font-family:"Microsoft YaHei"}


/*kdxf css*/
.kdxf{width: 650px;height: 185px;clear: both;position: relative;}
.bx_wrap {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	overflow: hidden;
}
.bx_wrap ul img {
	border: 1px solid #cccccc;
	padding: 5px;
}
.bx_wrap ul li{
	float: left;
	padding: 5px 7px 10px 5px;
	text-align: center;
	width: 210px;
	overflow: hidden;
}
.bx_wrap ul li a:hover{text-decoration:none; color:#f30}
.bx_wrap ul li .t {
	height: 20px;
}
.bx_wrap a.prev {width:20px;height:24px;line-height:24px;outline-style:none;outline-width: 0;position:absolute; top:45px; left:-2px; text-indent:-999em; background: url(img/arr_left.gif) no-repeat;}
.bx_wrap a.next {width:20px;height:24px;line-height:24px; left:626px;position: absolute;top:45px; text-indent:-999em; background:url(img/arr_right.gif) no-repeat;}