a {
    text-decoration: none;
}

/*a:link, a:visited { color: #333333; }*/
li a:hover {
    text-decoration: none;
}

p,span,a,div,h1,h2,h3,h4,h5,h6,ul,li,body,i,select,option,input,textarea {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
    outline: none ;
    font-size: 14px;
    color: #333;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
}

input, select {
    vertical-align: middle;
}

.no {
    display: none;
}

table {
    margin: 0px auto;
    table-layout: fixed;
}

i {
    font-style: normal
}

.zt-top {
    position: relative;
    z-index: +333;
    background-color: #c6d6e175;
    position: absolute;
    width: 100%;
}

.zt-top-logo {
    width: 30%;
    height: 64px;
}

.zt-top-logo img {
    height: 64px;
}

.zt-top-menu {
    width: 60%;
}

.zt-xn-nav-bg {
    position: relative;
}

.zt-xn-nav {
    padding-bottom: 0;
    height: 4rem;
    position: relative;
}

.zt-xn-nav::-webkit-scrollbar {
    display: none;
}

.zt-xn-nav ul {
    padding: 0;
    margin: 0 auto;
}

.zt-xn-nav ul li {
    float: left;
    height: 64px;
    line-height: 64px;
    padding: 0 1%;
    margin: 0 0.5%;
    vertical-align: middle;
    position: relative;
    width: 7%;
    text-align: center;
    box-sizing: content-box;
}

.zt-xn-nav ul li:nth-child(3) {
    width: 20%;
}

.zt-xn-nav ul li img {
    left: 0.5rem;
    top: 0.75rem;
    position: absolute;
    height: 0.8rem
}

.zt-xn-nav ul li a {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #1778d9;
    text-shadow: 2px 2px 2px white;
    font-weight: 700;
}

.zt-xn-nav ul li span {
    font-size: 1.2rem;
    padding: 0 0.3rem 0 0;
    transition: all 0.5s;
}

.zt-xn-nav ul li:hover {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}

.zt-xn-nav ul li:hover a {
    color: #FFC107;
    text-decoration: none
}

.fw-a {
    display: block;
    width: 209px;
    background: url(http://www.xianning.gov.cn//ztzl/2023zt/gjlsjy/material/images/fwgz.png) top center/100% no-repeat;
    height: 114px;
    line-height: 75px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-right: 30px;
}



@media (max-width: 767px) {

	.zt-top-menu,.footer-left-yl{display: none;}
}

.top-bot{
    background: url(../images/sbktop.png) top center/contain no-repeat ;
}

/* .lmbg{ background:url(material/lm_bg.jpg) repeat-y} */

.dz_lm4_txt{font-size:18px; color:#0066FF; padding-left:60px; line-height:50px; font-weight:bold}

.dz_lm3_list{ margin-top:30px; }
.dz_lm3_list ul li{ width:173px; float:left; text-align:center}
.dz_lm3_list ul li div{ padding:5px 0}
.fl {
    float: left;
}

.fr {
    float: right;
}
.footer {
    background: #f3f3f3;
    margin-top: 30px;
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}

.footer-right-ico img {
    display: inline;
}


.view.TRS_UEDITOR * {
    font-size: 16px;
}

.m_layout_news .txtbox {
    height: 305px;
    overflow: hidden;
    margin-top: 20px;
}


.xczx_con2_lst{width: 1200px;height: 250px;padding-left: 50px;}


.jdjs_b li{width: 363px;height: 250px;float: left;text-align: center;margin-right: 20px;position: relative;}
.jdjs_b li .pic{width: 100%;height: 250px;overflow: hidden;}
.jdjs_b li .pic img{width: 380px;height: 250px;}
.jdjs_b li .title {height: 35px;display: block;line-height: 35px;color: #fff;
background-color: rgba(15,102,94,0.5);
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 0 10px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}
.jdjs_b li .title:hover{text-decoration:underline;}


