
/*+++++hj_go_190+++++*/
template_hj_190 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_190 a {
	text-decoration: none;
}
template_hj_190 .hj_mk_190_template_hj_190 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_190 .hj_mk_190_marginauto {
	margin: 0 auto;
}
template_hj_190 .hj_mk_190_clear {
	clear:both 
}
template_hj_190 .hj_mk_190_nav{
	overflow: scroll;
}
template_hj_190 .hj_mk_190_nav ul{
      white-space: nowrap;
      width:100%;
}
template_hj_190 .hj_mk_190_nav li {
	display: inline-block;
    text-align: center;
    position: relative;
    box-sizing: border-box;
	margin:1px;
	overflow:hidden;
}
template_hj_190 .hj_mk_190_nav li a{
	padding: 0px 20px;
	font-size: 14px;
	height: 62px;
	line-height: 62px;
	color: #212121;
	display: block;
}
template_hj_190 .hj_mk_190_nav li a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
template_hj_190 .hj_mk_190_nav li a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
template_hj_190 .hj_mk_190_nav li.hj_mk_190_active a:before {
    width: 80%;
    left: 10%;
    background-color: #c0a685;
}

/*+++++hj_end_190+++++*/

