@charset "utf-8";
body {
  background: #dff2fb;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.left {
  float: left;
  display: inline;
}
.right {
  float: right;
  display: inline;
}
.zh-container {
  width: 1002px;
  padding: 0 15px;
  background: #fff;
  margin: auto;
  padding-bottom: 58px;
}
.zh-container a:link, .zh-container a:hover, .zh-container a:active, .zh-container a:visited {
  color: #3c65b1;
}
.zh-container .loader {
  height: 177px;
  background: #ebf6fb;
  position: relative;
  margin-bottom: 35px;
}
.zh-container .loader .shadow {
  position: absolute;
  height: 28px;
  width: 100%;
  left: 0;
  bottom: -28px;
  background: url("../images/loader-shadow.png") center center no-repeat;
}
.zh-container .loader .sign {
  position: absolute;
  width: 49px;
  height: 128px;
  background: url("../images/zttj.png") center center no-repeat;
  top: 14px;
  left: 29px;
}
.zh-container .loader .content {
  margin: 0 68px 0 81px;
  height: 100%;
  overflow: hidden;
}
.zh-container .loader .content a {
  color: #192544;
  text-decoration: none;
}
.zh-container .loader .content a:hover {
  color: #309bd8;
}
.zh-container .loader .content h2 {
  text-align: center;
  font-size: 34px;
  line-height: 26px;
  font-family: "黑体";
  font-weight: bold;
  margin-bottom: 44px;
  margin-top: 51px;
}
.zh-container .loader .content ul {
  text-align: center;
}
.zh-container .loader .content li {
  display: inline;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  margin-left: 20px;
  height: 22px;
  overflow: hidden;
}
.zh-container .loader .content li:first-child {
  margin-left: 0;
}
.zh-container .hot {
  height: 382px;
}
.zh-container .hot .focusPic {
  width: 618px;
  height: 382px; 
}
.zh-container .hot .focusNews {
  width: 366px;
  height: 100%;
  background: #ededed;
}
.zh-container .hot .focusNews .tab-title {
  height: 31px;
  position: relative;
  margin: 9px 14px 0 24px;
}
.zh-container .hot .focusNews .tab-title .more {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
  font-size: 12px;
  font-family: "宋体";
  color: #484b4f;
}
.zh-container .hot .focusNews .tab-title .title {
  height: 100%;
  width: 84px;
  float: left;
  line-height: 31px;
  text-align: center;
  font-size: 16px;
  font-family: "微软雅黑";
  cursor: pointer;
}
.zh-container .hot .focusNews .tab-title .title.active {
  background: url("../images/title-active.png") center center no-repeat;
  color: #fff;
}
.zh-container .hot .focusNews .tab-title .spilt {
  float: left;
  border-left: 1px solid #c5ccd2;
  border-right: 1px solid #004572;
  height: 18px;
  width: 0;
  margin: 7px 6px 0;
}
.zh-container .hot .focusNews .tab-content {
  margin: 10px 8px 0 6px;
}
.zh-container .hot .focusNews .tab-content .content {
  display: none;
}
.zh-container .hot .focusNews .tab-content .content.active {
  display: block;
}
.zh-container .hot .focusNews .tab-content li {
  text-indent: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  font-family: "宋体";
  line-height: 36px;
  height: 36px;
  margin-bottom: 5px;
  overflow: hidden;
  border-bottom: 1px dashed #b6b5b5;
  background: url("../images/list-dot.png") left center no-repeat;
}
.infor-ban{ padding-top:10px; margin-top:11px; background:#fff; }
.zh-container .hot .focusNews .tab-content li a {
  color: #484747;
}
.zh-container .hot .focusNews .tab-content li .timer {
  position: absolute;
  color: #727070;
  right: 0;
  top: 0;
}
.zh-container .ad {
  margin: 23px auto 20px;
}
.zh-container .oa {
  height: 351px;
}
.zh-container .oa .leftArea {
  width: 676px;
  height: 349px;
  border: 1px solid #a6a6a6;
}
.zh-container .oa .leftArea .tab-title {
  height: 32px;
  width: 100%;
  background: url(../images/title-bg.png) repeat-x;
  border-bottom: 3px solid #163b89;
  position: relative;
}
.zh-container .oa .leftArea .tab-title .more {
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 36px;
  font-size: 12px;
  font-family: "宋体";
  color: #3c65b1;
}
.zh-container .oa .leftArea .tab-title .title {
  height: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 32px;
  width: 102px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #0e327d;
  font-weight: bold;
  cursor: pointer;
}
.zh-container .oa .leftArea .tab-title .title.active {
  color: #fff;
  background: url("../images/title-active2.png") center center no-repeat;
}
.zh-container .oa .leftArea .tab-content {
  margin: 0 13px 0 11px;
}
.zh-container .oa .leftArea .tab-content .content {
  display: none;
}
.zh-container .oa .leftArea .tab-content .content.active {
  display: block;
}
.zh-container .oa .leftArea .tab-content .list {
  padding: 9px 0 10px 0;
  border-bottom: 1px dashed #6f6f6f;
}
.zh-container .oa .leftArea .tab-content .list li {
  text-indent: 28px;
  position: relative;
  line-height: 28px;
  font-size: 12px;
  font-family: "宋体";
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 28px;
  overflow: hidden;
  background: url("../images/list-dot.png") 18px center no-repeat;
}
.zh-container .oa .leftArea .tab-content .list li a {
  color: #484747;
}
.zh-container .oa .leftArea .tab-content .list li .timer {
  position: absolute;
  color: #727070;
  right: 30px;
  top: 0;
}
.zh-container .oa .leftArea .tab-content .slide.qy {
  margin-top: 24px;
  position: relative;
  height: 132px;
}
.zh-container .oa .leftArea .tab-content .slide.dj {
  margin-top: 16px;
  position: relative;
  height: 148px;
}
.zh-container .oa .leftArea .tab-content .slide .icon {
  position: absolute;
  width: 17px;
  height: 39px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.zh-container .oa .leftArea .tab-content .slide .icon.left-icon {
  left: 4px;
  background: url("../images/left-icon.png") center center no-repeat;
}
.zh-container .oa .leftArea .tab-content .slide .icon.right-icon {
  right: 4px;
  background: url("../images/right-icon.png") center center no-repeat;
}
.zh-container .oa .leftArea .tab-content .slide.qy .slide-wrap {
  width: 592px;
  height: 100%;
  overflow: hidden;
  margin: auto;
}
.zh-container .oa .leftArea .tab-content .slide.dj .slide-wrap {
  width: 589px;
  height: 100%;
  overflow: hidden;
  margin: auto;
}
.zh-container .oa .leftArea .tab-content .slide .slide-wrap ul {
  width: 99999px;
}
.zh-container .oa .leftArea .tab-content .slide.qy .slide-wrap li {
  width: 190px;
  height: 132px;
  float: left;
  margin-right: 12px;
}
.zh-container .oa .leftArea .tab-content .slide.dj .slide-wrap li {
 width: 108px;
  height: 148px;
  float: left;
  margin-right: 12px;
} 
.zh-container .oa .leftArea .tab-content .slide .slide-wrap li img {
  width: 100%;
  height: 100%;
}
.zh-container .oa .rightArea {
  width: 300px;
  height: 100%;
}
.zh-container .oa .rightArea .oa-login {
  width: 297px;
  height: 135px;
  margin: auto;
  background: #ededed;
}
.zh-container .oa .rightArea .oa-login .title {
  height: 13px;
  background: url("../images/oa.png") 11px center no-repeat;
  position: relative;
}
.zh-container .oa .rightArea .oa-login .title .old-oa {
  color: #abafb6;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  font-family: "微软雅黑";
}
.zh-container .oa .rightArea .oa-login .form {
  margin-top: 18px;
}
.zh-container .oa .rightArea .oa-login .form p {
  height: 23px;
  line-height: 23px;
  text-align: center;
}
.zh-container .oa .rightArea .oa-login .form p:first-child {
  margin-bottom: 12px;
}
.zh-container .oa .rightArea .oa-login .form p label,
.zh-container .oa .rightArea .oa-login .form p input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.zh-container .oa .rightArea .oa-login .form p label {
  width: 46px;
  text-align: center;
  height: 23px;
  line-height: 23px;
  margin-right: 9px;
  color: #001d44;
  font-family: "微软雅黑";
  font-size: 14px;
}
.zh-container .oa .rightArea .oa-login .form p input {
  height: 21px;
  border: 1px solid #d5d9da;
  outline: none;
  background: #fff;
  width: 173px;
}
.zh-container .oa .rightArea .oa-login .form .btn {
  margin-top: 9px;
  text-align: center;
}
.zh-container .oa .rightArea .oa-login .form .btn button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  border: none;
  width: 53px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-family: "宋体";
  font-size: 12px;
  background: url("../images/btn.png") center center no-repeat;
}
.zh-container .oa .rightArea .oa-login .form .btn button:first-child {
  margin-right: 77px;
}
.zh-container .oa .rightArea .oa-login .unit {
  width: 298px;
  height: 210px;
  border: 1px solid #a6a6a6;
  margin-top: 20px;
}
.zh-container .oa .rightArea .oa-login .unit .unit-title {
  height: 35px;
  background: url("../images/title-bg2.png") repeat-x;
  line-height: 35px;
  text-indent: 25px;
  color: #163b89;
  font-family: "微软雅黑";
  font-size: 14px;
  font-weight: bold;
  position: relative;
  border-bottom: 3px solid #163b89;
}
.zh-container .oa .rightArea .oa-login .unit .unit-title a {
  position: absolute;
  top: 0;
  right: 20px;
  font-family: "宋体";
  font-weight: normal;
  font-size: 12px;
}
.zh-container .oa .rightArea .oa-login .unit .unit-list {
  margin-top: 21px;
  height: 140px;
  overflow: hidden;
}
.zh-container .oa .rightArea .oa-login .unit .unit-list li {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 30px;
  text-indent: 14px;
  background: url("../images/list-dot.png") left center no-repeat;
  color: #001a52;
}
.zh-container .oa .rightArea .oa-login .unit .unit-list .leftList {
  width: 128px;
  overflow: hidden;
  margin-left: 22px;
}
.zh-container .oa .rightArea .oa-login .unit .unit-list .rightList {
  width: 126px;
  overflow: hidden;
  margin-left: 22px;
}
.zh-container .link {
  margin-top: 22px;
  margin-bottom: 27px;
  height: 62px;
}
.zh-container .link .link-mail {
  width: 538px;
  height: 100%;
}
.zh-container .link .link-mail span {
  cursor: pointer;
  font-size: 14px;
  font-family: "宋体";
  line-height: 36px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 100%;
  width: 175px;
  text-align: center;
  line-height: 62px;
  margin-left: 2px;
  background: #087abd;
  font-weight: bold;
}
.zh-container .link .link-mail span:first-child {
  margin-left: 0;
}
.zh-container .link .link-mail span.changeBg {
  color: #087abd;
  background: #ceedff;
}
.zh-container .link .other {
  width: 449px;
  height: 62px;
  background: url("../images/info.png") center center no-repeat;
  position: relative;
}
.zh-container .link .other a {
  display: block;
  position: absolute;
  width: 48px;
  height: 62px;
  top: 0;
}
.zh-container .link .other a.first {
  left: 98px;
}
.zh-container .link .other a.second {
  left: 189px;
}
.zh-container .link .other a.third {
  left: 287px;
}
.zh-container .link .other a.forth {
  right: 32px;
}
.zh-container .scroll.zh_scroll {
  width: 996px;
  height: 176px;
  border: 1px solid #a6a6a6;
  margin-bottom: 30px;
}
.zh-container .scroll h2 {
  position: relative;
  height: 32px;
  background: url("../images/title-bg.png") repeat-x;
  border-bottom: 3px solid #163b89;
  text-indent: 29px;
  line-height: 32px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #0e327d;
  font-weight: bold;
}
.zh-container .scroll h2 .more {
  position: absolute;
  right: 10px;
  top: 0;
}
.zh-container .scroll .slide {
  width: 996px;
  height: 136px;
  position: relative;
  margin-top: 12px;
}
.zh-container .scroll .slide .icon {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.zh-container .scroll .slide .icon.left-icon {
  background: url(../images/slide-icon1.png) center center no-repeat;
  left: 5px;
}
.zh-container .scroll .slide .icon.right-icon {
  background: url(../images/sildd-icon2.png) center center no-repeat;
  right: 5px;
}
.zh-container .scroll .slide .slide-wrap {
  width: 933px;
  margin: auto;
  overflow: hidden;
  height: 100%;
}
.zh-container .scroll .slide .slide-wrap ul {
  width: 9999px;
}
.zh-container .scroll .slide li {
  float: left;
  width: 161px;
  height: 125px;
  margin-right: 32px;
}
.zh-container .scroll .slide li a {
  display: block;
  width: 161px;
  height: 101px;
  margin: 0;

}
.zh-container .scroll .slide li img {
  width: 161px;
  height: 101px;
}
.zh-container .scroll .slide li p {
  height: 30px;
  width: 100%;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  color: #6f6f6f;
  font-family: "宋体";
  font-size: 14px;
  margin: 0;
}
.zh-container .scroll .slide li p a {
  color: #6f6f6f;
}
/*幻灯片*/
.slides {
  position: relative;
  width: 618px;
  height: 382px;
  overflow: hidden;
}
.adv_list {
  width: 618px;
  height: 382px;
  position: relative;
  overflow: hidden;
}
.adv_list li {
  float: left;
  width: 618px;
  position: relative;
  overflow: hidden;
  padding: 0;
  background: none;
}
.adv_list li a {
  clear: both;
  display: block;
  position: relative;
}
.adv_list li img {
  width: 618px;
  height: 382px;
}
.slides .pagination {
  position: absolute;
  bottom: -6px;
  right: 10px;
  height: 30px;
  z-index: 999;
}
.slides .pagination li {
  background: url("../images/slide-default.png");
  float: left;
  margin: 0px 5px;
  display: inline;
  width: 8px;
  height: 8px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
.slides .pagination li.current {
  background: url("../images/silde-active.png");
  color: #ffffff;
}
.adv_list i.bg {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 1;
  height: 40px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 0;
  bottom: 0;
}
.slides .txt {
  z-index: 10;
  text-align: center;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 14px;
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.slides .txt a {
  color: #fff;
}

.form_oa{height: 70px;}
.form_oa a{display: block;}