@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

img {
  vertical-align: top;
}

html {
  overflow-x: hidden;
  font-size: 100px;
  width: 100%;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

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

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 13px/1 arial, \5b8b\4f53;
  color: #333;
  outline: 0;
}

:focus {
  outline: 0;
}

* {
  box-sizing: border-box;
}

.flex {
  display: flex;
}

/*备用样式表*/
.none {
  display: none;
}

.wcb {
  width: 100%;
  height: 30px;
  border: 2px dashed #97cbe0;
}

.hidden {
  visibility: hidden;
}

.clear {
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  clear: both;
  display: block;
  _display: inline;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: block;
  *zoom: 1;
}

.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  /*background:url(images/icon.png) no-repeat;*/
}

/*css3扩展*/
::-webkit-input-placeholder {
  color: #ccc;
}

:-moz-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

/**布局开始**/
body {
  line-height: 1;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
  color: #1a1a1a;
  font-size: 14px;
}

p {
  line-height: 1.75;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}

a:hover {
  color: #970f12;
}

/*页面尺寸*/
.wrapper {
  width: 100%;
  margin: 0 auto;
}

.wrapper .inner {
  width: 1300px;
  margin: 0 auto;
}

/**页面全局宽度**/
/*head开始*/
#header {
  background: #970f12 url("../images/headerbg.png") no-repeat right 45% bottom;
  position: relative;
}

#header .inner {
  height: 175px;
  /*position:relative;*/
}

.header .sitelogo {
  float: left;
  margin-top: 46px;
  margin-left: 4px;
}

.header .head-left {
  float: left;
  display: inline-block;
}

.header .head-main {
  float: left;
  margin-top: 10px;
}

.header .head-right {
  float: right;
  margin-top: 32px;
  width: 345px;
}

/*lang样式*/
.site-lang {
  float: left;
}

.site-lang ul {
  float: right;
}

.site-lang ul li.links {
  float: left;
}

.site-lang ul li.links a {
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: left center;
}

.site-lang ul li.links a:hover {
  color: #cad3d4;
}

/*默认主导航样式*/
#nav {
  float: right;
  width: 7.88rem;
  margin-top: 0.3rem;
  margin-left: -0.14rem;
  margin-right: -0.14rem;
}

#nav .inner .wp-panel .navbg {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
  float: right;
  height: 59px;
}

.nav .wp-menu .menu-item {
  display: inline-block;
  float: left;
  position: relative;
}

.nav .wp-menu .menu-item:hover .sub-menu {
  display: block;
}

.nav .wp-menu .menu-item.i1 {
  background: none;
}

.nav .wp-menu .menu-item a > .menu-switch-arrow {
  display: none;
  width: 20px;
  height: 20px;
  background: url(images/nav_j.png) no-repeat center center;
  vertical-align: middle;
}

.nav .wp-menu .menu-item a.menu-link {
  display: inline-block;
  padding: 0 0.14rem;
  line-height: 59px;
  color: #ffffff;
  font-size: 0.18rem;
  padding-bottom: 13px;
  font-weight: bold;
}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
  background-color: #fff;
  text-decoration: none;
  color: #000;
}

.nav .sub-menu {
  display: none;
  position: absolute;
  left: -25%;
  top: 72px;
  width: 160%;
  text-align: center;
  z-index: 100;
  background: #fff;
}

.nav .sub-menu .sub-item a {
  display: block;
  color: #000;
  padding: 0.14rem;
  font-size: 0.16rem;
  background: #fff;
}

.nav .sub-menu .sub-item.hover > a,
.nav .sub-menu .sub-item a:hover {
  color: #fff;
  background-color: #a32826;
  display: block;
}

.nav .sub-menu .sub-menu {
  left: 100%;
  top: 0px;
  z-index: 200;
  background: #fff;
  display: none !important;
}

/**主页banner开始**/
#banner {
  background: #fff;
}

#banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-slider,
.slick-list {
  width: 100%;
}

.mid .inner {
  padding: 0.72rem 0;
}

.main1 {
  background: #f4f4f4;
}

.main1 .inner {
  padding: 0 0 0.6rem;
  position: relative;
}

.main1 .ml {
  float: left;
  width: 50%;
}

.main1 .mr {
  float: right;
  width: 50%;
  position: relative;
}

.videolist,
.news_list {
  position: relative;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 200;
  cursor: pointer;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.7;
  transition: all 0.3s;
}

.slick-arrow:hover {
  opacity: 1;
}

.slick-arrow.custom-slick-next {
  right: 0;
  background: url(../images/i-right-w.png) no-repeat;
  background-size: cover;
  transform: translateY(-50%) translateX(50%);
  -webkit-transform: translateY(-50%) translateX(50%);
}

.slick-arrow.custom-slick-prev {
  left: 0;
  background: url(../images/i-left-w.png) no-repeat;
  background-size: cover;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

.main2 {
  background: #f4f4f4;
}

.main2 .inner {
  padding: 0.72rem 0px;
}

.admissions {
  background: #f4f4f4 url(../images/bg-book.png) no-repeat center top;
}

.admissions .inner {
  padding-bottom: 0;
}

.main2 .ml {
  float: left;
  width: 47.7%;
}

.main2 .mr {
  float: right;
  width: 48.5%;
}

.main3 {
  background: #ffffff url(../images/bg-flower.png) no-repeat right top;
}

.main3 .inner img {
  width: 100%;
}

.main3 .inner .tt {
  margin-bottom: 0.34rem;
  display: flex;
  justify-content: center;
}

.main3 .inner .tt .title {
  background: url(../images/icon-video.png) no-repeat left center;
  padding-left: 0.34rem;
  background-size: auto 0.3rem;
}

.main3 .ml {
  float: left;
  width: 51.7%;
}

.main3 .ml .news_bg,
.main3 .ml li {
  width: 100%;
}

.main3 .mr {
  float: right;
  width: 45.4%;
}

.main3 .mr .link_icon_bg img {
  height: 2.06rem;
  object-fit: cover;
}

.main4 {
  background: #fff;
}

.main4 .inner {
  padding-top: 0;
}

.main4 .inner .friend_link_list {
  display: flex;
  font-size: 0.16rem;
  justify-content: space-between;
}

.main4 .inner .friend_link_list .link-item {
  background-color: #fff;
  width: 28%;
  padding: 0.16rem;
  display: block;
  border-radius: 0.05rem;
  background-image: url(../images/i-link.png);
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #c0c0c0;
  box-shadow: 10px 10px 0 #f3f2f0;
}

.main4 .inner .friend_link_list .link-item a {
  display: block;
}

.main4 .inner .friend_link_list .link-item:hover {
  background-color: #f8f0f0;
}

.main5 .inner {
  padding: 70px 0 30px;
}

.main5 .ml {
  float: left;
  width: 38%;
  margin-top: 4px;
}

.main5 .mc {
  float: left;
  width: 30%;
}

.main5 .mr {
  float: right;
  text-align: center;
}

.main6 {
  position: relative;
  background: #970f12 url(../images/bg-red.png) no-repeat center bottom;
}

.main6::before {
  content: "";
  width: 100%;
  height: 1rem;
  display: block;
  background: url(../images/bg-white.png) no-repeat top center;
}

.main6 a {
  color: #ffffff;
}

.main7 {
  background: #f4f4f4 url(../images/bg-ball.png) no-repeat left bottom;
}

.links .con {
  display: flex;
  flex-wrap: wrap;
}

.links a {
  color: #ffffff;
  line-height: 30px;
  font-size: 15px;
  width: 48%;
}

div#container-6 {
  display: none;
}

/**标题栏新闻窗口**/
.post {
  margin-bottom: 0px;
}

.post .tt {
  display: inline-block;
  width: 100%;
  border-bottom: 0px solid #e6e6e6;
}

/**标题栏**/
.post .tt .tit {
  display: inline-block;
  float: left;
  font-size: 0.3rem;
  font-weight: bold;
}

/**标题字体**/
.post .tt .tit .title {
  display: block;
  line-height: 30px;
  color: #970f12;
  position: relative;
}

.post .con {
  padding: 0;
  margin: 0 auto;
}

.post .more_btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 20px;
  margin-top: 10px;
  line-height: 20px;
  float: right;
}

.post .more_btn .more_text,
.post .more_btn a {
  font-size: 0.16rem;
  cursor: pointer;
}

.post .more_btn a:hover {
  color: #970f12;
}

.post .tt .tit .eng {
  font-size: 0.18rem;
  font-weight: normal;
  color: #e2a03a;
  line-height: 20px;
  font-family: "Arial Narrow";
  margin-left: 13px;
}

.qrcodes {
  float: left;
  margin-left: 0.4rem;
  color: #ffffff;
}

.qrcodes img {
  width: 1.32rem;
}

.news_list li.news {
  line-height: 34px;
  padding-left: 0px;
}

/**标题图标**/
.news_list li.news span.news_title {
  float: left;
}

/*标题*/
.news_list li.news span.news_title img {
  vertical-align: middle;
}

.news_list li.news p {
  line-height: 34px;
}

.col_news_con .news_list li.news {
  line-height: 53px;
  border-bottom: 1px dashed #dadada;
}

.col_news_con .news_list li.news span.news_title {
  line-height: 53px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/i-li-dot.png) no-repeat left center;
  width: calc(100% - 1.3rem);
  padding-left: 0.16rem;
}

/*标题*/
/*图标链接*/
.link_icon {
  margin-bottom: 0px;
}

.link_icon .news_list {
  margin: 0 -14px;
}

.link_icon .news_list li.news {
  float: left;
  width: 50%;
  text-align: center;
  border: none;
}

.main3 .news {
  margin-bottom: 34px;
}

.link_icon .news_list li.news .news_box {
  margin: 0 14px;
}

.link_icon .news_list li.news .link_icon {
  display: inline-block;
  width: 100%;
  opacity: 1;
  filter: Alpha(opacity=100);
}

.link_icon .news_list li.news .icon {
  width: 1.1rem;
  height: 1.1rem;
  display: block;
  margin: 0 auto;
  background-image: linear-gradient(#970f12, #b50f12);
  position: relative;
  border-radius: 50%;
  padding: 0.2rem;
  box-sizing: border-box;
}

.link_icon .news_list li.news .icon img {
  width: 100%;
  height: 100%;
}

.link_icon .news_list li.news .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.32rem;
  height: 1.32rem;
  background: url(../images/i-circle.png) no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s;
}

.link_icon .news_list li.news .link_con {
  display: block;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
}

/* 移除SCSS嵌套，转为原生CSS选择器 */
.link_icon .news_list li.news:hover .icon::before {
  opacity: 0.5;
  /* 补充IE的-ms-前缀 */
  animation: anirotate 6s linear infinite;
  -webkit-animation: anirotate 6s linear infinite;
  -moz-animation: anirotate 6s linear infinite;
  -ms-animation: anirotate 6s linear infinite;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
}

/* 标准动画 */
@keyframes anirotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* Webkit内核（Chrome/Safari） */
@-webkit-keyframes anirotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* Firefox内核 */
@-moz-keyframes anirotate {
  0% {
    -moz-transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -moz-transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* IE 10/11 */
@-ms-keyframes anirotate {
  0% {
    -ms-transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -ms-transform: translate(-50%, -50%) rotate(360deg);
  }
}

/*图标链接*/
.post-11 .link_icon {
  margin-bottom: 0px;
}

.post-11 .link_icon .news_list {
  margin: 0;
}

.post-11 .link_icon .news_list li.news {
  float: left;
  width: 25%;
  text-align: center;
  border: none;
  margin-top: 0;
  box-sizing: border-box;
  position: relative;
}

.post-11 .link_icon .news_list li.news::before {
  position: absolute;
  left: 0;
  top: 25%;
  width: 1px;
  height: 50%;
  display: block;
  content: "";
  border-right: 1px solid #e0e0e0;
}

.post-11 .link_icon .news_list li.news:first-child::before {
  display: none;
}

.post-11 .link_icon .news_list li.news .news_box {
  width: 100%;
  margin: 0 auto;
}

.post-11 .link_icon .news_list li.news .link_icon {
  display: inline-block;
  width: 100%;
  padding: 0.2rem;
  box-sizing: border-box;
}

.post-11 .link_icon .news_list li.news .link_con {
  display: block;
  color: #970f12;
  font-size: 0.28rem;
  font-weight: normal;
  margin-top: 0.16rem;
  padding: 5px 0;
}

.l-banner img {
  height: 20vw;
  width: 100%;
  background-size: cover;
}

/**主体列表页开始**/
.bg {
  background: #f4f4f4 url(../images/bg_list.jpg) no-repeat bottom center;
  background-size: 100% auto;
}

#l-container {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

#l-container .inner {
  padding: 0px 0 1rem;
}

#l-container .inner .col_news {
  background: #fff;
}

/**主体文章页开始**/
#d-container .inner {
  background: #fff;
}

.yxzy .col_news_con .news_list .news.n11 .news_imgs {
  width: 185px !important;
}

.yxzy .col_news_con .news_list .news.n11 .news_imgs img {
  width: 100%;
}

.yxzy .col_news_con .news_list .news.n11 .news_title {
  display: none;
}

.col_menu {
  border-left: 5px solid #970f12;
  width: 3.2rem;
  float: left;
  background: #f4f4f4 url(../images/bg-left-menu.jpg) no-repeat bottom center;
  background-size: 100% auto;
}

.col_menu ul {
  margin-bottom: 2rem;
}

.col_menu .l-qh {
  margin-bottom: 10px;
}

.col_menu .col_menu_head {
  background: #970f12;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
  font-size: 30px;
  font-weight: normal;
  color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
  display: block;
  line-height: 50px;
  padding: 19px 20px 19px 30px;
}

/**栏目名称图标**/
.col_menu .col_menu_con {
  border: 0px solid #e4e4e4;
  padding-bottom: 0px;
}

/*栏目列表*/
.col_list .wp_listcolumn .wp_column a {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  background: none;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #f6eaea;
}

.col_list .wp_listcolumn .wp_column a .column-name {
  padding: 20px 10px 20px 0;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  border-bottom: 1px dashed #aaaaaa;
  line-height: 40px;
  display: block;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
  color: #970f12;
  background: #f3f2f0;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
  color: #970f12;
  border-bottom: 0;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
  color: #454545;
  background: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent > a .column-name {
  font-weight: bold;
  color: #970f12;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
  color: #333;
  border-top: 1px solid #eee;
  margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
  display: inline-block;
  line-height: 28px;
  padding: 5px 10px 5px 44px;
  cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
  color: #970f12;
}

/*三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
  padding: 5px 10px 5px 60px;
  cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
  color: #970f12;
}

/**栏目新闻**/
.col_news {
  width: calc(100% - 3.25rem);
  min-height: 500px;
  padding-bottom: 0.6rem;
  float: left;
}

.col_news .col_news_box {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.col_news_head {
  border-bottom: 2px solid #c0c0c0;
  padding-top: 0.24rem;
  margin-bottom: 0.24rem;
}

.col_metas .col_title {
  display: inline-block;
  float: left;
  height: 62px;
  line-height: 62px;
}

/**当前栏目**/
.col_metas .col_title h2 {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  color: #970f12;
}

.col_metas .col_path {
  display: inline-block;
  float: right;
  white-space: nowrap;
  height: 62px;
  line-height: 62px;
  color: #999;
  font-size: 15px;
  padding-left: 20px;
  background: url(../images/i-pos.png) no-repeat left center;
  background-size: 18px auto;
}

/**当前位置**/
.col_metas .col_path a {
  color: #999;
}

.col_metas .col_path a:hover {
  color: #970f12;
}

.col_news_con {
  padding: 0px;
  margin: 0 0px;
}

.col_news_list {
  margin-top: 10px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
  line-height: 1.75;
  font-size: 14px;
  color: #333;
}

.col_news_list .wp_entry p {
  margin-bottom: 10px;
}

.col_news_list .wp_entry table {
  margin-bottom: 4px;
}

.col_news_list .wp_entry img {
  max-width: 680px;
}

.infobox {
  padding: 41px 10px;
  margin: 0 auto;
  width: auto;
  min-height: 500px;
}

.article h1.arti_title {
  line-height: 50px;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #970f12;
}

/**文章标题**/
.article .arti_metas {
  padding: 0 0 5px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}

.article .arti_metas span {
  margin: 0 14px;
  font-size: 15px;
  color: #919191;
  line-height: 54px;
}

/**文章其他属性**/
.article .entry {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
  line-height: 24px;
  font-size: 16px;
  color: #000;
}

/**阅读字体**/
.article .entry .read p {
  margin-bottom: 0px;
}

.article .entry .read img {
  margin: 0 auto;
  max-width: 940px;
  _width: expression(this.width > 940 ? "940px": this.width);
}

/**文章阅读部分图片大小限制**/
.article .entry .read table {
  margin: 0 auto;
  border: none;
  max-width: 72% !important;
}

/**页脚开始**/
.bottom {
  padding-top: 60px;
  background: url(../images/footerbg.png) no-repeat bottom center;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

#footer .inner {
  padding: 0.2rem 0px;
}

#footer .inner p {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  color: #e5c8d0;
}

#footer .inner p a {
  color: #e5c8d0;
}

#footer .inner p span {
  margin: 0 4px;
}

/*系统默认搜索*/
.wp_search {
  display: inline-block;
  position: relative;
  padding-left: 4px;
  border: 1px solid #d0d0d0;
}

.wp_search #keyword {
  width: 160px !important;
  padding: 4px 0;
  border: none;
  height: 20px;
  line-height: 20px;
  background: transparent;
  color: #fff;
}

.wp_search .search {
  width: 32px;
  height: 30px;
  border: 0px;
  background: #ffffff url(../images/sous.png) no-repeat center;
  cursor: pointer;
  vertical-align: top;
}

/*自定义输入框*/
.searchbox {
  text-align: right;
  margin-top: 0px;
  float: right;
  clear: right;
}

.wp-search {
  position: relative;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.2);
}

.wp-search form {
  display: block;
}

.wp-search .search-input {
  margin-left: 18px;
  margin-right: 50px;
}

.wp-search .search-input input.search-title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: none;
  color: #ffffff;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  font-size: 14px;
  border: 0;
  outline: 0;
  font-family: "Microsoft Yahei";
}

.wp-search .search-btn {
  width: 50px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 0%;
}

.wp-search .search-btn input.search-submit {
  width: 50px;
  height: 38px;
  border: 0;
  outline: 0;
  background: url(../images/sous.png) no-repeat center;
  cursor: pointer;
}

/*列表页*/
/*banner*/
.mbanner .focus .focus-nav {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-right: 0px;
  z-index: 60;
  width: 112px;
  height: 100%;
  background: url(images/page_bg.png);
}

.mbanner .focus .focus-pagination {
  position: absolute;
  right: 0px;
  top: 10%;
  margin-right: 23px;
  z-index: 60;
}

.mbanner .focus .focus-page {
  display: block;
  width: 41px;
  height: 41px;
  margin-right: 0;
  background: transparent;
  margin-bottom: 15px;
  margin-left: 48px;
}

.mbanner .focus .focus-page-active {
  background: #e9aa47;
}

.mbanner .focus .focus-page-active span {
  font-size: 28px;
}

.mbanner .focus .focus-page:hover {
  background: #e9aa47;
}

.mbanner .focus .focus-page span {
  display: block;
}

.mbanner .focus .focus-navigation {
  background: none;
  font-size: 40px;
  width: 18px;
  height: 30px;
  line-height: 30px;
  font-family: "Simsun";
  top: auto;
  bottom: 31px;
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999;
}

.mbanner .focus .focus-navigation:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.mbanner .focus .focus-navigation:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.mbanner .focus .focus-prev {
  left: auto;
  right: 70px;
}

.mbanner .focus .focus-next {
  right: 21px;
}

.focus-container .focus-item img {
  -webkit-animation-name: centerBig;
  animation-name: centerBig;
  /* animation-duration: 3s; */
  animation-iteration-count: infinite;
}

@keyframes centerBig {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.03, 1.03);
  }
  0% {
    transform: scale(1, 1);
  }
}

/*

.post-11 .news_list.list1 {float: left;width: 50%;}
.post-11 .news_list.list1 li.news.n1 {text-align: center;}
.post-11 .news_list.list1 li.news.n1 .news_wz {background: #e9aa47;}
.post-11 .news_list.list1 li.news.n1 .news_con {padding: 20px 0;}
.post-11 .news_list.list1 li.news .news_title {font-size: 24px;font-weight: bold;color: #fff;background:url(images/icon1.png) no-repeat 23% center;line-height: 41px;}
.post-11 .news_list.list1 li.news .news_title a {color: #fff;}

.post-11 .news_list.list1 li.news.n1 .news_imgs {position: relative;height: 140px;overflow: hidden;}
.post-11 .news_list.list1 li.news.n1 .news_imgs .news_bg {width: 100%;height: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;max-width: 100%;transition: all 1s ease 0s;}
.post-11 .news_list.list1 li.news:hover .news_imgs .news_bg {-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);transform: scale(1.15);cursor: pointer;}

.post-11 .news_list.list2 {float: right;width: 50%;}
.post-11 .news_list.list2  li.news {background: #59ba6e;height: 221px;}
.post-11 .news_list.list2 li.news .news_imgs {width: 94px;height: 87px;margin: 0 auto;padding: 30px 0;}
.post-11 .news_list.list2 li.news .news_imgs img {width: 100%;height: 100%;}
.post-11 .news_list.list2 li.news .news_title {font-size: 24px;line-height: 30px;font-weight: bold;color: #fff;text-align: center;}
.post-11 .news_list.list2 li.news .news_title a {color: #fff;}
.post-11 .news_list.list1 li.news.n1 .news_wz:hover {background: #f6af41;}
.post-11 .news_list.list2 li.news:hover {background: #5acf73;transform: scale(1.1);}

*/
/*
.post-12 .news_list.list1 {float: left;width: 50%;}
.post-12 .news_list.list1 li.news.n1 {text-align: center;}
.post-12 .news_list.list1 li.news.n1 .news_wz {background: #009fd8;}
.post-12 .news_list.list1 li.news.n1 .news_con {padding: 20px 0;}
.post-12 .news_list.list1 li.news .news_title {font-size: 24px;font-weight: bold;color: #fff;background:url(images/icon3.png) no-repeat 12% center;line-height: 41px;}
.post-12 .news_list.list1 li.news .news_title a {color: #fff;}

.post-12 .news_list.list1 li.news.n1 .news_imgs {position: relative;height: 140px;overflow: hidden;}
.post-12 .news_list.list1 li.news.n1 .news_imgs .news_bg {width: 100%;height: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;max-width: 100%;transition: all 1s ease 0s;}
.post-12 .news_list.list1 li.news:hover .news_imgs .news_bg {-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);transform: scale(1.15);cursor: pointer;}

.post-12 .news_list.list2 {float: right;width: 50%;}
.post-12 .news_list.list2  li.news {background: #e34469;height: 221px;}
.post-12 .news_list.list2 li.news .news_imgs {width: 63px;height: 56px;margin: 0 auto;padding: 30px 0 25px;}
.post-12 .news_list.list2 li.news .news_imgs img {width: 100%;height: 100%;}
.post-12 .news_list.list2 li.news .news_title {font-size: 24px;line-height: 30px;font-weight: bold;color: #fff;text-align: center;}
.post-12 .news_list.list2 li.news .news_title a {color: #fff;}
.post-12 .read_more {text-align: center;height: 16px;margin-top: 30px;}
.post-12 .news_list.list1 li.news.n1 .news_wz:hover {background: #24b8ee;}
.post-12 .news_list.list2 li.news:hover {background: #fe5079;}

*/
.videolist {
  margin-top: 0.2rem;
}

.videolist .video-item {
  padding: 0 0.2rem;
  box-sizing: border-box;
}

.videolist .video-item a {
  display: block;
  width: 100%;
}

.videolist .video-item img {
  width: 100%;
  height: 2.1rem;
  object-fit: cover;
  margin: 0 auto;
  border: 4px solid rgba(255, 255, 255, 0.6);
}

.main1 .inner {
  padding: 0.3rem 0;
}

.main1 .post-13 {
  position: absolute;
  right: 0;
  width: 25%;
  height: 122%;
  padding: 0;
  top: 0;
  display: none;
  background-size: cover;
}

.main1 .post-13 .con {
  margin-top: 5%;
}

.post-13 .news_box {
  text-align: center;
  line-height: 50px;
}

.post-13 li.news:hover .news_box {
  background: #e34469;
}

.post-13 .news_list li.news {
  float: left;
  width: 50%;
}

.post-13 .link_icon {
  color: #fff;
  font-size: 16px;
}

.post-13 .link_icon:hover {
  text-decoration: underline;
}

.mid .tt {
  margin-bottom: 0.24rem;
}

.post-21 .news_list li.news,
.post-22 .news_list li.news {
  line-height: 59px;
  border-bottom: 1px dashed #aaaaaa;
}

.post-21 .news_list li.news .news_title,
.post-22 .news_list li.news .news_title {
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/i-li-dot.png) no-repeat left center;
  width: calc(100% - 1.5rem);
  padding-left: 0.16rem;
}

.post-21 .news_list li.news .news_meta,
.post-22 .news_list li.news .news_meta {
  font-size: 18px;
  color: #454545;
  opacity: 0.7;
  float: right;
}

.post-31 .slick-slider {
  padding-bottom: 0;
}

.post-31 .news_list .news .news_box {
  position: relative;
  border: 0;
}

.post-31 .news_list .news .news_box .news_imgs {
  position: relative;
  height: 4.46rem;
  overflow: hidden;
}

.post-31 .news_list .news .news_box .news_imgs .news_bg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  transition: all 1s ease 0s;
}

.post-31 .news_list .news .news_box:hover .news_imgs .news_bg {
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.post-31 .bofang_box {
  position: absolute;
  top: 50%;
  margin-top: -36px;
  left: 50%;
  margin-left: -36px;
}

.post-31 .title_bg {
  position: absolute;
  height: 8px;
  bottom: 0;
  width: 100%;
}

#videoAlert {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /*background:#000;opacity:0.7;filter:alpha(opacity=70);*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

#videoAlert .cont {
  position: relative;
  height: 100%;
}

#videoAlert .video_box {
  position: absolute;
  margin-top: 10%;
  width: 70%;
  height: 60%;
  margin-left: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

#videoAlert .video_box video {
  width: 85%;
  margin: 0 auto;
}

#videoAlert .video_box .close img {
  width: 30px;
  position: absolute;
  top: -5px;
  right: 20%;
}

#videoAlert .video_box .close {
  margin-bottom: 25px;
  height: 30px;
  position: relative;
  cursor: pointer;
}

.post.post-41 .con {
  padding-bottom: 0.3rem;
}

.post-41 .news_list li.news {
  float: left;
  margin-right: 50px;
}

.post-41 .news_list li.news span.news_title {
  font-size: 18px;
  line-height: 30px;
}

.main5 .post .tt .tit {
  font-size: 18px;
  margin-bottom: 16px;
}

.main5 .post .tt .tit .title {
  color: #fff;
  line-height: 24px;
}

.post-51 .copyright {
  line-height: 30px;
}

.post-51 .copyright p {
  font-size: 15px;
  color: #fff;
}

.post-51 .copyright p span {
  font-size: 15px;
  color: #fff;
}

.main5 .mc img {
  width: 100%;
}

.post-52 .news_title {
  font-size: 14px;
  line-height: 24px;
  margin-top: 14px;
}

.post-52 .news_title a {
  color: #fff;
}

/*分页*/
div#wp_paging_w6 {
  margin-top: 16px;
}

.wp_paging {
  font-size: 14px;
  color: #333;
}

.wp_paging li {
  height: 50px;
  line-height: 50px;
}

.wp_paging li a {
  color: #333;
  line-height: 50px;
  height: 50px;
}

.wp_paging li em {
  font-weight: normal;
}

/*************************************************************
*二级页面
*/
/*组织机构*/
.w100 {
  width: 100%;
}

.m-listb5.video .pic {
  padding-top: 90%;
}
