body,
button,
input,
select,
table,
textarea {
	color: #000;
	font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 400;
	margin:0; padding:0; 
}
ul{margin:0; padding:0;}
li{ list-style:none;}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
	line-height: 1.3;
	margin: 0 0 15px 0;
}
h1 {
    font-size: 30px; font-weight: 600;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
}
h2 {
    font-size: 26px;font-weight: 500;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
}
h3{font-size: 20px;font-weight: 400;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;}
h2 a,h3 a{color:#000;}

p {
	margin-bottom:10px;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
}
b, strong {
	font-weight: bold;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{ text-decoration:none;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti; }
a:hover{color:#23A38F;font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;}
.clearfix:before, .clearfix:after, .row:before, .row:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .ak-container:after, .ak-container:before {
    content: '';
    display: table;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after, .row:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .ak-container:after {
    clear: both;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
header.site-header {
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
    border-top: 5px solid #23a38f;
    background: #FFF;
    position: relative;
}
.menu-toggle{
	display: none;
}
.site-branding.main-logo{
    float: left;
    padding: 10px 0;
}
.logo-left .site-branding.main-logo img{
	max-height: 67px !important;
	width: auto !important;
}
.logo-center .site-branding.main-logo{
	float: none;
	text-align: center;
}
.main-logo h1 {
    width: 300px;
	height: 62px;
    text-indent:-99999px;
	background:url(https://www.zgboilers.com/special/firetubeboiler/images/logo.png) no-repeat 0 0;
    margin: 10px 0 5px;
}

.header-wrap .main-navigation{
    float:right;
}
.header-wrap.logo-center  .main-navigation{
	float: none;
	text-align: center;
}
.header-wrap ul{
	margin: 0;
	list-style:none;
}
#site-navigation .menu{
	float: left;
}
.logo-center #site-navigation .menu{
	display: inline-block;
	float: none;
}
#site-navigation ul li{
	position: relative;
}
#site-navigation .menu > ul > li{
	float: left;
}
#site-navigation .menu > ul > li > a{
    border-left: 1px solid #ececec;
    color: #23a38f;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 86px;
    padding: 0 14px;
    text-transform: uppercase; text-decoration:none;
}
.logo-center #site-navigation .menu > ul > li > a{
	line-height: 50px;
}
.logo-center #site-navigation .menu > ul > li > a{
	border-left: none;
}
#site-navigation .menu > ul > li:hover > a:before, 
#site-navigation .menu > ul > li.current_page_item > a:before,
#site-navigation .menu > ul > li.current-menu-item > a:before,
#site-navigation .menu > ul > li.current_page_ancestor > a:before,
#site-navigation .menu > ul > li.current-menu-ancestor > a:before{
    background: #f0563d;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top:-5px;
    width: 100%;
}
.logo-center #site-navigation .menu > ul > li:hover > a:before, 
.logo-center #site-navigation .menu > ul > li.current_page_item > a:before,
.logo-center #site-navigation .menu > ul > li.current_page_ancestor > a:before,
.logo-center #site-navigation .menu > ul > li.current-menu-ancestor > a:before{
	display: none;
}
#banner {
    width: 100%;
    height: 300px;
    position: relative;
    margin: auto;
}
.bx-slider{ background:url(https://www.zgboilers.com/special/firetubeboiler/images/banner.jpg) no-repeat 50% 0%; height:300px; position:relative; top:0; left:0;}
/*----------- body -----------*/
.ak-container {
    width: 1170px;
    margin: 0 auto;
}

#about-section {
    height: auto;
    padding: 15px 0;
    text-align: center;
    background: #FFF;
}
#about-section .main-title {
    font-size: 38px;
}
.roboto-light {
    font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
#about-section .welcome-detail {
    font-size: 22px;
    font-weight: 300;
    line-height: 36px;
}
#about-section .welcome-content {
    margin-bottom: 30px;
}
.ak-container a.read-more {
    padding: 16px 25px; background:#F74848; font-size:20px;border-radius:8px; box-shadow:2px 2px 1px #504F4F; color:#fff;
}
.ak-container a.read-more:hover{ background:#F32D2D;}
.bttn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #F0563D;
    color: #FFF !important;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    border: none;
	border-radius:4px;
    padding: 10px 15px;
    font-weight: normal;
    display: inline-block;
    position: relative;
    text-shadow: none;
}
 input[type="submit"]:hover{ background:#F32D2D;}
table.vs{ width:100%; padding:0; margin:0;border:1px solid #ccc;}
table.vs th{ background:#23A38F; color:#fff;}
table.vs td{ font-size:0.8em; border:1px solid #ccc;}
p.note{ font-size:0.7em;}
	
.featured-section {
    padding: 45px 0 60px;
    background: #23A38F;
}
.output,.output h3{color:#fff;}
.output-1{width:47%; margin-right:5%; float:left;}
.output-1 p.white,.output-2 p.white,h3.white{ color:#fff;}
.output-1 p.black,.output-1 p.black a{ color:#000;}
.output-1 p.black a:hover{ text-decoration:underline;}
.output-2{width:47%;float:left;}
.output li{ width:100%;}
.output h3{ padding:5px 0;}
.output li img { width:100%; display:block; float:left;}
.output p{ text-align:center;}
.featured-section .main-title {
    color: #F6F6F6;
    font-size: 32px;
}
.product{display:block; padding:15px;}
.product-img{ float:left; width:41%; margin-right:4%;}
.product-des{float:left;width:50%;}
table.table1{width:100%;border:1px solid #ccc; text-align:center;}
table.table1 th { background:#EAEAEA;border:1px solid #ccc;}
table.table1 td{font-size:0.8em; border:1px solid #ccc;}
.productContentLeft {
    float: left;
    padding: 20px;
    width: 70%;
    border-right: 1px solid #ccc;
}

.productContentRight {
    float: right;
    width: 30%;
    padding: 20px 20px 20px 10px;
}
.productContentLeft img,.productContentRight img{width:100%;}
.random-list{padding:15px;}
.random-list p a{color:#23A38F;}
.random-list p a:hover{ text-decoration:underline;}
.featured-section .sub-desc {
    color: #F6F6F6;
    display: block;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 50px;
    text-align: center;
}
.featured-section .featured-post-wrapper {
    margin-left: -20px;
}
.featured-section .featured-post {
    background: #FFF;
    color: #333;
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-left: 20px;
    width: 23%;
}
.featured-section .featured-post img{ width:100%;}
figure {
    margin: 0;
}
.featured-section .featured-content {
    padding: 15px 20px 15px;
}
.featured-post h2.featured-title {
    line-height: 24px;
}
.featured-post .view-more {
    color: #23A38F;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #23A38F;
    padding: 6px 15px;
    display: inline-block;
}
.featured-post .view-more:hover {
    background: #23A38F;
    color: #FFF;
}
.events-section .main-title {
    color: #333;
    font-size: 30px;
    line-height: 1;
    margin: 50px 0;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.bx-wrapper * {
    direction: ltr;
}
.events-section .event-list {
    background: #F2F2F2;
    float: left;
    position: relative;
    width: 377px;
}
.events-section .event-list .event-thumbnail img {
    width: 100%;
}

.events-section .main-title a {
    color: #333;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.events-section .event-list .event-detail {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    padding: 20px 20px 18px;
    text-align: left;
}
.events-section .event-list .event-title {
    margin-bottom: 6px;
}
.events-section .event-list .event-detail {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    padding: 20px 20px 18px;
    text-align: left;
}
.read-more-btn .read-icon-wrap {
    background: none repeat scroll 0 0 #209684;
    height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 24px;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family:'Hiragino Sans GB','Microsoft Yahei',"WenQuanYi Micro Hei",SimSun,Tahoma,Arial,Helvetica,STHeiti;
    font-weight: bold;
    color: #666;
    bottom: -45px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.clients-say-section {
    padding: 40px 0 80px; 
    text-align: center;
    background: #F6F6F6;
}
.clients-say-section .main-title {
    color: #2e313d;
    font-size: 30px;
    margin-bottom: 40px;
}
.clients-say-section .testimonial-wrap {
    margin: 0 auto;
    width: 970px;
}
.clients-say-section .bx-wrapper {
    padding-bottom: 20px;
}
.clients-say-section .testimonial-slide {
    color: #111111;
    font-size: 24px;
    font-weight: 300;
    line-height: 33px;
    width: 100% !important;
}
.clients-say-section .testimonial-thumbnail{border-radius: 90px;
    height: 103px;
    margin: 0 auto 29px;
    overflow: hidden;
    width: 103px;}
.clients-say-section .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 360px;
}
.clients-say-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #23a38f;
    display: block;
    height: 11px;
    margin: 0 4px;
    outline: 0 none;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    width: 11px;
    border-radius: 0;
}
.clients-say-section .bx-wrapper .bx-pager.bx-default-pager a.active, .clients-say-section .bx-wrapper .bx-pager.bx-default-pager a:hover{ background: #F0563D;}
.clients-say-section .bx-wrapper .bx-controls-direction a{
	background: url(https://www.zgboilers.com/special/firetubeboiler/images/testimonila-controls.png) no-repeat scroll 0 0;
    height: 29px;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 33px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 15px;
    z-index: 9999;
}
.clients-say-section .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: -17px 0;
    right: 360px;
}
.clients-say-section .testimoinal-client-name {
    margin-top: 20px;
    font-weight: 400;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
/*-------------------------form style-------------------------------*/
.form-2{display: block; height:61px;width:45%; float:left; margin-right:2.5%;}
.form-control {
    
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sele{ height: 34px;
    padding: 5px; margin-right:7px; width:47%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

.form-2 span.check{margin-right:20px;}
.textarea-box {
   
    text-align: left;
    text-transform: none;
    padding: 9px;
    min-height: 150px;
    padding-left: 15px;
    display: inline-block;
    border-radius: 4px;
    background: rgba(255,255,255, 0.95);
}
footer{ margin-top:20px;}
footer #middle-footer{
	background: #1c8776;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 0;
    text-align: center;
}
.footer-menu ul li{ display: inline-block;}
.footer-menu ul li a {
    border-left: 1px solid #ffffff;
    color: #ffffff;
    margin-left: 8px;
    padding-left: 8px;
    line-height: 10px;
    display: block;
}
footer #bottom-footer {
    background: none repeat scroll 0 0 #2e313d;
    color: #ffffff;
    text-align: center;
    padding: 20px;
    font-size: 13px;
}
.footer-menu ul li:first-child a {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
}
.footer-wrap a {
    color: #ffffff;
}
