* {
    padding: 0;
    margin: 0;
}

body {
    width: 100%;
    border: 0 none;
    background: #f8f8f8;
    font-family: Microsoft Yahei;
    font-size: 62.5%;
    color: #333;
    -webkit-text-size-adjust: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
    list-style: none;
    border: none;
}

hr {
    border: none;
    background: #5ac5fe;
    width: 100%;
    margin: 0 auto;
    height: 2px;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a,
a span,
a h3,
a h4,
a h5,
a h6 {
    text-decoration: none;
    outline: none;
    color: #333;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa_rt {
    padding-right: 64px;
}

.pd_btm {
    padding-bottom: 80px;
}

.pd {
    padding: 0 35px;
}

.a_fff a {
    color: #fff;
}

.a_fff a:hover {
    color: #fff;
}

.a_333 a {
    color: #919090;
}

.a_333 a:hover {
    color: #b42229;
}

.img_blk {
    display: block;
}

img {
    border: 0 none;
}

textarea,
input {
    font-family: Microsoft Yahei;
    font-size: 14px;
}

.head {
    position: relative;
}

.ap_nav {
    z-index: 9999;
}

.kd {}

.pc_top {
    padding: 10px 0;
}

.top_rt {
    padding-top: 30px;
    width: 500px;
}

.top_scbg {
    border: 1px solid #dcdcdc;
    color: #666;
    width: 278px;
    height: 38px;
    border-radius: 19px;
}

.top_txt {
    border: none;
    background: none;
    padding: 0 10px;
    width: 220px;
    line-height: 38px;
    height: 38px;
    color: #666;
}
.top_txt:focus {
    outline: 0;
    border: 0;
}

.top_but {
    width: 38px;
    height: 38px;
    border: none;
    background: url(../images/but.png) no-repeat center center;
    cursor: pointer;
}

.top_lang {
    background: url(../images/yuyan.png) no-repeat left center;
    height: 38px;
    padding-left: 58px;
    color: #939292;
    line-height: 38px;
    font-size: 14px;
}

.top_lang a {
    color: #939292;
}

.top_lang a:hover {
    color: #ae0d15;
}

.nav {
    background: #02599d;
    height: 48px;
}

.nav ul li {
    float: left;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    width: 130px;
    text-align: center;
}

.nav ul li:hover {
    background: #04508b;
    overflow: inherit;
}

.nav ul .nav_on {
    background: #04508b;
}

.nav ul li a {
    color: #fff;
}

.nav ul li .erji {
    background: rgba(2, 89, 157, 0.7);
    width: 385px;
    padding: 10px;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 99;
    height: 0px;
    opacity: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.nav ul li .erji .erji_rt {
    width: 230px;
}

.nav ul li .erji .erji_rt span {
    display: block;
    float: left;
    line-height: 36px;
    width: 110px;
    margin-left: 5px;
    text-align: left;
}

.nav ul li .erji .erji_rt span a:before {
    width: 4px;
    height: 4px;
    margin-right: 7px;
    margin-top: 18px;
    display: block;
    float: left;
    background: #fff;
    content: '';
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.nav ul li .erji .erji_rt span a:hover {
    color: #ae0d15;
}

.nav ul li .erji .erji_rt span:hover a:before {
    background: #ae0d15;
}

.nav ul li:hover .erji {
    height: auto;
    opacity: 1;
}

.in_gg {
    position: relative;
}

.banner {
    POSITION: relative;
    WIDTH: 100%;
    FLOAT: left;
    HEIGHT: 60px;
    OVERFLOW: hidden
}

.banner ul {
    POSITION: absolute;
    TOP: 0px;
    LEFT: 100px
}

.banner LI {
    WIDTH: 100%;
    HEIGHT: 60px;
    line-height: 60px;
    font-size: 14px;
}

.banner LI a:hover {
    color: #ae0d15;
}

.mouse_direction {
    POSITION: absolute;
    WIDTH: 25px;
    HEIGHT: 50px;
    RIGHT: 0px;
    top: 15px;
    color: #cdcdcd;
}

.mouse_top {
    display: block;
    CURSOR: pointer
}

.mouse_top:hover {
    color: #ae0d15;
}

.mouse_bottom {
    display: block;
    CURSOR: pointer
}

.mouse_bottom:hover {
    color: #ae0d15;
}

.in_ggbt {
    background: url(../images/gg_icon.png) no-repeat left center;
    height: 60px;
    line-height: 60px;
    padding-left: 32px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.in_ggrt {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}

.in_ggrt span {
    font-weight: bold;
}

.in_main {
    background: #f8f8f8;
}

.in_main .kd {
    background: #fff;
    border-top: 5px solid #f8f8f8;
}

.in_newstoplf {
    padding-top: 20px;
}

.in_newsbd {
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.in_newsnav a {
    display: block;
    cursor: pointer;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 16px;
    height: 41px;
    line-height: 36px;
}

.in_newsnav {
    height: 36px;
    background: #eae9e8;
    margin-bottom: 20px;
}

.slides li .posDom .in_newswz h3 {
    font-size: 16px;
    color: #ae0d15;
}

.slides li .posDom .in_newswz h4 {
    font-size: 14px;
    font-weight: normal;
    color: #bab9b9;
    padding: 5px 0 10px;
}

.slides li .posDom .in_newswz h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #666;
}

.slides li .posDom .in_newswz h6 {
    font-size: 16px;
    font-weight: normal;
    padding-top: 20px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.slides li .posDom:hover .in_newswz h6 a {
    color: #ae0d15;
}

.in_newslist ul li {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 10px;
}
.in_newslist ul li p {
    width: 70%;
    display: -webkit-box; /* 使用旧版WebKit内核布局盒模型 */
    -webkit-line-clamp: 1; /* 限制文本显示的行数为2行 */
    -webkit-box-orient: vertical; /* 设置盒模型布局方向为垂直 */
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的部分 */
}

.in_newslist ul li a:before {
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    margin-right: 7px;
    margin-top: 12px;
    background: #b5b5b5;
    content: '';
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.in_newslist ul li:hover a:before {
    width: 20px;
    background: #02599d;
}

.in_newslist ul li span {
    font-size: 14px;
}

.in_newslist ul li a:hover {
    color: #02599d;
}

.in_newslist ul li a:hover span {
    color: #02599d;
}

.in_newsnr {
    overflow: hidden;
}

.in_newmore {
    text-align: right;
    padding-top: 15px;
    font-size: 16px;
}

.in_newmore a {
    color: #adaeae;
}

.in_newmore a:hover {
    color: #02599d;
}

.in_newsrtbt {
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    background: #02599d;
    padding: 0 10px;
}

.in_newsrtbt a {
    color: #fff;
    display: block;
}

.in_newsrtbt a span {
    color: #bfdef7;
    font-weight: normal;
}

.in_newsrtbt a:hover span {
    color: #fff;
}

.in_newsrttop {
    padding-top: 20px;
}

.in_newsrttop img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.in_newsrttop a h3 {
    font-size: 16px;
    font-weight: normal;
    color: #ae0d15;
    padding-top: 10px;
}

.in_newsrttop a h4 {
    font-size: 14px;
    font-weight: normal;
    color: #bab9b9;
    padding: 2px 0 5px;
}

.in_newsrttop a h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #666;
}

.in_newsrttop a:hover h5 span {
    color: #ae0d15;
}

.in_newstoprt {
    padding-top: 20px;
}

.in_djlist {
    padding-top: 6px;
}

.in_djlist ul li {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 10px;
}

.in_djlist ul li a:before {
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    margin-right: 7px;
    margin-top: 12px;
    background: #b5b5b5;
    content: '';
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.in_djlist ul li:hover a:before {
    width: 20px;
    background: #02599d;
}

.in_djlist ul li span {
    font-size: 14px;
}


.in_djlist ul li a:hover {
    color: #02599d;
}

.in_djlist ul li a:hover span {
    color: #02599d;
}

.in_gylf {
    padding-top: 30px;
}

.in_abt {
    padding-top: 30px;
}

.abt_rt h3 {
    font-size: 18px;
    padding: 20px 0 10px;
}

.abt_rt h3 span {
    font-size: 16px;
    font-weight: normal;
    color: #ae0d15;
}

.abt_rt h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #666;
}

.abt_rt h5 a {
    font-size: 16px;
    margin-top: 30px;
    display: block;
    font-weight: normal;
    color: #b3b2b2;
    border: 1px solid #dcdcdc;
    width: 136px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.abt_rt h5 a:hover {
    background: #02599d;
    color: #fff;
    border: 1px solid #02599d;
}

.in_gyrt a {
    display: block;
    margin-top: 10px;
}

.in_gyrt {
    margin-top: 20px;
}

.in_gyrt a img {
    display: block;
    width: 100%;
}

.in_jjnr {
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.in_jj {
    padding-top: 30px;
}

.in_jjrt {
    text-align: center;
    padding-top: 20px;
}

.in_jjrt1 {
    background: #e7eef6;
    margin-top: 12px;
    height: 86px;
    line-height: 86px;
    font-size: 16px;
}

.in_jjrt2 {
    background: #e7eef6;
    margin-top: 12px;
    height: 86px;
    line-height: 86px;
    font-size: 16px;
}

.in_jjsp1 {
    background: url(../images/i1.png) no-repeat center center;
    padding: 20px 30px;
}

.in_jjsp2 {
    background: url(../images/i2.png) no-repeat center center;
    padding: 20px 20px;
}

.in_jjsp3 {
    background: url(../images/i3.png) no-repeat center center;
    padding: 20px 20px;
}

.in_jjsp4 {
    background: url(../images/i4.png) no-repeat center center;
    padding: 20px 30px;
}

.in_jjrt1 a {
    display: block;
    color: #333;
}

.in_jjrt2 a {
    display: block;
    color: #333;
}

.in_jjrt1 a:hover {
    color: #fff;
    background: #02599d;
}

.in_jjrt2 a:hover {
    color: #fff;
    background: #02599d;
}

a:hover .in_jjsp1 {
    background: url(../images/i1a.png) no-repeat center center;
}

a:hover .in_jjsp2 {
    background: url(../images/i2a.png) no-repeat center center;
}

a:hover .in_jjsp3 {
    background: url(../images/i3a.png) no-repeat center center;
}

a:hover .in_jjsp4 {
    background: url(../images/i4a.png) no-repeat center center;
}

.foot {
    padding-top: 30px;
}

.link span {
    font-size: 16px;
    line-height: 36px;
}

.ft_bg {
    background: #0e3655;
    margin-top: 10px;
    padding: 35px 0;
}

.ft_nav {
    float: left;
}

.ft_nav ul li {
    float: left;
    width: 108px;
    font-size: 16px;
    line-height: 36px;
}

.ft_nav ul li a {
    color: #306690;
    display: block;
}

.ft_nav ul li a:hover {
    color: #fff;
}

.ft_nav ul li span a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
}

.ft_lg1 {
    display: block;
    padding-bottom: 20px;
}

.ft_lg2 {
    float: left;
    width: 113px;
    text-align: center;
}

.ft_lg3 {
    float: right;
    width: 113px;
    text-align: center;
}
.ft_lg3 img {
  width:100%;
}
.ft_rt a img {
    display: block;
    border: 1px solid #194c74;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;

}

.ft_rt a:hover img {
    border: 1px solid #fff;
}

.ft_rt a {
    color: #306690;
    font-size: 16px;
    line-height: 24px;
}

.bq {
    color: #306690;
    font-size: 14px;
    background: #092f4c;
}

.bq a {
    color: #306690;
}

.bq a:hover {
    color: #fff;
}

.bq_lf {
    background: #092f4c;
    padding: 15px 0;
}

.bq_rt {
    padding: 15px 0;
}

/*.nei_bn{background:url(../images/nei_bn.jpg) no-repeat center center;}*/
.nei_nav {
    position: relative;
}

.nei_nav .kd {
    background: rgba(2, 56, 98, 0.8);
    height: 48px;
    line-height: 48px;
}

.nei_nav a {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
    line-height: 48px;
}

.nei_nav a:hover {
    background: #b42229;
}

.nei_nav .nei_on {
    background: #b42229;
}

.dqwz {
    color: #919090;
    font-size: 14px;
    background: url(../images/dq_bg.jpg) repeat-x center center;
    margin-top: 15px;
}

.dqwz span {
    display: table;
    background: #fff;
    height: 24px;
    line-height: 24px;
    padding: 0 20px;
    float: right;
    margin-right: 4%;
}

.m_lf {
    width: 270px;
    padding-top: 30px;
}

.m_lfbt {
    font-size: 20px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    background: #02599d;
    padding: 0 10px;
}

.m_lfbt span {
    background: url(../images/abt_bticon.png) no-repeat right center;
    width: 25px;
    height: 60px;
}

.m_lflist ul li {
    height: 45px;
    position: relative;
    line-height: 45px;
    margin-top: 1px;
    font-size: 14px;
}

.m_lflist ul li a {
    display: block;
    background: #e3e1e1;
    color: #666;
    padding: 0 10px;
}

.m_lflist ul li a:hover {
    background: #b42229;
    color: #fff;
}

.m_lflist ul li a span {
    display: block;
    background: url(../images/lf_jt.png) no-repeat center right;
    position: absolute;
    right: 10px;
    top: 0;
    height: 45px;
    width: 8px;
}

.m_lflist ul li a:hover span {
    background: url(../images/lf_jta.png) no-repeat center right;
}

.m_lflist ul li .lf_on {
    background: #b42229;
    color: #fff;
}

.m_lflist ul li .lf_on span {
    background: url(../images/lf_jta.png) no-repeat center right;
}

.m_rt {
    padding-top: 30px;
}

.abt_nr {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 24px;
}

.abt_nr img {
    max-width: 100%;
}

.abt_bt {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
}

.dsz_pic,
.dsz_nr {
    padding-top: 30px;
}

.dsz_pic img {
    max-width: 100%;
}

.dsz_nr {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.dsz_nr h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
    padding-top: 50px;
}

.dsj_bt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 10px;
}

.dsj_bt span {
    padding: 0 10px;
}

.dsj_bt span a {
    filter: grayscale(1);
}

.dsj_bt span a:hover {
    filter: grayscale(0);
}

.dsj_nav {
    background: url(../images/dsj_bg.png) no-repeat center center;
    height: 70px;
    margin-top: 20px;
}

.dsj_nav ul li {
    float: left;
    margin: 30px 26px 0;
    font-size: 14px;
}

.dsj_nav ul li a {
    cursor: pointer;
    display: block;
    padding-top: 18px;
    background: url(../images/dsj_sp.png) no-repeat top center;
}

.dsj_nr {
    /*background:#f8f8f8;*/
    padding: 25px 10px;
    line-height: 36px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    margin-top: 20px;
}

.djzs_list ul li {
    border-bottom: 1px dashed #d9d8d8;
    padding: 19px 0;
}

.djzs_list ul li h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 10px;
}

.djzs_list ul li h3 span {
    padding-left: 15px;
}

.djzs_list ul li h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

.djzs_list ul li a h4 {
    color: #7c7c7c;
}

.djzs_list ul li a h4 span {
    color: #afaeae;
}

.djzs_list ul li a:hover h4 span {
    color: #b42229;
}

.djzs_list ul li a:hover h3 {
    color: #b42229;
}

.djzs_list ul li a h5 {
    font-size: 12px;
    font-weight: normal;
    color: #a4a3a3;
    display: block;
    line-height: 24px;
}

.fanye {
    padding: 30px 0;
    text-align: center;
}

/*.fanye a {*/
/*    color: #a9a8a8;*/
/*    font-size: 16px;*/
/*    padding: 5px 15px;*/
/*    border: 1px solid #d5d6d7;*/
/*}*/

/*.fanye a:hover {*/
/*    color: #ae0d15;*/
/*}*/

/*.fanye .fy_on {*/
/*    color: #ae0d15;*/
/*}*/

/*.fanye .fy {*/
/*    background: #d5d6d7;*/
/*    color: #fff;*/
/*}*/

/*.fanye .fy:hover {*/
/*    background: #02599d;*/
/*    color: #fff;*/
/*}*/

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination li:not(:last-child) {
    margin-right: 5px;
}
.pagination a,
.pagination  span {
    display: block;
    color: #a9a8a8;
    font-size: 16px;
    padding: 5px 15px;
    border: 1px solid #d5d6d7;
}
.pagination li:nth-child(-n+2) a,
.pagination li:nth-child(-n+2) span,
.pagination li:nth-last-child(1) a,
.pagination li:nth-last-child(2) a{
    background: #d5d6d7;
    color: #fff;
}
.pagination li:nth-child(-n+2):hover a,
.pagination li:nth-child(-n+2):hover span,
.pagination li:nth-last-child(1):hover a,
.pagination li:nth-last-child(2):hover a{
    background: #02599d;
    color: #fff !important;
}
.pagination li:hover a,
.pagination li:hover span {
    color: #ae0d15;
}
.pagination li.active span {
    color: #ae0d15;
}

.fy_ap a {
    display: block;
    float: left;
    height: 22px;
    overflow: hidden;
}

.gh_list ul li {
    float: left;
    font-size: 14px;
}

.gh_list ul li img {
    width: 100%;
    display: block;
}

.gh_list ul li span {
    height: 72px;
    line-height: 24px;
    display: block;
    background: #f8f8f8;
    padding: 7px;
}

.gh_list ul li a span {
    color: #7c7c7c;
}

.gh_list ul li a:hover span {
    color: #b42229;
}

.news_bt {
    padding: 20px 0;
    font-weight: bold;
    font-size: 22px;
}

.news_neibd {
    border-bottom: 1px dashed #d7d7d7;
    padding-bottom: 5px;
}

.news_lb a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #d7d7d7;
    border-radius: 100%;
    margin: 0 10px;
    filter: grayscale(1) opacity(0.5);
}

.news_lb a:hover {
    filter: grayscale(0);
}

.news_lb1 {
    background: url(../images/news_neijtlf.png) no-repeat center center;
}

.news_lb2 {
    background: url(../images/news_neilb.png) no-repeat center center;
}

.news_lb3 {
    background: url(../images/news_neijtrt.png) no-repeat center center;
}

.news_ll a {
    display: block;
    padding-left: 30px;
    float: left;
    line-height: 32px;
    margin-right: 20px;
    font-size: 14px;
    color: #cac8c8;
}

.news_ll1 {
    background: url(../images/news_i1.png) no-repeat center left;
}

.news_ll2 {
    background: url(../images/news_i2.png) no-repeat center left;
}

.news_nr {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 24px;
    padding-top: 30px;
}

.news_nr img {
    max-width: 100%;
}

.jj_toutiao img {
    width: 100%;
    display: block;
    padding-top: 20px;
}

.jj_top1,
.jj_top2 {
    padding-top: 20px;
}

.jj_top1 {
    display: block;
    position: relative;
}

.jj_top2 {
    display: block;
}

.jj_top1 img {
    width: 100%;
}

.jj_top1 h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    background: rgba(2, 89, 157, 0.7);
}

a .jj_top1 h3 {
    color: #fff;
    padding: 0 5px;
}

a .jj_top2 h4 {
    display: block;
    color: #fe0000;
    padding-top: 15px;
    font-size: 26px;
    color: #fe0000;
    text-align: center;
    font-weight: normal;
    line-height: 36px;
}

a .jj_top2 h5 {
    font-size: 14px;
    text-align: center;
    color: #b3b2b2;
    font-weight: normal;
    padding: 10px 0;
}

a .jj_top2 h6 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 26px;
}

a:hover .jj_top2 h6 {
    color: #2b5573;
}

.jj_bt {
    background: #eff4f8;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #b5d2f3;
}

.jj_bt a {
    display: block;
    padding: 0 10px;
    line-height: 40px;
}

.jj_bt a span {
    font-size: 14px;
    font-weight: normal;
    color: #9f9e9e;
}

.jj_bt a:hover span {
    color: #b42229;
}

.jj_bt a:hover {
    color: #b42229;
}

.jj_btmlist {
    border: 1px solid #b5d2f3;
    padding-bottom: 10px;
    margin-top: 30px;
}

.jj_btmlist ul {
    padding: 0 10px;
}

.jj_btmlist ul li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 5px;
}

.jj_btmlist ul li img {
    padding-left: 5px;
}

.jj_btmlist ul li a {
    color: #7c7c7c;
}
.jj_btmlist ul li a span {
    color: #c3c2c2;
}

.jj_btmlist ul li a:before {
    display: block;
    float: left;
    border-radius: 2px;
    width: 4px;
    height: 4px;
    margin-right: 7px;
    margin-top: 12px;
    background: #b5b5b5;
    content: '';
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}

.jj_btmlist ul li:hover a:before {
    width: 20px;
    background: #02599d;
}

.jj_btmlist ul li span {
    font-size: 12px;
}

.jj_btmlist ul li a:hover {
    color: #02599d;
}

.jj_btmlist ul li a:hover span {
    color: #02599d;
}

.djzs_pic {
    background: url(../images/djzs_bg.jpg) no-repeat center top;
    width: 270px;
    height: 412px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 385px;
}

.gh_list ul li h3 {
    font-size: 14px;
}

.pp_nr {
    padding-top: 20px;
    line-height: 24px;
    font-size: 20px;
    color: rgb(0, 0, 0);
}

.bwg_nav {
    padding-top: 20px;
}

.bwg_nav a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #666;
    width: 170px;
    margin-right: 30px;
    border: 1px solid #e5e5e5;
}

.bwg_nav .bwg_on {
    color: #fff;
    background: #02599d;
    border: 1px solid #02599d;
}

.pc_gd img {
    max-width: 100%;
}

.pc_gd {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 24px;
}

.rz_list {
    margin-left: -28px;
}

.rz_list ul li {
    float: left;
    width: 372px;
    height: 207px;
    position: relative;
    position: relative;
    margin-left: 28px;
    margin-top: 28px;
}

.rz_list ul li a {
    display: block;
    width: 370px;
    height: 205px;
    border: 1px solid #e5e5e5;
}

.rz_list ul li a:hover {
    border: 1px solid #1984d7;
}

.rz_list ul li img {
    display: block;
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    width: 150px;
    height: 205px;
}

.rz_list ul li span {
    float: right;
    width: 200px;
}

.rz_list ul li a span h3 {
    font-size: 16px;
    color: #333;
    padding-bottom: 5px;
    line-height: 24px;
    padding-top: 15px;
}

.rz_list ul li a span h4 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    line-height: 30px;
}

.rz_list ul li a span h5 {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(../images/eye.png) no-repeat center center;
    height: 16px;
    width: 26px;
    filter: grayscale(1);
    opacity: 0.3;
}

.rz_list ul li a:hover span h5 {
    filter: grayscale(0);
    opacity: 1;
}

.rz_list ul li h6 {
    position: absolute;
    bottom: 20px;
    right: 50px;
    width: 152px;
    height: 38px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.rz_list ul li h6 a {
    display: block;
    width: 150px;
    height: 36px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 36px;
}

.news_pic {
    position: relative;
}

.news_pic .textBox {
    font-size: 16px;
    position: absolute;
    background: rgba(2, 89, 157, 0.6);
    bottom: 0;
    right: 0;
    padding: 3%;
    width: 100%;
    box-sizing: border-box;
}
.news_pic .textBox p {
    display: -webkit-box;
  /* 使用旧版WebKit内核布局盒模型 */
  -webkit-line-clamp: 1;
  /* 限制文本显示的行数为2行 */
  -webkit-box-orient: vertical;
  /* 设置盒模型布局方向为垂直 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
}
.news_pic a .textBox {
    color: #fff;
}

.news_toprt {
    margin-top: 13px;
}

.news_toprtlist ul li {
    margin-top: 7px;
}

.news_toprtlist ul li a {
    display: block;
    background: #f4f4f4;
    padding: 2%;
}

.news_toprtlist ul li a .news_topsplf {
    display: block;
    color: #c8c8c8;
    float: left;
    width: 135px;
}

.news_toprtlist ul li h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

.news_toprtlist ul li h4 {
    font-size: 34px;
    font-weight: normal;
}

.news_toprtlist ul li a .news_topsprt {
    width: 470px;
    float: right;
}

.news_toprtlist ul li a h5 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

.news_toprtlist ul li a h6 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #7c7c7c;
    display: -webkit-box; /* 使用旧版WebKit内核布局盒模型 */
    -webkit-line-clamp: 1; /* 限制文本显示的行数为2行 */
    -webkit-box-orient: vertical; /* 设置盒模型布局方向为垂直 */
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的部分 */
}

.news_toprtlist ul li a:hover .news_topsplf h3,
.news_toprtlist ul li a:hover .news_topsplf h4 {
    color: #b42229;
}

.news_toprtlist ul li a:hover h5 {
    color: #02599d;
}

.news_toprtlist ul li a:hover {
    box-shadow: 0px 0px 3px #999;
}

.news_list {
    padding-top: 10px;
}

.news_list ul li {
    padding-top: 15px;
}

.news_list ul li a {
    display: block;
    padding: 2% 2% 2% 50px;
    background: url(../images/news_bg.png) no-repeat center left #f4f4f4;
    filter: grayscale(1);
    font-size: 14px;
    color: #7c7c7c;
}

.news_list ul li span {
    float: right;
}

.news_list ul li a:hover,
.news_list ul li a:hover span {
    color: #b42229;
    filter: grayscale(0);
}

.ct_nr {
    margin-top: 20px;
    background: #eeecec;
    padding-top: 20px;
}

.ct_top h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}

.ct_top {
    font-size: 16px;
    text-align: center;
    padding: 0 2% 20px;
}

.bg_bt {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 10px;
}

.bg_dl a {
    background: #02599d;
    height: 42px;
    display: block;
    width: 120px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    float: left;
    line-height: 42px;
}

.bg_dl a:hover {
    background: #b42229;
}

.bg_pic {
    padding-top: 30px;
}