body {font-family: "Microsoft YaHei";}
#navleft{
	float: right;
	margin-right: 50px;
}
#navleft span a{
	color: #fff;	
}
#sheo{
	position:absolute;
	left:0; right:0; top:80px; bottom:0;
	margin:auto;
}
#banner_text{
	position: absolute;
    left: 10rem;
    top: 13rem;
}
#t1{
	position: absolute;
    top: 6rem;
    left: 1.8%;
}
#t2{
	position: absolute;
    left: 18.5%;
    top: 4rem;
}
#t3{
	left: 40%;
	top: 2rem;
    position: absolute;
}
#t4{
	position: absolute;
    left: 63.5%;
    top: 4rem;
}
#t5{
	position: absolute;
    left: 91%;
    top: 6rem;
}
#banner_one{
	color: #7cc4f6;
	font-size: 50px;
	letter-spacing:8px;
}
#banner_two{
	color: #5b99da;
	font-size: 40px;
	padding-left: 70px;
	margin-top: 20px;
}
#banner_two span{
	padding-left: 2rem;
	letter-spacing:8px;
}
.about_info{
	text-align: center;
	display: inline-table;
}
.about_content{
	min-width: 750px;
	color: #32326f;
	font-weight: 500;
}
#a1{
	position:absolute;
	left:0; right:0; top:-220px; bottom:0;
	margin:auto;
	z-index: -3;
	height: 90px;
	width: 120px;
}
#a2{
	position:absolute;
	left:0; right:0; top:-380px; bottom:0;
	margin:auto;
	z-index: -3;
	height: 90px;
	width: 120px;
}
#a3{
	position:absolute;
	left:0; right:0; top:-630px; bottom:0;
	margin:auto;
	z-index: -3;
	height: 90px;
	width: 120px;
}
.about{
	z-index: -1000
}
.mt{
	font-size: 25px;
	color: #32326f;
	font-weight: 400;
    padding-top: 5px;
}
.mt1{
	font-size: 15px;
	color: #fff;
	font-weight: 200;
    padding-top: 5px;
    text-align: center;
}
.ms1{
	text-align: center;
    background-color: rgba(247, 248, 249, 0.6);
    position: relative;
    top: -75px;
    color: #32326f;
    height: 90px;
}
.ms2{
	text-align: center;
	background-color: rgba(247, 248, 249, 0.6);
	position: relative;
    top: -75px;
    color: #32326f;
    height: 90px;
}
.ms3{
	text-align: center;
	background-color: rgba(247, 248, 249, 0.7);
	position: relative;
    top: -75px;
    color: #32326f;
    height: 90px;
}
.mss p{
	font-size: 13px;
}
.mss span{
	font-size: 18px;
	position: relative;
    top: 6px;
}
.made_content1{
	margin-left: 200px; margin-top: 10rem;
}

#c1,#c2,#c3,#c4{
	width: 100px;     
	height: 100px;      
	background-color:rgba(232, 242, 255, 0.2);      
	border-radius: 70%;      
	-moz-border-radius: 70%;      
	-webkit-border-radius: 70%;
}
#c11,#c22,#c33,#c44{
	width: 80px;     
	height: 80px;      
	background-color:#abe7f4;      
	border-radius: 70%;      
	-moz-border-radius: 70%;      
	-webkit-border-radius: 70%;
	margin-left: 9px;
    position: relative;
    top: .5rem;
    color: #000000;
}
#c11 p{
	z-index: 10000;
	padding-top: 2.4rem;
    padding-left: .5rem;
}
#c22 p,#c44 p{
	z-index: 10000;
	padding-top: 2rem;
	padding-left: 1rem;
}
#c33 p{
	z-index: 10000;
	padding-top: 2rem;
	padding-left: .5rem;
}

#z01{
	position: relative;
    top: 12rem;
    left: 0;
    width: 100px;
}
#z02{
	position: relative;
    top: 0rem;
    left: 8%;
    width: 100px;
}
#z03{
	position: relative;
    top: 10rem;
    left: 55%;
    width: 100px;
}
#z04{
	position: relative;
    top: -5rem;
    left: 60%;
    width: 100px;
}
/*/*
@media screen and (min-width: 500px) and (max-width: 800px) {
	#t1{
		position: relative;
	    top: 20rem!important;
	    left: -15.5rem;
	}
}

@media screen and(min-width: 1024px){
	body{font-size: 12px}
} /*>=1024的设备屏幕*/
 
/*@media screen and(min-width: 1100px) {
	body{font-size: 14px}
} /*>=1100的设备屏幕*/

/*@media (min-width: 1280px) {
	body{font-size: 18px;}
	#t1{
		position: relative;
	    top: 8rem!important;
	    left: -15.5rem;
	}
	#t2{
		position: relative;
	    left: -1rem!important;
	    top: 4rem!important;
	}
	#t3{
		left: 23rem!important;
	    position: relative;
	    top: 1.5rem!important;
	}
	#t4{
		position: relative;
	    left: 38rem!important;
	    top: 2.2rem!important;
	}
	#t5{
		position: relative;
	    left: 61.5rem!important;
	    top: 3.3rem!important;
	}
	#c1{
		left:-11rem!important;
		width: 110px!important;
		height: 110px!important;
	}
	#c11{
		width: 100px!important;
		height: 100px!important;
		margin-left: 18px!important;
	}
	#c3{
		left: -5rem!important;
		top:-4rem!important;
	}
	#c2{
		top:-11rem!important;
	}
	#c4{
		left: 53rem!important;
		top: -14rem!important;
	}
	#c44 p{
		padding-left: .8rem;
		font-size: 15px;
	}
	#c11 p{
		padding-left: .7rem;
		font-size: 15px;
		padding-top: 2.5rem
	}
	#c22 p{
		padding-left: .5rem;
		font-size: 15px;
	}
	#c33 p{
		padding-left: 1rem;
		font-size: 15px;
	}
	#banner_text{
		left: 11rem;
		top: 14em;
	}

	#z01{
	    left: -16rem!important;
	}
	#z02{
	    left: -5rem!important;
	}
	#z03{
		position: relative;
	    top: -31rem;
	    left: 39rem;
	    width: 100px;
	}
	#z04{
		position: relative;
	    top: -19rem;
	    left: 19rem;
	    width: 100px;
	}
} /*>=1280的设备屏幕*/
 
/*@media screen and(min-width: 1366px) {
	body{font-size: 20px;}
}*/ /*>=1366的设备屏幕*/ 
 
/*@media screen and(min-width: 1440px) {
	body{font-size: 24px !important;}
} *//*>=1440的设备屏幕*/ 
 
/*@media screen and(min-width: 1680px) {
	body{font-size: 26px;}
} */ /*>=1680的设备屏幕*/ 
/*@media screen and(min-width: 1920px) {
	body{font-size: 30px;}
} */ /*>=1920的设备屏幕*/ 
















*/*/










