.layout-main {
  padding-left: 0;
  padding-right: 0;
}
.fw100 {
  float: left;
  width: 100%;
}
a {
  float: left;
}
.quite-mus a { float: none;}
.a873 .item-content:first-child {
    margin-top: 0 !important;
}
.sy {
  background-color: #FFFFFF;
  /** Carousel **/
  /** Carousel Controls **/
  /** Carousel Pagination **/
}
.sy .jcarousel-wrapper {
  position: relative;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
  font-size: 14px;
}
.sy .jcarousel {
  position: relative;
  overflow: hidden;
}
.sy .jcarousel ul {
  float: left;
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sy .jcarousel li {
  float: left;
  position: relative;
  margin-top: 0 !important;
}
.sy .jcarousel li img {
  width: 100%;
  display: block;
}
.sy .jcarousel li h5 {
  position: absolute;
  bottom: 5%;
  left: 6%;
  padding: 21px 27px;
  width: 732px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  color: #ffffff;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  overflow: hidden;
}
.sy .jcarousel li h5 p {
  font-weight: bold;
  padding-bottom: 10px;
}
.sy .jcarousel-control-prev,
.sy .jcarousel-control-next {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  bottom: 45%;
  z-index: 22;
  border-radius: 50%;
}
.sy .jcarousel-control-prev {
  left: 10px;
  background: rgba(0, 0, 0, 0.4) url(/images/left.png) no-repeat center;
  background-size: 50% 50%;
  background-position: center;
}
.sy .jcarousel-control-next {
  right: 10px;
  background: rgba(0, 0, 0, 0.4) url(/images/right.png) no-repeat center;
  background-size: 50% 50%;
  background-position: center;
}
.sy .jcarousel-control-prev:hover,
.sy .jcarousel-control-next:hover {
  cursor: pointer;
  background-color: #444444;
}
.sy .jcarousel-control-prev:hover span,
.sy .jcarousel-control-next:hover span {
  display: block;
}
.sy .jcarousel-control-prev.inactive,
.sy .jcarousel-control-next.inactive {
  opacity: 0.5;
  cursor: default;
}
.sy .jcarousel-pagination {
  position: absolute;
  width: 50%;
  text-align: center;
  bottom: 3%;
  right: 0;
  z-index: 2;
}
.sy .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: rgba(244, 247, 250, 0.4);
  width: 20px;
  height: 8px;
  color: #4E443C;
  border-radius: 4px;
  padding: 3px;
  text-align: center;
  margin-right: 10px;
}
.sy .jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  background: rgba(216, 221, 225, 0.87);
  width: 50px;
  opacity: 1;
  border-radius: 4px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
.sy_m {
  float: left;
  padding-bottom: 30px;
}
.titleBg {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-bottom: 28px;
}
.titleBg a {
  float: right;
}
.titleBg .icons {
  float: left;
  margin-right: 17px;
  width: 27px;
}
.titleBg span {
  float: left;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #0077cc;
}
.titleBg .mores {
  height: 30px;
}
.conWhite {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 38px 37px;
}
.conWhite .research {
  float: left;
  width: 100%;
}
.conWhite .research-content {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.conWhite .research-content .research-content-item {
  float: left;
  width: 393px;
}
.conWhite .research-content .research-content-item .item-img {
  float: left;
  width: 100%;
  height: 294px;
  background-color: #e0e0e0;
}
.conWhite .research-content .research-content-item .item-content {
  float: left;
  margin-top: 24px;
  width: 100%;
  background-color: #f2f7fa;
  padding: 15px 25px 0 25px;
}
.conWhite .research-content .research-content-item .item-content .p1 {
  float: left;
  width: 100%;
  font-family: ArialMT;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #616f7a;
  height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conWhite .research-content .research-content-item .item-content .p2 {
  float: left;
  width: 100%;
  font-family: Arial-BoldMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #b5c1ca;
}
.conWhite .journals {
  height: 190px;
  margin-top: 50px;
  background-color: #e0e0e0;
  padding: 25px 40px;
  background: url('/images/sy-bg.png') no-repeat;
  background-size: 100% 100%;
}
.conWhite .journals .titiles {
  float: left;
}
.conWhite .journals .titiles p {
  font-family: Arial-BoldMT;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #0077cc;
}
.conWhite .journals .right-contents {
  float: right;
  width: 900px;
  display: flex;
  justify-content: space-between;
}
.conWhite .journals .right-contents .content-item {
  float: right;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.conWhite .journals .right-contents .content-item p {
  float: left;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 0px;
  color: #616f7a;
  margin-right: 24px;
  margin-bottom: 20px;
}
.conWhite .journals .right-contents .content-item img {
  float: left;
  width: 106px;
  height: 139px;
  box-shadow: 1px 1px 0px 0px rgba(48, 101, 134, 0.3), 3px 3px 0px 0px rgba(48, 101, 134, 0.3), 4px 4px 0px 0px rgba(48, 101, 134, 0.3);
}
.conWhite .update {
  margin-top: 49px;
}
.conWhite .update-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.conWhite .update-content ul li {
  float: left;
  width: 600px;
  margin-top: 0 !important;
  margin-bottom: 17px;
}
.conWhite .update-content ul li a {
  float: left;
}
.conWhite .update-content ul li a:hover .text {
  color: #008cf0;
}
.conWhite .update-content ul li .times-bg {
  float: left;
  width: 70px;
  height: 70px;
  background-color: rgba(0, 140, 240, 0.1);
  border-right: 3px solid rgba(0, 140, 240, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.conWhite .update-content ul li .times-bg .p1 {
  font-family: ArialMT;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #008cf0;
  text-align: center;
}
.conWhite .update-content ul li .times-bg .p2 {
  font-family: ArialMT;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #008cf0;
  text-align: center;
  white-space: nowrap;
}
.conWhite .update-content ul li .text {
  float: left;
  width: calc(100% - 80px);
  height: 70px;
  font-family: ArialMT;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #616f7a;
  padding: 5px 0;
  padding-left: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conWhite .campusLinks {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}
.conWhite .campus {
  width: 600px;
}
.conWhite .campus-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.conWhite .campus-content a {
  float: left;
}
.conWhite .campus-content img {
  float: left;
  margin-bottom: 15px;
}
.conWhite .links {
  width: 600px;
}
.conWhite .links-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.conWhite .links-content a {
  float: left;
}
.conWhite .links-content img {
  float: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 1000px) {
  .ww {
    width: 100% !important;
  }
  .conWhite {
    padding: 10px 10px !important;
  }
  .titleBg {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .titleBg span {
    font-size: 14px;
  }
  .titleBg .mores {
    height: 20px;
  }
  .conWhite .research-content {
    flex-wrap: wrap;
  }
  .conWhite .research-content .research-content-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .conWhite .research-content .research-content-item .item-img {
    height: auto;
  }
  .conWhite .update-content ul li {
    width: 100%;
  }
  .conWhite .campusLinks {
    flex-wrap: wrap;
  }
  .conWhite .campus {
    width: 100%;
  }
  .conWhite .links {
    width: 100%;
  }
  .conWhite .journals {
    height: auto;
  }
  .conWhite .journals .right-contents {
    width: 100%;
    flex-wrap: wrap;
  }
  .conWhite .journals .right-contents .content-item {
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 10px;
  }
  .conWhite .update-content ul li .text {
    font-size: 16px;
  }
  .conWhite .links-content a {
    width: 48%;
  }
  .conWhite .links-content img {
    width: 100%;
  }
  .conWhite .campus-content img:nth-of-type(1),
  .conWhite .campus-content img:nth-of-type(2) {
    width: 48%;
    height: auto;
  }
  .conWhite .campus-content img:nth-of-type(3) {
    width: 100%;
  }
  .conWhite .campus-content a {
    width: 100%;
  }
  .conWhite .campusLinks {
    margin-top: 0;
  }
  .conWhite .update {
    margin-top: 20px;
  }
  .conWhite .journals {
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .sy .jcarousel li h5 {
    position: absolute;
    bottom: 5%;
    left: 5%;
    padding: 5px 5px;
    width: 90%;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    line-height: 12px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    overflow: hidden;
  }
  .sy .jcarousel-control-prev,
  .sy .jcarousel-control-next {
    width: 30px;
    height: 30px;
    bottom: 60%;
  }
  .sy .jcarousel-control-prev {
    left: 10px;
  }
  .sy .jcarousel-control-next {
    right: 10px;
  }
  .sy .jcarousel-pagination {
    display: none;
  }
}
