﻿@charset "utf-8";
/*公共样式*/
body{ padding:0px; margin:0px auto; font-size:12px; line-height:23px; color:#5A5A5A; font-family:Arial,"微软雅黑"; width: 100%; min-width:1000px; width:expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" ); zoom:1; background:url(../images/BG_History.jpg) repeat-x left top; }
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6{ padding:0px; margin:0px;}
select,input,em,textarea{ font-size:12px; font-style:normal; color:#5A5A5A;}
img{ border:none; border:0;}
a{ text-decoration:none;noline: expression(this.onFocus=this.blur()); color:#5A5A5A;}
a:focus {outline:none;-moz-outline:none;}
a:hover{ color:#086ab8; text-decoration:none;}
.Texthide{ display:none;}
.space20{ height:40px; clear:both; overflow:hidden; zoom:0;}

.History{ width:1000px; margin:0 auto; font-family:"微软雅黑";}
.header{ width:1000px; height:102px; }
.header .logo{ width:600px; height:54px; float:left; margin-top:22px;}
.header .logo img{ border:0 none; }
.header span{ font-size:20px; color:#7296af; line-height:80px; display:inline-block; float:left; padding:0 15px;}
.header .loginbar{ float:right; margin-top:18px;}
.header .loginbar a{ float:left; font-size:12px; font-family:"宋体"; color:#899299;}
.header .loginbar a:hover{ color:#086ab8;}
.header .loginbar em{ float:left; padding:0 10px;}

.HisCont{ height:200px; overflow:hidden; margin:0 auto; position:relative; padding-top:70px; }
.HisCont .ImgListBox{ width:850px; margin:0 auto;}
.HisCont .ImgListBox .ImgBox{ width:326px; float:left;}
.HisCont .ImgListBox .detail{ width:500px; float:right;}
.HisCont .ImgListBox .detail .title{ font-size:28px; font-family:"微软雅黑"; font-weight:600; color:#0dacf6; margin:0; padding-bottom:10px;}
.HisCont .ImgListBox .detail .textBox{ font-size:14px; color:#9d9d9d; }


.HisCont .btn{ display:block; width:22px; height:58px; position:absolute; top:135px; cursor:pointer; }
.HisCont .btn_Prev{ background:url(../images/btn_Prev.jpg) repeat-x left top; left:0; }
.HisCont .btn_Next{  background:url(../images/btn_Next.jpg) repeat-x left top; right:0; }
.HisCont .btn_Prev:hover{ background:url(../images/btn_Prev_1.jpg) repeat-x left top; left:0; }
.HisCont .btn_Next:hover{  background:url(../images/btn_Next_1.jpg) repeat-x left top; right:0; }

.nd{ width:949px; height:127px; position:absolute; left:0; top:0;}
.nd li{ float:left; height:127px; display:block;}
.nd li a{  display:block; width:100%; height:127px;}
.nd li.li1{ width:134px;}
.nd li.li1 a:hover,.nd li.li1.on a{ background:url(../images/history_img_on.jpg) no-repeat 0 top;}
.nd li.li2{ width:134px;}
.nd li.li2 a:hover,.nd li.li2.on a{ background:url(../images/history_img_on.jpg) no-repeat -134px top;}
.nd li.li3{ width:146px;}
.nd li.li3 a:hover,.nd li.li3.on a{ background:url(../images/history_img_on.jpg) no-repeat -268px top;}
.nd li.li4{ width:171px;}
.nd li.li4 a:hover,.nd li.li4.on a{ background:url(../images/history_img_on.jpg) no-repeat -414px top;}
.nd li.li5{ width:100px;}
.nd li.li5 a:hover,.nd li.li5.on a{ background:url(../images/history_img_on.jpg) no-repeat -585px top;}
.nd li.li6{ width:76px;}
.nd li.li6 a:hover,.nd li.li6.on a{ background:url(../images/history_img_on.jpg) no-repeat -685px top;}
.nd li.li7{ width:65px;}
.nd li.li7 a:hover,.nd li.li7.on a{ background:url(../images/history_img_on.jpg) no-repeat -761px top;}
.nd li.li8{ width:123px;}
.nd li.li8 a:hover,.nd li.li8.on a{ background:url(../images/history_img_on.jpg) no-repeat -826px top;}

