@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:focus {
  outline: 0;
}
img {
  border: 0;
}
a img {
  vertical-align: middle;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  clear: both;
  display: block;
  display: inline;
}
.none {
  display: none;
}
.hidden {
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: block;
  *zoom: 1;
}
body, p {
  font: 14px/1 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial;
  color: #333;
}
a {
  text-decoration: none;
  color: #333;
  /*	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;*/
}
a:hover {
  text-decoration: none;
  color: #638ae5 !important;
}
.container {
  width: 1350px;
  margin: 0 auto;
}
.main {
  padding: 12px 12px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.main .news {
  float: right;
  width: 630px;
  height: 380px;
  background-color: #f1f8ff;
  border-radius: 5px;
  padding: 0 9px 21px 9px;
}
.header {
  position: relative;
  text-align: center;
  background: #74256A;
  min-width: 1325px;
  height: 226px;
  overflow: hidden;
}
.wp-panel {
  position: absolute;
  top: 45px;
  right: 50%;
  z-index: 30;
  margin-right: -593px;
}
.faceb {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -701px;
  z-index: 1;
}
.search-window {
  background: url(../images/seakb.png) no-repeat center;
  overflow: hidden;
}
.wp-search {
  position: relative;
  width: 149px;
}
.wp-search form {
  display: block;
}
.wp-search .search-input {
  margin-left: 10px;
  margin-right: 40px;
}
.wp-search .search-input input.search-title {
  width: 100%;
  height: 20px;
  line-height: 20px;
  border: 0;
  outline: 0;
  background: none;
  color: #7c99dc;
  font-size: 12px;
  padding: 7px 0;
  text-align: center;
}
.wp-search .search-btn {
  width: 40px;
  height: 34px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px;
}
.wp-search .search-btn input.search-submit {
  width: 100%;
  height: 34px;
  border: 0;
  outline: 0;
  background: url(../images/seak.png) no-repeat center;
  cursor: pointer;
}
:-moz-placeholder {
  color: #7c99dc;
}
::-moz-placeholder {
  color: #7c99dc;
}
input:-ms-input-placeholder {
  color: #7c99dc;
}
input::-webkit-input-placeholder {
  color: #7c99dc;
}
.nav {
  width: 100%;
  height: 44px;
  background-color: #395eb5;
  border-top: 2px solid #feda15;
}
.main .banner {
  float: left;
  width: 640px;
  height: 400px;
}
.footer {
  margin: auto;
  width: 100%;
  background-color: #395eb5;
  border-top: 2px solid #feda15;
  padding-top: 30px;
  text-align: center;
  height: 50px;
}
.footer p, .footer p a {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.head-bar {
  overflow: hidden;
  margin-bottom: 15px;
}
.news h3.post-title {
  color: #fff;
  background-color: #fe9315;
  line-height: 35px;
  padding: 0 15px;
  border-radius: 5px;
  font-size: 17px;
  display:inline-block;
  margin-bottom: 3px/*-20px*/;
}
.post-more, .post-more a {
  float: right;
  font-size: 13px;
  color: #395eb5;
  line-height: 35px;
}
.n_item {
  display: block;
  line-height: 30px;
  height: 30px;
  background: url(../images/bluej.png) no-repeat left center;
}
.n_item2 {
  display: block;
  line-height: 30px;
  height: 30px;
  background: url(../images/bluej.png) no-repeat left center;
}
.n_item2 .caption, .n_item .caption a {
  float: left;
  font-size: 14px;
  color: #585858 !important;
}
.n_item .caption, .n_item .caption a {
  float: left;
  font-size: 14px;
  color: #000;
}
.n_item .caption a:hover {
  color: #638ae5 !important;
}
.n_item .caption {
  padding-left: 15px;
}
.n_item .time {
  float: right;
  font-size: 13px;
  color: #999ea3;
}
.main .mod1 {
  margin-bottom: 15px;
  overflow: hidden;
}
.main .mod2 {
  float: left;
  width: 250px;
  height: 300px;
  margin-left: 0px;
}
.links .post-title {
  line-height: 35px;
  color: #fff;
  background-color: #fe9315;
  border-radius: 5px;
  font-size: 17px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.links .ewm {
  width: 100%;
  min-height: 177px;
  /**  border-radius: 5px;**/
  overflow: hidden;
  background: #FFFFFF /** url(../images/weibg.png) no-repeat 10px -12px**/ ;
  padding-top: 15px;
  margin-bottom: 0px;
}
h3.post-title img {
  vertical-align: middle;
}
.links h3.post-title img {
  margin-right: 20px;
}
.main .mod3 {
  float: left;
  width: 500px;
  margin-left: 38px;
}
.main .mod4 {
  float: right;
  width: 500px;
}
.head-bar2 {
  background: url(../images/liner1.png) no-repeat;
  overflow: hidden;
  margin-bottom: 18px;
}
.head-bar2 .post-title2 {
  float: left;
  font-size: 17px;
  line-height: 35px;
  color: #fff;
  padding-left: 10px;
}
.post-more2, .post-more2 a {
  float: right;
  line-height: 35px;
  font-size: 13px;
  color: #395eb5;
}
.kydt .head-bar2 .post-title2 img {
  vertical-align: middle;
  margin-right: 20px;
}
.tzgg .head-bar2 .post-title2 img {
  vertical-align: middle;
  margin-right: 10px;
}
.tzgg, .bksjy, .kydt, .yjsjy {
  margin-bottom: 20px;
}
.xyfc {
  float: left;
  margin-top: 19px;
  width: 100%;
}
.head-bar3 {
  overflow: hidden;
}
h3.post-title3 {
  float: right;
  font-size: 17px;
  color: #345ec1;
  line-height: 36px;
}
.post_con {
  width: 97.5%;
  background-color: #d9e4fe;
  border-radius: 5px;
  padding: 15px;
}
.wp-column-menu {
  width: 220px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  margin-right: -220px;
}
.wp-column-news {
  float: right;
  width: 100%;
  min-height: 523px;
}
.wp-column-news .column-news-box {
  margin-left: 240px;
  margin-right: 15px;
}
/**栏目列表**/
.column-head {
  background: #74256A;/*修改*/
  line-height: 24px;
} /**位置栏目背景**/
.column-head .column-anchor {
  padding: 10px;
}
.column-head .column-anchor .column-switch {
  display: block;
  width: 30px;
  height: 24px;
  float: right;
  background: url(img/menu-icon-arrow-white.png) no-repeat center;
}
.column-head .column-anchor h3.anchor-title {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
} /**位置栏目字体**/
.column-list-wrap li {
  width: 100%;
  vertical-align: bottom;
}
ul.column-list-wrap {
  background: #fff;
}
.column-list-wrap li a {
  display: inline-block;
  width: 100%;
  border-top:1px dotted #f5f5f5;
  border-bottom: 1px dotted #f5f5f5;
  font-size: 16px;
  color: #383838;
  background: #ebebeb;
  text-align: center;
}
.column-list-wrap li a:hover {
  color: #fff !important;/*修改*/
  text-decoration: none;
  background-color: #9E5F92;/*修改*/
}
.column-list-wrap li.selected a.selected {
  color: #fff;
  background-color: #5576C4;/*4b6ec1修改*/
}
.column-list-wrap li a span {
  display: block;
  padding: 10px;
  padding-left: 10px;
  line-height: 22px;
}
.column-list-wrap .sub-list li a {
  background-position: 18px 11px;
  font-size: 14px;
  background-color: #fff;
}
.column-list-wrap .sub-list li a:hover {
  background-color: #4b6ec1;
  color: #fff;
}
.column-list-wrap .sub-list li.selected a.selected {
  background-color: #9E5F92;
  color: #fff;
  background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
  line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
  font-size: 13px;
  background-position: 26px 10px;
  background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
  background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
  padding-left: 36px;
  line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
  background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
  background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
  padding: 4px 10px;
  padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
  padding: 4px 10px;
  padding-left: 52px;
}
/**
 * 栏目新闻
 */
.list-head {
  padding: 10px 0;
}
.list-meta .column-title {
  white-space: nowrap;
  line-height: 24px;
  font-size: 18px;
  color: #333;
  display: none;
} /**当前位置**/
.list-meta .column-path {
  line-height: 60px;
  color: #bebebe;
}
.list-meta .column-path a {
  color: #454545;
}
.list-meta .column-path a:hover {
  color: #14427E;
}
.column-news-con {
  padding: 10px 0;
}
.column-news-list .column-news-item {
  display: block;
  position: relative;
  line-height: 33px;
  padding: 5px 0;
  padding-left: 10px;
  background: url(img/dot.png) no-repeat 2px 13px;	
	
} /**栏目新闻列表**/
.column-news-list .column-news-item:hover {
  color: #000;	
}
.column-news-list .column-news-item .column-news-title {
  display: block;
  margin-right: 76px;
  font-size:15px;
}
.column-news-list .column-news-item .column-news-date {
  display: block;
  text-align: right;
  width: 80px;
  height: 20px;
  line-height: 33px;
  position: absolute;
  right: 0;
  top: 5px;
  color: #999;
  font-size:13px;
}
.wp_entry {
  width: auto;
  margin: 0 4px;
}
.wp_entry, .wp_entry p {
  line-height: 1.7;
  font-size: 15px;
  text-align: justify;
}
.wp_entry p {
  margin-bottom: 11px;
}
.column-news-list .wp_entry img {
  vertical-align: middle;
  max-width: 100%;
  font-size: 15px;
  ion(this.width > 800 ? "880px": this.width);
}
/**文章页**/
.info-box {
  margin: 0 50px;
  min-height: 600px;
}
.article {
  padding: 15px 0;
}
.article h1.arti-title {
  line-height: 26px;
  padding: 5px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #000;
} /**文章标题**/
.article .arti-metas {
  height: 16px;
  line-height: 16px;
  text-align: center;
  padding: 10px 0;
}
.article .arti-metas span {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  color: #787878;
} /**文章其他属性**/
.article .arti-metas .read-options {
  color: #444;
  text-decoration: none;
  float: right;
  display: inline-block;
  padding-left: 17px;
  background: url(img/options.png) no-repeat 0 50%;
}
.article .entry {
  margin: 0 4px;
  overflow: hidden;
} /**文章内容**/
.article .entry, .article .entry p {
  line-height: 1.7;
  font-size: 20px;
  text-align: justify;
}
.article .entry p {
  margin-bottom: 11px;
}
.article .entry .read img {
  vertical-align: middle;
  max-width: 100%;
  _width: expression(this.width > 1100 ? "1100px": this.width);
  background: url(img/loading.gif) no-repeat center;
}
#wp_nav_w1 .wp_nav {
  background:#fff;
}
#wp_nav_w1 .wp_nav .nav-item {
  display: inline-block;
  width: 14%;
}
#wp_nav_w1 .wp_nav .nav-item a {
  border: 1px dotted #f5f5f5;
}
#wp_nav_w1 .wp_nav .nav-item a span.item-name {
  display: inline-block;
  padding: 0px;/*0px 27px;*/
  line-height: 44px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #74256A;
}
#wp_nav_w1 .wp_nav .nav-item a.parent:hover {
  background:#74256A
}
#wp_nav_w1 .wp_nav .nav-item a.parent:hover span.item-name {
  color: #fff/*#fe9315*/ !important;
}
#wp_nav_w1 .wp_nav .sub-nav {
  display: inline-block;
  width: 99%;
  z-index: 200;
  position: absolute;
  visibility:hidden;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item {
  display: inline-block;
  width: 100%;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {
  border-top: 1px dotted #f5f5f5;
  border-bottom: 1px dotted #f5f5f5;
  background: #f5f5f5;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name {
  display: inline-block;
  width: 87.5%;
  text-align: center;
  padding: 5px 10px;
  line-height: 22px;
  font-size: 15px;
  color:#74256A;
  z-index: 200;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover {
  background: 74256A;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
  color: #fff;
}
#wp_nav_w4 .wp_nav .nav-item {
  display: inline-block;
  float: none;
  position: relative;
  vertical-align: bottom;
  width: 100%;
  border-radius: 5px;
  background-color: #f7f0c5;
  margin-bottom: 6px;
}
#wp_nav_w4 .wp_nav .nav-item a {
  font-family: "Microsoft Yahei";
  display: block;
  text-align: center;
  position: relative;
  z-index: 100;
}
#wp_nav_w4 .wp_nav .nav-item a span.item-name {
  display: inline-block;
  padding: 13px 17px 13px 56px;
  line-height: 25px;
  cursor: pointer;
  font-size: 16px;
}
#wp_nav_w4 .wp_nav .nav-item.i1 .mark {
  background: url(../images/nav1.png) no-repeat 13px 50%;
}
#wp_nav_w4 .wp_nav .nav-item.i2 .mark {
  background: url(../images/nav2.png) no-repeat 13px 50%;
}
#wp_nav_w4 .wp_nav .nav-item.i3 .mark {
  background: url(../images/nav3.png) no-repeat 13px 50%;
}
#wp_nav_w4 .wp_nav .nav-item.i4 .mark {
  background: url(../images/nav4.png) no-repeat 13px 50%;
}
#wp_nav_w4 .wp_nav .nav-item.i5 .mark {
  background: url(../images/nav5.png) no-repeat 13px 50%;
}
#wp_nav_w4 .wp_nav .nav-item a.parent:hover span.item-name {
  color: #6d6d6d !important;
}
td.imgscroll2_td {
  padding-right: 18px;
}
.xyfc h3.post-title3 {
  padding-left: 10px;
}
#wp_news_w3 .n_item .caption a {
  color: #000;
}
label#show {
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 447px;
  color: #fff;
  z-index: 5;
}
.logop {
  position: absolute;
  top: 31px;
  left: 50%;
  z-index: 15;
  margin-left: -570px;
}
.leftgo {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 50%;
  margin-left: -878px;
}
.nav {
  background-color: #74256A;
}
.footer {
  background-color: #74256A;
}
.head-bar2 {
  background: url(../images/liner1.png) no-repeat;
  overflow: hidden;
  margin-bottom: 18px;
}