body{font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;font-size:12px;color:#333; background:#fff;text-align:justify;text-justify:inter-ideograph;background-attachment:fixed; height:100%;width: 100%;
	min-width: 1200px !important;}
table,td{font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;font-size:14px;line-height:24px;color:#000;}
html,body,div,span,p,h1,h2,h3,h4,h5,h6,em,img,strong,blockquote,sub,sup,tt,i,b,dd,dl,dt,form,label,table,caption,tbody, tfoot, thead,tr,th,td,ul,li,p,a,ol{margin:0;padding:0; border:0;}
s,i,em{ font-style:normal; text-decoration:none;}
ul,ol,li{list-style-type:none;list-style:none;}
button,input,select,textarea{vertical-align:middle; font-family:Microsoft Yahei; margin:0 5px; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{color: #6e6e6e; text-decoration: none; outline: none;}
a{text-decoration: none;outline: none;}
input{outline:none;}
button{outline:none;}
textarea,select{outline:none;}
select,select:focus,select:active,select:hover{
  outline:none;
}
a:hover,a:active{text-decoration: none; outline: none;}

a.active{
    background-color: #3e7bad;
    color: #FFF !important;
}

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;
}


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


.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:#2c66a5; 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:#015293;}
#navul li.navmoon a{color:#015293;}
#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; }

.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: #2d66a5;
    font-size: 14px;
}
.headRight ul .sign a:hover{color:#fff; background:#3e7bad;}
.headRight ul li a:hover{
    color: midnightblue;
}

.indexConPh {
    width: 100%;
    background: url(../jpg/3dgr72.jpg) no-repeat;
        background-size: auto;
    background-size: 100% 100%;
}
.left {
    float: left;
}
.head_ad {
    width: 1200px;
    margin: 0 auto;
	overflow:hidden;
}
.head_one img {
    width: 700px;
    height: 98px;
    margin-top: 80px;
}
.head_data {
    margin: 20px 0 15px 10px;
}
.head_data p {
    font-size: 20px;
    color: #2d66a5;
}
.head_data p a {
    font-size: 25px;
    color: #ff716d;
}
.indexConFind {
    height: 110px;
    margin-top: 50px;
    border-radius: 5px;
}
.tabCon {
    width: 100%;
    margin-left: 10px;
	overflow:hidden;
}
.tabCon input[type="text"] { float:left;
    height: 50px;
    width: 77%;
    background: rgba(255, 255, 255, 0.6);
    color: #666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 1em;
    border: 1px solid #015293;
    margin:0 5px;
    border-radius: 5px 0 0 5px;
}
button, input, select, textarea {
    font-size: 100%;
}
.all_sreach {
    background: #015293;
    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: #3e7bad; color:#fff;}
.all_sreach span{ margin-left:27px;}
.all_sreach span:hover{color: #FFF;}
.date_sreach {
    background: #015293;
    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;}
.date_sreach span:hover{color:#fff}
.tabUl {
    list-style: none;
    width: 100%;
    color: #2d66a5;
	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: #2d66a5;}

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

.con {
    width: 100%;
}
.conServer {
    width: 100%;
	overflow:hidden;

}
.fl_date{background:#f6f9ff;
     padding:10px 0 40px 0; overflow:hidden; border:0; margin:0;}
.cj_con{background:#f6f9ff;
    background-size: 100% 100%; overflow:hidden; border:0; margin:0;}
.zx_con{background-image: url("../jpg/pvlqq7.jpg");
    background-size: 100% 100%; overflow:hidden; border:0; margin:0;}
.kj_con{background-image: url("../jpg/4f9xj7.jpg");
    background-size: 100% 100%; overflow:hidden; border:0; margin:0; height:180px;}
.date_class {
    width: 1200px;
    margin: 30px auto 10px;
    font-size: 18px;
    color:#015293;
    font-weight: bold;
}
.date_class img {
    width: 549px;
}
.date_class span {
    margin: 0 15px;
}
.conServerCon {
    width: 1200px;
    margin: 0 auto;
	overflow:hidden;
}
.conSerUl {
    width: 100%;
	height:50px;
	line-height:50px;
	overflow:hidden;
    list-style: none;
    margin: 0 auto;
    background: #d2e9f3;
    border-radius:5px 5px 0 0;
}
.conSerUl .serActive {
    background: #015293;
}
.conSerUl li {
    display:block;
    text-align: center;
	height:50px;
	float:left;
	overflow:hidden;
    line-height: 50px;
    width: 25%;
}
.conSerUl li a {
    color: #015293;
    font-size: 16px;
	height:45px;
	display:inline-block;
}
.conSerUl .serActive .zt_tb{background:url(../png/f6u1ns.png) no-repeat left center; padding-left:40px;}
.conSerUl .serActive .hy_tb{background:url(../png/6iwj8i.png) no-repeat left center; padding-left:40px;}
.conSerUl .serActive .ly_tb{background:url(../png/2jr851.png) no-repeat left center; padding-left:40px;}
.conSerUl .serActive .bm_tb{background:url(../png/qzzm0s.png) no-repeat left center; padding-left:40px;}
.conSerUl li .zt_tb{background:url(../png/wgdlcz.png) no-repeat left center; padding-left:40px;}
.conSerUl li .hy_tb{background:url(../png/n0zj7j.png) no-repeat left center; padding-left:40px;}
.conSerUl li .ly_tb{background:url(../png/jwll2p.png) no-repeat left center; padding-left:40px;}
.conSerUl li .bm_tb{background:url(../png/hgbl1i.png) no-repeat left center; padding-left:40px;}
.serActiveA {
    color: #fff !important;
    
}
.conSerBox {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 5px 0 25px;
	overflow:hidden;
}
.conSerBoxUl {
    width: 100%;
	overflow:hidden;
}
.conSerBoxUl li {
    display:block;
    margin-top: 20px;
    width: 200px;
    margin-bottom: 20px;
	float:left;
}
.conSerBoxUl li a {
    color: #333333;
}
.conSerBoxUl li p {
    padding-top: 10px;
    text-align: center;
    color: #2d66a5;
    font-size: 16px;
}
.conSerBoxUl li p:hover{ color:#015293;}
.conSerBoxUl li span {
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
}
.moreBox {
    text-align: center;
    padding-top: 20px;
}
.moreBox span {
    width: 100px;
    height: 35px;
    border: 1px solid #015293;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    color: #015293;
}
.moreBox span:hover{ background:#015293; color:#fff;}
.t3_tit1 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    position: relative;
    width: 95%;
    margin: 0 auto;
}
.t3_tit1::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    height: 1px;
    background: #b8dcef;
    width: 100%;
}
.t3_tit1 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    height: 60px;
    padding: 0 10px;
    color: #015293;
    font-weight: bold;
    background: #fff;
}
.t3_norlist {
    overflow: hidden;
}
.t3_fnlist1 { width:100%;
    overflow: hidden;
}
.t3_fnlist1 li {
    float: left;
    width: 200px;
    text-align: center;
    margin: 12.5px 0;
}
.t3_fnlist1 li a {
    transition: 0.3s;
    display: block;
    color: #5180b5;
    font-size: 16px;
    line-height: 66px;
    padding-left: 20px;
    text-align: left;
}
.t3_fnlist1 li.len_l1 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l2 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l3 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l4 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l5 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l6 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l7 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l8 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_l9 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_20 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_21 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_22 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_23 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_24 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_25 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_26 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_27 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_28 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_29 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li.len_30 a i {
    background: url('https://data.wuhan.gov.cn/img/icon_ty1.png') no-repeat center;
}
.t3_fnlist1 li a i {
    transition: 0.3s;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 10%;
    border: solid 2px #5180b5;
    margin-right: 10px;
    vertical-align: middle;
}
.t3_fnlist1 li a span {
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}
.t3_fnlist1 li a span:hover{ color:#015293;}
.t3_norlist li {
    float: left;
    width: 16%;
    text-align: left;
    line-height: 40px;
    margin-left: 3%;
    text-overflow: ellipsis; overflow:hidden; white-space: nowrap;
}
.t3_norlist li a {
    transition: 0.3s;
    position: relative;
    display: block;
    line-height: 40px;
    color: #5180b5;
    font-size: 18px;
    padding-left: 20px;
}
.t3_norlist li a:hover{ color:#015293;}
.t3_norlist li a::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 17.5px;
    width: 5px;
    height: 5px;
    background: #5d7a9e;
    border-radius: 50%;
}
.t5_norlist {
    overflow: hidden;
    margin:0 27px;
}
.t5_norlist li {
    float: left;
    text-align: left;
    line-height: 40px;
    margin:0 10px;
	width:120px; height:35px; line-height:35px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap;
}
.t5_norlist li a {
    transition: 0.3s;
    position: relative;
    line-height: 40px;
    color: #5180b5;
    font-size: 14px;
    
}
.t5_norlist li a:hover>span{ color:#015293 !important;}

.application {
    margin: 20px auto 20px;
    font-size: 18px;
    color:#015293;
    font-weight: bold;
}
.application img {
    width: 549px;
}
.application span {
    margin: 0 15px;
}
.ctetight{width: 1200px;
background-image: url('../png/d1i89i.png');
background-color: #FFF;
border-radius: 5px;
margin-bottom: 40px;
background-size: 100% 100%;
height: 542px;
position: relative;
clear: both;}
.ctetight ul li {
    position: absolute;
}
.ctetight ul li.cj_mr01 {
    top: 50px;
    left: 407px;
}
.ctetight ul li.cj_mr02 {
    top: 145px;
    left: 907px;
}
.ctetight ul li.cj_mr03 {
    top: 210px;
    left: 1030px;
}
.ctetight ul li.cj_mr04 {
    top: 75px;
    left: 657px;
}
.ctetight ul li.cj_mr05 {
    top: 340px;
    left: 880px;
}
.ctetight ul li.cj_mr06 {
    top: 220px;
    left: 627px;
}
.ctetight ul li.cj_mr07 {
    top: 305px;
    left: 407px;
}
.ctetight ul li.cj_mr08 {
    top: 315px;
    left: 175px;
}
.ctetight ul li.cj_mr09 {
    top: 135px;
    left: 127px;
}
.ctetight ul li.cj_mr10 {
    top: 15px;
    left: 250px;
}
.ctetight ul li img {
    transition: all 0.6s;
}
.ctetight ul li img:hover {
    transform: scale(1.1);
}
.ctetight ul li a span{ font-size:18px; color:#2b65a4; position:absolute; text-align:center; width:100%;}
.ctetight ul li a span:hover{ color:#015293;}
.ctetight ul li.cj_mr01 span{
    top: 110px;
    left: 0;
}
.ctetight ul li.cj_mr02 span{
    top: 110px;
    left: 0;
}
.ctetight ul li.cj_mr03 span{
    top: 90px;
    left: 0;
}
.ctetight ul li.cj_mr04 span{
    top: 100px;
    left: 0;
}
.ctetight ul li.cj_mr05 span{
    top: 100px;
    left: 0;
}
.ctetight ul li.cj_mr06 span{
    top: 120px;
    left: 0;
}
.ctetight ul li.cj_mr07 span{
    top: 100px;
    left: 0;
}
.ctetight ul li.cj_mr08 span{
    top: 120px;
    left: 0;
}
.ctetight ul li.cj_mr09 span{
    top: 140px;
    left: 0;
}
.ctetight ul li.cj_mr10 span{
    top:95px;
    left: 0;
}











.ranking {
    font-size: 18px;
    color: #015293;
    font-weight: bold;
    margin-top: 50px;
    overflow: hidden;
}
.ranking img {
    width: 549px;
}
.ranking span {
    margin: 0 15px;
}
.col-box {
    margin: 20px 0;
    overflow: hidden;
}
.news-txt.col-3 {
    width: 386px;
    overflow: hidden;
    float: left;
    margin:0 7px;
    background: #fff;
    border-radius: 15px;
}
.news-title {
    height: 38px;
    background: #fff;
    line-height: 38px;
    position: relative;
}
.news-title .name {
    position: absolute;
    left: -1px;
    top: -1px;
    height: 45px;
    color: #333;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    padding: 0 15px;
    font-weight: bold;
}
.news-title .name i {
    left: 10px;
    bottom: -5px;
    display: block;
    width: 30px;
    height: 19px;
    float: left;
    margin: 2px 5px 0 0;
}
.news-title .name i img {
    width: 30px;
    height: 19px;
}
.news-title .more {
    position: absolute;
    right: 10px;
    line-height: 38px;
    top: 0;
    font-size: 12px;
    color: #015293;
    transition: all .3s ease;
}
.newslist {
    display: block;
    padding: 10px 12px;
}
.newslist li {
    overflow: hidden;
    border-bottom: 1px dashed #D6D6D6;
    cursor: pointer;
}
.newslist li {
    cursor: pointer;
}
.newslist li a {
    display: block;
    height: 36px;
    width: 100%;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    word-break: break-all;
    overflow: hidden;
}
.newslist .c_text:hover,.newslist .c_textx:hover{ color:#015293;}
.newslist .c_text {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #3d3d3d;
    width: 215px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 10px;
}
.newslist .c_textx {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #3d3d3d;
    width: 270px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 10px;
}
.newslist .n_sjfl {
    color: #015293;
    background: #bae6fa;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 5px;
    width: 70px;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-top: 6px;
}
.newslist .t_time {
    float: right;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #c8c8c8;
}
.newslist .d_xzi {
    float: right;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #c8c8c8;
}

.newslist .num.bg-1 {
    background: #ff4f00;
}
.newslist .num {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: #b7b7b7;
    margin-right: 6px;
    border-radius: 3px;
}
.newslist .num.bg-2 {
    background: #ffba00;
}
.news-txt.col-3.last {
    margin-right: 0;
}

.yuwe {
    background-image:  url('../png/92gbeh.png');
    background-size: 100% 100%;
    overflow: hidden;
    width: 100%;
	position:absolute;
	bottom:-180px;
}
.yuwe .yl {
    background:url(../png/ouf65h.png) no-repeat; background-size: 100% 100%;
    padding:60px 50px 115px 50px;
    margin:40px 10px 0;
}
.yuwe .tier {
    float: left;
    width: 280px;
    overflow: hidden;
}
.yuwe .tier h1:hover,.yuwe .tier p:hover{ color:#015293;}
.yuwe .tier h1 {
    color: #010101;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.yuwe .tier p {
    color: #8d8d8d;
    line-height: 20px;
    text-align: center;
}
.yuwe .zl {
    background:url(../png/tslizi.png) no-repeat; background-size: 100% 100%;
    padding:60px 50px 115px 50px;
    margin:55px 10px 0;
}
.yuwe .sq {
   background:url(../png/qe6kft.png) no-repeat; background-size: 100% 100%;
   padding:60px 50px 115px 50px;
   margin:50px 10px 0;
}
.yuwe .tj { background:url(../png/qlo5hk.png) no-repeat; background-size: 100% 100%;
padding:60px 50px 115px 50px; float:right;
margin:60px 10px 0;
}
.suggest {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #010101;
    width: 100%;
}
.suggest img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
}
.t4_fklb {
    padding: 37px 0 28px 0;
    display: block;
    overflow: hidden;
    width: 100%;
}
.t4_fklb span {
    font-size: 14px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}
.t4_r {
    float: right;
}
.t4_jyfk_cons{ margin-bottom:20px; overflow:hidden;}
.t4_inps p {
    padding: 0 0 24px 0;
}
.t4_inps input {
    width: 405px;
    height: 43px;
    line-height: 43px;
    text-indent: 15px;
    border: 1px solid #d5d9dc;
    border-radius:5px;
    font-size: 14px;
}
button, input, select, textarea {
    font-size: 100%;
}
.t4_nrms textarea {
    width: 574px;
    height: 114px;
    resize: none;
    border: 1px solid #d5d9dc;
    padding: 10px;
    border-radius:5px;
    font-size: 14px;
}
.t4_btn {
    width: 134px;
    height: 34px;
    line-height: 34px;
    background: #015293;
    border: none;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 22px 0 0 82px;
    border-radius: 5px;
}
.t4_btn:hover{ background:#015293;}

.footer_wet{ width:1200px; margin:0 auto; margin-top:20px; margin-bottom:20px; display:block; overflow:hidden;}
.footer {
    padding-bottom: 10px;
    width: 100%;
    background: #015293;
}
.footer_content {
    display: block;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.more_link {
    color: #fff;
    width: 1200px;
    margin: 0 auto;
}
.more_link ul{ margin:0 100px; overflow:hidden;}
.footText_left {
    font-size: 14px;
    color: #fff;
    text-align: left;
	float:left;
}
.footText_right{ float:right;}
.more_link li {
    float: left;
    display: block;
    margin: 0 34px;
}
.more_link a {
    color: #fff;
    font-size: 14px;
}
.more_link a:hover{ color:#fff;}
.footText_left p {
    height: 25px;
    line-height: 25px;
    text-align: left;
}
.footer_wet span {
    margin-right: 10px;
}
.footer_wet a {
    color: #fff;
}
.footer_wet a:hover>span {
    color: #fff;
}
.footer_wet a:hover{color:#fff;}
.footer_wet .gajg img {
    width: 30px;
    height: 33px;
}
.footer_wet p img {
    vertical-align: middle;
    margin-right: 5px;
}

.right-menu .service_menu li .active9 {
    background: url("../png/rp1qkf.png") no-repeat;
}
.right-menu .service_menu li .active9:hover {
    background: url("../png/dhrd7h.png") no-repeat;
}
.right-menu .service_menu li a {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 30px;
    display: block;
}
.right-menu{position: fixed;
top: 55%;
right: 20px;}
.right-menu .service_menu{width: 50px;
float: right;
position: relative;}
.right-menu .service_menu li .active1{background: url("../png/jkk41j.png") no-repeat;}
.right-menu .service_menu li .active3{background: url("../png/75c9r4.png") no-repeat;}
.right-menu .service_menu li .active4{background: url("../png/lywxv3.png") no-repeat;}
.right-menu .service_menu li .active5{background: url("../png/3tm5pq.png") no-repeat;}
.right-menu .service_menu li .active1:hover{background: url("../png/pcigfr.png") no-repeat;}
.right-menu .service_menu li .active3:hover{background: url("../png/0mhyb5.png") no-repeat;}
.right-menu .service_menu li .active4:hover{background: url("../png/iwtf7m.png") no-repeat;}
.right-menu .service_menu li .active5:hover{background: url("../png/hr77fv.png") no-repeat;}


.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/spwyjn.png')left no-repeat;
	overflow:hidden;
	line-height:100px;
}
.headImg .grzx-icon p{ float:left; font-size:16px; color:#2c68a6; 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.grzx {
	border-bottom:1px solid #eef9ff;
}

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

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

#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;
}


.page_error{ width:1200px; margin:0 auto; text-align:center; }
.page_error img{ margin-top:80px;}
.page_error p{ text-align:center;  display:block; margin-top:30px;}
.page_error p a{border-radius:5px; border:2px solid #015293; padding:6px 30px; color:#015293; font-size:16px;}
.page_error p a:hover{ background:#015293; color:#fff;}

.page_errorw{ width:1200px; margin:0 auto; text-align:center; }
.page_errorw img{ margin-top:80px;}
.page_errorw p{ text-align:center;  display:block; margin-top:30px;}
.page_errorw p a{border-radius:5px; padding:6px 30px; font-size:16px; background:#015293; color:#fff;}
.page_errorw p a:hover{ background:#3e7bad;}

.page_loading{ width:1200px; margin:0 auto; text-align:center; }
.page_loading img{ margin-top:80px;}



.changelist{
    position: absolute;
    top: 10px;
    width: 120px;
    height: 25px;
    line-height: 25px;
    left: 180px;
    text-align: center;
    border: #015293 0.5px solid;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}
.changelist>span{
    display: inline-block;
    float: left;
    width: 50%;
    cursor: pointer;
    color: #015293;
}
.changelist>span:first-child{
    border-right: 0.5px solid #015293;
}
.changelist>.active{
    background-color: #015293;
    color: #fff;
}



.chooseLogin,.chooseReg{
    position: relative;
    display: none;
    width: 120px;
    height: 80px;
    line-height: 40px;
    top: -40px;
    left: -40px;
    background: #d2e9f3;  
    border-radius: 5px;
    overflow: hidden;
}

.chooseLogin>a,.chooseReg>a{
    display: block;
    border-bottom: .5px solid #fff;
    height: 40px;
    color: #015293 !important;
}
.chooseLogin>a:hover,.chooseReg>a:hover{
    background: #015293;
    color: #fff !important;
}
.headRight ul li a:hover+div{
    display: block;
}
.chooseLogin:hover,.chooseReg:hover{
    display: block;
}


.cn_like{  color:#fff;  line-height:50px; margin: -20px auto 0;  position: relative; z-index: 999; width:1200px;}
.xinle{ width:1200px; margin:0 auto; background:#015293; height: 55px; border-radius: 5px; padding-left: 10px; position: relative;}
.xinle p{font-size:16px; font-weight:bold; width: 110px; position: absolute; left: 0; top: 0;padding-left:10px;}

.xinle .mghy{
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 0;
    height: 50px !important;
    width: 1080px;
    line-height: 55px;
}
.mghy a{ display: inline-block; font-size:14px; color:#fff; margin:0 20px;}
.mghy a:hover{ color:#fff;}



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