@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;}
.indexbox{
	height:auto;
	overflow:hidden;
	position:relative;
	padding-bottom:100px;
    max-width: 640px;
    margin: auto;}
.indexbanner{
	height:auto;}
.swiper-wrapper img{
	display:block;
	width:100%;}
	


/*五大卖点*/
table {
	max-width:100%;
	background-color:transparent;
	empty-cells:show
}
table code {
	white-space:normal
}
th {
	text-align:left
}
.am-table {
	width:100%;
	border-spacing:0;
	border-collapse:separate
}
.am-table>tbody>tr>td,.am-table>tbody>tr>th,.am-table>tfoot>tr>td,.am-table>tfoot>tr>th,.am-table>thead>tr>td,.am-table>thead>tr>th {
    padding: 4%;
	line-height:1.6;
	vertical-align:top;
}
.am-table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:1px solid #ddd
}
.am-table>caption+thead>tr:first-child>td,.am-table>caption+thead>tr:first-child>th,.am-table>colgroup+thead>tr:first-child>td,.am-table>colgroup+thead>tr:first-child>th,.am-table>thead:first-child>tr:first-child>td,.am-table>thead:first-child>tr:first-child>th {
	border-top:0
}
.am-table>tbody+tbody tr:first-child td {
	border-top:2px solid #ddd
}
.am-table-bordered {

	border-left:none
}
.am-table-bordered>tbody>tr>td,.am-table-bordered>tbody>tr>th,.am-table-bordered>tfoot>tr>td,.am-table-bordered>tfoot>tr>th,.am-table-bordered>thead>tr>td,.am-table-bordered>thead>tr>th {

}
.am-table-bordered>tbody>tr:first-child>td,.am-table-bordered>tbody>tr:first-child>th {
	border-top:none
}
.am-table-bordered>thead+tbody>tr:first-child>td,.am-table-bordered>thead+tbody>tr:first-child>th {
	border-top:1px solid #ddd
}
.am-table-radius {
	border:1px solid #ddd;
	border-radius:2px
}
.am-table-radius>thead>tr:first-child>td:first-child,.am-table-radius>thead>tr:first-child>th:first-child {
	border-top-left-radius:2px;
	border-left:none
}
.am-table-radius>thead>tr:first-child>td:last-child,.am-table-radius>thead>tr:first-child>th:last-child {
	border-top-right-radius:2px;
	border-right:none
}
.am-table-radius>tbody>tr>td:first-child,.am-table-radius>tbody>tr>th:first-child {
	border-left:none
}
.am-table-radius>tbody>tr>td:last-child,.am-table-radius>tbody>tr>th:last-child {
	border-right:none
}
.am-table-radius>tbody>tr:last-child>td,.am-table-radius>tbody>tr:last-child>th {
	border-bottom:none
}
.am-table-radius>tbody>tr:last-child>td:first-child,.am-table-radius>tbody>tr:last-child>th:first-child {
	border-bottom-left-radius:2px
}
.am-table-radius>tbody>tr:last-child>td:last-child,.am-table-radius>tbody>tr:last-child>th:last-child {
	border-bottom-right-radius:2px
}
.am-table-striped>tbody>tr:nth-child(odd)>td,.am-table-striped>tbody>tr:nth-child(odd)>th {
	background-color:#f9f9f9
}
.am-table-hover>tbody>tr:hover>td,.am-table-hover>tbody>tr:hover>th {
	background-color:#e9e9e9
}
.am-table-compact>tbody>tr>td,.am-table-compact>tbody>tr>th,.am-table-compact>tfoot>tr>td,.am-table-compact>tfoot>tr>th,.am-table-compact>thead>tr>td,.am-table-compact>thead>tr>th {
	padding:.4rem
}
.am-table-centered>tbody>tr>td,.am-table-centered>tbody>tr>th,.am-table-centered>tfoot>tr>td,.am-table-centered>tfoot>tr>th,.am-table-centered>thead>tr>td,.am-table-centered>thead>tr>th {
	text-align:center
}
.am-table>tbody>tr.am-active>td,.am-table>tbody>tr.am-active>th,.am-table>tbody>tr>td.am-active,.am-table>tbody>tr>th.am-active,.am-table>tfoot>tr.am-active>td,.am-table>tfoot>tr.am-active>th,.am-table>tfoot>tr>td.am-active,.am-table>tfoot>tr>th.am-active,.am-table>thead>tr.am-active>td,.am-table>thead>tr.am-active>th,.am-table>thead>tr>td.am-active,.am-table>thead>tr>th.am-active {
	background-color:#ffd
}
.am-table>tbody>tr.am-disabled>td,.am-table>tbody>tr.am-disabled>th,.am-table>tbody>tr>td.am-disabled,.am-table>tbody>tr>th.am-disabled,.am-table>tfoot>tr.am-disabled>td,.am-table>tfoot>tr.am-disabled>th,.am-table>tfoot>tr>td.am-disabled,.am-table>tfoot>tr>th.am-disabled,.am-table>thead>tr.am-disabled>td,.am-table>thead>tr.am-disabled>th,.am-table>thead>tr>td.am-disabled,.am-table>thead>tr>th.am-disabled {
	color:#999
}
.am-table>tbody>tr.am-primary>td,.am-table>tbody>tr.am-primary>th,.am-table>tbody>tr>td.am-primary,.am-table>tbody>tr>th.am-primary,.am-table>tfoot>tr.am-primary>td,.am-table>tfoot>tr.am-primary>th,.am-table>tfoot>tr>td.am-primary,.am-table>tfoot>tr>th.am-primary,.am-table>thead>tr.am-primary>td,.am-table>thead>tr.am-primary>th,.am-table>thead>tr>td.am-primary,.am-table>thead>tr>th.am-primary {
	color:#0b76ac;
	background-color:rgba(14,144,210,.115)
}
.am-table>tbody>tr.am-success>td,.am-table>tbody>tr.am-success>th,.am-table>tbody>tr>td.am-success,.am-table>tbody>tr>th.am-success,.am-table>tfoot>tr.am-success>td,.am-table>tfoot>tr.am-success>th,.am-table>tfoot>tr>td.am-success,.am-table>tfoot>tr>th.am-success,.am-table>thead>tr.am-success>td,.am-table>thead>tr.am-success>th,.am-table>thead>tr>td.am-success,.am-table>thead>tr>th.am-success {
	color:#9dc816;
	background-color:rgba(94,185,94,.115)
}
.am-table>tbody>tr.am-warning>td,.am-table>tbody>tr.am-warning>th,.am-table>tbody>tr>td.am-warning,.am-table>tbody>tr>th.am-warning,.am-table>tfoot>tr.am-warning>td,.am-table>tfoot>tr.am-warning>th,.am-table>tfoot>tr>td.am-warning,.am-table>tfoot>tr>th.am-warning,.am-table>thead>tr.am-warning>td,.am-table>thead>tr.am-warning>th,.am-table>thead>tr>td.am-warning,.am-table>thead>tr>th.am-warning {
	color:#F37B1D;
	background-color:rgba(243,123,29,.115)
}
.am-table>tbody>tr.am-danger>td,.am-table>tbody>tr.am-danger>th,.am-table>tbody>tr>td.am-danger,.am-table>tbody>tr>th.am-danger,.am-table>tfoot>tr.am-danger>td,.am-table>tfoot>tr.am-danger>th,.am-table>tfoot>tr>td.am-danger,.am-table>tfoot>tr>th.am-danger,.am-table>thead>tr.am-danger>td,.am-table>thead>tr.am-danger>th,.am-table>thead>tr>td.am-danger,.am-table>thead>tr>th.am-danger {
	color:#ff7473;
	background-color:rgba(221,81,76,.115)
}
/*久居产品*/ 
.indextitle{
	height:38px;
	line-height:38px;
	margin:10px 0;
	width:100%;
	}
.indextitle>i{
    width: 4px;
    height: 26px;
    float: left;
    margin-left: 8px;
    margin-top: 6px;
    background: #d4500b;
    display: block;}
.indextitle>font{
	width: auto;
    height: 38px;
    float: left;
    margin-left: 8px;
    color: #4d4a4a;
    font-size: 22px;
    display: block;}
.indextitle>a{
    display: block;
    float: right;
    width: 70px;
    /* height: 38px; */
    height: 26px;
    margin-right: 8px;
    margin-top: 6px;
    line-height: 26px;
    border: 1px solid #4d4a4a;
    text-align: center;
	color:#4d4a4a;
	}

 .free-design-gift {
    padding-bottom: 20px;
}
 .free-design-gift-wrap {
padding: 10px 4%;
    position: relative;
    overflow: hidden;
}
.free-design-gift-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #d4500b;
    width: 48%;
    font-size: 12px;
    line-height: 16px;
    height: 74px;
}
.free-design-gift-box:nth-child(1) {
    float: left;
    padding: 20px 19px 20px 10px;
}
.free-design-gift-box:nth-child(2) {
    float: right;
    padding: 20px 10px 20px 28px;
}
.free-design-gift-circle {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #d4500b;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    color: #d4500b;
}

/*产品*/

.indexchanp{
	height:auto;
	overflow:hidden;}
/*案例*/
.indexanli{
	height:auto;
	overflow:hidden;
	position:relative;}
.anlileft{
	float:left;
	width:47%;
	}
.anlileft p{
	text-align:center;
	font-size:14px;
	color:#4d4a4a;
	margin:4px 0;}
.button-next, .button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -34px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.button-next{
	background:url(../images/index/you.png) no-repeat center;
	right: 0;
    left: auto;}
.button-prev{
	background:url(../images/index/zuo.png) no-repeat center;
	left: 0;
    left: auto;}
/*体验馆 m 列表页*/
.indextyg2{
	height:180px;
	position:relative;
	}
.indextyg2>i{
    display: block;
    background: url(../images/mimg/tygan.png) no-repeat center;
    background-size: 100%;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;}
.indextyg2>p{
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0;
    width: 92%;
    height: 28px;
    line-height: 28px;
    padding-left: 8%;
    color: #fff;
    font-size: 14px;
        text-align: center;
}
/*体验馆*/
.indextyg{
	height:180px;
	position:relative;
	}
.indextyg>i{
    display: block;
    background: url(../images/mimg/tygan.png) no-repeat center;
    background-size: 100%;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;}
.indextyg>p{
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0;
    width: 92%;
    height: 28px;
    line-height: 28px;
    padding-left: 8%;
    color: #fff;
    font-size: 14px;
        text-align: center;
}
.indexxb{
    height: 90px;
    width: 96%;
    padding: 0 2%;
    /*margin: 30px 0;*/
}
.indexxbleft{
    width: 50%;
    height: 90px;
    /* line-height: 151px; */
    background: url(../images/index/xb.png) no-repeat top;
    position: relative;
   float: right;
}
.indexxbleft>p{
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    margin-top: -20px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: url(../images/index/xb1.png) no-repeat 22%;
    background-size: 8%;
	}
.indexxbright{
	    float: left;
	width:50%;
	height:90px;
	}
.indexxbright>p{
    height: 40px;
    line-height: 40px;
    /* margin: 2.5px; */
	padding-left:16px;
        margin-right: 4%;
	text-align:center;
	color:#fff;
	}

/*报价*/
.indexxlb{
    width: 88%;
    margin: 0 6%;
    height: 40px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid #91b821;
    border-radius: 4px;}
.indexxlb>i{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background:url(../images/index/tongzhi.png) no-repeat center;
	    background-size: 50%;
	}
.swiper-container4{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: right;
    width: 100%;}
.indexbj{
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 0 2%;
	}
.indexbj select{
	width:100%;
	height:40px;
	    padding: 0 4%;
	line-height:40px;
	border:1px solid #ccc;
	background:url(../images/index/down.png) no-repeat 94%;
-webkit-appearance:none;
    margin: 4px 0;}
.indexbj button{
	width:100%;
	height:40px;
	padding: 0 4%;
	line-height:40px;
    margin: 8px 0;
	outline:none;
	border-radius:4px;
	border:0;
	-webkit-appearance:none;
	background:#ea5406;
	color:#fff;
	text-align:center;
	}
/*.indexbj p{
  background: url(../images/index/rxdh.png) no-repeat 4%;
    background-size: 8%;
    width: 41%;
    height: 40px;
    padding: 0 4%;
    margin: 4px 0;
    line-height: 40px;
    float: left;
    border: 1px solid #ccc;
	}*/
.indexbj p input{
    height: 24px;
    line-height: 24px;
    width: 100%;
    font-size: 14px;
    padding: 6px 2%;
    border: 0;}
.indexbj option{
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;}
	
.indexba p{
    height: auto;
    line-height: 28px;
    text-align: center;
    color: #4d4a4a;}	
	
/*公共预约样式*/
.indexyuyue{
	padding:0 4%;}
.indexyuyue input{
    width: 91%;
    padding: 4px 4%;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 8px auto;}
.indexyuyue a{
    width: 100%;
    text-align: center;
    height: 38px;
    color: #fff;
    background: #ea5505;
    line-height: 38px;
    display: block;
    margin: 8px auto;
	font-size: 16px;
	border-radius: 4px;
	}
.indexba p{
    height: auto;
    line-height: 22px;
    text-align: center;
    color: #4d4a4a;}	
/*公共预约样式*/	
	
.indexads,.indexads img{ width:98%; margin:0px; text-align:center}
	
	
/*关于久居*/
.about_m_box{
 width:96%; padding-left:2%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: #f0eeef;
	}
.about_m_box .banner{
    width: 100%;
    height: 789px;
    position: relative;
    display: block;
	}
.ab_0{
	position:absolute;
	width:70%;
	height:180PX;
	display:block;
	color:#FFFFFF;
	text-align: center;
	padding:20px;
	top: 53px;
    left: 11px;
	}
.ab_1{
	position:absolute;
	width:70%;
	height:500PX;
    background-color: rgba(218, 37, 29, 0.8);
	display:block;
	color:#FFFFFF;
	text-align:left;
	padding:20px;
	top: 323px;
    left: 11px;
	}
.ab_1 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_1 H3{
	font-size:2.3em;
	color:#FFFFFF;
	font-weight: lighter;
	}
	
.about_m_box .banner2{
    width: 100%;
    height: 387px;
    position: relative;
    float: right;
    display: block;
	
	margin-bottom:56px;
	}
.about_m_box .banner2 img{
	float:right;
	margin-right:15px;
	}
	
.ab_2{
	position:absolute;
	width:70%;
	height:260PX;
    background-color: rgba(144, 184, 33,0.8);
	display:block;
	color:#FFFFFF;
	text-align:left;
	padding:20px;
    top: 47px;
    left: 11px;
	}
.ab_2 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_2 H3{
	font-size:2.3em;
	color:#FFFFFF;
	border-bottom:1px #FFFFFF solid;
	font-weight: lighter;
	}
.ab_2 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
	
	
.about_m_box .banner3{
	width: 100%;
	height:320px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner3 img{
	float:left;
	margin-left:15px;
	}
	
.ab_3{
    position: absolute;
    width:70%;
    height:220PX;
background-color: rgba(137, 137, 137,0.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: -56px;
    right: 13px;
	}
.ab_3 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_3 H3{
    font-size:2.3em;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_3 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
	
.about_m_box .banner4{
	width: 100%;
	height: 369px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner4 img{
	float:left;
	margin-left:37px;
	}
	
.ab_4{
    position: absolute;
    width:70%;
    height: 405px;
    background-color: rgba(218, 37, 29,.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: 42px;
    left: 37px;
}
.ab_4 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	padding-right:10px;
	}

.ab_4 H3{
    font-size:2.3em;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_4 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
	
	
.about_m_box .banner5{
	width: 100%;
	height:376px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner5 img{
	float:left;
	margin-left:37px;
	}
	
.ab_5{
    position: absolute;
    width:70%;
    height: 386px;
    background-color: rgba(76, 73, 72,0.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: 40px;
    right: 37px;
}
.ab_5 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_5 H3{
    font-size:2.3em;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_5 H4{
    font-size: 22px;
    color: #FFFFFF;
    margin-top: 8px;
	}
.ab_6 H4	{
	    font-size: 22px;
    color: #FFFFFF;
    margin-top: 8px;
}
	
.about_m_box .banner6{
	width: 100%;
	height:496px;
	float:right;
	position:relative;
	display:block;
	}
.about_m_box .banner6 img{
	float:right;
	margin-left:37px;
	}
	
.ab_6{
    position: absolute;
    width:70%;
    height: 396px;
    background-color: rgba(144, 184, 33,.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: 48px;
    left: 36px;
}
.ab_6 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_6 H3{
    font-size: 30px;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}



.about_m_box .banner7{
	width: 100%;
	height:376px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner7 img{
	float:right;
	margin-right:37px;
	}
	
.ab_7{
    position: absolute;
    width:70%;
    height: 206px;
    background-color: rgba(218, 37, 29,.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: -32px;
    left: 37px;
}
.ab_7 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_7 H3{
    font-size:2.3em;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_7 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
.about_m_box .banner8{
	width: 100%;
	height:406px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner8 img{
	float:left;
	margin-left:37px;
	}
	
.ab_8{
    position: absolute;
    width:70%;
    height: 340px;
    background-color: rgba(76, 73, 72,.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    top: -32px;
    right: 37px;
}
.ab_8 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_8 H3{
    font-size: 38px;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_8 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
	
.about_m_box .banner9{
	width: 100%;
	height:576px;
	position:relative;
	float:right;
	display:block;
	}
.about_m_box .banner9 img{
	float:left;
	margin-left:37px;
	}
	
.ab_9{
    position: absolute;
   width:70%;
    height: 353px;
background-color: rgba(218, 37, 29,.8);
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 40px;
    bottom: 14px;
    left: 76px;
}
.ab_9 p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:1.8em;
	}

.ab_9 H3{
    font-size: 38px;
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    font-weight: lighter;
}
.ab_9 H4{
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 8px;
	}
	
	
	

.about_m_box .banner10{
    width: 100%;
    height: auto;
    position: relative;
    float: right;
    display: block;
	}
.about_m_box .banner10>a{
	width:180px;
	height:42px;
	line-height:42px;
	text-align:center;
	background-color:#da251d;
	font-size:22px;
	color:#fff;
	display:block;
	margin:70px auto;
	border-radius:4px;
	cursor:pointer;
	}

	/*加入我们*/
.zpjzg{
	height:auto;
	overflow:hidden;
    padding-top: 40px;
    background: #f0eeef;}
.zpjzg>p>font{
    display: block;
    color: #da251d;
    width: 355px;
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 50px;
    background: #f0eeef;
    text-align: center;
    padding: 0 10px;}
.zpjzg>p{
	line-height:28px;
	position:relative;
	height:48px;
	line-height:48px;}	
.zpjzg>p>i{
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ccc;
    top: 50%;
    left: 0;
	}	
	
.zpjzgul{
    margin: 44px 50px;
    height: auto;
    overflow: hidden;}	
.zpjzgul>li{
	float:left;
	width:auto;
    margin: 0 19px;
	height:48px;
	line-height:48px;
    width: 260px;}
.zpjzgul>li>font{
	float: left;
    font-size: 28px;
    color: #8c8982;}
.zpjzgul>li>i{
    margin: 16px 14px 0;
    float: left;
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #e19a3e;
    border-bottom: 8px solid transparent;
	}	
.zpjzgul>li>span{
    float: left;
    font-size: 14px;
    color: #8c8982;
    line-height: 16px;
    height: 40px;
    padding-top: 8px;
    text-align: left;}	

.zpffgul{
    height: auto;
    overflow: hidden;
    margin: 10px 108px;}	
.zpffgul>li{
    width: 360px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #da251d;
    border-radius: 4px;
    margin: 18px 14px;
    float: left;}

.zpffgul>li>font{
	float: left;
    font-size: 28px;
    color: #8c8982;
    width: 96px;
    background: #da251d;
    color: #fff;
text-align: center;}
.zpffgul>li>i{
    margin: 16px 0px 0;
    float: left;
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #da251d;
    border-bottom: 8px solid transparent;
	}	
.zpffgul>li>span{
    float: left;
    font-size: 16px;
    color: #8c8982;
    line-height: 48px;
    height: 48px;
    padding-left: 10px;
    text-align: center;}	
	
.zptitle{
	width:258px;
	height:58px;
	line-height:58px;
	text-align:center;
	border:1px solid #da251d;
	margin:20px auto;
	color:#da251d;
	font-size:28px;}	
.zpbottm{
	background:#f0eeef;
	height:auto;
	overflow:hidden;}	
.zpbotton{
    line-height: 20px;
    width: 200px;
    background: #da251d;
    padding:10px 20px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    margin-left: 60px;
    cursor: pointer;}	
	.zpbotton>i{
    margin-top: 6px;
    float: right;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #fff;
	}
.zpcontent{
    width: 680px;
    margin: 20px 64px;
    text-align: left;
    line-height: 22px;
    color: #8c8982;}

.formul{
    height: auto;
    overflow: hidden;
	margin: 0 auto 50px;
    position: relative;
    width: 720px;}	
.formul li{
    position: relative;
    height: auto;
    overflow: hidden;
    float: left;
    width: 352px;
	}	
.formul li p{
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    float: left;
    border: 1px solid #da251d;
    margin-bottom: 20px;}	
.formul li input{

width: 260px;
    float: right;
    height: 32px;
    line-height: 32px;
    padding: 4px 10px;
	}
.zpbottm form i{
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;}	
	
.formul a{
    width: 168px;
    height: 104px;
    display: blok;
    float: left;
    background: #da251d;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 104px;
    border-radius: 4px;}	
.formul h1{	
	    width: 260px;
    font-size: 22px;
    float: left;
    margin-left: 130px;
}
	
	
	
.com_order_button{ width:200px; color:#fff; padding:0px 20px; height:98px; font-size:18px; text-align:center; background:#da251d;}	
	
	
	
	
	
	
	