div.navtype{
    width:1000px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    float: left;
    margin-left: 10px;
    font-family: "Microsoft YaHei";
    position: relative;
    z-index: 99;
}
ul.navtypeul{
    font-size: 16px;
    position: relative;
}
ul.navtypeul li{
    float: left;
	padding: 0 12px 0 12px;
    text-align:center;
}
ul.navtypeul li a:hover{
    color:red;
}
.twoNav{
    display: none;
    width: 106px!important;
    position:absolute;
    top:32;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
    z-index: 10;
    padding: 0 4px;
	text-align: center;
	margin-left: -13px;
}
.twoNav a{
    display: block;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}
.twoNav a:hover{
    color:red;
}
.twoNav li{
    width: 100px;
    float: left;
    color: #666;
    margin: 0 5px;
    line-height: 28px;
    font-size: 12px;
    text-align: left;
    font-weight: 100;
    height: 30px;
}
.linav a,li{
    display: block;
}
.twoNav223{
    width: 100px!important;
    position: relative;
    top: -28px;
    left:70px!important;
    border: 1px solid #ddd;
    background: #fff;
    display: none;
   	z-index: 10;
    padding-left: 10px;
}
.twoNav123{
    width: 100px!important;
    position: relative;
    top: -28px;
    left:70px!important;
    border: 1px solid #ddd;
    background: #fff;
    display: none;
    z-index: 10;
    padding-left: 10px;
}

.btm-footer{
    padding: 20px;

}
.btm-footer .footer-con{
    border-top: 1px solid #aaa;
    padding-top: 10px;
}
.btm-footer .footer-con p{
    text-align: center;
    line-height: 2;
    font-size: 14px;
}
.btm-footer .footer-con p a{
    font-size: 14px;

}
.btm-footer .footer-con p span{
    color: #222;
    margin-right: 10px;
}
.btm-footer .footer-con p i{
    color: #222;
}
/* login  --by LY */
.twoChangeFooter .footer-con{
	border-top:1px solid rgba(170,170,170,0.3);
}
.btm-footer .footer-con p a i{
	padding:0 10px;
}
.btm-footer .footer-con p a,.btm-footer .footer-con p span,.btm-footer .footer-con p i{
	color: #666;
	font-size: 12px;
}
.btm-footer .footer-con p img{position: relative;top: 5px;}
.center1 p.textl img{position: relative;top: 5px;}
.liuXueBox .list-nav-detail{position:relative;}
.liuXueBox .shouAllOrNo{
	position:absolute;
	line-height:1;
	padding:5px 10px;
	bottom:0;
	left: 100px;
    text-align: center;
    background: red;
    font-size: 14px;
    color: #fff;
    border-radius: 30px;
}
.liuXueBox #zhankai{
	display:block;
}
.liuXueBox #shouqi{
	display:none;
}
.liuXueBox #showDetail{
	height:278px;
	overflow:hidden;
}