.sub_page_l{ width:210px; float:left;}
.l_line{ width:100%; border:1px solid #ccc; margin-bottom:30px;}
.l_line_tile{ background:#ff6637;}
.l_line_tile a{ display:block; line-height:45px;}
.l_line_tile a h2{font-weight:normal;font-size:16px;color:#fff;padding-left: 8px;}
.l_line ul{overflow:hidden;padding: 10px 15px;}
.l_line ul li{ border-bottom:1px dashed #ccc;}
.l_line ul li a{ display:block;}
.l_line ul li a h3{font-weight: normal;font-size: 14px;padding: 10px 0;}
.l_line ul li a:hover{color:#ff6637;}

.l_contacttime{overflow:hidden;margin: 15px;border-bottom: 1px dashed #ccc;padding-bottom: 15px;}
.l_contacttime_title{background:url(../images/serviceOnlineTime1.png) left center no-repeat;padding-left:30px;line-height: 30px;margin-bottom: 8px;}


.l_weixin{overflow:hidden;margin: 15px;padding-bottom: 15px;}
.l_weixin_title{background:url(../images/serviceOnlineCall.png) left center no-repeat;padding-left:30px;line-height: 30px;margin-bottom: 8px;}
.l_weixin a{ color:#ff6637;}


.sub_page_r{width: calc(100% - 230px); float:right;}

@media screen and (max-width: 767px) and (min-width: 300px){
	.sub_page_l{width:100%; display:none;} 
	.sub_page_r{width:100%;} 
}