*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: "微软雅黑";
	box-sizing: border-box;
}
img{border: none;}
.containers{
     width: 100%;	
     float: left;
}

/*top*/
#top{
	width:auto;
	height:100px;
	position:fixed;
	margin:auto;
	left:0; 
	top:0;
	right:0;
	background:url(../image/top_bj.png) repeat-x;
	z-index:9999999;
}
#tops{
	width:auto;
	height:120px;
	background:url(../image/top_bj.png) repeat-x;
}
#top_zj{
	width:94%;
	height:100px;
	margin:0 auto;
}
#top_zj .logo{
	width:25%;
	height:58px;
	float:left;
	margin-top:21px;
}
#top_zj .logo img{
	width:100%;
	margin: auto 0;
	display: block;
}
#menu{
	width: 65%;
    height: 60px;
    float: left;
    margin-top: 20px;
}
#nav2 {
	margin:0px;
} 
#nav2 li {
float:left;
list-style:none;
margin:0 29px;
}/*列表项水平浮动，使形成横向的一级菜单*/ 
#nav2 li ul { /*设置下拉菜单不可见，只有当鼠标经过使才可见*/ 
display:none;
padding:0;
position:absolute;
z-index:99999;
background:#f0831e;
margin-left:-20px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px; 
} 
#nav2 li:hover ul{ 
width:auto;
display:block;
} 
#nav2 li a{
height:80px;
display:block;
font-weight:bold;
text-decoration:none;
font:16px/60px Microsoft Yahei,Verdana,Arial,Tahoma;
-moz-transition: all 2s ease;
-webkit-transition: all 2s ease; 
transition: all 2s ease; 
color:#fff;
cursor:pointer;
	overflow: hidden;
} 
#nav2 li a:hover{
	color:#f9990b;
}
#nav2 li li{
	display:block;
	/*width:170px;*/
	min-width: 166px;
	width: 100%;
	padding: 0 10px;
	margin:0px;
	clear:both;
}
#nav2 li li a { 
height:32px;
text-decoration:none; 
color:#fff;
font:13px/32px Microsoft Yahei,Verdana,Arial,Tahoma;
margin:0px;
text-align: center;
} 
#nav2 li li a:hover{
	color:#fff;
	background:none;
	background-color:#000;
	text-shadow: 0 0 0 transparent,#000000 0px 1px 0px;
}
#top_zj .sc{
	width: 10%;
	height: 40px;
	float: right;
	margin-top: 30px;
}
#top_zj .sc img{
	width: 100%;
	margin: auto 0;
	display: block;
}

#top_zj .sc .yy{
    position: absolute;
    z-index: 99;
    background-color: #fff;
    width: 8.4%;
    height: 100px;
    line-height: ;
    padding: 3px;
    border: 1px solid #e4e4e4;
    border-radius: 0px;
    margin-left: 0px;
    display: none;

}
#top_zj .sc:hover .yy{
	display: block;
}
#top_zj .sc a{
	margin-top: 18px;
    height: 15px;
    line-height: 15px;
    float: left;
    display: block;
    font-size: 16px;
    color: #333;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
}
#top_zj .sc a:hover{
	margin-top: 18px;
    height: 15px;
    line-height: 15px;
    float: left;
    display: block;
    font-size: 16px;
    color: #0660d8;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    font-weight:600;
}
/* banner */
.banner{height:880px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:880px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:40px;clear:both;position:absolute;z-index:90;left:-18px;top:840px;}
.banner .d2 ul{float: left;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -32px;
    display: inline;}
.banner .d2 li{width:20px;height:20px;overflow:hidden;cursor:pointer;background:url(../image/d.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../image/d_h.png) no-repeat center; z-index:99}



/*main*/
.main{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*floor1*/
.floor1{
	width: 90%;
	overflow: hidden;
	margin: 20px auto;
}
.titles{
	width: 100%;
	height: 80px;
	border-left: 3px solid #f0831e;
	margin: 60px auto;
}
.titles .left{
	width: 200px;
	height: 80px;
	margin-left: 25px;
	float: left;
}
.titles .left .sp1{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	color: #333;
	font-size: 35px;
	margin-bottom: 10px;
	display: block;
}
.titles .left .sp2{
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #333;
	font-size: 14px;
	margin-bottom: 0px;
	display: block;
}
.titles .right{
	width: 200px;
	height: 80px;
	float: right;
	display: block;
	line-height: 80px;
	font-size: 18px;
	text-align: right;
	color: #333;
}
/*tab*/
.floor1 .nTab{ width:100%; margin: 0 auto; margin-top:0px;height: 780px; }
.floor1 .nTab .TabTitle{width:18%; height:560px; float: left;}
.floor1 .nTab .TabTitle ul{width:100%; height:700px;}
.floor1 .nTab .TabTitle ul li{background-color: #f8f8f8;border-bottom: 1px solid #fff;}
.floor1 .nTab .TabTitle ul li a{width: 100%;height:90px;line-height: 90px; text-align:center;color: #333;display: block;font-size: 20px;}
.floor1 .nTab .TabTitle .active{color: #fff;background:linear-gradient(135deg,#f0831e,#fed20d) ;font-size: 20px;}
.floor1 .nTab .TabTitle .active a{color: #fff;font-size: 20px;}
.floor1 .nTab .TabTitle .normal{box-shadow: 0px 0px 0px 0px #fff;}
.floor1 .nTab .TabContent{float:left;width:80%;height:560px;margin-left: 2%;}
.floor1 .none {display:none;}
.floor1 .nTab .TabContent .b5{
	display: block;
	margin-bottom:30px;
	margin-left: 2%;
	/*margin-right: 2%;*/
	/*height: 230px;*/
	font-size: 14px;
	float: left;
	width: 23%;
	text-align: center;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}
.floor1 .nTab .TabContent .b5 img{
	display: block;
	height: 160px;
	margin: 0 auto;
}
.floor1 .nTab .TabContent .b2{
	line-height: 70px;
	text-align: center;
	width: 100%;
	height: 70px;
	font-size: 14px;
	color: #333;
	background-color: #e5e5e5;
}
.floor1 .nTab .TabContent .b2:hover{
	line-height: 70px;
	text-align: center;
	width: 100%;
	height: 70px;
	font-size: 14px;
	color: #fff;
	background:linear-gradient(135deg,#f0831e,#fed20d) ;
}
/* banner */
.banners{height:560px;overflow:hidden; position:relative;}
.banners .d3{width:100%;height:560px;display:block;position:absolute;left:0px;top:0px;}
.banners .d3 .kuai{width:100%;height:560px;display:block;}
.banners .d4{width:100%;height:30px;clear:both;position:absolute;z-index:90;left:0px;top:530px;}
.banners .d4 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -40px;display:inline;}
.banners .d4 li{width:20px;height:20px;overflow:hidden;cursor:pointer;background:url(../image/d.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banners .d4 li.nuw{background:url(../image/d_h.png) no-repeat center; z-index:99}

/*floor2*/
.floor2{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	height: 855px;
	background:url(../image/fl2.jpg) no-repeat center;
	/*background: #f7f7f7;*/
}
.floor2s{
	width: 90%;
	overflow: hidden;
	margin: 20px auto;
}
.floor2 .kuai{
	position: relative;
	width: 100%;
	margin: 80px auto;
}
.floor2 .kuai img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
}
.floor2 .kuai .wen{
	width: 50%;
	float: right;
}
.floor2 .kuai .wen .title{
	width: 100%;
	text-align: left;
	font-size: 35px;
	color: #333;
	line-height: 55px;
	border-bottom: 1px solid #999;
	height: 68px;
    /*display: block;*/
}
.floor2 .kuai .wen .nr{
	width: 100%;
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 35px;
	/*height: 280px;*/
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
	/*font-weight: 600;*/
}
.floor2 .kuai .wen .di{
	width: 100%;
	color: #333;
	height: 120px;
	overflow: hidden;
}
.floor2 .kuai .wen .di .kuais{
	width: 33%;
	height: 120px;
	overflow: hidden;
	float: left;
}
.floor2 .kuai .wen .di .kuais p{
	width: 100%;
	font-size: 16px;
	color: #333;
}
.floor2 .kuai .wen .di .kuais p span{
	font-size: 35px;
	color: #f0831e;
}
/*floor3*/
.floor3{
	width: 90%;
	overflow: hidden;
	margin: 30px auto;
}
.floor3 .f31{
	width: 22%;
	height: 435px;
	overflow: hidden;
	float: left;
	position: relative;
}
.floor3 .f31 img{
	width: 100%;
	height: inherit;
}
.floor3 .f31 .sp{
	width: 55%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: center;
	font-size: 19px;
	overflow: hidden;
	position: absolute;
	top: 196px;
	left: 22%;
	display: block;
	color: #fff;
}
/*.floor3 .f31:hover .sp{*/
/*	width: 70%;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	border-bottom: 1px solid #333;*/
/*	border-top: 1px solid #333;*/
/*	text-align: center;*/
/*	font-size: 16px;*/
/*	font-weight: 600;*/
/*	overflow: hidden;*/
/*	position: absolute;*/
/*	top: 196px;*/
/*	left: 15%;*/
/*	display: block;*/
/*	color: #333;*/
/*}*/
.floor3 .f32{
	width: 52%;
	margin-left: 2%;
	overflow: hidden;
	float: left;
	height: 435px;
	position: relative;
	
}
.floor3 .f32 p{
	width: 86%;
	height: 160px;
	border-left: 3px solid #f0831e;
	padding: 20px;
	position: absolute;
	top: 137px;
	left: 0%;
	display: block;
	z-index: 1000;
	/*background-color: #fff;*/
	background-color: rgba(0, 0, 0, 0.5);
}

/*.f32{*/
/*	position: relative; !* 使得遮罩位于内容之上 *!*/
/*	cursor: pointer; !* 将鼠标指针改为指针样式 *!*/
/*}*/

/*.f32::after {*/
/*	content: ''; !* 使用伪元素，不需要实际内容 *!*/
/*	position: absolute; !* 绝对定位，覆盖在内容上 *!*/
/*	top: 0;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	background: rgba(0, 0, 0, 0.5); !* 灰色半透明背景 *!*/
/*	opacity: 0; !* 默认透明 *!*/
/*	transition: opacity 0.5s ease; !* 透明度变化的过渡效果 *!*/
/*}*/

/*.f32:hover::after {*/
/*	opacity: 1; !* 悬停时透明度为1，显示遮罩 *!*/
/*}*/

/*.f31{*/
/*	position: relative; !* 使得遮罩位于内容之上 *!*/
/*	cursor: pointer; !* 将鼠标指针改为指针样式 *!*/
/*}*/

/*.f31::after {*/
/*	content: ''; !* 使用伪元素，不需要实际内容 *!*/
/*	position: absolute; !* 绝对定位，覆盖在内容上 *!*/
/*	top: 0;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	background: rgba(0, 0, 0, 0.5); !* 灰色半透明背景 *!*/
/*	opacity: 0; !* 默认透明 *!*/
/*	transition: opacity 0.5s ease; !* 透明度变化的过渡效果 *!*/
/*}*/

/*.f31:hover::after {*/
/*	opacity: 1; !* 悬停时透明度为1，显示遮罩 *!*/
/*}*/
.floor3 .f32 p .sp1{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 24px;
	overflow: hidden;
	color: #fff;
	display: block;
}
/*.floor3 .f32:hover p .sp1{*/
/*	width: 100%;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	text-align: left;*/
/*	font-size: 24px;*/
/*	overflow: hidden;*/
/*	color: #333;*/
/*	display: block;*/
/*	font-weight: 600;*/
/*}*/
.floor3 .f32 p .sp2{
	width: 100%;
	height: 70px;
	line-height: 25px;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	display: block;
}
/*.floor3 .f32:hover p .sp2{*/
/*	width: 100%;*/
/*	height: 70px;*/
/*	line-height: 35px;*/
/*	text-align: left;*/
/*	font-size: 16px;*/
/*	overflow: hidden;*/
/*	color: #333;*/
/*	display: block;*/
/*}*/
/*floor4*/
.floor4{
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	height: 665px;
	background:url(../image/fl4s.jpg) no-repeat center;
}
.floor4s{
	width: 90%;
	overflow: hidden;
	margin: 20px auto;
}
.floor4 .kuais{
	width: 100%;
	height: 415px;
	overflow: hidden;
	margin-top: 45px;
	margin-bottom: 50px;
}
/*滚动图*/
.mr_frbox { height: 415px; margin: 0px auto;}
.mr_frbox .pian{ height: 415px; width: 14%;float: right;background-color: #f4f4f4;position: relative;}
.mr_frbox .pian p{ height: 35px; width: 100%;text-align: center;margin-top: 60px;}
.mr_frbox .pian p .sp3{ text-align: center;font-size: 24px;color: #f0831e;margin: 0 5px;line-height: 35px;}
.mr_frbox .pian p .sp4{ text-align: center;font-size: 16px;color: #333;margin: 0 5px;line-height: 35px;}
.mr_frBtnL {width: 46px;margin-left: -23px; position:absolute;left:50%;top:255px;cursor: pointer; display: inline; }
.mr_frUl { float: left; height: 415px; width: 85%;overflow: hidden; }
.mr_frBtnR {width: 46px; margin-left: -23px; position:absolute;left:50%;top:320px; cursor: pointer;}
.mr_frUl ul {height: 415px;}
.mr_frUl ul li { display: inline; float: left; height: 410px; width: 370px; margin-right: 30px; box-shadow: 0px 0px 5px #ADADAD;margin-left: 3px;background-color: #f4f4f4;}
.mr_frUl ul li:hover{ display: inline; float: left; height: 410px; width: 370px; margin-right: 30px; box-shadow: 0px 0px 5px #ADADAD;margin-left: 3px;background-color: #f0831e;}
.mr_frUl ul li img { display: block; margin-bottom: 20px; width: 370px;height: 235px; }
.mr_frUl ul li .sp5 { display: block; width: 340px;height:150px;margin:10px 15px;overflow: hidden;position: relative;}
.mr_frUl ul li .sp3 { display: block; width: 340px;height: 40px;line-height: 40px;font-size: 22px;text-align: left; color: #333;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.mr_frUl ul li .sp6 { display: block; width: 340px;line-height: 30px;font-size: 14px;text-align: left;color: #999;position: absolute;bottom: 0;left: 0;}
.mr_frUl ul li .sp6 img{ width: 30px;
    height: 20px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;}
.mr_frbox2 { height: 415px;}
.mr_frUl ul li:hover .sp3 { display: block; width: 340px;height: 40px;line-height: 40px;font-size: 22px;text-align: left; color: #fff;}
.mr_frUl ul li:hover .sp6 { display: block; width: 340px;line-height: 30px;font-size: 14px;text-align: left;color: #fff;position: absolute;bottom: 30;left: 0;}
.mr_frUl ul li:hover .sp6 img{ display: none;}
.mr_frbox2 { height: 415px;}
.mr_frUl2 { float: left; height: 415px; width: 85% ;overflow: hidden;}
.mr_frUl2 ul li { display: inline; float: left; height: 410px; width: 370px; margin-right: 30px;box-shadow: 0px 0px 5px #ADADAD;margin-left: 3px; overflow: hidden; }
.mr_frUl2 ul li img { display: block; margin-bottom: 20px; width: 370px;height: 235px;  }
/*bottom*/
.bottom{
	width: 100%;
	height: 490px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #2c3035;
}
.bottoms{
	width: 90%;
	height: 440px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.bottoms .k1{
	width: 25.3%;
	height: 280px;
	position: absolute;
	margin-top: 35px;
	left: 0px;
}
.bottoms .k1 img{
	margin-left: 2%;
	margin-bottom: 10px;
}
.bottoms .k1 p{
	width: 96%;
	margin-left: 2%;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
.bottoms .k1 .tiao{
	width: 100%;
	margin-top: 20px;
}
.bottoms .k1 .tiao a{
	width: 30px;
	height: 30px;
	margin: 5px;
	display: block;
	float: left;
}.bottoms .k1 .tiao a img{
	width: 30px;
	height: 30px;
}
.bottoms .k11{
	width: 18%;
    height: 305px;
    position: absolute;
    margin-top: 35px;
    left: 1%;
    /*border-left: 1px solid #514f4f;*/
}
.bottoms .k11 span{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.bottoms .k11 a{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    color: #838383;
    display: block;
}
.bottoms .k12{
	width: 18%;
    height: 305px;
    position: absolute;
    margin-top: 35px;
    left: 20%;
    border-left: 1px solid #514f4f;
    border-right: 1px solid #514f4f;
}
.bottoms .k12 span{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.bottoms .k12 a{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    color: #838383;
    display: block;
}
.bottoms .k2{
	width: 330px;
    height: 300px;
    position: absolute;
    margin-top: 35px;
    left: 40%;
    /*background: url(../image/bt3.jpg) no-repeat left center;*/
    
}
.bottoms .k2 span{
	width: 100%;
	height: 45px;
	/*line-height: 45px;*/
	text-align: left;
	color: #fff;
	font-size: 22px;
	display: block;
	/*margin-bottom: 30px;*/
	padding-left: 12%;
}
.bottoms .k2 .p1{
	width: 100%;
	padding-left: 13%;
	height: 45px;
	/*line-height: 45px;*/
	text-align: left;
	color: #fff;
	font-size: 14px;
	display: block;
	margin-bottom: 1px;
	float: left;
}
.bottoms .k2 .p2{
	width: 415px;
    padding-left: 13%;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom:0px;
    float: left;
    word-wrap:break-word; 
    word-break:normal;
}
.bottoms .k2 p{
	display: flex;
	width: 450px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: left;
	/*margin-bottom: 35px;*/
	font-size: 16px;
}
.bottoms .k2 p3{
	display: flex;
	width: 450px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: left;
	margin-bottom: 0px;
	font-size: 16px;
}
.bottoms .s31{
	width: 150px;
	height: 150px;
	position: absolute;
	margin-top: 80px;
	right: 95px;
}
.bottoms .k3 img{
	width: 130px;
	height: 130px;
	margin-left: 10px;
	border-radius: 5px;
}
.bottoms .k3 p{
	width: 150px;
	height: 60px;
	line-height: 60px;
	color: #878787;
	text-align: left;
	font-size: 14px;
	text-align: center;
}
.bottoms .s32{
	width: 220px;
	height: 150px;
	position: absolute;
	margin-top: 270px;
	right: 40px;
}
.bottoms .k3 .titaa{
	width: 30px;
	height: 30px;
	margin: 5px;
	display: block;
	float: left;
	position: relative;
}
.bottoms .k3 .titaa img{
	width: 30px;
	height: 30px;
}
.bottoms .k3 .titaa .qrcode{
    display: none;
}
.bottoms .k3 .titaa:hover .qrcode{
    display: block;
}
.bottoms .k3 .titaa .qrcode1{
    display: none;
}
.bottoms .k3 .titaa:hover .qrcode1{
    display: block;
}
.bottoms .k3 .titaa .qrcode {
    position: absolute;
    left: 0%;
    top: 35px;
    background-color: #fff;
    line-height: ;
    padding: 3px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    margin-left: -25px;
    display: none;
}
.bottoms .k3 .titaa .qrcode1 {
	position: absolute;
    left: -104%;
    top: 35px;
    background-color: #fff;
     display: none;
    background-color: #fff;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 16px;
    border-radius: 5px;
}
.bottoms .k3 .titaa .qrcode img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    margin-left: 0;
}

.bottoms .di{
	width: 100%;
	border-top: 1px solid #514f4f;
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 18px;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	
}
.bottom .di .p1{
	width: 90%;
	margin: 0 auto;
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 16px;
	text-align:center;
}
.bottom .di a{
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 14px;
	margin-left: 10px;
}

/*右侧*/
/*右侧悬浮菜单*/
	.slide{
		width: 55px;
		height: 275px;
		position: fixed;
		top: 50%;
		margin-top: -138px;
		background: #f0831e;
		right: 0;
		border-radius: 5px 0 0 5px;
		z-index: 999;
	}
	.slide ul{
		list-style: none;
	}
	.slide .icon li{
		width: 55px;
		height: 55px;
	}
	.slide .icon .up a{
		width: 55px;
		height: 55px;display: block;
	}
	.slide .icon .down a{
		width: 55px;
		height: 55px;display: block;
	}
	.slide .icon .up{
		background: url(../image/lh1.png) no-repeat center;
	}
	.slide .icon li.qq{
		background: url(../image/lh2.png) no-repeat center;
		position: relative;
	}
	.slide .icon li.tel{
		background: url(../image/lh3.png) no-repeat center;
	}
	.slide .icon li.wx{
		background: url(../image/lh4.png) no-repeat center;
	}
	.slide .icon li.down{
		background: url(../image/lh5.png) no-repeat center;
	}
	.slide .icon .up:hover{
		background: url(../image/h1.png) no-repeat center;
	}
	.slide .icon li.qq:hover{
		background: url(../image/h2.png) no-repeat center;
	}
	.slide .icon li.tel:hover{
		background: url(../image/h3.png) no-repeat center;
	}
	.slide .icon li.wx:hover{
		background: url(../image/h4.png) no-repeat center;
	}
	.slide .icon li.down:hover{
		background: url(../image/h5.png) no-repeat center;
	}
	.slide .icon li.qq p{
		display: none;
	}
	.slide .icon li.qq:hover p{
		position: absolute;
		top: 50%;
		height: 165px;
		right: 100%;
		background: #f0831e;
		width: 160px;
		overflow: hidden;
		margin-top: -27.5px;
		transition:0.5s;
		border-radius:4px 0 0 4px ;
		display: block;
		
	}
	.slide .icon li.qq:hover p img{
		width: 100%;padding: 10px;
		
	}
	.slide .icon li.tel p{
		display: none;
	}
	.slide .icon li.tel:hover p{
		position: absolute;
		top: 50%;
		height: 165px;
		right: 100%;
		background: #f0831e;
		width: 160px;
		overflow: hidden;
		margin-top: -82.5px;
		transition:0.5s;
		border-radius:4px 0 0 4px ;
		display: block;
		padding: 10px;
		color: #fff;
	}
	.slide .icon li.wx p{
		display: none;
	}
	.slide .icon li.wx:hover p{
		position: absolute;
		top: 50%;
		height: 165px;
		right: 100%;
		background: #f0831e;
		width: 160px;
		overflow: hidden;
		margin-top: -82.5px;
		transition:0.5s;
		border-radius:4px 0 0 4px ;
		display: block;
		padding: 10px;
		color: #fff;
	}
	
	.slide .icon li p a{
		display: block;
		margin-top: 12px;
		width: 100px;
		
		line-height: 25px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		text-decoration: none;
		border-radius: 5px;
	}
	
	
	
	/*自适应 当屏小于1050时隐藏*/
	@media screen and (max-width: 1050px) {
		.slide{
			display: none;
		}
		#btn{
			display: none;
		}
		
	}
	
	
	
	

@media only screen and (max-width: 1600px){	
.floor1{
	/*width: 1400px;*/
	overflow: hidden;
	margin: 20px auto;
}
.floor2s{
	/*width: 1400px;*/
	overflow: hidden;
	margin: 20px auto;
}
.floor3{
	/*width: 1400px;*/
	overflow: hidden;
	margin: 30px auto;
}
.floor4s{
	/*width: 1400px;*/
	overflow: hidden;
	margin: 20px auto;
}
.bottoms{
	/*width: 1400px;*/
	height: 440px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}

}

@media only screen and (max-width: 1300px){	

#nav2 li {
float:left;
list-style:none;
margin:0 24px;
}

}