p {
  line-height: 18px;
}
.header {
  background: #ECECEC;
}
.wrapall {
  background-color: #020000;
  min-width: 975px;
}
.topContent a {
  color: #fff;
}
.mainContent {
  background: #252525;
  width: 975px;
  margin: 25px auto 0;
}
.divContent {
  margin: 0 auto;
  max-width: 840px;
  padding: 5px 0;
}
.divL > div {
  float: right;
}
.divL > div a:hover {
  color: red;
  text-decoration: none;
}
.top-box-18 {
  background: #F0F3F7;
  height: 120px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.mainContent .more-p {
  width: 975px;
  text-align: center;
  margin: 70px auto 80px;
  padding-bottom: 60px;
}
.mainContent a {
  color: #fff;
}
.mainContent a:hover {
  color: red;
  text-decoration: none;
}
.mainContent a h1 {
  font-size: 4em;
}
.contact-form {
  max-width: 980px;
  margin: 0 auto;
  color: #000;
  padding-top: 32px;
  font-size: 17px;
}
.contact-form input {
  height: 22px;
}
.form-text {
  padding: 0 5px 0 20px;
}
.contact-form input {
  width: 160px;
}
.form-text-in {
  padding-left: 5px;
}
.contact-form .submit-form {
  background-color: #373737;
  width: 55px;
  height: 30px;
  float: right;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  margin-top: -3px;
  color: #fff;
}
.contact-form p {
  text-align: center;
  font-size: 18px;
  padding-top: 25px;
}
.tel-ico {
  background: url(../images/mag_24.png) no-repeat;
  padding-left: 20px;
  margin-left: 100px;
}
.mahat-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background: rgba(200, 200, 200, 0.5);
}
.mahat-modal > div {
  width: 800px;
  height: 80%;
  margin: 0 auto;
  margin-top: 5%;
  position: relative;
}
.mahat-modal > div span {
  font-size: 50pt;
  font-weight: bold;
  position: absolute;
  display: block;
  top: -50px;
  right: -50px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #DCDCDC;
  cursor: pointer;
  line-height: 80px;
  text-align: center;
}
.mahat-succ {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(50, 50, 50, 0.6);
}
.mahat-center {
  position: relative;
  width: 30%;
  height: 30%;
  margin: 100px auto 0;
  background: url(http://www.juwaistatic.com/images/property_detail/btn_close_plain.png) #fff no-repeat right top;
  text-align: center;
}
.mahat-center img {
  padding-top: 30px;
  padding-bottom: 10px;
}
.mahat-center h3 {
  font-weight: bold;
}
.mahat-center p {
  margin-top: 10px;
}
.mahat-center span {
  color: red;
}
.mahat-center a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20pt;
}
.mahat-center a:hover {
  text-decoration: none;
}
body {
  font-family: "冬青黑体简体中文 W3", "黑体";
  font-size: 14px;
}
.mag-subheading {
  height: 520px;
  background: url(../images/mag_02.jpg) no-repeat center center;
}
.banner {
  height: 170px;
  background: #F0F3F7;
}
.banner > p {
  color: #666;
  font-size: 16px;
  width: 978px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  line-height: 22px;
}
.main {
  height: 1538px;
  width: 980px;
  margin: 0 auto;
}
.main-top {
  height: 384px;
  padding-top: 76px;
  background: url(../images/mag_07.png) no-repeat right center;
}
.main-top > div {
  background: url(../images/mag_05.jpg) no-repeat left center;
  width: 460px;
  height: 132px;
  padding-left: 160px;
}
.main-top > div h1 {
  font-family: "宋体";
  font-size: 32px;
}
.main-top p {
  line-height: 24px;
}
.main-top a {
  display: block;
  width: 100px;
  margin: 20px 0 30px 0;
}
.main-top h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
.main-top h3 span {
  background: #363636;
  color: #f4f4f4;
  padding: 2px 12px;
  margin-right: 10px;
}
.main-center {
  height: 500px;
}
.main-center > div {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.main-center > div .prew-button {
  background: url(../images/bottoms.png) no-repeat 0px 0px;
  width: 28px;
  height: 47px;
  position: absolute;
  left: -50px;
  top: 228px;
  cursor: pointer;
}
.main-center > div .prew-button:hover {
  background-position: 0px -54px;
}
.main-center > div .next-button {
  background: url(../images/bottoms.png) no-repeat -28px top;
  width: 28px;
  height: 47px;
  position: absolute;
  right: -50px;
  top: 228px;
  cursor: pointer;
}
.main-center > div .next-button:hover {
  background-position: -28px -54px;
}
.main-center .run-content {
  width: 980px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.main-center .run-content a {
  display: block;
}
.main-center .run-content ul {
  top: 0;
  left: -980px;
  width: 11760px;
  position: absolute;
  height: 500px;
}
.main-center .run-content ul li {
  width: 980px;
  height: 500px;
  float: left;
}
.main-center .run-content ul li p {
  height: 34px;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  margin-top: 466px;
  color: #fff;
}
.main-center .list0 {
  background: url(../images/lun10_03.jpg) no-repeat center center;
}
.main-center .list1 {
  background: url(../images/lun9_03.jpg) no-repeat center center;
}
.main-center .list2 {
  background: url(../images/lun8_03.jpg) no-repeat center center;
}
.main-center .list3 {
  background: url(../images/lun7_03.jpg) no-repeat center center;
}
.main-center .list4 {
  background: url(../images/lun6_03.jpg) no-repeat center center;
}
.main-center .list5 {
  background: url(../images/lun5_03.jpg) no-repeat center center;
}
.main-center .list6 {
  background: url(../images/lun4_03.jpg) no-repeat center center;
}
.main-center .list7 {
  background: url(../images/lun3_03.jpg) no-repeat center center;
}
.main-center .list8 {
  background: url(../images/lun2_03.jpg) no-repeat center center;
}
.main-center .list9 {
  background: url(../images/lun1_03.jpg) no-repeat center center;
}
.main-bottom {
  height: 576px;
  background: url(../images/mag_12.png) no-repeat 42px 70px;
}
.main-bottom > div {
  float: right;
  width: 362px;
  height: 388px;
  border-left: 1px solid #CCCCCC;
  margin-top: 52px;
  padding: 12px 36px 0 64px;
}
.main-bottom > div h1 {
  font-size: 20px;
  font-family: "宋体";
  font-weight: bold;
  color: #333333;
}
.main-bottom > div .line {
  width: 150px;
  height: 1px;
  background: #0096A4;
  margin-top: 10px;
}
.main-bottom > div p {
  margin-top: 32px;
  line-height: 24px;
}
.main-bottom > div a {
  display: block;
  margin-top: 42px;
  width: 80px;
}
.main-bottom > div img {
  position: relative;
  bottom: -16px;
  right: -260px;
}
.bottom {
  margin-bottom: 120px;
  height: 700px;
  background: #0096a4;
  color: #ccffff;
}
.bottom > div {
  padding-top: 56px;
  width: 916px;
  margin: 0 auto;
  padding-left: 64px;
}
.bottom > div div {
  text-align: center;
}
.bottom > div h1 {
  font-family: "宋体";
  font-size: 36px;
  font-weight: normal;
  padding-left: 32px;
}
.bottom > div h2 {
  font-family: "宋体";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 24px;
}
.bottom > div p {
  font-size: 16px;
  line-height: 28px;
}
.bottom > div h5 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 26px;
}
.bottom > div h5 span {
  font-size: 24px;
  font-weight: bold;
  font-family: "宋体";
  color: #fff;
  margin-right: 5px;
}
