@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 2%;
	
	}
.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;
	}
.indextitle ul{ float:right;}
.indextitle ul li{ float:left;}
.indextitle ul li a{ font-size: 16px;color: #4d4a4a;line-height: 1em;padding: 0 0 0 5px; display: inline-block;}
 .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:48%;
	}
.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/you.png) no-repeat center;
	right: 0;
    left: auto;}
.button-prev{
	background:url(../images/zuo.png) no-repeat center;
	left: 0;
    left: auto;}

/*体验馆*/
.indextyg{
	height:180px;
	background: url(../images/tyg.jpg) no-repeat center;
	position:relative;
	}
.indextyg>i{
    display: block;
    background: url(../images/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/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/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/tongzhi.png) no-repeat center;
	    background-size: 50%;
	}
.swiper-container4{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: right;
    width: 80%;}
.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/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/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;}	
/*公共预约样式*/	
	
	
.indexba { margin:10px 0 0 0;}
	
	
	
	
	
ul.anli-boxq li{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; 
    width: 49%;
    overflow: hidden;
    margin-bottom: 10px;
}
.anli-boxq>li:nth-child(even){
        float: right;
}
.anli-boxq>li:nth-child(odd){
        float: left;
}
.anli-boxq>li img{
    width: 100%;
    }  
.anli-boxq>li a{
    position: relative;
}
.anli-boxq>li a>p{
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.3);
}
	
	
	
.listnews {overflow: auto;padding: 10px 0;border-bottom: 1px dashed #cacaca;}