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: #015293;
    border-radius: 5px;
}
#wzams{
    background-color: white;
    width: 100%;
    padding: 10px 0;
    
}
#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(../jpg/2g598e.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    height: 501px;
}

.headStyle {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    background: url(../jpg/4s3qbe.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: 40px;
}

.bgcolor{
    background-color: #f6f9ff;
}



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

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

.nav li a {
    line-height: 100px;
    font-size: 18px;
    color: #015293;
    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: #015293;
}

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

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

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

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

#navul li.navmoon ul {
    display: block;
    border-radius: 5px;
    width: 120px;
    display: block;
    background: #d2e9f3;
    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: #015293;
    font-weight: normal;
    border-bottom: none;
}

#navul li.navmoon ul a:hover {
    color: #fff;
    background: #015293;
    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;
	position:absolute;
	margin-top:15px;
}

.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: #015293;
    border-radius: 3px;
    color: #fff;
    padding: 5px 15px;
}

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








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

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

.lunbo {
    position: absolute;
}

.indexConPh {
    width: 100%;
    background: url(../jpg/3dgr72.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: 350px;
    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: #015293;
    width: 800px;
    line-height: 50px;
    margin-top: 20px;
}

.head_data p a {
    font-size: 25px;
    color: #f00;
    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 #0068B7 !important;
    margin: 0 5px;
}

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

.all_sreach {
    background: #0068b7;
    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{
    background: #015293ee;
    color: #fff;
}
.date_sreach:hover{
    background: #fff;
    color: #333;
}
.date_sreach span:hover{color:#333}
.all_sreach span {
    margin-left: 27px;
}

.date_sreach {
    background: #fff;
    color: #333;
    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;
}




.tabUl .jabActive {
    background: url(../png/0dzp8y.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('../png/a1zvjf.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:#015293; color:#fff; text-decoration:none;}
.headImg ul li a {
    display: block;
    height: 40px;
    color: #015293;
    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(../png/wwx0o8.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;
}


.cink{ display:block; line-height:40px; position:absolute; margin-left:8px;}