*,body,ul, ul li{
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", "微软雅黑","Arial","宋体";
}

ul, ul li{list-style-type:none;}
a,a:link,a:visited,a:hover,a:active{  text-decoration:none; }
input,textarea,select,button{outline:none;}
select::-ms-expand { display: none; }

/*个人中心*/
/*404-500*/
.error-box{
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../images/pic.jpg");
    background-size: 100% 100%;
}
.error-box .error-t{
    position: absolute;
    width: 370px;
    left: 50%;
    top: 50%;
    margin-left: -185px;
    margin-top: -192px;
    overflow: hidden;
}
.error-box h1{
    font-size: 200px;
    color: #3889c1;
    margin: 0;
    font-weight: bold;
}
.error-box .sp-t{
    overflow: hidden;
    color: #ea4c02;
    font-size: 30px;
    margin-bottom:20px;
}
.error-box .sp-t img{
    margin: -3px 10px 0 0 ;
}
.error-box .sp-d{
    overflow: hidden;
    color: #666;
    line-height: 25px;
    font-size: 16px;
    padding-left: 80px;
}
.error-box .sp-dd{
    overflow: hidden;
    color: #333;
    font-size: 16px;
    margin: 30px 0  0 0 ;
}
.error-box .sp-dd span{
    color: #eb4e01;
}
.error-box .sp-dd a{
    color: #eb4e01;
}


/*个人中心--顶部*/
.center-top{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.center-top .sp1{
    overflow: hidden;
    color: #333;
}
.center-top .sp1 a{
    margin-left: 10px;
    color: #658b1d;
}
.center-top .sp2{
    overflow: hidden;
    color: #333;
}
.center-top .sp2 a{
    color: #658b1d;
}
.center-top .sp2 .a2{
    color: #333;
}
.center-top .sp2 span{
    margin: 0 5px;
}
.center-top2{
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    background-color: #89b03f;
}
.center-top2 .sp-t{
    color: #fff;
    font-size: 30px;
}
.center-top2 ul{

}
.center-top2 ul li{
    display: inline-block;
    width: 200px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.center-top2 ul li a{
    display: block;
    width: 100%;
    color: #fff;
}
.center-top2 ul .this{
    background-color: #658b1d;
}


/*内容公用*/
.all-box{
    overflow: hidden;
    margin: 40px 0 0 0;
}
.all-box .container{
    overflow: hidden;
}
.all-box .menu-l{
    overflow: hidden;
    width: 110px;
}
.all-box .menu-l h5{
    margin: 0 0 20px 0;
}
.all-box .menu-l h5 a{
    color: #666;
}
.all-box .menu-l h4{
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin: 0 0 20px 0;
}
.all-box .menu-l h5 a:hover,.all-box .menu-l .this a{
    color: #658b1d;
}

















/*分页*/
.page-box{
    overflow: hidden;
    position: relative;
    margin: 20px auto 0;
}
.page-box a{
    display: block;
    overflow: hidden;
    float: left;
    color: #979797;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    margin: 0 2px;
    border: 1px solid #ebebeb;
}
.page-box .this{
    color: #fff;
    background-color: #ff4401;
}





























/*底部*/
.footer{
    overflow: hidden;
    padding: 90px 0 0;
    height: 500px;
    background-image: url("../images/pic15.jpg");
    background-size: 100% 100%;
}
.footer .list-l{
    overflow: hidden;
}
.footer .list-l .sp-i{
    overflow: hidden;
    margin: 0 0 20px 0 ;
}
.footer .list-l .sp-i img{

}
.footer .list-l h5{
    color: #666;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0 0;
}
.footer .list-r{
    overflow: hidden;
    padding: 95px 0 0 0 ;
}




/*登录/注册/个人中心*/
.tit-top{
    overflow: hidden;
    height: 41px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #e4e4e4;
}
.tit-top .sp1{
    color: #89b03f;
}
.tit-top a{
    color: #666;
}
.tit-top .sp2{
    margin: 0 5px;
}



/*logo*/
.logo-box{
    height: 80px;
    position: relative;
}
.logo-box .select{
    position: absolute;
    top: 26px;
    cursor: pointer;
}
.logo-box .select img{
    margin-right: 15px;
}
.logo-box .select .sp1{
	display:block;
	width:152px;
	overflow:hidden;
	white-space:nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #444;
	margin-right: 0;
}
.logo-box .select i{
    font-size: 24px;
    color: #7d7d7d;
}
.select-list{
    position: absolute;
    top: 26px;
    left: 15px;
    overflow: hidden;
    width: 262px;
    padding: 30px 0;
    border: 1px solid #89b03f;
    background-color: #fff;
    display: none;
    z-index: 110;
}
.select-list .sp-i{
    overflow: hidden;
    margin: 0 0 15px 0;
}
.select-list a{
    display: block;
    overflow: hidden;
    color: #333;
    padding: 0 30px;
    line-height: 35px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
}
.select-list a:hover{
    color: #89b03f;
}
.logo-box .logo{
    line-height: 80px;
    overflow: hidden;
}
.logo-box .logo img{

}
.logo-box .search{
    width: 310px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 23px;
}
.logo-box .search input{
    width: 240px;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    border: 1px solid #89b03f;
}
.logo-box .search button{
    width: 70px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    background-color: #89b03f;
    border: none;
}
.logo-box .search input:-moz-placeholder {  color: #999; opacity:1;  }
.logo-box .search input::-moz-placeholder {  color: #999;opacity:1;  }
.logo-box .search input:-ms-input-placeholder{  color: #999;opacity:1;  }
.logo-box .search input::-webkit-input-placeholder{  color: #999;opacity:1;  }
