.navbar-atmosfero {
    padding: 0px;
    background-color: rgba(255,255,255,.95);
    box-shadow: 3px 3px 6px rgba(0,0,0,.1);
}
.head>.navbar-default .navbar-nav>li {
    color: #333;
}
.head>.navbar-default .navbar-nav>li:hover {
    background-color: transparent;
}
.head>.navbar-default .navbar-nav>li>a {
    color: #666;
    padding: 0;
}
.head>.navbar-default .navbar-nav>li:hover{color:#333;color: #5bbc2e;}
.head>.navbar-default .navbar-nav>li>a:hover{color:#333;color: #5bbc2e;}
.head>.navbar-default .navbar-nav>li .dropdown-menu > li > a{padding:0; color:#5bbc2e;}
.head>.navbar-default .navbar-nav>li .dropdown-menu > li > a:hover{background-color:#5bbc2e; color:#fff;}
.head>.navbar-default .navbar-nav>li .dropdown-menu>li:hover{background-color:#5bbc2e; color:#fff}
.head.top-nav-collapse>.navbar-default .navbar-nav>li>a:hover{color: #5bbc2e;}
.identity2 a {
    color: #333;
}
.top-welcome-sign2 a {
    color: #333;
}
.top-welcome-sign2 span a:hover{
	color: #333;
}
ul.identity-ul li[onclick] strong {
    color: #333;
}
.ime-img1{
	display: none;
}
.ime-img2{
	display: inline-block;
}
.identity-ul_li a {
    color: #333;
}
.dropdown-menu, .select-list {
    background-color: #fff;
}
.identity-div2>ul.identity-ul, .top-nav-collapse .identity-div>ul.identity-ul {
    background-color: #fff;
}
.top-welcome-sign a {
    color: #333;
}
/* 中间页样式 */
.noAuthority span{
	border: 5px solid #58b235;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 70px;
    font-size: 50px;
    color: #58b235;
    border-radius: 50%;
    margin-bottom: 30px;
    font-weight: bold;
}
.noAuthority p{
	font-size: 18px;
	color:#212121;
}
.p-02{
	display: none;
}
.noAuthority > a{
    font-size: 16px;
    border: 1px solid #58b235;
    display: inline-block;
    padding: 6px;
    width: 220px;
    margin-top: 50px;
    border-radius: 22px;
    color: #58b235;
}
.noAuthority .a-01{
	color: #fff;
    background-color: #58b235;
    margin-right: 30px;
}
.ljjr_a {
    color: #FFF;
    display: inline-block;
    height: 50px;
    line-height: 44px;
    width: 250px;
    font-size: 22px;
    text-align: center;
    margin-right: 30px;
    position: relative;
}
.ljjr_a_gray{
	border: 3px solid #999999 !important;
    background: #999999 !important;
    cursor: default !important;
}
.ljjr_a_gray:hover{
	border: 3px solid #999999 !important;
    background: #999999 !important;
    cursor: default !important;
}
.ljjr_a_gray_c{
	border: 3px solid #999999 !important;
    background: #999999 !important;
}
.ljjr_a_gray_c:hover{
	border: 3px solid #999999 !important;
    background: #999999 !important;
}
.ljjr>a:last-child {
    margin-right: 0px;
}
.ljjr_a>p{
	font-size: 14px;
    display: inline-block;
    padding: 6px;
    background-color: rgba(0,0,0,.35);
    height: initial;
    line-height: initial;
    width: 250px;
    position: absolute;
    top: 47px;
    left: -3px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.btn-bot-a{
	position: relative;
}
.btn-bot-a>p{
	font-size: 14px;
    display: inline-block;
    padding: 6px;
    background-color: rgba(0,0,0,.35);
    height: initial;
    line-height: initial;
    width: 300px;
    position: absolute;
    top: 79px;
    left: -1px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.ljjr_a:hover>p, .btn-bot-a:hover>p{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.ljjr_a>p.active,.btn-bot-a>p.active{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
section a.zhuce:nth-last-of-type(2){
	margin-right: 10px;
}
@media screen and (max-width:1157px){
.navbar-atmosfero {
    padding: 0px;
    background-color: rgba(255,255,255,1);
}
.top-nav-collapse {
    padding: 0px;
    background-color: rgba(255,255,255,1);
}
}
@media screen and (max-width:768px){
.head>.navbar-default .navbar-nav>li>a {
    color: #5bbc2e;
}
.head>.navbar-default .navbar-nav>li {
    color: #5bbc2e;
}
.head>.navbar-default .navbar-nav li:hover {
    color: #fff !important;
    background-color: #5bbc2e !important;
}
}
@media screen and (max-width:480px){
.noAuthority .a-01 {
    margin-right: 0px;
}
.ljjr_a {
    height: 46px;
    line-height: 38px;
    width: 216px;
    font-size: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}
.ljjr_a>p {
    font-size: 12px;
    width: 216px;
    position: absolute;
    top: 43px;
    left: -3px;
}
}