.border_box{
		-moz-box-sizing: border-box;  
		-webkit-box-sizing: border-box; 
		-o-box-sizing: border-box; 
		-ms-box-sizing: border-box; 
		box-sizing: border-box;
	}
.w12{
	width: 1200px;
	margin: 0 auto;
}
.gn_header{
	width: 100%;
	height: 800px;
	background: url(../../img/special/zt_fk/gongnuan/banner.jpg)no-repeat center;
	position: relative;
}
.gn_logo{
	text-align: center;
	position: absolute;
	top: 85px;
	left: 0;
	right: 0;
}
.gn_logo a.gn_home{
	font-size: 16px;
	font-weight:400;
	color: #FD9C1C;
	display: inline-block;
	position: absolute;
	right: 390px;
	top: 10px;
}
.gn_chat{
	text-align: center;
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
}
.gn_chat a{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-decoration:underline;
	color:#F36870;
}

.gn_cont1{
	position: relative;
	height: 430px;
	margin: 150px auto;
}

.gn_cont1_lt{
	position: absolute;
	left: 0;
	top: -30px;
	z-index: 30;
	width: 400px;
	border: 30px solid #FC9321;
	border-radius:120px 20px 120px 20px;
	text-align: center;
	line-height: 206px;
	background: #FFFFFF;
}
.gn_cont1_lt img{
	vertical-align: middle;
}
.gn_cont1_rt{
	position: absolute;
	right: 0;
	z-index: 20;
	width:1170px;
	height:266px;
	background:rgba(241,244,249,1);
	border-radius:120px 20px 120px 20px;
}
.gn_cont1_rt p{
	width: 720px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:32px;
	float: right;
	margin: 40px 40px 0 0;
}

.gn_cont1_c{
	position: relative;
	top:370px;
	text-align: center;
}
.gn_cont1_c span {
	display: inline-block;
	width:300px;
	height:60px;
	background:rgba(252,147,33,1);
	border-radius:50px 10px 50px 10px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:60px;
}
.gn_cont1_c a{
	display: inline-block;
	width:300px;
	height:60px;
	background:rgba(241,244,249,1);
	border-radius:50px 10px 50px 10px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(252,147,33,1);
	line-height:60px;
	margin-left: 40px;
}
/*服务网络*/

.ser-map {
	margin-bottom: 100px;
}

.regionList {
	float: right;
	margin-top: 50px;
	width: 34%;
}

.regionList ul {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
}

.regionList ul li {
	float: left;
	margin: 0 14px 20px 0;
	padding: 0;
	width: 51px;
	height: 30px;
	border: 1px solid #ebebeb;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.mapInfo span {
	display: block;
	padding: 0 5px 0 3px;
	color: #666;
	cursor: pointer;
}

.regionList ul li.select {
	background: #246ACE;
}

.regionList ul li.select span {
	color: #fff;
}

.mapInfo i {
	display: none;
	margin-top: 5px;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #aeaeae;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
}

.mapInfo i.active {
	background: #E27F21;
}

#mapone #div3 {
	position: absolute;
	top: 40px;
	left: 57%;
}

#mapone #div3 span {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 52px;
}

#mapone span.zhu {
	display: block;
	width: 420px;
	float: right;
	color: #ccc;
}

#StateTip,
.stateTip {
	position: absolute;
	display: none;
	padding: 4px;
	border: 1px solid #246ACE;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
}
/* end */
.gn_map h2{
	font-size:34px;
	font-weight:bold;
	color:#FB9321;
	text-align: center;
	position: relative;
}
.gn_map h2:before {
    content: 'POLICY';
    position: absolute;
    top: -15px;
	left: 0;
	right: 0;
    font-size: 34px;
    color: #F4F4F4;
    font-weight: bolder;
    line-height: 1;
    z-index: -1;
    text-transform: uppercase;
}
.heating-cont4 {
	margin: 100px auto 0;
	padding: 100px 0 60px;
	background: url(../../img/special/zt_fk/gongnuan/bg.jpg)no-repeat center;
	background-size: 100% 100%;
}

.heating-title {
	font-size: 30px;
	font-weight: bold;
	color: #FB9321;
	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: #FB9321;
	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: 16px;
	color: #333333;
	margin-top: 20px;
	font-weight: bold;
}

.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: none;
}

.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: 222px;
	background: url(../../img/special/zt_fk/gongnuan/heating-bg.jpg)no-repeat center;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 120px;
}

.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;
}
.gn_p_u{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.gn_p_u li{
	position: relative;
	text-align: center;
	width:270px;
	height:360px;
	background:linear-gradient(180deg,rgba(255,193,5,1),rgba(251,147,33,1));
	border-radius:30px 80px 30px 80px;
}
.gn_p_u li a{
	display: block;
}
.gn_p_u li .gn_p_u_img img{
	margin-top: -77px;
}
.gn_p_u li:nth-child(1) .gn_p_u_img img{
	margin-left: -40px;
}
.gn_p_u li h2 a{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 30px;
}
.gn_p_u li p{
	margin: 30px auto;
}
.gn_p_u li p span{
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 28px;
}
.gn_p_u li a.more{
	width:40px;
	height:40px;
	margin: 0 auto;
	background:rgba(255,255,255,1);
	border-radius:50%;
	text-align: center;
	line-height: 40px;
	color: #FB9321;
}
.gn_advan{
	margin: 120px auto;
}
.gn_advan h2,.gn_case h2{
	font-size:34px;
	font-weight:bold;
	color:#FB9321;
	text-align: center;
	position: relative;
}
.gn_advan h2:before,
.gn_case h2:before {
    content: 'ADVANTAGE';
    position: absolute;
    top: -15px;
	left: 0;
	right: 0;
    font-size: 34px;
    color: #F4F4F4;
    font-weight: bolder;
    line-height: 1;
    z-index: -1;
    text-transform: uppercase;
}
.gn_advan_c{
	margin-top: 80px;
}                                                    
.gn_advan_lt{
	width:600px;
	height:340px;
	padding: 20px;
	position: relative;
	z-index: 50;
}
.gn_advan_lt img{
	border-radius:100px 30px 100px 30px;
	position: absolute;
	z-index: 40;
}
.gn_advan_lt:after{
	content:'';
	position: absolute;
	top: -3px; bottom: -3px;
	left: -3px; right: -3px;
	background: linear-gradient(180deg,rgba(255,194,6,1),rgba(252,147,33,1));
	border-radius:120px 40px 120px 40px;
	z-index: -1;
     }
.gn_advan_rt{
	width: 540px;
}
.gn_advan_rt h3{
	font-size: 24px;
	color: #FC9321;
	line-height: 32px;
	margin-top: 40px;
}
.gn_advan_rt span.line{
	display: block;
	width: 100%;
	height: 5px;
	background: #FAFAFA;
	margin: 30px 0;
}
.gn_advan_rt p span{
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
/* table */
.heating-cont6 table {
	width: 100%;
	background-color: #F5F5F5;
	position: relative;
	border-collapse: collapse;
	border-spacing: 0;
	border-radius: 20px;
}
.heating-cont6 table thead tr td:nth-child(1){
	border-radius: 20px 0 0 0;
}
.heating-cont6 table thead tr td:last-child{
	border-radius: 0 20px 0 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: #FC9321;
	color: #FFFFFF;
	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;
	position: relative;
}
.heating-cont7-lt img{
	position: absolute;
	bottom: 0;
}
.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 {
	max-width: 100%;
	height: 250px;
	position: relative;
	left: 40px;
}

.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: 20%;
}

.heating-cont7-lt-ul li:nth-of-type(3) {
	left: 40%;
}

.heating-cont7-lt-ul li:nth-of-type(4) {
	left: 60%;
}

.heating-cont7-lt-ul li:nth-of-type(4) p {
	background: #FC9321;
}

.heating-cont7-lt-ul li p {
	width: 26px;
	background-color: #ddd;
	margin: 10px auto;
	height: 0;
	transition: height 2s;
}
.heating-cont7-rt-ul {
	margin-top: 70px;
}

.heating-cont7-rt-ul li {
	margin-top: 30px;
}

.heating-cont7-rt-ul li:last-child p {
	background: #FC9321;
}

.heating-cont7-rt-ul li p {
	width: 430px;
	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;
	color: #666666;
}

.heating-cont7-rt-ul li:nth-of-type(2) p {
	max-width: 171px;
}

.heating-cont7-rt-ul li:nth-of-type(3) p {
	max-width: 64px;
}

.heating-cont7-rt-ul li:nth-of-type(4) p {
	max-width: 40px;
}

.gn_case h2:before {
    content: 'CASES';
}
.gn_case_u{
	margin-top: 40px;
}
.gn_case_u li{
	width: 580px;
	height:220px;
	background:rgba(241,244,249,1);
	border-radius:40px 80px 40px 80px;
	float: left;
	margin-top: 40px;
}
.gn_case_u li:nth-child(2n){
	float: right;
}
.gn_case_img{
	max-width: 230px;
	margin: 20px;
}
.gn_case_t{
	width: 240px;
	margin-top: 40px;
}
.gn_case_t h3{
	font-size:20px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:32px;
}
.gn_case_t span{
	display: block;
	text-align: center;
	 width:100px;
	 height:30px;
	 line-height: 30px;
	 font-size: 14px;
	 color: #FFFFFF;
	 background:rgba(252,147,33,1);
	 border-radius:23px 8px 23px 8px;
	 margin-top: 50px;
 }                               
.gn_faq h2:before {
    content: 'FAQ';
}                            
.gn_faq{
	margin: 120px auto;
}
.gn_faq_ul{
	margin-top: 20px;
}
.gn_faq_ul li{
	width: 580px;
	float: left;
	margin-top: 60px;
}
.gn_faq_ul li:nth-child(2n){
	float: right;
}
.gn_faq_h{
	width:100%;
	height:60px;
	background:rgba(241,244,249,1);
	border-radius:30px;
}

.gn_faq_ul span{
	display: inline-block;
	width:50px;
	height:50px;
	background:rgba(255,255,255,1);
	border-radius:50%;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #FC9321;
	font-weight: bold;
	margin: 5px;
}
.gn_faq_h h3,
.gn_faq_c p{
	display: inline-block;
	width: 468px;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	margin: 20px;
}
.gn_faq_c{
	width:100%;
	height:100px;
	background:rgba(241,244,249,1);
	border-radius:30px;
	margin-top: 20px;
	position: relative;
}
.gn_faq_c p{
	position: absolute;
	left: 60px;
}
.gn_faq_c span{
	position: absolute;
	top: 0px;
	left: 0px;
}
.gn_mess{
	margin-bottom: 120px;
}
.gn_mess h2:before {
    content: 'QUOTATION';
} 
.gn_mess_div label{
	display: block;
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.gn_mess_div input{
	width:270px;
	height:48px;
	border:1px solid rgba(240,240,240,1);
	border-radius:5px;
	outline: none;
	padding-left: 15px;
}
.gn_mess form{
	margin-top: 80px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.gn_mess_div , .gn_mess_btn{
	width: 270px;
}
.gn_mess_btn{
	margin-top: 38px;
}
.gn_mess_btn input[type="submit"]{
	width:115px;
	height:50px;
	background:rgba(252,147,33,1);
	border-radius:5px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 50px;
	border: none;
  margin-left:10px;
}
.gn_mess_btn a{
	display: inline-block;
	width:115px;
	height:50px;
	border:1px solid rgba(252,147,33,1);
	border-radius:5px;
	text-align: center;
	font-size: 14px;
	color: #FC9321;
	line-height: 50px;
	margin-left: 25px;
}






@media only screen and (min-width:1400px) {
	.footer-cont,
	.bei-an-cont {
		width: 1400px;
	}
}

@media only screen and (min-width:0px) and (max-width: 1399px) {
	.footer-cont,
	.bei-an-cont{
		width: 1200px;
	}
}