@charset "gb2312";
/* CSS Document */

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, img{
	border:medium none;
	margin: 0;
	padding: 0;
}

/** 设置默认字体 **/
body, button, input, select, textarea{ font: 12px/1.5  Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{ font-style:normal;}

/** 重置列表元素 **/
ul, ol,li{ list-style: none;}

/** 重置图片元素 **/
img{ border:none; vertical-align: middle; display:block; margin:0px auto;}
/** 重置表格元素 **/
table{ border-collapse: collapse; border-spacing: 0;}

/** 重置超链接元素 **/
a:focus{ outline:0;}
a{ blr:expression(this.onFocus=this.close());}
a{ blr:expression(this.onFocus=this.blur());}
a:focus{ -moz-outline-style:none; }
a{ text-decoration:none; color:#333; transition:all 0.4s ease 0s;}
a:hover{ color:#a80402;}

.red{ color:#F00;}
.blue{ color:#0964c1;}
.ple{ color:#9257b6;} /* purple 紫色 */
.gray{ color:#5e5e5e} /* gray 灰色 */
.yel{ color:#bb6a2b;} /* yellow 黄色 */
.brown{ color:#a3612c;}
.white{ color:#FFF;}
.clr1{ color:#f5eced;}

.lf{ float:left; display:inline;}
.rt{ float:right; display:inline;}
.blank{ clear:both; width:100%; height:10px; overflow:hidden;}
.blank6{ clear:both; width:100%; height:60px; overflow:hidden;}

body{ background:#FFF; /*font-family:微软雅黑;*/ font-family:宋体; line-height:22px; color:#333;}
.w1005{ width:1005px; margin:0 auto; overflow:hidden;}
.width1005{ width:1005px; margin:0 auto; overflow:hidden;}
.logo{ width:1005px; margin:0 auto; overflow:hidden;}
.logo img{ float:left;}

.w1003{ width:1003px; margin:0 auto;}
.box{ border:1px solid #cacaca; border-top:3px solid #0177d7;}

h2{ background:#eaeaea; height:36px; padding-left:25px; overflow:hidden;}
h2 span{ float:left; display:block; height:36px; text-align:center; font-size:14px; font-weight:bold; line-height:36px; color:#FFF;}
h2 span.sp01{ background:url(/images/ico.png) no-repeat 0 -40px; width:190px;}
h2 span.sp02{ background:url(/images/ico.png) no-repeat 0 -76px; width:111px;}



.iBox2{}
.iBox2_1 span{ width:59px; margin-top:140px; text-align:center; overflow:hidden; cursor:pointer;}
.iBox2_1 ul{ float:left; display:inline; width:884px; padding:20px 0;}
.iBox2_1 li{ float:left; display:inline; width:205px; margin:0 8px;}
.iBox2_1 li img{ float:left; margin-bottom:5px;}
.iBox2_1 li p{ width:205px; text-indent:2em;}








