
/*+++++hj_go_5+++++*/
template_hj_5 {
	overflow-x: hidden;
	color: #666666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_5 a {
	text-decoration: none;
	color: #666;
}
template_hj_5 .hj_mk_5_template_hj_5 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_5 .hj_mk_5_marginauto {
	width: 100%;
	margin: 0 auto;
}
template_hj_5 .hj_mk_5_search{padding:27px 0;}
template_hj_5 .hj_mk_5_search .hj_mk_5_container{margin:0 auto;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
template_hj_5 .hj_mk_5_search .hj_mk_5_fl {
	width:calc(100% - 700px);
	
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fl a {
	position: relative;
	display: block;font-size: 14px;
	line-height: 26px;padding-left: 18px;
	white-space: nowrap;      /* 禁止文本换行 */
  overflow: hidden;         /* 超出容器的内容隐藏 */
  text-overflow: ellipsis;  /* 超出部分显示省略号 */
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fl a:after {
    position: absolute;
    left: 3px;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #012f47;
    content: "";
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fl span {
	color: #333;
	font-weight: bold;
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fr {
	
	
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fr form{display: flex;align-items: center;}
template_hj_5 .hj_mk_5_search .hj_mk_5_fr input {background: #fff;
    color: #666;
	width: 554px;
	height: 56px;
	border-radius: 8px 0 0 8px;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}
template_hj_5 .hj_mk_5_search .hj_mk_5_fr input::placeholder{color:#999;}
template_hj_5 .hj_mk_5_search .hj_mk_5_fr button {
	width: 66px;
	height:56px;
	background-image: url(../1616/search.png) ;
	background-repeat: no-repeat;
	background-position: center ;
	border: none;
	position: relative;border-radius: 0 8px 8px 0;
	cursor: pointer;
	background-size:30px;
	
}
/*+++++hj_end_5+++++*/

