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;
    margin-bottom: 40px;
}

.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;
}

.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;
    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;
    margin-bottom: 20px;
}

.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;
}

.content-right-con {
    padding: 10px 0;
}

.content-right-con-tit {

    text-align: center;
    line-height: 40px;
    border-bottom: 1px dashed rgb(227, 227, 227);
}

.content-article-tit {
    color: #434343;
    font-size: 18px;
    font-weight: bold;
}

.content-article-subtitle,
.content-right-con-tit ul li {
    font-size: 14px;
}

.content-right-con-tit ul {
    box-sizing: border-box;
    display: inline-block;
    margin: 10px auto 10px;
}

.content-right-con-tit ul li {
    color: rgb(153, 153, 153);
    float: left;
    padding: 0 15px;
}

.content-right-con-text {
    text-indent: 2em;
    border-bottom: 1px dashed rgb(227, 227, 227);
    margin-bottom: 30px;
    font-size: 14px;
    color: rgb(50, 50, 50);
    box-sizing: border-box;
    padding: 30px 0;
    line-height: 26px;
}

.content-right-con-text .text-img img {
    display: block;
    margin: 0 auto;
max-width: 500px;
}

.article-links p {
    line-height: 26px;
    font-size: 14px;
}

.article-links p a {
    line-height: 26px;
    font-size: 14px;
    color: #727272;
}

.article-links p:hover a {
    color: #2e5c83;
}


/* 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;
}
.jsbase{position:relative;margin-top:20px;}
.jsbase{height:240px;border-bottom: 1px #d3cccc dashed;}
.jsbase dt{width:158px;}
.jsbase dt img{border:1px solid #D9D9D9;padding:3px;width:150px;height:200px;}
.jsbase dd{ position:absolute; left:178px; top:-7px;}
.jsbase dd h3{}
.jsbase dd li{line-height:36px;}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:750px; margin:20px auto}
#vsb_content table tr td{ border-left:0px; border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }