/* -----------------------------------------------------------
	SS検索トップ
----------------------------------------------------------- */
#content_wrap{
	width: 100%;
	padding: 0;
	margin: 0;
}

#n_ss{
	width:970px;
	padding:0;
	margin:0 auto;
}

#content_wrap #pagetop{
	width:970px;
	padding:0;
	margin:0 auto;
	float:none;
}

#content_wrap #pagetop a{
	float:right;
}

#n_ss #n_breadcrumb{
	width:470px;
	padding:15px 0 5px 0;
	float:left;
}

#n_ss #n_breadcrumb li{
	width: auto;
	float: left;
	margin-right: 10px;
}

#n_ss #n_sub_list{
	width: auto;
	float: right;
	padding:0;
}
#n_ss #n_sub_list ul{
	width: 100%;
  float: right;
  margin: 0;
}
#n_ss #n_sub_list ul li{
	width: auto;
	float: left;
	margin:15px 0 0 10px;
}
#n_ss #n_sub_list ul li a{
	color: #000;
  font-weight:bold;
  border: solid 1px #B5B5B5;
  padding: 5px 30px 5px 10px;
  background: #FFFFFF url(/img/ss/ne/arrow.png) right center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#n_ss #n_sub_list ul li a:hover,#n_ft_link ul li a:hover{
	background:#eeeeee url(/img/ss/ne/arrow.png) right center no-repeat;
	text-decoration: none;
}

#n_ss_con{
	width: 100%;
	float: left;
}

#n_ss_con .n_ss_t{
	width:100%;
	margin: 10px 0 0 0;
  background:#F2F2F2;
  border-top:#E60020 2px solid;
	font-size: 18px;
	padding:5px 0;
}

#n_ss_con .n_ss_t h1{
	width:970px;
	margin:0 auto;
	background-size: 25px 25px;
}

.n_d_km{
	width:970px;
	margin:5px auto;
	font-size: 14px;
}

.n_d_km span {
    color: #81a2be;
    font-weight: bold;
	}

#n_ss_con .n_main_bg{
	width:100%;
}

#n_ss_con .n_ss_top{
	background:#62a4dd url(/img/ss/ne/main_bg.jpg?0508) top no-repeat;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#n_ft_link{
	width: 970px;
	margin: 10px auto;
}

#n_ft_link ul{
	width: 100%;
  float: left;
  margin: 0;
}
#n_ft_link h3{
	width: 130px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: right;
	font-size:12px;
}

#n_ft_link ul li{
	width: auto;
	float: left;
	margin:0 0 0 10px;
	padding:5px 0;
	font-size: 12px;
}
#n_ft_link ul li a{
	color: #000;
  font-weight:bold;
  border: solid 1px #B5B5B5;
  padding: 2px 20px 2px 5px;
  background: #FFFFFF url(/img/ss/ne/arrow.png) right center no-repeat;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}


.n_tab {
	width: 970px;
	margin:0 auto;
	padding-top:20px;
}
.n_tab li {
	background: #fff;
	width:190px;
  float:left;
	font-size:16px;
	font-weight: bold;
	text-align:center;
  margin:0 1px 0 0;
  padding:5px 20px;
  cursor: pointer;
  list-style:none;
}
.n_tab li.n_active {
  background:#F2F2F2;
  cursor:auto;
	opacity:0.8;
}

.n_area {
	width: 970px;
	margin: 0 auto;
}

.n_area .fl{
	float: left;
}

.n_area .fr{
	float: right;
}

.n_area .n_base{
  display:none;
	background:rgba(242, 242, 242, 0.7);
	width: 930px;
	padding:20px 20px 0 20px;
	float: left;
}

.n_area .n_show,.n_sort_a .n_show{
  display: block;
}

#region_li{
	width: 930px;
	float: left;
}

.n_area #n_region_list{
    float: left;
}

.n_area #n_region_list dl {
    width:465px;
    margin:0;
    padding:0;
    float: left;
}

.n_area #n_region_list dt {
    width: 465px;
    margin: 0;
    float: left;
    font-size: 17px;
    font-weight: bold;
}

.n_area #n_region_list dd {
    width: auto;
    margin:0;
    float: left;
    font-size:15px;
}

.n_area #n_region_list dd a{
    color: #000;
    background:#fff;
    width: auto;
    float: left;
    padding:4px 5px;
    margin:0 10px 10px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
}
.n_area #n_region_list dd a:hover{
	background:#FFFFC7;
	text-decoration: none;
}

.n_area #n_search{
	width: 930px;
	float: left;
	margin:10px 0 30px 0;
}

.n_area #n_search #n_search_l {
    width: 465px;
    float: left;
}

.n_area #n_search #n_search_r {
    width: 465px;
    float: left;
}

#n_search_r h2,#n_search_l h2{
	font-size: 16px;
	margin:0;
}

#n_search_r .gps_load{
	width: 250px;
	padding: 10px 0;
  float:right;
	display: none;
}

#n_s_key,#n_s_adr{
    width: 250px;
    float: left;
    padding: 5px;
    margin: 5px 10px 0 0;
    height: 40px;
    font-size: 18px !important;
    border: solid 1px #999999;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.n_subm{
	width: 150px;
  padding: 5px;
  height: 50px;
  margin: 5px 0;
  background: #006F00;
  color: #FFF;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}
.n_subm:hover{
	background: #68AA68;
}

#gps_top{
	width: 200px;
  padding: 5px;
  height: 50px;
  margin: 5px 0;
  background: #006F00;
  color: #FFF;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}
#gps_top:hover{
	background: #68AA68;
}

.n_sort_a{
	width: 930px;
	float: left;
	position: relative;
}

.n_sort_a #notice{
  position: absolute;
	left: 110px;
	top: -110px;
	display: inline-block;
  margin: 1.5em 0;
  padding: 22px 5px;
  width: 90px;
  height: 90px;
  line-height: 25px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  background: #E60020;
  border-radius: 50%;
  box-sizing: border-box;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
	-moz-animation:blink 1s ease-in-out infinite alternate;
	animation:blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}

.n_sort_a #notice:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #E60020;
  z-index: 0;
}

.n_sort_a #notice p {
  margin: 0;
  padding: 0;
}

.n_sort_a .n_sort_select,.n_sort_a .n_sort_road{
	width: 200px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 10px;
  height: 40px;
  font-size: 18px !important;
  font-weight: bold;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
}

.n_sort_a .n_toggle{
	width: 300px;
	height: 40px;
	float: left;
	margin:0 10px;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
}
.n_sort_a .n_toggle label{
	width: 130px;
	height:30px;
	padding:8px 10px 2px 10px;
	float: left;
	cursor: pointer;
}

.n_sort_a .n_toggle label:first-child{
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
}

.n_sort_a .n_toggle label:last-child{
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
}

.n_sort_a .n_toggle label input{
	margin-right: 10px;
}

.n_checkbox_a{
	background: #fff;
	width: 910px;
	padding: 10px;
	margin: 10px 0;
	float: left;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	font-size: 15px;
}

.n_checkbox_a h2{
	margin-top: 10px;
	float: left;
	width: 100%
}

.n_checkbox_a label{
	padding:2px 5px;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	margin:0 0 10px 0;
	width:calc(100% - 10px);
	float: left;
	border: solid 1px #ccc;
	cursor: pointer;
}

.n_checkbox_a label input{
	display: none;
}

#n_check_1{
	width: 200px;
	margin-right: 15px;
	float: left;
}

#n_check_2{
	width: 130px;
	margin-right: 15px;
	float: left;
}

#n_check_1 span,#n_check_2 span,#n_check_3 span,#n_check_4 span{
	padding-left: 25px;
	background-size: 20px 20px;
}
.s_ty1{background: url(/img/ss/ne/typ1.png) no-repeat left center;}
.s_ty2{background: url(/img/ss/ne/typ2.png) no-repeat left center;}
.s_ty3{background: url(/img/ss/ne/typ3.png) no-repeat left center;}
.s_ty4{background: url(/img/ss/ne/typ4.png) no-repeat left center;}
.s_ty5{background: url(/img/ss/ne/typ5.png) no-repeat left center;}
.s_ty6{background: url(/img/ss/ne/typ6.png) no-repeat left center;}
.s_ty7{background: url(/img/ss/ne/typ7.png) no-repeat left center;}
.s_ty8{background: url(/img/ss/ne/typ8.png) no-repeat left center;}
.s_ty9{background: url(/img/ss/ne/typ9.png) no-repeat left center;}


.bl1{background: url(/img/ss/bl1.png) no-repeat left center;}
.bl2{background: url(/img/ss/bl2.png) no-repeat left center;}
.bl3{background: url(/img/ss/bl3.png) no-repeat left center;}
.bl4{background: url(/img/ss/bl4.png) no-repeat left center;}
.bl5{background: url(/img/ss/bl5.png) no-repeat left center;}
.bl6{background: url(/img/ss/bl6.png) no-repeat left center;}

.s_mch1{background:url(/img/ss/ne/mch1.png) no-repeat left center;}
.s_mch2{background:url(/img/ss/ne/mch2.png) no-repeat left center;}
.s_mch3{background:url(/img/ss/ne/mch3.png) no-repeat left center;}
.s_mch4{background:url(/img/ss/ne/mch4.png) no-repeat left center;}
.s_mch5{background:url(/img/ss/ne/mch5.png) no-repeat left center;}
.s_mch6{background:url(/img/ss/ne/mch6.png) no-repeat left center;}

.s_mcc1{background:url(/img/ss/ne/mcc1.jpg) no-repeat left center;}
.s_mcc2{background:url(/img/ss/ne/mcc2.jpg) no-repeat left center;}
.s_mcc3{background:url(/img/ss/ne/mcc3.jpg) no-repeat left center;}
.s_mcc4{background:url(/img/ss/ne/mcc4.jpg) no-repeat left center;}
.s_mcc5{background:url(/img/ss/ne/mcc5.jpg) no-repeat left center;}
.s_mcc6{background:url(/img/ss/ne/mcc6.jpg) no-repeat left center;}
.s_mcc7{background:url(/img/ss/ne/mcc7.jpg) no-repeat left center;}

.s_mcp1{background:url(/img/ss/ne/mcp1.jpg) no-repeat left center;}
.s_mcp2{background:url(/img/ss/ne/mcp2.jpg) no-repeat left center;}
.s_mcp3{background:url(/img/ss/ne/mcp3.jpg) no-repeat left center;}
.s_mcp4{background:url(/img/ss/ne/mcp4.jpg) no-repeat left center;}

.s_mcap1{background:url(/img/ss/ne/cap1.png) no-repeat left center;}
.s_mcap2{background:url(/img/ss/ne/cap2.png) no-repeat left center;}
.s_mcap3{background:url(/img/ss/ne/cap3.png) no-repeat left center;}
.s_mcap4{background:url(/img/ss/ne/cap4.png) no-repeat left center;}
.s_mcap5{background:url(/img/ss/ne/cap5.png) no-repeat left center;}
.s_mcap6{background:url(/img/ss/ne/cap6.png) no-repeat left center;}
.s_mcap7{background:url(/img/ss/ne/cap7.png) no-repeat left center;}
.s_mcap8{background:url(/img/ss/ne/cap8.png) no-repeat left center;}

.s_mtrp1{background:url(/img/ss/ne/trp1.png) no-repeat left center;}
.s_mtrp2{background:url(/img/ss/ne/trp2.png) no-repeat left center;}
.s_mtrp3{background:url(/img/ss/ne/trp3.png) no-repeat left center;}
.s_mtrp4{background:url(/img/ss/ne/trp4.png) no-repeat left center;}
.s_mtrp5{background:url(/img/ss/ne/trp5.png) no-repeat left center;}
.s_mtrp6{background:url(/img/ss/ne/trp6.png) no-repeat left center;}
.s_mtrp7{background:url(/img/ss/ne/trp7.png) no-repeat left center;}
.s_mtrp8{background:url(/img/ss/ne/trp8.png) no-repeat left center;}
.s_mtrp9{background:url(/img/ss/ne/trp9.png) no-repeat left center;}
.s_mtrp10{background:url(/img/ss/ne/trp10.png) no-repeat left center;}
.s_mtrp11{background:url(/img/ss/ne/trp11.png) no-repeat left center;}
.s_mtrp12{background:url(/img/ss/ne/trp12.png) no-repeat left center;}
.s_mtrp13{background:url(/img/ss/ne/trp13.png) no-repeat left center;}
.s_mtrp14{background:url(/img/ss/ne/trp14.png) no-repeat left center;}
.s_mtrp15{background:url(/img/ss/ne/trp15.png) no-repeat left center;}
.s_mtrp16{background:url(/img/ss/ne/trp16.png) no-repeat left center;}



#n_check_3{
	width: 160px;
	float: left;
	margin-right: 15px;
}

#n_check_4{
	width: 370px;
	float: left;
}

.n_checkbox_a #n_check_4 li{
	width: 180px;
	float: left;
}

.n_checkbox_a #n_check_4 li:nth-child(even){
	margin-right:10px;
}



.n_checkbox_a .n_car,.n_checkbox_a .n_truck{
	display: none;
}
.n_checkbox_a .c_active{
	display: block;
}

#n_check_submit{
	width: 910px;
	margin: 10px 0 0 0;
	text-align: center;
	float: left;
}

#n_check_submit input{
    width: 300px;
    padding: 5px;
    height: 50px;
    margin: 5px 0;
    background: #006F00;
    color: #FFF;
    font-size: 18px !important;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
		border: none;
		cursor: pointer;
}
#n_check_submit input:hover{
	background: #68AA68;
}

.n_sort_road{
	display: none;
}


/* ----------------
	リスト
------------------ */

#sslistall{
	padding:10px;
	width:930px;
	float:left;
	clear:both;
	display:block;
}

#sslistall dl{
	margin-top:10px;
	margin-right:40px;
	width:380px;
	float:left;
}

#sslistall dt{
	font-weight:bold;
	border-bottom: solid 1px #CCCCCC;
	font-size:16px;
	margin-bottom:5px;
}

/* ----------------
	災害時対応
------------------ */
#em{
	width: 970px;
	margin: 0 auto;
}
.em_list{
	width:946px;
	border:solid 2px #000000;
	float:left;
	margin:10px auto;
	padding:10px;
	background: #FF0;
}

.em_n{
	width:856px !important;
	margin:10px 0!important;
}

.em_list li{
	font-size:24px;
	background:url(/img/ss/em.png) left center no-repeat;
	font-weight:bold;
	color:#000;
	padding-left:45px;
}

.em_list li span{
	font-size:15px;
	font-weight:normal;
	margin-right:10px;
	color:#F00;
}

.em_list li a{
	color:#000;
	text-decoration:underline;
}

.em_list li a:hover{
	color:#F00;
	text-decoration:none;
}

#emergency{
	width:100%;
	float:left;
}

#emergency .em_tit{
	font-size:30px;
	font-weight:bold;
	width:930px !important;
	float:left;
	margin:0 !important;
	padding:10px;
	color:#FFF;
	background:#D71223;
	border: none!important;
}

#emergency .em_come,#emergency_pop .em_come{
	font-size:18px;
	width:930px;
	float:left;
	padding:10px;
}

#emergency .em_pre{
	width:930px;
	float:left;
	padding:10px;
}

#emergency .em_pre p{
	font-size:18px;
	border-bottom:solid 1px #CCCCCC;
}

#emergency .em_update,#emergency_pop .em_update{
	width:930px;
	float:right;
	text-align:right;
	padding:0px 10px;
	font-size:14px;
	color:#0000FF;
}
#emergency_pop{
	width: 870px !important;
	float: left;
}

#emergency_pop .em_update,#emergency_pop .em_come{
	width:auto !important;
}

#emergency_pop h2{
	width: auto;
	float: left;
}

#emergency .em_pre li{
	font-size:20px;
	font-weight:bold;
	float:left;
	padding:10px;
}

#emergency .em_pre li a{
	background:#D71223;
	padding:5px;
	color:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
}

#emergency .em_legend{
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color:#D71223;
	width:910px;
	float:left;
	margin:0 10px;
	padding:10px;
	border:dashed 1px #FF0000;
}

#emergency .em_legend span{
	margin-left:20px;
	padding:0 5px;
}


.status0{background:#0071BC; color:#fff;}
.status1{background:#F15A24; color:#fff;}
.status2{background:#FF0000; color:#fff;}
.status3{background:#000000; color:#fff;}
.status4{background:#999999; color:#fff;}

#sslistall #sstable .tl1,#sslistall #sstable .tl2,#sslistall #sstable .tl3,#sslistall #sstable .tl4,#sslistall #sstable .tl5,#sslistall #sstable .tl6,#sslistall #sstable .tl7{
	background:#DB3E3E;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#sslistall #sstable .tl1{ width:40px;}
#sslistall #sstable .tl2{ width:70px;}
#sslistall #sstable .tl3{ width:200px;}
#sslistall #sstable .tl4{ width:110px;}
#sslistall #sstable .tl5{ width:180px;}
#sslistall #sstable .tl6{ width:190px;}
#sslistall #sstable .tl7{ width:100px; border-right:none;}

#sslistall #sstable .sta{
	text-align:center;
}

#sslistall .listpref{
	width:930px;
	float:left;
	display:block;
	clear:both;
	margin:10px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	border-bottom: dashed 1px #000000;
}

#sslistall #sstable{
	width:929px;
	float:left;
	clear:both;
	display:block;
	border:solid 1px #CCCCCC;
	border-right:none;
}

#sslistall .ss-odd{background:#EFEFEF;}
#sslistall .ss-even{background:#FFF;}

#sslistall #sstable td{
	border-right:1px #CCCCCC solid;
	padding:2px;
}



#sslistall #sstable .tb1,#sslistall #sstable .tb2,#sslistall #sstable .tb3,#sslistall #sstable .tb4,#sslistall #sstable .tb5,#sslistall #sstable .tb6,#sslistall #sstable .tb7,#sslistall #sstable .tb8{
	background:#DB3E3E;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#sslistall #sstable .tb1{ width:70px;}
#sslistall #sstable .tb2{ width:170px;}
#sslistall #sstable .tb3{ width:50px;}
#sslistall #sstable .tb4{ width:55px;}
#sslistall #sstable .tb5{ width:110px;}
#sslistall #sstable .tb6{ width:100px;}
#sslistall #sstable .tb7{ width:70px;}
#sslistall #sstable .tb8{ width:264px;}

#sslistall #sstable img{ width:20px; margin:0 5px;}


#sslistall #sstable .ok{
	text-align:center;
	color:#060;
	font-size:25px;
	font-weight:bold;
}

#sslistall #sstable .ng{
	text-align:center;
	color:#F00;
	font-size:25px;
	font-weight:bold;
}

#sslistall select{
	width:220px;
	border:#000 solid 1px;
	float:left;
	padding:5px;
	font-weight:bold;
	height:30px;
}

#sslistall #ssprint{
	width:120px;
	height:30px;
	float:right;
}


#sslistall #ssprint a{
	font-weight:bold;
	background:#007250 url(/img/ss/printbg.png) left center no-repeat;
	color:#FFFFFF;
	line-height:30px;
	display:block;
	padding-left:40px;
}

#sslistall #ssprint a:hover{
	background:#0C0 url(/img/ss/printbg.png) left center no-repeat;
	text-decoration:none;
}

#sslistall #ssdlcsv{
	width:220px;
	height:30px;
	float:right;
	margin-left:10px;
}

#sslistall #ssdlcsv a{
	font-weight:bold;
	background:#007250 url(/img/ss/dlbg.png) left center no-repeat;
	color:#FFFFFF;
	line-height:30px;
	display:block;
	padding-left:40px;
}

#sslistall #ssdlcsv a:hover{
	background:#0C0 url(/img/ss/dlbg.png) left center no-repeat;
	text-decoration:none;
}


#sslistall #sstable .sta span{
	padding:0 5px;
	font-size:18px;
}

#emergency_pop{
	width:100%;
	float:left;
}

#emergency_pop h2{
	font-size:18px;
}

#emergency_pop dl{
	padding:10px;
	border: dashed 1px #CCCCCC;
	width:850px;
	float:left;
}
#emergency_pop dl .status{
	margin:5px 0 0 0;
}
#emergency_pop dl span{
	margin:0;
	padding:5px;
}
#emergency_pop dt{
	padding:0 0 0 10px;
	font-size:17px;
	font-weight:bold;
	border-left: solid 3px #D71223;
}

#emergency_pop dd{
	padding:5px 0 15px 0;
}


#eme_pre{
	width:950px;
	background:#D71223;
	float:left;
	padding:10px;
	margin:5px 0;
}

#eme_pre strong{
	width:320px;
	float:left;
	font-size:30px;
	line-height:60px;
	color:#FFFF00;
}

#eme_pre .em_legend{
	width:570px;
	float:right;
	color:#FFF;
	line-height:30px;
	font-size:16px;
}


#eme_pre .em_legend span,.list_em span{
	padding:0px 5px;
}

#list ul li a h3 span{
	padding:0px 4px;
}

#status_select{
	width:500px;
	float:left;

}

#status_select p{
	float:left;
	font-size:15px;
	line-height:23px;
	padding:2px;
	font-weight: bold;
}

#status_select span{
	padding:0 5px;
	font-size:18px;
	margin:0 5px 0 20px;
}


#status_select input[type=checkbox]{
	width:15px;
	height:15px;
}

.mr10{
	margin-right:10px;
}

#n_con_cen{
	width: 970px;
	margin: 0 auto;
}
#n_con_ful{
	width: 100%;
	margin: 0;
}

#main_large{
	width: 970px;
	float: left;
	background-color:#EFEFEF;
	margin:10px 0;
}

#main_large #main_bg {
    width: 950px;
    margin: 10px;
    background-color:#FFF;
    float: left;
    display: inline;
		border:none !important;
}

#status_select{
	width:500px;
	float:left;

}

#status_select p{
	float:left;
	font-size:15px;
	line-height:23px;
	padding:2px;
    font-weight: bold;
}

#status_select span{
	padding:0 5px;
	font-size:18px;
	margin:0 5px 0 20px;
}


#status_select input[type=checkbox]{
	width:15px;
	height:15px;
}

.n_ss_sort,.n_ss_key{
	width: 970px;
	background: #fff;
	margin: 0 auto;
}


.n_ss_sort ul{
	width: 100%;
  float: left;
  margin: 0;
}
.n_ss_sort ul li{
	width: auto;
	float: left;
	margin:5px 0 5px 10px;
	color: #000;
  font-weight:bold;
  border: solid 1px #B5B5B5;
  padding: 5px 25px 5px 10px;
  background: #FFFFFF url(/img/ss/ne/era.png) right center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	cursor: pointer;
}


.n_ss_sort ul li:hover{
	background:#eeeeee url(/img/ss/ne/era.png) right center no-repeat;
	text-decoration: none;
}


#n_map_a{
	width:100%;
	height:600px;
	float: left;
	margin:0 0 10px 0;
}
#n_map_a #n_ss_list{
	width: 280px;
	background: #F2F2F2;
	height: 580px;
	padding: 10px;
	float: left;
}
#n_map_a #n_ss_list .n_ul{
	padding: 0;
	margin: 0;
	width: 280px;
	height: 550px;
	float: left;
	background: #fff;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
}

#n_map_a #n_ss_list .n_ul::-webkit-scrollbar{
  width: 5px;
}
#n_map_a #n_ss_list .n_ul::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: inset 0 0 2px #777;
}
#n_map_a #n_ss_list .n_ul::-webkit-scrollbar-thumb{
  background: #ccc;
  border-radius: 5px;
  box-shadow: none;
}

#n_map_a #n_ss_list .n_ul li{
	border-bottom: solid 1px #ccc;
	width:100%;
	float: left;
}

#n_map_a #n_ss_list .n_ul li a{
	width:100%;
	float: left;
}

#n_map_a #n_ss_list .n_ul li a:hover{
	text-decoration: none;
	background:#E7F5ED;
}

#n_map_a #n_ss_list .n_ul li h3{
	min-height: 25px;
	line-height: 25px;
	font-size: 15px;
}

#n_map_a #n_ss_list .n_ul li h3 .seller_b{
	padding-left: 25px;
	background-size: 20px 20px;
}

#n_map_a #n_ss_list .n_ul li p{
	padding:2px 5px;
}

#n_map_a #n_ss_list .n_ul li .n_time{
	color:#009245;
}

#n_map_a #n_ss_list .n_ul li .n_km{
	color:#000;
}

#n_map_a #n_ss_list .n_ul li .n_km span{
	color:#81a2be;
	font-weight: bold;
}

#n_map_a #n_ss_list .n_ul li .n_oppsite{
	color:#D71223;
}

#n_map_a #n_ss_list .n_note{
	color:#D71223;
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}


#n_map_a #n_ss_list .n_ul li .n_ad{
	color:#000;
}

#n_map_a #n_ss_list .btb{
	height:50px;
	width: 280px;
	padding:5px 10px;
	float: left;
}
#n_map_a #n_ss_list .btb a{
	color: #fff;
	float: left;
	background: #000;
	font-weight: bold;
	width: 250px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#n_map_a #n_ss_list .btb a:hover{
	text-decoration: none;
	background:#929496;
}


#n_map_a #map_canvas{
	width: calc(100% - 300px);
	height: 600px;
	float: right;
}

.bt_ser{
	width:80px;
	height:40px;
	float: left;
	line-height:15px !important;
	text-align: left;
	font-size:10px !important;
	background: #E60020;
	border:none;
	color: #fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	margin:5px 0 5px 5px;
	outline: none;
	position: relative;
	z-index: 1;
}

.bt_ser:before{
 position: absolute;
 font-family:"Font Awesome 5 Free";
 top: 0;
 right: 2px;
 content: '\f2d2';
 color: #fff;
 font-size: 10px;
 z-index: -1;
}

.bt_ser:hover{
	background: #E1535D;
}

.n_services_con{
	position:fixed;
	top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	width: 400px;
	background: #fff;
	z-index: 999999;
	padding: 10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border:1px #ccc;
  box-shadow: 2px 2px 5px 1px #999;
	display: none;
}

.n_services_con .n_tit_con{
	width: 100%;
	float: left;
	background: #D71223;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10x;
	margin-bottom: 10px;
}

.n_services_con .n_tit_con h3{
	width:280px;
	float: left;
	padding:8px 5px 5px 5px;
	color: #fff;
}

.n_services_con .n_tit_con .close{
    width: 60px;
		text-align:center;
    float: right;
    margin:5px;
    color: #000;
    font-weight: bold;
    padding: 5px 25px 5px 10px;
    background: #FFFFFF url(/img/ss/ne/era.png) right center no-repeat;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    cursor: pointer;
}

.n_services_con .n_tit_con .close:hover{
	background:#eeeeee url(/img/ss/ne/era.png) right center no-repeat;
	text-decoration: none;
}
.n_services_con h4,.n_list_truck h4{
	width: 100%;
	border-bottom:dashed 1px #000;
	margin: 5px 0;
	float: left;
}

.n_list_truck .n_t_tab{
	width:100%;
	float: left;
}

.n_list_truck .n_t_tab li{
	border:none !important;
	float:left !important;
	width:auto !important;
	cursor: pointer;
	background: #F6D1D3;
	padding:5px 23px 5px 5px;
	margin-right: 1px;
	text-align: left !important;
	font-weight: bold !important;
	cursor: pointer!important;
	position: relative;
	z-index: 1;
}

.n_list_truck .n_t_tab li:before{
 position: absolute;
 font-family:"Font Awesome 5 Free";
 bottom: 0;
 right: 2px;
 content: '\f13a';
 color: #D01A24;
 font-size: 14px;
 z-index: -1;
}

.n_list_truck .n_t_active,.n_list_truck .n_t_active:before{
	background:#F2F2F2 !important;
	color: #000 !important;
}

.n_t_area{
	background:#F2F2F2;
	float: left;
}

.n_t_area ul{
	display:none;
	width: 400px;
}

.n_t_show{
	display:block !important;
}

.n_t_area p{
	width: 100%;
	padding: 5px !important;
	float: left;
}

.n_t_area li{
	border: none !important;
	background: #FFFFFF;
	width: auto !important;
	float: left;
	padding: 5px;
	margin:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}
.n_t_area .trp1{background:url(/img/ss/ne/trp1.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp2{background:url(/img/ss/ne/trp2.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp3{background:url(/img/ss/ne/trp3.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp4{background:url(/img/ss/ne/trp4.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp5{background:url(/img/ss/ne/trp5.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp6{background:url(/img/ss/ne/trp6.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp7{background:url(/img/ss/ne/trp7.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp8{background:url(/img/ss/ne/trp8.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp9{background:url(/img/ss/ne/trp9.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp10{background:url(/img/ss/ne/trp10.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp11{background:url(/img/ss/ne/trp11.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp12{background:url(/img/ss/ne/trp12.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp13{background:url(/img/ss/ne/trp13.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp14{background:url(/img/ss/ne/trp14.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp15{background:url(/img/ss/ne/trp15.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}
.n_t_area .trp16{background:url(/img/ss/ne/trp16.png) no-repeat center left #FFFFFF;background-size: 30px 30px; padding-left: 32px;}


#n_services .n_list,.n_t_time .n_list,.n_t_support .n_list{
	width: 195px !important;
	background: #F2F2F2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}
#n_services_car .n_list,#n_services_truck .n_list{width:100%; !important;}

.n_list{
	padding: 0;
	margin: 5px 0;
	float: left;
	height: auto;
}

.n_list li{
	border:none !important;
}
.n_list_cap{
	width: 100%;
	float: left;
	color: red;
	font-size: 11px;
}

#n_services_car .n_list li,#n_services_truck .n_list li{
	background: #F2F2F2;
	width: auto !important;
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}

.n_oil_s,.n_facility,.n_t_time,.n_t_support{
	width: 200px;
	float: left;
	margin:0;
}

.n_oil_s h4,.n_facility h4,.n_t_time h4,.n_t_support h4{
	border-bottom: dashed 1px #000;
	width: 195px;
}

.n_oil_s h4,.n_t_time h4,.n_oil_s .n_list,.n_t_time .n_list{
	margin-right: 5px;
}

.n_facility h4,.n_t_support h4,.n_facility .n_list,.n_t_support .n_list{
	margin-left: 5px;
}

.n_oil_s li,.n_facility li,.n_t_time li,.n_t_support li{
	padding: 5px 5px 0 5px !important;
}

.n_t_support li,.n_t_time li{
	font-weight: bold;
}

.n_t_support li span,.n_t_time li span{
	padding-right: 5px;
}


.n_detail_t h1{
	padding-left: 30px;
	width: 940px !important;
}

#n_detail_a{
	width: 970px;
	margin: 10px auto;
}
#n_detail_a #n_detail_in{
	width: 970px;
	float: left;
}

#n_detail_a #n_detail_in .n_detail_left{
	width: 750px;
	float: left;
}

#n_detail_a #n_detail_in .n_detail_left .d_note_in{
	width: 750px;
	float: left;
	margin: 10px 0 20px 0;
}


#n_detail_a #n_detail_in .n_detail_left .d_note{
	background: #E60020;
	color: #fff;
	padding: 5px;
	float: left;
	width: auto;
	display: inline;
	font-size: 18px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
}

.n_detail_bt{
	padding:0;
	margin:0 0 0 -90px;
	list-style:none;
	width:65px;
	float:left;
	z-index:10000;
	position:fixed;
	top:200px;
}

@media screen and (max-width: 1200px) {
    .n_detail_bt{display:none;}
}

.n_detail_bt li{
	width:65px;
	float:left;
}


.n_detail_bt li a{
	background:#F2F2F2;
	color:#000;
	float:left;
	width:65px;
	text-align:center;
	font-size:10px;
	padding:0;
	margin:0;
	border-bottom:solid 1px #fff;
}
.n_detail_bt li:last-child a{
	border-bottom: none;
}


.n_detail_bt li a img{
	width:40px;
	margin:2px 10px;
}

.n_detail_bt .bt_stay_n,.n_detail_bt li a:hover{
	background:#F6D1D3 !important;
	text-decoration: none;
}


#n_detail_a .n_detail_base{
	width: 750px;
	float: left;
	border-bottom: dashed 1px #000;
	padding-bottom: 40px;
}

#n_detail_a .n_detail_base .n_d_image{
	width: 300px;
	margin-right: 10px;
	float: left;
}


#n_detail_a .n_detail_base .n_d_image ul{
width:300px;
height:180px;
margin:0 auto;
position:relative;
}
#n_detail_a .n_detail_base .n_d_image ul img {
position:absolute;
left:0;
top:0;
}

#n_detail_a .n_detail_base .n_d_txt{
	width: 440px;
	float: right;
}

n_detail_a .n_d_txt dl{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 440px;
	float: left;
}

.n_d_txt dl dt{
	font-size: 14px;
	line-height: 18px;
	width:119px;
	float: left;
	clear:  both;
	padding: 2px 5px 2px 0;
	margin: 0;
	text-align: right;
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	background: #F2F2F2;
	border-top: 1px solid #fff;
}


.n_d_txt dl dd{
	font-size: 14px;
	line-height: 18px;
	width: 317px;
	float: right;
	padding: 2px 0 2px 5px;
	margin: 0;
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.n_d_txt dl dd span{
	padding-left: 25px;
	background-size: 20px 20px;
}


.n_d_services{
	width: 750px;
	float: left;
	margin: 10px 0;
}

.n_d_services h3{
	font-size: 16px;
	padding: 5px 0;
	width: 750px;
	float: left;
}

.n_d_services .n_d_list{
	padding: 0;
	width: 750px;
	float: left;
	margin: 0 0 20px 0;
}

.n_d_services .n_d_list li{
	width: 185px;
	float: left;
}

.n_d_services .n_d_list li img{
	float: left;
	width: 100px;
}

.n_d_services .n_d_list li h4{
	width: 75px;
	float: left;
	padding: 0 5px;
}
.n_d_services .n_d_list li p{
	width: 75px;
	padding:0 5px 0 5px;
	float: left;
	font-size: 12px;
}

.n_d_services .n_d_list .ccs{
	width: 300px;
	float: left;
}

.n_d_services .n_d_list .ccs h4{
	width: 190px;
	float: left;
	padding: 0 5px;
}
.n_d_services .n_d_list .ccs p{
	width: 190px;
	padding:0 5px 0 5px;
	float: left;
	font-size: 12px;
}


.n_d_services .n_d_list2{
	width: 750px;
	float: left;
	padding: 10px 15px;
	margin: 0 0 20px 0;
	border: solid 1px #cbcbcb;
	border-radius:10px;
	box-sizing: border-box;
}

.n_d_services .n_d_list2 ul{
	width: 750px;
	float: left;
}

.n_d_services .n_d_list2 li{
	background: #F2F2F2;
	padding:15px 10px 15px 5px;
	width: auto;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5x;
}

.n_d_services .n_d_list2 .mch_1{background:url(/img/ss/ne/mch1.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}
.n_d_services .n_d_list2 .mch_2{background:url(/img/ss/ne/mch2.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}
.n_d_services .n_d_list2 .mch_3{background:url(/img/ss/ne/mch3.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}
.n_d_services .n_d_list2 .mch_4{background:url(/img/ss/ne/mch4.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}
.n_d_services .n_d_list2 .mch_5{background:url(/img/ss/ne/mch5.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}
.n_d_services .n_d_list2 .mch_6{background:url(/img/ss/ne/mch6.png) no-repeat center left #F2F2F2;background-size: 30px 30px; padding-left: 40px;}


.n_d_services .n_d_list2 .mcc_1{ background:url(/img/ss/ne/mcc1.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_2{ background:url(/img/ss/ne/mcc2.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_3{ background:url(/img/ss/ne/mcc3.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_4{ background:url(/img/ss/ne/mcc4.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_5{ background:url(/img/ss/ne/mcc5.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_6{ background:url(/img/ss/ne/mcc6.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcc_7{ background:url(/img/ss/ne/mcc7.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}


.n_d_services .n_d_list2 .mcp_1{ background:url(/img/ss/ne/mcp1.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcp_2{ background:url(/img/ss/ne/mcp2.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcp_3{ background:url(/img/ss/ne/mcp3.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcp_4{ background:url(/img/ss/ne/mcp4.jpg) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}

.n_d_services .n_d_list2 .mcq_1{ background:url(/img/ss/ne/mcq1.png) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcq_2{ background:url(/img/ss/ne/mcq2.png) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcq_3{ background:url(/img/ss/ne/mcq3.png) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcq_4{ background:url(/img/ss/ne/mcq4.png) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}
.n_d_services .n_d_list2 .mcq_5{ background:url(/img/ss/ne/mcq5.png) no-repeat center left;background-size: 40px 40px; padding-left: 55px;}

#n_detail_b2{
	margin:10px 0;
	float: left;
	width: 750px;
	clear: both;
}

#n_detail_b2 .n_d_car_l{
	width:200px;
	height:230px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	background:url(/img/ss/ne/car_mente.png) no-repeat;
}

#n_detail_b2 .n_d_car_l h3{
	color: #fff;
	font-size:20px;
	padding:160px 10px 10px 10px;
}
#n_detail_b2 .n_d_car_r{
	width: 530px;
	float: right;
}
#n_detail_b2 .n_d_car_list{
	width:100%;
	padding:10px 0 0 0;
	margin: 0;
	float: left;
	display: flex;
	flex-wrap:wrap;
	list-style: none;
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}

#n_detail_b2 .n_d_car_list li{
	width: 170px;
	min-height: 180px;
	float: left;
	background: #f2f2f2;
	border: solid 1px #cbcbcb;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	margin-bottom: 10px;
}
#n_detail_b2 .n_d_car_list li:nth-child(2),#n_detail_b2 .n_d_car_list li:nth-child(5),#n_detail_b2 .n_d_car_list li:nth-child(8){
	margin-left: 7px;
	margin-right: 7px;
}

.n_d_car_list li h4{
	font-size: 14px;
	padding:5px;
	margin: 0;
	width: 100%;
	border-radius: 10px 10px 0 0;
	z-index: 5;
	position: absolute;
	top:0;
	text-align: left;
	color: #fff;
	background: rgba(0,0,0,0.5);
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}

#n_detail_b2 .n_d_car_list li img{
	width: 100%;
	border-radius: 10px 10px 0 0;
}

#n_detail_b2 .n_d_car_list li .n_dc_detail{
	width: 100%;
	position: relative;
}
#n_detail_b2 .n_d_car_list li .n_dc_detail span{
	position: absolute;
	bottom: 7px;
	right: 0;
	padding: 5px;
	color: #fff;
	border-radius: 10px 0 0 10px;
	background: rgba(0,0,0,0.5);
}
#n_detail_b2 .n_d_car_list li .n_dc_detail span:hover{
	background: rgba(0,0,0,1);
}
#n_detail_b2 .n_d_car_list li img:hover{
	opacity: 0.8;
}
#n_detail_b2 .n_d_car_list li .n_dc_detail span i{
	padding-left: 5px;
}

#n_detail_b2 .n_d_car_list li .n_dc_reserve{
	width: calc(100% - 10px);
	height: 35px;
	cursor: pointer;
	line-height: 35px;
	padding:0 5px;
	margin:5px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5x;
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	float: left;
	background: #848484;
	text-align: center;
}

#n_detail_b2 .n_d_car_list li .n_dc_reserve:hover{
	background: #7a819f;
	color: #fff;
	text-decoration: none;
}


#n_detail_b2 .n_d_car_list li .n_dc_reserve i{
	padding-left: 5px;
}

#n_detail_b2 .n_d_car_list li p{
	width: 100%;
	float: left;
	padding: 5px;
	font-size: 11px;
	moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}



#n_detail_b3{
	margin:10px 0;
	float: left;
	width: 750px;
	clear: both;
}

#n_detail_b3 .n_d_truck_l{
	width:200px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	background:url(/img/ss/ne/truck_mente.png) no-repeat;
}

#n_detail_b3 .n_d_truck_l h3{
	color: #fff;
	font-size:20px;
	padding:160px 10px 10px 10px;
}

#n_detail_b3 .n_d_truck_s{
	width: 200px;
	float: left;
	margin: 20px 0 10px 0;
}

#n_detail_b3 .n_d_truck_s h4,#n_detail_b3 .n_d_truck_r h4{
	font-size: 15px;
}

#n_detail_b3 .n_d_truck_r{
	width:530px;
	float:right;
}

#n_detail_b3 .n_d_truck_s .n_d_truck_list{
	width:200px;
	float: left;
}

#n_detail_b3 .n_d_truck_s .n_d_truck_list li{
	font-size: 14px;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#n_detail_b3 .n_d_truck_r .n_list_truck,#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_area,#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_show{
	width: 504px;
	float: left;
}

#n_detail_b3 .n_d_truck_r h4{
	border: none;
}

#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab li{
	width: 115px !important;
	height:120px;
	padding:10px 5px;
}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab li h5{
	background-size: 90px!important;
}

#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .tab1{ background:url(/img/ss/ne/t1_w.png?0220) no-repeat top;}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .tab2{ background:url(/img/ss/ne/t2_w.png?0220) no-repeat top;}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .tab3{ background:url(/img/ss/ne/t3_w.png?0220) no-repeat top;}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .tab4{ background:url(/img/ss/ne/t4_w.png?0220) no-repeat top;}

#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .n_t_active .tab1{ background:url(/img/ss/ne/t1_b.png?0220) no-repeat top; }
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .n_t_active .tab2{ background:url(/img/ss/ne/t2_b.png?0220) no-repeat top;}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .n_t_active .tab3{ background:url(/img/ss/ne/t3_b.png?0220) no-repeat top;}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab .n_t_active .tab4{ background:url(/img/ss/ne/t4_b.png?0220) no-repeat top;}


#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab li h5{
	font-size: 15px;
	padding: 40px 0 0 0;
}

#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab li h5 strong{
	font-size: 24px;
}

#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_tab li p{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#n_detail_b3 .n_d_truck_r .n_list_truck .n_t_show{
	min-height: 100px;
	padding-top: 10px;
}

#n_detail_b3 .n_d_truck_r .n_t_time{
	width: 170px;
	margin: 10px 0;
}

#n_detail_b3 .n_d_truck_r .n_t_time h4{
	width: 170px;
}

#n_detail_b3 .n_d_truck_r .n_t_time .n_list{
	width: 160px !important;
}
#n_detail_b3 .n_d_truck_r .n_t_time .n_list li{
	padding:5px 10px 0 10px !important;
}

#n_detail_b3 .n_d_truck_r .n_t_support{
	width: 140px;
	margin: 10px;
}

#n_detail_b3 .n_d_truck_r .n_t_support h4{
	width: 130px;
	float: left;
}
#n_detail_b3 .n_d_truck_r .n_t_support ul{
	width: 130px !important;
}

#n_detail_b3 .n_d_truck_r .n_t_support li span,#n_detail_b3 .n_d_truck_r .n_t_time li span{
	font-size: 30px;
	margin-right: 10px;
}

#n_detail_b4{
	width: 750px;
	float: left;
	border-bottom: none !important;
}

#n_detail_b4 .n_d_map_in{
	width: 750px;
	margin: 10px 0;
}

#n_detail_b4 .n_d_map_in h4{
	float: left;
}

#n_detail_b4 #map_canvas{
	width: 750px;
	height: 450px;
	float: left;
}

#map_full{
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:10001;
	display: none;
}

#map_full #map_canvas{
	width: 100%;
	height: 100%;
}

#map_full_bt{
	width:200px;
	height: 30px;
	line-height: 30px;
	float: right;
	font-size:16px;
	font-weight: bold;
	background-color:#006F00;
	color:#fff;
	text-align: center;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

#map_small_bt{
	width: 80px;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
	font-weight: bold;
	background-color:#006F00;
	color:#fff;
	display: none;
	text-align: center;
	position: absolute;
	top: 20px;
	right:20px;
	z-index:10002;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

#map_full_bt:hover,#map_small_bt:hover{
	background: #68AA68;
}

#n_detail_b4 .n_d_map_in h4{
	padding: 5px 0;
	font-size: 16px;
}

#n_detail_b4 .n_d_map_root{
	width: 440px;
	float: left;;
	margin: 10px 10px 10px 0;
}

#n_detail_b4 .n_d_map_root h4{
	font-size: 16px;
}

#n_detail_b4 .n_d_map_root p{
	font-size: 14px;
	padding: 5px 0;
	width: 440px;
	float: left;
}
#n_detail_b4 .n_d_map_root form{
	width: 440px;
	float: left;;
	margin: 0;
}


#n_detail_b4 .n_d_map_root #gps_k,#n_detail_b4 .gps_load{
	width: 220px;
	float: left;
	display: none;
}
#n_detail_b4 .n_d_map_root #gps_k,#n_detail_b4 .n_d_map_root #gps_g{
	width: 150px !important;
	float: right !important;
	margin: 0 18px 0 0;
	display: block;
}

#n_detail_b4 .n_d_map_root .n_d_root{
width: 250px;
float: left;
padding: 5px;
margin: 5px 10px 0 0;
height: 40px;
font-size: 18px !important;
border: solid 1px #999999;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


#n_detail_b4 .n_d_map_detail{
	width: 300px;
	float: right;
	margin: 10px 0;
}

#n_detail_b4 .n_d_map_detail h4{
	font-size: 16px;
}

#n_detail_b4 .n_d_map_detail h4 span{
	background: #E60020;
	color: #fff;
	padding: 0 5px;
	margin-left: 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5x;
}

#n_con_ful .n_detail_right{
	width: 200px;
	float: right;
}

#n_con_ful .n_detail_right .n_business_h{
	width:200px;
	background: #F2F2F2;
	float: left;
}

#n_con_ful .n_detail_right .n_business_h .n_open_d{
	border-bottom: dashed 1px;
	text-align: center;
	width: 180px;
	padding:10px 10px 5px 10px;
}

#n_con_ful .n_detail_right .n_business_h .n_open_d h4{
	font-weight: normal;
	font-size: 13px;
	padding:0;
}

#n_con_ful .n_detail_right .n_business_h .n_open_d p{
	font-weight: bold;
	font-size: 28px;
	padding: 0;
}

#n_con_ful .n_detail_right .n_business_h .n_open_h{
	width: 180px;
	float: left;
	padding:10px 10px 5px 10px;
}


#n_con_ful .n_detail_right .n_business_h .n_open_h h4{
	font-weight: normal;
	font-size: 13px;
	padding:0;
	text-align: center;
}

#n_con_ful .n_detail_right .n_business_h .n_open_h .op_24hour{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 0;
	line-height: 20px;
}

#n_con_ful .n_detail_right .n_business_h .n_open_h .op_24hour span{
	font-size: 70px;
	line-height: 70px;
}

#n_con_ful .n_detail_right .n_business_h .n_open_h .op_hour{
	width: 180px;
	float: left;
	font-size: 15px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}

#n_con_ful .n_detail_right .n_business_h .n_h_status{
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
	width: 200px;
	float: left;
}

#n_con_ful .n_detail_right .n_business_h .nsop1{background: #E0F4FF;}
#n_con_ful .n_detail_right .n_business_h .nsop2{background: #082377; color: #fff;}
#n_con_ful .n_detail_right .n_business_h .nsop3{background: #E60020; color: #fff;}
#n_con_ful .n_detail_right .n_business_h .nsop4{background: #FFFF00; color: #000;}


#n_con_ful .n_detail_right .n_send_mobile{
	width: 200px;
	background: #F2F2F2;
	float: left;
	margin: 10px 0 0 0;
}

#n_con_ful .n_detail_right .n_send_mobile h4{
	padding:5px 10px;
	font-size: 16px;
	text-align: center;
}

#n_con_ful .n_detail_right .n_send_mobile img{
	width: 120px;
	margin: 0 40px;
}

#n_con_ful .n_detail_right .n_send_mobile a,#n_con_ful .n_detail_right .n_send_mobile p{
	padding: 5px 10px;
	width: 180px;
	float: left;
	text-align: center;
}

#n_con_ful .n_detail_right .n_send_mobile #n_url{
	width: 186px;
	padding:5px;
}

#n_con_ful .n_detail_right .n_flyer{
	width: 200px;
	background: #F2F2F2;
	float: left;
	margin: 10px 0 0 0;
}

#n_con_ful .n_detail_right .n_flyer h4{
	padding: 10px;
}

#n_con_ful .n_detail_right .n_flyer ul{
	padding: 0 10px;
}

#n_con_ful .n_detail_right .n_flyer ul li{
	width: 180px;
	margin-bottom: 10px;
	float: left;
}

#n_con_ful .n_detail_right .n_flyer ul li img {
	max-width: 180px;
}

#n_con_ful .n_detail_right .n_employment{
	width: 200px;
	background: #F2F2F2;
	float: left;
	margin: 10px 0 0 0;
}

#n_con_ful .n_detail_right .n_employment h4{
	padding: 10px;
}

#n_con_ful .n_detail_right .n_employment img{
	width: 180px;
	margin:0 10px 5px 10px;
}
#n_con_ful .n_detail_right .n_employment p{
	padding:0 10px;
}

#n_con_ful .n_detail_right .n_employment a{
	width:170px;
	float: left;
	padding: 5px;
	margin:5px 10px;
	background: #006F00;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

#n_con_ful .n_detail_right .n_employment a:hover{
	background: #68AA68;
	text-decoration:none;
}


#n_con_ful .n_detail_right .n_myss_edit,#n_con_ful .n_detail_right .n_d_sslink{
	width: 200px;
	background: #F2F2F2;
	float: left;
	margin: 10px 0 0 0;
	padding:5px 0;
}

#n_con_ful .n_detail_right .n_myss_edit h4,#n_con_ful .n_detail_right .n_d_sslink h4{
	padding:5px 10px;
	width: 180px;
	float: left;
}

#n_con_ful .n_detail_right .n_myss_edit p{
	padding:5px 10px;
	width: 180px;
	float: left;
}

#n_con_ful .n_detail_right .n_myss_edit form{
	width: 180px;
	padding:5px 10px;
	float: left;
}

#n_con_ful .n_detail_right .n_myss_edit form label{
	width: 170px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-bottom: 10px;
}
#n_con_ful .n_detail_right .n_myss_edit .btmyss{
	width:180px;
	float: left;
	padding: 5px;
	margin:5px 0;
	background: #006F00;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	border: none;
	cursor: pointer;
}

#n_con_ful .n_detail_right .n_myss_edit .btmyss:hover{
	background: #68AA68;
	text-decoration:none;
}


#n_con_ful .n_detail_right .n_d_sslink ul{
    width: 180px;
    float: left;
    margin: 0;
		padding: 0 10px;
}

#n_con_ful .n_detail_right .n_d_sslink ul li {
    width: 180px;
    float: left;
    margin:0;
    padding:0 0 8px 0;
    font-size: 12px;
}

#n_con_ful .n_detail_right .n_d_sslink ul li a {
    color: #000;
		float: left;
		width: 155px;
    font-weight: bold;
    border: solid 1px #B5B5B5;
    padding: 2px 20px 2px 5px;
    background: #FFFFFF url(/img/ss/ne/arrow.png) right center no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#n_con_ful .n_detail_right .n_d_sslink ul li a:hover {
    background: #eeeeee url(/img/ss/ne/arrow.png) right center no-repeat;
    text-decoration: none;
		border: solid 1px #E60020;
}

.mfapi-popup-closer::after{
	background: #E60020;
	content: '✕' !important;
	color: #fff;
	padding:0 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.mfapi-popup-closer:hover{
	color: #fff!important;
}
#makera{
	width: 220px;
}

#makera h2{
	font-size: 14px;
}

#makera p{
	font-size: 12px;
	padding:5px 0;
}

#makera .mp_bt{
	width:calc(100% - 10px);
	float: left;
	padding: 5px;
	margin:0;
	background: #006F00;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	}

#makera .mp_bt:hover{
	background: #68AA68;
	text-decoration: none;
}

#n_ssadlist{
	width: 930px;
	padding: 10px;
	float: left;
}

#n_ssadlist p{
	font-size: 14px;
}

#n_ssadlist .red{
	font-size: 18px;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
}

#n_ssadlist .list{
	font-size: 18px;
	width: 930px;
	padding: 20px 0 5px 0;
	border-bottom: dashed 1px #000;
	font-weight: bold;
}

#n_ssadlist ul{
	width: 930px;
	margin: 10px 0;
	float: left;
}

#n_ssadlist ul li{
	width: 300px;
	float: left;
	margin-right: 10px;
}
#n_ssadlist ul li a{
	color: #000;
    border: solid 1px #B5B5B5;
    width: 280px;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
    background: #FFFFFF url(/img/ss/arrow_r.png) right center no-repeat;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#n_ssadlist ul li a:hover {
		background: #EFEFEF url(/img/ss/arrow_r.png) right center no-repeat;
		text-decoration: none;
}

#routemap{
	width:calc(100% - 300px);
	height:100%;
	position: absolute;
	top: 0;
	right:0;
}
.routemap_full{
	width:100% !important;
}

#n_ss_data{
	width: 330px;
	height:100%;
	position: absolute;
	z-index: 10000;
	top: 0;
	left:0;
}

.n_root_bt{
	width: 25px;
	float: left;
	margin-top: 10px;
}

.n_root_bt ul{
	padding:0;
	margin: 0;
}


.n_root_bt #box_close{
	height: 50px;
	width: 25px;
	float: left;
	line-height: 50px;
	background: #fff;
	margin: 10px 0;
	font-size: 25px;
	text-align: center;
	box-shadow: 2px 2px 4px -1px grey;
	opacity: 0.8;
	cursor: pointer;
}

.n_root_bt #root_print{
	height: 50px;
	width: 25px;
	float: left;
	background: #006F00;
	color:#fff;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	font-size: 15px;
	text-align: center;
	box-shadow: 2px 2px 4px -1px grey;
	opacity: 0.8;
	cursor: pointer;
	writing-mode: vertical-rl;
}

#n_sswin{
	width: 300px;
	height:100%;
	background: #fff;
	float: left;
	box-shadow: 2px 0px 4px -1px grey;
}
.root_result{
	background: #4285F4;
	width: 280px;
	padding: 10px;
	color: #fff;
	float: left;
}

.root_result h1{
	font-size: 18px;
	border-bottom: solid 1px #fff;
}

.root_result .start,.root_result .goal{
	width: 280px;
	float: left;
	padding: 5px 0;
	font-size: 15px;
}

.root_result .start span{
	font-size: 18px;
	text-align: center;
	padding:0 5px;
	font-weight: bold;
	background: #3f5bd2;
	margin-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.root_result .goal span{
	font-size: 18px;
	text-align: center;
	padding:0 5px;
	font-weight: bold;
	background: #e53b41;
	margin-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.root_result .sertxt{
	width: 210px;
  float: left;
  padding: 5px;
  margin: 0 5px 0 0;
  height: 30px;
  font-size: 18px !important;
  border: solid 1px #999999;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.root_result .serbt{
	width: 50px;
	padding: 5px;
	height: 42px;
	margin: 0;
	background: #006F00;
	border: none;
	color: #FFF;
	font-size: 18px !important;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}
.root_result .serbt:hover{
  background: #68AA68;
}

.root_result .goal_t{
	width: 250px;
	height: 25px;
	line-height: 28px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	padding:5px 5px 5px 25px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.root_result .goal_t a{
	color: #000;
	cursor: pointer;
}
.root_result .goal_t a i{
	padding-left: 5px;
}
.root_road,.root_data{
	width: 280px;
	padding: 10px 10px 0 10px;
	float: left;
}

.root_road h2,.root_data h2{
	width: 280px;
	float: left;
	font-size: 16px;
	border-bottom: solid 1px #000;
}

.root_road .ssload{
	width: 280px;
	height: 40px;
	margin: 5px 0;
	font-weight: bold;
}

.root_d{
	width: 280px;
	float: left;
	padding: 5px 0;
}

.root_d li{
	font-size: 14px;
}

.n_root{
	width: 280px;
	height:auto;
	overflow-y: scroll;
	margin: 10px 0;
	float: left;
}

.n_root::-webkit-scrollbar{
  width: 5px;
}
.n_root::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: inset 0 0 2px #777;
}
.n_root::-webkit-scrollbar-thumb{
  background: #ccc;
  border-radius: 5px;
  box-shadow: none;
}

.n_root li{
	font-size: 14px;
	cursor: pointer;
	padding-bottom: 3px;
	color: #4285F4;
}

.n_root li:hover{
	text-decoration: underline;
}

#ss_kokudoumeshi{
	width: 750px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#ss_kokudoumeshi h2{
	font-size: 16px;
	width: 750px;
	float: left;
	border-bottom: dashed 1px #000;
}
#ss_kokudoumeshi h2 a{
	float: right;
	font-size: 14px;
}

#ss_kokudoumeshi h2 a span{
	font-size: 10px;
	padding-right: 10px;
}

#ss_kokudoumeshi li{
	width: 230px;
	float: left;
	margin:10px;
}
#ss_kokudoumeshi li img{
	width: 230px;
	height: 150px;
}

#ss_kokudoumeshi li h3{
	font-size: 14px;
	width: 230px;
	float: left;
}

#ss_kokudoumeshi li p{
	font-size: 12px !important;
	width: 230px !important;
	float: left;
	color: #000;
}

#car_bana,#truck_bana,#car-lease-banner{
	width: 750px;
	float: left;
	margin:40px 0 10px 0;
}

#car_bana span,#truck_bana span{
	text-align: center;
	width: 750px;
	float: left;
}

#car_bana img:hover,#truck_bana img:hover,#car-lease-banner img:hover{
	opacity: 0.8;
}


.pin_gps {
  width: 45px;
  height: 45px;
  position: relative;
  margin: 0 auto;
}

.double-bounce3{
  position:absolute;
  top:50%;
  left:50%;
  transform: translateY(-50%) translateX(-50%);
   -webkit- transform: translateY(-50%) translateX(-50%);
}


.double-bounce1{
  width: 100%;
  height: 100%;
  border-radius:50%;
  background-color:#29abe2;
  opacity: 0.4;
  position:absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 4.0s infinite ease-in-out;
  animation: bounce 4.0s infinite ease-in-out;
}


@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.5) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { transform: scale(0.5) }
  50% { transform: scale(1.0) }
}

.double-bounce2{
  width: 100%;
  height: 100%;
  border-radius:50%;
  background-color:#29abe2;
  opacity: 0.2;
  position:absolute;
  top: 0;
  left: 0;
}

#center-marker,#center-marker-content{
	width: 45px;
	height: 45px;
}

.pt_route{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 2px;
  color: #555;
  font-size: 16px;
  background: #3f5bd2;
}

.pt_route:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #3f5bd2;
}

.pt_route .pt_sub{
	background: #fff;
	color: #3f5bd2;
	font-weight: bold;
	font-size: 14px !important;
	padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}

.pt_route .pt_sub:hover{
	background: #3f5bd2;
	color: #fff;
}

.balloon {
  position: relative;
  display: inline-block;
  margin:0 0 15px 0;
  padding: 5px 0;
  width: 100%;
  color: #555;
  font-size: 15px;
  background: #555f84;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
}

.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #555f84;
}

.smart_menu .balloon{
	background: #ef8b34;
}

.smart_menu .balloon:before {
  border-top: 15px solid #ef8b34;
}

.balloon h3 {
  margin: 0;
  padding: 0;
}
.smart_menu ul{
	width: 530px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.smart_menu ul li a{
	width: 260px;
	float: left;
	margin-bottom: 20px;
	border-radius: 10px 10px 10px 10px;
	background: #fff;
	border: solid 1px #ef8b34;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.smart_menu ul li a:hover{
	background: #fbe58b;
}


.smart_menu ul li:nth-child(odd) a{
	margin-right: 10px;
}
.smart_menu ul li a img{
	width:110px;
	margin-right: 5px;
	float: left;
	border-radius: 10px 0 0 10px;
}
.smart_menu ul li a span{
	width: 140px;
	float: right;
	font-weight: normal;
	padding:0;
	font-size: 10px;
}
.smart_menu ul li a span strong{
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
.smart_menu ul li a i{
	float: right;
	color: #ef8b34;
	margin: -15px 5px 0 0 ;
}

.smart_ft_banner{
	width: 200px;
	position: fixed;
	bottom: 30px;
	right: 0;
	margin: 0;
	z-index: 20;

}
.smart_ft_banner a{
	margin: 0;
	float: left;
	width: 100%;
	line-height:0;
	padding: 0;
	background:#fff;
	border-radius: 10px 0 0 10px;
	border-left: solid 1px #555f84;
	border-top: solid 1px #555f84;
	border-bottom: solid 1px #555f84;
}
.smart_ft_banner a img{
	width: 100%;
	border-radius: 10px 0 0 10px;
	vertical-align: top;
}
.smart_ft_banner a img:hover{
	opacity: 0.8;
}
.smart_ft_bt_close{
	margin-top: -30px;
	color: #555f84;
	font-size: 25px;
	float: right;
	width: auto;
	cursor: pointer;
}

.tbb{
    background: #DB3E3E;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
		height: 43px;
		width: 100px
}
.tbb a{
	color: #DB3E3E;
	background: #fff;
	border-radius: 5px;
	padding: 5px;
	font-size: 12px;
}
.tbb a:hover{
	color: #fff;
	background: #E98989;
	text-decoration: none;
}
.tbb1{
	width: 214px;
}
.tbbc{
	text-align: center;
}
