@charset "utf-8";
/* init */
* {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 0.24rem;
  color: #343434;
  font-family: '微软雅黑';
  list-style: none;
}
select,
input {
  -webkit-appearance: none;
}
body {
  background: url(../images/bg1.jpg);
}
.clearfix {
  clear: both !important;
}
.main-box,
.main-select,
.main-list {
  width: 100% !important;
}
.main-list {
  padding-bottom: 30px;
}
.banner {
  width: 100% !important;
}
.banner img {
  width: 100% !important;
}
body {
  background: #df2738;
}
.mainbox {
  width: 100% !important;
}
.box-top {
  width: 100% !important;
  position: relative;
}
.box-top .box-bg {
  width: 100% !important;
}
.schoolname {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 4.38rem;
  color: #e73c46;
  left: 2.5rem;
  font-size: 0.36rem;
  font-weight: bold;
}
.weizhi {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 5.1rem;
  font-size: 0.3rem;
  color: #e63643;
  margin-left: 2rem;
}
.otherschool {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 31% !important;
  margin-left: 69%;
  top: 10.5rem;
}
.video {
  width: 100% !important;
  margin-top: -5px;
  position: relative;
}
.video-bg {
  width: 90% !important;
  margin-left: 5%;
}
.video-shipin {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 0.5rem;
  width: 86% !important;
  left: 7.5%;
  border-radius: 0.15rem;
}
.one-gl {
  width: 100% !important;
  position: relative;
  margin-top: 0.5rem;
}
.one-title {
  width: 90% !important;
  margin-left: 5%;
}
.one-titlemsg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 0.44rem;
  color: #ffffff;
  margin-top: 0.2rem;
  margin-left: 2.9rem;
}
.one-img {
  width: 90% !important;
  height: 3.5rem !important;
  margin-top: 0.2rem;
  margin-left: 5%;
  border-radius: 0.2rem;
}
.one-img img {
  overflow: hidden;
}
.one-wenzi {
  width: 90% !important;
  margin-left: 5%;
  margin-top: 0.3rem;
}
.one-wenzi img {
  width: 4% !important;
  float: left;
  margin-top: 0.1rem;
}
.one-wenzi p {
  width: 95% !important;
  margin-left: 1%;
  font-size: 0.28rem;
  float: left;
  color: #ffffff;
}
.one-location {
  width: 90% !important;
  margin-left: 5%;
  margin-top: 0.1rem;
}
.one-location img {
  width: 6% !important;
  float: left;
  margin-left: 1rem;
}
.one-location p {
  float: left;
  font-size: 0.28rem;
  margin-left: 0.2rem;
  color: #ffffff;
  font-weight: bold;
  margin-top: 0.1rem;
}
.bottom {
  margin-top: 0.2rem;
  width: 100% !important;
}
.bottom .dibutu {
  width: 100% !important;
}
.bottom .anniu {
  width: 80% !important;
  margin-left: 10%;
}
.one-titlemsg2 {
  margin-left: 3.1rem;
}
.anniumen {
  width: 90% !important;
  margin-left: 5%;
}
.anniumen img {
  width: 100% !important;
}
.anniuwenzi {
  color: #ffffff;
  font-size: 0.36rem;
  font-weight: bold;
  width: 45% !important;
  margin-left: 2.5%;
  margin-top: 0.2rem;
  float: left;
  text-align: center;
  background-color: #f9c27f;
  border-radius: 2rem;
  line-height: 0.9rem;
  background: -webkit-linear-gradient(#fad88f, #f8af6d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fad88f, #f8af6d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fad88f, #f8af6d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fad88f, #f8af6d);
  /* 标准的语法 */
  box-shadow: 0rem -0.1rem 0.05rem #f88032 inset;
}
