﻿@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1200px;
    background: url("../images/bodybg.jpg") bottom center no-repeat #fcf8ef;
    background-size: auto;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
    position: relative;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.i_jg {
    width: 100%;
    margin: 10px auto;
    height: 10px;
    overflow: hidden
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/**/
.top_line {
    background: #468b84;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    font-size: 12px;
}

.top_line_l {
    float: left;
    width: 50%;
}

.top_line_r {
    float: right;
    width: 50%;
    text-align: right
}

.top_line_r a {
    color: #ffffff;
    padding: 0 5px;
}

.headera {
    width: 100%;
    height: 130px;
    background: url("../images/top_logobg1.jpg") center no-repeat #094e9e;
    background-size: 100% 100%;
}


.headera .logo {
    padding: 22px 0 0 0;
    width: 100%;
    text-align: left;
}

.header {
    width: 100%;
    height: 150px;
    background: url("../images/top_logobg2.jpg") center no-repeat #ffffff;
    background-size: 100% 100%;
}


.header .logo {
    padding: 30px 0 0 0;
    width: 600px;
    text-align: left;
    float: left;
}


/*inav*/
.inavbox {
    background: #c22634;
    width: 100%;
    height: 60px;
    margin: 0 auto;
}

.lminavbox {
    margin: 0 auto !important;
    width: 100% !important;
}

.inav {
    padding: 0;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
}

.inav a {
    color: #fff;
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;

}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    display: block;
    padding: 0 29px;
    font-size: 19px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
}


.inav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 60px;
    position: absolute;
    background: #b11d3b;
    line-height: 40px;
    padding: 0;
    font-size: 15px;
    text-align: center;
}

.inav .sub li {
    zoom: 1;
}

.inav .sub a {
    display: block;
    padding: 0 10px;
    color: #ffffff;
}

.inav .sub a:hover {
    background: #ffffff;
    color: #b11d3b;
}

.inav .on h3 a {
    background: #9c1f2a;
    color: #ffffff;
}

.inav h3 a:hover {
    background: #9c1f2a;
    color: #ffffff;
}

/*search*/
.top_dm {
    float: left;
    padding: 50px 0 0 100px;
    width: 150px;
    text-align: left
}

.top_dm p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #0d0000;
    font-weight: bold;
    line-height: 30px;
}

.top_right {
    width: 262px;
    height: auto;
    overflow: hidden;
    float: right;
    padding-top: 10px
}

.top_links {
    width: 260px;
    text-align: center;
    color: #b6b5b3;
    line-height: 60px;
}

.top_links a {
    width: 260px;
    text-align: center;
    color: #5d5d5d;
    font-size: 14px;
    padding: 0 10px
}

.top_links a {
    display: inline
}

.top_links a:hover {
    color: #c22634
}

.i-search {
    width: 260px;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    border: #cbc8c8 1px solid;
    background: #ffffff;
    border-radius: 6px;

}

.i-search .search-txt {
    width: 259px;
    padding: 0 0 0 15px;
    height: 40px;
    line-height: 40px;
    _line-height: 40px;
    background: none;
    color: #555;
    margin: 0;
    outline: none;
    border: none;
}

.i-search .search-btn {
    width: 50px;
    height: 40px;
    line-height: 34px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/ico_search.png") no-repeat center center;
    border: 0;
    color: #ffffff;
    cursor: pointer
}

.i-search .search-btn:hover {
    cursor: pointer;
    opacity: 0.9;
}

/**/
/*banner*/
.banner_box {
    background: #ffffff;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.ibanner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 20px;
    z-index: 1;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 12px;
    border-radius: 50px;
    text-align: center;
    background: none;
    cursor: pointer;
    border: #ffffff 2px solid;
}

.ibanner .hd ul li.on {
    background: #ffffff;
    color: #fff;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev, .ibanner .next {
    position: absolute;
    left: 7%;
    top: 45%;
    margin-top: -25px;
    display: block;
    width: 75px;
    height: 75px;
    background: url(../images/slider-arrow.png) -122px -6px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 50%
}

.ibanner .next {
    left: auto;
    right: 7%;
    background-position: 0 -6px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

/*i_main*/
.i_main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 40px 0
}

.i_main_left {
    width: 860px;
    float: left;
    height: auto;
    overflow: hidden;
}

.lmy {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    border-top: #e3e3e3 2px solid;
    min-height: 930px;
}

.listmain {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    border-top: #e3e3e3 2px solid;
    min-height: 840px;
}

.i_main_right {
    width: 300px;
    float: right;
    height: auto;
    overflow: hidden;
}

.part_1 {
    background: #ffffff;
    height: 380px;
    overflow: hidden;
    padding: 40px 40px 20px 40px;
    border-top: #c22634 2px solid;
    border-bottom: #ffeec8 1px solid;
    border-left: #ffeec8 1px solid;
    border-right: #ffeec8 1px solid;
    margin-bottom: 30px
}

.part_1 .xbjj_zst {
    width: 274px;
    height: auto;
    overflow: hidden;
    float: left
}

.part_1 .xbjj_nrbox {
    width: 470px;
    height: auto;
    overflow: hidden;
    float: right
}

.part_1 .xbjj_nrbox h1 {
    font-size: 24px;
    line-height: 40px;
    color: #c22634;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px
}

.part_1 .xbjj_nrbox .xbjj_nr {
}

.part_1 .xbjj_nrbox .xbjj_nr p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #3a3a3a;
    line-height: 32px;
    text-align: justify;
    text-indent: 2em
}

.imore1 {
    display: block;
    width: 105px;
    height: 30px;
    color: #ffffff;
    background: url("../images/more_jt.png") 88px center no-repeat #c22634;
    float: right;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: 7px 0 0 0;
    border-radius: 3px;
    transition: all .3s;
}

.imore1:hover {
    background: url("../images/more_jt.png") 90px center no-repeat #9c1f2a;
    color: #ffbb39;
    transition: all .3s;
}

/**/
.part_2 {
    background: #ffffff;
    height: 280px;
    overflow: hidden;
    padding: 20px 40px 20px 40px;
    border-top: #c22634 2px solid;
    border-bottom: #ffeec8 1px solid;
    border-left: #ffeec8 1px solid;
    border-right: #ffeec8 1px solid;
    margin-bottom: 30px
}

.part_3 {
    background: #ffffff;
    height: 350px;
    overflow: hidden;
    padding: 5px 40px 20px 40px;
    border-top: #c22634 2px solid;
    border-bottom: #ffeec8 1px solid;
    border-left: #ffeec8 1px solid;
    border-right: #ffeec8 1px solid;
    margin-bottom: 30px
}

.part_4 {
    background: #ffffff;
    height: 70px;
    overflow: hidden;
    padding: 15px 24px 20px 24px;
    border: #ffeec8 1px solid;
}

.part_4 ul {
    width: 105%;
}

.part_4 li {
    width: 195px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

.part_4 img {
    width: 195px;
    height: 71px;
}

/**/

.part_2 .hd {
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.part_2 .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
}

.part_2 .hd ul li {
    float: left;
    padding: 0 25px;
    cursor: pointer;
    font-size: 24px;
    color: #000000;
    font-weight: bold
}

.part_2 .hd ul li.on {
    height: 48px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
    color: #c53642;
}

.part_2 .bd ul {
    padding: 15px 0;
    zoom: 1;
    position: relative
}

.part_2 .bd li {
    width: 100%;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 43px;
    height: 43px;
    overflow: hidden;
    transition: all 0.6s;
    border-bottom: #e1e1e1 1px dashed;
}

.part_2 .bd li:last-child {
    border-bottom: none
}

.part_2 .bd li a {
    color: #3a3a3a;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_001s.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part_2 .bd li span {
    float: right;
    color: #999999;
}

.part_2 .bd li:hover a {
    color: #cc0000;
}

.part_2 .bd li:hover {
    margin-left: 5px;
    transition: all 0.6s;
}

.part_2 .i_more {
    position: absolute;
    top: -60px;
    right: 0;
}

/**/
.ititle {
    height: 70px;
    position: relative;
    margin-bottom: 15px;
    border-bottom: #ededed 1px solid;
}


.ititle h1 {
    font-size: 24px;
    color: #c22634;
    font-weight: bold;
    float: left;
    height: 70px;
    line-height: 70px;
}

/**/
.i_list {
    width: 99%;
    margin: -5px auto 0 auto;
}

.i_list li {
    width: 100%;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 43px;
    height: 43px;
    overflow: hidden;
    transition: all 0.6s;
    border-bottom: #e1e1e1 1px dashed;
}

.i_list li:last-child {
    border-bottom: none
}

.i_list li a {
    color: #3a3a3a;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_002s.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list li span {
    float: right;
    color: #999999;
}

.i_list li:hover a {
    color: #cc0000;
}

.i_list li:hover {
    margin-left: 5px;
    transition: all 0.6s;
}

/**/
.i_list2 {
    width: 99%;
    margin: -5px auto 0 auto;
}

.i_list2 li {
    width: 100%;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 43px;
    height: 43px;
    overflow: hidden;
    transition: all 0.6s;
}

.i_list2 li:last-child {
    border-bottom: none
}

.i_list2 li a {
    color: #3a3a3a;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_003s.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list2 li span {
    float: right;
    color: #999999;
}

.i_list2 li:hover a {
    color: #cc0000;
}

.i_list2 li:hover {
    margin-left: 5px;
    transition: all 0.6s;
}

/**/
.ititle h1 span {
    float: left;
    text-align: center;
    margin: 20px 10px 0 0
}

.ititle h1 i {
    font-size: 28px;
    color: #b03c2f;
    font-style: normal;
}

.i_more {
    width: 47px;
    height: 70px;
    line-height: 70px;
    /* position: absolute; */
    top: 0;
    right: 0;
    float: right;
    text-align: right;
    color: #999999;
}

.i_more a {
    width: 80px;
    font-size: 14px;
    color: #004062
}


.i_more a:hover {
    color: #b03c2f
}

.i_more:hover i {
    background: #b03c2f
}

/**/
.i_main_right {
}

.i_main_right .r_part1 {
    background: url("../images/r_bg.png") top left no-repeat #7b0000;
    padding: 40px 0 20px 0;
    height: 615px;
}

.i_main_right .r_part1 .xb_fm {
    width: 205px;
    height: 288px;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
    padding: 10px
}

.i_main_right .r_part1 .xb_fm img {
    display: block;
    width: 205px;
    height: 288px;
    overflow: hidden;
}

.i_main_right .r_part1 .xb_xx {
    width: 240px;
    margin: 20px auto;
    overflow: hidden
}

.i_main_right .r_part1 .xb_xx p {
    color: #ffffff;
    line-height: 27px;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 0
}

.xb_tg {
    width: 300px;
    height: 100px;
    overflow: hidden;
    margin: 22px auto 0 auto
}

.xb_tg img {
    width: 300px;
    height: 100px;
}

.r_part2 {
    background: #ffffff;
    width: 258px;
    height: 350px;
    overflow: hidden;
    padding: 5px 20px 20px 20px;
    border-top: #c22634 2px solid;
    border-bottom: #ffeec8 1px solid;
    border-left: #ffeec8 1px solid;
    border-right: #ffeec8 1px solid;
    margin-bottom: 30px;
    margin-top: 30px;
}

.r_part3 {
    background: #ffffff;
    width: 258px;
    height: 75px;
    overflow: hidden;
    padding: 10px 20px 20px 20px;
    border: #ffeec8 1px solid;
    margin-top: 30px;
}

.r_part3 select {
    display: block;
    width: 100%;
    margin: 10px auto;
    height: 32px;
    line-height: 32px;
    border: #d8d8d8 1px solid;
}

/*lmleft*/
.listmain {
    height: 100%;
    position: relative;
    padding: 0 0 0 0;
    width: 1200px;
    margin: 30px auto;
    min-height: 800px;
}

.lm-left {
    width: 260px;
    float: left;
    padding: 0 0 0 0;
    position: absolute;

}

.lm-left .left-lmname {
    background: #9e0524;
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0;
    overflow: hidden;
}

.lm-left .left-lmname h1 { /* position: relative; */
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    padding: 0 0 0 30px;
    z-index: 999;
    /* top: 14px; */
    /* left: 49px; */
    text-align: left;
    width: 100%;
    display: block;
}

.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 260px;
    padding: 0 0;
    border: #e9e9e9 1px solid;
}

.lm-left .list-sub a {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    color: #333333;
    text-align: left;
    border-bottom: #ffffff 1px solid;
    border-left: #a3a3a3 5px solid;
    background: #e9e9e9;
    text-indent: 2em;
}

.lm-left .list-sub a i {
    background: url("../images/sub_jtbg.png") -44px center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
    margin: 0 15px 0 0
}

.lm-left .list-sub a:hover i {
    background: url("../images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
}

.lm-left .list-sub a:last-child {
    border-bottom: none
}

.lm-left .list-sub a:hover {
    background: #0069bc;
    color: #ffffff;
    border-left: #004987 5px solid;
}

.lm-left .list-sub #this-on {
    background: #0069bc;
    color: #ffffff;
    border-left: #004987 5px solid;
}

.lm-left .list-sub #this-on i {
    background: url("../images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
}

/**/
.lm-right {
    width: 1015px;
    float: right;
    margin-right: 0;
    background: #ffffff
}

.this-name {
    background: #f5f5f5;
    line-height: 0;
    height: 50px;
    padding: 0 10px;
    margin: 0 0 0 0;
    color: #ffffff;

}

.this-name h1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 30px;
    padding-left: 20px;
    border-left: #c22634 5px solid;
    float: left;
}

.this-name span {

    color: #999999;
    font-size: 14px;
    background: url("../images/ico_home.png") left 16px no-repeat;
    padding: 0 0 0 20px;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 100%;
}

.this-name span a {
    color: #999999;

}

.lmy .lm_list {
    width: 94%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 20px 0 20px 0;
}

.lmy .lm_list li {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
    border-bottom: #e0e0e0 1px dashed;
}

.lmy .lm_list li a {
    color: #4a4a4a;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: left;
    padding-left: 15px;
    font-size: 16px;
    background: url("../images/ico_0021.png") left center no-repeat;
}

.lmy .lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lmy .lm_list li a:hover {
    background: url("../images/ico_0021.png") left center no-repeat;
    color: #cc0000
}

.lmy .list-fy {
    text-align: center;
    margin: 0 auto 20px auto;
    min-height: 40px;
}

/*list_subs*/
.list_subs {
    width: 260px;
    margin: 0 auto 0 auto;
    border-left: #9e0524 10px solid;
}

.list_subs ul li {
    border-bottom: 0;
}

.list_subs ul li a {
    color: #555555;
    font-size: 18px;
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: #dedede 1px solid;
    width: 80%;
    margin: 0 auto;
    padding: 0 15px;
}

.list_subs ul li .inactive {
    background: url("../images/suboff.png") no-repeat 205px center;
}

.list_subs ul li .inactives {
    background: url("../images/subon.png") no-repeat 205px center;
    color: #9e0524;
    font-weight: bold;
}


.list_subs ul li ul {
    display: none;
}

.list_subs ul li ul li {
    border-left: 0;
    border-right: 0;
    background-color: #f7f7f7;
    border-color: #467ca2;
    background-image: url("../images/subico2j.png") !important;
    background-position: 20px;
    background-repeat: no-repeat;
}

.list_subs ul li ul li:hover {
    background-image: url("../images/subico2hj.png") !important;
    background-position: 20px;
    background-repeat: no-repeat;
}

.list_subs ul li ul li ul {
    display: none;
}

.list_subs ul li ul li a {
    padding-left: 30px;
    font-size: 15px;

}

.list_subs ul li ul li ul li {
    background-color: #f7f7f7;
    border-color: #6196bb;
    background-image: url(../images/subico3j.png) !important;
    background-position: 32px;
    background-repeat: no-repeat;
}

.list_subs ul li ul li ul li:hover {
    background-image: url(../images/subico3hj.png) !important;
    background-position: 32px;
    background-repeat: no-repeat;
}

.last {
    background-color: #d6e6f1;
    border-color: #6196bb;
}

.list_subs ul li ul li ul li a {
    color: #666666;
    padding-left: 45px;
    font-size: 14px;
    font-weight: normal;
}


.list_subs ul li a:hover {
    color: #9e0524;
    font-weight: bold;
}

.list_subs .thisnav {
    color: #9e0524;
    font-weight: bold
}

/**/
/*pictxt*/
.tw_list {
    padding: 30px 0
}

.hot-new {
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.hot-new .pic-box {
    float: left;
    width: 280px;
    height: 195px;
    position: relative;
    margin-right: 42px;
    overflow: hidden;
}

.hot-new .pic {
    width: 280px;
    height: 195px;
    position: relative;
    overflow: hidden;
}

.hot-new .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 195px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.hot-new .pic:hover img {
    --webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.hot-new .pic-box i {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 43px;
}

.hot-new .txt {
    padding-bottom: 0;
    overflow: hidden;
    margin-top: 0;
    position: relative;
}

.hot-new .txt h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    background: url("../images/tt_xhx.png") left bottom no-repeat;
}

.hot-new .txt h3 a {
    color: #000000;
}

.hot-new .txt h3 a:hover {
    color: #b4302a;
}

.hot-new .txt p {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 85px;
    margin: 10px auto;
}

.hot-new .txt .btn-look {
    display: block;
    margin-top: 35px;
    width: 98px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border: 1px solid #9c0c15;
    background-color: #9c0c15;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.hot-new .txt .btn-look:hover {
    border: 1px solid #9c0c15;
    color: #9c0c15;
    background-color: #fff;
}

.hot-new .txt .time {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    font-size: 14px;
    color: #555;
    background: url(../images/ico_date.png) no-repeat left center;
}

.ul-news li .inner {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #e4e4e4;
}

.ul-news li:first-child .inner {
    border-top: none;
}

.ul-news .time {
    float: left;
    width: 75px;
    margin-right: 20px;
}

.ul-news .time strong {
    display: block;
    font-size: 30px;
    font-family: "Arial";
    color: #fff;
    background-color: #008f40;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.ul-news .time span {
    border: 1px solid #008f40;
    border-top: none;
    display: block;
    font-size: 14px;
    color: #8a8a8a;
    height: 29px;
    line-height: 29px;
    text-align: center;
}

.ul-news .txt {
    overflow: hidden;
    padding-top: 4px;
}

.ul-news .txt h4 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.ul-news .txt h4 a {
    color: #555;
}

.ul-news .txt p {
    font-size: 14px;
    line-height: 22px;
    color: #585858;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 24px;
}

.ul-news li:hover {
    background-color: #f2f2f2;
}

.ul-news li:hover .time strong {
    background-color: #008f40;
}

.ul-news li:hover .time span,
.ul-news li:hover .txt h4 a,
.ul-news li:hover .txt p {
    color: #008f40;
}

.pzf_sx {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #808080;
    line-height: 27px
}

.pzf_sx .pzf_time {
    font-style: normal;
    background: url("../images/ico_date.png") left center no-repeat;
    padding-left: 20px
}

.pzf_sx .pzf_yd {
    font-style: normal;
    padding-left: 20px;
    margin-left: 50px
}

.hot-new:hover a {
    color: #cc0000 !important;
}

/**/
.pic-list2 {
    width: 800px;
    overflow: hidden;
    height: auto;
    margin: 30px auto;

}

.pic-list2 h2 {
    background: #efefef;
    display: block;
    width: 930px;
    border-left: #005f5f 5px solid;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto 20px auto
}

.pic-list2 h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0 15px 0 0
}

.pic-list2 ul {
    width: 110%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list2 li {
    width: 182px;
    margin-right: 22px;
    float: left;
    margin-bottom: 5px;
}

.pic-list2 li img {
    width: 100%;
    height: 250px;
}

.pic-list2 li img:hover {
    opacity: 0.9;
}

.pic-list2 li a {
}

.pic-list2 li:hover a {
    color: #cc0000;
}

.pic-list2 li:hover span {
    color: #cc0000;
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
    font-size: 15px;
}

/**/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 20px;
}

.c-content .c-title {
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
    height: 70px
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}

.i-sxt a:hover {
    color: #cc0010;
}

/*zh_boxlist*/
.zh_boxlist {
    background: url("../images/body_bg1.jpg") center no-repeat;
    background-size: 100% 100%;
    height: auto;
    overflow: hidden;
    min-height: 600px;
    padding: 80px 0 40px 0
}

.zh_boxlist .zh_boxnr {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 10px 0
}

.zh_boxlist .zh_boxnr ul {
    width: 1345px;
}

.zh_boxlist .zh_boxnr li {
    /*background: url("../images/ikbxbg.png") center no-repeat;*/
    border-top: #9d0423 2px solid;
    border-right: #9d0423 9px solid;
    border-bottom: #9d0423 9px solid;
    border-left: #9d0423 2px solid;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    width: 395px;
    height: 159px;
    text-align: center;
    float: left;
    margin: 0 40px 40px 0;
    position: relative;
    display: table;
    transition: all .6s;
    background: #ffffff;
}

.zh_boxlist .zh_boxnr a {
    width: auto;
    height: auto;
    padding: 30px;
    font-size: 20px;
    color: #000;
    line-height: 32px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold
}

.zh_boxlist .zh_boxnr li:hover {
    transition: all .6s;
    top: -5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    border-top: #9d0423 2px solid;
    border-right: #9d0423 9px solid;
    border-bottom: #9d0423 9px solid;
    border-left: #9d0423 2px solid;
}

/*c_copright*/
.c_copright {
    border-top: #c22634 10px solid;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    clear: both;
    padding: 30px 0 30px 0;
}

.copy_box {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.c_copright p {
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ededed;
    margin: 0;
    padding: 0;
}

.c_copright a {
    font-size: 14px;
    color: #ededed
}

.copy_logo {
    width: 345px;
    float: left;
    height: auto;
    overflow: hidden;
    color: #000000;
}

.copy_logo img {
    width: 100%;
}

.copy_nr {
    width: 520px;
    float: left;
    margin-left: 100px;
    height: auto;
    overflow: hidden;
}

.copy_nr p {
    text-align: left;
    line-height: 30px;
    font-size: 15px;
    color: #000000;
    margin: 0;
    padding: 0;
}

.copy_tj {
    width: 200px;
    float: right;
    height: auto;
    overflow: hidden
}

.copy_tj p {
    line-height: 30px;
    text-align: left;
    font-size: 15px;
    color: #000000;
    margin: 0;
    padding: 0;
}