@charset "gb2312";
/* CSS Document */

body {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:180%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #333;
	background-image: url(../image/zx_bg.jpg);
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p { padding:0; margin:0; }
ul { list-style:none; }
img { border:0px; }
a { color:#444; text-decoration:none; }
a:hover {
	color:#FF0000;
}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clear{clear:both; display:block; visibility: hidden; overflow:hidden; line-height:0; font-size:0;}

#fu { margin-right: auto; margin-left: auto; background-image: url(../image/bg6.jpg); }
#ding {
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/dingbg.jpg);
}
#ding1 {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
#ding1nr {
	padding-top: 9px;
	padding-left: 9px;
}





/* QQ在线开始 */
#service{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
            *html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
            #service li{width:161px;height:60px;}
            #service li img{float:right;}
            #service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
            #service li a .shows{display:block;}
            #service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
            #service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
            #service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
            #p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
            #p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
            #p1{width:47px;height:49px;float:left}
            a:hover{text-decoration: none}
			.demo>h2.title{margin:4px 0 30px; padding:15px 0 10px 20px; border-bottom:1px solid #d3d3d3; font-size:18px; color:#a84c10; background:url(../images/arrow.jpg) no-repeat 2px 14px}
			.demo{width:700px; margin:0 auto}
ul.ul_demo li{background:url("images/demo_icon.gif") no-repeat scroll 0 6px; line-height:28px; padding-left:20px}
.demo h3 a{font-size: 14px; margin: 0 10px 5px 0; display: inline-block}
.demo>p{line-height: 30px;font-size: 14px}
.demo h3{font-size: 16px;margin:20px 0}
.demo>p a{font-size: 14px}
.demo h3{font-size: 16px;margin:20px 0}

.foot{height:60px; padding:10px 2px; line-height:24px; text-align:center}
.foot a:hover{color:#51555c}

/* QQ在线结束 */






.button {
	background-color: #1272C9; /* Green */
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.button3 {border-radius: 8px;}



/*body*/
#ditop {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background-color:#fff;
filter:alpha(opacity:95); 	opacity:0.95;
	box-shadow:0px 1px 5px #ddd;
}

#header {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header2 {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
}
#logo {
	float: left;
	margin-top: 23px;
	margin-left: 30px;
}

#logo2 {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}
#logo3 {
	margin-left: 330px;
	padding-top: 35px;
}



#dhbg1 {
	height: 50px;
	background-image: url(../image/dhbg.jpg);
	margin-bottom: 1px;
}
#dhbg{ background:url(../images/nav_bg.jpg) repeat-x; width: 1000px; margin-right: auto; margin-left: auto; }


#nav1 {
	background-color: #FB9821;
	height: 50px;
}

.wp{
	width:1100px;
	margin:auto;
}
#nav{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FB9821;
	background-repeat: repeat-x;
}
.nav ul li{
	float:left;
	line-height:50px;
	height:44px;
	font-size:17px;
	font-family:"微软雅黑";
	background-image: url(../image/nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav ul li a{
	display:block;
	line-height:50px;
	color:#FFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:32px;
	padding-left:32px;
	font-weight: bold;
}
.nav ul li a:hover{
	text-decoration:none;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	background-image: url(../image/nav_hover.jpg);
}

.nav ul li.last{background:none;}
.nav ul li.last2 a{
	display:block;
	line-height:50px;
	color:#FFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:32px;
	padding-left:32px;
	font-weight: bold;
}
.nav ul li.last2{
	float:left;
	line-height:50px;
	height:50px;
	font-size:17px;
	font-family:"微软雅黑";
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../image/nav_hover2.jpg);
}
#mrc {
 clear: left; 
}









#topfu {
	height: 500px;
	background-color: #EBEBEB;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#top {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/t1.jpg);
}
#topdi {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top1 {
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/top1.jpg);
}

#top2 {
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/top2.jpg);
}

#top3 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/news.jpg);
}
#top4 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/sb.jpg);
}
#top5 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/wh.jpg);
}

#top6 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/order.jpg);
}

#top8 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/lxwm.jpg);
}


#menu3 { width: 210px; margin: 0px; padding: 0px; border-bottom-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; }
#menu3 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu3 ul li { height: 28px; line-height: 23px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-family: Verdana, Geneva, sans-serif, "微软雅黑"; font-size: 13px; font-weight: normal; }
#menu3 ul li a { color: #333; text-decoration: none; line-height: 28px; text-align: left; display: block; height: 28px; width: 190px; padding-left: 20px; }
#menu3 ul li a:hover { color: #FFF; background-color: #0371BC; }



.top-nav2 {
	width:900px;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.top-nav2 ul li {
	float:left;
	line-height:35px;
	width: 170px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	height: 30px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
	border: 1px none #CCC;
	display: inline-block;
}
.top-nav2 ul li a {
	display:block;
	padding:0px 15px;
	border-radius:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.top-nav2 ul li a:link,.top-nav ul li a:visited {
	background-color:#FFF;
	border: 1px solid #CCC;
}

.top-nav2 ul li a:visited {border: 1px solid #CCC;}
.top-nav2 ul li a:hover {
	background-color:#1668C6;
	color:#fff;
}





#containerbg {
	background-color: #F3F3F3;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFF;
	width: 1200px;
}











































#linkfridebg {
	background-color: #E6E6E6;
	height: 40px;
	margin-top: 45px;
}
#linkfride {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#linkfridenr {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}













 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 





.indexTypes{ width:220px; ; background:#fff;}

.titleP{ width:100%;  height:110px; background:#094faf;}
.titleP h2{ color:#fff; padding-top:30px; padding-left:35px; font-size:24px; font-weight:bold;}
.titleP span{ display:block; color:#76a7ec; font-size:14px; padding-left:35px;}
.indexTypes ul li{
	border-bottom:1px solid #d1d1d1;
}
.indexTypes ul li a{
	display:block;
	width:100%;
	text-indent:65px;
	line-height:60px;
	background:url("../Image/li.jpg") no-repeat 30px 21px;
	font-size:16px;
	color:#333;
}
.indexTypes ul li a:hover{ background:url("../Image/liH.jpg") no-repeat 30px 21px; color:#094faf;}
.indexTypes h5{ color:#094faf; margin:15px  28px 5px;}
















#menu6 {
	width: 240px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#menu6 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu6 ul li {
	height: 45px;
	line-height: 45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-family: Verdana, Geneva, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	background-color: #F5F5F5;
	border-bottom-color: #FFF;
}
#menu6 ul li a {
	color: #333;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	display: block;
	height: 45px;
	width: 240px;
}
#menu6 ul li a:hover {
	color: #FFF;
	background-color: #63AF33;
}










.sitemap { margin-bottom: 20px; }
.title2 { font-size: 18px; font-weight: bold; color: #333; }













.faq {
	WIDTH: 300px;
	HEIGHT: 360px;
	OVERFLOW: hidden

}

.faq_con {

	PADDING-BOTTOM: 5px; PADDING-LEFT: 9px; PADDING-RIGHT: 15px; PADDING-TOP: 19px

}

.faq_con DL {

	BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 12px; PADDING-LEFT: 4px; WIDTH: 290px; PADDING-RIGHT: 4px; MARGIN-BOTTOM: 14px; PADDING-TOP: 0px

}

.faq_con .lst_dl {

	BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 0px; MARGIN-BOTTOM: 0px

}

.faq_con DT {

	LINE-HEIGHT: 26px; PADDING-LEFT: 30px; BACKGROUND: url("../image/q.gif") no-repeat left 4px

}

.faq_con DD {

	LINE-HEIGHT: 26px; PADDING-LEFT: 30px; BACKGROUND: url("../image/a.gif") no-repeat left 4px

}
.tit {

	BORDER-BOTTOM: #d5d5d5 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 34px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px; FONT-FAMILY: "Microsoft Yahei"; BACKGROUND: none transparent scroll repeat 0% 0%; HEIGHT: 34px; FONT-WEIGHT: normal; PADDING-TOP: 0px

}

































#gd{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.godu {
	WIDTH: 1900px;
	HEIGHT: 300px
}
.godu UL {
 MARGIN: 0px; padding:0px
}
.godu UL LI {
	FLOAT: left;
	MARGIN: 0px;
	LINE-HEIGHT: 26px;
	HEIGHT: 240px;
	TEXT-ALIGN: center;
	width:310px;
	list-style:none
}
.godu UL LI IMG {
	DISPLAY: block;
	WIDTH: 300px;
	HEIGHT: 240px;
	background-image:url( http://imgs.soufun.com/news/2010_07/26/1280137994907.gif);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #CCC;
}
.godu UL LI IMG A {
 BORDER-RIGHT: #fe9b00 1px solid; BORDER-TOP: #fe9b00 1px solid; BORDER-LEFT: #fe9b00 1px solid; BORDER-BOTTOM: #fe9b00 1px solid
}










.morexx {
	float: right;
	margin-top: 20px;
	width: 60px;
}


.blk_18 {
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	border:1px solid #e3e3e3;
	width:1060px;
	margin-top:8px;
	background-color: #eee;
}
.blk_18 .pcont {
	width:1000px;
	float:left;
	overflow:hidden;
	padding-left:5px;
}
.blk_18 .ScrCont {
	width:36766px;
	zoom:1;
	margin-left:-5px;
}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton, .blk_18 .RightBotton { width:15px; height:74px; float:left; background-image: url(../ax.gif); background-repeat: no-repeat; }
.blk_18 .LeftBotton { background-position: 0 0; margin-top: 65px; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
.blk_18 .RightBotton { background-position: 0 -100px; margin-top: 65px; margin-right: 1px; margin-bottom: 10px; margin-left: 5px; }
.blk_18 .LeftBotton:hover { background-position: -20px 0; }
.blk_18 .RightBotton:hover { background-position: -20px -100px; }
.blk_18 .pl img { display:block; cursor:pointer; border:none; margin:6px auto 1px auto; }
.blk_18 .pl { width:300px; border:1px solid #f3f3f3; float:left; float:left; text-align:center; line-height:24px; }
.blk_18 a.pl:hover { border:1px solid #5dacec; color:#5dacec; background:#fff; }















#footfu {
	margin-top: 20px;
	background-color: #F90;
}
#foot {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footbg.jpg);
	height: 260px;
}

#footnr {
	padding-top: 25px;
	padding-left: 5px;
}
#footdi {
	background-image: url(../image/footdibg.jpg);
	height: 53px;
}
#footdinr {
	padding-top: 18px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}





.yang1 {
	font-weight: bold;
	color: #F60;
	font-size: 13px;
}
.yang2 {
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.yang2 a {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}
.yang2 a:hover {
	color:#F00;
}


.yang3 {
	font-weight: normal;
	color: #FFF;
	font-size: 18px;
	line-height: 28px;
}

.yang33 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	line-height: normal;
}

.yang5 {
	font-weight: bold;
	color: #178476;
	font-size: 18px;
	line-height: 200%;
}

.yang5 a {
	color:#178476;
	text-decoration:none;
	font-weight: bold;
}
.yang5 a:hover {
	color:#090;
}
.yang6 {
	font-weight: normal;
	color: #333;
	font-size: 12px;
	line-height: 120%;
}
.yang8 {
	font-weight: bold;
	color: #F30;
	font-size: 18px;
	line-height: 36px;
}

.yang28 {
	font-weight: bold;
	color: #F30;
	font-size: 16px;
	line-height: 36px;
}
.yang18 {
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
}
.yang9 {
	font-weight: bold;
	color: #178476;
	font-size: 16px;
}
.yang9 a {
	color:#094FAF;
	text-decoration:none;
	font-weight: bold;
	line-height: 180%;
}
.yang9 a:hover { color:#D20202; }

.yang10 {
	font-weight: bold;
	color: #178476;
	font-size: 20px;
	line-height: 50px;
}

.yang11 {
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	line-height: 180%;
}

.yang11 a {
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	line-height: 180%;
}
.yang11 a:hover { color:#D20202; }
.yang12 {
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
}
.yang15 {
	font-weight: bold;
	color: #F90;
	font-size: 15px;
	line-height: 180%;
}

.yang15 a {
	color:#F90;
	text-decoration:none;
	font-weight: normal;
}
.yang15 a:hover {
	color:#178476;
}


.yang16 {
	font-weight: bold;
	color: #178476;
	font-size: 20px;
	line-height: 180%;
}
.yang17 {
	font-weight: bold;
	color: #333;
	font-size: 20px;
	line-height: 50px;
}
.yang20 {
	font-weight: bold;
	color: #333;
	font-size: 23px;
	line-height: 180%;
}
.yang21 {
	font-weight: bold;
	color: #F00;
	font-size: 23px;
	line-height: 180%;
}
.yang23 {
	font-weight: bold;
	color: #F85200;
	font-size: 24px;
	line-height: 200%;
}
.yang25 {
	color: #F00;
	font-size: 15px;
	line-height: 180%;
}

.yang26 {
	font-weight: bold;
	color: #F90;
	font-size: 18px;
	line-height: 180%;
}

.yang26 a {
	color:#F90;
	text-decoration:none;
	font-weight: bold;
}
.yang26 a:hover {
	color:#178476;
}

.yang28 {
	font-weight: bold;
	color: #333;
	font-size: 15px;
	line-height: 180%;
}
#side6 {
	float: left;
	width: 266px;
}
#nycpdhtop {
	height: 108px;
	width: 266px;
	background-image: url(../image/qq2_r5_c1.jpg);
}
#nycpdhzj {
	width: 266px;
	background-image: url(../image/qq2_r4_c1.png);
}
#nycpdhnr { padding-top: 6px; padding-left: 3px; }

#nycpdhdi {
	background-image: url(../image/qq2_r5_c1.png);
	height: 27px;
	width: 266px;
}
#nylxwmtop {
	background-image: url(../image/qq2_r6_c1.png);
	height: 115px;
	width: 266px;
}
#nylxwmzj {
	background-image: url(../image/qq2_r7_c1.png);
	width: 266px;
}
#nylxwmnr {
	padding-top: 6px;
	padding-left: 2px;
}

#nylxwmdi {
	background-image: url(../image/qq2_r9_c1.png);
	height: 18px;
	width: 266px;
}




#main6 {
	float: right;
	width: 919px;
}
#main6top {
	height: 66px;
	width: 919px;
	background-image: url(../image/qq2_r5_c3.jpg);
}
#main6zj {
	background-image: url(../image/qq2_r3_c3.png);
	width: 919px;
}
#main6nr {
	padding-top: 16px;
	padding-left: 10px;
}

#main6di {
	background-image: url(../image/qq2_r8_c3.png);
	height: 18px;
	width: 919px;
}
.ddh {
	height: 66px;
	width: 919px;
	background-image: url(../image/qq2_r2_c3.png);
}
.ddh h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1272C9;
	padding-top: 23px;
	padding-left: 60px;
}
.ddh h2 ab{ font-size: 12px; font-weight: normal; color: #333; }
.ddh h2 a{ font-size: 12px; font-weight: normal; color: #333; }



/* 边框开始 */
.sun_prct {
	padding: 10px 0px; width: 100%; display: block;
}
.sun_prct ul {
	border: currentColor; border-image: none;
}
.sun_prct li {
	margin: 0px 17px 17px 0px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 265px !important;
	height: 300px !important;
	position: relative;
	box-shadow: 1px 1px 1px #ececec;
	font-size: 12px;
}
.sun_prct li i {
	left: 0px; top: 0px; position: absolute; z-index: 99;
}
.sun_prct li.lir {
	margin-right: 0px; float: right;
}
.sun_prct li p {
	border: currentColor; border-image: none; width: 265px !important; height: 174px !important; overflow: hidden;
}
.sun_prct li span {
	padding: 10px; font-family: "宋体";
}
.sun_prct li b {
	display: block;
}
.sun_prct li span {
	display: block;
}
.sun_prct li em {
	display: block;
}
.sun_prct li a {
	display: block;
}
.sun_prct li code {
	display: inline-block;
}
.sun_prct li a {
	text-decoration: none;
}
.sun_prct li b {
	margin: 0px auto; width: 200px; color: rgb(51, 51, 51); padding-bottom: 10px; font-size: 14px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.sun_prct li span {
	color: rgb(102, 102, 102); line-height: 20px;
}
.sun_prct li em {
	padding-left: 10px;
}
.sun_prct li code {
	margin-right: 10px;
}
.sun_prct li:hover b {
	color: rgb(0, 102, 204);
}
.sun_prct li:hover {
	border: 1px solid rgb(0, 102, 204); border-image: none;
}
.sun_prct li.liw {
	margin-right: 29px;
}
.sun_prct li i.irt {
	background: rgb(239, 239, 239); left: 222px !important; top: 0px; width: 2px; height: 320px; position: absolute; z-index: 1;
}
.sun_prct li i.botm {
	background: rgb(239, 239, 239); left: 0px; top: 321px !important; width: 221px; height: 2px; position: absolute; z-index: 1;	
}

.line_h03 {
	line-height: 20px;
}
.font_fam {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pro_lb li.npage {
	border: 0px currentColor; border-image: none; text-align: center;
}
.pro_lb li {
	width: 870px; height: 0px; padding-top: 10px; padding-bottom: 10px; float: left;
}

.n_con {
	width: 870px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 13px;
}



.sun_prct li code {
	display: inline-block;
}
.sun_prct li code {
	margin-right: 10px;
}

.animate_two {
	width: 95px;
	margin-right: auto;
	margin-left: auto;
}
/* 边框结束 */
