body, html, .owo, .page-box {
  padding: 0;
  margin: 0;
}
.banner{background:url("../resource/banbg.jpg") no-repeat top center; width:100%; height:465px;}
.banner .w1000{ position:relative;}
.banner .w1000 span{ position:absolute; color:#fff; font-size:50px; top:230px; right:25px; font-weight:bold;}
.banner .w1000 span.lz{right:35px;}
.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

a {
  color: #333;
}

a:link, a:visited {
  text-decoration: none;
}
img {
  border: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}
.owo-hover-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.owo-hover-grow:hover, .owo-hover-grow:focus, .owo-hover-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-box {
  height: 330px;
  overflow: hidden;
  width: 490px;
  margin: 0 auto;
}

.swiper-box img {
  width: 100%;
  height: 100%;
}

.swiper-box .swiper-wrapper .text {
  position: absolute;
  bottom: 5px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  line-height: 30px;
  padding: 0 10px;
  width: 470px;
  height: 30px;
  overflow: hidden;
  font-size: 14px;
}

.swiper-box .swiper-container {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.swiper-box .swiper-pagination-switch {
  height: 5px;
  display: block;
  background-color: black;
  position: relative;
  cursor: pointer;
  float: left;
}

.swiper-box .swiper-active-switch {
  background-color: #064cc0;
}

.swiper-box a {
  text-decoration: none;
}

.swiper-box .swiper-slide {
  position: relative;
}

.swiper-box .pagination {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 5px;
  width: 100%;
  background-color: black;
}

.swiper-box .previou {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 10px;
  right: 70px;
  cursor: pointer;
}

.swiper-box .next {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 10px;
  right: 20px;
  cursor: pointer;
}

.swiper-box .index {
  position: absolute;
  bottom: 9px;
  right: 35px;
  color: white;
  font-size: 18px;
  line-height: 20px;
}
.plate-title-bar {
  height: 51px;
  background-repeat: no-repeat;
  background-image: url('../resource/title.png');
}

.plate-title-bar h2 {
  text-align: center;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  line-height: 33px;
}

.plate-title-bar p {
  text-align: center;
  line-height: 24px;
  color: #797979;
}
.news-list li {
  background-image: url('../resource/list-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
}
.show {
  height: 90px;
  text-align: center;
  line-height: 90px;
  color: white;
  cursor: pointer;
  overflow: hidden;
  display: block;
}

.show a,
.show img {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  text-decoration: none;
}

.show a:hover {
  color: white;
  text-decoration: none;
}
.mt30,#copyright {
  position: relative;
  font-size: 14px;
  height: 60px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
   padding:40px 0;
}
.main-image {
  width: 100%;
}

.title-bar {
  background-image: url('../resource/title-bar.png');
  background-repeat: no-repeat;
  width: 100%;
  height: 77px;
  background-position: center;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  margin-top: -38px; text-align:center;
}

.float-title-bar ul, .title-bar ul {
  width: 1000px;
  margin: 0 auto;
  height: 60px;
  position: relative;
}



.float-title-bar li, .title-bar li {
  display: inline-block;
  line-height: 60px;
  font-size: 20px;
  color: white;
  margin: 0 10px;
  cursor: pointer;
}

.float-title-bar ul, .float-title-bar li {
  height: 40px;
  line-height: 40px;
}

.float-title-bar li:hover, .title-bar li:hover {
  font-weight: bold;
}

.float-title-bar a, .title-bar a {
  color: white;
}

.float-title-bar a:hover, .title-bar a:hover {
  color: white;
}

.float-title-bar {
  background-color: #c62b32;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  display: none;
}

.float-title-bar ul {
  text-align: center;
}

.main-title {
  font-size: 36px;
  height: 60px;
  line-height: 60px;
  color: #bc1b21;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: center;
}

.main-title a {
  color: #bc1b21;
}

.main-box .left {
  width: 490px;
  height: 330px;
  float: left;
  margin-top: 21px;
  margin-right: 30px;
}

.main-box .right {
  width: 480px;
  height: 330px;
  float: left;
}

.main-box .right li {
  border-bottom: 2px dotted #a4a4a4;
  height: 85px;
  padding: 15px 0;
  overflow: hidden;
  color: #222;
}

.main-box .right li h2 {
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 3px;
  font-family: "Microsoft YaHei";
}

.main-box .right li p {
  font-size: 14px;
  line-height: 23px;
}

.agenda-box {
  height: 66px;
  width: 1000px;
  border-bottom: 2px dotted #a4a4a4;
  padding: 25px 0;
}

.agenda-box .agenda {
  height: 66px;
  width: 224px;
  color: #222;
  padding: 0 10px;
  border: 1px solid #404040;
  font-weight: bold;
  position: relative;
  background-color: #efefef;
  border-right: none;
}

.agenda-box .agenda span {
  font-size: 22px;
  line-height: 66px;
}

.agenda-box .agenda p {
  line-height: 20px;
  font-size: 14px;
  margin: 13px 0;
}

.agenda-box .agenda img {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.agenda-box .fl:nth-child(2) {
  border-right: 1px solid #404040;
}

.agenda-box .fr:nth-child(3) {
  border-right: 1px solid #404040;
}

.calendar-box {
  width: 1000px;
  height: 166px;
  position: relative;
  margin-top: 25px;
  background-image: url('../resource/calendar.png');
}

.calendar-box .time {
  font-size: 22px;
  color: #bc1b21;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  position: absolute;
  left: 240px;
  top: 40px;
}

.calendar-box .data-list .text {
  display: none;
}

.calendar-box .data-list {
  font-size: 22px;
  color: #bc1b21;
  width: 700px;
  position: absolute;
  left: 200px;
  top: 31px;
  line-height: 50px;
  height: 50px;
}

.calendar-box .data-list li {
  float: left;
  width: 50px;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  margin: 0 6px;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0px;
}

.calendar-box .data-list .active {
  background-color: #bc1b21;
  border-radius: 25px;
  color: white;
}

.calendar-box .data-list li .day:hover {
  border: 2px solid #bc1b21;
  border-radius: 25px;
  box-sizing: border-box;
  height: 50px;
  line-height: 48px;
}

.calendar-box p {
  position: absolute;
  width: 96%;
  top: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  height: 48px;
  overflow: hidden;
}

.calendar-box .no-text {
  color: #dba2a4;
  user-select: none;
  pointer-events: none;
}

.rolling-news {
  width: 1000px;
  height: 148px;
  margin-top: 25px;
  position: relative;
  background-image: url('../resource/rolling-news.jpg');
}

.rolling-news .title-mini {
  width: 65px;
  font-size: 26px;
  color: white;
  font-family: "Microsoft YaHei";
  line-height: 33px;
  letter-spacing: 6px;
  text-align: center;
  position: absolute;
  left: 40px;
  top: 39px;
}
.rolling-news .title-mini a:link,.rolling-news .title-mini a:visited{color:#fff;}
.plate-title-bar {
  margin: 30px 0;
}

.video-box {
  height: 406px;
  width: 100%;
}

.video-box .left {
  width: 721px;
  height: 100%;
  background-size: 100% 100%;
}

.video-box .left a, .video-box .left embed {
  display: block;
  width: 100%;
  height: 100%;
}

.video-box .right {
  width: 279px;
  height: 100%;
}

.video-box .right .video {
  display: none;
}

.video-box .right .swiper-container-3 {
  height: 375px;
  overflow: hidden;
}

.video-box .right li {
  width: 244px !important;
  padding-left: 35px;
  height: 125px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.video-box .is-active {
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url('../resource/point.png');
}
.video-box .swiper-container-3 .is-active .info {
  display: flex;
}

.video-box .right li img {
  width: 100%;
  height: 100%;
}

.video-box .right li .info {
  position: absolute;
  left: 35px;
  top: 0;
  font-size: 20px;
  height: 100%;
  width: 244px;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  background-color: #064cc0;
  color: white;
  line-height: 26px;
  vertical-align: middle;
  padding: 0px;
  display: none;
}

.video-box .right li:hover .info {
  display: -webkit-box;
  display: flex;
}

.video-box .right .control-bar {
  height: 30px;
  width: 244px;
  margin-left: 35px;
  background-color: #cd3a44;
}

.video-box .right .control-bar .fl {
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.video-box .right .control-bar .down {
  border-right: 1px solid #ccc;
  width: 121px;
  background-image: url('../resource/down.png');
}

.video-box .right .control-bar .up {
  background-image: url('../resource/up.png');
}

.unscramble .left {
  width: 485px;
  height: 220px;
  margin-right: 30px;
  background-color: #ccc;
}

.unscramble .right {
  width: 485px;
  height: 216px;
  margin: 2px 0;
}

.focus-box {
  height: 365px;
  position: relative;
}

.focus-box .swiper-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.focus-box .left-button {
  left: -30px;
}

.focus-box .right-button {
  right: -30px;
}

.show {
  margin: 20px 0;
}

.people-box {
  height: 380px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}

.people-box .swiper-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.people-box .left-button {
  left: 10%;
}

.people-box .right-button {
  right: 10%;
}

.people-box .left {
  width: 48%;
  height: 100%;
  float: left;
  
}

.people-box .right {
  float: left;
  width: 290px;
  height: 100%;
  background-image: url('../resource/people-bg.jpg');
}

.people-box .right h2 {
  font-size: 38px;
  font-weight: bold;
  color: #222222;
  line-height: 40px;
  height: 40px;
  margin: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}

.people-box .right h3 {
  color: #222;
  font-size: 16px;
  line-height: 24px;
  margin: 0 20px;
  height: 72px;
  overflow: hidden;
}

.people-box .right p {
  margin: 10px 20px;
  height: 218px;
  overflow: hidden;
  font-size: 14px;
  line-height: 25px;
}

.people-box .left img, .people-box a, .people-box .li-box {
  width: 100%;
  height: 100%;
  display: block;
}

.yiantian li,
.yiantian a {
  color: #222;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}

.yiantian li:hover,
.yiantian a:hover {
  color: #bc1b21;
}

.yiantian li {
  width: 46%;
  float: left;
  padding-right: 4%;
}

.picture-box {
  height: 500px;
  position: relative;
}

.picture-box .swiper-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.picture-box .left-button {
  left: 1%;
}

.picture-box .right-button {
  right: 1%;
}

.three-image-box {
  height: 150px;
}

.three-image-box li,
.three-image-box a {
  height: 100%;
}

.three-image-box a,
.three-image-box img {
  width: 100%;
  height: 100%;
}

.three-image-box li {
  float: left;
  overflow: hidden;
  width: 313px;
}

.three-image-box li:nth-child(2) {
  margin: 0 30px;
}

.smoke {
  padding-top: 1px;
  background-color: whitesmoke;
}

.mt30 {
  margin: 30px 0;
}

.swiper {
  position: relative;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
}

.roundabout-holder {
  height: 100%;
  margin:0 auto;
}

.roundabout-moveable-item{
  height: 100%;
  cursor: pointer;
}

.roundabout-moveable-item img{height:100%;width:100%;}

.people-box li {
  width: 560px;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.people-box .roundabout-moveable-item {
  margin: auto;
  right: -1%;
  padding-right: 260px;
}

.people-box .roundabout-moveable-item[roundabout-index="3"] {
  right: 550px;
}

.people-box .roundabout-moveable-item[roundabout-index="1"] {
  right: -520px;
}
/* .people-box .roundabout-in-focus {
  transform: translate(0, 0);
} */

.picture-box a,  .picture-box li img{
  display: block;
  width: 100%;
  height: 100%;
}

.picture-box li {
  width: 800px;
  height: 500px;
}

.picture-box .roundabout-in-focus .shelter {
  display: none;
}
.picture-box .shelter {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.picture-box li em {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 0 1%;
  font-style: normal;
  display: block;
  width: 98%;
  line-height: 35px;
  font-size: 14px;
  display: none;
}

.picture-box .roundabout-in-focus em {
  display: block;
}

.swiper-container-2 {
  display: block;
  width: 1040px;
  margin-left: -20px;
  height: 100%;
  overflow: hidden;
}


.swiper-container-2 a, .swiper-container-2 img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-slide-item {
  margin: 0 20px;
  height: 100%;
  position: relative;
}
.swiper-slide-item .text {
  width: 94%;
  position: absolute;
  bottom: 0;
  background-color: #efefef;
  overflow: hidden;
  line-height: 30px;
  padding: 0 3%;
  color: black;
  font-size: 14px;
  text-align: center;
}

.rolling-news .news-list-edit {
  color: white;
}

.rolling-news .news-list-edit li, .rolling-news .news-list-edit a {
  color: white;
}

.rolling-news .news-list-edit a:hover {
  text-decoration: underline;
}

.swiper-container-4 {
  position: absolute;
  width: 800px;
  height: 90px;
  left: 168px;
  top: 28px;
  overflow: hidden;
}

.swiper-container-4 .swiper-slide li {
  float: left;
  width: 46%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 14px;
  padding: 0 2%;
  color: white;
}

.swiper-container-4 .swiper-slide li a {
  color: white;
}

.float-message {
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 999;
}

.float-message .top {
  background-image: url('../resource/other-button-1.png');
  height: 47px;
  line-height: 47px;
  color: white;
  text-align: center;
  width: 90px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}

.float-message .bottom {
  background-image: url('../resource/other-button-2.png');
  height: 104px;
  color: white;
  font-size: 26px;
  line-height: 33px;
  text-align: center;
  padding: 9px;
  padding-right: 25px;
  width: 71px;
}
.float-message .message-button {
  background-repeat: no-repeat;
}

.float-message .message-button a {
  color: white;
}

.demob {
  height: 81px;
  overflow: hidden;
  width: 800px;
  position: absolute;
  left: 168px;
  top: 36px;
}

.demob li {
  line-height: 27px;
  width: 44%;
  height: 27px;
  overflow: hidden;
  float: left;
  padding: 0 3%;
  font-size: 14px;
}

.jiedu, .jiaodian, .renwubaodao, .jingcaitupian, .shipinbaodao, .gundongxinwen, .yiantian {
  padding-top: 10px;
}

.renwubaodao .plate-title-bar {
  margin-top: 0;
}

.plate-title-bar h2 span {
  margin: 0 -2px;
}