@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #444;
}

li a:hover {
    color: #b22923
}

img {
    border: none;
    display: block;
    width: 100%;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

.wrap {
    width: 1240px;
    margin: 0 auto;
}

.content {
    width: 1200px;
    margin: 0 auto;
}
.nomar {
    margin-right: 0 !important;
}

.main {
    width: 100%;
    background: url(../images/head_bg.png) no-repeat center top;
    background-size: 100%;
}

/*top*/

.top_bg {
    width: 100%;
    height: 35px;
    background: #a81919;
    filter: alpha(opacity=60);
    opacity: 0.6;

}
.top_bg .wrap {
    height: 35px;
    position: relative;
    z-index: 1;
}

.top {
    width: 1240px;
    margin: 0 auto;
    position: absolute;
    top:8px

}
.top_welcome p {
    color: #fff;
}

.top_right ul li{
    padding: 0 6px;
    color: #fff;
}
.top_right ul li a{
    color: #fff;
}

.top_right ul li img {
  margin-top: 2px;
}


/*head*/

.head {
    width: 100%;
    height: 180px;
}

.logo {
    width: 576px;
    height: 62px;
    padding-top: 52px;
}

.logo a {
    display: block;
}

/*menu*/

.menu {
    background:#a81919;
    height: 52px;
    position: relative;
    z-index: 10;
}

#nav {
    display: block;
    width: 100%;
    padding: 0;
    height: 52px;
    line-height: 52px;
    margin: 0 auto;
}

#nav .mainlevel {
    float: left;
    height: 52px;
    color: #e02620;
    position: relative;
}

#nav .mainlevel:hover a {
    font-weight: bold;
}

#nav .mainlevel a {
    line-height:52px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 52px;
    padding: 0 53px;
}

#nav li.mainlevel a:hover {
    font-weight: bold;

}

#nav .mainlevel ul {
    display: none;
    position: absolute;
    left:10px;
    z-index: 99;
    padding-top: 0px;
width:160px;
}

#nav .mainlevel ul .nav_icon {
    width: 11px;
    height: 4px;
    background: url("../images/nav_icon.png") no-repeat center;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    transition: 0.2s;
}

#nav .mainlevel li {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #b2b0b0;
    width: 100%;
}


#nav .mainlevel li a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #FFF !important;
    background: #000;
    filter: alpha(opacity=66);
    opacity: .66;
    text-align: center;
    padding: 0 15px;
}

#nav .mainlevel li a:hover {
    background: #a81919;
    filter: alpha(opacity=100);
    opacity: 1;
}

.cont_bg {
    background: #fff;
    padding: 40px 20px 0;
}

/*row*/

.row {
    width: 100%;
}

/*focusBox*/

.focusBox {
    position: relative;
    width: 575px;
    height: 400px;
    overflow: hidden;
}


.focusBox .txt-bg {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 79px;
    width: 100%;
    background: url("../images/txt_bg.png") no-repeat center bottom;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 20px;
    font-size: 16px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 18px;
    right: 27px;
}

.focusBox .num li {
    float: left;
    width: 8px;
    height: 8px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusBox .num li a {
    display: block;
    background: url("../images/num_icon.png") no-repeat center;
    width: 100%;
    height: 100%;
}



.focusBox .num li.on a,
.focusBox .num a:hover {
    background: url("../images/f_num_icon.png") no-repeat center;
}


/*news-tab切换*/

.inBox {
    width: 582px;
    margin: -7px 0 0 40px;
}
.inBox .inHd {
    height: 44px;
    margin-bottom: 22px;
    border-bottom: 1px solid #c3c3c3;
}

.inBox .inHd ul .frist{
    background: url(../images/title_icon_01.png) no-repeat left 4px;
}

.inBox .inHd ul .frist a {
    padding-left: 40px;
}

.inBox .inHd ul li a{
    display: inline-block;
    font-size: 16px;
    color: #333;
    height:41px;
    line-height: 41px;
    margin-right: 26px;

}
.inBox .inHd ul li.on a {
    font-size:20px;
    font-weight: bold;
    border-bottom: 3px solid #a81919;

}

.inBox .inBd ul {
    width: 100%;
    zoom: 1;
    position:relative;
}
.inBox .inBd .more {
    position: absolute;
    right: 0;
    top: -55px;
}
.inBox .inBd .more a {
    font-size: 13px;
    color: #8c8c8c;
}

.inBox .inBd .one {
    margin-bottom: 14px;
}
.inBox .inBd .one a{
    display: block;
    font-size: 22px;
    color: #c87b14;
    font-weight: bold;
}
.inBox .inBd .one .txt{
    width: 557px;
    height: 50px;
    background:#ededed ;
    padding:12px 14px ;
    margin-top: 14px;
}
.inBox .inBd .one .txt p{
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    text-indent: 2rem;
}

.inBox .inBd .item {
    line-height: 36px;
}
.inBox .inBd .item a {
    font-size: 15px;
}
.inBox .inBd .item .date {
    font-size: 15px;
    color: #929292;
}



/*row1*/

.row1 {
    width: 100%;
    margin-top: 38px;
}

/*secret-tab切换*/

.inBox1 {
    width: 784px;
}
.inBox1 .inHd {
    height: 44px;
    margin-bottom: 22px;
    border-bottom: 1px solid #c3c3c3;
}

.inBox1 .inHd ul .frist{
    background: url(../images/title_icon_02.png) no-repeat left 4px;
}

.inBox1 .inHd ul .frist a {
    padding-left: 40px;
}

.inBox1 .inHd ul li a{
    display: inline-block;
    font-size: 16px;
    color: #333;
    height:41px;
    line-height: 41px;
    margin-right: 26px;

}
.inBox1 .inHd ul li.on a {
    font-size:20px;
    font-weight: bold;
    border-bottom: 3px solid #a81919;

}
.inBox1 .inBd {
    margin-top: -10px;
}
.inBox1 .inBd ul {
    width: 100%;
    zoom: 1;
    position:relative;
    background: url("../images/line_bg.png") no-repeat 7px 29px;
}
.inBox1 .inBd .more {
    position: absolute;
    right: 0;
    top: -55px;
}
.inBox1 .inBd .more a {
    font-size: 13px;
    color: #8c8c8c;
    margin-top: 10px;
    display: inline-block;

}
.inBox1 .inBd ul li {
    margin-bottom: 20px;
   padding: 10px 20px;
}
.inBox1 .inBd .date {
    width: 60px;
    text-align: center;
}
.inBox1 .inBd .date .day {
    display: block;
    font-size: 24px;
    color: #4c4c4c;
    font-family: "Times New Roman", serif;
}

.inBox1 .inBd .date .year {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    text-align: right;
    color: #666666;
    font-family: "Times New Roman", serif;
}


.inBox1 .inBd .secret_txt {
    width: 620px;
    padding: 0 20px;
    background: url("../images/line01.png") no-repeat left 5px;


}
.inBox1 .inBd .secret_txt a {
    display: block;
    font-size: 15px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inBox1 .inBd .secret_txt p{
    margin-top: 16px;
    line-height: 20px;
    font-size: 12px;
    color: #888888;
}

.inBox1 .inBd ul li:hover {
    background: #b22923;
}
.inBox1 .inBd ul li:hover a {
    color: #fff;
}
.inBox1 .inBd ul li:hover p {
    color: #fff;
}
.inBox1 .inBd ul li:hover .day{
    color: #fff;
}
.inBox1 .inBd ul li:hover .year{
    color: #fff;
}
.inBox1 .inBd ul li:hover .secret_txt{
    background: url("../images/f-line01.png") no-repeat left 5px;
}

/* info */

.title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-bottom: 22px;
    border-bottom: 1px solid #c3c3c3;
    background: url(../images/title_icon_03.png) no-repeat left 4px;
}
.download .title{
background: url(../images/title_icon_06.png) no-repeat left 4px;
}
.title>a {
    display: inline-block;
    font-size:20px;
    font-weight: bold;
    color: #333;
    height:41px;
    padding-left: 40px;
    line-height: 41px;
    margin-right: 26px;
    border-bottom: 3px solid #a81919;

}

.title .more>a {
    font-size: 13px;
    color: #8c8c8c;
}

.info {
    width: 368px;
}

.info_list ul li {
    margin-bottom: 26px;
}

.info_list ul li .date{
    width: 68px;
    height: 55px;
    text-align: center;
    border: 1px solid #bfbfbf;
    transition:width .2s,border .2s;
    -moz-transition:width .2s,border .2s; /* Firefox 4 */
    -webkit-transition:width .2s,border .2s; /* Safari and Chrome */
    -o-transition:width .2s,border .2s; /* Opera */
}
.info_list ul li .date .md{
    display: block;
    font-size: 24px;
    color: #bfbfbf;
    line-height: 100%;
    margin: 4px 0;
}
.info_list ul li .date .year{
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: #bfbfbf;
    padding: 3px 0;
}
.info_list ul li:hover .md{
    color: #e2b23f;
}
.info_list ul li:hover .year{
    background: #e2b23f;
}
.info_list ul li .text{
    width: 277px;
    padding: 6px 6px 6px 0;
    transition:width .2s,font-size .6s;
    -moz-transition:width .2s,font-size .6s; /* Firefox 4 */
    -webkit-transition:width .2s,font-size .6s; /* Safari and Chrome */
    -o-transition:width .2s,font-size .6s; /* Opera */
}
.info_list ul li .text a{
    font-size: 15px;
    line-height: 24px;
}
.info_list ul li:hover .text{
    font-weight: bold;
    color: #333333;
}





/*row2*/
.row2 {
    width: 100%;
    margin-top:32px;
}

/*bell-tab切换*/

.inBox2 {
    width: 368px;
}
.inBox2 .inHd {
    height: 44px;
    margin-bottom: 22px;
    border-bottom: 1px solid #c3c3c3;
}

.inBox2 .inHd ul .frist{
    background: url(../images/title_icon_05.png) no-repeat left 4px;
}

.inBox2 .inHd ul .frist a {
    padding-left: 40px;
}

.inBox2 .inHd ul li a{
    display: inline-block;
    font-size: 16px;
    color: #333;
    height:41px;
    line-height: 41px;
    margin-right: 26px;

}
.inBox2 .inHd ul li.on a {
    font-size:20px;
    font-weight: bold;
    border-bottom: 3px solid #a81919;

}
.inBox2 .inBd {

}
.inBox2 .inBd ul {
    width: 100%;
    zoom: 1;
    position:relative;
}
.inBox2 .inBd .more {
    position: absolute;
    right: 0;
    top: -55px;
}
.inBox2 .inBd .more a {
    font-size: 13px;
    color: #8c8c8c;
}
.inBox2 .inBd ul li {
    width: 334px;
    height: 44px;
    background: #f4f3ec;
    margin-bottom: 20px;
    padding: 9px 24px 6px 10px;
}
.inBox2 .inBd .date {
    width: 56px;
    text-align: center;
}
.inBox2 .inBd .date .day {
    display: block;
    font-size: 24px;
    color: #4c4c4c;
    font-family: "Times New Roman", serif;
}

.inBox2 .inBd .date .year {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #4c4c4c;
    font-family: "Times New Roman", serif;
}

.inBox2 .inBd .text {
    width: 240px;
   padding-left: 20px;
    border-left:1px solid #d9d9d9 ;
}

.inBox2 .inBd .text a {
    display: block;
    font-size: 15px;
}

.inBox2 .inBd ul li:hover {
    background: #b22923;
}
.inBox2 .inBd ul li:hover a {
    color: #fff;
}
.inBox2 .inBd ul li:hover p {
    color: #fff;
}
.inBox2 .inBd ul li:hover .day{
    color: #fff;
}
.inBox2 .inBd ul li:hover .year{
    color: #fff;
}


.box {
    width: 368px;
    margin:0 48px
}
.box .title {
    background: url("../images/title_icon_04.png") no-repeat left 4px;
}

.box_list {
    margin-top: -10px;
}
.box_list ul li {
    line-height: 40px;
    background: url("../images/li_icon.png") no-repeat left center;
}
.box_list ul li a{
    font-size: 15px;
    padding-left: 23px;
}


.box_list ul .date {
    color: #808080;
}


/*download*/

.download {
    width: 368px;
}
.download_list ul li {
    width: 180px;
    height: 55px;
    line-height: 55px;
    margin: 0 8px 5px 0;
    color: #fff;
    background: #b22923;
    text-align: center;
    cursor: pointer;
}
.download_list ul li:nth-child(2n) {
    margin-right: 0;
}

.download_list ul li.one2{
    background: #c3aded;
}
.download_list ul .one3{
    background: #deb368;
}
.download_list ul .one4{
    background: #99bad7;
}
.download_list ul .one5{
    background: #d59bcb;
}
.download_list ul .one6{
    background: #ee9877;
}
.download_list ul .one7{
    background: #a7a7d7;
}
.download_list ul .one8{
    background: #96c4a4;
}
.download_list ul .one9{
    background: #e9666f;
    width: 100%;
}
.download_list ul li a {
    font-size: 15px;
    color: #fff;
}



/*footer*/

.foot_bg {
    margin-top: 60px;
    width: 100%;
    height: 29px;
    background:url(../images/foot_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.footer {
    background:#a81919;
    height: 185px;
}


/*list*/

/*list-left*/

.list-left {
    width: 250px;
    min-height: 400px;
    border:1px solid #e4e4e4 ;
    background: #f3f3f3;
}

.lanmu-name {
    width: 225px;
    height: 45px;
    margin-top: 13px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding-left: 37px;
    background:url("../images/aside_lanmu_bg.png") no-repeat left bottom;
}

/*accordion*/

.accordion {
    padding: 16px 24px 54px;
}

.accordion .linke {
    cursor: pointer;
    display: block;
    padding: 20px 0 16px 5px;
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dbd5d5;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .linke a {
    color: #444444;
    font-size: 16px;
}

.accordion li {
    cursor: pointer;
}

.accordion li i {
    position: absolute;
    top:21px;
    right: 3px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 14px;
    height: 14px;
    background: url(../images/aside_arrow.png) no-repeat center;
}

.accordion li.open .linke {
    color: #1b3c9b;
}

.accordion li.open .linke a {
    color: #a81919;
}

.accordion li.open i {
    background: url(../images/f_aside_arrow.png) no-repeat center;
}

/*Submenu*/

.submenu {
    display: none;
    padding: 12px 0;
    border-bottom: 1px solid #dbdbdb;
}

.submenu li {
    background: url(../images/aside_li_icon.png) no-repeat 25px center;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #444444;
    line-height: 30px;
    padding-left:39px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.submenu li:hover a{
    color: #a81919;
    font-weight: bold;

}


/*list-right*/

.list-right {
    width: 905px;
}

.list-right .list-title {
    margin-top: -14px;
    height: 44px;
    border-bottom: 1px solid #c3c3c3;
    line-height:44px;
}

.list-right .list-title > a {
    display: inline-block;
    color: #444444;
    font-size: 20px;
    font-weight: bold;
    height:44px;
    border-bottom: 3px solid #a81919;
}

.location {
    color: #888888;
}

.location img {
    display: inline-block;
    width: 14px;
    height: 14px;
}

.location a {
    color: #888888;
    padding: 0 5px;
}

/*list-con*/

.list-con {
    margin: 0px auto;
    min-height: 500px;
    padding: 14px 0 20px;
}

.list-con ul {
    padding: 0px;
}

.list-con ul li {
    padding: 11px 0 11px 34px;
    line-height: 22px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../images/list_li_icon.png") no-repeat 12px center;
}

.list-con ul li a {
    color: #444444;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-con ul li a:hover {
    font-weight: bold;
}

.list-con ul li .date {
    color: #999;
}

.fanye {
    padding: 30px 15px 20px;
    text-align: center;
    font-family: "宋体";
    font-size: 13px;
    color: #5b5b5b;
}

/*page-con*/

.page-con {
    margin: 0px auto;
    padding: 10px 30px 0px;
    min-height: 500px;
    height: auto;
    overflow: hidden;
}

.page-con .page-tit {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    text-align: center;
    line-height: 150%;
    padding: 20px 0 0;
}

.page-con .fbt {
    font-size: 18px;
    color: #444444;
    text-align: center;
    line-height: 150%;
    padding: 14px 0 10px;
}

.page-con .page-date {
    color: #9e9e9e;
    text-align: center;
    line-height: 150%;
    padding: 0px 0 15px;
    border-bottom: 1px solid #e3dfd5;
}

.page-con .zhengwen {
    padding: 20px 0;
    line-height: 30px;
    font-size: 15px;
    color: #444444;
}

.page-con .zhengwen p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 15px;
    color: #444444;
    padding: 0 0 14px 0;
}

.page-con .zhengwen img, .page-con .zhengwen p img {
    max-width: 600px;
    display: block;
    margin: 10px auto;
}

.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
    text-indent: 0;
}

/*结构化内容*/

.box-2 p.indent0 {
    text-indent: 0;
}

.box-2 p.photo {
    text-align: center;
}

.box-2 p.photo img {
    padding: 15px 8px;
}

/*附件*/

.attach {
    padding: 10px 0 20px;
    width: 780px;
    margin: 0 auto;
}

.attach .att-title {
    color: #2649a1;
    font-weight: bold;
}

.attach p {
    line-height: 150%;
    padding: 5px 0;
}

.attach p a {
    color: #2649a1;
}

/*上一条、下一条*/

.other-title {
    padding: 37px 0 10px;
    border-top: 1px solid #e9e8e8;
}

.other-title a {
    color: #444444;
    font-size: 15px;
    display: inline-block;
    line-height: 30px;

}
.other-title>p {
    color: #444444;
    font-size: 15px;
    line-height: 30px;
}

.other-title a:hover {
    color: #a81919;
}






