

/*banner*/

.section1{height: 550px; background:url(../images/article/article.png) top center no-repeat;background-size: cover;overflow: hidden;}
.area .title h1 {
    margin: 0 auto;
    font-size: 38px;
    font-weight: normal;
    line-height: 38px;
    text-align: center;
    color: #4b4b4b;
}
/*文字列表*/
.section2 .area{width: 1200px;margin:0 auto;}
.section2 p{font-size: 18px;line-height: 18px;margin:50px auto;color: #303030;}
.section2 p span{color: #df0700;}
/*文章内容*/
.section3 .area{width: 1200px;margin:0 auto;}
.section3 .area .title{width: 100%;margin:0 auto;border-bottom: 1px dashed #bababa;}
.section3 .title h1{font-size: 40px;line-height: 50px;color: #303030;text-align: center;padding:28px 0;font-weight: normal;}
.section3 .area .body{width: 100%;margin:0 auto;overflow: hidden;padding:38px 0;}
.section3 .body p{padding:10px 0 ;text-indent:32px;font-size: 16px;line-height: 33px;text-align: left;color: #303030;}
.section3 .body img{display: block;margin:20px auto 40px;}
/*.section3 .body ul{overflow: hidden;}
.section3 .body li {float: left;}*/

/*立即预约*/
 .order {margin:42px auto 70px;}
 .order h5{margin:0 auto;font-size: 39px;line-height: 59px;color: #df0700;text-align: center; }
 .order p{font-size: 20px;line-height: 50px;color: #909090;text-align: center; }
 .order ul{overflow: hidden;width: 1200px;margin:50px auto 0;}
 .order li{float: left;width: 298px;margin-right: 16px;}
 .order li:nth-child(4){width: 224px;margin:0;}
 .order input{width: 298px;height: 52px;box-sizing: border-box; border:1px solid #000;border-radius: 10px;font-size: 20px;padding-left: 12px;}
 .order  input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #a4a4a4; font-size: 20px;} 
 .order  input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #a4a4a4;  font-size: 20px;} 
 .order input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #a4a4a4;  font-size: 20px;} 
 .order input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #a4a4a4; font-size: 20px; }
 .order a {display: block;width: 224px;height: 52px;box-sizing: border-box; border:1px solid #000;border-radius: 10px;font-size: 26px;line-height:52px;color: #fff;text-align: center;background-color: #df0700;}
 .dlg{display: none;}
 .fotBom{padding-bottom:0;}