.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;
}
.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: #666666;
}
.navseverLeft,.navseverRight{
	float: left;
}
.navseverRight li:nth-child(2){
	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;
}
.twoNavRight{
	width: 30%;
	height: calc(3.2rem - 2px);
	line-height: calc(3.2rem - 2px);
	text-align: center;
}
.twoNavRights{
	float: left;
	width: 30%;
	margin-left: 5%;
	text-align: center;
	cursor: pointer;
	color: #333;
}
.twoNavRightsr{
	margin-left: 0;
}
.twoNavRights:nth-child(3){
	border-bottom: 2px solid #4BB2A1;
}
/*主要内容*/
main{
	background: #F4F4F4;
	padding-top: 10px;
}
.title1{
	margin-top: 20px;
	color: #666;
	font-size: 0.8rem;
	font-weight: bold;
}
.title{
	font-size: 0.7rem;
	color: #999;
	margin-top: 5px;
}
.main{
	position: relative;
	margin-top: 50px;
}
.mains{
	float: left;
	width: 25%;
	position: absolute;
	bottom: 0;
}
.mains2{
	margin-left: 25%;
}
.mains3{
	margin-left: 50%;
}
.mains4{
	margin-left: 75%;
}
.mainsTrr{
	border-left: 4px solid #4BB2A1;
	padding: 0 20px;
	color: #666666;
	font-size: 0.7rem;
	position: relative;
	padding-bottom: 40px;
}
.files{
	position: absolute;
	left: -14px;
	top: 0px;
	z-index: 10;
	width: 18px;
	height:18px;
	border-radius: 50%;
	border: 3px solid #4BB2A1;
	background: #fff;
}
.mainsTrr p{
	font-size:1.2rem;
	color: #666;
	padding-top: 20px;
}
.mainsTrr  span{
	font-size: 0.8rem;
	color: #555;
	display: block;
	padding-bottom: 20px;
	font-weight: bold;
}
/*底部*/
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;
}

.mainYdlist{
	padding: 0 12px ;
}
.mainydhead{
	height: 40px;
	line-height: 40px;
	position: relative;
	border-bottom: 1px solid #ddd;
	font-size: 2rem;
	color: #666;
}
.mainydheadleft{
	position: absolute;
	left: 0;
}
.mainydheadright{
	position: absolute;
	right: 0;
	transform: rotate(0deg);
	transition: transform 0.3s;
}
.mainydheadrights{
	transform: rotate(90deg);
}
.mainydmain{
	display: none;
}
.mainYd{
	display: none;
}
