
/*+++++hj_go_105+++++*/
template_hj_105 .hj_mk_105_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_105 .hj_mk_105_lunbochang {
	height: auto;
}
template_hj_105 .hj_mk_105_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_105 .hj_mk_105_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_105 .hj_mk_105_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_105 .hj_mk_105_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_105 .hj_mk_105_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_105 .hj_mk_105_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_105 .hj_mk_105_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_105 .hj_mk_105_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_105 .hj_mk_105_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_105 .hj_mk_105_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_105 .hj_mk_105_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_105+++++*/


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

/*+++++hj_end_107+++++*/

