﻿@charset "utf-8";
/* CSS Document */
/*logo*/
/* 无障碍 */
body{
    background-color: white;

}
#wzabtn{
    z-index: 9999;
    cursor: pointer;
    position: absolute;
    right: 12%;
    top: 10px;
    text-align: center;
    color: white;
    width: 100px;
    height: 25px;
    line-height: 25px;
    background-color: #1492ff;
    border-radius: 5px;
}
#wzams{
    background-color: white;
    width: 100%;
    padding: 10px 0;
    /* display: none; */
}
#wzams>ul{
    width: 1200px;
    height: 85px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
}
#wzams>ul>li{
    border-left: .5px solid #a3cde0;
    border-right: .5px solid #a3cde0;
    width: 100px;
    text-align: center;
    color: #0172b6;
    cursor: pointer;
}
#wzams>ul>li>img{
    display: block;
    margin: 0 auto;
}
/* 无障碍 */
.cont_head {
    width: 100%;
    background: url(../img/head_ad2.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    height: 501px;
}

.headStyle {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    background: url(../img/head_bg.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    display: block;
}

.headStyle_x1 {
    position: relative;
    z-index: 2;
    top: 0;
    width: 100%;
    height: 110px;
    margin: 0 auto;
    display: block;
}

.top_head {
    width: 1200px;
    margin: 0 auto;
}

.top_lf_logo {
    width: 400px;
    float: left;
}

.top_lf_logo img {
    height: 50px;
    position: relative;
    top: 25px;
}

.bgcolor{
    background-color: #f6f9ff;
}

/*菜单*/

.nav {
    width: 550px;
    float: left;
    margin-left: 60px;
}

.nav li {
    width: 90px;
    float: left;
    height: 60px;
    position: relative;
    text-align: center;
}

.nav li a {
    line-height: 100px;
    font-size: 18px;
    color: #fff;
    transition: all .3s ease;
    font-weight: bold;
}

.nav li a:hover {
    color: #FF0;
}

.nav li.active a {
    color: #FF0;
}

.nav_content ul {
    margin: 0;
}

#navul li ul {
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 60px;
}

#navul li.navmoon {
    color: #fff;
}

#navul li.navmoon a {
    color: #fff;
}

#navul li.navmoon a hover{
    color: #fff;
}

#navul li.active a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

#navul li.active a:hover {
    color: #fff;
}

#navul li.navhome a:hover {
    color: #ffba00;
}

#navul li.navmoon ul {
    display: block;
    border-radius: 5px;
    width: 120px;
    display: block;
    background: #c6ecff;
    text-align: center;
    position: absolute;
    left: -13px;
    top: 60px;
}

#navul li.navmoon ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ebf9ff;
    text-align: center;
    width: 120px;
}

#navul li.navmoon ul a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #24a8e6;
    font-weight: normal;
    border-bottom: none;
}

#navul li.navmoon ul a:hover {
    color: #fff;
    background: #24a8e6;
    text-decoration: none;
}

#navul li.navmoon ul .last_bottom {
    
    border-bottom: none;
    
}

#navul li.navmoon ul .first_re {
    border-radius:5px 5px 0 0;
}

#navul li.navmoon ul .last_re {
    border-radius:0 0 5px 5px;
}
/*登录注册*/

.headRight {
    float: right;
    width: 15%;
    line-height: 100px;
}

.headRight ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.headRight ul li {
    width: 46px;
    height: 101px;
    position: relative;
    text-align: center;
    float: left;
}
.headRight ul li:last-child{
    width: 84px;
}

.headRight ul .sign a {
    background: #24a8e6;
    border-radius: 3px;
    color: #fff;
    padding: 5px 15px;
}

.headRight ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.headRight ul li a:hover{ color:#fff;}
.headRight ul .sign a:hover {
    color: #fff;
    background: #0091d5;
}



/*数据总览与搜索*/


/* .full{
    
} */

.lb_first {
    background: url(../img/head_ad2.jpg) no-repeat;
    background-size: 100% 100%;
}

.lb_second {
    background: url(../img/oimg2021/head_2021ad.jpg) no-repeat;
    background-size: 100% 100%;
}

.lunbo {
    position: absolute;
}

.indexConPh {
    width: 100%;
    background: url(../img/pic.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
}

.indexConPh_x1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: -110px;
}

.left {
    float: left;
}

.head_ad {
    position: absolute;
    top: 550px;
    z-index: 2;
    width: 100%;
    
    margin: 0 auto;
}

.head_one {
    width: 1200px;
    margin: 0 auto;
    padding-left: 50px;
}

.head_one img {
    width: 600px;
    height: 84px;
}

.head_data {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 50px;
}

.head_data p {
    font-size: 20px;
    color: #fff;
    width: 800px;
    line-height: 50px;
    margin-top: 80px;
}

.head_data p a {
    font-size: 25px;
    color: #ffaa46;
    cursor: pointer;
}

.indexConFind {
    height: 110px;
    width: 1200px;
    margin: 0 auto;
    border-radius: 5px;
}

.tabCon {
    width: 100%;
    margin-left: 10px;
    overflow: hidden;
}

.tabCon input[type="text"] {
    float: left;
    height: 50px;
    width: 77%;
    background: #fff;
    color: #666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 1em;
    border: 1px solid #24a8e6;
    margin: 0 5px;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

.all_sreach {
    background: #24a8e6;
    color: #fff;
    border-radius: 0 5px 5px 0;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 110px;
    float: left;
}

.all_sreach:hover,
.date_sreach:hover {
    background: #0091d5;
    color: #fff;
}

.all_sreach span {
    margin-left: 27px;
}

.date_sreach {
    background: #24a8e6;
    color: #fff;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 130px;
    float: left;
}

.date_sreach span {
    margin-left: 30px;
}

.tabUl {
    list-style: none;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.tabUl li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    cursor: pointer;
}

.tabUl li a {
    color: #fff;
}


/*.tabActive {
    width: 18px;
    height: 18px;
    background: url(../img/remen.png) no-repeat;
    display: inline-block;
    margin-right: 5px;
}*/

.tabUl .jabActive {
    background: url(../img/remen.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
    margin-right: 5px;
}

.position{
    
    width: 100%;
    height: 50px;
    position: absolute;
    top: 130px;
}



/*退出登录*/
.headImg {
    float: right;
    width: 14%;
    line-height: 108px;
    position: relative;
}
.headImg .jiantou {
    position: absolute;
    top: 69px;
    left: 14px;
    display: none;
}
.headImg .grzx-icon {
    position: absolute;
    width: 160px;
	height:100px;
    background: url('../img/grzx_iconsy.png')left no-repeat;
	overflow:hidden;
	line-height:100px;
}
.headImg .grzx-icon p{ float:left; font-size:16px; color:#fff; padding-left:40px; overflow:hidden;
text-overflow: ellipsis; white-space: nowrap; width:160px;}
.headImg ul {
    width: 100px;
    list-style: none;
    z-index: 200;
    position: absolute;
    background-color: #c6ecff;
    top: 77px;
    left: -32px;
    display: none;
	border-radius:5px;


}
.headImg ul li a:hover{ background:#24a8e6; color:#fff; text-decoration:none;}
.headImg ul li a {
    display: block;
    height: 40px;
    color: #24a8e6;
    text-align: center;
    line-height: 40px;
	font-size:14px;
	overflow:hidden;
	outline: none;
}

.headImg ul li .first_re {
    border-radius:5px 5px 0 0;
}

.headImg ul li .last_re {
    border-radius:0 0 5px 5px;
}

.headImg ul li.grzx {
	border-bottom:1px solid #eef9ff;
}

.footer{
    margin-top: -110px;
}

/* 悬浮提醒 */
.tx{
    position: fixed;
    left: 0;
    top: 47%;
    background: url(../img/tixingbg.png) no-repeat center;
    background-size: 100% 100%;
    width: 150px;
    height: 340px;
    z-index: 9999999;
    padding: 35px 30px;
}
#close{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.txtext{
    display: block;
    color: white;
    font-size: 14px;
    line-height: 30px;
}