﻿
@media (min-width:1140px) {
.fudong{
	width: 65px;
	position: fixed;
	right: 15px;
	bottom: 200px;
	z-index: 99999;
	background:#ffffff;
	padding-top:10px;
	padding-bottom:25px;
	background: linear-gradient(187deg,#0056FF 0%, #0056FF 100%);
border-radius: 40px;
}
.fudong ul li{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 20px;
	transition: all 0.6s;
	text-align:center;
}
.fudong ul li img{
	width: 36px;

}
.fudong ul li .pic01{ display: inline-block}
.fudong ul li .pic02{ display:none}
.fudong ul li:hover .pic01{ display:none;}
.fudong ul li:hover .pic02{ display:inline-block;}

.fudong ul li .nr{
	padding: 15px 15px;
	border: 0px solid #ffffff;
	font-size: 16px;
	position: absolute;
	top: 5px;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	color:#ffffff;
	font-weight:bold;
	background: linear-gradient(187deg,#0056FF 0%, #0056FF 100%);
	
}
.fudong ul li .nr2{
	
	border: 0px solid #ffffff;
	font-size: 14px;
	position: absolute;
	top: 5px;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	color:#40a629;
	background-size:100%;
	width:160px;
	height:70px;
	left:-160px;
	line-height:20px;
	font-weight:bold;
	margin-top:-10px;
	
	
	
	
}
.fudong ul li .nr a{color:#ffffff;}
.fudong ul li .nr2 a{color:#ffffff;text-align:center;}
.fudong ul li:hover .nr{
	opacity: 1;
	visibility: visible;
}
.fudong ul li:hover .nr2{
	opacity: 1;
	visibility: visible;
}
.fudong ul li:hover .nr img{
width:150px;
}
.left300{
	right: 65px; text-align:right; width:200px;
}
.left160{
	right: 65px;text-align:right;
}
.left140{
	right: 65px; text-align: center;width:200px;
}
.xxbs{ 
font-size: 12px;
font-family: Microsoft YaHei, Microsoft YaHei-400;
font-weight: 400;
text-align: CENTER;
color: #ffffff;
line-height:20px;
}

.tanchu{
	width:100%;
	position:fixed;
	height:100vh;
	left:0;
	top:0;
	z-index:9999;
	background-color:rgba(0,0,0,0.50);
	display:none;
}
.tcaa{
	width:100%;
	float:left;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.tanchu01{
	width:1000px;
	background-color:#ededed;
	border-radius:20px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	overflow:hidden;
	position:relative;
}
.guanbi{
	width:38px;
	height:38px;
	position:absolute;
	right:20px;
	top:20px;
	z-index:9999;
	background-image:url(img/gb.png);
	background-repeat:no-repeat;
	background-position:center;
}
.tanchu01-l{
	width:50%;
	background: var(--Linear, linear-gradient(207deg, #00A2E9 10.62%, #0056FF 100.01%));
	padding:40px 60px;
	color:#FFF;
}
.tanchu01-l h1{
	font-size:24px;
	line-height:36px;
	padding-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,0.30);
}
.tanchu01-l01{
	width:100%;
	padding-left:16px;
	margin-top:30px;
}
.tanchu01-l01 dl{
	width:100%;
	border-left:1px dashed rgba(255,255,255,0.30);
	padding-bottom:30px;
	position:relative;
	padding-left:34px;
}
.tanchu01-l01 dl .num{
	width: 32px;
	height: 32px;
	background: #ffffff;
	border: 1px solid #0056FF;
	border-radius: 50%;
	text-align:center;
	line-height:32px;
	position:absolute;
	left:-16px;
	top:0;
	z-index:11;
	color:#0056FF;
	font-size:14px;
	font-weight:bold;
}
.tanchu01-l01 dl dt{
	font-size:16px;
	line-height:24px;
}
.tanchu01-l01 dl dd{
	margin-top:5px;
	font-size:13px;
	line-height:20px;
}
.tanchu01-l01 dl:last-child{
	border:0px;
}
.tanchu01-r{
	width:50%;
	padding:40px 60px;
}
.tanchu01-r h1{
	font-size:24px;
	line-height:36px;
	padding-bottom:20px;
	border-bottom:1px solid #bdbdbd;
}
.tanchu01-r ul{
	display:flex;
	flex-wrap:wrap;
	margin-top:10px;
}
.tanchu01-r ul li{
	width:100%;
	margin-top:20px;
}
.tanchu01-r ul li dl dt{
	font-size:14px;
	line-height:21px;
	color:#333;
}
.tanchu01-r ul li dl dt i{
	color:#0056FF;
}
.tanchu01-r ul li dl dd{
	margin-top:13px;
}
.tcbk{
	width:100%;
	height: 40px;
	background: #ffffff;
	border-radius: 4px;
	border:0px;
	line-height:40px;
	padding:0 20px;
	font-size:12px;
	color:#999;
	outline:none;
}
.tcanniu{
	width: 100%;
	height: 48px;
	background: #0056FF;
	border-radius: 4px;
	border:0;
	cursor:pointer;
	line-height:48px;
	text-align:center;
	font-size:12px;
	color:#FFF;
}















}




@media (max-width:1140px) {
.fudong{ display:none}


.tanchu{
	width:100%;
	position:fixed;
	height:100vh;
	left:0;
	top:0;
	z-index:9999;
	background-color:rgba(0,0,0,0.50);
	display:none;
}
.tcaa{
	width:100%;
	float:left;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.tanchu01{
	width:1000px;
	background-color:#ededed;
	border-radius:20px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	overflow:hidden;
	position:relative;
}
.guanbi{
	width:38px;
	height:38px;
	position:absolute;
	right:20px;
	top:20px;
	z-index:9999;
	background-image:url(img/gb.png);
	background-repeat:no-repeat;
	background-position:center;
}
.tanchu01-l{
	width:50%;
	background: var(--Linear, linear-gradient(207deg, #00A2E9 10.62%, #0056FF 100.01%));
	padding:40px 60px;
	color:#FFF;
}
.tanchu01-l h1{
	font-size:24px;
	line-height:36px;
	padding-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,0.30);
}
.tanchu01-l01{
	width:100%;
	padding-left:16px;
	margin-top:30px;
}
.tanchu01-l01 dl{
	width:100%;
	border-left:1px dashed rgba(255,255,255,0.30);
	padding-bottom:30px;
	position:relative;
	padding-left:34px;
}
.tanchu01-l01 dl .num{
	width: 32px;
	height: 32px;
	background: #ffffff;
	border: 1px solid #0056FF;
	border-radius: 50%;
	text-align:center;
	line-height:32px;
	position:absolute;
	left:-16px;
	top:0;
	z-index:11;
	color:#0056FF;
	font-size:14px;
	font-weight:bold;
}
.tanchu01-l01 dl dt{
	font-size:16px;
	line-height:24px;
}
.tanchu01-l01 dl dd{
	margin-top:5px;
	font-size:13px;
	line-height:20px;
}
.tanchu01-l01 dl:last-child{
	border:0px;
}
.tanchu01-r{
	width:50%;
	padding:40px 60px;
}
.tanchu01-r h1{
	font-size:24px;
	line-height:36px;
	padding-bottom:20px;
	border-bottom:1px solid #bdbdbd;
}
.tanchu01-r ul{
	display:flex;
	flex-wrap:wrap;
	margin-top:10px;
}
.tanchu01-r ul li{
	width:100%;
	margin-top:20px;
}
.tanchu01-r ul li dl dt{
	font-size:14px;
	line-height:21px;
	color:#333;
}
.tanchu01-r ul li dl dt i{
	color:#0056FF;
}
.tanchu01-r ul li dl dd{
	margin-top:13px;
}
.tcbk{
	width:100%;
	height: 40px;
	background: #ffffff;
	border-radius: 4px;
	border:0px;
	line-height:40px;
	padding:0 20px;
	font-size:12px;
	color:#999;
	outline:none;
}
.tcanniu{
	width: 100%;
	height: 48px;
	background: #0056FF;
	border-radius: 4px;
	border:0;
	cursor:pointer;
	line-height:48px;
	text-align:center;
	font-size:12px;
	color:#FFF;
}


}



























