.map_container {
  position: relative;
}
.map_container .maplayer {
  width: 440px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 66, 139, 0.9);
  padding: 80px 60px;
  color: #fff;
}
.map_container .maplayer * {
  color: #fff;
}
.map_container .maplayer h3 {
  font-size: 24px;
  text-align: left;
  font-weight: bold;
}
.map_container .maplayer li {
  margin-top: 24px;
  font-size: 18px;
  line-height: 35px;
}
.map_container .maplayer li:hover {
  opacity: 0.7;
}
.map_container .maplayer li:hover .icon {
  transform: scale(1.1);
}
.map_container .maplayer li img {
  margin-top: 8px;
  width: 100%;
}
.map_container .maplayer li .icon {
  transition: all 0.2s;
  width: 25px;
  height: 70px;
  margin-right: 30px;
  float: left;
}
.worder_wrapper_inner .error_text {
  color: red;
  display: none;
  position: absolute;
}
.worder_wrapper_inner input,
.worder_wrapper_inner textarea {
  font-size: 18px;
  background: #f7f7f7;
  border: none;
  text-indent: 20px;
  width: 100%;
}
.worder_wrapper_inner textarea {
  height: 400px;
  font-family: 'microsoft yahei';
  padding: 15px 0;
}
.worder_wrapper_inner .row {
  margin-bottom: 50px;
}
.worder_wrapper_inner .label {
  font-size: 18px;
  text-indent: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.worder_wrapper_inner .group {
  width: 31.26%;
  margin-right: 2%;
  float: left;
}
.worder_wrapper_inner .group input {
  line-height: 60px;
}
.worder_wrapper_inner .error .error_text {
  display: block;
}
.worder_wrapper_inner .error input,
.worder_wrapper_inner .error textarea {
  border: solid 1px red;
}
.worder_wrapper_inner .book_submit {
  display: block;
  width: 160px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 46px;
}
.core_channer {
  padding-bottom: 60px;
}
.core_channer li:hover .year {
  font-size: 30px;
  color: #00428b;
}
.core_channer li:hover .content_horner .info {
  color: #00428b;
}
.core_channer li .year {
  width: 165px;
  float: left;
  border-right: dashed 2px #ddd;
  line-height: 145px;
  padding: 20px 0;
  font-size: 24px;
  color: #999;
  padding-left: 35px !important;
  background: url(../img/dot.png) left 88px no-repeat;
}
.core_channer li .year.three {
  line-height: 30px;
  padding: 47px 0;
}
.core_channer li .content_horner {
  padding-left: 225px;
  padding-top: 20px;
}
.core_channer li .content_horner .img {
  width: 215px;
  float: left;
  margin-right: 40px;
}
.core_channer li .content_horner .img .desc {
  line-height: 22px;
  margin: 8px 0;
  height: 44px;
  overflow: hidden;
  text-align: center;
}
.core_channer li .content_horner .img:hover img {
  border: solid 10px #00428b;
}
.core_channer li .content_horner .img img {
  width: 215px;
  height: 145px;
  display: block;
  border: solid 10px #e2e2e0;
}
.core_channer li .content_horner .info {
  line-height: 145px;
  font-size: 20px;
  color: #333;
}
.core_channer li .content_horner .info.three {
  line-height: 30px;
  margin-top: 28px;
}
.historys {
  padding-bottom: 100px;
}
.historys li {
  width: 50%;
  position: relative;
}
.historys li:hover .hsdot {
  right: -8px;
  transform: scale(1.2);
}
.historys li:hover img {
  transform: scale(1.05);
}
.historys li .hsdot {
  width: 20px;
  transition: all 0.6s;
  height: 20px;
  background: url(../img/dot1.png);
  position: absolute;
  top: 18px;
}
.historys li .brief {
  /* width: 640px;*/
  float: right;
}
.historys li img {
  float: right;
  display: block;
  height: 200px;
  margin-bottom: 20px;
  transition: all 0.6s;
}
.historys li .hislin {
  height: 100px;
  width: 1px;
  position: absolute;
  background: #00428b;
  top: 52px;
}
.historys li.left {
  text-align: right;
  padding-right: 40px;
}
.historys li.left .hsdot {
  right: -10px;
}
.historys li.left .hislin {
  right: 0px;
}
.historys li.right {
  padding-left: 40px;
  margin-left: 50%;
}
.historys li.right img {
  float: left;
}
.historys li.right .hsdot {
  left: -10px;
}
.historys li.right .hislin {
  left: 0px;
}
.historys li.right .brief {
  float: left;
}
.channel_about_top h1 {
  display: block;
  font-size: 50px;
  padding-top: 60px;
  font-weight: bold;
}
.channel_about_top .s1 {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.channel_about_top .s2 {
  font-size: 22px;
  margin: 25px 0;
  text-align: center;
}
.channel_about_top .s3 {
  font-size: 18px;
  text-indent: 2em;
}
.channel_about_top .s3 p {
  margin-bottom: 35px;
}
.channel_about_top .s1:hover,
.channel_about_top .s2:hover,
.channel_about_top .s3:hover,
.channel_about_top h1:hover {
  opacity: 0.65;
}
.channel_about_top .nums {
  margin-top: 50px;
  padding-bottom: 60px;
  text-align: center;
  margin-left: 10%;
}
.channel_about_top .nums li {
  float: left;
  width: 20%;
  display: inline-block;
}
.channel_about_top .nums li div {
  height: 46px;
}
.channel_about_top .nums li .tx {
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.channel_about_top .nums li:hover .num,
.channel_about_top .nums li:hover .num_p {
  font-size: 68px;
}
.channel_about_top .nums li .num {
  transition: all 0.5s;
  font-size: 60px;
  color: #ed9809;
}
.channel_about_top .nums li .num_p {
  transition: all 0.5s;
  font-size: 60px;
  color: #ed9809;
}
.about_brand_container h2 {
  font-size: 42px;
  color: #fff;
  padding: 30px 0 30px;
}
.about_brand_container h3 {
  font-size: 16px;
  color: #fff;
  padding-bottom: 100px;
}
.about_brand_container ul {
  padding-bottom: 40px;
}
.about_brand_container li {
  width: 15%;
  float: left;
  text-align: center;
  margin-right: 2%;
  height: 100px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 40px;
}
.about_brand_container li:hover img {
  transform: scale(1.1);
  transition: 0.8s all;
}
.about_brand_container li img {
  vertical-align: middle;
  max-width: 80%;
}
.about_brand_container li .iblock {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.about_brand_container li:nth-child(12) {
  margin-right: 0;
}
.about_brand_container li:nth-child(6) {
  margin-right: 0;
}
.about_culture h2 {
  font-size: 42px;
  color: #333;
  padding-top: 100px;
}
.about_culture h3 {
  font-size: 16px;
  padding: 15px 0 75px;
}
.about_culture ul {
  background: url(../img/yy.png) center bottom no-repeat;
  background-size: 100%;
  padding-bottom: 150px;
}
.about_culture li {
  float: left;
  width: 405px;
  margin-right: 80px;
}
.about_culture li img {
  display: block;
  margin: 0 auto;
  width: 102px;
}
.about_culture li:hover .c_block {
  background: #00418a;
}
.about_culture li:hover .c_block * {
  color: #fff !important;
}
.about_culture li:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}
.about_culture li .title {
  font-size: 28px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 12px;
  background: url(../img/bg2.png) bottom center no-repeat;
}
.about_culture li .c_block {
  margin-top: -52px;
  border: solid 2px #00418a;
  border-radius: 8px;
  padding: 30px 40px;
}
.about_culture li .desc_wrapper {
  height: 80px;
  overflow: hidden;
}
.about_culture li .desc {
  line-height: 20px;
}
.about_culture li .desc span {
  display: block;
  width: 80px;
  float: left;
}
.about_culture li .desc * {
  line-height: 20px;
}
.about_culture li .desc .brief {
  display: block;
  float: left;
  width: 240px;
}
.swiper-rongyu {
  overflow: hidden;
  position: relative;
  margin-top: 100px;
  padding-bottom: 100px;
  background: url(../img/ry_line.png) center 47px no-repeat;
  background-size: 80%;
}
.swiper-rongyu .year {
  width: 90px;
  height: 110px;
  margin: 0 auto;
  text-align: center;
  line-height: 100px;
  color: #fff;
  background: url(../img/year_bg.png) center center no-repeat;
}
.swiper-rongyu .text {
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  width: 74%;
  line-height: 20px;
}
.swiper-rongyu .odd .year {
  background: url(../img/year_bg_r.png) center top no-repeat;
}
.swiper-rongyu .swiper-button-prev-self,
.swiper-rongyu .swiper-button-next-self {
  width: 36px;
  height: 36px;
  background: url(../img/rongyi_a.png) center center no-repeat;
  position: absolute;
  z-index: 10;
  top: 35px;
}
.swiper-rongyu .swiper-button-prev-self {
  left: 0;
}
.swiper-rongyu .swiper-button-next-self {
  right: 0;
  background: url(../img/rongyi_a_r.png) center center no-repeat;
}
@media screen and (max-width: 1440px) {
  .map_container .maplayer {
    width: 400px;
  }
  .about_culture h2 {
    font-size: 38px;
  }
  .about_culture h3 {
    font-size: 15px;
  }
  .about_culture ul {
    padding-bottom: 120px;
  }
  .about_culture li {
    float: left;
    width: 336px;
    margin-right: 45px;
  }
  .about_culture li img {
    width: 102px;
  }
  .about_culture li .title {
    font-size: 26px;
  }
  .about_culture li .c_block {
    margin-top: -52px;
    padding: 30px 30px;
  }
  .about_culture li .desc_wrapper {
    height: 100px;
  }
  .about_culture li .desc {
    line-height: 20px;
  }
  .about_culture li .desc * {
    line-height: 20px;
  }
  .about_culture li .desc .brief {
    width: 192px;
  }
}
.map_nav {
  text-align: center;
}
.map_nav li {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
  margin: 0 10px;
  margin-top: -30px;
  padding: 0 60px;
  border: solid 1px #eee;
}
.map_nav li.active {
  background: #00428b;
  color: #fff;
}
.cnmap_wrapper {
  text-align: center;
  margin-top: 60px;
  position: relative;
}
.cnmap_wrapper .city_wrapper {
  position: absolute;
  background: url(../img/wd.png) right center no-repeat;
  padding-right: 18px;
}
.cnmap_wrapper .city_wrapper.vers {
  background: url(../img/wd.png) left center no-repeat;
  padding-left: 18px;
}
.cnmap_wrapper .city_wrapper:hover .city {
  background: #00428b;
  color: #fff;
  border: solid 1px #00428b;
}
.cnmap_wrapper .city_wrapper .city {
  line-height: 40px;
  width: 100px;
  color: #00428b;
  border-radius: 6px;
  font-size: 16px;
  background: #fff;
  border: solid 1px #eee;
}
.intermap_wrapper {
  text-align: center;
  margin-top: 60px;
  position: relative;
}
.intermap_wrapper .city_wrapper {
  position: absolute;
  background: url(../img/pos.png) left center no-repeat;
  padding-left: 40px;
}
.intermap_wrapper .city_wrapper:hover .city {
  opacity: 0.9;
}
.intermap_wrapper .city_wrapper .city {
  line-height: 40px;
  width: 160px;
  color: #fff;
  border-radius: 6px;
  font-size: 16px;
  background: #00428b;
}
.nmap_wrapper {
  text-align: left;
  margin-top: 60px;
  position: relative;
}
.nmap_wrapper img {
  margin-left: 80px;
  width: 64%;
}
.nmap_wrapper .inner_block {
  position: absolute;
  right: 80px;
  top: 230px;
  padding: 30px;
  box-shadow: 3px 4px 3px #eee;
}
.nmap_wrapper .inner_block li {
  font-size: 16px;
  padding-left: 40px;
  width: 250px;
  background: url(../img/nstart.png) left center no-repeat;
  line-height: 48px;
  border-bottom: dashed 1px #aaa;
}
.nmap_wrapper .inner_block li:hover {
  color: #00428b;
}
@media screen and (max-width: 1000px) {
  .map_nav {
    text-align: center;
  }
  .map_nav li {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin: 0 8px;
    margin-top: 0;
    padding: 0 10px;
  }
  .map_nav li.active {
    background: #00428b;
    color: #fff;
  }
  .cnmap_wrapper img {
    width: 100%;
  }
  .cnmap_wrapper .city_wrapper {
    position: absolute;
    background: url(../img/wd.png) right center no-repeat;
    padding-right: 18px;
  }
  .cnmap_wrapper .city_wrapper.vers {
    background: url(../img/wd.png) left center no-repeat;
    padding-left: 18px;
  }
  .cnmap_wrapper .city_wrapper:hover .city {
    background: #00428b;
    color: #fff;
    border: solid 1px #00428b;
  }
  .cnmap_wrapper .city_wrapper .city {
    line-height: 40px;
    width: 100px;
    color: #00428b;
    border-radius: 6px;
    font-size: 16px;
    background: #fff;
    border: solid 1px #eee;
  }
  .channel_about_top h1 {
    font-size: 36px;
    padding-top: 40px;
  }
  .channel_about_top .s1 {
    font-size: 15px;
  }
  .channel_about_top .s2 {
    font-size: 18px;
    line-height: 32px;
  }
  .channel_about_top .s3 {
    font-size: 15px;
  }
  .channel_about_top .s3 p {
    margin-bottom: 20px;
  }
  .channel_about_top .nums {
    margin-top: 80px;
    padding-bottom: 60px;
    margin-left: 0%;
  }
  .channel_about_top .nums li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
  }
  .channel_about_top .nums li div {
    height: 46px;
  }
  .channel_about_top .nums li .tx {
    font-size: 16px;
  }
  .channel_about_top .nums li .num {
    transition: all 0.5s;
    font-size: 60px;
    color: #ed9809;
  }
  .channel_about_top .nums li .num_p {
    font-size: 40px;
  }
  .about_brand_container h2 {
    font-size: 32px;
  }
  .about_brand_container h3 {
    font-size: 14px;
    padding-bottom: 60px;
  }
  .about_brand_container ul {
    padding-bottom: 0;
  }
  .about_brand_container li {
    width: 32%;
    float: left;
    margin-right: 2%;
    height: 50px;
  }
  .about_brand_container li img {
    max-width: 80%;
  }
  .about_brand_container li:nth-child(12) {
    margin-right: 0;
  }
  .about_brand_container li:nth-child(3) {
    margin-right: 0;
  }
  .about_brand_container li:nth-child(6) {
    margin-right: 0;
  }
  .about_brand_container li:nth-child(9) {
    margin-right: 0;
  }
  .about_culture h2 {
    font-size: 32px;
  }
  .about_culture h3 {
    font-size: 14px;
    padding: 15px 0 35px;
  }
  .about_culture ul {
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
  .about_culture li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .about_culture li .title {
    font-size: 22px;
  }
  .core_channer li {
    border-bottom: dashed 2px #ddd;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .core_channer li .year {
    display: none;
  }
  .core_channer li .content_horner {
    padding-left: 0;
    padding-top: 20px;
  }
  .core_channer li .content_horner img {
    width: 48%;
    height: auto;
    float: none;
    margin-right: 0;
    display: inline-block;
    border: solid 10px #e2e2e0;
  }
  .core_channer li .content_horner .info {
    line-height: 30px;
    font-size: 16px;
  }
  .historys li {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .historys li .hsdot {
    display: none;
  }
  .historys li .brief {
    /* width: 640px;*/
    float: none;
  }
  .historys li img {
    float: none;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    transition: all 0.6s;
  }
  .historys li .hislin {
    display: none;
  }
  .historys li.left {
    padding-right: 0;
  }
  .historys li.right {
    padding-left: 0;
    margin-left: 0%;
  }
  .historys li.right img {
    float: none;
  }
  .map_container .maplayer {
    width: 100%;
    position: relative;
    padding: 40px 30px;
  }
  .map_container .maplayer h3 {
    font-size: 20px;
  }
  .map_container .maplayer li {
    margin-top: 14px;
    font-size: 15px;
    line-height: 30px;
  }
  .worder_wrapper_inner input,
  .worder_wrapper_inner textarea {
    font-size: 15px;
    text-indent: 10px;
  }
  .worder_wrapper_inner textarea {
    height: 150px;
    padding: 10px 0;
  }
  .worder_wrapper_inner .row {
    margin-bottom: 0px;
  }
  .worder_wrapper_inner .label {
    font-size: 16px;
    text-indent: 0;
    margin-bottom: 10px;
  }
  .worder_wrapper_inner .group {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
  }
  .worder_wrapper_inner .group input {
    line-height: 40px;
  }
  .worder_wrapper_inner .book_submit {
    width: 100%;
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .nmap_wrapper {
    text-align: left;
    margin-top: 60px;
    position: relative;
  }
  .nmap_wrapper img {
    margin-left: 80px;
    width: 54%;
  }
  .nmap_wrapper .inner_block {
    top: 50px;
    padding: 15px;
    box-shadow: 3px 4px 3px #eee;
  }
  .nmap_wrapper .inner_block li {
    font-size: 16px;
    padding-left: 40px;
    width: 250px;
    background: url(../img/nstart.png) left center no-repeat;
    line-height: 48px;
    border-bottom: dashed 1px #aaa;
  }
  .nmap_wrapper .inner_block li:hover {
    color: #00428b;
  }
}
