*{
	margin:0px;
	padding:0px;
}
body{
	min-width: 1200px;
	font-family: "微软雅黑";
}
#aaframe{
	width:100%;
	height:1900px;
}
#r{
	width: 55px;
	height: 110px;
	background-color: white;
	position:fixed;
	top:550px;
	right: 0px;
	z-index: 1;
	border:1px solid #EDF1F2;
}
#r .rkuai{
	width:100%;
	height:20px;
	text-align: center;
	margin-top: 25px;
	background-color: white;
	cursor:pointer;
}
#r .top{
	display: none;
}

.tel{
	width: 160px;
	height:40px;
	background-color: #F1F3F2;
	position: absolute;
	top:10px;
	left:-163px;
	border:1px solid #ABABAB;
	border-radius: 10px;
	font-size:20px;
	text-align: center;
	line-height: 40px;
	display: none;
	transition: all 1s;
	-webkit-transition:all 1s;
}
#r .first:hover>.tel{
	display: block;
}
#r .one:hover>.tel{
	display: block;
}
.wei{
	width: 150px;
	height:150px;
	border:1px solid #ABABAB;
	position: absolute;
	top:-42px;
	left:-153px;
	display: none;
}

#r .second:hover>.wei{
	display: block;
}
#r .two:hover>.wei{
	display: block;
}
#nav{
	position: fixed;
	top:0px;
	width: 100%;
	height:100px;
	background: #272822;
	z-index:20;
	font-size:20px;
	min-width: 950px;
}
#nav .t-l{
	position: absolute;
	left:0px;
	margin-left: 3%;
	height:80px;
	width: 200px;
	margin-top: 16px;	
}
#nav a{
	height:100px;
	width:150px;
	text-align: center;
	line-height: 100px;
	color:white;
	box-sizing: border-box;
	float:right;
	cursor: pointer;
}
#nav a:hover{
	text-decoration: none;
	background-color: #4A4A48;
	border-bottom:3px solid #F7873D;
}
.dian{
	border-bottom:3px solid #F7873D;
	background-color: #4A4A48;
}

/*.banner{
	margin:100px auto 30px auto;
	position: relative;
}
.banner .p{
	width:60px;
	position: absolute;
	left:47%;
	bottom:20px;
}
.banner .pot{
	width: 10px;
	height:10px;
	background-color: black;
	float: left;
	margin-left: 10px;
}*/
#wai{
	width:99.99%;
	overflow: hidden;
	margin:0px auto;
	position: relative;
}
#li{
	width:300%;
	height:100%;
}
#li img{
	width: 33.33%;
	float: left;
}
#point{
	width:60px;
	position: absolute;
	left:47%;
	bottom:5%;
}
#point .pot{
	width: 10px;
	height:10px;
	background-color: black;
	float: left;
	margin-left: 10px;
	border-radius: 5px;
}
#wai span{
	color:white;
	font-size:50px;
	font-weight: bold;
	cursor:pointer;
}
#pre{
	position: absolute;
	top:35%;
	left: 10%;
}
#nex{
	position: absolute;
	top:35%;
	right: 10%;
}
#icon{
	width:900px;
	margin:250px auto 0px auto;
	text-align: center;
	font-size:15px;
	height:300px;
}

#icon .kuai{
	width:300px;
	float: left;
}
#icon .tupian{
	width:100px;
	margin:10px auto;
	border:1px solid #333;
}
#main{
	width:900px;
	margin:0px auto 30px auto;
}
#main .row{
	margin-top: 20px;
}
#main .main{
	border:1px solid #ccc;
	height: 300px;
	width: 300px;
	float: left;
	box-sizing:border-box;
	overflow: hidden;
}
#main .main:hover{
	border:1px solid red;
}

.main img{
	width:95%;
	display: block;
	margin:8px auto;
	transition:all 1s;
	-webkit-transition:all 1s;
}
.main img:hover{
	transform: scale (1.1);
	-webkit-transform:scale(1.1);
}
.title{
	text-align: center;
	font-size:25px;
	font-family: "幼圆";
	text-shadow: 3px 3px 5px #333;
	color:#999999;
}
#outer{
	width:1200px;
	height:100px;
	overflow: hidden;
	margin:30px auto;
	position: relative;
	border:1px solid grey;
}
#inner{
	width:2400px;
	position: absolute;
	left: 0px;
}
#inner img{
	float: left;
	border:1px solid pink;
	width:400px;
	height:100px;
}
#outer span{
	font-size: 30px;
	font-weight: bold;
	color: #383838;	
	cursor:pointer;
}
#outer #left{
	width:25px;
	position: absolute;
	top:40px;
	left:10px;
}
#outer #right{
	width:25px;
	position: absolute;
	top:40px;
	right:10px;
}
#bottom{
	width:100%;
	height: 100px;
	background-color: black;
	min-width: 1000px;
	position: relative;
}
#bottom #ul1{
	position: absolute;
	top:25px;
	left: 9%;
	width:53%;
}
#bottom #ul1 li{
	display: inline-block;
	width:10%;
}
#bottom #ul1 li a{
	color:#C8CDD2;
	text-decoration: none;
	font-size: 10px;
}
#bottom #ul1 li a:hover{
	color:white;
}
#bottom span{
	color:#787D82;
	font-size:8px;
	position: absolute;
	top:55px;
	left:9%;
}
#bottom #ul2{
	float: right;
	position: absolute;
	top:30px;
	right:9%;
}
#bottom #ul2 li{
	display: inline-block;
	width:40px;
	height: 40px;
}
#bottom #ul2 #li1{
	background:url(../img/weixin.png) no-repeat;
	position: relative;
}
#bottom #ul2 #li1:hover{
	background:url(../img/weixin1.png) no-repeat;
}
#bottom #ul2 #li1 div{
	width:170px;
	height:220px;
	overflow: hidden;
	position: absolute;
	bottom:40px;
	left:-70px;
	display: none;
}
#bottom #ul2 #li1:hover>div{
	display: block;
}
#bottom #ul2 #li2{
	background:url(../img/weibo.png) no-repeat;
}
#bottom #ul2 #li2:hover{
	background:url(../img/weibo1.png) no-repeat;
}
#bottom #ul2 #li3{
	background:url(../img/qq.png) no-repeat;
}
 #bottom #ul2 #li3:hover{
	background:url(../img/qq1.png) no-repeat;
}
.liucheng{
	opacity: 0;
}
.liucheng:hover{
	opacity: 1;
}
.liucheng1{
	width: 900px;
	height:900px;
	position: relative;
}
.liucheng1 img{
	width: 70%;
	display: block;
	margin: 60px auto;
}
.liucheng2{
	margin-top:60px;
	margin-bottom:60px;
	width: 900px;
	height:800px;
	position: relative;
}
.liucheng2 img{
	width: 100%;
}
.txt{
	text-align: center;
	font-size: 20px;
	line-height:40px;
	color:#333333;
	/*text-shadow: 3px 3px 3px #ABABAB;*/
	font-weight: 500;
}
.main1{	
	position: absolute;
	top:25px;
	left:170px;	
	color:white;
}
.main2{
	position: absolute;
	top:25px;
	right:180px;
	color:white;	
}
.main3{
	position: absolute;
	bottom:270px;
	left:170px;	
	color:white;
}
.main4{
	position: absolute;
	bottom:340px;
	right:165px;	
	color:white;
}
.liu1{
	position: absolute;
	top:170px;
	left:-135px;	
	transform: rotate(-60deg);
}
.liu2{
	position: absolute;
	top:170px;
	right:-70px;	
	transform: rotate(60deg);
}
.liu3{
	position: absolute;
	left:270px;
	bottom:10px;
}