.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;
}
.zs{
	color: #4BB2A1;
	font-size: 1rem;
	padding-bottom: 0;
	margin-top: 1rem;
}

.minaimg{
	margin-top: 50px;
}
.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;
}
.mainXm>p{
	font-size: 1rem;
    color: #333333;
    font-weight: bold;
    padding: 2rem 0;
    padding-bottom: 1rem;
}
.mainXmlist:nth-child(2n){
	float: right;
}
.assd{
	font-size: 0.75rem;
	color: #666;
	display: none;
}
.mainXmlist{
	display: inline-block;
	width:48%;
	margin-top: 20px;
}
.mainXmlistLeft{
	width: 3rem;
	height: 3rem;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}
.mainXmlistLeft img{
	width: 100%;
	height: 100%;
}
.mainXmlistRight{
	font-size: 0.75rem;
	color: #666;
	width: calc(100% - 4rem);
	float: right;
}
.navseverLeft,.navseverRight{
	float: left;
}
.assxx{
	color: #fff !important;
	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: 5rem;
}
.Box{
	width: 60rem;
	margin: 0 auto;
}
.twoNavLeft{
line-height: 5rem;
font-size: 1rem;
width: 70%;
}
.twoNavLeft span{
	font-size: 0.3rem;
	color: #666;
}
.twoNavLeft,.twoNavRight{
	float: left;
}
.twoNavRight{
	width: 30%;
	height: calc(5rem - 2px);
	line-height: calc(5rem - 2px);
	text-align: center;
}
/*主要内容*/
main{
	padding-bottom: 2.5rem;
}
.Box{
	width: 60rem;
	margin: 0 auto;
}
.mainImg img{
	display: block;
}
.mainerm img{
	display: block;
}
.mainerm{
	width: 200px;
	margin: 0 auto;
	border:3px solid #4BB2A1;
}
.boxNamec{
	font-size:1rem;
	padding-top: 1rem;
	font-weight: bold;
}
.zbjt{
	font-size: 0.75rem;
	color: #333333;
	font-weight: bold;
	padding-top: 1rem;
}
.xinxi{
	font-size: 0.75rem;
	color: #666;
	margin-top: 10px;
}
.boxNamee{
	font-size: 1.3rem;
	color: #999;
	padding-top: 1rem;
}
#container{
	width: 100%;
	height: 500px;
	border: 2px solid #4BB2A1;
	margin-top: 5px;
}
.boxjianjie{
	font-size: 0.75rem;
	color: #666;
	margin-top: 10px;
	line-height: 25px;
}
.amap-icon img,
        .amap-marker-content img{
            width: 25px;
            height: 34px;
        }

        .marker {
            position: absolute;
            top: -20px;
            right: -118px;
            color: #fff;
            padding: 4px 10px;
            box-shadow: 1px 1px 1px rgba(10, 10, 10, .2);
            white-space: nowrap;
            font-size: 12px;
            font-family: "";
            background-color: #25A5F7;
            border-radius: 3px;
        }

        .input-card{
            width: 18rem;
            z-index: 170;
        }

        .input-card .btn{
            margin-right: .8rem;
        }

        .input-card .btn:last-child{
            margin-right: 0;
        }
.jiaotong{
	height: 105px;
	margin-top: 1rem;
}
.jiaotong>div{
	width: 50%;
	float: left;
}
.jiaotong1Left{
	width: 80px;
	padding:10px;
	float: left;
}
.jiaotong1Left img{
	width: 60px;
	margin-left: 10px;
	margin-top: 10px;
}
.jiaotong1right{
	width: calc(100% - 120px)
	float: left;
}
.jiaotong1right1{
	height: 50px;
	font-size: 0.75rem;
	line-height: 50px;
}
.jiaotong1right2{
	font-size: 0.75rem;
	color: #666;overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.fontweit{
	font-weight: bold;
}
.listar{
	width: calc(100% / 3);
	float: left;
	margin-top:20px;
}
.aas{
}
.listars{
	width: calc(100% );
	float: left;
	margin-top: 1rem;
	}
.listarImg{
	width: 60px;
	height: 60px;
	border-right: 1px solid #aaa;
	float: left;
}
.listarImg img{
	width: 30px;
	height: 30px;
	margin-top: 15px;
	margin-left: 15px;
}
.listartext{
	width: calc(100% - 72px);
	font-size: 0.75rem;
	color: #666;
	float: left;
	padding-left: 10px;
}
.listartext p{
	height:30px;
	line-height: 30px;
}
/*底部*/
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;
}