.gy-steam-cont1-wrap,
.gy-steam-cont2-wrap,.heating-cont1-wrap,.electric-cont1-wrap {
	width: 1200px !important;
}
.gy-steam-cont1 {
	width: 100%;
	background: #F5F5F5;
}

.gy-steam-cont1-wrap,
.gy-steam-cont2-wrap,
.heating-cont1-wrap{
	margin: 0 auto;
}

.gy-steam-cont1-lt {
	padding-top: 90px;
	width: 54.286%;
	float: left;
}

.gy-steam-cont1-lt h1 {
	font-size: 30px;
	color: #333333;
}

.gy-steam-line {
	display: block;
	width: 100%;
	height: 1px;
	background: #D9D9D9;
	margin: 40px 0;
}

.gy-steam-cont1-lt p {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.gy-steam-cont1-rt {
	padding: 50px 0;
	width: 42.858%;
	float: right;
}

.gy-steam-chat a {
	display: inline-block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	margin-top: 30px;
}
.gy-steam-chat a:hover{
	background: #FEB700;
	color: #FFFFFF;
	border: 1px solid #FEB700;
}
.pro-dz {
	margin-right: 20px;
	background: #246ACF;
	color: rgba(255, 255, 255, 1);
	border: 1px solid #246ACF;
}

.pro-zx {
	border: 1px solid #246ACF;
	color: #246ACF;
}


/*===============*/

.gy-steam-cont1-rt .swiper-container {
	width: 100%;
	height: 100%;	
	z-index: 0;
}
.gy-steam-cont1-rt .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.gy-steam-cont1-rt .swiper-pagination {
	text-align: left;
}

.gy-steam-cont1-rt .swiper-pagination-bullet {
	width: 24.7%;
	height: 4px;
	opacity: 1;
	background: #CCCCCC;
}

.gy-steam-cont1-rt .swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}

.gy-steam-cont1-rt .swiper-pagination-bullet {
	border-radius: 0;
}

.gy-steam-cont1-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px 0 0;
}

.gy-steam-cont1-rt .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

.gy-steam-cont1-rt .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -4px;
}


/*===============*/

.gy-steam-cont2 {
	height: 100px;
	background: url(../img/special/zt_fk/gy-bg.jpg)no-repeat center;
	background-size: 100% 100%;
}

.gy-steam-cont2-ul {
	width: 85%;
	float: left;
}

.gy-steam-cont2-ul li {
	height: 40px;
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	margin: 30px 15px;
	line-height: 40px;
	cursor: pointer;
	padding: 0 20px;
}

.gy-steam-cont2-ul li:first-child {
	margin-left: 0;
}

.gy-steam-cont2-ul li:last-child {
	margin-right: 0;
}

.gy-steam-cont2-ul li.active {
	position: relative;
	background: #FFFFFF;
	color: #246ACF;
}

.gy-steam-cont2-ul li.active:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #FFFFFF;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.advan-chat {
	display: block;
	float: right;
	width: 15%;
	line-height: 100px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}

.table-boxs {
	margin: 100px auto;
}

.table-box {
	display: none;
}

.table-boxs .active {
	display: block;
}


/*================*/

.fktech {
	width: 100%;
}

.fktech table {
	width: 100%;
	background-color: #fff;
	position: relative;
	border-collapse: collapse;
	border-spacing: 0;
}

.fktech table thead {
	text-align: center;
	background-color: #246ACE;
	color: #fff;
}

.fktech table thead th {
	line-height: 2.5;
}

.fktech table .tabTh td {
	line-height: 2.5;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 0.5rem 0;
	font-weight: bold;
}

.fktech table .tabTh th {
	vertical-align: middle;
	text-align: center;
	padding: 0.5rem;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.fktech table tr.tabTh.th-last td {
	line-height: 2.5;
}

.fktech table td {
	min-height: 0.5rem;
	line-height: 3.5;
	vertical-align: middle;
	border: 1px solid #e7e7e7;
}

.data-para {
	height: auto;
	margin-right: -0.2rem;
	overflow: auto;
}

.data-para table tr td {
	text-align: center;
	padding: 0 0.2rem;
}


/*================*/

.gy-steam-cont3-lt,
.gy-steam-cont3-rt {
	width: 50%;
	float: left;
}

.gy-steam-cont3-lt img {
	height: 400px;
	vertical-align: middle;
}

.gy-steam-cont3-rt {
	height: 400px;
	background: #464551;
	color: #FFFFFF;
}

.gy-steam-cont3-text {
	width: 70%;
	padding: 60px 0 60px 40px;
}

.gy-steam-cont3-text h2 {
	font-size: 24px;
	margin-bottom: 40px;
	color: #FFFFFF;
}

.gy-steam-cont3-text p {
	font-size: 14px;
	line-height: 28px;
}

.gy-steam-cont4-ul {
	margin: 100px 0;
}

.gy-steam-cont4-ul li {
	width: 48%;
	float: left;
	margin-bottom: 40px;
}

.gy-steam-cont4-ul li:nth-child(2n) {
	float: right;
}

.gy-steam-cont4-ul li:nth-child(3),
.gy-steam-cont4-ul li:nth-child(4) {
	margin-bottom: 0;
}

.gy-steam-cont4-ul li img {
	width: 100%;
	vertical-align: middle;
}

.gy-steam-cont4-ul li h2 {
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/special/zt_fk/gy-bg2.jpg)no-repeat center;
	background-size: 100% 100%;
}

.gy-steam-cont4-ul li p {
	padding: 30px;
	background: #FAFAFA;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}

.gy-steam-cont5-ul {
	margin-bottom: 100px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.gy-steam-cont5-ul li {
	text-align: center;
}

.gy-steam-cont5-ul li span {
	display: block;
	width: 100px;
	height: 100px;
	background: #246ACE;
	text-align: center;
	line-height: 100px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 50%;
	margin-bottom: 20px;
}

.gy-steam-cont5-ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.gy-steam-cont6 h2 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 60px;
}

.gy-steam-cont6-div {
	width: 100%;
	background: #F5F5F5;
}

.gy-steam-cont6-ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

.gy-steam-cont6-ul li {
	cursor: pointer;
	line-height: 60px;
	background: #EBEBEB;
	text-align: center;
	font-size: 16px;
	padding: 0 34px;
}

.gy-steam-cont6-ul li:last-child a {
	color: #246ACE;
}

.gy-steam-cont6-ul li.active {
	background: #246ACE;
	color: #FFFFFF;
}

.solution-boxs {
	margin-top: 60px;
}

.solution-box {
	display: none;
}

.solution-boxs .active {
	display: block;
}

.solution-box-img {
	width: 11%;
	float: left;
}

.solution-box-img img {
	width: 100%;
}

.solution-box-text {
	width: 85%;
	float: right;
	padding-left: 40px;
	padding-top: 10px;
}

.solution-box-text p {
	color: #666666;
	line-height: 22px;
	font-size: 14px;
}

.solution-box-text a {
	margin-top: 20px;
	display: block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #246ACE;
	color: #246ACE;
}
.solution-box-text a:hover{
	background: #FEB700;
	color: #FFFFFF;
	border: 1px solid #FEB700;
}

/*<!--footer-form-->*/

.pro-phone {
	width: 675px;
	margin: 100px auto 70px;
	text-align: center;
}

.pro-phone h2 {
	font-size: 30px;
	color: #333333;
	margin-bottom: 30px;
}

.pro-phone p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.pro-phone p span {
	color: #E62129;
	font-weight: bold;
}

.gy-steam-cont7 {
	margin-bottom: 100px;
	position: relative;
}


/*常见问题*/

.pro-ques-ul {
	width: 100%;
	margin-top: 60px;
}

.pro-ques-ul li {
	width: 100%;
	float: left;
	margin-bottom: 80px;
}

.pro-ques-ul li:hover h3 a {
	color: #246ACE;
}

.pro-ques-ul li:last-child {
	margin-bottom: 0;
}

.pro-detail-ques {
	margin: 100px auto 0;
}

.pro-ques-li-title {
	margin-bottom: 25px;
}

.pro-ques-li-title i {
	font-size: 20px;
	color: #666666;
}

.pro-ques-li-title h3 {
	width: 80%;
	display: inline-block;
	margin-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro-ques-li-title h3 a {
	font-size: 16px;
	color: #333333;
}

.pro-ques-li-inner {
	padding: 15px 30px 25px;
	background-color: #F5F5F5;
	border-radius: 10px;
}

.pro-ques-li-inner p {
	color: #666666;
	text-indent: 2em;
	margin-top: 20px;
	line-height: 22px;
	font-size: 14px;
	color: #666666;
}

.pro-ques-li-inner-h i {
	font-size: 20px;
	margin-right: 5px;
	color: #666666;
}

.pro-ques-li-inner-h span {
	font-size: 14px;
	color: #333333;
}


/*=============*/


/*========swiper-container2=========*/

.swiper-container2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.gy-steam-cont7 .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.gy-steam-cont7 .swiper-container-horizontal>.swiper-pagination-bullets,
.gy-steam-cont7 .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -60px;
}

.gy-steam-cont7 .swiper-pagination-bullet {
	width: 100px;
	height: 5px;
	border-radius: 0;
}


/*============================*/

.about-pz-cont4 {
	margin: 100px auto 80px;
}

.pz-cont-title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}

.pz-cont-title p {
	color: #666666;
	margin-top: 15px;
}

.about-pz-cont4-warp {
	width: 100%;
	height: 520px;
	margin: 0 auto;
	background-color: #FAFAFA;
	border-radius: 10px;
}

.about-pz-cont4-warp .tech-cont1-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.about-pz-cont4-wrap-lt {
	width: 55%;
}

.pz-nav {
	padding-top: 60px;
}

.pz-nav li,
.pz-nav2 li {
	width: 20%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	background-color: #F0F0F0;
	border-radius: 5px;
	margin-right: 40px;
	margin-bottom: 15px;
}

.pz-nav li:nth-child(4n),
.pz-nav2 li:nth-child(4n) {
	margin-right: 0;
}

.pz-nav li:hover,
.pz-nav li.active,
.pz-nav2 li:hover,
.pz-nav2 li.active {
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.pz-cont4-boxs1 ul li {
	display: none;
	position: relative;
	padding: 40px;
	color: #FFFFFF;
	border-radius: 5px;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.pz-cont4-boxs1 ul li:before {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #246ACE;
	position: absolute;
	top: 50%;
	right: -10px;
	transform: translateY(-50%);
}

.pz-cont4-boxs1 ul li.show,
.pz-cont4-boxs2 ul li.show {
	display: block;
}

.pz-cont4-boxs2 {
	width: 42.858%;
}

.pz-cont4-boxs2 ul li {
	display: none;
	margin-top: 60px;
}

.pz-cont4-boxs2 ul li img {
	width: 100%;
	border-radius: 10px;
}
.gy-steam-cont9{
	margin-top: 100px;
}
.ser-title h2 {
	margin-bottom: 20px;
	font-size: 30px;
	color: #333333;
}

.ser-title p {
	color: #666666;
}
.ser-cont2-ul {
	margin-top: 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.ser-cont2-ul {
	margin-bottom: 100px;
}

.ser-cont2-ul li {
	width: 22.858%;
	padding: 60px 0;
	text-align: center;
	background-color: #F5F5F5;
	border-radius: 10px;
}

.ser-cont2-ul li span {
	display: block;
	color: #246ACE;
	font-size: 50px;
}
/*===============*/
.pro-message {
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto 100px;
	padding: 100px 40px;
	background-color: #FAFAFA;
	border-radius: 10px;
}

.pro-message p {
	margin: 20px auto 40px;
	font-size: 16px;
}

.pro-bj-line {
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(230, 230, 230, 1);
}

.pro-form {
	width: 740px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: left;
	margin-top: 40px;
}

.pro-form input,
.pro-form select {
	box-sizing: border-box;
	padding-left: 10px;
	height: 40px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
	margin-right: 10px;
}

.pro-form-div:nth-child(2) {
	margin-left: 0;
}

.pro-form-div {
	margin-left: 53px;
	margin-bottom: 20px;
}

.pro-form-div .sex+label::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	border: 1px solid #B3B3B3;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.pro-form-div .sex:checked+label::before {
	background-clip: content-box;
	background-color: #E62129;
	width: 12px;
	height: 12px;
	padding: 2px;
	border-radius: 2px;
	position: relative;
	top: 2px;
}

.pro-form-div .sex {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.pro-form-div .name,
.pro-form-div .capacity {
	width: 120px;
}

.pro-form-div .phone,
.pro-form-div .company {
	width: 285px;
}

.pro-form-div label span {
	color: #E62129;
	padding-right: 10px;
}

.pro-form-div select {
	color: #246ACF;
	width: 120px;
}

.pro-form-line {
	width: 100%;
	height: 1px;
	background: rgba(230, 230, 230, 1);
}

.pro-form-hide {
	margin: 20px 0 25px 53px;
}

.pro-form-hide i {
	display: inline-block;
	font-size: 20px;
	color: #246ACE;
	position: relative;
	top: 3px;
	left: 10px;
}

.pro-form-hide-cont {
	display: none;
}

.pro-form-hide-cont .pro-form-div:nth-child(2) {
	margin-left: 53px;
}

.pro-form .pro-form-submit {
	width: 120px;
	height: 40px;
	margin-left: 125px;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
	padding-left: 0;
}

.pro-form .pro-form-reset {
	width: 120px;
	height: 40px;
	border: 1px solid rgba(36, 106, 207, 1);
	border-radius: 5px;
	padding-left: 0;
	color: #246ACE;
}
/*=================*/

.richradio {
	border: 1px solid #CCC;
	color: #666;
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin-right: 35px;
}

.richradio:hover {
	cursor: pointer;
}

.lowIE {
	position: absolute\9;
	top: -999px\9;
	left: -999px\9;
}

.otherBrowser {
	display: none;
}

.IEChecked {
	background: url(../img/checked.png) no-repeat right bottom;
	background-size: auto auto;
	border: 1px solid #00a4ff;
	background-size: 21px 21px;
	color: #00a4ff;
}

.otherBrowserChecked {
	border: none;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
}

.pro-form-div .content {
	width: 600px;
	height: 80px;
	box-sizing: border-box;
	padding: 15px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
}

.pro-form-textarea span {
	position: relative;
	top: -65px;
}
/*==============heating===========*/
.heating-cont1{
	width: 100%;
	height: 550px;
	background: url(../img/special/zt_fk/heating-banner.jpg)no-repeat;
	background-size: 100% 100%;
}
.heating-cont1-text{
	position: relative;
	top: 150px;
}
.heating-cont1 h2{
	font-size: 40px;
	color: #FFFFFF;
	font-weight: 400;
}
.heating-cont1 p{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 72px;
}
.heating-cont1 .heating-chat{
	display: block;
	width:150px;
	height:40px;
	color: #FFFFFF;
	background:#FEB700;
	text-align: center;
	line-height: 40px;
	transition: all .4s;
}
.heating-cont1 .heating-chat:hover{
	background: #FFFFFF;
	color: #5285F7;
}
.heating-cont2{
	background: #F5F5F5;
	margin: 120px auto;
}
.heating-cont2-img{
	float: left;
	width: 32%;
	max-height: 256px;
}
.heating-cont2-img img{
	vertical-align: middle;
	max-width: 100%;
}
.heating-cont2-text{
	max-height: 256px;
	float: right;
	box-sizing: border-box;
	width: 68%;
	padding:40px;
}
.heating-cont2-text p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
}
.heating-cont2-text a{
	color: #5285F7;
	border-bottom: 1px solid #5285F7;
}

.heating-cont4{
	margin: 100px auto 0;
	padding: 100px 0 60px;
	 background: url(../img/special/zt_fk/bg.jpg)no-repeat right center;
	 background-size: cover;
}
.heating-title{
	font-size:30px;
	font-weight:bold;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto 50px;
}
.heating-cont4 p{
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.heating-cont4-ul{
	text-align: center;
	margin-bottom: 40px;
}
.heating-cont4-ul li{
	display: inline-block;
	text-align: center;
}
.heating-cont4-ul li span{
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #5285F7;	
	line-height: 100px;
	color: #FFFFFF;
	font-size: 20px;
}
.heating-cont4-ul li:nth-child(3) span{
	background: #FEB700;
}
.heating-cont4-ul li b{
	display: block;
	font-size: 18px;
	color: #333333;
	margin-top: 20px;
	font-weight:400;
}
.heating-cont4-ul li img{
	margin:70px;
}
.heating-cont3 .heating-cont4-js span,
.heating-cont3 .heating-cont4-js input{
	color: #5285F7;
}
.heating-cont3 .heating-cont4-js input{
	border: 1px solid #5285F7;
}
.heating-cont3 .heating-cont4-js {
    margin-bottom: 0;
}
.heating-cont4-js{
	text-align: center;
	padding-top: 50px;
}
.heating-cont3 .heating-cont4-js span, .heating-cont4 .heating-cont4-js input {
    color: #FFFFFF;
}
.heating-cont4-js span {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.heating-cont4-js input {
    width: 100px;
    height: 40px;
    border: 1px solid #5285F7;
    margin: 0 20px;
    padding-left: 20px;
}
.heating-cont3{
	height: 224px;
	background: url(../img/special/zt_fk/heating-bg.jpg)no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.heating-cont3-wrap{
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}
.heating-cont3-wrap h2{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.heating-cont5{
	background: #F5F5F5;
	margin: 80px auto 120px;
}
.heating-cont5-lt{
	width: 20%;
	float: left;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
	border-right: 1px solid #FFFFFF;
}
.heating-cont5-rt{
	width: 80%;
	float: right;
	padding: 0 60px;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
}
.heating-cont5-ul li{
	padding: 18px 20px;
	color: #333333;
	cursor: pointer;
}
.heating-cont5-ul li.active{
	background: #FEB700;
	color: #FFFFFF;
}
.heating-cont5-chat .heating-chat{
	color: #5285F7;
	border-bottom: 1px solid #5285F7;
}

.heating-cont5-chat .heating-more{
	margin-left: 40px;
	color: #FEB700;
	border-bottom: 1px solid #FEB700;
}

.heating-cont5-box-lt{
	width: 40%;
	float: left;
	margin-top: 100px;
	padding-right: 40px;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
}
.heating-cont5-box-rt{
	width: 60%;
	float: right;
	margin-top: 75px;
}
.heating-cont5-box-rt img{
	width: 100%;
}
.heating-cont5-box-lt h2{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}
.heating-cont5-box-lt p{
	margin-bottom: 20px;
}
.heating-cont5-box-lt p,
.heating-cont5-box-lt span{
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.heating-cont5-chat{
	margin-top: 30px;
}
.heating-cont5-boxs .active{
	display: block;
}
.heating-cont5-box{
	display: none;
}
.heating-cont6 table{
	width: 100%;
    background-color: #F5F5F5;
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
}

.heating-cont6 table td{
	vertical-align: middle;
    text-align: center;
    padding: 0.5rem;
    border: 1px solid #fff;
    line-height: 2.5;
}
.heating-cont6 table thead td{
	background: #002248;
	color: #FEB700;
	line-height: 1.6;
	font-weight: bold;
}
.heating-cont6 table tbody tr td:first-child{
	font-weight: bold;
}
.heating-cont6 table thead span{
	display: block;
	font-size: 12px;
	font-weight: initial;
}
/*===========柱形图=============*/
.heating-cont7{
	margin: 120px auto;
}
.heating-cont7-lt{
	width: 50%;
	float: left;	
}
.heating-cont7-lt h2,
.heating-cont7-rt h2{
	text-align: center;
	margin-bottom: 60px;
}
.heating-cont7-rt{
	width: 50%;
	float: right;
}
.heating-cont7-lt-ul{
	width: 100%;
    height: 250px;
    position: relative;
}
.heating-cont7-lt-ul li {
	width: 25%;
	display: block;
	font-size: 14px;
	color: #666666;
	text-align: center;
	position: absolute;
    bottom: 0;
}
.heating-cont7-lt-ul li:nth-of-type(2){
	left: 25%;
}
.heating-cont7-lt-ul li:nth-of-type(3){
	left: 50%;
}
.heating-cont7-lt-ul li:nth-of-type(4){
	left: 75%;
}
.heating-cont7-lt-ul li:nth-of-type(4) p{
	background: #5285F7;
}
.heating-cont7-lt-ul li p{
	width: 30px;
    background-color: #ddd;
    margin: 10px auto;
    height: 0;
    transition: height 2s;
}
.heating-cont7-lt-ul{
	width: 100%;
}
.heating-cont7-rt-ul{
	margin-top: 100px;
}
.heating-cont7-rt-ul li{
	margin-bottom: 30px;
}
.heating-cont7-rt-ul li:last-child p{
	background: #FEB700;
}
.heating-cont7-rt-ul li p{
	width: 480px;
	display: inline-block;;
    background-color: #ddd;
    margin:0  10px;
    height: 30px;
    transition: all 2s;
}
.heating-cont7-rt-ul li span{
	display: inline-block;
	position: relative;
	top: -10px;
}
.heating-cont7-rt-ul li:nth-of-type(2) p{
	max-width: 240px;
}
.heating-cont7-rt-ul li:nth-of-type(3) p{
	max-width: 160px;
}
.heating-cont7-rt-ul li:nth-of-type(4) p{
	max-width: 100px;
}

/*====================*/
.heating-cont8{
	width: 100%;
	background: #FAFAFA;
	padding: 80px 0;
}
.heating-cont8 h2,.heating-cont9 h2{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
}
.heating-cont8 p,.heating-cont9 p{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.map-heating{
	margin-top: 80px;
}
/*==============*/
.heating-cont9{
	margin: 120px auto;
}
.heating-cont9-ul{
	margin-top: 60px;
}
.heating-cont9-ul li{
	width: 390px;
	float: left;
	height: 60px;
	text-align: center;
	background: #F5F5F5;
	margin-bottom: 20px;
}
.heating-cont9-ul li.active{
	background: #FEB700;
}
.heating-cont9-ul li.active a{
	color: #FFFFFF;
}
.heating-cont9-ul li a{
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 60px;
}
.heating-cont9-ul li:nth-child(3n-1){
	margin: 0 15px;
}
.heating-cont9-lt{
	float: left;
	width: 49%;
}
.heating-cont9-rt{
	float: right;
	width: 49%;
}
.heating-cont9-maxImg{
	position: relative;
	height: 460px;
	background: url(../img/special/zt_fk/heating2.jpg)no-repeat center;
	background-size: 100% 100%;
	text-align: center;
}

.heating-cont9-maxImg:hover .heating-mask{
	opacity: 1;
}
.heating-mask{
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background:rgba(0,34,72,0.7);
	transition: all .4s;
}
.heating-mask h2{
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 135px;
	font-weight: inherit;
}
.heating-mask h2 span{
	display: inline-block;
	width: 40px;
	height: 1px;
	background: #FFFFFF;
	position: relative;
	top: -10px;
	right: 10px;
}
.heating-mask h2 span:last-child{
	right: 0;
	left: 10px;
}
.heating-mask p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}
.heating-mask .heating-chat{
	display: block;
	width:150px;
	height:40px;
	margin: 40px auto 0;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background:#FEB700;
}

.heating-cont9-minImg{
	width: 100%;
	margin-top: 20px;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.heating-cont9-img-lt{
	position: relative;
	width: 49%;
	height: 190px;
	background: url(../img/special/zt_fk/heating3.jpg)no-repeat center;
	background-size: 100% 100%;
	text-align: center;
}

.heating-cont9-img-rt{
	position: relative;
	width: 49%;
	height: 190px;
	background: url(../img/special/zt_fk/heating4.jpg)no-repeat center;
	background-size: 100% 100%;
	text-align: center;
}
.heating-cont9-img-lt .heating-mask h2,
.heating-cont9-img-rt .heating-mask h2{
	padding-top: 40px;
}
.heating-cont9-maxImg:hover .heating-mask,
.heating-cont9-img-lt:hover .heating-mask,
.heating-cont9-img-rt:hover .heating-mask{
	opacity: 1;
}

.heating-cont9-rt .heating-cont9-minImg{
	margin-top: 0;
}
.heating-cont9-rt .heating-cont9-maxImg{
	margin-top: 20px;
	background: url(../img/special/zt_fk/heating7.jpg)no-repeat center;
	background-size: 100% 100%;
}
.heating-cont9-rt .heating-cont9-minImg .heating-cont9-img-lt{
	background: url(../img/special/zt_fk/heating5.jpg)no-repeat center;
	background-size: 100% 100%;
}
.heating-cont9-rt .heating-cont9-minImg .heating-cont9-img-rt{
	background: url(../img/special/zt_fk/heating6.jpg)no-repeat center;
	background-size: 100% 100%;
}
/*========电锅炉===============*/

.electric-header {
	position: fixed;
	z-index: 9999;
	width: 100%;
}

.electric-header .navBar>ul>li>h3>a {
	color: #FFFFFF;
}

.electric-cont1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.electric-cont1>.swiper-wrapper>.swiper-slide:nth-child(1) {
	background: url(../img/special/zt_fk/electric-boiler/bg1.jpg);
}

.electric-cont1>.swiper-wrapper>.swiper-slide:nth-child(2) {
	background: url(../img/special/zt_fk/electric-boiler/bg2.jpg);
}

.electric-cont1>.swiper-wrapper>.swiper-slide:nth-child(3) {
	background: url(../img/special/zt_fk/electric-boiler/bg3.jpg);
}

.mousetip {
	background: url(../img/special/zt_fk/electric-boiler/mousetip.png) no-repeat;
	width: 64px;
	height: 64px;
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin-left: -25px;
	z-index: 100;
	cursor: pointer;
	animation-name: firstPart;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	animation-delay: 0.3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	-moz-animation-name: firstPart;
	-moz-animation-duration: 0.8s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0.3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-moz-animation-play-state: running;
	-webkit-animation-name: firstPart;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	-o-animation-name: firstPart;
	-o-animation-duration: 0.8s;
	-o-animation-timing-function: linear;
	-o-animation-delay: 0.3s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: alternate;
	-o-animation-play-state: running;
}

@keyframes firstPart {
	0% {
		bottom: 40px;
	}
	100% {
		bottom: 20px;
	}
}

@-webkit-keyframes firstPart
/* Safari and Chrome */

{
	0% {
		bottom: 40px;
	}
	100% {
		bottom: 20px;
	}
}

.electric-cont1 .heating-cont1-wrap {
	text-align: center;
	margin-top: 160px;
}

.electric-cont1-cotainer {
	width: 100%;
	height: 100%;
}

.electric-cont1-wrap .swiper-slide {
	color: #ffffff;
	text-align: center;
	top: 100px;
}
.electric-cont1-nav ul li{
	display: inline-block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #00FFFC;
	border: 1px solid #00FFFC;
	border-radius: 20px;
	margin-right: 40px;
}

.electric-cont1-nav ul li:nth-child(3){
	width: auto;
	height: auto;
	border: none;
	border-radius: initial;
	position: relative;
	top: 35px;
}
.electric-cont1-nav ul li span{
	display:block;
}
.electric-cont1-nav p{
	width: 90%;
	margin: 60px auto 0;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}
.electric-cont1-circle{
	margin-top: 100px;
	padding: 0 80px;
}
.electric-cont1-circle ul {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content:space-around;
	-webkit-justify-content: space-around;
}
.electric-cont1-circle ul li{
	display: inline-block;
}
.circleChart{
	display: inline-block;
}
.circleChart_canvas{
	width: 150px;
	height: 150px;
}
.circleChart p{
	line-height: 150px !important;
}
.electric-cont1-circle ul li p{
	font-size: 18px;
	margin: 20px;
}
.electric-cont1-circle ul li span{
	display: block;
	width:150px;
	height:1px;
	margin: 0 auto;
	background:#00FFFC;
}
.electric-cont1-wrap .chat{
	display: block;
	width:200px;
	height:50px;
	margin: 100px auto 0;
	border:1px solid #00FFFC;
	border-radius:25px;
	text-align: center;
	font-size: 14px;
	color: #00FFFC;
	line-height: 50px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:44px;
	height:87px;
	background-image: url(../img/special/zt_fk/electric-boiler/prev.png);
	left: 0;
	background-size: 44px 87px;
	
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:44px;
	height:87px;
	background-image: url(../img/special/zt_fk/electric-boiler/next.png);
	right: 0;
	background-size: 44px 87px;
}
.electric-cont1-pf h2{
	text-align: center;
	font-size: 24px;
	color: #00FFFC;
	font-weight: bold;
	margin-top: 55px;
}
.electric-cont1-pf ul{
	margin-top: 45px;
	text-align: left;
}
.electric-cont1-pf ul li{
	margin-bottom: 30px;
	padding-left: 130px;
}
.electric-cont1-pf ul li span{
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	top: -10px;
}
.electric-cont1-pf ul li span:last-child{
	color: #00FFFC;
}
.electric-cont1-pf ul li p{
	display: inline-block;
	height: 30px;
	background: #E6E6E6;
	margin: 0 20px;
}
.electric-cont1-pf-li1 p{
	width: 700px;
}
.electric-cont1-pf-li2 p{
	width: 280px;
}
.electric-cont1-pf-li3 p{
	width: 105px;
}
.electric-cont1-pf ul .electric-cont1-pf-li4 span:last-child{
	color: #00FFFC;
	font-weight: bold;
	font-size: 24px;
	margin-left: 20px;
}
.electric-cont1-pf ul .electric-cont1-pf-li4{
	padding-left: 116px;
	margin-bottom: -50px;
}

.electric-cont1-gl ul,
.electric-cont1-zn ul{
	margin-top: 40px;
	margin-bottom: -60px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content:space-around;
	-webkit-justify-content: space-around;
	padding: 0 120px;
}
.electric-cont1-gl ul li{
	border:1px solid #00FFFC;
	text-align: center;
	color: #00FFFC;
	width:300px;
}
.electric-cont1-gl ul li h3{
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	border-bottom:1px solid #00FFFC;
	color: #00FFFC;
}
.electric-cont1-gl ul li p{
	padding: 20px 20px 0;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}
.electric-cont1-gl ul li:nth-child(2){
	width: 500px;
}

.electric-cont1-zn ul li{
	border:1px solid #00FFFC;
	text-align: center;
	width:450px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}
.electric-cont1-zn ul li img{
	width: 100%;
}
/*========cases====*/
.swiper-slide-title h2{
	font-size: 40px;
	color: #00FFFC;
	margin: 120px auto 80px;
	text-align: center;
}
.electric-slide-cases .in-case-ul {
	display: block;
	-webkit-flex-direction: initial;
	flex-direction: initial;
	justify-content: initial;
	-webkit-justify-content: initial;
}

.electric-slide-cases .in-case-ul li {
	width: 270px;
	float: left;
	margin-right: 40px; 
	transition: all .4s;
	background: transparent;
    border: 1px solid #00FFFC;
    border-radius: 0;
    padding: 10px 10px 30px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}

.electric-slide-cases .in-case-ul li a {
	display: block;
}

.electric-slide-cases .in-case-ul li a img {
	width: 100%;
	border-radius: 0;
}

.electric-slide-cases .in-case-ul li h2 a {
	margin-top: 30px;
	font-size: 24px;
	color: #00FFFC;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.electric-slide-cases .in-case-ul li span {
	display: block;
	font-size: 14px;
	color: #00FFFC;
	margin: 15px 0;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.electric-slide-cases .in-case-ul li .case-app {
	margin-left: 25px;
	width: 60px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 3px;
	text-align: center;
}

.in-case-ul li:hover h2 a,
.in-case-ul li:hover span {
	color: #00FFFC;
}
.electric-slide-cases .in-case-ul li h2{
	font-weight: 400;
}
.electric-slide-cases .in-case-ul li:hover{
	box-shadow:0px 0px 20px 0px rgba(4,0,0,0.15);
}
.electric-slide-cases .in-case-ul li:nth-child(4n) {
	margin-right: 0;
}

.cases-list-page {
	text-align: center;
	margin: 60px auto 0;
}

.cases-list-page a {
	color: #666666;
	margin-right: 15px;
}

.cases-list-page b {
	color: #246ACE;
	margin-right:15px;
}
.electric-form{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content:space-between;
	-webkit-justify-content: space-between;
	margin-top: 100px;
}
.electric-form input{
	width: 28%;
	box-sizing: border-box;
    padding-left: 10px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-right: 10px;
}
.electric-form input[type="submit"]{
	width: 10%;
	background: #FFB400;
}

.electric-slide-cases .bei-an {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
    height: 60px;
    border-radius:0;
    background-color: transparent;
}
.electric-slide-cases .electric-cont1-wrap{
	margin: 0 auto;
}















