@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: url(../images/body_bg.jpg) no-repeat center top #d3f1fb;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #b41516;
}


/*头部*/

.header {
    width: 100%;
    height: 196px;
    margin: 0 auto;
}

.top {
    width: 1000px;
    height: 156px;
    margin: 0 auto;
    background: url(../images/top_bg_02.png) no-repeat right top;
}

.logo {
    width: 657px;
    height: 156px;
    position: relative;
}

.logo_link {
    width: 657px;
    height: 156px;
    display: block;
}

.logo_link a {
    width: 657px;
    height: 156px;
    display: block;
}

.logo img {
    width: 657px;
    margin: 35px 0 0 0;
    /* height: 156px; */
}

.search {
    width: 200px;
    height: 24px;
    position: absolute;
    right: 50%;
    margin-right: -500px;
    bottom: 8px;
    background: url(../images/search_03.png) no-repeat left center;
    z-index: 1000;
}

.search input {
    position: absolute;
    width: 147px;
    height: 24px;
    line-height: 24px;
    color: #323232;
    border: none;
    background: none;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

.search input.notxt {
    color: #494949;
    padding-left: 12px;
}

.search input.notxt1 {
    position: absolute;
    width: 40px;
    height: 24px;
    left: 160px;
}

.nav {
    height: 40px;
    z-index: 888;
    background: url(../images/nav_bg_03.jpg) repeat-x;
}

.nav ul {
    width: 1000px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    padding: 0px 28px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.nav ul li a {
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}

.nav ul li a:hover {
    font-weight: bold
}

.nav ul li .subNav {
    line-height: 38px;
    font-size: 14px;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: center;
    z-index: 9999;
    background-color: #b41516;
    width: 136px;
}

.nav ul li.on {}

.nav ul li.on a {
    font-weight: bold;
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
}

.nav ul li.on .subNav dl dd {
    line-height: 20px;
    height: auto;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 0 33px;
}

.nav ul li.on .subNav dl dd a {
    font-size: 14px;
    line-height: 20px;
    border-top: none;
    text-align: center;
    font-weight: normal;
    height: auto;
    font-family: 'Microsoft YaHei';
    padding: 0px;
    color: #ffffff;
}

.nav ul li.on .subNav dl dd a:hover {
    font-weight: bolder;
}

.content {
    width: 976px;
    margin: 0px auto;
    background: #fff;
    overflow: hidden;
    padding: 13px 14px 25px;
}

.Banner {
    width: 346px;
    height: 266px;
}

.mode01 {
    width: 976px;
    overflow: hidden;
    clear: both;
    height: 371px;
}

.mode01 .lf {
    width: 719px;
    height: 370px;
    float: left
}

.mode01 .lf .nest01 {
    width: 719px;
    height: 268px;
}

.mode01 .lf .nest01 .lf {
    width: 346px;
    height: 266px;
    float: left;
}

.mode01 .lf .nest01 .rt {
    width: 357px;
    height: 264px;
    float: right;
    border: 1px solid #dedede;
}

.mode01 .lf .nest02 {
    width: 719px;
    height: 86px;
    margin: 14px 0 0 0;
}

.mode01 .lf .nest02 {
    background: url(../images/nest02_07.jpg) no-repeat;
}

.mode01 .lf .nest02 a {
    width: 719px;
    height: 86px;
    display: table;
    text-align: center;
}

.mode01 .lf .nest02 a i {
    font-family: 'FZZongYi-M05S';
    font-style: normal;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 26px;
}

.mode01 .lf .nest02 a img {
    width: 719px;
    height: 86px;
    display: block;
}

.mode01 .rt {
    width: 246px;
    height: 371px;
    float: right
}

.mode02 {
    width: 976px;
    overflow: hidden;
    clear: both;
    height: 271px;
    margin-top: 21px;
}

.mode02 .lf {
    width: 312px;
    height: 269px;
    border: 1px solid #dedede;
    float: left;
    margin: 0 17px 0 0;
}

.mode02 .md {
    width: 312px;
    height: 269px;
    border: 1px solid #dedede;
    float: left;
}

.mode02 .rt {
    width: 312px;
    height: 269px;
    border: 1px solid #dedede;
    float: right;
}

.mode03 {
    width: 974px;
    overflow: hidden;
    clear: both;
    height: 70px;
    margin: 12px 0 0 0;
    border: 1px solid #dca96c;
}

.mode03 .md {
    width: 974px;
    overflow: hidden;
    clear: both;
    height: 70px;
}

.friendLink .friendLink_title {
    height: 29px;
    line-height: 29px;
    background: url(../images/friend_link_title_07.jpg) repeat-x;
}

.friendLink .friendLink_title h2 {
    font-size: 14px;
    font-family: "新宋体";
    color: #d80a0c;
    padding: 0 0 0 15px;
    width: auto;
    float: left;
}

.friendLink .friendLink_title a {
    font-size: 12px;
    font-family: "新宋体";
    color: #757575;
    float: right;
    padding: 0 6px 0 0;
}

.friendLink .friendLink_title a:hover {
    color: #b41516;
}

.friendLink ul li {
    padding: 0 20px;
    float: left;
    height: 41px;
    line-height: 41px;
}


/*图片轮播*/

.flexslider {
    width: 346px;
    height: 266px;
    overflow: hidden;
}

.flexslider ul.slides li img {
    width: 346px;
    height: 266px;
    display: block
}


/*.flexslider .til_slides{ width:285px; height: 24px; position: absolute;bottom:0; left:0; line-height: 24px; background: #444; background: rgba(0,0,0,.6); color:#fff; padding-left: 15px;}*/

.flex-control-nav {
    bottom: 0px;
    text-align: right;
}

.flex-control-paging li {
    margin: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #8b8b8b;
    border-top: 1px solid #8b8b8b;
}

.flex-control-paging li a {
    width: 18px;
    padding: 0 10px 0 0;
    height: 12px;
    line-height: 12px;
    background: #000000;
    border-radius: 0;
    color: #ffffff;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background: #ce090c;
    color: #fff;
}

.articleList .listTitle {
    height: 27px;
    line-height: 27px;
    background: url(../images/title_bg_07.jpg) repeat-x;
}

.articleList .listTitle h2 {
    width: auto;
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0 25px;
    background: url(../images/h2_bg_07.jpg) repeat-x;
    margin: 0 1px;
    border-right: 1px solid #dedede;
    font-size: 16px;
    font-family: "宋体";
    color: #d80a0c;
}

.articleList .listTitle a {
    height: 27px;
    line-height: 27px;
    display: inline-block;
    padding: 0 8px 0 0;
    color: #666666;
    font-family: "宋体";
}

.articleList .listTitle a:hover {
    color: #b41516;
}

.articleList ul {
    margin: 5px 0 0 0;
}

.articleList ul li {
    *vertical-align: middle;
    font-family: "宋体";
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 27px;
    background: url(../images/li_bg_11.png) no-repeat 13px center;
}

.articleList ul li a {
    float: left;
}

.articleList ul li span {
    padding: 0 10px 0 0;
    color: #3b3b3b;
}

.articleList01 .listTitle {
    height: 27px;
    line-height: 27px;
    background: url(../images/title_bg_07.jpg) repeat-x;
}

.articleList01 .listTitle h2 {
    width: auto;
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0 12px;
    background: url(../images/h2_bg_07.jpg) repeat-x;
    margin: 0 1px;
    border-right: 1px solid #dedede;
    font-size: 16px;
    font-family: "宋体";
    color: #d80a0c;
}

.articleList01 .listTitle a {
    height: 27px;
    line-height: 27px;
    display: inline-block;
    padding: 0 8px 0 0;
    color: #666666;
    font-family: "宋体";
}

.articleList01 .listTitle a:hover {
    color: #b41516;
}

.articleList01 ul {
    margin: 5px 0 0 0;
}

.articleList01 ul li {
    *vertical-align: middle;
    font-family: "宋体";
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 27px;
    background: url(../images/li_bg_11.png) no-repeat 13px center;
}

.articleList01 ul li a {
    float: left;
}

.articleList01 ul li span {
    padding: 0 10px 0 0;
    color: #3b3b3b;
    float: right;
}

.right_link {
    width: 246px;
    height: 371px;
    background: url(../images/right_link_03.png) no-repeat;
}

.right_link ul {
    padding: 42px 0 0 17px;
}

.right_link ul li {
    width: 215px;
    height: 50px;
    line-height: 50px;
    margin: 0 0 15px 0;
}

.right_link ul li a {
    background: url(../images/right_li_07.png) no-repeat 13px center;
    padding: 0 0 0 40px;
    font-size: 15px;
    font-family: "宋体";
    color: #d80a0c;
}

.right_link ul li a:hover {
    font-weight: bold;
}

.right_link ul li.li01 {
    background: url(../images/right_link01_07.png) no-repeat;
}

.right_link ul li.li02 {
    background: url(../images/right_link02_07.png) no-repeat;
}

.right_link ul li.li03 {
    background: url(../images/right_link03_07.png) no-repeat;
}

.right_link ul li.li04 {
    background: url(../images/right_link04_07.png) no-repeat;
}

.right_link ul li.li05 {
    background: url(../images/right_link05_07.png) no-repeat;
}


/*底部开始*/

.footer {
    height: 87px;
    background-color: #b41516;
    color: #fff;
}

.copyRight {
    width: 1000px;
    margin: 0 auto;
}

.copyRight .footer_left {
    width: 137px;
    height: 87px;
    float: left;
}

.copyRight .footer_middle {
    width: auto;
    height: 87px;
    line-height: 87px;
    float: left;
}

.copyRight .footer_right {
    width: auto;
    height: 87px;
    line-height: 87px;
    float: right;
}

.copyRight .footer_right a {
    font-size: 12px;
    font-family: "微软雅黑";
    color: #ffffff;
    text-decoration: underline;
}

.copyRight .footer_right a:hover {
    font-weight: bold;
}


/*二级页*/

.subPage {
    width: 976px;
    margin: 0px auto 0;
    background: #fff;
    position: relative;
}

.subPage01 {
    padding: 13px 14px 25px;
}

.pageBanner {
    width: auto;
    margin: 20px auto 0;
}

.Bread {
    width: auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #b41516;
    font-size: 13px;
    color: #505050;
    margin: 0px;
}

.Bread a {
    color: #505050;
}

.articleList2 {}

.articleList2 ul li {
    background: url(../images/tongzhitonggao_li.png) no-repeat left center;
    padding: 0;
    height: 35px;
    line-height: 35px;
}

.listTitle2 {
    padding-left: 0px;
    background: none;
}

.listTitle2 h2 {
    padding: 0px;
}

.listTitle2 h2 a {
    color: #d40203;
    font-size: 17px;
    font-weight: bold;
}

.subPage .articleList2 {
    margin: 13px 0px 20px;
}

.subPage .articleList2 .listTitle2 {
    border: none;
    background: none;
}

.subPage .articleList2 .listTitle2 h2 {
    border: none;
    background: none;
    padding: 0 5px;
}

.subPage .articleList2 .listTitle2 h2 a {
    color: #d40203;
    font-weight: bold;
    font-size: 17px;
    font-family: "微软雅黑";
}

.subPage .articleList2 ul {
    padding: 0px;
}

.subPage .articleList2 ul li {
    background: url(../images/li_border_03.png) repeat-x left bottom;
}

.subPage .articleList2 ul li a {
    padding: 0 0 0 23px;
    background: url(../images/right_li_03.png) no-repeat 10px center;
}

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
    background: #fff8f0;
}

.page a {
    padding: 0 5px;
}

.page span {
    color: #ff2900;
}

.pageList {
    padding-bottom: 30px;
    overflow: hidden;
}

.articleTitle {
    width: 100%;
    text-align: center;
}

.articleTitle h2 {
    font-size: 18px;
    color: #d40203;
    line-height: 20px;
    padding: 10px 0;
}

.articleTitle h3 {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    padding: 10px 0;
    font-weight: bold;
}

.articleAuthor {
    font-family: "仿宋_gb2312";
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    background: #f5f5f5;
    color: #777;
}

.article {
    font-family: "仿宋_gb2312";
    overflow: hidden;
    margin: 20px 10px;
    font-size: 12px;
    line-height: 22px;
}

.article p {
    font-family: "仿宋_gb2312";
    font-size: 19px;
    line-height: 1.5;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin-bottom: 30px;
}

.Annex h3 {
    font-size: 16px;
    line-height: 30px;
    color: #d40203;
    padding-left: 5px;
}

.Annex ul li {
    height: 26px;
    line-height: 26px;
    background: url(../images/arrow_right_03.png) no-repeat 10px center;
    padding-left: 28px;
}

.Annex ul li a {
    font-size: 12px;
    line-height: 24px;
    color: #656464;
}

.Annex ul li a:hover {
    color: #d40203;
}


/*左右级页面*/

.con {
    width: 976px;
    overflow: hidden;
    margin: 0px auto 5px;
    padding: 13px 14px 25px;
    background: #fff;
}

.con .conLeft {
    width: 227px;
    float: left;
}

.con .conLeft .title {
    height: 41px;
    line-height: 41px;
    text-align: left;
    border-bottom: 2px solid #b41516;
    margin: 0 0 13px 0;
}

.con .conLeft .title h2 {
    font-size: 16px;
    color: #d40203;
    padding: 0 0 0 65px;
}

.con .conLeft ul li {
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.con .conLeft ul li a {
    color: #282828;
    padding: 0 13px 0 0px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #eaded0;
    display: block;
}

.con .conLeft ul li a:hover {
    border-left: 3px solid #b41516;
    background: url(../images/arrow_right_03.png) no-repeat 210px center;
    color: #282828;
}

.con .conLeft ul li.current a {
    padding: 0 13px 0 0px;
    color: #282828;
    border-left: 3px solid #b41516;
    background: url(../images/arrow_right_03.png) no-repeat 210px center;
}

.left_img {
    width: 227px;
    height: 261px;
    margin: 25px 0 0 0;
}

.con .conRight {
    width: 730px;
    padding: 0 5px;
    float: right;
}

.con .conRight .articleList2 {
    width: auto;
}

.con .conRight .Bread {
    width: auto;
}

.con .conRight .page {
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
    background: #fff8f0;
}

.con .conRight .page a {
    padding: 0 5px;
}

.con .conRight .page span {
    color: #ff2900;
}

.con .conRight .subPage {
    width: auto;
    margin: 0px auto;
    position: relative;
}

.pictureList2 ul {
    width: 850px;
    overflow: hidden;
    padding: 5px 0 0 0px;
}

.pictureList2 ul li {
    float: left;
    width: 170px;
    height: 150px;
    margin: 0 14px 0 0;
    text-align: center;
}

.pictureList2 ul li a {
    width: 170px;
    height: 150px;
    display: block;
}

.pictureList2 ul li a img {
    width: 170px;
    height: 113px;
}

.pictureList2 ul li a p {
    height: 37px;
    line-height: 37px;
}

.subPage .pictureList2 {
    margin: 13px 0px 20px;
}

.subPage .pictureList2 .listTitle2 {
    height: 44px;
    line-height: 44px;
    border: none;
}

.subPage .pictureList2 .listTitle2 h2 {
    height: 44px;
    line-height: 44px;
    border: none;
    background: none;
}

.subPage .TlpictureList2 {
    margin: 13px 0px 20px;
}

.subPage .TlpictureList2 .listTitle2 {
    height: 44px;
    line-height: 44px;
    border: none;
}

.subPage .TlpictureList2 .listTitle2 h2 {
    height: 44px;
    line-height: 44px;
    border: none;
    background: none;
}

.TlpictureList2 ul {
    width: 1050px;
    overflow: hidden;
    padding: 5px 0 0 5px;
}

.TlpictureList2 ul li {
    float: left;
    width: 180px;
    height: 150px;
    margin: 0 17px 0 0;
    text-align: center;
}

.TlpictureList2 ul li a {
    width: 180px;
    height: 150px;
    display: block;
}

.TlpictureList2 ul li a img {
    width: 180px;
    height: 122px;
}

.TlpictureList2 ul li a p {
    height: 28px;
    line-height: 28px;
}


/*图片展示*/


/*图片展示开始*/


/*图片展示开始*/

.img_news_con {
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px 0;
}

.img_news_con h3 {
    padding: 20px 0 20px;
    text-align: center;
    color: #d40203;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.imgs_scroll {
    position: relative;
    padding: 0 0 0 25px;
}

.imgs_scroll .btn_l,
.imgs_scroll .btn_r {
    position: absolute;
    width: 434px;
    height: 580px;
    top: 0;
    /*z-index:1000; filter:alpha(opacity:0); opacity: 0;*/
}

.imgs_scroll .btn_l {
    left: 62px;
}

.imgs_scroll .btn_r {
    right: 69px;
}

.imgs_scroll .prev,
.imgs_scroll .next {
    position: absolute;
    display: block;
    width: 70px;
    top: 40%;
    margin: -22px 0 0 0;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    display: none;
}

.imgs_scroll .prev {
    left: 25px;
}

.imgs_scroll .next {
    right: 41px;
}

.imgs_news_list {
    width: 910px;
    position: relative;
    overflow: hidden;
}

.imgs_news_list ul {
    width: 9999px;
}

.imgs_news_list ul li {
    float: left;
    display: inline;
    width: 910px;
    /*margin-right:10px;*/
    /*text-align:center;*/
}

.imgs_news_list ul li .txt2 {
    width: 910px;
    float: left;
    line-height: 20px;
    text-indent: 2em;
    /*padding-top:27px;*/
    text-align: left;
    font-family: "微软雅黑";
}


/*图片展示结束*/


/*图片展示结束*/

.newPage h2 {
    float: left;
}

.newPage a {
    float: right;
}

.newPageArticle .art {
    font-size: 14px;
    line-height: 30px;
    color: #4a4b4a;
}

.newPageList ul {
    margin: 10px 0 0 0;
}

.newPage .more {}

.newPageList01 ul li {
    border: none;
    width: auto;
    margin: 0 40px 0 0;
    float: left;
}