/*! 华和国际-新官网默认公用样式文件 */

/*! 公共导航 */

html, button, input, select, textarea,
.pure-g [class *= "hh-u"] {
    font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, Georgia, Times, "Times New Roman", serif;
}

a {
    text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

a:hover {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
	transform: scale(.95);
}

ul {
	list-style: none;
	padding: 0px; 
	margin: 0px;
}

.hleft {
    float: left;
}

.hright {
    float: right;
}

@font-face {font-family: 'webfont';
  src: url('//at.alicdn.com/t/w4ge4a49ogmygb9.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/w4ge4a49ogmygb9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/w4ge4a49ogmygb9.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/w4ge4a49ogmygb9.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/w4ge4a49ogmygb9.svg#NotoSansHans-DemiLight') format('svg'); /* iOS 4.1- */
}

.web_font{
    font-family:"webfont" !important;
    font-size:16px;
	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.hh_header_box {
    background-color: #142c58;
}

.hh_header_box .pure-menu {
    width: 1200px;
    height: 52px;
    padding: 24px 0px;
    margin: 0px auto;
}

.hh_logo_box {
	height: 52px;
}

.hh_header_box .hh_logo {
    width: 273px;
    height: 52px;
    background-image: url(../img/logo_default.png);
    background-size: auto;
    background-repeat: no-repeat;
    border: 0px;
    padding: 0px;
	margin-left: 10px;
    float: left;
}

.hh_header_search {
    position: relative;
}

.hh_header_search form {
    width: 100%;
	display: inline-block;
	*display: inline;
}

.hh_header_search input {
    width: 100%;
    height: 34px;
    font-size: 14px;
    color: #b8a89b;
    text-indent: 24px;
    margin-top: 8px;
}

.hh_header_search i {
    left: 10px;
    top: 16px;
    color: #b8a89b;
    position: absolute;
    z-index: 2;
}

.hh_header_nav,.hh_header_nav a,.hh_header_link a {
    line-height: 52px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
	border: 0px;
	padding: 0px;
}

.hh_header_link a {
    font-size: 12px;
    color: #b8a89b;
}

.hh_header_link {
    line-height: 52px;
    font-size: 12px;
    color: #b8a89b;
    text-align: center;
	cursor: pointer;
}

.hh_header_nav i{
    font-size: 12px;
    color: #b8a89b;
    padding-left: 5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.hh_header_nav:hover .fa-chevron-down {
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg); 
	-o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg);
	transform: rotate(180deg) translateX(-5px);
}

.hh_header_link i {
    font-size: 14px;
    color: #b8a89b;
    padding-right: 5px;
}

.hh_header_link i.fa-globe {
    font-size: 16px;
    color: #84202c;
}



.hh_header_box {
	position: relative;
	z-index: 2;
}

.hh_header_box .pure-menu {
	position: relative;
}

.hh_header_line {
	width: 100px;
	height: 5px;
	background-color: #84202c;
	left: 700px;
	bottom: 0px;
	position: absolute;
	z-index: 3;
	display: none;
}

.hh_header_line01 {
	left: 800px;
}

.hh_header_line02 {
	left: 900px;
}

.hh_header_line03 {
	left: 1000px;
}

.hh_header_line04 {
	left: 1100px;
}

.hh_menu_box {
	width: 100%;
	height: 500px;
	background-color: #14397c;
	top: 100px;
	position: absolute;
	z-index: 3;
	display: none;
}

.hh_menu_box .pure-g {
	width: 1180px;
	margin: 0px auto;
}

.hh_menu_title {
	line-height: 20px;
	padding-top: 30px;
}

.hh_menu_title a {
	font-size: 24px;
	color: #fff;
	padding-right: 10px;
	display: inline-block;
}

.hh_menu_title h4 {
	font-size: 16px;
	font-weight: normal;
	color: #b8a89b;
	display: inline-block;
}

.hh_menu_cont {
	padding-bottom: 30px;
}

.hh_menu_cont .hh-u-xl-8-24 {
	margin-top: 40px;
}

.hh_menu_ft {
	line-height: 20px;
	font-weight: bold;
	color: #b8a89b;
	display: block;
}

.hh_menu_ft i {
	margin-left: 10px;
}

.hh_menu_ctbox {
	padding: 5px 0px;
	overflow: hidden;
}

.hh_menu_ct {
	font-size: 14px;
	color: #fff;
	padding: 5px 20px 5px 0px;
}

.pure-menu ul.hh_menu_mbox {
	width: 120px;
	line-height: 30px;
	background-color: #14397c;
	top: 100px;
	left: 890px;
	position: absolute;
	z-index: 3;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	visibility: visible;
	display: none;
}

.pure-menu ul.hh_menu_mbox li {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
}

.hh_menu_mbox li span {
	display: block;
}

.pure-menu ul.hh_menu_mbox li a {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}

.pure-menu ul.hh_menu_mbox li a:hover {
	background-color: #b8a89b;
}

.pure-menu ul.hh_menu_mbox2 {
	left: 990px;
}

.pure-menu ul.hh_menu_mbox3 {
	left: 1090px;
}



.hh_page_tp .banner {
	position: relative;
}

.hh_page_tp ul {
	margin: 0px;
	padding: 0px;
}

.hh_page_tp ul li {
	width: 100%;
	height: 500px;
	background-position: top center;
/*
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
*/
	background-size: auto;
	display: block;
}

.banner h1 {
	width: 100%;
	margin-top: 150px;
	font-size: 58px;
	color: #142c58;
	text-align: center;
}

.banner h4 {
	width: 100%;
	margin-top: 100px;
	font-size: 34px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
	text-align: center;
    bottom: 20px;
	margin: 0px;
	padding: 0px;
}

.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.hh_layout_box {
    margin: 0px auto;
    margin-top: 50px;
}

.hh_layout_title h2 {
    font-size: 32px;
    text-align: center;
	margin: 0px;
    margin-bottom: 0px;
}

.hh_layout_title h5 {
    font-size: 12px;
    text-align: center;
    color: #b8a89b;
    margin-top: 0px;
}

.hh_layout_title h5 span {
    color: #84202c;
}

.hh_news_cont {
    width: 1200px;
    margin: 0px auto;
}

.hh_news_box,.hh_news_pic {
    display: block;
    position: relative;
}

.hh_news_box {
    margin: 0px 1px 1px 10px;
}

.hh_news_pic {
    height: 222px;
}

.hh_news_pic img {
}

.hh_news_pic .fa-image {
    color: #fff;
    top: 20px;
    left: 20px;
    position: absolute;
    z-index: 2;
}

.hh_news_active {
    width: 100%;
    height: 100%;
    background-image: url(../img/hh_png_news.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #142c58;
    text-align: center;
	filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 3;
}

.hh_news_active .fa-eye {
    font-size: 32px;
    color: #b8a89b;
}

.hh_news_box:hover .hh_news_active {
	filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.hh_news_text {
    height: 444px;
    background-color: #142c58;
    margin: 0px 1px 0px 1px;
    position: relative;
}

.hh_news_time {
    font-size: 14px;
    color: #b8a89b;
    top: 20px;
    right: 20px;
    position: absolute;
}

.hh_news_text .fa {
    font-size: 16px;
    color: #fff;
    top: 20px;
    left: 20px;
    position: absolute;
}

.hh_news_text_title {
    font-size: 16px;
    color: #fff;
    padding: 0px 20px;
    padding-top: 90px;
    display: block;
}

.hh_news_text_cont {
    line-height: 24px;
    font-size: 12px;
    color: #e6c3a6;
    text-indent: 24px;
    padding: 0px 20px;
    padding-top: 30px;
}

.hh_news_text_cont p {
    margin: 0px;
}

.hh_news_box2 {
    margin: 0px 1px 0px 1px;
}

.hh_news_box2 .hh_news_pic {
    height: 221px;
}

.hh_news_box_text {
    height: 221px;
    background-color: #84202c;
    margin: 2px 1px 0px 1px;
}

.hh_news_box_text2 {
    height: 221px;
    margin: 0px 10px 2px 1px;
}

.hh_news_box3 {
    margin: 0px 10px 0px 1px;
}

.hh_layout_forum {
    background-image: url(../img/hh_img_lg_bg01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.hh_layout_forum h2 {
    color: #fff;
    margin-top: 60px;
}

.hh_forum_box {
	width: 1200px;
	margin: 20px auto;
}

.hh_forum {
	color: #fff;
	padding: 10px 25px;
	position: relative;
}

.hh_forum_time {
	width: 50px;
	height: 34px;
	line-height: 18px;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 12px 6px;
	display: block;
}

.hh_forum_time span {
	line-height: 16px;
	font-size: 16px;
}

.hh_forum_name {
	line-height: 30px;
	color: #fff;
	padding-top: 20px
}

.hh_forum_cont {
	line-height: 24px;
	font-size: 12px;
	color: #b1b1b1;
	padding: 10px 0px;
}

.hh_forum_btnc {
	font-size: 24px;
	color: #fff;
}

.hh_btn_full {
	text-align: center;
}

.hh_btn_full .hh-u-1 {
	padding: 20px 0px 60px 0px;
}

.hh_btn {
	border: 1px solid #b8a89b;
	border-radius: 5px;
	color: #b8a89b;
	padding: 5px 25px;
	display: inline-block;
}

.hh_btn:hover {
	background-color: #b8a89b;
	color: #fff;
}

.hh_forum_lay {
	padding: 0px 10px;
	top: 300px;
	left: 0px;
	position: absolute;
}

.hh_forum_img {
	overflow: hidden;
}

.hh_forum_lay .hh_forum_name {
	line-height: 20px;
	background-color: #142c58;
	padding: 10px 20px;
}

.hh_forum_lay .hh_forum_cont {
	line-height: 20px;
	background-color: #142c58;
	padding: 0px 20px;
	padding-bottom: 20px;
}

.hh_forum {
	overflow: hidden;
}

.hh_forum:hover .hh_forum_lay {
	top: 0px;
	transition: all .25s linear;
}

.hh_acvtive img {
	margin: 0px auto;
}

.hh_layout_huahe {
    background-image: url(../img/hh_img_lg_bg02.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
}

.hh_layout_huahe h2 {
    color: #fff;
    margin-top: 60px;
}

.hh_about_box {
	width: 1180px;
	height: 362px;
	margin: 0px auto;
	padding-bottom: 45px;
}

.hh_about {
	margin: 0px;
	padding: 0px;
}

.hh_about_box .hh-u-1 {
	position: relative;
}

.hh_about {
	overflow: hidden;
}

.hh_about li {
	display: none;
	float: left;
	position: relative;
}

.hh_about_cont {
	width: 30%;
	color: #fff;
	top: 70px;
	left: 130px;
	position: absolute;
}

.hh_about_cont h1 {
	color: #142c58;
}

.hh_about_cont h5 {
	line-height: 24px;
	font-weight: normal;
	color: #fff;
}


.hh_about li.hh_about_active {
	display: block;
}

.btn_red {
	border-radius: 20px;
	border-color: #84202c;
	color: #84202c;
}

.btn_red:hover {
	background-color: #84202c;
}

.hh_about_nav {
	width: 100%;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}

.hh_about_nav li {
	background-color: #142c58;
	color: #fff;
	text-align: center;
	cursor: pointer;
	opacity: .8;
}

.hh_about_nav li.hh_about_active {
	background-color: #84202c;
	opacity: 1.0;
}

.footer {
    background-color: #142c58;
}

.footer .footer_map {
    width: 1180px;
    padding: 20px 0px;
    margin: 0px auto;
}

.footer_map_box {
	padding-left: 10px;
}

.footer_map_box dt {
    line-height: 30px;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.footer_map_box dd {
    line-height: 32px;
    font-size: 14px;
    margin: 0px;
    display: block;
}

.footer_map_box dt a {
    color: #fff;
	display: block;
}

.footer_map_box dd a {
    color: #a9a8ad;
	display: block;
}

.footer .footer_icp {
    background-color: #0a162e;
}

.footer_icp .hh-u-1 {
    width: 1180px;
    margin: 0px auto;
}

.footer_icp {
    color: #adb4ad;
    padding: 20px 0px;
}

.footer_icp .hleft {
    line-height: 20px;
    font-size: 12px;
	padding-left: 10px;
}

.footer_icp .hleft h5 {
    font-weight: normal;
    margin: 0px;
}

.footer_icp .hright {
    line-height: 40px;
    font-size: 14px;
}

.hh_footer_tel,.hh_footer_worktime {
    padding-left: 10px;
    display: inline-block;
}

.hh_footer_tel {
    color: #fff;
}

.hh_footer_tel i {
    font-size: 16px;
    margin-right: 10px;
}

.hh_m_nav {
	line-height: 52px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	display: none;
}

.hh_nav_mbox {
	width: 100%;
	background-color: #14397c;
	padding: 20px 0px;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: 9;
	display: none;
}

.hh_nav_mbox .hh_navm {
	line-height: 20px;
	color: #e6c3a6;
	text-align: center;
	padding: 10px 0px;
	margin: 10px auto;
}

.hh_nav_mbox_t {
	width: 80%;
	border-bottom: 1px solid #e6c3a6;
}

.hh_nav_mbox h2 {
	margin: 0px;
}

.hh_nav_mbox i {
	font-size: 34px;
}

.hh_nav_mbox .hh_navm a {
	font-size: 16px;
	color: #fff;
	display: block;
}


@media (max-width: 1199px){
	.hh_header_box .pure-menu,.hh_news_cont,.hh_forum_box,.hh_about_box,.footer .footer_map,.footer_icp .hh-u-1,.hh_menu_box .pure-g {
		width: 1000px;
	}
	
	.hh_header_line {
		left: 385px;
	}
	
	.hh_header_line01 {
		left: 510px;
	}
	
	.hh_header_line02 {
		left: 635px;
	}
	
	.hh_header_line03 {
		left: 760px;
	}
	
	.hh_header_line04 {
		left: 885px;
	}
	
	.pure-menu ul.hh_menu_mbox {
		left: 625px;
	}
	
	.pure-menu ul.hh_menu_mbox2 {
		left: 750px;
	}
	
	.pure-menu ul.hh_menu_mbox3 {
		left: 875px;
	}
	
	.hh_header_search {
		display: none;
	}
	
	.hh_news_pic,.hh_news_box2 .hh_news_pic {
		height: 184px;
	}
	
	.hh_news_text {
		height: 370px;
		overflow: hidden;
	}
	
	.hh_news_text_title {
		padding-top: 80px;
	}
	
	.hh_news_text_cont {
		height: 140px;
		overflow: hidden;
	}
	
	.hh_news_box_text,.hh_news_box_text2 {
		height: 184px;
	}
	
	.hh_about_box {
		height: 306px;
	}
	
	.hh_about_cont {
		width: 40%;
		top: 10px;
		left: 70px;
	}
}

@media (max-width: 1023px){
	.hh_header_box .pure-menu,.hh_news_cont,.hh_forum_box,.hh_about_box {
		width: 720px;
	}
	
	.footer .footer_map,.footer_icp .hh-u-1 {
		width: 100%;
	}
	
	.hh_m_nav {
		display: block !important;
	}
	
	.hh_header_nav,.hh_header_link {
		display: none;
	}
	
	.hh_page_tp ul li {
		height: 400px;
	}
	
	.banner h1 {
		width: 100%;
		margin-top: 100px;
		font-size: 42px;
		color: #142c58;
		text-align: center;
	}

	.banner h4 {
		width: 100%;
		margin-top: 50px;
		font-size: 28px;
		font-weight: normal;
		color: #fff;
		text-align: center;
	}
	
	.hh_frist_news {
		display: none;
	}
	
	.hh_news_pic,.hh_news_box2 .hh_news_pic,.hh_news_box3 img {
		height: 132px;
	}
	
	.hh_news_text {
		height: 318px;
		overflow: hidden;
	}
	
	.hh_news_text_title {
		padding-top: 60px;
	}
	
	.hh_news_box_text,.hh_news_box_text2 {
		height: 184px;
	}
	
	.hh_layout_forum {
    	background-size: auto 100%;
	}
	
	.hh_forum {
		padding: 10px 53px 20px 53px;
	}
	
	.hh_forum_img img {
		width: 300px;
	}
	
	.hh_forum_lay {
		padding: 0px 30px;
	}
	
	.hh_about_box {
		height: 221px;
	}
	
	.hh_about_cont {
		width: 40%;
		top: 10px;
		left: 30px;
	}
	
	.hh_about_cont h1 {
		font-size: 24px;
		margin: 10px 0px;
	}
	
	.hh_about_cont h5 {
		height: 48px;
		line-height: 24px;
		text-overflow: ellipsis;
		margin: 0px;
		margin-bottom: 20px;
		overflow: hidden;
	}
	
	.btn_red {
		font-size: 14px;
		padding: 5px 20px;
	}
	
	.hh_about_nav {
		line-height: 30px;
	}
	
	.footer_map {
		 text-align: center;
	}
	
	.footer_map dt {
		display: block;
	}
	
	.footer_map dd {
		padding: 0px 10px;
		display: inline-block;
	}
	
	.footer_icp .hleft {
		display: none;
	}
	
	.footer_icp .hright {
		text-align: center;
		float: none;
		display: block;
	}
	
	.footer_map_box {
		padding: 0px;
	}
}


@media (max-width: 767px){
	.hh_header_box .pure-menu {
		height: 32px;
		padding: 10px 0px;
		margin: 0px auto;
	}
	
	.hh_logo_box {
		height: 32px;
	}
	
	.hh_header_box .hh_logo {
		width: 168px;
		height: 32px;
		background-size: contain;
	}
	
	.hh_m_nav {
		line-height: 32px;
	}
	
	.hh_layout_box {
		margin-top: 30px;
	}
	
	.hh_header_box .pure-menu,.hh_news_cont,.hh_forum_box,.hh_about_box {
		width: 320px;
	}
	
	.hh_layout_title h2 {
		font-size: 26px;
	}
	
	.hh_page_tp ul li {
		height: 300px;
	}
	
	.banner h1 {
		width: 100%;
		margin-top: 100px;
		font-size: 24px;
		color: #142c58;
		text-align: center;
	}

	.banner h4 {
		width: 100%;
		margin-top: 20px;
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		text-align: center;
	}
	
	.hh_news_text, .hh_news_box {
		margin: 0px;
	}
	
	.hh_news_pic, .hh_news_box2 .hh_news_pic, .hh_news_box2 img,.hh_news_box3 img {
    	height: 238px;
	}
	
	.hh_news_pic, .hh_news_box2 .hh_news_pic, .hh_news_box2 img,.hh_news_box3 img {
    	width: 100%;
	}
	
	.hh_layout_forum {
		background-size: auto 100%;
	}
	
	.hh_forum_lay {
		display: none;
	}
	
	.hh_forum {
		padding: 10px;
		border-bottom: 1px dashed #f2f2f2;
	}
	
	.hh_forum_time {
		border: 0px;
		color: #b8a89b;
		text-align: center;
		float: left;
	}
	
	.hh_forum_name {
		width: 225px;
		height: 50px;
		line-height: 25px;
		padding-top: 10px;
		overflow: hidden;
		float: right;
	}
	
	.hh_forum_cont {
		width: 225px;
		padding: 0px;
		float: right;
	}
	
	.hh_forum_btnc {
		padding: 20px 0px 0px 20px;
		float: left;
	}
	
	.hh_about_box {
		width: 100%;
		min-width: 300px;
		height: auto;
	}
	
	.hh_about_cont h1,.hh_about_cont h5 {
		display: none;
	}
	
	.hh_about_cont {
		width: 100px;
		height: 100%;
		left: 10%;
		top: 30%;
	}
	
	.hh_about_box {
		padding-bottom: 60px;
	}
	
	.hh_about_cont .btn_red {
		font-size: 12px;
		background-color: #b8a89b;
		color: #fff;
		border-color: #b8a89b;
		border-radius: 5px;
		padding: 5px 15px;
	}
	
	.hh_about_nav {
		line-height: 30px;
		font-size: 12px;
		bottom: -30px;
	}
}

.hh_layout_box *{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

