
/*+++++hj_go_5+++++*/
template_hj_5 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_5 a {
	text-decoration: none;
	outline-style: none;
}
template_hj_5 .hj_mk_5_template_hj_5 * {
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_5 .hj_mk_5_clear {
	clear: both
}
template_hj_5 .hj_mk_5_clearfix:before, template_hj_5 .hj_mk_5_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_5 .hj_mk_5_marginauto {
	margin: 0 auto;
}
template_hj_5 .hj_mk_5_box{
	margin:0 auto	
}
template_hj_5 .hj_mk_5_top {
	background: #ededed;
	font-size: 12px;
	color: #393838;
	height: 40px;
	line-height: 40px;
}
template_hj_5 .hj_mk_5_top .hj_mk_5_lf {
	padding-left: 20px;
	float: left;
}
template_hj_5 .hj_mk_5_top .hj_mk_5_lf a {
	display: inline-block;
	padding-left: 23px;
	padding-right: 15px;
	background: url(../1554/icon2.png) no-repeat left center;
	background-size:16px
}
template_hj_5 .hj_mk_5_top .hj_mk_5_rg {
	padding-right: 20px;
	float: right;
}
template_hj_5 .hj_mk_5_top .hj_mk_5_rg span, .hj_mk_5_top .hj_mk_5_rg a {
	color: #333e46;
	padding: 0 10px;
	background: url(../1554/hr-t.png) no-repeat right 5px;
}
template_hj_5 .hj_mk_5_top .hj_mk_5_rg a:last-child {
	background: none;
}

/*+++++hj_end_5+++++*/


/*+++++hj_go_260+++++*/
template_hj_260 *{
	font-size: 16px;
	font-family: microsoft yahei, "宋体";
	box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
template_hj_260 a {
	text-decoration: none;
}

template_hj_260 .hj_mk_260_hj_mk_260_clear {
	clear: both
}
template_hj_260 .hj_mk_260_home-head{
	width: 100%;
	height: 100px;
	box-shadow:0 0 10px rgba(0,0,0,.1)
}
template_hj_260 .hj_mk_260_home-head.hj_mk_260_fixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index:99
}
template_hj_260 .hj_mk_260_head-container{
  width: 1200px;
  height: 100%;
  margin:0 auto;
  box-sizing: border-box;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s all;
}
template_hj_260 .hj_mk_260_head-left{
  display: flex;
}
template_hj_260 .hj_mk_260_head-logo{
  width: auto;
  height: 80px;
  line-height: 80px;
  max-width:350px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
template_hj_260 .hj_mk_260_head-logo img{
  max-height: 100%;
  max-width:100%;
  vertical-align:middle
}
template_hj_260 .hj_mk_260_head-right{
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 999;
}
template_hj_260 .hj_mk_260_head-nav{
  display: flex;
  align-items: center;
  height: 100%;
}
template_hj_260 .hj_mk_260_head-nav-wrap{
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  transition: 0.3s all;
}
template_hj_260 .hj_mk_260_head-nav-item{
  position: relative;
  display: inline-block;
  white-space: nowrap;
  padding: 3px 15px;
  font-size: 16px;
  line-height:24px;
  color:#FFF;
}
template_hj_260 .hj_mk_260_head-nav-item.hj_mk_260_active,template_hj_260 .hj_mk_260_home-head .hj_mk_260_head-nav-item:hover {
  color: #3fb150;
}
template_hj_260 .hj_mk_260_head-nav-children{
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 100%;
  min-width:100%;
  width: auto;
  background: rgba(255,255,255,0.6);
  border-radius: 0px 0px 6px 6px;
  border-top: none;
  backdrop-filter: blur(45px);
  display: none;
  transform:translateX(-50%);
}
template_hj_260 .hj_mk_260_head-nav-children-item{
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 6px 15px;
  font-size: 15px;
  line-height: 30px;
  white-space: nowrap;
  color: #333;
  background-color: #fff;
  border-bottom:1px solid #eee
}
template_hj_260 .hj_mk_260_home-head .hj_mk_260_head-nav-children-item:hover,template_hj_260 .hj_mk_260_home-head .hj_mk_260_head-nav-item.hj_mk_260_active{
  color: #3fb150
}
template_hj_260 select, input {
    outline: none;
	border: none;
    border-radius: 0;
    outline: none;
    padding: 0;
}
template_hj_260 .hj_mk_260_head-search{
  display: flex;
  align-items: center;
  margin: 0 18px;
  background:#434343;
  height:100px;
  width:75px;
  justify-content:center
}
template_hj_260 .hj_mk_260_head-search-icon{
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('../1800/search.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
}
template_hj_260 .hj_mk_260_head-search-input {
  width: 0;
  background-position: calc(100% - 9px) center;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #4D4D4D;
  line-height: 18px;
  background-color: transparent;
  transition: 0.3s all;
}

template_hj_260 .hj_mk_260_home-head .hj_mk_260_head-search-input {
  color: #fff;
}
template_hj_260 .hj_mk_260_search-form{
	position: absolute;
	top: 100px;
	right: 0px;
	visibility: hidden;
	opacity: 0;
	transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;z-index: 999;
	box-shadow:0 2px 10px rgba(0,0,0,.1)
}
template_hj_260 .hj_mk_260_search-form form {
	position: relative;
}
template_hj_260 .hj_mk_260_search-form form input {
    line-height: 20px;
    padding: 10px;
    border: none;
    outline: none;
    width: 300px;
    color: #666;
    background: #3fb150;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    font-size: 14px;
}
template_hj_260 .hj_mk_260_search-form form input:placeholder {
  color: #666;
}
/* 兼容各浏览器的前缀 */
template_hj_260 .hj_mk_260_search-form form input::-webkit-input-placeholder { color: #666; }
template_hj_260 .hj_mk_260_search-form form input::-moz-placeholder { color: #666; }
template_hj_260 .hj_mk_260_search-form form input:-ms-input-placeholder { color: #666; }
template_hj_260 .hj_mk_260_search-form form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0 10px;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
    border-radius: 0 200px 200px 0;
}
template_hj_260 .hj_mk_260_input-search-btn>.hj_mk_260_icon {
    margin: 0 3px;
    background:url(../1800/search.png) no-repeat center 33%;background-size: cover;
    height: 15px;
    width: 15px;display: inline-block;
}

template_hj_260 .hj_mk_260_search-form form input:placeholder {
  color: #fff; 
  font-size: 14px;
}
template_hj_260 .hj_mk_260_search-form.hj_mk_260_search-active {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
/*+++++hj_end_260+++++*/

