.nav{
	width:100%;
}
.navsever{
	width: 100%;
	background: #fff;
	height:5rem;
}
.navTopRight{
	font-size: 0.8rem;
	color: #FFFFFF;
	float: right;
	height: 1.7rem;
	line-height: 1.7rem;
}
.navTopRight span{
	font-size: 1rem;
}
.mainRight{
	width: 30%;
}
.navTopRight li{
	display: inline-block;
	padding: 0 10px;
}
.navseverLeft{
	width: 30%;
	text-align: center;
}
.navseverLeft img{
	height: 3.6rem;
	width: auto;
	margin-top: 0.7rem;
}
.navseverRight{
	width: 70%;
}
.gupiao{
	color: #4BB2A1;
	height: 5rem;
	line-height: 5rem;
	font-size: 0.8rem;
	text-align: center;
	float: left;
	margin-left: 3rem;
}
.gupiao div{
	display: inline-block;
	
}
.gupiao div:nth-child(1){
	padding-right: 10px;
}
.navseverRight li{
	color: #333;
	text-align: center;
	width:4.3REM;
	font-size: 0.8rem;
	display:block;
	float: left;
	height: 5rem;
	line-height: 5rem;
	cursor: pointer;
	position: relative;
	font-size: 0.75rem;
	color: #666666;
	font-weight: bold;
}
.navseverRight li a{
	color: #666;
}
.navseverLeft,.navseverRight{
	float: left;
}
.navseverRight li:nth-child(4){
	color: #fff;
	background: #4BB2A1;
}
.navseverRight li:hover {
   color: #fff;
}
.navseverRight li:hover p{
    height: 100%;
}
.navseverRight li:hover span{
	color: #fff;
}
.navseverRight span{
	display: block;
	position: relative;
	z-index: 99;
}
.navseverRight p
{
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    transition: all 0.2s;
    background:  #4BB2A1;
}
.navseverRight p{
	color: #fff;
}
.navs{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 60px;
	overflow: hidden;
	width: 15rem;
	display: none;
}
.navseverRight .navss{
	width: 5rem !important;
	float: left;
	z-index: 1;
	background: #4C4A4F;
	width: 100%;
	margin-top:-60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 0.7rem;
	transition: all 0.2s;
}
.navseverRight li:hover .navs{
	display: block;
}
.navseverRight li:hover .navss{
	margin-top: 0;
}
.navss:hover{
	color: #4BB2A1;
}
/*插图*/
.catu img{
	width: 100%;
	display: block;
}
.twoNav{
	border-bottom:1px solid #ddd ;
	height: 3.2rem;
	font-size: 0.75rem;
}
.Box{
	width: 60rem;
	margin: 0 auto;
}
.twoNavLeft{
line-height: 3.2rem;
font-size: 0.75rem;
width: 70%;
}
.twoNavLeft span{
	font-size: 0.3rem;
	color: #666;
}
.twoNavLeft,.twoNavRight{
	float: left;
	color: #333;
}
.twoNavRight{
	width: 30%;
	height: calc(3.2rem - 2px);
	line-height: calc(3.2rem - 2px);
	text-align: center;
}
.twoNavRights{
	float: left;
	width: 40%;
	margin-left: 5%;
	color: #333;
}
.twoNavRightsr{
	margin-left: 0;
}
.activrss{
	border-bottom: 2px solid #4BB2A1;
}
/*主要内容*/
.mainLeft,.mainRight{
	float: left;
}
.mainLeft{
	width: calc(70% - 1px);
	border-right: 1px solid #ddd;
}
.mainRight div{
	padding:10px 20px;
	cursor: pointer;
}
.mainLeft{
	min-height: 700px;
}
main{
	padding-bottom: 2.5rem;
}
.imgss{
	padding: 20px 0;
}
.imgs img{
	display: block;
}
.imgs{
	position: relative;
}
.imges{
	position: absolute;
	display: inline-block;
	top: 5.5rem;
	left:19.2rem;
}
.imges1{
	position: absolute;
	top: 8rem;
	left:23.5rem;
	display: inline-block;
}
.imges2{
	position: absolute;
	top: 7rem;
	left:11rem;
	display: inline-block;
}
.imges3{
	position: absolute;
	top: 4.8rem;
	left:18.5rem;
	z-index:1 !important;
}
.imges4{
	position: absolute;
	display: inline-block;
	top: 5rem;
	left:20rem;
}
.imgesTubiao{
	margin-top: 10px;
	width: 100%;
}
.imgesTubiao{
	width: 1rem;
	height: 1rem;
	margin: 0 auto;
	transform:scale(1)
	transition-property: transform;
	transition-duration: 0.5s;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
}
.fix:hover .imgesTubiao{
	transform: scale(1.5);
}
.imgesBox{
	width: 10rem;
	height:4rem;
	position: absolute;
	top: 1rem;
	left: 1rem;
	z-index: 999;
	display: none;
}
.mainsP{
	font-size: 0.75rem;
	color: #787878;
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
}
.imgesBox p{
	height:4rem;
	color: #FFFFFF !important;
	font-size: 1rem;
	text-align: center;
	line-height: 4rem;
	background: #787878;
	border-radius: 10px;
}
.fzar{
	padding: 30px 0;
	padding-bottom: 0px;
	font-size: 0.75rem;
	color: #787878;
	font-weight: bold;
}
.fzarList li{
	float: left;
	font-size: 1rem;
	color: #787878;
	width: calc(100% / 3 - 45px);
	margin-top:40px;
	padding: 0 20px;
	cursor: pointer;
}
.fzarList li span{
	color: #4BB2A1;
	font-size:1.2rem;
}
.fzarList li p{
	height: 30px;
	line-height: 30px;
}
.fzarList li p:nth-child(1){
	font-size:0.75rem;
	color: #333;
}
.user li{
	display: block;
	float: left;
	margin-top: 50px;
}
.user li:nth-child(1){
	width: 25%;
}
.user li:nth-child(2){
	width: 30%;
}
.user li:nth-child(3){
	width: 45%;
}
.listNavIcon,.dizhi{
	float: left;
}
.listNavIcon{
	width:60px;
	border-right: 1px solid #ddd;
}
.icpm{
	font-size: 1.5rem;
	border: 1px solid #999;
	border-radius: 50%;
	height:50px;
	width: 50px;
	color: #999;
	text-align: center;
	line-height: 50px;
}
.dizhi{
	float: right;
	width: calc(100% - 70px);
}
.dizhi p{
	height: 25px;
	line-height:25px;
	font-size: 1rem;
	color: #555;
	font-size: 0.75rem;
}
/*底部*/
footer{
	padding: 30px 0;
	background: #4BB2A1;
}
.footbox{
	width: 60rem;
	margin: 0 auto;
}
.footLeft,.footRight{
	float: left;
	width: 50%;
}
.footLeft{
	color: #fff;
}
.footLeftIns{
	width: 20rem;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 20px 0;
}
.footwei{
	font-weight: bold;
	font-size: 2rem;
}
.footLeft>p{
	font-size:1rem;
	padding: 20px 0;
}
.footRight{
	float: right;
	width: 20rem;
}
.fooyr1{
	width: 6rem;
	text-align: center;
	float: right;
	margin-right: 3rem;
	color: #FFFFFF;
	font-size: 0.7rem;
	margin-top: 30px;
}
.fooyr1 p{
	margin-top: 20px;
}
.fooys{
	color: #FFFFFF;
	text-align: center;
	font-size: 0.65rem;
	width: 100%;
	padding: 50px 0;
	padding-bottom: 0;
}