body,
html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

       .service-bottom2{
	position: fixed; 

	top: 47%;
	letter-spacing: 2px;
	right: 10px;
	width: 120px;
	height: 160px;
	z-index: 999; 
	border-radius: 5px;
	border: 1px solid #20B7FF;
	background-color: #fff;
}
.service-bottom2 .title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #20B7FF;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	font-size: 14px;
	margin: 0;
}
.service-bottom2 .line{
	width: 100%;
	height: 40px;
	display: flex;
	flex-direction: row;
	cursor: pointer;
}
.service-bottom2 .line img{
	width: 20px;
	height: 20px;
	margin: 10px 5px;

}
.service-bottom2 .line p{
	width: 90px;
	line-height: 40px;
	/*color: #20B7FF;*/
	color: #666;
	font-size: 14px;

	margin: 0;
	letter-spacing: 0;
}
.footer-copyright {
    padding-top: 25px;
    height: 85px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #626262;
}
@media screen and (max-width: 1200px) {
	.pc{
		display: none !important;
	}
	.tuijian-bg{
		width: 100%;
		background-color: #FDF9F3;

		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.tuijian-title{
		height: 40px;
	    width: 80%;
	    line-height: 40px;
	    border-radius: 20px;
	    box-shadow: 0px 0px 10px 0px #ddd;
	    font-size: 18px;
	    text-align: center;
	    background: #fff;
	}
	fieldset{
		text-align: center;
	    border: 0;
	    border-top: 2px solid #33b4a6;
	    width: 80%;
	}
	legend{
    padding: 0 10px;
    font-size: 14px;
    color: #009688;
    margin-bottom: 45px;
    font-weight: bold;
    margin: 0 auto;
		}

	.kecheng-bg{
		width: 90%;
		display: flex;
		flex-direction: column;
	}

	.kecheng-item{
		width: 100%;
		display: flex;
		flex-direction: column;
		background-color: #fff;
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 5px;
	}
	.kecheng-item img{
		width: 100%;
	}
	.kecheng-info{
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 10px;
		box-sizing: border-box;
	}
	.kecheng-title{
		height: 30px;
		line-height: 30px;
		width: 100%;
		font-size: 14px;
		color: #333;
	}

}
@media screen and (min-width: 1200px) {

	.tuijian-bg{
		width: 100%;
		background-color: #FDF9F3;
		margin-top: 40px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.tuijian-title{
		width: 100%;
		max-width: 600px;
		height: 100px;
	    width: 100%;
	    line-height: 100px;
	    border-radius: 50px;
	    box-shadow: 0px 0px 10px 0px #ddd;
	    font-size: 36px;
	    text-align: center;
	    background: #fff;
	}
	legend{
		    padding: 0 10px;
    font-size: 24px;
    color: #009688;
    margin-bottom: 45px;
    font-weight: bold;
    margin: 0 auto;
	}
	fieldset{
		text-align: center;
	    border: 0;
	    border-top: 2px solid #33b4a6;
	    
		width: 100%;
		max-width: 600px;
	}
	.kecheng-bg{
		width: 1200px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.kecheng-item{
		width: 350px;
		display: flex;
		flex-direction: column;
		height: 370px;
		margin-right: 50px;
		margin-bottom: 40px;
		background-color: #fff;
	}
	.kecheng-item img{
		width: 350px;
		height: 210px;
	}
	.kecheng-info{
		width: 350px;
		display: flex;
		flex-direction: column;
		padding: 20px;
		box-sizing: border-box;
	}
	.kecheng-title{
		height: 30px;
		line-height: 30px;
		width: 100%;
		font-size: 14px;
		color: #333;
	}

}


.text-singleline {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}




.xdm-home-right-nav2 {
	position: fixed;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	right: 0;
	top: calc(50% - 81px);
	z-index: 9999;
  }
  
  .xdm-home-right-nav2 .wbg {
	width: 54px;
	height: 54px;
	position: relative;
  }
  
  .xdm-home-right-nav2 .wbg .content {
	position: absolute;
	right: 0;
	top: 0;
  }
  
  .xdm-home-right-nav2 .wbg .content .item:hover {
	width: 124px !important;
	background-color: #2E83E3 !important;
	overflow: visible;
  }
  
  .xdm-home-right-nav2 .wbg .content .item {
	cursor: pointer;
	width: 54px;
	height: 54px;
	background: rgba(0, 0, 0, 0.6);
	position: relative;
	display: flex;
	flex-direction: row;
	overflow: hidden;
	transition-duration: 500ms;
	align-items: center;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel {
	width: 300px;
	position: absolute;
	left: -300px;
	top: 0;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg {
	width: 290px;
	box-sizing: border-box;
	padding: 0 10px;
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid #f2f2f2;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .xline {
	width: 100%;
	height: 1px;
	background-color: #ddd;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 0;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem .qrcode {
	width: 60px;
	height: 60px;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem .right {
	display: flex;
	flex-direction: column;
	height: 60px;
	padding-left: 10px;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem .right .rtop {
	height: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem .right .rtop .name {
	margin-right: 10px;
	font-size: 12px;
	color: #333;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .infopanel .infobg .iitem .right .rtop .name span {
	font-size: 14px;
	color: #007cc2;
	font-weight: bold;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .imgbg {
	width: 54px;
	height: 54px;
	padding: 7px;
	box-sizing: border-box;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .imgbg img {
	width: 40px;
	height: 40px;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .textbg {
	width: 70px;
  }
  
  .xdm-home-right-nav2 .wbg .content .item .textbg p {
	width: 70px;
	font-size: 14px;
	color: #fff;
  }