
/*+++++hj_go_1+++++*/
template_hj_1 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

	font-family: microsoft yahei, "宋体";

	

}

template_hj_1 a {

	text-decoration: none;

}

template_hj_1 .hj_mk_1_template_hj_1 *{

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;
	box-sizing: border-box;

}

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_marginauto {

	margin: 0 auto;

}

template_hj_1 .hj_mk_1_container {

	

	width: 100%;

}



/**/
template_hj_1 .hj_mk_1_dh-box{
    z-index: 999;width: 100%;
    position: fixed;
    left: 0;
    top: 0;transition: all .5s ease;}
template_hj_1 .hj_mk_1_dh-box:hover,template_hj_1 .hj_mk_1_dh-box.active{box-shadow: 0px 0px 25px rgb(177 177 177 / 40%);background-color: #fff;}
template_hj_1 .hj_mk_1_logo {

	position: relative;

	z-index: 5;
	width:1200px;
	margin:0 auto;
	box-sizing: border-box;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_container {
	position: relative;
	display: flex;align-items: center;
	justify-content: space-between;

}

template_hj_1 .hj_mk_1_logo h3 {

	width: auto;
	height: 100%;
	margin-right: 40px;

}

template_hj_1 .hj_mk_1_logo img {

	max-width:100%;

	max-height:100%;

	overflow:hidden;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav {

	

}
template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul{display: flex;justify-content: end;}
template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul li {
	margin: 0 20px;

	font-size: 18px;

	height: 96px;

	line-height: 96px;

	position: relative;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul li a {

	color: #fff;

	text-decoration: none;

}

template_hj_1 .hj_mk_1_dh-box.active .hj_mk_1_nav ul li a,template_hj_1 .hj_mk_1_dh-box:hover .hj_mk_1_nav ul li a{	color: #333;}
template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial {

	position: absolute;
	background-color: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	padding: 5px 10px;
	left:0;
	top:96px;
	width: 200px;

	display: none;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dd {

	

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dd a {

	display: block;

	font-size: 14px;

	color: #333;

	text-decoration: none;

	padding-left: 10px;

	line-height: 40px;
border-bottom: 1px solid #eee;
}



template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li:hover .hj_mk_1_xial {

	display: block;

}
template_hj_1 .hj_mk_1_c-search-box {
    position: relative;
    padding-right: 0;
    display: inline-block;vertical-align: top;
}
template_hj_1 .hj_mk_1_c-search-box a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}

template_hj_1 .hj_mk_1_c-search-box .wb-search{background:url(../752/search.png) no-repeat center 33%;background-size: cover;
    height: 15px;
    width: 15px;display: inline-block;}
template_hj_1 .hj_mk_1_c-search-box .search-form{position: absolute;
        top: 50px;
        right: -20px;
        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}


template_hj_1 .hj_mk_1_c-search-box .search-form form {
        position: relative;
    }

template_hj_1 .hj_mk_1_c-search-box .search-form form:before {
        position: absolute;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #135683 transparent;
        content: '';
        right: 10px;
        top: 10px;
        transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
    }

template_hj_1 .hj_mk_1_c-search-box .search-form form input {
    line-height: 20px;
    padding: 20px;
    border: none;
    outline: none;
    width: 300px;
    color: #fff;
    background: #135683;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    font-size: 14px;
}

template_hj_1 .hj_mk_1_c-search-box .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_1 .hj_mk_1_c-search-box .input-search-btn>.icon {
    margin: 0 3px;
    background:url(../752/search.png) no-repeat center 33%;background-size: cover;
    height: 15px;
    width: 15px;display: inline-block;
}

template_hj_1 .hj_mk_1_c-search-box .search-form form input::placeholder {
  color: #fff; /* 灰色的占位符文字 */
  font-size: 14px;
}
template_hj_1 .hj_mk_1_c-search-box  .search-form.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_1+++++*/

