@import url(../css/public.css);
@import url(../css/iconfont.css);
@font-face {
  font-family: 'oswald';
  src: url("../font/IMPACT_2.TTF");
}
.banner {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  background: url("../images/index/i_banner.jpg") center no-repeat;
  height: 480px;
}
.banner img {
  width: 100%;
}
.banner .more {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.banner .more .text {
  border: 2px solid #fff;
  background: #fff;
  display: inline-block;
  border-radius: 30px;
}
.banner .more .text a {
  display: inline-block;
  float: left;
  background-image: linear-gradient(to bottom, #53a9fc 0%, #4c83f9 100%);
  color: #fff;
  border-radius: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 60px;
  font-size: 16px;
}
.banner .more .text em {
  line-height: 56px;
  padding: 0 20px;
  font-size: 16px;
}
.banner .more .text em i {
  color: #4c83f9;
  font-size: 18px;
  margin-right: 5px;
  display: inline-block;
}

.box_title {
  width: 100%;
  float: left;
  text-align: center;
}
.box_title h4 {
  font-size: 44px;
  color: #030559;
}
.box_title p {
  display: inline-block;
  position: relative;
  font-size: 20px;
}
.box_title p:before {
  width: 80px;
  left: -100px;
  top: 15px;
  background: #8d8da5;
  height: 1px;
  content: "";
  position: absolute;
}
.box_title p:after {
  width: 80px;
  right: -100px;
  top: 15px;
  background: #8d8da5;
  height: 1px;
  content: "";
  position: absolute;
}

.inrow {
  font-size: 0;
  font-size: 12px;
  *font-size: 0;
  font-family: arial;
  letter-spacing: -3px;
  *letter-spacing: normal;
  *word-spacing: -1px;
}

.inrow > li, .inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}

.dataNums {
  float: left;
  width: 100%;
  text-align: center;
}

.dataNums .dataOne {
  width: 18px;
  height: 29px;
  margin: 0px 3px;
  text-align: center;
  background: #01af63;
  border-radius: 2px;
}

.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dataNums .tt span {
  width: 100%;
  height: 100%;
  font: bold 12px/29px "Arial";
  color: #fff;
}

.mk-1 {
  float: left;
  width: 100%;
  padding: 90px 0 0px 0;
}
.mk-1 .box {
  background: url(../images/hy/b_02.jpg) no-repeat;
  background-size: 100%;
  height: 440px;
  margin-top: 40px;
  position: relative;
  float: left;
  width: 100%;
}
.mk-1 .box .fl {
  padding-left: 90px;
  padding-top: 80px;
  width: 50%;
}
.mk-1 .box .fl li {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.mk-1 .box .fl li h4 {
  font-size: 18px;
}
.mk-1 .box .fl li p {
  margin-top: 3px;
}
.mk-1 .box .fr {
  width: 39%;
  padding-left: 100px;
  padding-top: 80px;
}
.mk-1 .box .fr li {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.mk-1 .box .fr li h4 {
  font-size: 18px;
}
.mk-1 .box .fr li p {
  margin-top: 3px;
}
.mk-1 .box .more {
  position: absolute;
  padding: 0 60px;
  line-height: 40px;
  border: 1px solid #f0f0f0;
  bottom: 60px;
  left: 50%;
  margin-left: -105px;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.mk-1 .box .more:hover {
  border: 1px solid #0c37a0;
  background: #3e89ef;
  color: #fff;
}
.mk-1 .tel {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.mk-1 .tel .div {
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #ff7c2d;
  background: #fff;
}
.mk-1 .tel .div .img {
  float: left;
  margin-top: 12px;
  margin-left: 10px;
}
.mk-1 .tel .div .img img {
  height: 26px;
}
.mk-1 .tel .div em {
  float: left;
  margin: 0 10px;
  margin-top: 5px;
  font-size: 30px;
  color: #ff7c2d;
}
.mk-1 .tel .div a {
  float: left;
  background: #ff7c2d;
  display: inline-block;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
}

.mk-2 {
  float: left;
  width: 100%;
  padding: 90px 0;
}
.mk-2 .swiper {
  float: left;
  width: 100%;
  box-shadow: 0 3px 8px #e4efff;
  padding: 15px;
  margin-top: 40px;
  position: relative;
}
.mk-2 .swiper .swiper-slide {
  cursor: pointer;
}
.mk-2 .swiper .swiper-slide .bgcolor {
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 100%);
}
.mk-2 .swiper .swiper-slide .time {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  font-size: 12px;
  border-radius: 5px;
  padding-right: 3px;
  line-height: 24px;
}
.mk-2 .swiper .swiper-slide .time em {
  background: #ffe036;
  border-radius: 5px;
  padding: 0 5px;
  color: #6d5d03;
  margin-right: 3px;
  float: left;
}
.mk-2 .swiper .swiper-slide .text {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 20px;
  color: #fff;
  font-size: 12px;
  height: 60px;
  overflow: hidden;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.mk-2 .swiper .swiper-slide .text h4 {
  font-size: 18px;
}
.mk-2 .swiper .swiper-slide .text p {
  margin: 10px 0;
}
.mk-2 .swiper .swiper-slide .text .more {
  background: #fe441f;
  padding: 0 30px;
  color: #fff;
  display: inline-block;
  border-radius: 50px;
  line-height: 30px;
  font-size: 14px;
}
.mk-2 .swiper .swiper-slide:hover .bgcolor {
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: linear-gradient(to top, #3060bb 0%, rgba(48, 96, 187, 0.7) 50%, rgba(48, 96, 187, 0) 100%);
}
.mk-2 .swiper .swiper-slide:hover .text {
  height: 95px;
}
.mk-2 .swiper img {
  width: 100%;
}
.mk-2 .swiper .swiper-button-prev {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 5px 5px 0;
  left: 0px;
  font-size: 30px;
  color: #fff;
  outline: 0;
}
.mk-2 .swiper .swiper-button-prev:after {
  content: "";
}
.mk-2 .swiper .swiper-button-next {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 5px 0 0 5px;
  font-size: 30px;
  right: 0px;
  outline: 0;
  color: #fff;
}
.mk-2 .swiper .swiper-button-next:after {
  content: "";
}
.mk-2 .swiper .swiper-button-disabled {
  color: #f0f0f0;
}
.mk-2 .box {
  float: left;
  width: 100%;
  box-shadow: 0 3px 8px #e4efff;
  padding: 15px;
  margin-top: 40px;
  position: relative;
  cursor: pointer;
}
.mk-2 .box .img {
  float: left;
}
.mk-2 .box .num {
  float: right;
  width: 220px;
  position: relative;
  padding-top: 10px;
}
.mk-2 .box .num em {
  font-weight: bold;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.mk-2 .box .num #dataNums {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.mk-2 .box .num .title {
  right: 10px;
  bottom: 10px;
  position: absolute;
}

.mk-3 {
  float: left;
  width: 100%;
  padding: 90px 0;
  background: url(../images/hy/b_01.jpg) no-repeat;
  background-size: cover;
}
.mk-3 .tab {
  float: left;
  width: 100%;
  padding: 2px;
  background: #fff;
  margin-top: 40px;
}
.mk-3 .tab .tab_title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #3e89ef;
}
.mk-3 .tab .tab_title li {
  width: 50%;
  cursor: pointer;
  line-height: 70px;
  float: left;
  font-size: 16px;
  background: #f8f8f8;
  text-align: center;
}
.mk-3 .tab .tab_title .on {
  background: #3e89ef;
  color: #fff;
}
.mk-3 .tab .tab_content {
  float: left;
  width: 100%;
  position: relative;
}
.mk-3 .tab .tab_content:before {
  width: 10px;
  height: 265px;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  background: url(../images/hy/b_05.jpg) no-repeat;
  top: 10px;
}
.mk-3 .tab .tab_content .item {
  display: none;
  float: left;
  width: 100%;
}
.mk-3 .tab .tab_content .item ul {
  width: 50%;
  float: left;
  padding: 30px 20px 10px 00px;
}
.mk-3 .tab .tab_content .item ul li {
  width: 250px;
  margin-left: 30px;
  margin-bottom: 20px;
  border: 1px dashed #e5e5e5;
  background: #fff;
  border-radius: 40px;
  float: left;
  cursor: pointer;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.mk-3 .tab .tab_content .item ul li em {
  padding-left: 20px;
  line-height: 40px;
  float: left;
}
.mk-3 .tab .tab_content .item ul li a {
  background: #e5e5e5;
  padding: 0 20px;
  float: right;
  display: inline-block;
  line-height: 40px;
  border-radius: 0 40px 40px 0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.mk-3 .tab .tab_content .item ul li:hover {
  border-color: #fe441f;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.mk-3 .tab .tab_content .item ul li:hover a {
  background: #fe441f;
  color: #fff;
}
.mk-3 .tab .tab_content .item .box {
  float: right;
  width: 50%;
  padding: 20px 20px 20px 40px;
}
.mk-3 .tab .tab_content .item .box .small_titlt {
  width: 100%;
  float: left;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
}
.mk-3 .tab .tab_content .item .box .small_titlt em {
  background: #2dbce5;
  color: #fff;
  float: left;
  padding: 0px 10px 0px 10px;
  margin-right: 20px;
  position: relative;
  font-size: 14px;
}
.mk-3 .tab .tab_content .item .box .small_titlt em:before {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 10px solid #2dbce5;
  border-bottom: 15px solid transparent;
  content: "";
  position: absolute;
  right: -10px;
}
.mk-3 .tab .tab_content .item .box .text {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.mk-3 .tab .tab_content .item .box .text .img {
  float: left;
  width: 200px;
}
.mk-3 .tab .tab_content .item .box .text .img img {
  width: 100%;
}
.mk-3 .tab .tab_content .item .box .text .content {
  float: right;
  width: 310px;
  line-height: 1.8;
}
.mk-3 .tab .tab_content .item_on {
  display: block;
}

.mk-4 {
  float: left;
  width: 100%;
  padding: 90px 0;
}
.mk-4 .list {
  background: url(../images/hy/b_03.jpg) no-repeat;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.mk-4 .list ul {
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  float: right;
  margin-top: 35px;
  width: 74%;
  margin-right: 30px;
}
.mk-4 .list ul li {
  background: #fff;
  width: 295px;
  float: left;
  height: 176px;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 30px;
  text-align: center;
}
.mk-4 .list ul li .num {
  font-size: 40px;
  color: #3a4f84;
  margin-top: 0px;
}
.mk-4 .list ul li p {
  line-height: 1.9;
  padding: 0 30px;
}
.mk-4 .list ul li:last-child {
  padding: 0px;
  overflow: hidden;
  position: relative;
}
.mk-4 .list ul li:last-child .more {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.mk-4 .list ul li:last-child .more a {
  display: inline-block;
  border: 1px solid #f0f0f0;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}
.mk-4 .list ul li:last-child img {
  width: 100%;
  float: left;
}
.mk-4 .tel {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.mk-4 .tel .div {
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #ff7c2d;
  background: #fff;
}
.mk-4 .tel .div .img {
  float: left;
  margin-top: 12px;
  margin-left: 10px;
}
.mk-4 .tel .div .img img {
  height: 26px;
}
.mk-4 .tel .div em {
  float: left;
  margin: 0 10px;
  margin-top: 5px;
  font-size: 30px;
  color: #ff7c2d;
}
.mk-4 .tel .div a {
  float: left;
  background: #ff7c2d;
  display: inline-block;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
}

.mk-5 {
  float: left;
  width: 100%;
  padding: 90px 0 60px 0;
  background: url(../images/index/b_02.jpg) no-repeat;
  background-size: cover;
}
.mk-5 .fl {
  float: left;
  width: 222px;
}
.mk-5 .fl img {
  width: 100%;
}
.mk-5 .list {
  float: left;
  width: 978px;
}
.mk-5 .list .item {
  background: #fff;
  float: left;
  width: 33.333%;
}
.mk-5 .list .item .text {
  min-height: 195px;
  padding: 40px 20px 20px 20px;
  float: left;
}
.mk-5 .list .item .text h4 {
  font-size: 20px;
}
.mk-5 .list .item .text p {
  margin-top: 10px;
  display: block;
  color: #333;
  line-height: 1.8;
  color: #6c6c6c;
}
.mk-5 .list .item .img {
  width: 100%;
  float: left;
  overflow: hidden;
}
.mk-5 .list .item .img img {
  min-height: 196px;
}

.mk-6 {
  float: left;
  width: 100%;
  padding: 90px 0 20px 0;
  background: url(../images/index/b_03.jpg) bottom no-repeat;
}
.mk-6 .list {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 60px;
  text-align: center;
}
.mk-6 .list:before {
  border: 1px dashed #1b1d27;
  border-radius: 0 500px 500px 0;
  border-left: 0px;
  position: absolute;
  right: 0px;
  top: 70px;
  content: "";
  width: 900px;
  height: 230px;
}
.mk-6 .list ul {
  display: inline-block;
  text-align: center;
  height: 220px;
}
.mk-6 .list ul li {
  padding: 40px 0 20px 0;
  width: 185px;
  background: #fff;
  float: left;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #6e7380;
  border-radius: 30px;
  cursor: pointer;
  margin: 0 35px;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  position: relative;
  height: 140px;
}
.mk-6 .list ul li .num {
  position: absolute;
  border: 5px solid #e7edff;
  background: #1946d3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}
.mk-6 .list ul li p {
  font-size: 16px;
  margin: 5px 0;
  display: block;
}
.mk-6 .list ul li a {
  line-height: 40px;
  padding: 0 30px;
  font-size: 16px;
  background: #fe441f;
  border-radius: 5px;
  color: #fff;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transform: scale(0);
  height: 0px;
  overflow: hidden;
  display: inline-block;
  opacity: 0;
  margin-top: 5px;
  cursor: pointer;
}
.mk-6 .list ul li:hover {
  border: 1px solid #1946d3;
  height: 180px;
}
.mk-6 .list ul li:hover a {
  height: auto;
  opacity: 1;
  transform: scale(1);
}

/*# sourceMappingURL=index.css.map */
