@charset "utf-8";
* {
  user-select: none;
}

/* banner */
.c-banner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.c-banner img {
  width: 100%;
  height: 100%;
}
/* 首屏 */
.c-banner .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 998;
  width: 100%;
  height: 100%;
}

.c-banner .content .showl {
  position: absolute;
    left: 18%;
    top: 19%;
    height: 458px;
    width: 223px;
}

.c-banner .content .showl .border {
  position: absolute;
  z-index: 888;
  width: 100%;
  height: 100%;
  background: url(../img/border.png) no-repeat;
  background-size: 100%;
}

.c-banner .content .showl video {
  width: 100%;
  height: 97%;
  margin-top: 10px;
  border-radius: 50px;
}

.c-banner .content .showr {
  position: absolute;
  right: 4%;
  top: 19%;
  height: 556px;
  width: 50%;
  color: #efefef;
  text-align: center;
  z-index: 999;
}

.c-banner .content .showr .logoContainer {
  display: flex;
  margin-top: 5%;
}

.c-banner .content .showr .logo {
  width: 80px;
}

.c-banner .content .showr .sri {
  width: 60%;
  text-align: left;
  margin-left: 40px;
}

.c-banner .content .showr .sri .tip1 {
  font-size: 44px;
  font-weight: 800;
  letter-spacing: 4px;
  line-height: 1.1;
}

.c-banner .content .showr .sri .tip2 {
  font-size: 16px;
  letter-spacing: 4px;
  line-height: 2.1;
  color: orangered;
}

.c-banner .content .showr .sri .tip2 span {
  display: inline-block;
  padding: 0 5px;
}

.c-banner .content .showr .codeContainer {
  display: flex;
  height: 200px;
  margin-top: 50px;
}

.c-banner .content .showr .wx {
  width: 170px;
  height: 120px;
  transform: scale(0.9);
  margin-right: 65px;
}

.c-banner .content .showr .btns {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 90%;
  margin: auto;
  margin-top: 35px;
  border: 1px solid #efefef;
  border-radius: 33px;
  line-height: 3.2;
  font-size: 12px;
}
i.wx-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 7px;
  background-image: url(../img/wx-icon.svg);
  background-size: 100%;
}

.c-banner .content .showr img {
  width: 120px;
  border-radius: 7px;
  -webkit-filter: grayscale(25%); /* Chrome, Safari, Opera */
  filter: grayscale(25%);
}

.c-banner .banner {
  height: 100%;
}
.c-banner .banner ul {
  height: 100%;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.c-banner .banner ul li {
  height: 100%;
  /*position: absolute;*/
  display: none;
  opacity: 0;
}
.c-banner .banner ul li:nth-child(1) {
  opacity: 1;
  display: block;
}
.c-banner .banner ul li img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}
.c-banner .banner ul li:first-child img {
  position: relative;
}
.c-banner .nexImg,
.c-banner .preImg {
  padding: 25px 10px 25px 10px;
  position: absolute;
  top: 50%;
  margin-top: -53px;
  background: #000000;
  opacity: 0.5;
  border-radius: 5px;
  z-index: 10;
}
.c-banner .nexImg:hover,
.c-banner .preImg:hover {
  opacity: 0.8;
}
.c-banner .nexImg {
  right: 0px;
}
.c-banner .jumpBtn {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
.c-banner .jumpBtn ul {
  margin-bottom: 0px;
  padding: 0px;
}

.c-banner .jumpBtn ul li {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  background-color: white;
  opacity: 0.9;
  margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child {
  margin-left: 0px;
}
/*简介*/
.title-sty1 h2 {
  font-size: 43px;
  color: #111;
  text-align: center;
  font-weight: 800;
}
.title-sty1 h2 span {
  color: #ff4500ad;
  font-size: 20px;
}
.abImg {
  text-align: center;
  margin-bottom: 20px;
}
.abImg img {
  width: 90%;
  height: 305px;
  box-shadow: 1px 1px 12px #999;
}
.padT80 {
  width: 100%;
  overflow: hidden;
  padding-top: 55px;
}
.padT80 p {
  font-size: 16px;
  color: #454545;
  line-height: 2;
}
/*时间人数开始*/
#time {
  width: 100%;
  height: 298px;
  float: left;
  background: url(../img/timebg.jpg) no-repeat center;
  background-size: cover;
}
.time_content {
  max-width: 1200px;
  height: 298px;
  margin: 0 auto;
}
.time_left {
  width: 40%;
  max-width: 480px;
  float: left;
  height: 298px;
}
.time_left h1 {
  width: 100%;
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  margin-top: 96px;
}
.time_left h2 {
  width: 100%;
  float: left;
  height: 56px;
  line-height: 56px;
  font-size: 54px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
  font-weight: bold;
}

.time_right {
  width: 60%;
  max-width: 720px;
  height: 298px;
  float: left;
}
.wrapper {
  width: 630px;
  height: 90px;
  float: left;
  margin-left: 100px;
  margin-top: 110px;
  display: none;
}
.wrapper1 {
  width: 200px;
  float: left;
  height: 90px;
}
.wrapper2 {
  width: 200px;
  float: left;
  height: 90px;
  margin-left: 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.wrapper3 {
  width: 200px;
  float: left;
  height: 90px;
}

.counter {
  color: #ffe400;
  border-radius: 5px;
}
#time {
}
.time1 {
  width: 100px;
  height: 54px;
  float: left;
}
.time1 h1 {
  float: left;
}
.time1 h2 {
  float: left;
}
.time2 {
  width: 70px;
  height: 54px;
  float: left;
  margin-left: 50px;
}
.time3 {
  width: 100px;
  height: 54px;
  float: left;
  text-align: center;
  margin-left: 40px;
}
.timex {
  width: 58px;
  height: 30px;
  margin-top: 24px;
  color: #fff;
  float: left;
}
.timey {
  width: 200px;
  float: left;
  color: #fff;
}
.wrapper2 .timey {
  width: 148px;
  margin-left: 52px;
  float: left;
}
.wrapper3 .timey {
  width: 152px;
  margin-left: 48px;
  float: left;
}
.count-title {
  font-weight: normal;
  text-align: center;
}
.count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
/*时间人数结束*/

/*公共头部*/
.block h2.title {
  font-size: 30px;
  color: #333333;
  padding-bottom: 8px;
  position: relative;
  text-align: center;
}
.block p.sub-title {
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.block h2.title:after {
  display: block;
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background: #4c80e7;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}

/*资讯*/
.news {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 90px 0 80px;
  background-color: #f9f9f9;
}
.news .items {
  padding-top: 70px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news .items ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .items ul li {
  width: 48.5%;
  background: #f9f9f9;
  border-radius: 5px;
  margin-bottom: 40px;
}
.news .items ul li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
.news .items ul li a:hover {
  transform: translateY(-5px);
  transition: all 0.3s;
}
.news .items ul li a:hover .items-r .title {
  color: #4c80e7;
}
.news .items ul li .items-l {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: space-around;
}
.news .items ul li .items-l img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news .items ul li .items-r {
  padding-left: 20px;
}
.news .items ul li .items-r .title {
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.news .items ul li .items-r .time {
  font-size: 12px;
  color: #999999;
  padding-bottom: 10px;
}
.news .items ul li .items-r .desc {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.more {
  text-align: center;
}
.more a {
  display: inline-block;
  width: 120px;
  height: 34px;
  border: 1px solid #4c80e7;
  background: #4c80e7;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  margin: 20px 0;
}
/*按钮动画效果*/
.btn {
  transition: all 0.3s;
  padding: 0px;
}
.btn:hover {
  transform: scale(0.9);
  transition: all 0.3s;
}
/*底部*/
/* 必要布局样式css */
.footer-box {
  background: #222;
  overflow: hidden;
  width: 100%;
  color: #eee;
  padding: 30px 0 35px;
}

.footer-container {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.footer-service {
  margin-bottom: 38px;
}

.footer-service-item {
  float: left;
  height: 60px;
  line-height: 60px;
  width: 25%;
  text-align: center;
  font-size: 16px;
  color: #ccc;
}

.footer-icon-001 i {
  background: url(../images/icon-footer01.png) no-repeat center center;
  background-size: contain;
}

.footer-icon-002 i {
  background: url(../images/icon-footer02.png) no-repeat center center;
  background-size: contain;
}

.footer-icon-003 i {
  background: url(../images/icon-footer03.png) no-repeat center center;
  background-size: contain;
}

.footer-icon-004 i {
  background: url(../images/icon-footer04.png) no-repeat center center;
  background-size: contain;
}

.footer-line {
  height: 0;
  display: block;
  clear: both;
  border-bottom: 1px solid #393854;
}

.footer-links {
  padding-top: 40px;
  padding-left: 69px;
}

.footer-article-item {
  width: 20%;
  min-height: 226px;
  float: left;

  line-height: 2;
  font-size: 14px;
}

.footer-article-item dt {
  color: #ccc;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 2;
  font-weight: 300;
}

.footer-article-item dd {
  line-height: 2;
}

.footer-article-item dd a {
  color: #888;
  transition: all 0.1s;
}

.footer-article-item dd a:hover {
  color: #fff;
}

.footer-contact-item {
  width: 145px;
  float: left;
}

.footer-contact-item h3 {
  font-size: 16px;
  color: #eee;
  line-height: 2;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
}

.footer-contact-item p {
  font-size: 22px;
  color: #fff;
  font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC",
    "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC",
    "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 15px;
}

.footer-ewm {
  float: left;
  width: 110px;
  margin-right: 18px;
  text-align: center;
}

.footer-ewm img {
  width: 110px;
  height: 110px;
  display: block;
  border: none;
}

.footer-ewm p {
  font-size: 14px;
  color: #ccc;
  margin-top: 12px;
}

.footer-friend {
  width: 1050px;
  height: 20px;
  line-height: 20px;
  margin: 30px auto;
}

.footer-friend-title {
  float: left;
  color: #ccc;
  font-size: 14px;
}

.footer-friend-title-list {
  float: left;
}

.footer-friend-title-list li {
  float: left;
}

.footer-friend-title-list li a {
  color: #888;
  transition: all 0.1s;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
}

.footer-friend-title-list li a:hover {
  color: #fff;
}

.footer-friend-more {
  color: #ccc;
  transition: all 0.1s;
  float: left;
  font-size: 14px;
}

.footer-copyright {
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

.footer-copyright p {
  margin-bottom: 9px;
  font-size: 14px;
  color: #888;
}

/*列表页*/
.section {
  background: #f8f8f8;
}
.nrbanner img {
  width: 100% !important;
  min-height: 240px;
}
.fenlei {
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  top: -60px;
  background-color: rgba(0, 0, 0, 0.4);
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}
.fenlei li {
  display: inline-block;
  margin-right: 20px;
  line-height: 60px;
}
.fenlei li a {
  color: #fff;
  font-size: 16px;
}

.fenlei li a:hover {
  color: #fff;
}
.fenlei li.on a {
  color: #077ee3;
}
.news-list .item {
  display: block;
  background-color: #fff;
  margin-bottom: 30px;
  color: #333;
}
.news-list .item .m {
  overflow: hidden;
}
.news-list .item .m img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
}
.news-list .item:hover .m img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.news-list .item .text {
  padding: 25px;
}
.news-list .fl {
  float: none;
}
.news-list .item .text h4 {
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1.4;
  font-size: 16px;
  overflow: hidden;
  display: inline-block;
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 110px);
}
.news-list .item .text .date {
  font-size: 12px;
  color: #999;
  width: 80px;
  height: 80px;
  background-color: #eee;
  display: inline-block;
  margin-right: 20px;
}
.news-list .item .text .date span {
  display: block;
  text-align: center;
  line-height: 24px;
}
.news-list .item .text .date .p1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}
.news-list .item .text .date .p2 {
  font-size: 14px;
}
.news-list .item .text .desc {
  font-size: 12px;
  color: #999;
  border-top: 1px solid #eee;
  padding-top: 25px;
}

/*分页*/
.pages {
  text-align: center;
}
.pages .pagination a {
  line-height: 20px;
}
.pages span {
  border: none;
  background: #077ee3;
  color: #fff;
  margin-right: 10px;
  padding: 2px 12px;
  height: 24px;
  border: 1px #077ee3 solid;
}
.pages a {
  margin-right: 10px;
  padding: 2px 12px;
  height: 24px;
  border: 1px #cccccc solid;
  background: #fff;
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  line-height: 24px;
}

/*关于我们*/

/* HELPER CLASSES */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
  overflow: hidden;
}
.section-padding {
  padding: 100px 0;
  position: relative;
  float: left;
  width: 100%;
}

.section-back-image {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.section-back-image-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.overlay,
.overlay-2 {
  position: relative;
}

.overlay:before {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  position: absolute;
  top: 0;
  width: 100%;
}

.overlay-2:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.96;
  background-color: #fff;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.bg-gray {
  background-color: #f7f9fb;
}

.bg-theme {
  background-color: #0e70c7;
}

.theme-color {
  color: #0e70c7;
}
.address-box-wrap {
  border: 1px solid #f6f6f6;
  padding: 40px;
  float: left;
  width: 100%;
}
.contact-form .form-group label {
  color: #575757;
  padding: 0 15px;
  position: absolute;
  top: 50%;
  z-index: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.con-btn {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 13px 45px;
  background: #0e70c7;
}
.address-box-sin {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  float: left;
  width: 100%;
}
.contact-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.contact-form .form-group input {
  height: 60px;
}
.contact-form .form-group input,
.contact-form .form-group textarea {
  position: relative;
  background: transparent;
  z-index: 1;
}
.contact-form .form-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: #333;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.address-box-sin:last-child {
  border: none;
  padding-bottom: 0;
}

.address-box-icon,
.address-box-des {
  float: left;
}

.address-box-icon {
  margin-right: 20px;
}

.address-box-icon i {
  color: #fff;
  font-size: 20px;
  background: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  border-radius: 50px;
  webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.address-box-sin:hover .address-box-icon i {
  background: #0e70c7;
}

.address-box-des {
  width: 81%;
}
/*内容*/
.detail-content {
  padding: 30px 0;
  font-size: 16px;
  line-height: 1.8;
  color: #767676;
}
.detail-content img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.detail {
  /*margin-bottom: 50px;*/
}
.detail-title {
  padding: 30px 0;
  background-color: #f4f4f4;
}
.detail-title h1 {
  font-size: 30px;
}
.detail-title p {
  margin: 0;
  font-size: 12px;
  color: #999;
}
.detail-title p span {
  padding: 0 10px;
}
.detail-content {
  padding: 30px 0;
  font-size: 16px;
  line-height: 1.8;
  color: #767676;
}
.detail-content img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.casecont {
  margin-bottom: 30px;
}
.casecont .btn {
  padding: 10px 40px;
  background-color: #3e5995;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 12px;
}
@media screen and (max-width: 1200px) {
  #time,
  .time_content {
    height: 100%;
  }
  .time_left,
  .time_right {
    width: 100%;
    float: left;
    max-width: 100%;
  }

  .time_right {
    display: none;
  }
  .footer-container {
    width: 100%;
  }

  .news .items ul {
    width: 100%;
  }
  .news .items ul li .items-l {
    display: none;
  }

  .news .items ul li .items-r {
    padding-left: 0px;
  }
}
@media screen and (max-width: 992px) {
  .time_right {
    display: none;
  }
  .time_left {
    width: 100%;
  }
  .time_left h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* .c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	} */

  .about-bot-sty1 img {
    width: 70%;
  }

  .news .items ul li,
  .news .items ul {
    width: 100%;
  }
  .news .items ul li .items-r {
    padding-left: 0px;
  }
  .footer-copyright {
    margin-top: 15px;
    padding: 0px 15px;
  }
  .footer-service,
  .footer-links,
  .top-line {
    display: none;
  }
}

@media screen and (max-width: 580px) {
  .c-banner .nexImg {
    right: 10px;
  }
  .c-banner .preImg {
    left: 10px;
  }
  .c-banner .jumpBtn ul li {
    width: 10px;
    height: 10px;
  }
  .c-banner .nexImg,
  .c-banner .preImg {
    padding: 10px 5px 10px 5px;
  }
  .c-banner .nexImg img,
  .c-banner .preImg img {
    width: 15px;
  }
  .about-bot-sty1 img {
    width: 70%;
  }
}
