@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:"微软雅黑"; max-width:640px; min-width:320px; margin:0 auto}
a{ text-decoration:none;}
img{ display:block}
p,div,h1,h2,h3,h4,h5,h6,ul,li,span{ margin:0; padding:0}
li{ list-style:none;}
hr{margin: 0;padding: 0;}


.clearfix{ zoom:1; }
.clearfix:after{ content: ''; display: block; height: 0; visibility: hidden; clear: both; }






/*nav的开始*/
.banner {width: 100%;margin: 0 auto;}
.banner img {width: 100%;max-width: 640px;}

/*内容的开始*/
.main {width: 100%;background-color: #e6f1f8;padding-top: 0.8rem;padding-bottom: 0.8rem;}
/*提示的开始*/
.tips {width: 93.75%;margin: 0 auto;background-color: #f5f9fc;height: 14.7rem;padding: 1rem 1.25rem 1rem 1.15rem;box-sizing: border-box;}
.tips img {width: 46.5%;max-width: 279px;float: left;margin-right: 3.666%;}
.tips h6 {font-size: 1.1rem;line-height: 1rem;color: #db5c2c;margin-bottom: 0.7rem;padding-top: 0.5rem;}
.tips p {width: 49.1666%;font-size: 0.9rem;line-height: 1.4rem;color: #323232;float: left;}

.online {width: 93.75%;margin: 0 auto 1.4rem;}
.online h5 {font-size: 1.6rem;line-height: 1.3rem;color: #db5c2c;text-align: center;margin: 1.8rem auto 1.3rem;}
.online p {font-size: 0.9rem;line-height: 1.3rem;color: #322401;text-align: center;}
.online p span {color: #db5c2c;}

.label {}
.label ul {margin-bottom: 2rem;}
.label li {text-align: center;width: 83.333%;margin: 0 auto;}
.label p {line-height: 2.9rem;font-size: 1.2rem;color: #323232;text-align: center;float: left;}
.label p span {color: #de0909;}
.label li i {font-style: normal;float: left;display: block;}
.label li input {line-height: 2.19rem;border-radius: 0.2rem;width: 73.333%;box-sizing: border-box;display: block;float: left;margin-top: 0.25rem;}
.label li select {line-height: 2.19rem;height: 2.19rem; border-radius: 0.2rem;width: 73.333%;box-sizing: border-box;display: block;float: left;margin-top: 0.25rem;}
.label li textarea {height: 3.2rem;width: 72.333%;display: block;border-radius: 0.2rem;float: left;margin-top: 0.25rem;}
.label li:nth-of-type(1) {text-indent: 0em;}
.label li:nth-of-type(2) p {text-indent: 0.5em;}
.label li:nth-of-type(2) i {line-height: 2.9rem;font-size: 1.2rem;}
.label li:nth-of-type(2) input {width: 4.3%;margin-top: 1.3rem;}
.label li:nth-of-type(4) p {text-indent: 0.5em;}
.label li:nth-of-type(5) p {text-indent: 0.5em;}
.label li:nth-of-type(6) p {text-indent: 0.5em;}
.label li:nth-of-type(7) p {text-indent: 0.5em;}
.label a {display: inline-block;line-height: 3rem;font-size: 1.2rem;color: #fff;background-color: #b3b3b3;padding: 0 2.3rem;border-radius: 0.2rem;cursor: pointer;}
.label a:nth-of-type(1) {margin-left: 19.333%;margin-right: 5.333%;background-color: #db5c2c;}

/*预约电话*/
.t_tel {width: 94.21875%;margin: 3.35rem auto 1rem;background: url('../images/tel.png') no-repeat; background-size: 100%;height: 4.5rem;box-sizing: border-box;padding: 0.7rem 0 0 34.057%;}
.t_tel p {line-height: 1.3895rem;color: #fff;font-size: 1.2rem;margin-bottom: 0.3rem;}
.t_tel h3 {line-height: 1.3895rem;font-size: 2rem;color: #fff;}



