@charset "utf-8";
/* CSS Document */

html{
	line-height: initial;
	max-width:640px; 
	min-width:200px;
	margin:0 auto;
}
*{ padding:0px; margin:0px; font-family:"微软雅黑";}
img{ border:none; max-width:100%; height:100%;}

li{ list-style:none;}

a{ text-decoration:none;}

.clear{ clear:both;}



/*虹桥荣耀*/
.hqry{ width:80%; margin:0 auto; margin-top:2rem;}
.hqry p{ font-size:3.2rem; color:#ff7e30; font-weight:bold; text-align:center; letter-spacing:0.5rem;}
.hqry span{ display:block; font-size:2.4rem; color:#b66744; text-align:center; margin-top:0.5rem;}

/*时间轴*/
.sjz{ width:100%; height:auto; margin:0 auto; margin-top:2rem;}
.sjz img{ width:100%; height:auto;  margin-top:-0.4rem; }









/*拨打电话*/
.bddh{ width:85%; margin:0 auto; background:#b66744; border-radius:0.5rem; height:9rem; margin-top:3rem;}
.bddh p{ width:50%; height:auto; margin:0 auto;}
.bddh p img{ width:100%; height:auto; margin-top:1.2rem;}


/*底部*/
.yydz{ width:100%; border-top:#d4d4d4 solid 1px; height:13rem; text-align:center; margin-top:3rem;}
.yydz p{ font-size:1.8rem; color:#696565; text-align:center; line-height:2.8rem; margin-top:2rem;}


.kongge{ height:5rem;}
/*浮动底部*/
.bottom{width: 100%; height:5rem; position: fixed; bottom: 0rem;left: 0; }
.bottom li{ float:left;}
.bottom li img{ width:100%; height:auto;}
.bottom li.li1{ background:#755141; width:32%; height:5rem;}
.li1_1{ width:55%; margin:0 auto;  margin-top:1.2rem; text-align:center; }
.bottom li.li2{ background:#ad816e; width:33%; height:5rem; border-left:#fff solid 2px;}
.bottom li.li3{ background:#bc6945; width:33%; height:5rem;  border-left:#fff solid 2px;}



