/*手机端样式*/
#top { width:100%; height:55px; margin:0 auto;background-size:auto 100%; padding:5px 0px;}

#wrap {display:block;min-width: 320px; margin:0 auto; max-width:640px; width: 100%;padding-bottom:5%;background:#ffefd3;}
.banner { display: block; width: 100%; margin-bottom:5%; }
.cont-box { display: block; width: 95%; margin-left:5%;}
.telbtn01 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn02 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn03 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn04 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn05 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn06 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn07 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn08 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
.telbtn09 { display: block; float: left; width: 28.3%; margin:0 5% 5% 0;}
#wrap p {text-align:center; bottom:0px; line-height:2.3; font-size:0.9rem;}

.telbtn01 p{ margin-top:-30px; position:relative; z-index:5; background:url(/uploads/image/tcwimages/list_pbg.png) repeat-x; color:#fff}
.telbtn03 p{ margin-top:-30px; position:relative; z-index:5; background:url(/uploads/image/tcwimages/list_pbg.png) repeat-x; color:#fff}
.telbtn07 p{ margin-top:-30px; position:relative; z-index:5; background:url(/uploads/image/tcwimages/list_pbg.png) repeat-x; color:#fff}
.telbtn09 p{ margin-top:-30px; position:relative; z-index:5; background:url(/uploads/image/tcwimages/list_pbg.png) repeat-x; color:#fff}
.telbtn02 p{ margin-top:-35px; position:relative; z-index:5; color:#fff}
.telbtn08 p{ margin-top:-35px; position:relative; z-index:5; color:#fff}
.telbtn04 p{ margin-top:-30px; position:relative; z-index:5; color:#fff}
.telbtn05 p{ margin-top:-30px; position:relative; z-index:5; color:#fff}
.telbtn06 p{ margin-top:-30px; position:relative; z-index:5; color:#fff}


footer {float:left;display:block; width:100%; line-height:2.5; border-top:#252425 1px solid; margin-bottom:50px; margin-top:-10px; background:#ffefd3; color:#656565; font-size:1.4em; text-align:center;}



.top_bar{
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:100;
}
.top_bar *{
    padding-top:35px;
}
#topbar{    position:fixed;
    width:100%;
    left:0;
    z-index:100; bottom:0}
#topbar .top_menu>li{
    -webkit-box-flex:1;
    height:50px;
	line-height:50px;
    -webkit-background-size:1px 80%;
    background-size:1px 80%;
	border-right:#b6640d 2px solid;
    background-position: right center;
    background-repeat: no-repeat;
    position:relative;
    text-align:center;
}
#topmenu_li1 span{ background:url(/uploads/image/tcwimages/topmenu_li1.png) left top no-repeat;}
#topmenu_li2 span{ background:url(/uploads/image/tcwimages/topmenu_li2.png) left top no-repeat;}
#topmenu_li3 span{ background:url(/uploads/image/tcwimages/topmenu_li3.png) left top no-repeat;}
#topmenu_li4 span{ background:url(/uploads/image/tcwimages/topmenu_li4.png) left top no-repeat;}
#topmenu_li3{border-right:0px;}

#topmenu_li4{ border-right:0px;}
.top_menu{
    display:-webkit-box;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d8a27c), to(#5d374c));
}

.top_bar .top_menu>li{
    -webkit-box-flex:1;
    height:35px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.1)),color-stop(50%,rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    -webkit-background-size:1px 80%;
    background-size:1px 80%;
    background-position: right center;
    background-repeat: no-repeat;
    position:relative;
    text-align:center;
}
.top_menu>li:last-of-type{background:none;}
.top_menu>li span{
    display:inline-block;
    height:100%;
    width:90px;
	text-indent:36px;
    margin:auto;
    font-size:24px;
    color:#fff;
    line-height:35px;
    /*background:  no-repeat 0 5px;*/
}
.top_menu>li span.i_back{
    background-position:0 5px;
}
.top_menu>li span.i_home{
    background-position:-33px 5px;
}
.top_menu>li span.i_tel{
    background-position:-65px 5px;
}
.top_menu>li span.i_menu{
    background-position:-95px 5px;
}

.menu_font{
    text-align: center;
    position:absolute;
    top:-370px;

	background:
    z-index:500;
}
.menu_font.hidden{
    display:none;
}


.menu_font{
	background:rgba(0,0,0,0.8);
	border-radius:5px;
	width:120px;
	position:relative;
	margin-top:10px;
}

.menu_font:after{

}

#menu_font:after{

}
.menu_font li{
	border-top:1px solid rgb(64, 72, 75);
	border-bottom:1px solid rgb(0, 6, 9);
}
.menu_font li:first-of-type{
	border-top:0;
}
.menu_font li:last-of-type{
	border-bottom:0;
}
.menu_font a{
	height:35px;
	line-height:35px;
	/*background:#fff;*/
	position:relative;
	color:#fff;	
	display:block;
	width:100%;
	text-indent:5px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.menu_font a:before{
	margin-right:5px;
}





