/*-----------   技术提供  ------------*/
/*-----------    电话    ------------*/
/*-------------------- --------------*/
/*-------------------- --------------*/
/*------- 1. Mobile Button Css   ----*/
/*------- 2. Search Button Css   ----*/
/*------- 3. Form Css            ----*/
/*------- 4. Page Navi Css       ----*/
/*------- 5. Css                 ----*/
/*------- 6. HZ Single Css       ----*/
/*------- 7. Css                 ----*/
/*------- 8. HZ Css              ----*/
/*-----------------------------------*/
/*-----------------------------------*/


/*--- 111  Start Mobile Button Css ---*/
.center {
	display: flex;
    align-items: center;
    justify-content: center;
}
.hz-mobile-four {
	padding: 0;
	margin: 0;
	display: block;
}
.hz-mobile-four {
	padding: 0;
	margin: 0;
	display: block;
}
.hz-mobile {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: none;
	z-index: 99999;
}
.hz-mobile ul li {
	width: 25%;
	background: #0f3661;
	float: left;
	padding: 6px 0;
	border-right: 1px solid #fff;
	list-style: none;
	border-top: 1px solid #fff;
}
.hz-mobile ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
.hz-mobile ul li a i {
	display: block;
	font-size: 14px;
	padding: 6px 0;
	margin: 0;
}

@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%;
}
}
/*--- 111  End Mobile Button Css   ---*/
/*-------------         --------------*/
/*-------------         --------------*/
/*--- 222  Start Search Button Css ---*/ 
.hz-search-left { 
	padding: 5px !important;
	}
.hz-search-right {
    margin-left: 5px;
    padding: 7px 20px;
    background: #0f3661;
    color: #fff;
    border: none;
    min-width: 100px;
	}
.hz-search form {
	float:right;
	}
.hz-search-right:hover {
    background: #0f3661;
	}
/*--- 222  End Search Button Css ---*/
/*-------------       --------------*/
/*-------------       --------------*/
/*--- 333  Start Form Css        ---*/
.wpcf7 .screen-reader-response ul {
	display:none;
}
.wpcf7 .screen-reader-response {
   	font-size: 20px;
    color: #be1e1e;
    font-weight: 700;
}
.wpcf7 form span {
   	font-size: 20px;
    color: #be1e1e;
    font-weight: 700;
}
.wpcf7 form .wpcf7-response-output {
   	font-size: 20px;
    color: #be1e1e;
    font-weight: 700;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    font-size: 14px;
    font-weight: initial;
    padding: 25px 15px;
    width: 100%;
    border-radius: 3px;
	color:#000;
	border: 1px solid #8e8e8e;
	margin-bottom: 15px;
	}
.wpcf7-form-control-wrap textarea {
    height:160px;}
.wpcf7-submit {
	color: #fff;
    background: none;
    font-size: 16px;
    border: none;}
.hz-frome-submit button {
	width: 40%;
    padding: 10px 50px;
    background: #0f3661;
    margin-top: 15px;}
.hz-frome-submit button:hover,#adress .container .col-sm-7 button:hover {
	background-color:#1f1f59;
}
.hz-frome-submit input {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background: none;
}
.hz-frome-submit input:hover {
    color: #fff;
	}
.wpcf7-submit { background:none;}
.hz-from-h3 i {
	margin-right:20px;
}
.hz-from-h3 h3 {
	font-size:26px;
}
.comments-form {
    padding-top:80px;
}
/*--- 333  End Form Css          ---*/
/*-------------       --------------*/
/*-------------       --------------*/
/*--- 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: #0f3661;
}
.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;
}
.hz-page-1 a {
	padding: 6px 12px;
	margin: 2px;
	color: #fff;
	background: #0f3661;
	font-weight: 600;
	border: 1px solid #0f3661;
}
.hz-page-1 a:hover, .hz-page-1 a.current {
	color: #0f3661;
	background: none;
}
/*---       无插件分页 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: #0f3661;
	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: #0f3661;
	color: #fff;
}
.hz-page-2 .pages, .hz-page-2 .pages:hover {
	vertical-align: middle;
	color:#CCC;
	width:120px;
}
/*--- 444  End Page Navi Css     ---*/
/*-------------       --------------*/
/*-------------       --------------*/
/*--- 555  Start   Css           ---*/
/*--- 555  End   Css             ---*/
/*-------------       --------------*/
/*-------------       --------------*/
/*--- 666  Start HZ Single Css   ---*/
.hz-pro-img {
	margin-bottom:30px;
	}
.single-pro-h2 {
    font-size: 20px;
    font-weight: 600;
    color: #1c314c;
    text-align: center;
	}
.hz-btn-div {
	padding: 20px 0;
    margin: 0 auto;
    display: block;
    text-align: center;

	}
.hz-btn-div:hover {

	}
.hz-btn {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
	font-weight:600;
    padding: 10px 20px;
	display:block;
	}
.hz-btn:hover {
	color: #000;
	}
.hz-btn1 {
    font-size: 15px;
    background: #006699;
    text-align: center;
    display: inline-block;
    border: none;
    color: #fff !important;
    vertical-align: top;
    text-transform: capitalize;
    line-height: 42px;
    font-weight: bold;
    outline: none;
    padding: 0 27px;
	border-radius: 5px;
	}
.hz-btn1:hover {
    background: #68B737;
    color: #fff;
	}
.hz-btn2 {
	width: 70%;
	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: 5px;
	padding: 11px 25px 12px;
	font-size: 19px;
    color: #0f3661;
    font-weight: 500;
    background: #f2c21a;
	border: none;
}
.hz-btn2:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	background: #0f3661;
	-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-btn-div1 {
	text-align:center;
	}
.hz-single-12 {
    margin-bottom: 80px;
}
.single-cont {
    text-indent: 2em;
	}
.single-cont .text {
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.single-cont a {
	color: #3e3e3e;
    font-weight: 500;
    font-size: 16px;
	}
.single-cont a:hover {
    text-decoration: underline;
}
.hz-border .hz-content-h2 {
    padding: 0 15px;
    background-color: #0f3661;
    color: #fff;
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    width: 200px;
    margin-left: 3px;
    line-height: 3 !important;
    font-weight: 600;
    margin: 0;
}
.hz-border {
    margin-bottom: 20px;
    background: #efefef;
    border-right: 3px solid #0f3661;
    padding-left: 30px;
}
.hz-sing-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 10px 0;
	}
.hz-sing-content p {
    color: #444242;
    text-indent: 2em;
	margin: 15px 0;
    font-size: 15px;
}
.hz-sing-content .hz-cont-h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
	}
table td {
    padding: 8px 0;
    border: 1px solid #928e8e;
	text-align: center;
    color: #000 !important;
	}
.hz-single-from .hz-from-h3 h3 {
    margin: 50px 0 30px 0;
	}
.relat {
	margin-top:50px;
	}
/*404*/	
.hz-404 {
    text-align: center;
	}
.hz-404 h2 {
	font-size:20px;
	margin:30px 0;
	}
/*404*/	
/*--- 666  End HZ Single Css     ---*/
/*-------------       --------------*/
/*-------------       --------------*/
/*--- 888  Start HZ Css          ---*/
.hz-clear {
	clear:both;
	}
.hz-table {
	overflow: auto;
	margin-top: 20px;
	}
.hz-table h3 {
    font-size: 20px;
}
.hz-table h3:before {
    display: none;
}
.hz-table table {
    border-collapse: collapse;
    width: 100%;
}
.hz-table tr:first-child {
   /* background: #0f3661 !important;*/
    color: #fff !important;
     /*font-weight: 600;*/
	}
.hz-table tr:first-child td {
    color: #000 !important;
	}
.hz-table tr:nth-last-child(2n+1) {
    background: #eee;
}
.hz-table tr:hover {
    background: #bfbfbf;
    color: #000;
	}
.hz-hr {
	margin:15px 0;
	border-top:1px solid #0f3661;
    background: none;
	}
.hz-shadow1 {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
	}
.hz-shadow2 {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
	}
.hz-shadow-nav {
    box-shadow: 0px 0px 13px #00000054;
	}
.single-pro-btn-row {
	margin-top:40px;	
	}
.single-pro-btn-row .hz-btn-div a {
    color: #ffffff;
    font-weight: 600;
}
/*--- 888  End HZ Css            ---*/
/*-------------       --------------*/
/*-------------       --------------*/


@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-border {
	display:none;
	}
.hz-from-h3 h3 {
    font-size: 20px;
    font-weight: 600;
	}
.hz-content-h2 {
	padding:10px;
    width: 150px;
    font-size: 14px;
	}
.hz-pro-img {
	margin-bottom:20px;
	}
.hz-btn-div {
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	}
.hz-sing-content .hz-cont-h2 {
	display:none;
	}
.single-pro-h2 {
    font-size: 14px;
	}
.single-pro-btn-row {
	margin-top:20px;	
	}
.hz-frome-submit input {
    font-size: 16px;
	color: #ffffff;
	}
.hz-frome-submit {
	text-align:center;
	}
.hz-frome-submit button {
    padding: 5px 30px;
    margin-top:0;
    width: 100%;
	}
}
/*-------------       --------------*/
/*-------------       --------------*/
/*-------------       --------------*/
/*-------------       --------------*/
/*-------------       --------------*/