html {
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53;
  font-family: tahoma, "Microsoft YaHei";
  color: #333;}

body {
  background: #fff;
  font-size: 14px;
  line-height: 1.5;}

input,
select,
textarea {
  font-size: 100%;
  outline: none;}

table {
  border-collapse: collapse;
  border-spacing: 0;}

th {
  text-align: inherit;}

img {
  vertical-align: middle;}

fieldset,
img {
  border: 0;}

iframe {
  display: block;}

abbr,
acronym {
  border: 0;
  font-variant: normal;}

del {
  text-decoration: line-through;}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;}

ol,
ul {
  list-style: none;}

caption,
th {
  text-align: left;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;}

q:before,
q:after {
  content: "";}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;}

sup {
  top: -0.5em;}

sub {
  bottom: -0.25em;}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;}

.clearfix:before,
.clearfix:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: ".";}

.clearfix:after {
  clear: both;}

.clearfix {
  *zoom: 1;}

* {
  word-break: break-all;
  box-sizing: border-box;}

::-webkit-input-placeholder {
  font-size: 14px;
  color: #999;}
/*webkit*/

:-moz-placeholder {
  font-size: 14px;
  color: #999;}
/*firefox 4-18*/

::-moz-placeholder {
  font-size: 14px;
  color: #999;}
/*firefox 19+*/

:-ms-input-placeholder {
  font-size: 14px;
  color: #999;}
/*ie10+*/

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;}
/*开头 */

.header {
  width: 100%;
  height: 160px;
  background-color: #aa342f;}

.contianer {
  width: 1200px;
  min-height: 160px;
  /* background-color: teal; */
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 44px;
  position: relative;}

.logo1 {
  width: 470px;
  height: 72px;
  background: url(img/logo.jpg) no-repeat;
  display: inline-block;
  margin-right: 34px;}

.logo2 {
  width: 322px;
  height: 35px;
  background: url(img/school.jpg);
  display: inline-block;
  margin-bottom: 20px;}
/* 轮播的效果 */

.news_01 .swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: url(img/left.jpg);}

.news_01 .swiper-button-prev:hover {
  background-color: red;}

.swiper-slide swiper-slide-active {
  position: relative;}

.news_01 .swiper-button-next {
  position: absolute;
  top: 224px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: url(img/right.jpg);}

.news_01 .swiper-button-next:hover {
  background-color: red;}

.news_01 {
  width: 600px;
  display: inline-block;}

.news_01 .swiper-container {
  width: 600px;
  height: 470px;
  overflow: hidden;
  position: relative;}

.news_01 .swiper-slide {
  position: relative;
  width: 600px;
  height: 470px;}

.news_01 .pictu img {
  width: 600px;
  height: 470px;}

.news_01 .news_bar1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  z-index: 1;}

.news_01 .news_bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  background: #000000;
  opacity: 0.3;
  font-size: 16px;
  color: #fff;
  z-index: 1;}

.news_01 .news_title {
  line-height: 60px;
  position: absolute;
  left: 100px;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  z-index: 2;}

.news_01 .news_date {
  position: absolute;
  left: 0px;
  line-height: 60px;
  font-size: 14px;
  color: #fff;
  z-index: 2;}

.news_date1 {
  display: inline-block;
  color: #999999;
  position: absolute;
  left: 80px;
  width: 1px;
  height: 16px;
  z-index: 2;}

.news_date2 {
  display: inline-block;
  position: absolute;
  right: 31px;
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;}

.mbanner .swiper-slide {
  height: 400px;
  overflow: hidden;
  text-align: center;}

.mbanner .swiper-container-horizontal > .swiper-pagination {
  color: #fff;}

.news_01 .swiper-container-horizontal > .swiper-pagination {
  color: #fff;
  bottom: 20px;
  right: 10px;
  left: auto;
  text-align: right;}
/* .mbanner .swiper-container-horizontal>.swiper-pagination {
      color: #AA342F;
      font-size: 15px;
      position: absolute;
      left: 200px;
  } */

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 60px;
  left: 1490px;
  bottom: 31px;
  color: #aa342f;}

.swiper-container.swiper-container-horizontal.swiper-container-fade {
  position: relative;}

.ok {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 420px;
  z-index: 2;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;}

.swiper-button-prev {
  position: absolute;
  left: 30px;
  top: 222px;
  width: 60px;
  height: 60px;
  background-color: #000000;
  opacity: 0.5;
  border-radius: 50%;}

.swiper-button-prev:hover {
  background-color: #aa342f;
  opacity: 1;}

.swiper-button-next {
  position: absolute;
  right: 30px;
  top: 222px;
  height: 60px;
  width: 60px;
  background-color: #000000;
  border-radius: 50%;
  opacity: 0.5;}

.swiper-button-next:hover {
  background-color: #aa342f;
  opacity: 1;}
/* 自定义样式 */

.search {
  float: right;
  width: 300px;
  height: 40px;
  /* border: 1px solid #ffffff; */
  margin-top: 27px;}

.searchbox {
  width: 280px;}

.wp-search {
  position: relative;
  background: none;
  border-radius: 2px;
  height: 36px;
  border: 1px solid #fff;}

.wp-search form {
  display: block;}

.wp-search .search-input {
  margin-right: 40px;}

.wp-search .search-input input.search-title {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 32px;
  background: none;
  color: #ffffff !important;
  font-size: 14px;
  border: 0;
  outline: 0;
  font-family: "Microsoft YaHei";
  text-indent: 15px;}

.wp-search .search-btn {
  width: 40px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0%;}

.wp-search .search-btn input.search-submit {
  width: 40px;
  height: 36px;
  border: 0;
  outline: 0;
  background: url(img/searchs.jpg) center center no-repeat;
  cursor: pointer;
  background-color: #fff;}

.wp-search input:-webkit-autofill {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff;}
/* 切换英文样式 */

.eh {
  width: 155px;
  height: 18px;
  /* background-color: #fff; */
  position: absolute;
  right: 0px;
  top: 32px;
  display: inline-block;
  display: flex;
  justify-content: flex-start;
  align-items: center;}

.ii {
  width: 18px;
  height: 18px;
  background-color: #787878;
  background: url(img/en.jpg) no-repeat;
  display: inline-block;
  position: relative;}

.abb {
  line-height: 30px;
  color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: -6px;}
.abb2 a {
  color: #ffffff;
  margin-right: 15px;
  margin-bottom: 3px;}

.clearfix .write {
  width: 1920px;
  height: 2px;
  background: #ffffff;}
/* 公共的版心 */

.contianer1 {
  width: 1200px;
  margin: 0 auto;}
/* 导航样式 */

.nav {
  width: 100%;
  height: 60px;
  background: #fa8630;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);}

.nav .contianer1 {
  height: 60px;}
/* 默认样式 */
/*导航样式：后台绑定时也可以定义配置*/

.nav .wp-menu {
  margin: 0 auto;
  font-size: 0;
  position: relative;}

.nav .wp-menu .menu-item {
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  width: 90px;
  line-height: 60px;
  position: relative;}

.nav .wp-menu .menu-item.i12 {
  width: 150px;}

.nav .wp-menu .menu-item.i12:hover {
  width: 150px;}

.nav .wp-menu .menu-item.i12 .sub-menu {
  width: 150px;}

.nav .wp-menu .menu-item a.menu-link {
  display: block;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;}

.nav .wp-menu .menu-item:hover {
  background-color: #fff;}

.nav .wp-menu .menu-item:hover .sub-item .sub-menu {
  display: none;}

.nav .wp-menu .menu-item:hover .sub-item:hover .sub-menu {
  display: block;}

.nav .wp-menu .menu-item:hover {
  width: 90px;
  height: 100%;}

.nav .wp-menu .menu-item a:hover {
  background-color: #ffffff;}

.nav .wp-menu .menu-item.hover a.menu-link:before,
.nav .wp-menu .menu-item:hover a.menu-link:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 10px;
  background: #333;
  transition: all 0.6s ease-in-out;}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item:hover a.menu-link {
  color: #aa342f;}

.nav .wp-menu .menu-item:hover .sub-menu {
  display: block;}

.nav .sub-menu {
  display: none;
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 100;
  background: #fff;
  width: 90px;
  min-height: 60px;}

.nav .sub-menu .sub-item {
  position: relative;
  white-space: nowrap;
  vertical-align: top;
  _zoom: 1;}

.nav .sub-menu .sub-item a {
  display: block;
  color: #000;
  line-height: 40px;
  padding: 12px 5px;
  font-size: 16px;
  text-align: center;}

.nav .sub-menu .sub-item.hover > a,
.nav .sub-menu .sub-item a:hover {
  color: #fff;
  background-color: #aa342f;
  min-height: 60px;}

.nav .sub-menu .sub-menu {
  left: 100%;
  top: 0px;
  z-index: 200;}
/*栏目图片*/

.l-banner {
  height: 520px;
  background-repeat: no-repeat;
  text-align: center;
  overflow: hidden;}

.l-banner img {
  display: none;
  height: 100%;}
/* banner样式 */

.banner {
  height: 520px;
  background-color: #333;
  background: url(img/banner.jpg);
  position: relative;}

.big {
  /* height: 1230px; */
  width: 100%;
  /* background-color: #000; */
  margin-top: 20px;}

.bi {
  /* height: 1230px; */
  background-color: #fff;
  /* padding-top: 81px; */
  box-sizing: border-box;}

.list-head {
  height: 24px;
  width: 1200px;}

.col_news {
  width: 100%;
  min-height: 24;
  float: right;}

.col_news .col_news_box {
  margin-left: 300px;}

.col_news_head {
  border-bottom: 1px solid #e0e0e0;}

.col_metas .col_title {
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 24px;}
/**当前栏目**/

.col_metas .col_title h2 {
  display: inline-block;
  font-size: 24px;
  font-family: "Microsoft yahei";
  font-weight: 600;
  color: #aa342f;
  position: relative;
  padding-left: 17px;}

.col_metas .col_title h2:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 4px;
  height: 24px;
  background: #aa342f;}

.col_metas .col_path {
  display: inline-block;
  float: right;
  white-space: nowrap;
  /* height: 30px; */
  line-height: 24px;
  color: #aa342f;
  position: relative;}
/**当前位置**/

.col_metas .col_path a {
  color: #999;}

.col_metas .col_path a:last-child {
  color: #b02626;}

.pa {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 24px;
  background: url(img/house.jpg);
  position: absolute;
  bottom: 3px;
  left: -25px;}

.con {
  min-height: 500px;
  /* background-color: red; */
  margin-top: 45px;}

.article {
  padding-top: 10px;}

.article h1.arti_title {
  line-height: 48px;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  text-align: center;
  color: #333;}
/**文章标题**/

.article h2.arti_title {
  line-height: 40px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #1b1b1b;}
/**文章副标题**/

.article .arti_metas {
  padding-bottom: 30px;
  text-align: center;}

.article .arti_metas span {
  margin: 0 8px;
  font-size: 14px;
  color: #787878;}
/**文章其他属性**/

.article .entry {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  min-height: 300px;
  margin-bottom: 20px;}
/**文章内容**/

.article .entry .read,
.article .entry .read p {
  line-height: 1.75;
  font-size: 16px;
  color: #333;}
/**阅读字体**/

.article .entry .read p {
  margin-bottom: 10px;}

.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;}
/* foot */

.foot {
  width: 100%;
  background: #aa342f;
  height: 258px;}

.fot {
  height: 210px;
  /* background-color: #333; */
  position: relative;}

.jiangxi {
  width: 584px;
  height: 72px;
  background: url(img/logo.jpg) no-repeat;
  margin-right: 370px;
  margin-top: 50px;
  display: inline-block;}

.xi {
  width: 224px;
  /* height: 40px; */
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  /* background-color: #fa8630; */
  position: absolute;
  left: 780px;
  top: 57px;}
/* ；链接样式 */

.foot-right {
  display: inline-block;}

.botlinks .links-wrap {
  position: relative;
  width: 280px;
  height: 36px;
  line-height: 36px;
  border: 0;
  /* background: rgba(255, 255, 255, 0.3); */
  border-radius: 0;
  border: 1px solid #fff;
  position: absolute;
  bottom: 49px;
  left: 780px;}

.botlinks .links-wrap a.links-arrow {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 50px 0 20px;
  color: #fff;
  font-size: 14px;
  background: url(img/arrow.jpg) no-repeat right top;}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
  color: #fff;
  background-position: right bottom;
  cursor: pointer;}

.botlinks .links-wrap .link-items {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 33px;
  height: auto;
  max-height: 300px;
  overflow: auto;
  overflow-x: hidden;
  background: pink;
  border-radius: 0;}

.botlinks .links-wrap .link-items a {
  display: block;
  line-height: 24px;
  padding: 5px 25px;
  color: #333;}

.botlinks .links-wrap .link-items a span {
  display: block;
  white-space: nowrap;}

.botlinks .links-wrap .link-items a:hover {
  color: #fff;
  background: #fa8630;
  cursor: pointer;}

.tui {
  width: 80px;
  height: 80px;
  /* background-color: #fff; */
  position: absolute;
  right: 0;
  bottom: 60px;}

.tu {
  width: 80px;
  height: 80px;
  background-color: #fff;
  background: url(img/mun.jpg);}

.pi {
  padding-bottom: 5px;
  color: #fff;
  text-align: center;}
/* 最底部 */

.bot {
  width: 100%;
  background-color: #000000;
  opacity: 0.2;
  color: #ffffff;
  text-align: center;
  line-height: 48px;}
/* 列表页的样式 */

.con1 {
  min-height: 800px;
  /* background-color: #000; */
  padding: 80px 0px;
  box-sizing: border-box;}

.weizhi {
  width: 240px;
  min-height: 200px;
  float: left;
  background: #f0f0f0;}

.col_menu .l-qh {}

.col_menu .col_menu_head {
  background: #aa342f;}
/**位置栏目背景**/

.col_menu .col_menu_head h3.col_name {
  min-height: 70px;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  padding: 14px;}
/**位置栏目字体**/

.col_menu .col_menu_head h3.col_name .col_name_text {
  display: block;
  line-height: 39px;
  text-align: center;}
/**栏目名称图标**/

.col_menu .col_menu_con {
  border: 0;
  background: #f5f5f5;
  border-left: 4px solid #aa342f;
  padding: 0px;
  box-sizing: border-box;}
/*栏目列表*/

.col_list {
  min-height: 100px;
  background-color: #f0f0f0;}

.col_list .wp_listcolumn {
  border: 0px;}

.col_list .wp_listcolumn .wp_column a {
  background-image: none;
  display: block;
  box-sizing: border-box;
  padding-left: 65px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  position: relative;}

.col_list .wp_listcolumn .wp_column a .column-name {
  display: inline-block;
  padding: 15px 0px;
  line-height: 30px;}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a.parent {
  color: #fff;
  background: #fa8630;
  height: 60px;}

.col_list .wp_listcolumn .wp_column a.col_item_link i {
  position: absolute;
  content: "";
  right: 48px;
  top: 50%;
  margin-top: -7px;
  width: 8px;
  height: 14px;
  display: none;}

.col_list .wp_listcolumn .wp_column a.col_item_link:hover i,
.col_list .wp_listcolumn .wp_column a.col_item_link.selected i,
.col_list .wp_listcolumn .wp_column a.col_item_link.parent i {
  display: block;}

.col_list .wp_listcolumn .sub_list .wp_column a {
  color: #454545;
  background: none;
  border-bottom: 1px solid #bbb;}
/*二级子栏目**/

.col_list .wp_listcolumn .sub_list a {
  font-weight: normal;
  font-size: 16px;
  color: #333;}

.col_list .wp_listcolumn .sub_list a .column-name {
  display: inline-block;
  line-height: 40px;
  padding: 10px 0;
  cursor: pointer;}

.col_list .wp_listcolumn .sub_list a:hover {
  background: #ececec;}

.col_list .wp_listcolumn .sub_list a.selected {
  background: #ececec;
  font-weight: 600;}

.col_list .wp_listcolumn .sub_list a:hover span.column-name,
.col_list .wp_listcolumn .sub_list a.selected span.column-name {
  color: #036eb7;}
/*三级子栏目**/

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
  background: none;}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
  padding: 5px 10px 5px 20px;
  cursor: pointer;
  font-size: 14px;
  position: relative;}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name:before {
  position: absolute;
  content: "";
  left: 2px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background: #bbb;}

.col_list .wp_listcolumn .sub_list .sub_list a:hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
  font-weight: 400;
  color: #036eb7;}

.col_list .wp_listcolumn .sub_list .sub_list a:hover .column-name:before,
.col_list .wp_listcolumn .sub_list .sub_list a.selected .column-name:before {
  background: #036eb7;}
/* 栏目 */

.rit {
  width: 900px;
  min-height: 690px;
  /* background-color: teal; */
  float: right;
  margin-left: 60px;
  margin-bottom: 36px;}

.rits {
  width: 900px;
  height: 24px;}

.col_news_con {
  padding: 5px 0px 20px 0px;
  margin-top: 36px;
  width: 900px;}

.col_news_list {
  margin-top: 7px;}

.col_news_list .wp_article_list .list_item {
  list-style-type: disc !important;}
/**栏目新闻列表**/

.col_news_list .wp_article_list .list_item .Article_Index {
  list-style-type: disc !important;}
/**栏目新闻图标序号**/

clearfix .news_list list2 {
  list-style-type: disc !important;}

.news1 {
  width: 6px;
  height: 6px;
  display: inline-block;
  background-color: #999999;
  border-radius: 50%;}

.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;
  _width: expression(this.width > 680 ? "680px": this.width);}
/**列表页文章图片大小限制**/

.col_news_list .news_list li.news {
  border-bottom: #cccbcb 1px dashed;
  padding: 5px 0;}

.col_news_list .news_list li.news .news_title {
  font-size: 16px;
  line-height: 35px;
  color: #333333;}

.col_news_list .news_list li.news .news_meta {
  float: right;
  color: #999999;
  font-family: SourceHanSansCN;
  font-size: 16px;
  line-height: 35px;
  min-height: 38px;
  width: 100%;
  margin-top: 10px;}

.news_me {
  position: absolute;
  right: 0px;
  line-height: 35px;}

.banner .inner {
  width: 100%;
  min-height: 420px;}

.banner .focus .focus-title-bg {
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=60);}

.banner .focus .focus-pagination {
  width: 100%;
  text-align: center;
  position: absolute;
  right: 14px;
  bottom: 11px;
  margin-right: 0px;
  z-index: 60;
  display: none;}

.banner .focus .focus-page {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-right: 6px;
  background: #bbb897;}

.banner .focus .focus-page-active {
  background: #fff;
  opacity: 1;
  filter: Alpha(opacity=100);}

.banner .focus-navigation:hover {
  opacity: 1;
  filter: alpha(opacity=100);}

.banner .focus-navigation:active {
  opacity: 1;
  filter: alpha(opacity=100);}

.banner .focus .focus-prev {
  left: 60px;
  background: url(img/archives_10.jpg) center no-repeat;}

.banner .focus .focus-next {
  right: 60px;
  background: url(img/archives_13.jpg) center no-repeat;}

.banner .focus-container .focus-item img {
  width: 100%;}

.banner .focus .focus-title-bar {
  display: none !important;}

.banner .focus .focus-navigation {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  text-indent: -999em;}

.school {
  width: 150px;
  height: 30px;
  /* background-color: red; */
  position: absolute;
  right: 260px;
  bottom: 40px;
  color: #fff;
  line-height: 50px;}

.main1 {
  width: 100%;
  height: 640px;}

.main1-1 {
  height: 740px;
  /* background-color: pink; */
  padding: 34px 0px;
  box-sizing: border-box;}

.new {
  height: 36px;
  /* background-color: #b02626; */
  position: relative;
  margin-bottom: 41px;}

.new-left {
  height: 36px;
  width: 150px;
  /* background-color: #333; */
  float: left;}

.new-left h2 {
  display: inline-block;
  font-size: 32px;
  font-family: "Microsoft yahei";
  font-weight: 600;
  color: #aa342f;
  position: relative;
  padding-left: 12px;}

.new-left h2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 36%;
  margin-top: -12px;
  width: 4px;
  height: 36px;
  background: #aa342f;}

.new-right {
  width: 120px;
  height: 40px;
  /* background-color: #036eb7; */
  background: url(img/more.jpg);
  position: absolute;
  right: 0;
  top: 8px;}

.video {
  height: 502px;}

.vid1 {
  display: inline-block;
  height: 100%;
  /* background-color: #036eb7; */
  margin-right: 60px;
  float: left;
  position: relative;}

.qj {
  width: 670px;
  background: #000000;
  opacity: 0.3;
  position: absolute;
  bottom: 0;
  padding: 30px 0px;
  line-height: 20px;}

.timeq {
  display: inline-block;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  margin-right: 13px;}

.vv {
  display: inline-block;}

.biati {
  display: inline-block;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  margin-left: 15px;}

.pictu img {
  width: 670px;
  height: 503px;}

.vid2 {
  height: 100%;
  width: 570px;
  float: right;}

.xuhao {
  position: absolute;
  right: 31px;
  color: #ffffff;}

.news_meta {
  display: none;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #999999;
  min-height: 38px;
  width: 100%;
  margin-top: 10px;}

.ull {
  position: relative;}

.ull:hover {
  width: 100%;
  min-height: 100px;}

.time {
  display: inline-block;}

.ull:hover .time {
  display: block;
  color: #999999;
  float: left;}

.ull:hover .news_meta {
  display: block;
  float: right;}

.shuxian1 {
  color: #999999;}

.ull {
  min-height: 37px;
  /* background-color: teal; */
  margin-bottom: 24px;
  border-bottom: 1px solid #eaccb3;}

.bt {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #333333;}

.bt1 {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #aa342f;}

.bt:hover {
  color: #aa342f;
  margin-bottom: 10px;}

.time {
  float: right;}

.main2 {
  height: 555px;
  width: 100%;
  background: url(img/back01.jpg) no-repeat;
  background-position: center;}

.main2-2 {
  height: 640px;
  /* background-color: red; */
  padding: 34px 0px;}

.one {
  width: 360px;
  height: 472px;
  float: left;
  /* background-color: #000000; */
  margin-right: 58px;}

.one1 {
  height: 40px;
  width: 360px;
  /* background-color: pink; */
  position: relative;}

.isl {
  width: 248px;}

.isl h2 {
  display: inline-block;
  font-size: 32px;
  color: #aa342f;
  padding-left: 12px;
  position: relative;}

.isl h2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 36%;
  margin-top: -12px;
  width: 4px;
  height: 36px;
  background: #aa342f;}

.new-right1 {
  width: 120px;
  height: 40px;
  /* background-color: #036eb7; */
  background: url(img/more.jpg);
  position: absolute;
  right: 0;
  top: 0px;}

.one3 {
  margin-bottom: 43px;}

.wen {
  height: 53px;
  width: 100%;
  /* background-color: #1b1b1b; */
  position: relative;
  margin-bottom: 18px;}

.wen a {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  /* color: #333333; */
  line-height: 24px;}

.wen li a:hover {
  color: #aa342f;}

.wen p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #999999;
  line-height: 36px;}

.wen span {
  display: inline-block;
  height: 1px;
  background: #999999;
  width: 260px;
  position: absolute;
  right: 0px;
  top: 40px;}

.wen2 {
  height: 41px;
  border-bottom: 1px solid #999999;}

.wen2 {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  margin-bottom: 30px;}

.wen2 a:hover {
  color: #aa342f;}

.wen2 span {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #999999;
  line-height: 36px;}

.one-left {
  display: inline-block;
  height: 472px;
  float: right;
  width: 364px;}

.da {
  height: 41.1px;
  width: 364px;
  /* background-color: #999999; */
  border-bottom: 1px solid #aa342f;
  margin-bottom: 31px;}

.menu-link1 {
  font-size: 20px;
  font-family: SimHei;
  font-weight: bold;
  color: #aa342f;
  line-height: 36px;
  margin-right: 30px;
  position: relative;}

.boxes {
  height: 50px;
  width: 100%;}

.news_03 li {
  padding-left: 85px;
  position: relative;
  margin-bottom: 40px;}

.news_03 .news_wz:hover {
  color: #aa342f;}

.news_03 .news_wz {
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  height: 30px;}

.news_03 .news_date {
  position: absolute;
  left: 0;
  top: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aa342f;}

.news_03 .news_date .day {
  height: 25px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  background: #aa342f;
  color: #fff;
  line-height: 25px;}

.news_03 .news_date .year {
  height: 25px;
  text-align: center;
  font-size: 12px;
  color: #aa342f;
  line-height: 25px;}
/* 切换样式 */

.menu-link1.selected {
  font-size: 20px;
  color: #aa342f;
  opacity: 1;}

.menu-link1:hover {
  color: #aa342f;}

.menu-link1.selected:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -12px;
  height: 2px;
  background: #aa342f;}

.menu-link1 {
  font-size: 18px;
  margin-right: 20px;
  font-weight: 600;
  /* cursor: pointer; */
  opacity: 0.5;
  color: #aa342f;}

.zhu {
  color: #999999;}

.main3 {
  height: 545px;
  background: url(img/bgc02.jpg) no-repeat;
  background-position: center;}

.main3-2 {
  width: 1200px;
  height: 545px;
  /* background-color: pink; */
  padding: 34px 0px;
  box-sizing: border-box;}

.new-right2 {
  width: 120px;
  height: 40px;
  /* background-color: #036eb7; */
  background: url(img/more2.jpg);
  position: absolute;
  right: 0;
  top: 5px;}

.study {
  font-size: 32px;
  font-family: SourceHanSerifCN;
  font-weight: bold;
  color: #ffffff !important;}

.study::before {
  position: absolute;
  content: "";
  left: 0;
  top: 36%;
  margin-top: -12px;
  width: 4px;
  height: 36px;
  background: #ffffff !important;}

.nanji {
  height: 37px;
  width: 100%;
  border-bottom: 1px solid #ffffff;
  margin-top: 31px;
  position: relative;}

.nanji a:hover {
  color: #fa8630;}

.timess {
  ont-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
  margin-right: 10px;}

.text {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #fefefe;
  line-height: 24px;}

.shuxian {
  display: inline-block;
  height: 16px;
  color: #e0e0e0;}

.main4 {
  height: 205px;
  width: 100%;}

.lian {
  height: 205px;
  width: 1200px;
  /* background-color: pink; */
  padding-top: 20px;
  padding-bottom: 60px;
  box-sizing: border-box;}

.fat {
  width: 133px;
  height: 32px;
  font-size: 32px;
  font-family: SourceHanSerifCN;
  font-weight: bold;
  color: #aa342f;
  line-height: 36px;
  margin-bottom: 20px;}

.fn-one {
  width: 24%;
  float: left;
  height: 100px;}
.fn-one img {
  width: 100%;
  height: 100%;}

.fn-one2 {
  width: 24%;
  height: 100px;
  display: inline-block;}

.fn-one3 {
  width: 24%;
  height: 100px;
  display: inline-block;
  float: right;}
.fn-one4 {
  width: 24%;
  height: 100px;
  display: inline-block;
  float: right;}
.fn-one2 img {
  width: 100%;
  height: 100%;}
.fn-one3 img {
  width: 100%;
  height: 100%;}
.fn-one4 img {
  width: 100%;
  height: 100%;}
.fn-one:hover {
  transform: scale(1.1);}

.fn-one2:hover {
  transform: scale(1.1);}

.fn-one3:hover {
  transform: scale(1.1);}
.fn-one4:hover {
  transform: scale(1.1);}
/* 改小的轮播样式
   */

.v1 {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0px;
  z-index: 1;}

.swiper-slide {
  position: relative;}

.biao {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  position: absolute;
  z-index: 50;
  line-height: 60px;
  padding-left: 100px;}

.Column_Anchor {
  min-height: 60px;
  font-size: 26px;}

.abb2::before{
  position: absolute;
  content: url(img/home.jpg);
  left: -30px;
  width: 18px;
  height:18px;
  right: 0;

  transition: all 0.6s ease-in-out;}

