
/*+++++hj_go_1+++++*/
template_hj_1 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_1 .hj_mk_1_template_hj_1 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}

template_hj_1 a {
	text-decoration: none;
}
template_hj_1 .hj_mk_1_marginauto {
	margin: 0 auto;
}
template_hj_1 .hj_mk_1_wrap-header {
	height: 40px;
	position: relative;
	z-index: 99999;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	padding:0 20px;
}
template_hj_1 .hj_mk_1_header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
template_hj_1 .hj_mk_1_img-style {
	border-style: none
}
template_hj_1 .hj_mk_1_clearfix {
	zoom: 1
}
template_hj_1 .hj_mk_1_clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
template_hj_1 .hj_mk_1_clearfix:before, .hj_mk_1_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_1 .hj_mk_1_clearfix:after {
	clear: both
}
template_hj_1 .hj_mk_1_fl {
	float: left;
	display: inline;
}
template_hj_1 .hj_mk_1_fr {
	float: right;
	display: flex;
	height: 40px;line-height: 40px;
	align-items: center;
}
template_hj_1 .hj_mk_1_header p {
	height: 40px;
	line-height: 40px;
	color: #747474;
}
template_hj_1 .hj_mk_1_header ul li {
	
	padding: 0 10px;
	border-left: 1px dotted #bcbcbc;
	position: relative;
}
template_hj_1 .hj_mk_1_header ul li p {
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
	float: right;
}
template_hj_1 .hj_mk_1_header ul li:first-child {
	border-left: none;
}
template_hj_1 .hj_mk_1_header ul li span {
	display: none;
	width: 140px;
	position: absolute;
	left: -8px;
	top: 30px;
	z-index: 99999;
}
template_hj_1 .hj_mk_1_header ul li span img {
	display: block;
	width: 100%
}
template_hj_1 .hj_mk_1_header ul li:hover span {
	display: block;
}

/*+++++hj_end_1+++++*/


/*+++++hj_go_4+++++*/
template_hj_4 *{
	font-size: 16px;
	font-family: microsoft yahei, "宋体";
	box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
template_hj_4 a {
	text-decoration: none;
}

template_hj_4 .hj_mk_4_hj_mk_4_clear {
	clear: both
}
template_hj_4 .hj_mk_4_home-head{
	width: 100%;
	height: 100px;
	box-shadow:0 0 10px rgba(0,0,0,.1)
}
template_hj_4 .hj_mk_4_home-head.hj_mk_4_fixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index:99
}
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_head-left{
  display: flex;
}
template_hj_4 .hj_mk_4_head-logo{
  width: auto;
  height: 80px;
  line-height: 80px;
  max-width:350px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
template_hj_4 .hj_mk_4_head-logo img{
  max-height: 100%;
  max-width:100%;
  vertical-align:middle
}
template_hj_4 .hj_mk_4_head-right{
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 999;
}
template_hj_4 .hj_mk_4_head-nav{
  display: flex;
  align-items: center;
  height: 100%;
}
template_hj_4 .hj_mk_4_head-nav-wrap{
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  transition: 0.3s all;
}
template_hj_4 .hj_mk_4_head-nav-item{
  position: relative;
  display: inline-block;
  white-space: nowrap;
  padding: 3px 15px;
  font-size: 16px;
  line-height:24px;
  color:#FFF;
}
template_hj_4 .hj_mk_4_head-nav-item.hj_mk_4_active,template_hj_4 .hj_mk_4_home-head .hj_mk_4_head-nav-item:hover {
  color: #3fb150;
}
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_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_4 .hj_mk_4_home-head .hj_mk_4_head-nav-children-item:hover,template_hj_4 .hj_mk_4_home-head .hj_mk_4_head-nav-item.hj_mk_4_active{
  color: #3fb150
}
template_hj_4 select, input {
    outline: none;
	border: none;
    border-radius: 0;
    outline: none;
    padding: 0;
}
template_hj_4 .hj_mk_4_head-search{
  display: flex;
  align-items: center;
  margin: 0 18px;
  background:#434343;
  height:100px;
  width:75px;
  justify-content:center
}
template_hj_4 .hj_mk_4_head-search-icon{
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('../1813/search.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
}
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_home-head .hj_mk_4_head-search-input {
  color: #fff;
}
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_search-form form {
	position: relative;
}
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_search-form form input:placeholder {
  color: #666;
}
/* 兼容各浏览器的前缀 */
template_hj_4 .hj_mk_4_search-form form input::-webkit-input-placeholder { color: #666; }
template_hj_4 .hj_mk_4_search-form form input::-moz-placeholder { color: #666; }
template_hj_4 .hj_mk_4_search-form form input:-ms-input-placeholder { color: #666; }
template_hj_4 .hj_mk_4_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_4 .hj_mk_4_input-search-btn>.hj_mk_4_icon {
    margin: 0 3px;
    background:url(../1813/search.png) no-repeat center 33%;background-size: cover;
    height: 15px;
    width: 15px;display: inline-block;
}

template_hj_4 .hj_mk_4_search-form form input:placeholder {
  color: #fff; 
  font-size: 14px;
}
template_hj_4 .hj_mk_4_search-form.hj_mk_4_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_4+++++*/

