@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0 auto;
}
body{
	width:1350px;
	
}
ul{
	list-style-type: none;
}
a{
	display:block;
	text-decoration: none;
}
.hrno{
	display: flex;
}
.tt{
	font-size: 32px;
	color: #0270CA;
	letter-spacing: 2px;
	margin-top: 10px;
	height: 45px;
}
#nav>ul>li{
	text-align: center;
	float:left;
}
.firstnav a{
	width:100px;
	line-height: 60px;
	color:#202020;
	font-size: 16px;
}
.firstnav{
	position: relative;
}  
.firstnav::after{
	content:'';
	clear: both;
	display: block;
}

.firstnav>li:hover >a{
	color:#0097da;

}
.firstnav>li:hover .secondnav{
	/* display: block; */
	opacity: 1;
}
.secondnav a{
	color:rgb(133,119,114);
	line-height: 40px;
	background-color: aliceblue;
	font-size: 14px;
}
.secondnav{
	position:relative;
	width: 100%;
	opacity:0;
	transition-property: opacity;
	transition-duration: 0.5s;	
	
}
.secondnav>li:hover >a{
	color:#fff;
	background-color:#62AFDC;
	}

/*.secondnav>li{
	float: left;
	
}*/
.navr{
	display: flex;
	height: 60px;
	width: 240px;
}
.navrlt{
	width: 30px;
	margin-top: 18px;
}
.navrrt{
	width:210px;
	height: 60px;
}
.navrtchild{
	font-size: 19px;
	height: 26px;
	margin-top: 6px;
}
section{
	width:1350px; 
	height: 500px; 
	margin-top: -100px;
}


.f30{
	margin:40px 40px 10px 40px;
	font-size:35px;
	color:#202020;
}

.f18{
	margin:0px 40px 40px 40px;
	font-size:18px;
	color:#5F5F5F;
	letter-spacing:2px;
}
.f16{
	margin:20px 0px 20px 0px;
	font-size:14px;
	color:#5F5F5F;
	line-height: 1.5em;

}

.pdlst{
	width:1300px;
	margin: 0 auto;
}
.pd{
	display: flex;	
}
.pdupchild1{
	width:380px;
	height: 310px;
	border-radius: 15px;
	display: block;
	background: url("../images/AGV01-s.png")no-repeat;
	float: left;
}
.pdupchild2{
	width:380px;
	height: 310px;
	border-radius: 15px;
	display: block;
	background: url("../images/IR20.png")no-repeat;
	float: left;
}
.pdupchild3{
	width:380px;
	height: 310px;
	border-radius: 15px;
	display: block;
	background: url("../images/HJRobert-s1.jpg")no-repeat;
	float:left;
}
.pdmidchild{
	width:360px;
	height:50px;
	color:#272C3F;
	letter-spacing:2px;
	font-size:26px;
	font-family:"微软雅黑";
	padding-top: 30px;
}
.pddownchild{
	width:370px;
	font-size:14px;
	color:#5F5F5F;
	line-height: 1.7em;
}


footer{
	width: 100%;
	height:500px;
	background-color:#EBEEEF;
	display: block;
}
.table1{
	display:table;
	border-collapse: collapse;
	margin: 0 50px ;	
	width: 900px;
}
.tr1{
	display: table-row;
	line-height: 50px;
}
.td3{
	display: table-cell;
	width: 700px;
	height: 70px;
	table-layout: fixed;
	text-align: left;
	padding:  35px 0 10px 0;
}

.td4{
	display: table-cell;
	width: 250px;
	table-layout: fixed;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	color: #202020;
	
}

.ftd14 a{
	font-size: 14px;
	color: #888888;
	text-decoration: none;
}

.ftd14 a:hover{
	color:#31729D;
}
.td5{
	display: table-cell;
	width: 180px;
	table-layout: fixed;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	color: #202020;
}

.tr2{
	display: table-row;
	line-height: 25px;
}
.tr3{
	display: table-row;
	line-height: 15px;
}
.td41{
	padding-right: 40px;
	padding-top: 10px;
	display: table-cell;
	table-layout: fixed;
	vertical-align: middle;
	font-size: 14px;
	color: #888888;
	
}

.td51{
	display: table-cell;
	table-layout: fixed;
	vertical-align: middle;
	font-size: 14px;
	color: #888888;
	letter-spacing: 1px;
}

.td61{
	display: table-cell;
	width:35px;
	table-layout: fixed;
	vertical-align: middle;
}
.td71{
	display: table-cell;
	width:200px;
	table-layout: fixed;
	vertical-align: middle;
	font-size: 14px;
	color: #888888;
	letter-spacing: 1px;
}

.fall{
	width: 1000px;
	height: 650px;
	margin-top: 60px;
}
.fup{
	width: 1000px;
	height: 180px;
	margin-top: 100px;
}
.fdown{
	width:1000px;
	height:500px;
	display: flex;
}
.fdownlt{
	width: 500px;
	height: 400px;
	padding-top: 40px;
	margin-left: 30px;
	float: left;
}
.fdownrt{
	width: 450px;
	height:260px;
	margin-top:40px;
	margin-left: 100px;
	background: #F5F5F5;
	border-radius: 15px 15px 15px 15px;
	text-align: center;
	padding-top: 10px;
}
.f46{
	text-align: center;
	font-size:46px;
	color:#336484;
	letter-spacing:3px;
	font-family:"微软雅黑";
}
.f161{
	margin:40px 100px 0px 100px;
	font-size:14px;
	color:#202020;
	line-height: 2em;
	margin-top: 30px;
	letter-spacing: 1px;
}
.f25{
	font-size:20px;
	color:#202020;
	line-height: 3em;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
.swapimg a{
	width: 150px;
	height:35px;
	background: url("../images/buttonlearnmore1.png") no-repeat;
	text-align: center;
	vertical-align:middle;
	color: #fff;
	line-height: 1.7em;
	font-family: "幼圆";
	font-size:16px;
	letter-spacing: 4px;		
}
.swapimg a:hover{
	text-decoration: none;
	background: url("../images/buttonlearnmore2.png")no-repeat;
}

.agv1{
	width:1200px;
	height:750px;
	margin: 0 auto;
}
.agv2{
	width:1200px;
	height:850px;
	margin: 0 auto;
}
.agvup{
	height: 100px;
	font-size:42px;
	color:#272C3F;
	letter-spacing:7px;
	font-family:"微软雅黑";
}
.agvdown{
	display: flex;
}
.agvchild{
	width:280px;
	height: 600px;
	float: left;
	border-radius: 15px;
	margin-right: 20px;
	background:#FaFcFc;
	box-shadow: 1px 1px 3px 1px #F5F1F1;
	text-align: center;
}
.agvchild1{
	width:280px;
	height: 735px;
	float: left;
	border-radius: 15px;
	margin-right: 20px;
	background:#FaFcFc;
	box-shadow: 1px 1px 3px 1px #F5F1F1;
	text-align: center;
}
.agvchild11{
	width:280px;
	height: 600px;
	float: left;
}
.agvchildup{
	margin-top: 20px;
	height: 160px;
}
.agvchildup2{
	margin-top: 20px;
	height: 260px;
}
.agvchildmid{
	height: 60px;
	font-size:24px;
	color:#202020;
	font-family:"微软雅黑";
	font-weight: 600;
}
.f40{
	font-size:40px;
	color:#383838;
	letter-spacing:6px;
	font-family:"微软雅黑";
	font-weight: 500;
}
.agvchildgrid{
	margin: 0 auto;
	width:240px;
	height: 40px;
	border-bottom: 1px solid #cccccc;
	display: flex;
}
.agvchildgridlt{
	width:100px;
	text-align: left;
	padding-top:10px;
	font-size:13px;
	color:#202020;
	font-family:"微软雅黑";
}
.agvchildgridrt{
	width:140px;
	float:left;
	padding-top:10px;
	text-align: left;
	font-size:13px;
	color:#202020;
	font-family:"微软雅黑";
}
.agvchildend{
		margin-top: 40px;

}
.swapimg-detail a{
	width: 150px;
	height:30px;
	background: url("../images/buttonlearnmore3.png") no-repeat;
	text-align: center;
	color: #fff;
	line-height: 2em;
	font-family: "幼圆";
	font-size:14px;
	letter-spacing: 4px;
}
.swapimg-detail a:hover{
	text-decoration: none;
	background: url("../images/buttonlearnmore4.png")no-repeat;
}

.agv2intro{
	width:100%;
	height:600px;
	background: #F8F8F8;
	padding-top: 30px;
	margin-top: -90px;
}
.agv2introup{
	margin-left: 30px;
	width:300px;
	font-size:14px;
	color:#5F5F5F;
	line-height: 1.5em;
	display: flex;
}

.agv2introupchild3{
	color:#5F5F5F;
	font-size: 14px;
	float:left;
	width:130px;
	text-align: center;
	letter-spacing: 1px;
}

.agv2introupchild1 a{
	color:#2D7CB0;
	float:left;
	width:40px;
	text-align: center;
	letter-spacing: 1px;
}
.agv2introupchild1 a:hover{
	color:#5F5F5F;
}
.agv2introupchild2 a{
	color:#2D7CB0;
	float:left;
	width:80px;
	text-align: center;
	letter-spacing: 1px;
}
.agv2introupchild2 a:hover{
	color:#5F5F5F;
}
.agv2introdown{
	width:1100px;
	height: 600px;
	margin-top: 20px;
	display: flex;	
}
.agv2introdownlt{
	width:400px;
	height:500px;
	float:left;
	margin-left: 0;
	margin-top: 30px;
}
.agv2introdownltimg{
	width: 400px;
	height:340px;
	margin-top: 70px;	
}
.agv2introdownrt{
	width:530px;
	height:600px;
	margin-left: 70px;
	float:left;
}
.agv2introdownchild1{
	font-size:46px;
	color:#336484;
	letter-spacing:2px;
	font-family:"微软雅黑";
	height:80px;
	font-weight: 600;
}
.agv2introdownchild2{
	font-family:"微软雅黑";
	height:100px;
	margin-top:20px;
	font-size:14px;
	color:#202020;
	line-height: 2em;
	letter-spacing: 1px;
}
.agv2introdownchild3{
	width:530px;
	height: 180px;
	margin-top:20px;
	background: #eaeaea;
}
.agv2introdownchild03{
	width:450px;
	height:40px;
	margin-top: 10px;
	padding-top: 30px;
	display: flex;
}
.agv2introdownchild031{
	width:40px;
	height: 40px;
	float:left;
	
}
.agv2introdownchild032{
	width:110px;
	height: 30px;	
	font-size:22px;
	color:#202020;
	margin-left: -10px;
	float:left;
	letter-spacing: 2px;
}
.agv2introdown4{
	display: flex;
	margin-top:40px;
}
.button2{
	width: 180px;
	height: 42px;
	background: url("../images/buttonlearnmore-l.png") no-repeat;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	letter-spacing: 2px;
	line-height: 35px;
}
.button2 a{
	color:#fff;
}
.button21{
	width: 180px;
	height: 42px;
	background: url("../images/buttonlearnmore-l.png") no-repeat;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	letter-spacing: 2px;
	line-height: 35px;
	padding-top: 5px;
}

.agv2show{
	width:1350px;
	height: 6350px;
}
.agv2showtitle{
	width:700px;
	height: 50px;
	margin-top: 100px;
	display: flex;
	text-align: center;
	border-bottom: 1px solid #0F9DE1;
}
.agv2showtitlegrid a{
	width:100px;
	height: 50px;
	float: left;
	font-size:22px;
	color:#202020;
	letter-spacing: 2px;
	margin-left:0px;
}
.agv2showtitlegrid a:hover{
	color: #0F9DE1;
}


.agv2showpt{
	width:1100px;
	height:520px;
	display: flex;
	margin-top: 70px;
}
.agv2showptlt{
	width: 500px;
	height: 500px;
	border-radius: 10px;
	display: block;
	background: url("../images/AGV03-m1.jpg")no-repeat;
	float: left;
}
.agv2showptrt{
	margin-left: 20px;
	width:600px;
	height: 490px;
	float: left;
}
.agv2showptrtup{
	display: flex;
}
.agv2showptrtgrid1{
	width:270px;
	height: 240px;
	border-radius: 10px;
	display: block;
	background: url("../images/sz.png")no-repeat;
	float: left;
}
.agv2showptrtgrid2{
	width:270px;
	height: 240px;
	margin-left: 20px;
	border-radius: 10px;
	display: block;
	background: url("../images/agvlight.png")no-repeat;
	float: left;
}
.agv2showptrtdown{
	margin-top:20px;
	display: flex;
}
.agv2showptrtgrid3{
	width:270px;
	height: 240px;
	border-radius: 10px;
	display: block;
	background: url("../images/agvfz.jpg")no-repeat;
	float: left;
}
.agv2showptrtgrid4{
	width:270px;
	height: 240px;
	margin-left: 20px;
	border-radius: 10px;
	display: block;
	background: url("../images/cd.png")no-repeat;
	float: left;
}
.agv2showvd{
	width:1100px;
	height:1380px;
	margin-top:90px;
}
.agv2showvdgrid{
	width:1100px;
	height:400px;
	display: flex;	
	margin-top: 10px;
}
.agv2showvdlt{
	width:400px;
	height: 400px;
	margin-left: 20px;
	float: left;
}
.agv2showvdrt{
	width: 600px;
	height: 400px;
	float: left;
}
.agv2showvdltgidd1{
	font-size:34px;
	color:#0E8FCD;
	letter-spacing:2px;
	font-family:"微软雅黑";
	width:340px;
	height:80px;
	margin-top: 100px;
}
.agv2showvdltgidd2{
	height:80px;
	margin-top:20px;
	font-size:16px;
	color:#202020;
	line-height: 2em;
	width:340px;
	letter-spacing:1px;
}
.agv2showvdrt1{
	width: 720px;
	height: 400px;
	float: left;
	margin-left: 30px;
	text-align: left;
}
.height30{
	width:100%;
	height:60px;
}
.agv2showvdlt1{
	width:400px;
	height: 400px;
	margin-left: 20px;
	float: left;
}
.agv2showvdltgidd3{
	font-size:34px;
	color:#0E8FCD;
	letter-spacing:2px;
	font-family:"微软雅黑";
	width:340px;
	height:80px;
	margin-top: 100px;
	margin-left: 0px;
}
.agv2showvdltgidd4{
	height:80px;
	margin-top:20px;
	font-size:16px;
	color:#202020;
	line-height: 2em;
	width:340px;
	margin-left: 0px;
	letter-spacing:1px;
}
.agv2showsp{
	width:1200px;
	height:2230px;
	margin-top:0px;
}
.agv2showsptitle{
	width:800px;
	height: 50px;
	border-bottom: 1px solid #0F9DE1;
}
.agv2showspup1{
	width: 800px;
	height: 40px;
	font-size:34px;
	color:#474C4F;
	letter-spacing:12px;
	text-align: center;
	margin-top: 60px;	
}
.agv2showspup2{
	width: 800px;
	height: 40px;
	font-size:34px;
	color:#474C4F;
	letter-spacing:20px;
	text-align: center;
	margin-top: 90px;	
}
.agv2showspdown{
	width:1200px;
	height: 341px;
	margin-top: 50px;
	background: #f8f8f8;
	text-align: center;
}
.agv2showdt{
	width:1200px;
	height: 1810px;
}
.agv2showdtc{
	width: 1200px;
	height: 1000px;
	margin-top: 30px;
}
.agv2showdtcgrid1{
	width:1200px;
	height:300px;
	margin-top: 50px;
	margin-left: 0px;
}
.agv2showdtcgrid2{
	width:1200px;
	height:460px;
	margin-top: 50px;
	margin-left: 0px;
}
.agv2showdtcgrid3{
	width:1200px;
	height:260px;
	margin-top: 50px;
	margin-left: 0px;
}
.agv2showdtcgridtitle{
	font-size:24px;
	color:#0E8FCD;
	letter-spacing:2px;
	width:1000px;
	height: 50px;
	margin-left: 0;
}

.xj3showdtcgridcc1{
	width:1200px;
	height: 230px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;	
}
.xj3showdtcgridcc2{
	width:1200px;
	height: 390px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}
.xj3showdtcgridcc3{
	width:1200px;
	height: 180px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}
.agv2showdtcgridchild{
	border-bottom: 1px solid #dddddd;
	width:1130px;
	height:50px;
	display: flex;
	margin-left: 10px;
}
.agv2showdtcgridchildlt{
	width:300px;
	height: 30px;
	float:left;
	padding-top:15px;
	text-align: left;
	font-size:15px;
	color:#202020;
	font-family:"微软雅黑";
	margin-left: 20px;
}
.agv2showdtcgridchildrt{
	width:800px;
	height: 30px;
	float:left;
	padding-top:15px;
	text-align: left;
	font-size:15px;
	color:#202020;
	font-family:"微软雅黑";
}
.agv2showzz{
	width:1200px;
	height:1000px;
	margin-top: 0px;
}
.agv2showzl{
	width:1200px;
	height:510px;
	margin-top: 40px;
}
.agv2showdzlgrid{
	width:1200px;
	height: 650px;
	background: #f8f8f8;
	border-radius: 13px;
	text-align: center;
}
.imgcenter{
	text-align: center;
}
.xj3introdown{
	width:1100px;
	height: 350px;
	margin-top: 50px;
	display: flex;	
}
.xj3introdownrt{
	width:470px;
	height:350px;
	margin-left: 50px;
	float:left;
}
.xj3introdownlt{
	width:550px;
	height: 350px;
	float:left;
	margin-top: 10px;
}
.xj3intro{
	width:1350px;
	height:430px;
	background: #F8F8F8;
	padding-top: 30px;
	margin-top: -90px;
}
.xj3showdtcgrid3{
	width:1200px;
	height:300px;
	margin-top: 50px;
	margin-left: 0px;
}
.xj3showdtcgrid4{
	width:1000px;
	height:360px;
	margin-top: 50px;
	margin-left: 0px;
}
.xj3showdtcgridcc3{
	width:1000px;
	height: 290px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}

.xj3showpt{
	width:1280px;
	height:620px;
	display: flex;
	margin-top: 80px;
	background: #f8fafc;
}
.xj3show{
	width:1350px;
	height: 7150px;
}
.xj3showptlt{
	width:290px;
	height: 600px;
}
.xj3showptgridlt1{
	width:200px;
	height: 140px;
}
.xj3showptgridlt{
	width:240px;
	height: 30px;
	font-size: 18px;
	color: #202020;
	letter-spacing: 2px;
	text-align: right;
}
.xj3showptgridlt2{
	width:200px;
	height: 190px;
}
.xj3showptgridlt3{
	width:200px;
	height: 21px;
}
.xj3showptgridlt4{
	width:200px;
	height: 22px;
}
.xj3showptgridlt5{
	width:200px;
	height: 3px;
}
.xj3showptgridrt{
	width:240px;
	height: 30px;
	font-size: 18px;
	color: #202020;
	letter-spacing: 2px;
}
.xj3showptgridrt1{
	width:200px;
	height: 120px;
}
.xj3showptgridrt2{
	width:200px;
	height: 93px;
}
.xj3showptgridrt3{
	width:200px;
	height: 7px;
}
.xj3showptgridrt4{
	width:200px;
	height: 15px;
}
.xj3showptgridrt5{
	width:200px;
	height: 32px;
}
.xj3showptmd{
	width:700px;
	height: 600px;
}


.xj3showsp{
	width:1280px;
	height:2280px;
	margin-top:0px;
}
.xj3showspdown{
	width:1280px;
	height: 500px;
	margin-top: 50px;
	background: #f8f8f8;
	text-align: center;
}
.xj3showzz{
	width:1000px;
	height:1000px;
	margin-top: 120px;
}
.xj3showvd{
	width:1160px;
	height:1500px;
	margin-top:80px;
}
.xj3showvdgrid{
	width:1160px;
	height:530px;
	display: flex;	
	margin-top: 10px;
}
.xj3showvdgrid1{
	width:1160px;
	height:430px;
	display: flex;	
	margin-top: 10px;
}
.xj3showvdlt{
	width:400px;
	height: 500px;
	float: left;
}
.xj3showvdlt1{
	width:400px;
	height: 400px;
	float: left;
	margin-top: -20px;
}
.xj3showvdrt{
	width:700px;
	height: 500px;
	text-align: center;
}
.xj3showvdrt1{
	width:700px;
	height: 380px;
	margin-top: 0;
}
.xj3showvdltgidd1{
	font-size:34px;
	color:#008CC8;
	letter-spacing:2px;
	font-family:"微软雅黑";
	width:340px;
	height:80px;
	margin-top: 140px;
}
.xj3showdt{
	width:1200px;
	height: 1810px;
}
.xj3showdtc{
	width: 1200px;
	height: 1000px;
	margin-top: 30px;
}
.xj3showdtcgrid1{
	width:1200px;
	height:300px;
	margin-top: 50px;
	margin-left: 0px;
}

.xj3showdtcgridtitle{
	font-size:24px;
	color:#0E8FCD;
	letter-spacing:2px;
	width:1200px;
	height: 50px;
	margin-left: 0;
}
.xj3showdtcgridcc1{
	width:1200px;
	height: 230px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;	
}
.agv2showdtcgridcc1{
	width:1200px;
	height: 230px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;	
}
.agv2showdtcgridcc2{
	width:1200px;
	height: 390px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}
.agv2showdtcgridcc3{
	width:1200px;
	height: 180px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}
.xj3showdtcgridchild{
	border-bottom: 1px solid #dddddd;
	width:1120px;
	height:50px;
	display: flex;
	margin-left: 10px;
}
.xj3showdtcgridchildrt{
	width:780px;
	height: 30px;
	float:left;
	padding-top:15px;
	text-align: left;
	font-size:15px;
	color:#202020;
	font-family:"微软雅黑";
}
.xj3showdtcgrid2{
	width:1200px;
	height:460px;
	margin-top: 50px;
	margin-left: 0px;
}
.xj3showdtcgridcc2{
	width:1200px;
	height: 390px;
	background: #f8f8f8;
	border-radius: 10px;
	padding-top: 15px;
	margin-left: 0;
}
.xj3showzz{
	width:1200px;
	height:1000px;
	margin-top: 0px;
}
.xj3showzl{
	width:1200px;
	height:510px;
	margin-top: 60px;
}
.xj3showdzlgrid{
	width:1200px;
	height: 650px;
	background: #a0a0a0;
	border-radius: 13px;
}
.xj3showtitle{
	width:800px;
	height: 50px;
	margin-top: 100px;
	display: flex;
	text-align: center;
	border-bottom: 1px solid #0F9DE1;
}
.xj3showsptitle{
	width:800px;
	height: 50px;
	border-bottom: 1px solid #0F9DE1;
}
.xj3showspup1{
	width: 800px;
	height: 40px;
	font-size:34px;
	color:#474C4F;
	letter-spacing:12px;
	text-align: center;
	margin-top: 60px;	
}
.xj3showspup2{
	width: 800px;
	height: 40px;
	font-size:34px;
	color:#474C4F;
	letter-spacing:18px;
	text-align: center;
	margin-top: 60px;	
}
.xj3award{
	width: 1200px;
	height: 433px;
	padding-top: 20px;
	background: #f8f8f8;
}
.rongyuintroup{
	margin-left: 30px;
	width:180px;
	font-size:14px;
	color:#5F5F5F;
	line-height: 1.5em;
	display: flex;
}
.rongyuintroupchild3{
	color:#5F5F5F;
	font-size: 14px;
	float:left;
	width:80px;
	text-align: center;
	letter-spacing: 1px;
}
.rongyuintrodown{
	width:1100px;
	height: 300px;
	margin-top: 50px;
	display: flex;	
}
.rongyuintrodownrt{
	width:650px;
	height:350px;
	margin-left: 50px;
	float:left;
}
.rongyuintrodownlt{
	width:350px;
	height: 250px;
	float:left;
	margin-top: 10px;
}
.rongyuintrodownchild2{
	font-family:"微软雅黑";
	font-size:16px;
	color:#202020;
	line-height: 2em;
	letter-spacing: 1px;
}
.rongyuintro{
	width:1350px;
	height:400px;
	background: #F8F8F8;
	padding-top: 30px;
	margin-top: -90px;
}
.rongyushow{
	margin-top: 100px;
	width:1350px;
	height: 2550px;
}
