
body, input, button{
    font-size: 14px;
}
ul li {
    list-style: none;
}
a {
    text-decoration: none;
    outline: 0 none;
}
/*网站导航css*/
#hotDes_pagePosition{
    width: 1200px;
    margin: 0 auto;
    margin-top: 16px;
    color: #666666;
}

#hotDes_pagePosition a{
    color: #666666;
}
#hotDes_pagePosition i {
    font-style: normal;
    font-weight: normal;
    margin: 0 5px;
}
#hotDes_pagePosition a.home {
    color: #020207;
}
/*小区介绍css*/
#hotDes_Js{
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 413px;
    background: #f3f3f3;
    margin-top: 16px;
}
.hotDes_Js_img {
    display: block;
    float: left;
    width: 700px;
    height: 413px;
    vertical-align: top;
    margin-right: 30px;
}
.hotDes_Js h3 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 50px;
    margin-bottom: 18px;
}
.hotDes_Js strong {
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    background-color: #e01020 !important;
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin-bottom: 8px;
}
.hotDes_Js p.fontd3 {
    float: left;
    overflow: hidden;
    width: 422px;
    line-height: 18px;
    margin-bottom: 22px;
    padding-left: 13px;
    max-height: 54px;
}
.hotDes_Js ul.hotDes_ul{
    float: left;
    height: 200px;  
    width: 422px;
    overflow: hidden;
}
.hotDes_Js ul.hotDes_ul li{
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

/*优惠报名css*/
#hotDes_Yh_Bm{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    height: 355px;
}
.hotDes_Yh{
    float: left;
    overflow: hidden;
    width: 638px;
    border: 1px solid #e7e7e7;
    height: 323px;
    margin-bottom: 14px;
    padding: 22px 30px 0;
}

.hotDes_Title{
    margin-bottom: 14px;
    padding: 0;
    display: block;
    font-size: 24px;
    color: #e01020;
    padding-left: 10px;
    line-height: 28px;
}
.hotDes_Yh p {
    font-size: 16px;
    line-height: 36px;
}
/*报名*/
.hotDes_Bm{
    float: right;
    width: 460px;
    height: 345px;
    border: 1px solid #e7e7e7;
}
.hotDes_Bm h2 {
    font-size: 24px;
    text-align: center;
    background-color: #e01020 !important;
    color: #fff;
    line-height: 28px;
    height: 76px;
    padding-top: 16px;
    margin-bottom: 20px;
}
.hotDes_Bm h2 span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
}

.hotDes_Bm p{
    margin: 0 auto;
    width: 338px;
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
}
.hotDes_Bm p span {
    display: block;
    float: left;
    font-weight: bold;
    width: 38px;
}

.hotDes_Bm p input[type=button],.hotDes_Bm p select {
    display: block;
    float: left;
    border-radius: 6px;
    padding: 0 15px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ccc;
    width: 300px;
    outline: none;
}
#mobile,#userName{
    display: block;
    float: left;
    border-radius: 6px;
    padding: 0 15px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ccc;
    width: 266px;
    outline: none;
}
.hotDes_Bm p input[type=button] {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #888888;
    border: none;
    line-height: 50px;
}
.hotDes_Bm p input[type=button]:hover {
    background: #e01020;
}

/*小区案例css*/
#hotDes_Ul{
    width: 1200px;
    margin: 0 auto;
    padding-top: 56px;
}
#hotDes_Ul ul{
    display: inline-block;
}
#hotDes_Ul ul li{
    position: relative;
    float: left;
    background-color: #fff !important;
    border: 1px solid #eaeaea;
    height: 303px;
    width: 380px;
    margin-right: 25px;
    cursor: pointer;
}
.hotDes_Ul li:last-child {
    margin-right: 0 !important;
}
.hotDes_Ul li:hover {
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
}

.hotDes_Ul li img.hotAreaUlImg {
    display: block;
    width: 100%;
    vertical-align: top;
    height: 224px;
    transition: all 0.1s ease-out;
}
.hotDes_Ul li p {
    height: 77px;
    color: rgb(51, 51, 51);
    padding: 11px 20px 0px;
}
.hotDes_Ul li p b {
    display: block;
    float: left;
    font-size: 18px;
    width: 270px;
    line-height: 22px;
    margin-top: 7px;
}
.hotDes_Ul li p span {
    display: block;
    float: left;
    width: 270px;
    line-height: 18px;
    margin-top: 5px;
    color: rgb(85, 85, 85);
}

/*报名css*/
#hotDes_About {
    margin-bottom: 0 !important;
    height: auto;
    padding-top: 57px;
    border-bottom: 1px solid #e7e7e7;
}
.hotDes_About h2 {
    color: #e01020;
    text-align: left;
    float: left;
    margin-bottom: 18px;
}
.hotDes_About strong {
    float: left;
    text-align: left;
    width: 820px;
    padding-left: 10px;
    display: block;
    line-height: 38px;
    margin-bottom: 18px;
    font-style: normal;
    font-weight: normal;
    color: #555;
}
.hotDes_backWhite{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff !important;
}

.back{
    background: #e9e9e9;
    height: 110px;
    padding-top: 30px;
}
.back_con{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.hotDes_About p {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
}
.hotDes_About p span {
    display: block;
    float: left;
    margin-right: 10px;
}

.hotDes_About p input {
    width: 175px;
}
.hotDes_About p input,.hotDes_About p select {
    display: block;
    float: left;
    border-radius: 6px;
    border: none;
    width: 145px;
    height: 50px;
    background-color: #fff;
    padding: 0 15px;
    outline: 0 none;
}    

.hotDes_About input[type=button] {
    border: none;
    background-color: #e01020 !important;
    color: #fff;
    display: block;
    border-radius: 6px;
    float: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    width: 190px;
    height: 50px;
    margin-left: 13px;
    outline: 0 none;
}