
/*+++++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;

}

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

	margin: 0 auto;

}

template_hj_1 .hj_mk_1_container {

	margin-left: auto;

	margin-right: auto;

	width: 100%;

}



/**/

template_hj_1 .hj_mk_1_logo {

	height: 100px;

	position: relative;

	z-index: 5;
	width:90%;
	margin:0 auto;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_container {

	height: 100px;

	position: relative;
	display: flex;align-items: center;justify-content: space-between;

}

template_hj_1 .hj_mk_1_logo h3 {

	width: 240px;

	height: 70px;

}
template_hj_1 .hj_mk_1_logo h3 a{height: 100%;
    align-items: center;
    display: flex;}
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 {

	height:100%;
	display: flex;
	align-items: center;
	margin-left:auto;

	

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul li {

	float: left;

	margin: 0 20px;

	font-size: 16px;

	

	

	position: relative;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul li a {

	text-decoration: none;

}


template_hj_1 .hj_mk_1_logo .nav ul li:hover a, template_hj_1 .hj_mk_1_logo .hj_mk_1_nav ul li.hj_mk_1_cur a {

	color: #da251d;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial {

	position: absolute;

	top: 62px;

	background:#fff;

	padding: 6px 0 4px 10px;

	width: 110px;

	display: none;box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}


template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dt {

	float: left;

	width: 315px;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dt img {

	display: block;

	width: 315px;

	height: 195px;

	cursor: default;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dt h3 {

	font-size: 18px;

	color: #000;

	font-weight: normal;

	margin: 30px 0 4px 0;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dt h3 a {

	color: #fff;

	text-decoration: none;

	cursor: default;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dt p {

	font-size: 14px;

	color: #fff;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dd {

	float: left;

}

template_hj_1 .hj_mk_1_logo .hj_mk_1_nav li .hj_mk_1_xial dd a {

	display: block;

	font-size: 14px;

	color: #000;

	text-decoration: none;

	padding-left: 2px;

	line-height: 36px;

}



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_language-box a {display: inline-block;color: #fff;
 
    padding: 0 10px;line-height: 28px;font-size: 14px;}

template_hj_1 .hj_mk_1_search-box{margin:0 30px 0 50px;position: relative;}
template_hj_1 .hj_mk_1_search-box .search-button{align-items: center;
    display: flex;
    height: 25px;
    border-left: 1px solid #fff;
    padding-left: 20px;}
template_hj_1 .hj_mk_1_search-box .wb-search{background:url(../365/search.png) no-repeat center 33%;background-size: cover;
    height: 15px;
    width: 15px;display: inline-block;}
template_hj_1 .hj_mk_1_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_search-box .search-form form {
        position: relative;
    }

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

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

