 CSS Document */
body { margin:0; padding:0;font-size:12px;font-family:'Microsoft YaHei';text-align:left;line-height:22px; background:#fff; color:#333333;}
body > div {margin-right:auto; margin-left:auto;} 
body,html{padding:0;margin:0;}
div,form,img,ul,ol,li,p,dl,dt,dd { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;font-weight:normal;font-family:'Microsoft YaHei';font-weight:bold;font-size:14px;}
ul,li {display:block;list-style:none;line-height:24px;}
img{border:0px;display: block;}
.area:after,.clear:after{content:"";display:block;visibility:hidden;height:0;clear:both;}
.clear,.area{zoom:1;}
a {text-decoration:none;color:#333;cursor: pointer;cursor: hand;outline:none;}
a:hover{text-decoration: none;}
.area .title h1 {
    margin: 0 auto;
    font-size: 38px;
    font-weight: normal;
    line-height: 38px;
    text-align: center;
    color: #4b4b4b;
}
/*banner*/
.section1 {overflow: hidden;}
.section1{height: 550px;margin-bottom: 70px; background:url(../images/article/banner.png) top center no-repeat;background-size: cover;}

/*文字列表*/
.section2 .area {width: 1200px;margin: 0 auto;}
.section2 .content{overflow: hidden;margin:60px auto;}
.section2 .content .left{float: left;width: 490px;height: 309px;margin:0;box-sizing: border-box;}
.section2 .content .left a{display: block;width: 490px;height: 309px;overflow: ;}
.section2 .content .left img{display: block;width: 392px;height: 248px;}
.section2 .content .right{float: left;width: 710px;height: 309px;margin:0;padding:2px 0 0 48px;box-sizing: border-box}
.section2 .right .title{overflow: hidden;position: relative;width: 100%;height: 54px;border-bottom: 1px dashed #838383;}
.section2 .title h3{float: left;width: 573px;font-size: 22px;line-height: 54px;color: #303030;text-align: left}
.section2 .article .more{height:54px;font-size: 17px;line-height: 54px;color: #303030;}
.section2 .right .article{width: 100%;margin:0 auto;overflow: hidden;}
.section2 .article p{font-size: 14px;line-height: 45px;color: #303030;text-align: left;height:200px;}

/*页码*/
.section3{overflow: hidden;}

.qzPagination{text-align: center;}
.qzPagination span.disabled{display:none;}
.qzPagination .current{color: #df0700;}
.qzPagination a:last-child{    width: 90px;
    height: 29px;
    margin: 0 10px;
    border-radius: 45px;
    background: #f8f8f8;
    box-sizing: border-box;}
.qzPagination a:first-child{    width: 90px;
    height: 29px;
    margin: 0 10px;
    border-radius: 45px;
    background: #f8f8f8;
    box-sizing: border-box;}

.qzPagination a{font-size: 14px;line-height: 29px;text-align: center;width: 25px;margin:0;text-align: center;display: inline-block;	}
.qzPagination span{font-size: 14px;line-height: 29px;text-align: center;width: 25px;margin:0;text-align: center;display: inline-block;}

/*立即预约*/
 .order {margin:65px 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;}

