@charset "utf-8";
/* CSS Document */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}
fieldset,
img,
button {
    border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
    list-style: none;
}
input {
    padding-top: 0;
    padding-bottom: 0;
}
select,
input,
textarea {
    vertical-align: middle;
    font-size: 12px;
    margin: 0;
    padding: 0;
    outline: none;
}
img {
    display: block;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
body {
    font-size: 16px;
    color: #333;
    font-family: "微软雅黑";
    height: 1884px;
    background: url('../images/yangchen.jpg') no-repeat center top;
    position: relative;
}
a {
    color: #333;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 16px;
}
.banner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 10px;
}
.main_content {
    width: 1000px;
    margin: 0 auto;
    margin-top: 286px;
    background-color: #fff;
    overflow: hidden;
    height: 1385px;
}
.main_content .imgWrap {
    width: 470px;
    height: 315px;
    overflow: hidden;
    float: left;
}
.main_content .title-header {
    width: 510px;
    float: right;
    overflow: hidden;
}
/**/
.header-text .slideBox {
    position: relative;
    width: 470px;
    height: 315px;
    overflow: hidden;
    float: left;
}
.header-text .slideBox .hd {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}
.header-text .slideBox .hd ul li {
    width: 10px;
    height: 10px;
    background-color: #fff;
    text-indent: -9999999px;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}
.header-text .slideBox .hd .on {
    background-color: #d0120a;
}
.header-text .slideBox .bd ul li i {
    display: block;
    width: 470px;
    position: absolute;
    height: 30px;
    background-color: #000;
    bottom: 2px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    overflow: hidden;
}
.header-text .slideBox .bd ul li img {
    width: 100%;
    height: 100%;
}
.header-text .slideBox .bd ul li span a {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 2px;
    color: #fff;
    padding-left: 15px;
}
/**/
.main_content .title-header h1 {
    width: 510px;
    height: 50px;
    line-height: 50px;
    background: url('../images/title-bg.png') no-repeat bottom;
}
.main_content .title-header h1 a {
    line-height: 50px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #ba0000;
}
.main_content .title-header ul li {
    margin-top: 5px;
}
.main_content .title-header ul li a {
    /*height: 35px;*/
    line-height: 30px;
    padding-left: 15px;
    color: #333333;
    background: url('../images/titlepng.png') no-repeat left center;
}
.main_content .title-header ul li p {
    line-height: 25px;
    color: #666666;
}
.main_content .main-border {
    margin-top: 10px;
    border-radius: 5px;
}
.main_content .main-border p {
    padding: 30px 30px 0px 30px;
    line-height: 30px;
}
.main_content .main-border p span {
    font-size: 24px;
    color: #c02223;
}
.main_content .main-border .img-xia {
    margin: 22px auto;
}
.main_content .header-text {
    overflow: hidden;
}
.slideTxtBox {
    width: 995px;
    text-align: left;
    position: relative;
    margin: 0 auto;
    height: 570px;
    background-color: #fff;
}
.slideTxtBox .hd {
    height: 57px;
    width: 920px;
    line-height: 57px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    position: relative;
    top: 20px;
    background: url('http://www.bjhd.gov.cn/redianzhuanti/zt2018/hdqdbwtqd/images/title-bg.jpg') repeat-x top;
    border-radius: 50px;
    margin-bottom: 20px;
}
.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 216px;
    overflow:hidden;
    margin: 0 auto;
    height: 58px;
}
.slideTxtBox .hd ul li {
    height: 56px;
    color: #999999;
    font-weight: bold;
    float: left;
    padding: 0 15px;
    cursor: pointer;
    font-size: 24px;
    margin: 0 50px;
}
.slideTxtBox .hd ul .wen{
    width: 18px;
    height: 24px;
    background: url('../images/wen.png') no-repeat center;
    background-size: 100%;
}
/*.slideTxtBox .hd ul li:hover .wen{
  display: block;
  width: 18px;
  height: 24px;
  background: url('../images/wen.png') no-repeat center;
  background-size: 100%;
}*/
.slideTxtBox .hd ul .on{
    color: #004d8e;
    border-bottom: 2px solid #004d8e;

}
.slideTxtBox .hd ul .zheng{
    width: 21px;
    height: 24px;
    background: url('../images/zheng2.png') no-repeat center;
    background-size: 100%;
}
/*.slideTxtBox .hd ul li:hover .zheng{
  width: 21px;
  height: 24px;
  background: url('../images/zheng2.png') no-repeat center;
  background-size: 100%;
}*/
.slideTxtBox .bd {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 50px;
    height: 450px;
}
.slideTxtBox .bd ul li img {
    width: 870px;
    display: block;
    margin: 0 auto;
}
.slideTxtBox .hd i,span{
    float: left;
}
.slideTxtBox .hd i{
    margin-top: 18px;
}
.slideTxtBox .hd span{
    padding-left: 10px;
}
.title-header h2{
    margin-top: 15px;
}
.title-header h2 a{
    background: url('../images/titlepng.png') no-repeat left center;
    padding-left: 15px;
}
.title-header p{
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 5px;
    color: #666;
}
.more{
    float: right;
    margin-top: 15px;
}
.more a{
    color: #BA0000;
}
a:hover{
    color: #BA0000 !important;
}
/*2tab*/
.outBox {
    width: 950px;
    text-align: left;
    position: relative;
    margin: 0 auto;
    height: 570px;
    background-color: #fff;
}

.outBox .hd {
    height: 54px;
    width: 950px;
    line-height: 54px;
    margin: 0 auto;
    position: relative;
    top: 20px;
    background: url(../images/title-bg.jpg) repeat-x center;
    margin-bottom: 20px;
    overflow: hidden;
}

.outBox .hd ul {
    float: left;
    position: absolute;
    left: 25px;
    overflow: hidden;
    margin: 0 auto;
    height: 58px;
}

.outBox .hd ul li {
    height: 56px;
    color: #B4BBC5;
    font-weight: bold;
    float: left;
    width: 180px;
    cursor: pointer;
    font-size: 24px;
    margin: 0 20px;
    text-align: center;
}

.outBox .hd ul li.on {
    color: #fff;
    background: url("../images/titleH.jpg")
}

.inBox {
    padding: 0px 15px 0 15px;
    overflow:hidden;
    height: 1350px;
    width: 930px;
}

.inBox .inHd {
    padding: 0 10px;
    position: absolute;
    overflow:hidden;
    z-index: 9;
    display: none;
}

.inBox .inHd .ul1 {
    overflow: hidden;
    zoom: 1;
    width: 180px;
    height: 50px;
    margin-left: 200px;
    background: url("../images/bg_title1.jpg") no-repeat;
}
.inBox .inHd .ul2 {
    /*overflow: hidden;*/
    zoom: 1;
    width: 145px;
    margin-left: 501px;
    height: 60px;
    height: 60px;
    background: url(../images/kuang2.png) 0 0 no-repeat;
}
.inBox .inHd ul li {
    width: 180px;
    height: 50px;
    color: #B4BBC5;
    /*width: 60px;*/
    line-height: 50px;
    text-align: center;
   /* padding: 0 14px;*/
    /*float: left;*/
    cursor: pointer;
    font-size: 18px;
}
.inBox .inHd .ul2 li{
    margin-left: 25px;
}
.inBox .inHd ul li.on {
    color: #fff;
}
.inBox .inBd img{
    width: 850px;
    margin:0 auto;
}
.inBox .inBd li {
    /*overflow: hidden;*/
    zoom: 1;
}
.inBox .inBd li  h2 {    font-size: 24px;
    margin-top: 65px;
    text-align: center;
    margin-bottom: 20px;}
.inBox .inBd{
    height: 1300px;
    overflow-x: hidden;
   
}
.inBox .inBd li .date {
    float: right;
    color: #999;
}
.next{
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 99999;
    right: 10px;
    top: 9px;
    background: url(../images/next.jpg) no-repeat center;
}
.prev{
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 99999;
    left: 10px;
    top: 9px;
    background: url(../images/prev.jpg) no-repeat center;
}
.footer {
    width: 100%;
   padding: 10px 0px;
    background:rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0px;
}
.footer p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}
.footer .linkPhoto {
    width: 200px;
    height: 80px;
    margin: 0 auto;
}
.footer .linkPhoto .fleft {
    width: 80px;
    height: 80px;
    float: left;margin: 0px !important;
}
script {
    display: none;
}
.footer .linkPhoto .fright {
    width: 110px;
    height: 67px;
    padding-top: 13px;
    margin-left: 10px;
    float: right;
    margin: 0px !important;
}