.mkcenter {
  margin: 0 auto;
}
@font-face {
  font-family: "cnw3";
  src: url("../font/Hiragino Sans GB W3.otf");
}
@font-face {
  font-family: "cnw6";
  src: url("../font/Hiragino Sans GB W6.otf");
}
@font-face {
  font-family: "ms300";
  src: url("../font/MuseoSans-300.otf");
}
@font-face {
  font-family: "ms500";
  src: url("../font/MuseoSans_500.otf");
}
@font-face {
  font-family: "ms700";
  src: url("../font/MuseoSans_700.otf");
}
@font-face {
  font-family: "ms900";
  src: url("../font/MuseoSans_900.otf");
}
/*------------header---------------*/
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: #7BCBBE;
  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/ic_tel.png) no-repeat;
  padding-left: 20px;
  margin-left: 100px;
}
body {
  font-color: #363636;
  font-family: "cnw3";
  font-size: 14px;
}
.ausin-subheading {
  box-shadow: 0px 5px 5px #D2D2D2;
}
.ausin-subheading > div {
  height: 60px;
  width: 980px;
  margin: 0 auto;
  line-height: 60px;
}
.ausin-subheading > div a {
  display: inline-block;
}
.ausin-subheading > div > a {
  padding-top: 7px;
}
.ausin-subheading > div div > a {
  padding-top: 5px;
  padding-left: 52px;
}
.ausin-banner {
  background: url(../images/ausin_15.jpg) no-repeat center center;
}
.ausin-banner div {
  height: 520px;
  width: 980px;
  margin: 0 auto;
}
.ausin-banner-bottom {
  background: url(../images/ausin_17.jpg) #EDEFEF no-repeat center center;
}
.ausin-banner-bottom > div {
  margin: 0 auto;
  width: 980px;
  height: 170px;
}
.ausin-center-title {
  height: 396px;
}
.ausin-center-title > div {
  width: 980px;
  margin: 0 auto;
}
.ausin-center-title > div > div {
  float: left;
}
.ausin-center-title .center-left {
  width: 626px;
  margin-top: 75px;
}
.ausin-center-title .center-left h2 {
  color: #4fb8a7;
  font-size: 32px;
  font-family: 'ms300';
  font-weight: normal;
  line-height: 1;
  margin-bottom: 12px;
}
.ausin-center-title .center-left h3 {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
}
.ausin-center-title .center-left p {
  font-size: 14px;
  line-height: 26px;
}
.ausin-center-title .center-left > a {
  display: block;
  margin: 20px 0 24px 0;
}
.ausin-center-title .center-left > a:hover {
  color: #de0000;
}
.ausin-center-title .center-left > div {
  line-height: 28px;
}
.ausin-center-title .center-left > div span {
  color: #fff;
  background: #363636;
  padding: 4px 10px;
  margin-right: 12px;
}
.ausin-center-title .center-right {
  margin-top: 62px;
  background: url(../images/ausin_20.png) no-repeat top right;
}
.ausin-center-title .center-right > div {
  margin: 246px 0 0 92px;
  border-left: 1px solid #D92D21;
  padding-left: 11px;
}
.ausin-center-run {
  height: 500px;
}
.ausin-center-run > div {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.ausin-center-run > div .prew-button {
  background: url(../images/buttons.png) no-repeat 0px 0px;
  width: 28px;
  height: 47px;
  position: absolute;
  left: -50px;
  top: 228px;
  cursor: pointer;
}
.ausin-center-run > div .prew-button:hover {
  background-position: 0px -56px;
}
.ausin-center-run > div .next-button {
  background: url(../images/buttons.png) no-repeat -39px top;
  width: 28px;
  height: 47px;
  position: absolute;
  right: -50px;
  top: 228px;
  cursor: pointer;
}
.ausin-center-run > div .next-button:hover {
  background-position: -39px -56px;
}
.ausin-center-run .run-content {
  width: 980px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.ausin-center-run .run-content > ul {
  top: 0;
  left: -980px;
  width: 11760px;
  position: absolute;
  height: 500px;
}
.ausin-center-run .run-content > ul li {
  width: 980px;
  height: 500px;
  float: left;
}
.ausin-center-run .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;
}
.ausin-center-run .list0 {
  background: url(../images/ausinRun01.jpg) no-repeat center center;
}
.ausin-center-run .list1 {
  background: url(../images/ausinRun02.jpg) no-repeat center center;
}
.ausin-center-run .list2 {
  background: url(../images/ausinRun03.jpg) no-repeat center center;
}
.ausin-center-run .list3 {
  background: url(../images/ausinRun04.jpg) no-repeat center center;
}
.ausin-center-run .list4 {
  background: url(../images/ausinRun05.jpg) no-repeat center center;
}
.ausin-center-run .list5 {
  background: url(../images/ausinRun06.jpg) no-repeat center center;
}
.ausin-center-run .list6 {
  background: url(../images/ausinRun07.jpg) no-repeat center center;
}
.ausin-center-run .list7 {
  background: url(../images/ausinRun08.jpg) no-repeat center center;
}
.ausin-center-run .list8 {
  background: url(../images/ausinRun09.jpg) no-repeat center center;
}
.ausin-center-run .list9 {
  background: url(../images/ausinRun10.jpg) no-repeat center center;
}
.ausin-content {
  padding-top: 52px;
  height: 452px;
}
.ausin-content > div {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.ausin-content > div > div {
  float: left;
}
.ausin-content .content-left {
  width: 518px;
  height: 400px;
  border-right: 1px solid #CCCCCC;
  background: url(../images/ausin_26.png) no-repeat center center;
}
.ausin-content .content-right {
  width: 400px;
  padding: 30px 0 0 60px;
}
.ausin-content .content-right h2 {
  font-family: "cnw6";
  font-size: 20px;
  line-height: 1;
  margin-bottom: 18px;
}
.ausin-content .content-right .line {
  width: 150px;
  height: 1px;
  background: #DB240A;
  margin-bottom: 42px;
}
.ausin-content .content-right div {
  margin-bottom: 30px;
}
.ausin-content .content-right p {
  width: 372px;
  line-height: 24px;
}
.ausin-content .content-right a:hover {
  color: #de0000;
}
.ausin-bottom {
  margin-bottom: 120px;
  height: 700px;
  background: #F4F4F4;
}
.ausin-bottom > div {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.ausin-bottom .bottom-items {
  font-family: "cnw3";
  position: relative;
}
.ausin-bottom .bottom-items > li {
  height: 660px;
  width: 860px;
  padding: 40px 0 0 120px;
  position: absolute;
  top: 0;
  left: 0;
}
.ausin-bottom .bottom-items h1 {
  font-size: 40px;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 100px;
}
.ausin-bottom .bottom-items h3 {
  font-family: "cnw6";
  font-size: 20px;
  margin-bottom: 30px;
}
.ausin-bottom .bottom-items p,
.ausin-bottom .bottom-items h4 span {
  font-size: 16px;
  color: #363636;
  font-weight: normal;
  font-family: "cnw3";
  line-height: 28px;
}
.ausin-bottom .bottom-items h4 {
  font-family: "cnw6";
  font-size: 20px;
  color: #7bcbbe;
  line-height: 36px;
  margin-top: 20px;
}
.ausin-bottom .bottom-items div {
  margin-bottom: 28px;
}
.ausin-bottom .bottom-items div span {
  color: #7bcbbe;
  font-size: 32px;
  margin-right: 5px;
}
.ausin-bottom .margin {
  margin-right: 60px;
}
.ausin-bottom .ctrl-spans {
  position: absolute;
  top: 640px;
  left: 466px;
}
.ausin-bottom .ctrl-spans span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #363636;
  margin-right: 5px;
}
.ausin-bottom .ctrl-spans span.active {
  background: #7BCBBE;
}
.ausin-bottom .item2,
.ausin-bottom .item3 {
  display: none;
}
.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;
}
