@charset "utf-8";

/* CSS Document */

.header_wrap {
    width: 100%;
    height: auto;
}

.header_top {
    width: 100%;
    height: 120px;
    background: url(../images/images_01.jpg) no-repeat top center;
}

.header {
    width: 1200px;
    height: 120px;
    position: relative;
}

.header .logo {
    display: block;
    width: 585px;
    height: 76px;
    float: left;
    margin-top: 20px;
    background: url(../images/logo.png) no-repeat;
}

.header .logo .logo_lf {
    width: 315px;
    height: 76px;
    float: left;
}

.header .logo .logo_rt {
    width: 240px;
    height: 76px;
    float: right;
}

.index {
    position: absolute;
    right: 50%;
    margin: 0 -562px 0 0;
    top: 10px;
}


/*nav的开始*/

.nav {
    width: 100%;
    height: 50px;
    background: #be1d2c;
}

#nav {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    position: relative;
}

#nav ul {}

#nav li {
    float: left;
    width: 126px;
    height: 50px;
    _display: inline;
    position: relative;
    z-index: 999;
}

#nav li:hover {
    cursor: pointer;
}

#nav li a {
    color: #ffffff;
    font-size: 16px;
}

#nav li a:hover {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

#nav .list {
    width: 108px;
    background: #be1d2c;
    position: absolute;
    left: 0;
    top: 50px;
    display: none;
    z-index: 999;
}

#nav .list li {
    background: none;
    height: auto;
    line-height: 20px;
    padding: 10px 0;
    width: 108px;
}

#nav .list li a {
    font-size: 14px;
}

#nav .list li:hover {
    background: #be1d2c;
    border: none;
}

#nav .list li:hover a {
    color: #fff;
}

#nav .list li.bg {
    border-bottom: 0;
}

div.search_box {
    float: right;
    margin-top: 8px;
}

.btn_ser {
    display: block;
    margin-top: 8px;
    *margin-top: 0px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    padding: 0px;
}

.btn_ser img {
    vertical-align: middle;
}

.ser {
    display: none;
    width: 210px;
    height: 29px;
    position: absolute;
    right: 32px;
    top: 10px;
    line-height: 30px;
    background-color: #fff;
    z-index: 9999994;
    border: 1px solid #f7302b;
}

.search {
    width: 210px;
    height: 30px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search input {
    position: absolute;
    width: 200px;
    height: 30px;
    line-height: 30px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 30px;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #6b6b6b;
    padding-left: 7px;
    width: 173px;
    font-family: "Microsoft yahei";
    font-size: 14px;
}

.search input.notxt1 {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0px;
    right: 0;
    border: none;
    background: url(../images/search.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
    background-color: #f7302b;
}


/*图片轮播*/


/*FlexSlider默认样式*/

.Banner_wrap {
    width: 100%;
    height: 460px;
    background: #f0f1f2;
}

.Banner {
    width: 1200px;
}

.Banner .flexslider {
    width: 100%;
    height: 460px;
    background: #fff;
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.Banner .flexslider ul li {
    list-style: none;
}

.Banner .flexslider ul li img {
    border: none;
}

.Banner .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.Banner .loading .flex-viewport {
    max-height: 460px;
}

.Banner .flexslider .slides {
    zoom: 1;
    width: 100%;
    height: 460px;
    padding: 0;
}

.Banner .carousel li {
    margin-right: 5px;
}


/*icon小点*/

.Banner .flex-control-nav {
    width: 100px;
    position: absolute;
    bottom: 22px;
    right: 0;
    text-align: center;
    z-index: 999;
}

.Banner .flex-control-nav li {
    margin: 0 1px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.Banner .flex-control-paging li a {
    float: left;
    width: 20px;
    height: 20px;
    display: block;
    background: #FFF;
    cursor: pointer;
}

.Banner .flex-control-paging li a:hover {
    background: url(../images/con02.jpg) no-repeat;
}

.Banner .flex-control-paging li a.flex-active {
    background: #be1d2c;
    color: #fff;
}

.Banner .slides h4 a {
    color: #fff;
    opacity: 1.0;
    font-size: 14px;
    text-decoration: none;
}

.Banner .slides h4 a:hover {
    color: #fff;
    font-size: 14px;
}

.flex-direction-nav {
    display: none;
}

.text {
    position: absolute;
    bottom: 80px;
    left: 80px;
    background: url(../images/banner-bg.png) repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
}

.content {
    width: 1200px;
    height: auto;
}

.mode01 {
    width: 1200px;
    height: 290px;
    margin-top: 20px;
}

.mode01 .lf {
    width: 580px;
    height: 290px;
}

.mode01 .rt {
    width: 580px;
    height: 290px;
}

.mode02 {
    width: 1200px;
    height: 240px;
    margin-top: 35px;
}

.mode02 .lf {
    width: 580px;
    height: 240px;
    background: #f0f0f0;
    border: #cccccc 1px solid;
}

.mode02 .rt {
    width: 580px;
    height: 240px;
    background: #f0f0f0;
    border: #cccccc 1px solid;
}

.conLeft li>a:hover,
.conLeft li>a.current,
.conLeft li:hover>a {
    color: #fff;
}

.conLeft li:hover a {
    border-bottom: 1px solid #ffa63e;
}

.conLeft li:hover>.toggles {
    color: #be1d2c
}

.conLeft li>a:hover:before,
.subLeft li>a.current:before {
    background: #fff
}

.conLeft li>a {
    padding-right: 20px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}

.conLeft li .toggles {
    position: absolute;
    right: 10px;
    top: 0;
    height: 25px;
    display: block;
    padding: 16px 0;
    width: 40px;
    cursor: pointer;
    z-index: 999;
    font-size: 25px;
    color: #be1d2c;
    text-align: center;
    line-height: 20px;
}

.conLeft .second_nav {
    display: none;
    overflow: hidden;
    background: #fff;
}

.conLeft .second_nav dd a {
    display: block;
    font-size: 18px;
    font-size: 16px;
    position: relative;
    color: #666
}


/* .subLeft .second_nav dd a:before{content: '';width:4;height:4;position: absolute;left:14px;top:20px;background:none;} */

.conLeft .second_nav dd a:hover,
.subLeft .second_nav dd a.current {
    border-radius: 0 20px 20px 0;
}

.conLeft .second_nav dd:first-child {
    border-top: none;
}

.tzgg {
    height: 580px;
}

.xshd {
    height: 580px;
    margin-top: 33px;
}

.listTitle_01 {
    height: 35px;
    border-bottom: #cccccc 1px solid;
    text-align: center;
}

.listTitle_01 .title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    float: left;
}

.listTitle_01 .title h2 {
    font-family: 'Times New Roman';
    font-size: 18px;
    font-weight: normal;
    color: #a9a9a9;
    display: inline-block;
}

.tzgg .articleList_01 ul li {
    padding: 25px 0px;
    border-bottom: #ccc 1px dashed;
}

.tzgg .articleList_01 ul li a {
    display: block;
    margin-left: 75px;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 7px;
}

.tzgg .articleList_01 ul li a:hover {
    color: #be1d2c;
}

.tzgg .articleList_01 ul li .leftDate {
    width: 55px;
    height: 53px;
    background: #be1d2c;
    float: left;
    text-align: center;
}

.tzgg .articleList_01 ul li .leftDate .date {
    display: block;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Arial';
}

.tzgg .articleList_01 ul li .leftDate .month {
    display: block;
    color: #fff;
    font-size: 14px;
}

.tzgg .articleList_01 ul li p {
    display: block;
    margin-left: 75px;
    line-height: 20px;
    color: #646464;
    font-size: 14px;
}

.xshd .listTitle_01 .title {
    font-size: 18px;
    font-weight: bold;
    color: #be1d2c;
    background: url(../images/t2.png) no-repeat left center;
    padding-left: 35px;
}

.xshd .articleList_01 ul li .leftDate {
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: url(../images/date.png) no-repeat;
    float: left;
    text-align: center;
    color: #fff;
}

.xshd .articleList_01 ul li {
    padding: 8px 0px;
    height: 54px;
}

.xshd .articleList_01 ul li a {
    display: block;
    margin-left: 65px;
    line-height: 20px;
    padding: 7px 0;
}

.xwkx .artImg {
    width: 240px;
    height: 156px;
    float: left;
}

.xwkx .artImg img {
    width: 240px;
    height: 156px;
    border-bottom: #940709 4px solid;
}

.xwkx .artFirst {
    padding-left: 260px;
    margin-top: 25px;
    height: 156px;
}

.xwkx .artFirst span.time {
    font-size: 14px;
    font-family: 'Arial';
    background: url(../images/time.png) no-repeat left center;
    padding-left: 20px;
}

.xwkx .artFirst h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 13px;
}

.xwkx .artFirst p {
    font-size: 12px;
    color: #777777;
    line-height: 22px;
    margin-top: 20px;
}

.xwkx ul {
    margin-top: 20px;
}

.xwkx ul li {
    height: 33px;
}

.zsxx .zsxxImg {
    float: left;
    width: 178px;
    height: 238px;
}

.zsxxCon {
    margin-left: 179px;
}

.zsxxCon .zsxxCon_title {
    width: 50px;
    height: 238px;
    background: #be1d2c;
    float: left;
    text-align: center;
}

.zsxxCon .zsxxCon_title span {
    color: #fff;
    font-size: 20px;
    display: block;
    width: 30px;
    margin-top: 60px;
}

.lf .zsxxCon ul {
    padding-left: 50px;
    background: url(../images/images_03.jpg) no-repeat center;
    width: 349px;
    height: 200px;
    padding-top: 40px;
}

.rt .zsxxCon ul {
    padding-left: 50px;
    background: url(../images/images_04.jpg) no-repeat center;
    width: 349px;
    height: 200px;
    padding-top: 40px;
}

.zsxxCon ul li {
    text-align: center;
    width: 130px;
    line-height: 75px;
}

.zsxxCon ul li a {
    font-size: 16px;
}

.zsxxCon ul li.li01 {
    border-bottom: #ccc 1px dashed;
}

.footer {
    height: 140px;
    background: #be1d2c;
    margin-top: 50px;
}

.footer .copyRight {
    width: 1200px;
    height: 90px;
    color: #f3dfe0;
    line-height: 24px;
    background: url(../images/f_logo.jpg) no-repeat right;
    padding-top: 50px;
}


/*二级页*/

.subPage {
    width: 1200px;
    margin: 0px auto;
}

.pageBanner {
    width: 1200px;
    margin: 0 auto;
}

.Bread {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    color: #be1d2c;
    border-bottom: #ccc 1px solid;
}

.Bread a {
    color: #be1d2c;
}

.pageList {
    margin: 0 auto;
}

.articleList2 ul {
    padding: 0;
}

.articleList2 ul li {
    list-style: none;
    background: url(../images/li.jpg) no-repeat left center;
    height: 33px;
    line-height: 33px;
    border-bottom: #ccc 1px dotted;
}

.articleList2 ul li span {
    float: right;
    font-family: "Calibri";
}

.articleList2 ul li a {
    text-decoration: none;
    color: #323232;
}

.listTitle2 {
    padding-left: 0px;
    background: none;
}

.listTitle2 h2 {
    color: #be1d2c;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    padding: 0px;
    margin: 5px 0px;
}

.subPage .articleList2 {
    margin: 10px 0px 20px;
}

.page {
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
}

.page a {
    padding: 0 5px;
    text-decoration: none;
    color: #323232;
}

.articleTitle {
    width: 100%;
    text-align: center;
}

.articleTitle h2 {
    font-size: 18px;
    color: #be1d2c;
    line-height: 20px;
    padding: 20px 0;
}

.articleTitle h3 {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    padding: 10px 0;
    font-weight: bold;
}

.articleAuthor {
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    background: #f5f5f5;
    color: #777;
}

.article {
    overflow: hidden;
    margin: 20px;
    line-height: 30px;
}

.article p {
    line-height: 30px;
}

.article strong {
    font-weight: bold
}

.article td {
    border: 1px solid #000;
}

.article img {
    text-align: center;
    margin: 0px auto;
    display: block;
    padding-bottom: 5px;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin-bottom: 30px;
}

.Annex h3 {
    font-size: 16px;
    line-height: 30px;
    color: #be1d2c;
    padding-left: 15px;
}

.Annex ul {
    padding-left: 15px;
}

.Annex ul li {
    list-style: none;
    height: 26px;
    line-height: 26px;
    background: url(../images/li.jpg) no-repeat left center;
}

.Annex ul li a {
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    color: #656464;
}

.Annex ul li a:hover {
    color: #be1d2c;
}


/*左右级页面*/

.con {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.con .conLeft {
    width: 220px;
    float: left;
}

.con .conLeft ul {
    background: #ECECEC;
}

.con .conLeft .title {
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    background: #be1d2c;
}

.con .conLeft .title h2 {
    font-size: 16px;
    color: #fff;
}

.con .conLeft ul {}

.con .conLeft ul li {
    list-style: none;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    position: relative; height: auto;
}

.con .conLeft ul li a {
    color: #323232;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #dedede;
    border-bottom: #fff 1px solid;
    display: block;
}

.con .conLeft ul li:hover>a,
.con .conLeft ul li.current>a {
    background: #fff;
    border-left: 5px solid #be1d2c;
    border-right: 5px solid #be1d2c;
}

.con .conLeft ul .current a {
    font-weight: bold;
}

.con .conRight {
    width: 940px;
    float: right;
}

.con .conRight .articleList2 {
    width: 940px;
}

.con .conRight .Bread {
    width: 940px;
}

.con .conRight .page {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
}

.con .conRight .page a {
    padding: 0 5px;
}

.con .conRight .subPage {
    width: 940px;
    min-height: 510px;
    margin: 0px auto;
    overflow: hidden;
}

.pictureList2 {
    width: 940px;
    overflow: hidden;
    margin: 0;
}

.pictureList2 ul {
    width: 940px;
    overflow: hidden;
}

.pictureList2 ul li {
    list-style: none;
    float: left;
    width: 426px;
    height: 360px;
    margin: 0 22px;
    text-align: center;
}

.pictureList2 ul li img {
    border: none;
    width: 426px;
    height: 315px;
}

.pictureList22 ul li img {
    width: 191px;
    height: 170px;
}

.pictureList2 ul li a {
    text-decoration: none;
    color: #323232;
    line-height: 30px;
}

.pictureList22 ul li {
    width: 191px;
    height: 200px;
}

.TlpictureList2 {
    width: 1200px;
    overflow: hidden;
}

.TlpictureList2 ul {
    width: 1200px;
    overflow: hidden;
}

.TlpictureList2 ul li {
    list-style: none;
    float: left;
    width: 426px;
    height: 260px;
    margin: 0 15px;
    text-align: center;
}

.TlpictureList2 ul li a {
    text-decoration: none;
    color: #323232;
    line-height: 30px;
}

.TlpictureList2 ul li img {
    border: none;
    width: 426px;
    height: 315px;
}