body {
    background-color: #f0f0f0;
    font-family: "Microsoft YaHei";
}

.inner {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}


/* header */

.header {
    width: 100%;
    height: 125px;
    background-color: #ffffff;
}

.head-logo {
    float: left;
    width: 390px;
    height: 62px;
    margin-top: 34px;
}
.head-logo img{
    width: auto;
    height: 62px;
}

.head-sousuo {
    width: 206px;
    height: 30px;
    background: url(../img/xtdxyxwz_zkx_ssk.png) center no-repeat;
    float: right;
    line-height: 30px;
    margin-top: 48px;
    position: relative;
}

.sousuo-srk {
    width: 145px;
    height: 27px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin-left: 15px;
    background: none;
}

.sousuo-img {
    position: absolute;
    top: 5px;
    right: 20px;
}


/* 导航 */

.nav {
    height: 50px;
    background-color: #2e5c83;
}

.nav .menu {
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1;
}

.menu-li {
    width: 100px;
    height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    position: relative;
    display: inline;
}

.menu-li:hover {
    background-color: #2076be;
}

.menu-li.now {
    background-color: #2076be;
}

.menu-li span a {
    display: block;
    color: #ffffff;
}

.menu .menu-box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    display: none;
    line-height: 26px;
    z-index: -1;
}

.menu .menu-box li {
    width: 100%;
    height: 30px;
    background-color: #2e5c83;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid rgb(124, 124, 124);
}

.menu .menu-box li a {
    color: white;
}

.menu .menu-box li:hover {
    background-color: #2076be;
}


/* banner */

.banner {
    width: 100%;
    height: 563px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
@media screen and (max-width: 1700px) {
  .banner{ height: 453px;}
}
.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner-li {
    zoom: 1;
    vertical-align: middle;
}

.banner-li img {
    display: block;
     width:100%;
   
object-fit: cover;
}

.banner .prev,
.banner .next {
    position: absolute;
    top: 236px;
    cursor: pointer;
    z-index: 1;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.banner .prev {
    left: 60px;
}

.banner .next {
    right: 60px;
}

.banner .prev:hover,
.banner .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


/* content */

.content {
    min-height: 600px;
    margin-top: 20px;
}

.content-left {
    float: left;
    width: 227px;
    min-height: 500px;
    background: url(../img/xtdxyxwz_zkx_list_zuobj.png) bottom no-repeat;
    box-sizing: border-box;
    padding-bottom: 40px;
    border: 1px solid #cccccc;
}

.content-left-box-tit {
    width: 225px;
    height: 93px;
    background: url(../img/xtdxyxwz_zkx_list_lmmc.png) center no-repeat;
    font-size: 24px;
    color: white;
    line-height: 70px;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.content-left-box-con span {
    display: inline-block;
    height: 56px;
    box-sizing: border-box;
    padding-left: 24px;
    line-height: 56px;
    position: relative;
}

.content-left-box-con span em {
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
    width: 18px;
    height: 11px;
    background: url(../img/jyyou.png) center no-repeat;
    cursor: pointer;
}

.content-left-box-con span.now em {
    background: url(../img/jtx.png) center no-repeat;
}

.content-left-box-con span a {
    width: 180px;
    height: 56px;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid;
    font-size: 18px;
    color: #444444;
    border-bottom: 1px solid #b3b3b3;
}

.content-left-box-con span.now a {
    color: #2e5c83;
    font-weight: bold;
}


/* 
 .content-left-box-con li img {
     position: absolute;
     top: 20px;
     right: 0;
 } */

.biaoshi {
    position: absolute;
    left: 0;
    top: 20px;
    height: 14px;
    border: 2px solid rgb(178, 41, 35);
    display: none;
}

span.now .biaoshi {
    display: block;
}

ul.sanji-li {
    width: 180px;
    /* height: 101px; */
    margin-left: 24px;
    border-bottom: 1px solid #b3b3b3;
    padding-left: 0;
    line-height: normal;
    padding: 15px 0;
}

.sanji {
    position: relative;
}

li.sanji a {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    border-bottom: 0;
    padding-left: 20px;
    box-sizing: border-box;
}

li.sanji a:hover {
    color: #b22923;
}

.sanji .sanji-quan {
    position: absolute;
    left: 0;
    top: 16px;
}

.content-right {
    margin-left: 39px;
    min-height: 500px;
    width: 913px;
    float: right;
}

.content-right-tit {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #b3b3b3;
    box-sizing: border-box;
}

.tit-left {
    float: left;
    position: relative;
    font-size: 20px;
    color: #2e5c83;
    font-weight: bold;
    border-bottom: 3px solid #2e5c83;
    margin-top: 3px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
}

.tit-left img {
    position: absolute;
    left: 20px;
    bottom: -4px;
}

.tit-right {
    float: right;
    line-height: 53px;
    font-size:14px;
}

.tit-right ul li {
    float: left;
    padding: 0 5px;
    color: #888888;
}

.tit-right ul li span {
    color: #888888;
    font-size: 14px;
}

.tit-right ul li a {
    color: #888888;
    font-size: 14px;
}

.tit-right ul li .jiansuojieguo {
    color: #888888;
    font-size: 14px;
}

.tit-right ul li .jiansuojieguo a {
    color: #888888;
    font-size: 14px;
}

.content-right-con {
    padding: 30px 0;
}

.content-right-con ul li a {
    color: #454545;
}

.content-right-con ul li {
    color: #454545;
    font-size: 15px;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    border-bottom: 1px solid #e9e8e8;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
}

.spot {
    position: absolute;
    left: 0;
    top: -3px;
}

.content-right-con ul li a:hover {
    text-decoration: underline;
}

.date {
    position: absolute;
    right: 0;
    color: #999999;
    font-size: 12px;
}


/* footer */

.footer {
    /* height: 210px; */
    background-color: #333333;
    margin-top:30px;
    padding: 20px 0px;
}

.footer .inner {
    position: relative;
}

.foot-logo {
    width: 160px;
    height: 61px;
    padding-top:70px;
}

.foot-banquan {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255);
    width: 404px;
    padding-top: 17px;
    /* padding: 20px; */
}

.foot-banquan p {
    line-height: 30px;
   color:#707070;
}

.foot-lianxi {
    width: 540px;
    height:122px;
    border-left:1px solid #404040;
    border-right:1px solid #404040;
    margin: 40px 8px 0 59px;
}
.foot-lianxi h2{font-weight:100;color:#707070;font-size:18px; margin-left:24px;}


.foot-lianxi ul li {
  width:147px;font-size:14px; color:#707070;float:left;margin-left:23px; line-height:30px; 
}
.foot-lianxi ul{margin-top:15px;}
.foot-lianxi ul li a{color: #707070;}
.foot-lianxi ul li p {
    margin-top: 15px;
    font-size: 12px;
    color: #9e9e9e;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.foot-lianxi ul li.foot-lianxi-last {
    margin-right: 0;
}

.erweima {
    position: absolute;
    display: none;
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    padding: 4px;
    border: 1px solid #999999;
    left: -35px;
    top: -125px;
}

.lianxi-wx .erweima {}

.erweima img {
    width: 100px;
    height: 100px;
}

.foot-lianxi ul .lianxi-wx:hover .erweima {
    display: block;
}

.foot-lianxi ul .lianxi-wb:hover .erweima {
    display: block;
}


.listg2412 li{
padding: 8px 0px 12px;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%;
    float: left;
    height: auto!important;
}
.listg2412 li i{
width: 4px;
    height: 4px;
    float: left;
    margin-right: 10px;
    display: block;
    margin-top: 15px;
    background: #bc102e;
}
.listg2412 li h2{
    font-size: 15px;
    color: #333333;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: calc(100% - 100px);
    transition: linear 0.3s;
}

.listg2412 li .date-list{
float: right;
    font-size: 13px;
    color: #666666;
    line-height: 28px;
}
.listg2412 li p{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;}



ol,ul{list-style:none}
