.banner {
  width: 100%;
  height: auto;
}
.banner img {
  width: 100%;
}
.nav {
  width: 100%;
  height: auto;
  background: #d32b2b;
}
.nav .nav-con {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
}
.nav .nav-con .nav-item {
  width: 240px;
  height: 80px;
  float: left;
  transition: all .3s;
}
.nav .nav-con .nav-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 28px;
  padding-top: 18px;
}
.nav .nav-con .nav-item:hover {
  background: #b31414;
}
.title {
  text-align: center;
}
.title .title-con {
  width: 1200px;
  margin: 80px auto 60px;
}
.title .title-con .title-line {
  width: 432px;
  height: 2px;
  background: #d32b2b;
  float: left;
  margin-top: 37px;
}
.title .title-con .title-text {
  float: left;
  font-size: 55px;
  letter-spacing: 1px;
  color: #d32b2b;
  text-align: center;
}
.notice {
  width: 100%;
  height: auto;
}
.notice .notice-con {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.notice .notice-con .notice-lf {
  width: 590px;
  height: auto;
  margin-right: 20px;
  border-top: 2px solid #d32b2b;
}
.notice .notice-con .notice-lf .notice-lf-item {
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.notice .notice-con .notice-lf .notice-lf-item .notice-title {
  color: #d12b2b;
  font-size: 22px;
  margin: 20px 0;
  font-weight: bold;
}
.notice .notice-con .notice-lf .notice-lf-item p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
}
.notice .notice-con .notice-rt {
  width: 590px;
  height: auto;
  position: relative;
}
.notice .notice-con .notice-rt .swiper-container {
  width: 590px;
  height: 300px;
  overflow: hidden;
}
.notice .notice-con .notice-rt .swiper-container .btn-con {
  width: 590px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 999;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
}
.notice .notice-con .notice-rt .swiper-container .btn-con .pagination {
  position: absolute;
  right: 2px;
  text-align: left;
  bottom: 16px;
  padding-left: 30px;
  width: 100px;
}
.notice .notice-con .notice-rt .swiper-container .btn-con .swiper-pagination-switch {
  border-radius: 16px;
  display: inline-block;
  width: 10px;
  height: 10px;
  opacity: .8;
  background: #b1b1b1;
  margin-top: 17px;
  margin-right: 13px;
  cursor: pointer;
}
.notice .notice-con .notice-rt .swiper-container .btn-con .swiper-active-switch {
  background: #fff;
}
.notice .notice-con .notice-rt .swiper-slide {
  width: 590px!important;
  float: left;
  cursor: pointer;
}
.notice .notice-con .notice-rt .notice-rt-img {
  margin-top: 10px;
}
.notice .notice-con .notice-rt .notice-rt-img .img-lf {
  width: 390px;
}
.notice .notice-con .notice-rt .notice-rt-img .img-lf .img-lf-top {
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.notice .notice-con .notice-rt .notice-rt-img .img-lf .img-lf-bot .img-lf-bot1 {
  margin-right: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.notice .notice-con .notice-rt .notice-rt-img .img-lf .img-lf-bot .img-lf-bot2 {
  border-radius: 5px;
  overflow: hidden;
}
.notice .notice-con .notice-rt .notice-rt-img .img-rt {
  width: 190px;
  margin-left: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.notice .notice-con .notice-rt .notice-video {
  width: 590px!important;
  height: 330px!important;
  margin-top: 10px;
  border-radius: 5px;
}
.notice .notice-con .notice-rt .notice-video #trump_main_unique_1 {
  width: 590px!important;
  height: 330px!important;
}
.notice .notice-table {
  width: 1200px;
  height: auto;
  margin: 50px auto 0;
}
.notice .notice-table .table1 {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.notice .notice-table .table1 td {
  width: 20%;
  border: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
}
.notice .notice-table .table1 td a {
  color: #b70606;
  font-size: 29px;
  transition: all .3s;
}
.notice .notice-table .table1 td a:hover {
  color: #d32b2b;
}
.notice .notice-table .table1 thead {
  width: 100%;
  height: 50px;
  background: #d32b2b;
}
.notice .notice-table .table1 tbody .bg-odd {
  background: #f7f7f7;
}
.notice .notice-table .table1 tbody .bg-even {
  background: #f2f2f2;
}
.notice .notice-table .table1 tbody td {
  color: #333;
}
.notice .notice-table .table2 {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  table-layout: fixed;
}
.notice .notice-table .table2 td {
  border: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 22px;
}
.notice .notice-table .table2 td a {
  color: #333;
  font-size: 22px;
  transition: all .3s;
}
.notice .notice-table .table2 td a:hover {
  color: #d32b2b;
}
.notice .notice-table .table2 thead {
  width: 100%;
  height: 50px;
  background: #d32b2b;
}
.notice .notice-table .table2 tbody .bg-odd {
  background: #f7f7f7;
}
.notice .notice-table .table2 tbody .bg-even {
  background: #f2f2f2;
}
.notice .notice-table .table2 tbody td {
  color: #333;
}
.policy {
  width: 100%;
  height: 400px;
  margin-bottom: 100px;
}
.policy .policy-con {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding-left: 50px;
}
.policy .policy-con .policy-box {
  width: 340px;
  float: left;
}
.policy .policy-con .policy-box div {
  color: #333;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.policy .policy-con .policy-box p {
  color: #333;
  line-height: 1.6;
  font-size: 22px;
  letter-spacing: 1px;
  text-indent: 1.5em;
  line-height: 2;
}
.policy .policy-con img {
  position: absolute;
  right: 0;
  width: 410px;
  height: 260px;
}
.policy .policy-con .btn {
  width: 300px;
  height: auto;
  margin-top: 220px;
  float: left;
  position: relative;
}
.policy .policy-con .btn a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 22px;
  text-align: center;
  color: #333;
  transition: all .3s;
}
.policy .policy-con .btn a:hover {
  color: #d32b2b;
}
.policy .policy-con .btn a::before {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -10px;
  transition: all .3s;
}
.policy .policy-con .btn a:hover::before {
  width: 100%;
  height: 2px;
  background: #d32b2b;
}
.focus-news {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.focus-news .news-head {
  border-radius: 5px;
  border: 1px solid #d32b2b;
}
.focus-news .news-head .news-item {
  width: 50%;
  height: 60px;
  color: #333;
  float: left;
  font-size: 26px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
}
.focus-news .news-head .news-item-active {
  background: #d32b2b;
  color: #fff;
}
.focus-news .news-con {
  margin-top: 70px;
}
.focus-news .news-con .news-item {
  width: 100%;
  display: none;
}
.focus-news .news-con .news-item .news-img {
  width: 490px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
}
.focus-news .news-con .news-item .news-text {
  width: 710px;
  float: left;
  padding: 20px 25px;
}
.focus-news .news-con .news-item .news-text p {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
  letter-spacing: 1px;
  text-indent: 2em;
  line-height: 1.5;
}
.focus-news .news-con .news-item .news-text p a {
  font-size: 18px;
  color: #d32b2b;
}
.focus-news .news-con .news-item .news-text p a:hover {
  font-weight: bold;
}
.focus-news .news-con .news-item-active {
  display: block!important;
}
.viewpoint {
  width: 100%;
}
.viewpoint .viewpoint-con {
  width: 1200px;
  margin: 0 auto;
}
.viewpoint .viewpoint-con .viewpoint-item {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf {
  background: #f7f7f7;
  padding: 10px;
  width: 880px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-top {
  width: 100%;
  position: relative;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-top div {
  position: absolute;
  font-size: 26px;
  color: #333;
  top: 0;
  left: 140px;
  font-weight: bold;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-bot {
  width: 100%;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-bot .point-img {
  width: 350px;
  height: 235px;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 15px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-bot .point-img img {
  width: 100%;
  height: 100%;
}
.viewpoint .viewpoint-con .viewpoint-item .point-lf .point-lf-bot .point-text {
  width: 510px;
  font-size: 18px;
  color: #4d4d4d;
  letter-spacing: 1px;
  line-height: 1.7;
  padding: 20px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt {
  width: 320px;
  height: auto;
  padding-top: 10px;
  padding-left: 10px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-title {
  font-size: 26px;
  color: #666;
  line-height: 1;
  padding-left: 15px;
  border-left: 6px solid #d32b2b;
  margin-bottom: 25px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-name,
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-school {
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 10px;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-text {
  width: 310px;
  height: auto;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-text div,
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-text p {
  font-size: 18px;
  color: #4d4d4d;
}
.viewpoint .viewpoint-con .viewpoint-item .point-rt .point-rt-text p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 1.5;
}
.interview {
  width: 1230px;
  height: 420px;
  margin: 0 auto;
  position: relative;
}
.interview .swiper-container {
  width: 1230px;
  height: 200px;
  overflow: hidden;
}
.interview .swiper-slide {
  width: 1230px!important;
  float: left;
  cursor: pointer;
}
.interview .swiper-slide a {
  display: block;
  float: left;
  width: 275px;
  margin: 0 16px;
  position: relative;
}
.interview .swiper-slide a span {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
.interview .btn-con {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 999;
}
.interview .btn-con .pagination {
  position: absolute;
  right: 50%;
  margin-right: -40px;
  text-align: center;
  bottom: 16px;
  padding-left: 30px;
  width: 100px;
}
.interview .btn-con .swiper-pagination-switch {
  border-radius: 16px;
  display: inline-block;
  width: 10px;
  height: 10px;
  opacity: .8;
  background: #a0a0a0;
  margin-top: 17px;
  margin-right: 13px;
  cursor: pointer;
}
.interview .btn-con .swiper-active-switch {
  background: #00a0ea;
}
