div,
ol,
ul,
li,
dl,
dt,
dd,
h3,
p,
span,
hr,
img,
a,
input,
textarea {
  margin: 0px 0px;
  padding: 0px 0px;
  text-decoration: none;
  list-style: none;
  border: 0px;
}
#slide {
  width: 1300px;
  height: 440px;
  margin: 0px auto 42px;
  overflow: hidden;
  position: relative;
}
.y-tit {
  width: 100%;
  height: 39px;
  position: relative;
  font-family: "微软雅黑";
}
.y-tit .tt {
  padding: 0px 0px;
  display: block;
  float: left;
  background-color: #ffffff;
  position: relative;
  z-index: 99;
}
.y-tit .tt h3 {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  line-height: 26px;
  float: left;
}
.y-tit .tt {
  color: #222222;
}
.y-tit .tt h3 span {
  color: #049495;
}
.y-tit .tt a {
  color: #222222;
}
.y-tit .tt .en {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #049495;
  line-height: 16px;
  padding-left: 7px;
  padding-right: 13px;
  float: left;
  position: relative;
  top: 11px;
}
.y-tit hr {
  width: 100%;
  height: 1px;
  background-color: #dce0e6;
  position: absolute;
  left: 0px;
  top: 18px;
}
.y-tit .more {
  width: 60px;
  height: 15px;
  padding-right: 1px;
  float: right;
  font-size: 15px;
  color: #999999;
  line-height: 15px;
  text-align: right;
  background-color: #ffffff;
  position: absolute;
  top: 11px;
  right: 0px;
  z-index: 99;
}
.y-tit .more a {
  color: #999999;
}
.sx_pic {
  width: 335px;
  height: 85px;
  margin-top: 6px;
  overflow: hidden;
}
.sx_pic img {
  width: 100%;
  height: 100%;
}
#index_notice {
  width: 335px;
  height: 265px;
  overflow: hidden;
  font-family: "微软雅黑";
}
#index_notice .notice_list {
  width: 100%;
  height: 265px;
  padding-top: 9px;
  overflow: hidden;
}
#index_notice .notice_list li {
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cecece;
}
#index_notice .notice_list .ndate {
  font-size: 12px;
  color: #067c7c;
  line-height: 14px;
}
#index_notice .notice_list .ntit {
  width: 100%;
  height: 52px;
  margin-top: 6px;
  font-size: 16px;
  color: #312e2e;
  line-height: 26px;
  overflow: hidden;
  position: relative;
}
#index_notice .notice_list li:hover .ntit {
  color: #32b593;
}
#dc-slide {
  width: 335px;
  height: 97px;
  margin-top: 8px;
  margin-bottom: 24px;
}
#dc-slide .hiSlider {
  overflow: hidden;
  width: 335px;
  height: 97px;
}
#dc-slide .hiSlider-item {
  width: 335px;
  height: 97px;
  float: left;
  position: relative;
}
#dc-slide .hiSlider-item img {
  width: 335px;
  height: 97px;
}
#dc-slide .hiSlider-pages,
#dc-slide .hiSlider-title {
  position: absolute;
  z-index: 3;
}
#dc-slide .hiSlider-btn-prev,
#dc-slide .hiSlider-btn-next {
  width: 16px;
  height: 28px;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -14px;
  text-indent: -200px;
  overflow: hidden;
}
#dc-slide .hiSlider-btn-prev {
  background: url(../images/arrow_left_02.png) no-repeat left center;
  left: 10px;
}
#dc-slide .hiSlider-btn-next {
  background: url(../images/arrow_right_02.png) no-repeat right center;
  right: 10px;
}
#dc-slide .hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
  opacity: 1;
  filter: alpha(opacity: 100);
}
#dc-slide .hiSlider-pages {
  width: 100%;
  height: 10px;
  bottom: 38px;
  text-align: center;
}
#dc-slide .hiSlider-pages a {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  overflow: hidden;
  font-size: 0;
  background-color: #009261;
  border-radius: 50%;
}
#dc-slide .hiSlider-pages a.active {
  background: #ff811b;
}
#tc-slide {
  width: 335px;
  height: 78px;
  margin-top: 8px;
  margin-bottom: 25px;
}
#tc-slide .hiSlider {
  overflow: hidden;
  width: 335px;
  height: 78px;
}
#tc-slide .hiSlider-item {
  width: 335px;
  height: 78px;
  float: left;
  position: relative;
}
#tc-slide .hiSlider-item img {
  width: 335px;
  height: 78px;
}
#tc-slide .hiSlider-pages,
#tc-slide .hiSlider-title {
  position: absolute;
  z-index: 3;
}
#tc-slide .hiSlider-btn-prev,
#tc-slide .hiSlider-btn-next {
  width: 16px;
  height: 28px;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -14px;
  text-indent: -200px;
  overflow: hidden;
}
#tc-slide .hiSlider-btn-prev {
  background: url(../images/arrow_left_02.png) no-repeat left center;
  left: 10px;
}
#tc-slide .hiSlider-btn-next {
  background: url(../images/arrow_right_02.png) no-repeat right center;
  right: 10px;
}
#tc-slide .hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
  opacity: 1;
  filter: alpha(opacity: 100);
}
#tc-slide .hiSlider-pages {
  width: 100%;
  height: 10px;
  bottom: 38px;
  text-align: center;
}
#tc-slide .hiSlider-pages a {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  overflow: hidden;
  font-size: 0;
  background-color: #009261;
  border-radius: 50%;
}
#tc-slide .hiSlider-pages a.active {
  background: #ff811b;
}
#tab .tab-hd li {
  width: 167px;
  height: 48px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #049495;
  line-height: 48px;
  background-color: #efefef;
  border-bottom: 0px solid #fd7f00;
}
#tab .tab-hd .tab-right {
  float: left;
}
#tab .tab-hd li.active {
  color: #ffffff;
  background-color: #049495;
  border-bottom: 0px solid #10a5c6;
}
#tab .tab-hd li a {
  color: #049495;
}
#tab .tab-hd li a:hover,
#tab .tab-hd li.active a {
  color: #ffffff;
}
#index-con .yg-con {
  height: 331px;
}
.academ {
  width: 100%;
  height: 331px;
  margin-top: 16px;
  overflow: hidden;
}
.academ li {
  width: 385px;
  height: 135px;
  margin-bottom: 36px;
  float: left;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  overflow: hidden;
}
.academ li:nth-child(2n) {
  float: right;
}
.academ .ac_date {
  width: 60px;
  height: 60px;
  float: left;
  margin: 5px 20px 0px 19px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #222222;
  line-height: 16px;
  text-align: center;
}
.academ .ac_date h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 50px;
}
.academ .ac_item {
  width: 260px;
  height: 120px;
  margin-top: 3px;
  float: left;
  font-family: "微软雅黑";
  overflow: hidden;
}
.academ .ac_item .tit {
  width: 100%;
  height: 45px;
  font-size: 17px;
  font-weight: bold;
  color: #222222;
  line-height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.academ .ac_item p {
  width: 100%;
  height: 26px;
  margin: 0 0;
  padding: 0 0;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  overflow: hidden;
}
.academ .ac_item p span {
  width: 28px;
  height: 26px;
  display: inline-block;
  float: left;
}
.academ .ac_item .icon-01 {
  background: url(../images/icon_z_01.png) no-repeat 1px 4px;
}
.academ .ac_item .icon-02 {
  background: url(../images/icon_z_01.png) no-repeat 1px -17px;
}
.academ .ac_item .icon-03 {
  background: url(../images/icon_z_01.png) no-repeat 0px -39px;
}
.academ li:hover {
  background-color: #049495;
}
.academ li:hover .ac_date,
.academ li:hover .ac_item .tit,
.academ li:hover .ac_item p {
  color: #ffffff;
}
.academ li:hover .ac_item .icon-01 {
  background: url(../images/icon_z_02.png) no-repeat 1px 4px;
}
.academ li:hover .ac_item .icon-02 {
  background: url(../images/icon_z_02.png) no-repeat 1px -17px;
}
.academ li:hover .ac_item .icon-03 {
  background: url(../images/icon_z_02.png) no-repeat 0px -39px;
}
.mlsd_wrap {
  width: 1250px;
  height: 552px;
  margin: 72px auto 68px;
  display: flex;
  overflow: hidden;
  position: relative;
  left: 25px;
}
.mlsd_wrap li {
  margin-right: 8px;
}
.mlsd_wrap li div {
  float: left;
}
.mlsd_wrap li:first-child div:first-child {
  margin-bottom: 8px;
}
.mlsd_wrap li:last-child {
  margin-right: 0px;
}
.mlsd_wrap li:last-child div:first-child {
  margin-right: 7px;
}
.mlsd_wrap li:last-child div:last-child {
  margin-top: 8px;
}
.js-video {
  width: 527px;
  height: 373px;
  position: relative;
  overflow: hidden;
}
.js-video video {
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
  background-position: center center;
}
.js-video .playPause.ui-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 0;
  display: block;
  width: auto;
  bottom: 0px;
  cursor: pointer;
}
.js-video .playPause.ui-icon:before,
.playPause.ui-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
}
.js-video .playPause.ui-icon:after {
  content: "";
  width: 68px;
  height: 68px;
  margin: -40px 0 0 -40px;
  background: url(../images/pause.png) no-repeat center;
}
.js-video .playPause.ui-icon:before {
  font-size: 40px;
  line-height: 80px;
  color: rgba(244, 209, 126, 0.5);
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -14px;
}
.js-video .playPause.ui-icon.fa-pause:before,
.js-video .playPause.ui-icon.fa-undo:before {
  margin-left: -17px;
}
.js-video .playPause.ui-icon.fa-pause {
  opacity: 0;
}
