body {
  padding: 0;
  margin: 0;
  background-color: #09274b;
  color: white;
  font-size: 15px;
  font-family:"ºÚÌå",arial;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
.wrapper {
  width: 100%;
  clear: both;
  /*wrapper*/
}
.wrapper h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 35px;
  text-align: center;
}
.header {
  background: url("../img/header_bg.png") no-repeat top center;
}
.header .top-bg {
  background-image: url("../img/top_bg.png");
  background-repeat: no-repeat;
  background-position: top 0px right 8%;
  height: 638px;
}
.header .header-box {
  position: relative;
}
.header .header-box .logo {
  position: absolute;
  left: 20px;
  top: 20px;
}
.header .header-box .ai {
  position: absolute;
  left: 90px;
  top: 160px;
}
.header .header-box .slogan {
  position: absolute;
  left: 100px;
  top: 230px;
}
.header .header-box .summary {
  position: absolute;
  left: 100px;
  top: 344px;
}
.header .header-box .summary img:nth-child(2) {
  display: none;
}
.header .header-box .btu {
  position: absolute;
  left: 100px;
  top: 414px;
}
.header .header-box .btu a {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #4883fd;
  text-decoration: none;
  color: white;
  border-radius: 4px;
  padding: 0 20px;
  position: relative;
}
.header .header-box .btu a:hover {
  background-color: #0056b3;
}
.header .header-box .btu a img {
  display: inline;
  margin-right: 10px;
}
.header .header-box .btu a .erweima {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -70px;
  display: none;
}
.header .header-box .btu a:hover .erweima {
  display: block;
}
.hot {
  background: linear-gradient(to right, #9D24AF, #035D99);
  margin-bottom: 90px;
}
.hot .hot-bg {
  /* background-image: url("../img/hot-bg.png");*/
  background-repeat: no-repeat;
  background-position: bottom 0px left 13%;
  /* height: 175px;*/
  padding: 40px 0;
}
.hot .ft {
  /*   padding-top: 50px;*/
  /*  padding-left: 100px;*/
}
.hot .ft p {
  line-height: 1.8;
}
.road {
  font-size: 12px;
}
.road .date {
  border-top: 4px solid #4883fd;
  width: 100%;
  padding: 20px 0;
  margin-bottom: 20px;
}
.road .date li {
  float: left;
  width: 6.6%;
  text-align: center;
  min-height:130px;
}
.road .date li a {
  text-decoration: none;
  color: white;
  padding: 5px 10px;
}
.road .date li .current {
  background-color: #4883fd;
}
.road .date li ul {
  border-top: 1px solid #4883fd;
  margin-top: 20px;
  padding: 10px 0;
}
.road .date li ul > li {
  float: none;
  width: 100%;
  border-bottom: none;
  font-size: 14px;
  line-height: 2;
}
.road .map {
  height: 390px;
  background: url("../img/map.png") no-repeat bottom center;
  position: relative;
  width: 100%;
}
.road .map .city-one,
.road .map .city-four,
.road .map .city-two,
.road .map .city-three {
  position: absolute;
  display: none;
}
.road .map .city-one {
  top: 170px;
  left: 50%;
  margin-left: -178px;
}
.road .map .city-two {
  top: 136px;
  left: 50%;
  margin-left: -325px;
}
.road .map .city-four {
  top: 110px;
  left: 50%;
  margin-left: -400px;
}
.road .map .city-three {
  top: 110px;
  left: 50%;
  margin-left: -350px;
}
.road .map .show {
  display: block;
}
.road-phone {
  display: none;
}
.top-link {
  position: absolute;
  right: 30px;
  top: 30px;
  color: white;
  font-weight: bold;
  font-size: 16px;
}
.top-link ul > li {
  float: left;
  margin-right: 20px;
}
.top-link a {
  color: white;
  text-decoration: none;
}
.top-link a:hover {
  opacity: 0.5;
  color: #4883fd;
}
.footer {
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #1b1e21;
}
.point {
  padding-top: 90px;
}
.point h4 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #4883fd;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.point p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  #phone .top-bg {
    background-position: top -10px right -55%;
  }
}
@media (max-width: 1100px) {
  #phone .top-bg {
    background-position: top 0px right -230px;
    background-size: 400px;
    height: 400px;
  }
  #phone .ai {
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: 130px;
  }
  #phone .ai img {
    width: 80%;
    text-align: center;
  }
  #phone .slogan {
    position: relative;
    width: 80%;
    left: auto;
    top: 180px;
    margin: 0 auto;
  }
  #phone .slogan img {
    width: 100%;
    text-align: center;
  }
  #phone .summary {
    position: relative;
    width: 80%;
    left: auto;
    top: 200px;
    margin: 0 auto;
  }
  #phone .summary img {
    width: 100%;
    text-align: center;
  }
  #phone .summary img:first-child {
    display: none;
  }
  #phone .summary img:nth-child(2) {
    display: block;
  }
  #phone .btu {
    display: none;
  }
  #phone .hot-bg {
    background: none;
    padding: 20px 0;
  }
  #phone .ft {
    padding: 10px;
    font-size: 12px;
  }
  #phone .ft p {
    line-height: 1.8;
  }
  #phone .hot {
    margin-bottom: 30px;
  }
  #phone .road {
    display: none;
  }
  #phone .road-phone {
    display: block;
    margin-bottom: 30px;
  }
  #phone .road-phone table {
    width: 100%;
    font-size: 14px;
  }
  #phone .road-phone table thead {
    background: #4883fd;
    font-weight: bold;
  }
  #phone .road-phone table td {
    padding: 10px;
    border-bottom: 1px solid #4883fd;
  }
  #phone h2 {
    font-size: 24px;
  }
  #phone .logo img {
    width: 80%;
  }
  #phone .top-link {
    display: none;
  }
  #phone .point {
    padding-top: 30px;
  }
  #phone h4 {
    font-size: 16px;
  }
}
@media (min-width: 990px) {
  .broadcast {
    margin-bottom: 40px;
  }
  .broadcast #broadcast_ul {
    width: 100%;
    height: auto;
  }
  .broadcast #broadcast_ul > li {
    width: 33%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    cursor: pointer;
  }
  .broadcast #broadcast_ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    outline: none;
    color: #ffffff;
    margin: 20px;
  }
  .broadcast #broadcast_ul > li > a:hover {
    opacity: 0.5;
    color: #4883fd;
  }
  .broadcast #broadcast_ul > li > a > img {
    display: block;
    width: 90%;
    height: auto;
  }
  .broadcast #broadcast_ul > li > a > p {
    width: 91%;
    height: 50px;
  }
}
@media (max-width: 990px) and (min-width: 768px) {
  .broadcast {
    margin-bottom: 35px;
  }
  .broadcast #broadcast_ul {
    width: 100%;
    height: auto;
  }
  .broadcast #broadcast_ul > li {
    width: 48.8%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    cursor: pointer;
  }
  .broadcast #broadcast_ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    outline: none;
    color: #ffffff;
    margin: 20px;
  }
  .broadcast #broadcast_ul > li > a:hover {
    opacity: 0.5;
    color: #4883fd;
  }
  .broadcast #broadcast_ul > li > a > img {
    display: block;
    width: 90%;
    height: auto;
  }
  .broadcast #broadcast_ul > li > a > p {
    width: 91%;
    font-size: 15px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .broadcast {
    margin-bottom: 30px;
  }
  .broadcast #broadcast_ul {
    width: 70%;
    margin: 0px auto;
    height: auto;
  }
  .broadcast #broadcast_ul > li {
    width: 99%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    cursor: pointer;
  }
  .broadcast #broadcast_ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    outline: none;
    color: #ffffff;
    margin: 20px 20px 25px 20px;
  }
  .broadcast #broadcast_ul > li > a:hover {
    opacity: 0.5;
    color: #4883fd;
  }
  .broadcast #broadcast_ul > li > a > img {
    display: block;
    width: 90%;
    height: auto;
  }
  .broadcast #broadcast_ul > li > a > p {
    width: 91%;
    font-size: 14px;
    height: 50px;
  }
}
/*# sourceMappingURL=main_chunxun.css.map */