body, html, .ox {
  padding: 0;
  margin: 0;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  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:link, a:visited {
  text-decoration: 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;
}

[template="nav"] .content-box {
  width: 1114px;
  height: 100%;
  margin: 0 auto;
}

[template="nav"] .content-box a {
  display: inline;
}

nav[template="nav"] {
  width: 100%;
  font-size: 24px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  background-color: #00a1d5;
}

nav[template="nav"] a {
  color: #ffffff;
  text-decoration: none;
}

nav[template="nav"] a:hover {
  color: royalblue;
  -webkit-text-decoration: #ffffff;
          text-decoration: #ffffff;
}

[template="nav"] a {
  color: white;
  display: inline;
  margin: 10px;
  line-height: 30px;
  text-align: center;
}
.title[template="title"] {
  height: 66px;
  line-height: 65px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #4aa0d0;
  background-image: url('../resource/title-bg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 20px;
}
.swiper-box[template="swiperBox"] {
  height: 310px;
  overflow: hidden;
  width: 470px;
  margin: 0 auto;
}

.swiper-box[template="swiperBox"] img {
  width: 100%;
  height: 100%;
}

.swiper-box[template="swiperBox"] .swiper-wrapper .text {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  font-size: 14px;
}

.swiper-box[template="swiperBox"] .right {
  width: 100%;
  height: 310px;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.swiper-box[template="swiperBox"] .o-home .swiper-wrapper .text {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
}

.swiper-box[template="swiperBox"] .pagination {
  position: absolute;
  bottom: 5px;
  height: 20px;
  right: 5px;
}

[template="swiperBox"] .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  margin: 0 3px;
  display: inline-block;
  border-radius: 50%;
  background-color: white;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 1px 2px #555 inset;
}

[template="swiperBox"] .swiper-active-switch {
  background-color: #2065ff;
}

[template="swiperBox"] a {
  text-decoration: none;
}

[template="swiperBox"] .swiper-slide {
  position: relative;
  overflow: hidden;
}

[template="swiperBox"] .pagination-pPX8XxuUyIehAAEu {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.news-line-box[template="newsLine"] {
  width: 1100px;
  margin: 0 auto;
}

[template="newsLine"] .news-line-card {
  width: 33.33%;
  margin: 25px 0;
  float: left;
  overflow: hidden;
}

[template="newsLine"] .title {
  height: 40px;
  line-height: 36px;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #4aa0d0;
  background-image: url('../resource/more-card-title.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 20px;
}

[template="newsLine"] li {
  font-size: 16px;
  line-height: 32px;
}

[template="newsLine"] a {
  color: #333;
}

[template="newsLine"] a:hover {
  color: royalblue;
}
.show[template="ap"] {
  height: 100px;
  text-align: center;
  line-height: 100px;
  color: white;
  cursor: pointer;
  overflow: hidden;
  display: block;
}

[template="ap"] a,
[template="ap"] img {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  text-decoration: none;
}

[template="ap"] a:hover {
  color: white;
  text-decoration: none;
}
.swiper-box-people-show[template="peopleShow"] {
  height: 310px;
  width: 1214px;
  margin: 0 auto;
  margin: 20px auto;
  margin-bottom: 40px;
  background-color: #ffffff;
}

.swiper-box-people-show[template="peopleShow"] .swiper-container {
  height: 310px;
  width: 1100px;
}

.swiper-box-people-show[template="peopleShow"] .swiper-container .swiper-item {
  width: 250px;
  height: 310px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-top: 10px;
}

[template="peopleShow"] .slider-item {
  width: 100%;
  height: 309px;
}

.swiper-box-people-show[template="peopleShow"] {
  position: relative;
 /* pointer-events: none;*/
}

.swiper-box-people-show[template="peopleShow"] .swiper-button {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.swiper-box-people-show[template="peopleShow"] .swiper-button-next {
  right: 0;
  display: none;
}

.swiper-box-people-show[template="peopleShow"] .swiper-button-prev {
  left: 0;
  display: none;
}

[template="peopleShow"] a {
  color: black;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

 [template="peopleShow"] .slider-item img {
  width: 175px;
  height: 228px;
  padding-top: 35px;
  padding-right: 7px;
  margin: 0 auto;
  display: block;
}

[template="peopleShow"] .image-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  width: 96%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 54px;
  line-height: 40px;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  background-image: url('../resource/image-title.png');
}

[template="peopleShow"] .swiper-slide {
   position: relative;
  width: 254px;
  height: 309px;
  overflow: hidden;
}
.card[template="morecard"] {
  width: 366px;
  margin: 25px 0;
}

[template="morecard"] .title {
  height: 40px;
  line-height: 36px;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #4aa0d0;
  background-image: url('../resource/more-card-title.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 20px;
}

[template="morecard"] li {
  font-size: 16px;
  line-height: 32px;
}

[template="morecard"] a {
  color: #333;
}

[template="morecard"] a:hover {
  color: royalblue;
}
.swiper-box[template="switchShow"] {
  height: 240px;
  width: 1214px;
  margin: 0 auto;
  margin: 20px auto;
  margin-bottom: 40px;
  background-color: #ffffff;
}

.swiper-box[template="switchShow"] .swiper-container {
  height: 240px;
  width: 1100px;
  background-color: #c7eaf3;
}

.swiper-box[template="switchShow"] .swiper-container .swiper-item {
  width: 250px;
  height: 230px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-top: 10px;
}

.swiper-box[template="switchShow"] {
  position: relative;
}

.swiper-box[template="switchShow"] .swiper-button {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.swiper-box[template="switchShow"] .swiper-button-next {
  right: 0;
}

.swiper-box[template="switchShow"] .swiper-button-prev {
  left: 0;
}

[template="switchShow"] a {
  color: black;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

[template="switchShow"] a img {
  width: 250px;
  height: 190px;
  margin: 0 auto;
  display: block;
}

[template="switchShow"] .image-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}

[template="switchShow"] .swiper-slide {
  position: relative;
}
.mt30 {
  font-size: 14px;
  line-height: 31px;
  height: 70px;
  color: white;
  bottom: 0;
  z-index: 999;
  text-align: center;
  width: 100%;
  padding: 40px 0;
  bottom: 0;
  width: 100%;
  background-color: #00a1d5;
}
[template="home"] .main {
  margin: 0;
  width: 100%;
  height: auto;
  display: block;
}

[template="home"] .w1000 {
  width: 1114px;
  margin: 0 auto;
}

[template="home"] .w1100 {
  width: 1114px;
  margin: 0 auto;
}

[template="home"] .news-box {
  width: 1114px;
  margin: auto;
}

[template="home"] .news-box .swiper-box {
  float: left;
}

[template="home"] .news-box .right {
  width: 600px;
  float: right;
}

[template="home"] .news-box .right ul {
  width: 480px;
  height: 287px;
}

[template="home"] .news-box .right ul li {
  color: #333333;
  font-size: 18px;
  line-height: 36px;
  background-repeat: no-repeat;
  background-position-y: center;
  padding-left: 20px;
  background-image: url(../resource/doit.png);
}

[template="home"] .news-box .right ul li:first-child {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}

[template="home"] .news-box .right ul li:first-child a {
  color: #666666;
  letter-spacing: 2px;
}

[template="home"] .more {
  color: #70c1e2;
  font-size: 14px;
  text-align: right;
  line-height: 23px;
  display: block;
}

[template="home"] .people-box {
  width: 1114px;
  height: 308px;
  margin: 0 auto;
  background-image: url('../resource/people-box.png');
  position: relative;
  margin-top: -50px;
  margin-bottom: 20px;
}

[template="home"] .people-box img {
  position: absolute;
  left: 50px;
  bottom: -1px;
}

[template="home"] .people-box p {
  color: #fffefe;
  font-size: 17px;
  position: absolute;
  width: 486px;
  left: 43%;
  top: 30%;
  line-height: 28px;
}

[template="home"] .news-box {
  margin-bottom: 50px;
}

[template="home"] .roll-box {
  position: relative;
  width: 1114px;
  margin: 0 auto;
}

[template="home"] .roll-box .roll {
  width: 1114px;
  height: 330px;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  margin-bottom: 8px;
}

[template="home"] .roll-box .left {
  width: 30px;
  height: 100%;
  /*float: left;*/
  background-repeat-x: no-repeat;
  background-image: url('../resource/line1.png');
  height: 100%;position: absolute;left: 1px;
}

[template="home"] .roll-box li:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

[template="home"] .roll-box li{overflow: hidden;
    padding-left: 30px;
    position: relative;}

[template="home"] .roll-box li .text {
  float: left;
  width: 84px;
  font-size: 24px;
  line-height: 30px;
  color: #96b9ed;
}

[template="home"] .roll-box li .card-box {
  float: left;
  width: 983px;
}

[template="home"] .roll-box .card {
  width: 431px;
  height: 60px;
  float: left;
  margin-bottom: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 40px;
  padding-right: 20px;
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  background-image: url("../resource/card.png");
}

[template="home"] .roll-box .up,
[template="home"] .roll-box .down {
  margin-left: 6px;
  cursor: pointer;
}

[template="home"] .three-card-box {
  width: 1100px;
  margin: 30px auto;overflow: hidden;
}

[template="home"] .three-card-box .mini-card {
  float: left;
  width: 30.33%;
  margin-right: 3%;
  height: 245px;
}

[template="home"] .three-card-box .mini-card img {
  width: 100%;
  height: 100%;
}

[template="home"] .three-card-box li {
  line-height: 35px;
  font-size: 16px;
}

[template="home"] .show-card-1 {
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 40px;
}

[template="home"] a {
  color: #333;
  display: block;
}

[template="home"] a:hover {
  color: royalblue;
  text-decoration: underline;
}

/* 这个文件里写的是全局样式,在各个页面都生效 */
body, html {
  margin: 0;
  padding: 0;
  user-select: text;
  font: normal 12px/180% "Microsoft YaHei";
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
html {
  background-color: white;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
body, html, .ox {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
  position: relative;
}
h1, h2, h3, h4, h5, input {
  margin: 0;
  padding: 0;
}
ul, li {
  list-style-type: none;
}

a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: underline;
}

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

.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.roll::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: transparent;
}

/*定义滚动条轨道 内阴影+圆角*/
.roll::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: transparent;
}

/*定义滑块 内阴影+圆角*/
.roll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
  background-color: transparent;
}
.copyright{ padding:40px 0; text-align:center;}
/*header*/
.header{height:36px;background:#fff;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;line-height:36px;}
.header em a{margin:0 6px;}
.header em,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
.w1000{ width:1000px; margin:0 auto;}
.card[template="morecard"] {
  float: left;
}
[template="home"] .news-box .swiper-box .right {width: 100%}
[template="home"] .news-box .swiper-box a {color: white}
[template="home"] .news-box .right li {height: 33px;line-height: 33px !important;overflow: hidden;}
[template="home"] .news-box .right ul li:first-child {margin-bottom: 0px;line-height: 50px;height: 50px;}
[template="home"] .news-box .right ul {overflow: hidden;height: 310px;}