@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
}


body {
background:url(../images/bg.jpg) repeat-x left top;
     margin:0 auto;
	 padding:0px;
	 color:#333;
	 font-size:12px;
	overflow-x:hidden;
	font-family:"宋体"
}

.bgf{
width:1050px; margin: 0 auto; position:relative;
}
.w{
width:1000px; margin: 0 auto; position:relative;
}
.w1{
width:1130px; margin: 0 auto; 
}

.yah{
font-family:"宋体"
}
a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}

a:focus { -moz-outline-style: none; outline:0;/*兼容火狐浏览器*/  
} 
a:link {
	text-decoration: none;
	star:expression(this.onFocus=this.blur());/*让加载样式时同时加载js事件*/  

}
a:visited {
	text-decoration: none;
	star:expression(this.onFocus=this.blur());/*让加载样式时同时加载js事件*/  


}
a:hover {
	text-decoration: none;
	color:#f00;
}
a:active {
	text-decoration: none;
	
}
tr,td{
padding:0 5px;
font-size:12px;
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
p,ul,ol,li,form {
	margin:0px;
	padding:0px;
	list-style: none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cl{
clear:both;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
* html .clearfix { height: 1%; }
.blank{
height:10px;
overflow:hidden;
}

.pd5{
padding:5px;
}
.pd10{
padding:10px;
}
.blank5{
height:5px;
overflow:hidden;
}
.blank2{
height:20px;
overflow:hidden;
}
.blank3{
height:30px;
overflow:hidden;
}
.bd1{
border:1px solid #ccc;

}
.bd2{
border-bottom:1px solid #dedede;
height:10px;
overflow:hidden;

}
.bd3{
border:1px solid #c9c9c9;
}

.ml{
margin-left:10px;
}
.mr{
margin-right:10px;}

/*--------------头部开始------------------*/
#top{
height:110px;
margin:0 auto;
padding:0;
}
.top{
width:1000px;
overflow:hidden;
margin:0 auto;
}
.topr{
width:650px;
overflow:hidden;
padding-top:5px;
}
.topfx{

height:30px;
line-height:30px;
width:230px;
}
.bshare-custom{
padding-top:6px;}
.telwz{
background:url(../images/tel.jpg) no-repeat left center;
padding-left:20px;
font-size:14px;
font-weight:bold;
color:#474848;
}

.logo{
background:url(../images/logo.png) no-repeat left 40px;
width:320px;
height:80px;
overflow:hidden;
margin:0 auto;
}
.logo a{
display:block;
width:170px;
padding-left:150px;
font-size:16px;
padding-top:60px;
line-height:20px;
height:100px;
overflow:hidden;
color:#bdbdbd;

margin:0 auto;
}
.inss{
background:url(../images/inss.jpg) no-repeat left top;
height:25px;
line-height:25px;
width:244px;
margin:8px 0;
overflow:hidden;
}

.sswb{
border:none;
height:25px;
line-height:25px;
width:165px;
padding-left:25px;
background:none;
color:#a9a9a9;
}
.ssan{
background:none;
height:25px;
line-height:25px;
font-size:14px;

cursor:pointer;
text-align:center;
width:50px;
color:#fff;
border:0;
}



#dhlm{
height:25px;
margin:0 auto;

}
/*==========tab==========*/

.tab{
width:890px;
height:25px;
line-height:25px;
overflow:hidden;
}

.tab ul li{float:left; z-index:100; padding:0;} 
.tab ul li a{padding-left:28px; float:left;   }
.tab ul li a span{height:25px; line-height:25px; float:left;  padding-right:28px;
 cursor:pointer;
letter-spacing:1px;
 font-size:16px;  }
 
.tab ul li.current a{ color:#f60; font-size:16px; }
.tab ul li a:hover { color:#f60; }
.tab ul li a:hover span{}
.tab ul li.current a span{ }

.tobr{
text-align:right;
width:200px;
line-height:40px;

}
.tobr a{
color:#fff;
font-weight:bold;
font-size:14px;

}
.tobr a:hover{
text-decoration:underline;}

/*==========导航==========*/


/*menu*/
ul,li {list-style-type:none; text-transform:capitalize;}
#nav { display:block;
margin:0 auto;
width:650px;
}
#nav a{
font-size:16px;

 }

#nav .jquery_out {float:left;line-height:25px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:18px/32px "微软雅黑"; background:#006633 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {background:url(../images/dhlin.jpg) no-repeat left top;   float:left;/*IE6 only*/}/*此项背景一定要否则IE6有兼容问题*/
#nav .mainlevel a{background:url(../images/sprites.gif) no-repeat left -50px; color:#333 text-decoration:none; line-height:25px; height:25px; overflow:hidden; display:block; padding-left:25px;  }
#nav .mainlevel a span{
display:block;
background:url(../images/sprites.gif) no-repeat right -50px;
padding-right:35px;
}

#nav .mainlevel a:hover {text-decoration:none; color:#003376;  }
#nav .mainlevel a:hover span{
background:url(../images/sprites.gif) no-repeat right top;
}
#nav .mainlevel ul, #nav .home ul {display:none; position:absolute;background:url(../images/slide-panel_03.png);  z-index:99;}/*此项背景一定要否则IE6有兼容问题*/
#nav .mainlevel li, #nav .home li {background:#fff; filter:alpha(opacity=90);opacity:0.9; border-top:1px solid #fff; margin-top:0; display:block;width:120px; height:30px; line-height:30px; overflow:hidden; text-align:center; /*IE6 only*/}
#nav .mainlevel li a,#nav .home li a{

border-top:0;
padding:0 10px;
line-height:30px;
font-size:12px;

color:#026dba;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;}

#nav .mainlevel li a:hover{
border-top:0;
color:#f60;

}
#nav .home {
 float:left;/*IE6 only*/}/*此项背景一定要否则IE6有兼容问题*/
#nav .home a{
  display:block; 
   padding-left:15px; }
#nav .home a span{
padding-right:35px;
display:block;
color:#026dba; text-decoration:none; line-height:25px; height:25px; overflow:hidden;
}

/*-------------FLASH开始-------------*/
.inflash{
width:1263px;
margin:0 auto;
overflow:hidden;
position:relative;
margin-top:-6px;
z-index:-1;
}
.flashbg{
background:url(../images/flashbg.png) repeat-x left top;
height:6px;
overflow:hidden;}

#flash{
background:url(../images/nfbg.jpg) repeat-x center top;

height:195px;
overflow:hidden;
position:relative;
margin-top:-6px;
z-index:-1;
}
#ingg{
background-color:#eee;
height:40px;
border-bottom:1px solid #ccc;
}
.ingg{
height:40px;
line-height:40px;
overflow:hidden;

}
.ggico{
width:95px;
text-align:center;
overflow:hidden;
color:#c00;
font-size:14px;
font-weight:bold;
letter-spacing:1px;}
.ggcen{
width:900px;
overflow:hidden;
height:30px;
line-height:30px;
padding:5px 0;
overflow:hidden;
}

.hot{ width:900px;height:30px;}
.hot ul{ width:900px; height:30px; overflow:hidden; margin:0;padding:0;}
.hot ul li{width:800px;height:30px; float:left; margin-right:15px; line-height:30px; overflow:hidden;}
.hot ul li a{ color:#616161f; font-size:12px; }
.hot ul li a span{
color:#acacac;
padding-right:20px;
}
.inggn{
width:20px;
height:40px;
padding-bottom:5px;
overflow:hidden;
float:right;
margin-right:5px;
position:absolute;
right:5px;
top:7px;
}
.inggn a.prev{
display:block;
position:relative;
background:url(../images/T.png) no-repeat left top;
width:20px;
line-height:20px;
height:14px;
top:0px;
overflow:hidden;
}
.inggn a.next{
display:block;
position:relative;
background:url(../images/B.png) no-repeat left top;
height:14px;
width:20px;
overflow:hidden;
}

.intitel{
font-size:32px;
color:#036dab;
text-align:center;
padding-top:10px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:40px;
overflow:hidden;
}
.inth{
text-align:center;
color:#000;
letter-spacing:20px;
font-size:14px;
}
.intc{
text-align:center;
color:#7d7d7c;
margin-top:5px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
}
.indo ul{
list-style:none;
}
.indo ul li{
width:320px;
height:195px;
overflow:hidden;
margin:10px 5px;
line-height:25px;
float:left;
}
.indo ul li a{
display:block;
background:url(../images/indbg1.png) no-repeat left top;
text-align:center;
padding:10px 15px;
width:290px;
height:175px;
color:#777;
overflow:hidden;
}
.indo ul li a .dotit{
font-size:16px;
color:#333;

}
.indo ul li a:hover{
background:url(../images/indbg2.png) no-repeat left top;
color:#fff;
}
.indo ul li a:hover .dotit{
color:#fff;
}

.inpo ul{
list-style:none;
}
.inpo ul li{
width:320px;
height:195px;
overflow:hidden;
margin:10px 5px;
line-height:25px;
float:left;
}
.inpo ul li a{
display:block;
background:url(../images/indbg2.png) no-repeat left top;
text-align:center;
padding:10px 15px;
width:290px;
height:175px;
color:#fff;
overflow:hidden;
}
.inpo ul li a .dotit{
font-size:16px;
color:#fff;

}
.inpo ul li a:hover{
background:url(../images/indbg1.png) no-repeat left top;
color:#777;
}
.inpo ul li a:hover .dotit{
color:#333;
}

#inal{
background:#0896de;
margin:0 auto;
padding:40px 20px 10px 20px;

}
.altit{
padding:20px 10px 20px 60px;
color:#fff;
font-size:18px;
font-weight:bold;
vertical-align:middle;
width:30px;
line-height:30px;
overflow:hidden;
}
.inalce{
width:640px;
overflow:hidden;
}
.inalr{
width:180px;
overflow:hidden;
margin-right:40px;
}
.inalr ul{
list-style:none;
}
.inalr ul li{
height:60px;
line-height:60px;
margin-bottom:10px;
overflow:hidden;
}

.inalr ul li a{
color:#46a6e3;
font-size:16px;
font-weight:bold;
padding-left:60px;
letter-spacing:2px;
display:block;

}
.inalr ul li.no1 a{
background:url(../images/n1.png) no-repeat 20px center #fff;
}
.inalr ul li.no2 a{
background:url(../images/n2.png) no-repeat 20px center #fff;
}
.inalr ul li.no3 a{
background:url(../images/n3.png) no-repeat 20px center #fff;
}
.inalr ul li a:hover{
color:#f60;
}
/*----------------首页用户案例开始--------------*/

.QQnav { WIDTH: 100%; LINE-HEIGHT: 28px; HEIGHT: 28px; margin-bottom:10px;}
.QQnavbar{FLOAT: left; OVERFLOW: hidden; WIDTH: 160px; MARGIN-left: 290px; margin-top:0px; PADDING-TOP: 0px; ZOOM: 1; HEIGHT: 22px; _display: inline}
.QQnavbar LI {list-style:none;MARGIN-TOP: 0px; BACKGROUND:url(../images/dots.png) no-repeat top left; FLOAT: left; MARGIN-LEFT: 3px; WIDTH: 16px; CURSOR: pointer; HEIGHT: 16px; _display: inline}
.QQnavbar LI.active {BACKGROUND:url(../images/dots.png) no-repeat bottom center; }
.QQbed {PADDING-LEFT: 19px; PADDING-BOTTOM: 0px; WIDTH: 630px; PADDING-TOP: 5px}
.QQbed LI {FLOAT: left; WIDTH: 620px;position:relative; margin:0 10px;}
#QQpre {BACKGROUND:url(../images/prev.jpg) no-repeat left top; FLOAT: left; WIDTH: 13px; CURSOR: pointer; MARGIN-RIGHT: 0px; HEIGHT: 13px; _display: inline}
#QQnext {BACKGROUND:url(../images/next.jpg) no-repeat left top; FLOAT: right; WIDTH: 13px; CURSOR: pointer; HEIGHT: 13px}
#QQMarquee {OVERFLOW: hidden; WIDTH: 630px; ZOOM: 1; HEIGHT: 155px;left:-10px;POSITION:relative;}
#QQMarqueeCoutent a img{ height:180px; width:250px; float:left; margin-right:20px;}
#QQMarqueeCoutent .link a{DISPLAY: block; MARGIN-LEFT: 0px; WIDTH: 350px; font-size:16px;line-height:22px; height:22px; margin-bottom:20px;overflow:hidden; }
#QQMarqueeCoutent A:link {COLOR: #fff; TEXT-DECORATION: none}
#QQMarqueeCoutent A:visited {COLOR: #fff; TeXT-DECORATION: none}
#QQMarqueeCoutent A:hover {COLOR: #ff0; TEXT-DECORATION: underline}
#QQMarqueeCoutent A:active {COLOR: #fff; TEXT-DECORATION: underline}
#QQMarqueeCoutent .yen{
WIDTH: 350px;
font-size:12px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
}

/*----------------首页用户案例结束--------------*/

/*------------------底部开始------------------*/
#footer{
background:url(../images/fowx.jpg) no-repeat 950px 50px;
margin:0 auto;
}
.fline{
border-top:1px solid #f4f4f4;
height:10px;
overflow:hidden;
}
.footer{

width:800px;
padding-right:200px;
margin:0 auto;

}
.footer dl{
width:190px;
line-height:25px;
float:left;
}
.footer dl dt{
line-height:35px;
height:35px;
font-size:16px;
}
.footer dl dt a{
font-size:16px;
color:#666;

}
.footer dl dt a:hover{
color:#0896de;}
.footer dl dd a{
color:#1570a6;
}


.footb span.fr a{
color:#1570a6;
padding:0 8px;}
.footb span.fr{
color:#1570a6;
font-size:12px;
}
.footb{
line-height:25px;

padding-bottom:15px;
}

/*----------------内页开始----------------------*/
.inleft{
width:190px;
overflow:hidden;

}
.ltitel{
font-size:20px;
color:#026dba;
letter-spacing:2px;
text-align:center;
line-height:40px;
padding:10px 0;
}
.nleftd ul{
list-style:none;

}
.nleftd ul li{
height:40px;
line-height:40px;
border-bottom:1px dotted #ccc;
overflow:hidden;
}
.nleftd ul li a{
background:url(../images/ico1.png) no-repeat 10px center;
height:40px;
display:block;
font-size:14px;

padding-left:30px;
line-height:40px;
}
.nleftd ul li span{
float:right;
}
.nleftd ul li a:hover{
background:url(../images/ico3.png) no-repeat 10px center;
color:#265e8a;
}
.nleftd ul li.hover a{
background:url(../images/ico3.png) no-repeat 10px center;
height:40px;
line-height:40px;
color:#265e8a;
}
.inright{
width:790px;
border-left:1px dotted #d0d0d0;
overflow:hidden;
}
.wzxx ul{
padding:10px 20px;
overflow:hidden;
list-style:none;
}
.wzxx ul li{
height:30px;
line-height:30px;
border-bottom:1px dashed #ccc;
}
.wzxx ul li a{
display:block;
background:url(../images/ico9.png) no-repeat left 12px;
height:30px;
line-height:30px;

overflow:hidden;
padding-left:10px;
}
.wzxx ul li a:hover{
background:url(../images/ico10.png) no-repeat left 12px;
color:#f00;
}
.wzxx ul.nhover1{
background-color:#eff7ff;
}
.here{
height:40px;
line-height:40px;
color:#782291;
background-color:#f3f3f3;
font-size:14px;
color:#999;
border-bottom:1px solid #d3d3d3;
border-top:1px solid #fff;
}
.here a{
font-size:14px;
padding:0 5px;

color:#999;
}

.nlxwm ul{
padding:10px 0px;
list-style:none;
}
.nlxwm ul li{
height:35px;
margin-bottom:10px;
line-height:35px;
overflow:hidden;
}
.nlxwm ul li a{
display:block;
background:url(../images/nlxbg.png) no-repeat left top;
height:35px;
width:170px;
overflow:hidden;
color:#fff;
text-align:center;
padding-right:15px;

font-size:14px;
}
.nlxwm ul li a:hover{
background:url(../images/nlxbg1.png) no-repeat left top;
}

/* 分页样式*/
.list_page {
float:right;
	margin: 25px 8px;
}
.pageLink a,
.list_page a{
padding:3px 15px;
	background: #fff;
	text-align: center;
	display: inline;
	font-size: 14px;
	
	color:#333;
	margin-right:3px;
	border:1px solid #ccc;	
	}

.list_page b,
.pageLink a:hover,
.list_page a:hover{
padding:3px 15px;
	background: #21a7ff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	font-weight:normal;
		margin-right:3px;	
	}
.list_page b{
padding:3px 15px;
font-size: 14px;
	
	}

/*分页样式2*/
.showpage .epages {

	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

.dxkhlm dl{
background-color:#f9f9f9;
padding:20px 20px;
line-height:28px;
overflow:hidden;
list-style:none;
margin:5px 0;
}
.dxkhlm dl dd{
width:200px;
height:130px;
overflow:hidden;
float:left;
text-align:center;
margin-right:20px;
}
.dxkhlm dl dd img{
height:130px;
overflow:hidden;
}
.dxkhlm dl dt{
width:520px;
overflow:hidden;
height:140px;
font-size:14px;
color:#999;
float:right;
}
.dxkhlm dl dt p{
text-indent:2em;}

.dxkhlm dl dt span.font a{
background:url(../images/kcm.png) no-repeat left center;
padding-left:22px;
color:#0896de;
}

.dxkhlm dl dt span.font a:hover{
background:url(../images/kcm1.png) no-repeat left center #0896de;
color:#fff;
}
.dxkhlm dl dt .tit a{
font-size:14px;

font-weight:bold;
color:#21a7ff;
}
.dxkhlm dl dt .tit a:hover{
color:#0896de;}

.dxkhlm dl.ahover1{
background-color:#ecf7ff;
}
.inpro ul{
list-style:none;
padding:20px 10px
}
.inpro ul li{
line-height:30px;
text-align:center;
width:185px;
height:245px;
border:1px solid #ccc;
padding:5px;
overflow:hidden;
margin:10px 20px 10px 20px;
float:left;
text-align:center;
}
.inpro ul li span.font a{

line-height:25px;
margin:0 auto;
}
.inpro ul li img{
margin:0 auto;
width:185px;
height:220px;
display:block;
overflow:hidden;
margin-bottom:5px;
}

.inpro ul li.fhover1{
background:#0896de;
font-weight:normal;
width:185px;
height:245px;
overflow:hidden;
}
.inpro ul li.fhover1 img{

}
.inpro ul li.fhover1 span.font a{
color:#fff;
}
.center{
padding:20px 15px 10px 15px;
line-height:25px;
list-style:none;
font-size:12px;

}
.center img{
padding:5px 0;}
.wzxx dl{
padding:10px 20px;
overflow:hidden;
list-style:none;
border:1px dotted #ccc;
background-color:#fafafa;
margin-bottom:10px;
}
.wzxx dl dd{
width:60px;
overflow:hidden;
float:left;
line-height:25px;
font-size:12px;
margin-right:10px;
color:#999;
}
.date1{
border:1px solid #ccc;
width:58px;
height:44px;
overflow:hidden;
text-align:center;
margin-top:10px;
}
.date1 span{
display:block;
height:24px;
background-color:#0062bd;
line-height:24px;
font-size:14px;
color:#fff;
overflow:hidden;
}
.wzxx dl dt{
width:880px;
overflow:hidden;
line-height:25px;
float:right;}
.wzxx dl dt a{
color:#00498d;
line-height:30px;
height:30px;
font-size:14px;

overflow:hidden;
}
.wzxx dl dt span a{
float:right;
color:#f60;
line-height:20px;
height:20px;
margin-left:20px;
font-size:12px;}
.wzxx dl.nhover1{
background-color:#eff7ff;
}
.prolist ul{
padding:15px 0;
list-style:none;
}

.prolist ul LI {
	FLOAT: left; WIDTH: 130px; HEIGHT: 170px;
	margin:10px 8px 5px 12px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	
	
}
.prolist ul LI a{
	font-size:12px;color:#666;
}

.prolist ul LI img{
width:93px;
height:93px;
		overflow:hidden;
}
.anlit{
line-height:32px;
height:32px;
text-align:center;
font-size:16px;


}
.gcft{
color:#ccc;
line-height:20px;
font-size:14px;

}





.prolist ul LI a:hover .anlit{
color:#21a7ff;}


.clasname{
border-bottom:1px solid #ccc;
height:40px;
line-height:40px;
overflow:hidden;
padding-left:20px;
font-size:16px;
font-weight:bold;
margin-top:10px;
}
/*---------------------------内容页开始---------------------------*/

.line{
border-top:1px dotted #ccc;
height:10px;
overflow:hidden;}
.h1t{
text-align:center;
font-size:20px;
color:#666;
line-height:50px;

}

.h5t{
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#ccc;
font-weight:200;
border-bottom:1px dotted #ccc;
padding-bottom:15px;
}


.h2t{
font-size:16px;

font-weight:bold;
color:#751485;}
.font3{
color:#004484;
}

.fwcen{
line-height:25px;
font-size:12px;
}

.fwcen .fwwz{

width:350px;
overflow:hidden;
}

.fwcen h6{
font-size:14px;
}
.fwcen font{
color:#ccc;
font-size:12px;
}
.fwcen img{
padding:0 5px;
padding-top:50px;}

.font4{

}
.h3t{
font-size:22px;
height:45px;
line-height:45px;
overflow:hidden;
background-color:#17325d;
display:block;
color:#fff;
text-align:center;
}





.wzxx5 dl{
overflow:hidden;
border-bottom:1px dotted #ccc;
padding:10px;
list-style:none;
}
.wzxx5 dl dt{
background:url(../images/21.gif) no-repeat left center;
line-height:35px;
height:35px;
padding-left:20px;
overflow:hidden;
}
.wzxx5 dl dt a{
font-size:14px;
font-weight:bold;

color:#0084db;
}
.wzxx5 dl dt a:hover{
color:#f00;
}
.wzxx5 dl dd{
line-height:22px;
text-indent:2em;
}



.sswb1{
border:1px solid #ccc;
height:25px;
line-height:25px;
overflow:hidden;
padding:0 5px;
color:#666;
}
.ssan1{
width:40px;
background-color:#007cce;
color:#fff;
height:25px;
line-height:25px;
border:none;

cursor:pointer;}

.xqcenter{
background:url(../images/xqbg.jpg) no-repeat right bottom;
padding:30px 20px;
padding-bottom:150px;
line-height:30px;
font-size:14px;

}

.xqcenter p{
text-indent:2em;}

.ht3{
height:35px;
line-height:35px;
overflow:hidden;
font-size:16px;
display:inline-block;
background-color:#21a7ff;
color:#fff;
margin-bottom:15px;
padding:0 20px;
}
.xqlist ul{
padding:20px;
list-style:none;
}
.xqlist ul li a{
display:block;
background:url(../images/ico3.jpg) no-repeat left center;
height:30px;
line-height:30px;
padding-left:20px;
font-size:14px;
font-weight:bold;

}

.xqlist ul li a:hover{
background:url(../images/ico4.jpg) no-repeat left center;
color:#009aff;
}
.tableborder span{

}
.tableborder strong{
font-size:16px;
font-weight:normal;
}

.wbf{
width:300px;
height:25px;
line-height:25px;
border:1px solid #ccc;
margin-bottom:10px;

padding-left:5px;
}
.wb{
width:300px;
height:25px;
line-height:25px;
border:1px solid #ccc;
margin-bottom:10px;
color:#666;
padding-left:5px;
}

.wb1{border:1px solid #ccc;
margin-top:10px;
height:80px;
width:300px;
}
.wb3{border:1px solid #ccc;
margin-top:10px;
height:120px;
}

.an{
background:#09f;
border:none;
font-size:16px;

font-weight:bold;
height:30px;
padding:0 25px;
color:#fff;
cursor:pointer;
margin-right:20px;
margin-top:20px;}

.wb2{
width:120px;
height:22px;
line-height:22px;
border:1px solid #ccc;
margin-top:10px;
color:#666;
padding-left:5px;
}


.more a{
background:url(../images/kcm.png) no-repeat 2px center #fff;
display:inline-block;
width:40px;
height:25px;
line-height:25px;
overflow:hidden;
padding-left:25px;
color:#f60;
}
.more{
display:block;
margin-left:10px;
float:left;
width:65px;
margin-top:15px;}
.more a:hover{
background:url(../images/kcm1.png) no-repeat 2px center #f60;
color:#fff;}
.downa{
}