/*reset*/
@media screen and (min-width:1200px) {

}
@media screen and (max-width:1200px) and (min-width:992px) {

}
@media screen and (max-width:992px) and (min-width:768px) {

}
@media screen and (max-width:768px) {
.hz-none,.hz-cont-h2 {
	display:none;
}
}

/*-- Contact CSS */

/*-- End Contact CSS */
/*--- 444  Start Page Navi Css ---*/
.digg4 {
	padding:3px;
	margin:3px;
	text-align:center;
	font-size: 14px;
}
.digg4 {
	padding:3px;
	margin:3px;
	text-align:center;
	font-size: 14px;
}
.digg4 a, .digg4 span.miy {
	border:1px solid #ddd;
	padding: 6px 11px;
	margin: 2px;
	color: #fff;
    text-decoration: none;
    background: #fd5e14;
}
.digg4 a:hover {
	border:1px solid #a0a0a0;
}
.digg4 span.current {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 2px;
	color: #000;
	background: #eee;
	text-decoration: none;
}
.digg4 span.disabled {
	border:1px solid #f3f3f3;
	padding:8px 12px;
	margin:2px;
	color:#ccc;
}

/*--- 444  End Page Navi Css ---*/
/*--- Start Mobile Button Css ---*/
.clearfix {padding:0; margin:0;}
.hz-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.hz-mobile ul li {
  width: 25%;
  background: #bc0008;
  float: left;
  border-right: 1px solid #fff;
  list-style: none;
}
.hz-mobile ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.hz-mobile ul li a i {
  display: block;
  font-size: 18px;
  padding: 10px 0 0;
}
.hz-mobile span {
	font-size: 14px;
    line-height: 1;
}
@media (max-width: 768px) {
  .hz-mobile {
    display: block;
  }
}
@media (max-width: 480px) {
  .hz-mobile ul li {
    padding: 3px 0px;
  }
  .hz-mobile ul li a i {
    padding: 2px 0px;
  }
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
  padding: 3% 0px;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #205da5;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #205da5;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #205da5;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #205da5;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}
/*--- End Mobile Button Css ---*/
.head-cont a { color:#fff !important;}
.head-cont a:hover { color:#bc0008 !important;}
.item-content a { color:#000;}
.copy-right-wrap-layout1 span {margin:0 10px;}
.copy-right-wrap-layout1 a {color:#bc0008;}
.copy-right-text {font-size:14px;}
.hz-border {
	margin-bottom: 20px;
    background: #efefef;
    border-right: 3px solid #bc0008;
    padding-left: 30px;
}
.hz-border .hz-content-h2 {
    padding: 0 15px;
    background-color: #bc0008;
    color: #fff;
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    width: fit-content;
    margin-left: 3px;
    line-height: 3 !important;
    font-weight: 600;
    margin-bottom: 0;
}
.hz-sing-content .hz-cont-h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
.single-pro-h2 {
    font-size: 25px;
    font-weight: 600;
    color: #bc0008;
    text-align: center;
	margin:0;
}
.single-cont {
    text-indent: 2em;
	font-size:15px;
}
.hz-btn-div { text-align:center;}
.hz-single-12 { margin-bottom:60px;}
.hz-sing-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 10px 0;}
table td {
    padding: 3px 0;
    border: 1px solid #928e8e;
    /*width: auto;*/
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    width: 100%;
    table-layout: fixed;
	font-size:14px;}
.hz-sing-content a {
	 color:#bc0008;
	 font-weight: 600;}
.hz-from-h3 i { 
margin-right:20px;
    font-size: 26px;
    color: #bc0008;}
.hz-sing-content p {
    font-size: 15px;
    text-indent: 2em;
	line-height: 1.5;

}
.hz-sing-content p img {
	display: block;
	margin: 10px auto;
}
.hz-from-h3 h3 {
    font-size: 25px;
    font-weight: 600;
    color: #bc0008;
}
.hz-pro-ceshi .btn-fill {
	font-size:14px;
	padding: 1px 30px 2px;
}
.hz-pro-ceshi p {
	font-size:14px;
	line-height:1.8em;
}
.hz-sing-4-dan {
	text-align: center;
	background: #bc0008;
	padding: 0 20px;
	border-right: 2px solid #fff;
}
.hz-sing-4-dan a ,.hz-sing-4-dan span {
	color: #fff;
	padding: 8px;
	display: block;
	font-weight: 600;
}
.hz-sing-4 {
	margin-bottom: 30px;
}
.hz-sing-4-xia {
    padding: 0 30px;
    color: #bc0008;
    text-align: center;
    text-transform: inherit;
    font-size: 18px;
    width: 100%;
    margin: 0;
    font-weight: 600;
	margin-bottom: 30px;
    border-bottom: 1px solid #bc0008;
}
.hz-border-sing-4 {
	margin-bottom:60px;
}
.single-pro-4-xia a {
	color:#fff;
	font-weight: 500;
	padding: 5px 53px 5px;
}
.hz-side-2 {
	text-align: center;
	padding: 5px 0;
}
.hz-side-2 a {
    color: #1e2b4b;
    background: #ffffff;
    padding: 7px 5px;
    display: block;
    border: 1px solid #1e2b4b;
    margin: 0 2px;
	border-radius: 3px;
}
.hz-side-2 a:hover {
    color: #fff;
    background: #f55b13;
    border: 1px solid #f55b13;

}
.hz-side-tou {
	margin:10px 15px 50px 15px;
}
.hz-side-touh3 {
	text-align: center;
	padding: 7px;
	background: #bc0008;
	color: #fff;
}
.dan {
	background: #b6b6b6;
}
.dan:hover {
	background:#bc0008;
}
.hz-border-dan {
	margin-bottom: 20px;
	background: #efefef;
	border-right: 3px solid #bc0008;
}
.hz-border-dan .hz-content-h2 {
    padding: 0 15px;
    background-color: #bc0008;
    color: #fff;
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    width: 200px;
	margin-left: 3px;
}
.row.single-pro-4-xia {
    margin-top: 50px;
}

.section-heading p {
	margin-top:20px;
}
.hz-index-5 {
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
}
.hz-index-6 {
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12);
}
.hz-pro-ceshi .single-pro-h2,.hz-pro-ceshi .hz-btn-div {
	text-align:left;
}

.hz-tr {
	background: #bc0008;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.hz-index-1 {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
}
.hz-index-1 .item-content {
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.40) !important;
}
.hz-mt-60 {
	margin-top:60px;
}
.hz-pro-ser {
	padding-top:80px !important;
	padding-bottom:0 !important;
}

.fxt-faq-box-layout1 .accordion .card .card-header .heading-title:hover {
	color:#fff;
}
.fxt-faq-box-layout1 .accordion .card .card-header .heading-title.collapsed:hover {
	color:#fff;
}
.hz-index-news img {
	float:right;
}
.single-pro-h2 a {
	color:#bc0008;
}
.single-pro-h2 a:hover {
	color:#d74705;
}

.index-new-time {
	padding: 0 10px;
	font-size: 14px;
    margin-bottom: 0;
	float:right;
}
.hz-new-time {
	text-align: center;
    margin-top: -15px;
}
.hz-index-news img {
	max-width: none;;
}
.hz-videos-3 {
	margin:50px 0;
}

.hz-video-3p {
	text-align:center;
	margin-bottom:30px;
}
.hz-side-cont {
	background: #bc0008;
}
/*-------------       --------------*/
/*--- 444  Start Page Navi Css   ---*/
.hz-page {
 padding:3px;
 margin:3px;
 text-align:center;
 font-size: 14px;
}
.hz-page {
	padding:3px;
	margin:3px;
	text-align:center;
	font-size: 14px;
}
.hz-page a, .hz-page span.miy {
	border:1px solid #ddd;
	padding: 6px 11px;
	margin: 2px;
	color: #fff;
	text-decoration: none;
	background: #bc0008;
}
.hz-page a:hover {
	border:1px solid #a0a0a0;
}
.hz-page span.current {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 2px;
	color: #000;
	background: #eee;
	text-decoration: none;
}
.hz-page span.disabled {
	border:1px solid #f3f3f3;
	padding:8px 12px;
	margin:2px;
	color:#ccc;
}
/*---       �޲����ҳ page-1       ---*/
.hz-page-1 {
	width:100%;
	line-height:36px;
	text-align:center;
	overflow:hidden;
	padding-top:1em;
	margin:20px 0;
}
.hz-page-1 a {
    padding: 6px 12px;
    margin: 2px;
	color: #bc0008;
	background: none;
    font-weight: 600;
    border: 1px solid #bc0008;
}
.hz-page-1 a:hover, .hz-page-1 a.current {
	color: #fff;
    background: #bc0008;
}
/*---       �޲����ҳ page-2       ---*/
.hz-page-2 {
	padding:20px 0;
	text-align:center;
	font-size: 13px;
	line-height:18px;
}
.hz-page-2 .page-numbers {
	background: #fff;
	color: #bc0008;
	display: inline-block;
	margin: 2px;
	padding: 6px 12px;
	border: 1px solid #fd6f62;
	font-weight: 600;
}
.hz-page-2 .current, .hz-page-2 .current:hover, .hz-page-2 a.page-numbers:hover {
	background: #bc0008;
	color: #fff;
}
.hz-page-2 .pages, .hz-page-2 .pages:hover {
	vertical-align: middle;
	color:#CCC;
	width:120px;
}
/*--- 444  End Page Navi Css     ---*/
.hz-btn2 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border-radius: 0;
    padding: 5px 25px;
    font-size: 16px;
	color: #fff;
	font-weight: 500;
	background: #bc0008;
	border: none;
}
.hz-btn2:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #72050a;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hz-btn2:hover, .hz-btn2:focus, .hz-btn2:active {
	color: #fff;
}
.hz-btn2:hover:before, .hz-btn2:focus:before, .hz-btn2:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hz-frome-submit button input {
    font-weight: 600;
    font-size: 22px;
}
@media (max-width: 768px) {
	.col-xs-6 {
		width:50%;
	}
	.breadcrumbs-area ul {
		display:none;
	}
	.fxt-page-banner .breadcrumbs-area h1 {
		font-size:14px !important;
	line-height: 25px;
		margin-bottom:0;
	}
	h2 {
		font-size:20px !important;
	}
	.hz-sing-content .hz-cont-h2 {
		font-size:22px !important;
	}
	.hz-sing-content,.hz-pro-ceshi {
		padding:0 5px;
	}
	.col-xs-3,.col-sm-3 {
		width:25%;
	}
	.col-sm-4,.col-xs-4 {
		width:33%;
	}
	.hz-sing-4-dan {
    padding: 0;
	font-size: 16px;
	}
	.hz-mobile-foot-mt {
		margin-top:50px;
	}
	.return-to-top.back-top {
		bottom:80px;
	}
	input, textarea {
		padding:5px 12px;
	}
	.hz-single-12 {
		margin-bottom:20px;
	}
	.hz-table {
		overflow:auto;
	}
	.single-pro-4-xia a {
    font-size: 14px;
	}
	.single-pro-4-xia .btn-fill {
		padding:0px 10px;
	}
	.fxt-faq-box-layout1 .accordion .card .card-header .heading-title {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
	}
	.hz-border .hz-content-h2 {
		font-size:16px !important;
    width: 120px;
	}
	.hz-360-h3 h3 {
		font-size:16px;
	}
}