* {
  margin: 0;
  padding: 0;
  font-family: 'Arial', 'Times New Roman', 'Verdana', 'Tahoma', 'Microsoft YaHei', 'Hiragino Sans GB', tahoma, arial, simhei;
  color: #666;
}

body {
  min-width: 1200px;
  background-color: #fff;
  padding: 0;
  margin: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

a img {
  border: 0;
}

li {
  list-style-type: none;
}

.header {
  position: relative;
  width: 100%;
}

.logo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 29px;
}

.logo>div {
  width: 1200px;
  margin: 0 auto;
}

.logo>div>a {
background: url(../../images/banner2023.png) no-repeat left center;
 background-size: 600px;
  height: 73px;
  width: 600px;
  display: block;
}

.banner {
  height: 682px;
  background: url('../img/banner.png') no-repeat center;
}

.banner .title {
  width: 732px;
  height: 84px;
  background: url('../img/banner-title.png') no-repeat bottom center;
  margin: 0 auto;
  padding-top: 182px;
}

.banner .description {
  /* width: 815px;
   margin: 0 auto;
   padding-top: 22px;
   font-size: 18px;
   line-height: 28px;
   color: #231815;
   letter-spacing: 2px;
   text-shadow: 0 1px 1px #ffffff;
   font-weight: bold;*/


  width: 822px;
  margin: 0 auto;
  padding-top: 22px;
  font-size: 17px;
  line-height: 28px;
  color: #231815;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px #ffffff;
  font-weight: bold;
  text-shadow: 2px 1px white,0px -2px white,-2px 0 white,0 -1px white;
}

.banner .headline {
  width: 100%;
  margin-top: 100px;
}

.banner .headline>div {
  width: 1128px;
  height: 128px;
  margin: 0 auto;
  background: url('../img/headline.png') no-repeat bottom left;
}

.banner .headline .line1 {
  margin-left: 172px;
  padding-top: 40px;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #fefefe;
  text-shadow: 0 1px 1px #000000;
  font-weight: bold;
}

.banner .headline .line2 {
  margin-left: 210px;
  padding-top: 65px;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fefefe;
  text-shadow: 0 1px 1px #000000;
  font-weight: bold;
}

.nav {
  height: 60px;
  font-size: 24px;
  background: url('../img/nav.png') no-repeat center;
}

.nav .menu {
  width: 1200px;
  margin: 0 auto;
  font-weight: 500;
  line-height: 1;
  padding-top: 18px;
}

.nav .menu span {
  margin-right: 100px;
}

.nav .menu a {
  display: inline;
  color: #ffffff;
}

.nav .menu a:first-child {
  margin-left: 8px;
}

.nav .menu a:last-child {
  margin-right: 0;
}

.nav .menu a:hover {
  color: #89c4ff;
}

.main {
  width: 1184px;
  margin: 0 auto;
}

.section {
  position: relative;
}

.section .title {
  width: 100%;
  height: 31px;
}

.section .title>a {
  height: 31px;
  line-height: 31px;
  border-left: #0066cc solid 10px;
  padding-left: 8px;
  font-size: 30px;
  color: #333;
  float: left;
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  padding-right: 12px;
}

.section .title>div {
  float: right;
  margin-top: 5px;
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  padding-left: 15px;
}

.section .line {
  width: 1164px;
  border-bottom: 1px solid #c6cacc;
  height: 1px;
  position: absolute;
  top: 15px;
  left: 20px;
}

.section .title .more {
  width: 75px;
  height: 20px;
  line-height: 20px;
  background: url('../img/right-double-arrow.png') no-repeat left center;
  font-size: 20px;
  color: #666666;
  padding-left: 38px;
}

.section .title .more:hover {
  background: url('../img/right-double-arrow-hover.png') no-repeat left center;
  color: #0066cc;
}

.section .divider-title {
  background: url('../img/title-divider.png') no-repeat bottom center;
  height: 52px;
  margin-bottom: 57px;
  text-align: center;
  font-size: 32px;
  line-height: 32px;
  color: #333333;
}

.section ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list1 {
  padding-top: 16px;
  display: table-cell;
}

.list1 li {
  height: 46px;
  line-height: 46px;
  background: url('../img/dot.png') no-repeat left center;
  padding-left: 19px;
  font-size: 20px;
}

.list1 li a:hover {
  color: #0066cc;
}

.news {
  height: 450px;
  padding-top: 52px;
}

.news ul {
  float: left;
  width: 570px;
}

.news .img-list {
  float: right;
  padding-top: 15px;
}

.img-list, .img-list .swiper-container, .img-list .swiper-slide {
  position: relative;
  width: 600px;
  height: 400px;
}

.img-list .swiper-container .swiper-slide span {
  width: 600px;
  height: 44px;
  line-height: 44px;
  text-indent: 12px;
  left: 0px;
  bottom: 0px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}

.img-list .swiper-container .swiper-slide span a {
  color: white;
}

.img-list .swiper-pagination {
  position: absolute;
  text-align: right;
  bottom: 12px;
  right: 0px;
  z-index: 1;
  left: unset;
  width: unset;
}

.img-list .swiper-pagination-switch {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  margin-left: 0;
  margin-right: 11px;
  cursor: pointer;
  background: #ffffff;
  opacity: 1;
}

.img-list .swiper-pagination-switch:last-child {
  margin-right: 24px;
}

.img-list .swiper-active-switch {
  background: #006699;
}

.scanning {
  margin-top: 69px;
  margin-bottom: 40px;
}

.list2 {
  display: table-cell;
}

.list2 li {
  width: 380px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  padding-left: 20px;
  background: url('../img/marker.png') no-repeat left center;
}

.list2 li a {
  color: #0066cc;
}

.list2 li a:hover {
  color: #89c4ff;
}

.viewpoint {
  width: 100%;
  height: 259px;
  background: url('../img/viewpoint.png') no-repeat center;
}

.viewpoint .content {
  width:1200px;
  height: 100%;
  margin: 0 auto;
}

.viewpoint ul {
  float: right;
  padding-right:35px;
  padding-top: 49px;
}

.viewpoint li:first-child {
  margin-bottom: 36px;
}

.viewpoint li .content {
  text-align: right;
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  color: #000000;
}

.viewpoint li .author {
  text-align: right;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  color: #000000;
  margin-top: 20px;
  font-family: '宋体';
}

.interview {
  margin-top: 47px;
}

.promote {
  margin-top: 55px;
}

.promote li {
  width: 600px;
}

.father {
  background: #fff url('../img/bottom_background.png') no-repeat center bottom;
  padding-bottom: 270px;
  height: 100%;
  overflow: hidden;
}

.content ul li a:hover{
  color: #0066cc;
}












