@charset "utf-8";
/* ====================
     公共样式
==================== */
body{font-size:14px; font-family:"微软雅黑",Georgia, 'Times New Roman', Times, serif; line-height:150%; margin:0; padding:0; color:#1F1F1F; background:#FFF; 
/*url(../images/images/body_bg.gif) repeat-x*/;}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none; font-weight:normal;
}

/*放大镜时专用*/
h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none;
}
/*放大镜时专用*/

img { border:none;}
.fl { float:left;}
.fr { float:right;}
.more { font-size:12px; font-weight:normal;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}


.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}

/*页面留白*/
.blank{height:5px; line-height:5px; clear:both; visibility:hidden; overflow:hidden;}

/*************************
		布局
*********************/
.block{width:975px; margin:0 auto;}
/* ====================
     head
==================== */
h5 { height:50px; line-height:50px; background:url(../images/images/14.jpg) no-repeat center; overflow:hidden; position:relative;}
h5 span {width:100px; color:#A11010; text-align:center; font-size:16px; font-weight:bold; }
h5 .more{width:50px; height:30px; position:absolute; z-index:100; right:0; top:0;}

.head {width:975px; margin:0 auto; position:relative; z-index:10000;}
.head .topNav {height:35px; line-height:35px; background:#f9f9f9; border-bottom:1PX solid #eee;}
.head .topNav .left {width:300px; float:left;}
.head .topNav .right {width:300px; float:right; text-align:right;}
.head .box { padding:0; border:0; overflow:hidden;}
.head .logo {width:300px; float:left;}
.head .logorBox{width:750px; float:right; text-align:right; padding-top:25px;}

/*横向栏目---------------------*/
.menu {width:975px; margin:0 auto; border:0; height:36px; line-height:36px; background:url(../images/images/menu_bg.jpg) 0 0;}
#mainNav{width:975px; border:0; margin:0 auto;}
#mainNav ul { padding-left:100px;}
#mainNav li {width:95px; float:left; display:block; position:relative;}
#mainNav a{width:90px; float:left; text-align:center; font-size:16px; text-decoration:none; color:#FFF; position:relative;}
#mainNav .cur,#mainNav a:hover{width:90px; color:#FFF;}/*鼠标经过和当前效果*/
#mainNav .cur span{width:8px; height:51px; background:#fff; position:absolute; z-index:100; right:0; top:0;}
#mainNav span{width:8px; height:51px; position:absolute; z-index:100; right:0; top:0;}
#mainNav a:hover span {width:8px; height:51px; position:absolute; z-index:100; right:0; top:0; background:#fff;}
#mainNav .Nav2 { display:none;}
/*************************
		布局
*********************/
.Areal {width:692px; float:left;}
.Arear {width:275px; float:right;}

/*盒子*/
.box_b {background:#FFF; padding:29px; padding-top:0; border:1px solid #c3191c; position:relative;}/*大盒子*/
.box_b .top_l{ position:absolute; z-index:100; left:0; top:0;}
.box_b .top_r{ position:absolute; z-index:100; right:0; top:0;}


.box_s{background:#FFF; border:3px solid #FF5A00; border-top:0;}/*小盒子*/
.box_s h3 {text-align:center; color:#fff; font-weight:bold; height:24PX; line-height:24PX; overflow:hidden; background:url(../images/images/r-2.jpg);}

.ad_Box {width:100%; overflow:hidden;}
.ad_Box img {width:100%;}

/*所在位置-ur-here-----------------------*/
.Position {width:975px; height:40px; line-height:40px; overflow:hidden;}
.Position .left {width:500px; float:left;}
.Position .right {width:350px; text-align:right; padding-right:10PX; float:right;}
.Position a:link,.Position a:visited {color:#000;}
.Position .cur { color:#0087E1;}

/* 列表分页 */
#pages {font-family:宋体; text-align:center; margin-top:20px;}
#pages a { display:inline-block; height:25px; line-height:25px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 {width:56px; padding:0;  cursor:pointer;}
#pages a:hover { background:#CC0000; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:25px; line-height:25px; background:#CC0000; border:1px solid #CC0000; color:#fff; text-align:center;padding:0 10px; cursor:pointer;}
.page .noPage { display:inline-block; width:56px; height:25px; line-height:25px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4;}


/*链接样式*/
a:link,a:visited{ color:#330000; text-decoration:none;}
a:hover { color:#9D170B; text-decoration:none;}


.link {width:975px; margin:0 auto; background:url(../images/images/db-1.jpg); height:50px; line-height:50px; color:#683415; font-size:16px; text-align:left; }
.link a { font-size:14px;}
.foot {width:100%; text-align:center; overflow:hidden; line-height:22PX; font-size:12px; background:#693415; color:#C6B091; padding-bottom:30px;}
