<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gddh-xz {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(../images/gddh-bg.png) center center repeat-x;
}

.gddh-xz ul {
    width: 90%;
    margin: 0 5%;
}

.gddh-xz li {
    width: 10%;
    height: 46px;
    float: left;
}

.gddh-xz li a {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #333;
    height: 46px;
}

.gddh-xz li a:hover {
    background: #da2540;
}

.bq-1 a, .bq a {
    color: #b3b3b3;
}


@charset "utf-8";
/* CSS Document */
html {
    background: #f6f6f6;
    font-size: 62.5%; /* 10÷16=62.5% */
}

body {
    font-size: 14px;
    font-size: 1.4rem; /* 14÷10=1.4 */
    color: #1f1f1f;
    background: #ffffff;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased;
}

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

fieldset, img {
    border: 0;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #1f1f1f;
}

a:hover {
    color: #003c7c;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address, caption, cite, code, dfn, em,  th, var {
    font-style: normal;
    font-weight: 400;
}

ul, ol, li {
    list-style: none outside none;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

.w1520 {
    width: 1520px;
    margin: 0 auto
}

.fl {
    float: left;
}

.md {
    float: left;
}

.fr {
    float: right;
}

.clearFix {
    *zoom: 1;
    clear: both;
}

.clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    width: 100%;
    overflow: hidden;
}
/**/
#top_panel_box_qf{width:100%;}
.top_panel_qf{height:0px;overflow: hidden;float:left;width:100%;background: #ffffff;}

#add { width:1000px; padding:20px 10px; background:#fff;display:none; position:absolute; right:10%; *right:137px; margin-right:125px; top:49px; z-index:10000000000;box-shadow:0px 2px 2px rgba(0,0,0,0.5);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.5);-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.5);}
.szzl li img{overflow:hidden; width:100%;}


.jzg{width:100%; float:left;}
.jzg-1{width:90%; margin:5px auto; height:auto; line-height:30px;}
.jzg-1 ul{width:100%;}
.jzg-1 li{padding:5px 0; width:100%; *width:100%; border-bottom:1px dotted #e2e2e2;float:left;}

.jzg-1 h3{background:#a51c30; color:#fff; font-size:12px; margin-right:6px; display:block; border-radius:2px; width:64px; float:left; text-align:center;}
.jzg-1 a{padding: 0 3px; color:#666; font-size:12px;}
.jzg-1 a:hover{color:#930d14;}

@media only screen and (min-width: 1400px) and (max-width: 1500px){
	#add{top:64px;}
}





/*header*/
.header {
    width: 100%;
    z-index: 999999999;
    position: relative;
    top: 0;
    left: 0;
    transition: 0.4s ease-in-out;
    background: #a51c30;
}

.header_link {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #343b47;
    color: #ffffff;
    font-size: 14px;
}

.header_link li {
    display: inline-block;
}

.header_link a {
    color: #ffffff;
    font-size: 14px;
    padding: 0 10px
}

.header_link a:hover {
    color: #fff9e4
}

.header_link_left {
    float: left;
    text-align: center
}

.header_link_right {
    float: right;
}

.head {
    width: 100%;
    padding: 0;
    z-index: 10;
}

.logo {
    padding: 25px 0;
}

.logo img {
    display: block;
}

.logo2 {
    padding: 10px 0;
}

.logo2 img {
    display: block;
}

.head-r {
    width: 1060px;
    float: right;
}

.head-links {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;
}

.head-links p {
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #c7c6c6;
}

.head-links p a {
    color: #c7c6c6;
    font-size: 14px;
    margin: 0 12px;
}

.head-links p a:hover {
    color: #fff;
}

.head-links p .en {
    background: url("../images2020/en.png") left center no-repeat;
    padding-left: 20px;
}

.soBox {
    float: right;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.soBox.open {
    width: 220px;
    background: #ffffff;
}

.soBox .inp {
    width: 190px;
    height: 28px;
    border: none;
    background: none;
    /* border-radius: 15px; */
    font-size: 12px;
    color: #333333;
    line-height: 28px;
    padding: 0 45px 0 10px;
    display: none;
    outline: medium none;
    background: #ffffff;
}

.soBox.open .inp {
    display: block;
}

.soBox .btn,
.soBox .sub {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images2020/ss.png) no-repeat center center;
    border: none;
    cursor: pointer;
    outline: medium none;
}

.soBox .sub {
    display: none;
}

.soBox.open .sub {
    display: block;
}

.soBox.open .btn {
    display: none;
}

.nav {
    padding-top: 5px;
    float: right;
}

.nav li {
    float: left;
    font-size: 16px;
    position: relative;
    line-height: 42px;
}

.nav .havsub {
    background: url("../images2020/nav_jt.png") right center no-repeat
}

.nav li a {
    color: #fff;
    display: block;
    padding: 0 20px 5px 20px;
}

.nav li a.hover {
    color: #ffffff;
    background: #730b1a;
    line-height: 42px;
}

.nav li ul {
    background: #FFF;
    position: absolute;
    top: 42px;
    width: 96%;
    z-index: 2;
    padding: 0 2%;
    display: none;
}

.nav li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: #cccccc 1px solid;width: 100%;
}

.nav li ul li a {
    border-top: 0;
    line-height: 27px;
    padding: 4px 0;
    color: #333;
    font-size: 14px;
    text-align: center;
}

.nav li ul li a:hover {
    color: #cc0000;
}

.nav1 {
    padding-top: 30px;
    margin-right: 15px;
    float: left;
}

.nav1 li {
    float: left;
    font-size: 20px;
    position: relative;
    line-height: 42px;
}

.nav1 li a {
    display: block;
    padding: 0 20px;
}

.nav1 li a.hover {
    color: #005e5d;
    border-top: 2px solid #005e5d;
    background: #f4f4f4;
    line-height: 40px;
}

.nav1 li ul {
    background: #f4f4f4;
    position: absolute;
    top: 42px;
    width: 170px;
    z-index: 2;
    padding: 5px 0;
    display: none;
}

.nav1 li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
}

.nav1 li ul li a {
    border-top: 0;
    line-height: 24px;
    padding: 8px 15px;
    color: #333;
    font-size: 15px;
    text-align: left;
}

.nav1 li ul li a:hover {
    background: #005e5d;
    color: #fff;
}

.nav_xl_box {
    width: 100%;
    height: 42px;
    line-height:42px;
    background: #a41b2f;
}

.nav_xl {
    margin: 0 auto;
    float: none;
    width: 80%;
}

.nav_xl a {
}
.nav_xl .ysfdnav {width:9%;}
.nav_xl li a {
    font-weight: bold;
    text-align: center
}

.nav_xl .havsub {
    background: url(../images2020/nav_jt.png) 85% 20px no-repeat;
    
}

.nav_xl li ul {
    top: 42px;
}

.nav_xl li ul li {
    height: 40px;
    line-height: 40px
}

.nav_xl li ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    width: 100%;
    margin: 0;
    padding: 0 !important;
}

/*ibanner*/

.ibanner {
    width: 100%;
    height: auto;
    position: relative;
    background: #ffffff;
    overflow: hidden
}

.topzz {
    width: 100%;
    height: 250px;
    background: url("../images2020/header_bg.png") repeat-x;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
}

.ibanner .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.ibanner .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.ibanner .slick-list:focus {
    outline: none;
}

.ibanner .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.ibanner .slick-slider .slick-track,
.ibanner .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ibanner .slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ibanner .slick-track:before,
.ibanner .slick-track:after {
    display: table;

    content: '';
}

.ibanner .slick-track:after {
    clear: both;
}

.ibanner .slick-loading .slick-track {
    visibility: hidden;
}

.ibanner .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    position: relative;
}

.ibanner .slick-slide a {
    display: block;
    width: 100%;;
}

.ibanner .slick-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.ibanner .slick-slide h2 {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    width: 90%;
    padding: 0 5%;
    font-size: 18px;
    background: url(../images2020/imgtxt_zz.png) repeat-x bottom;
}

.ibanner .slick-slide.slick-loading img {
    display: none;
}

.ibanner .slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.ibanner .slick-dots {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
    width: 100%;
    text-align: center;display:none;
}

.ibanner .slick-dots .slick-active {
    width: 70px;
    height: 70px;
    background: url("../images2020/banner_onico.png") center no-repeat;
    text-align: center
}

.ibanner .slick-dots li {
    display: inline-table;
    width: 70px;
    height: 70px;
    background: url("../images2020/banner_ico.png") center no-repeat;
    text-align: center;
    cursor: pointer
}

.ibanner .slick-dots button {
    background: none;
    border: none;
    font-size: 18px;
    color: #ffffff;
}

.ibanner .slick-prev, .ibanner .slick-next {
    display: block;
    position: absolute;
    width: 70px;
    height: 100px;
    top: 40%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 9999999;
}

.ibanner .slick-prev {
    left: 0;
    background: url("../images2020/banner_prev.png") center no-repeat;
}

.ibanner .slick-next {
    right: 0;
    background: url("../images2020/banner_next.png") center no-repeat;
}

/**/
.i_title_1 {
    width: 100%;
    overflow: hidden;
    padding: 25px 0;
}

.i_title_1 h1 {
    font-size: 24px;
    color: #a51c30;
    font-weight: normal;
    float: left;
}

.i_title_1 i {
    font-style: normal;
    color: #000000;
}

.i_title_1 span {
    font-size: 16px;
    color: #666666;
    margin-left: 10px
}

.i_news_more {
    display: block;
    float: right;
    border: #cccccc 1px solid;
    font-size: 14px;
    text-align: center;
    color: #a0a0a0;
    padding: 0 10px;
    line-height: 26px;
    border-radius: 20px;
}

.i_news_more:hover {
    border: #888888 1px solid;
    color: #888888;
}

.i_main_index {
    width: 1520px;
    margin: 0 auto
}

/*i_newsbox*/
.i_newsbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2% auto 2% auto;
}

.i_news {
    width: 920px;
    float: left
}

.i_news_pic {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.i_news_pic ul {
    width: 110%;
}

.i_news_pic li {
    width: 443px;
    height: 250px;
    float: left;
    position: relative;
    margin-right: 34px;
    overflow: hidden;
}

.i_news_pic li span {
    display: block;
    width: 90%;
    padding: 0 5%;
    position: absolute;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    color: #ffffff;
    background: url("../images2020/red_tm90.png");
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_news_pic li img {
    width: 443px;
    height: 250px;
}


.i_news_list {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.i_news_list ul {
    width: 105%;
}

.i_news_list li {
    width: 443px;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 34px;
}

.i_news_list li a {
    color: #333333;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 2.5%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images2020/ico_002.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_news_list li span {
    float: right;
    color: #999999;
    font-size: 15px;
}

.i_news_list li p {
    display: block;
    width: 100%;
    height: 50px;
    color: #999999;
    font-size: 15px;
}

.i_news_list li:hover a {
    color: #cc0000
}

/*i_notic*/
.i_notic {
    width: 560px;
    margin: 0 auto;
    float: right;
}

.i_notic_list {
    position: relative;
    margin-top: -15px
}

.i_notic_list ul {
    width: 100%;
}

.i_notic_list li {
    width: 100%;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 49px;
    overflow: hidden;
    border-bottom: #dddddd 1px dashed;
}

.i_notic_list li:last-child {
    border-bottom: none;
}

.i_notic_list li a {
    color: #333333;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 2.5%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images2020/ico_002.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_notic_list li span {
    float: right;
    color: #999999;
    font-size: 15px;
}

.i_notic_list li p {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 24px;
    color: #999999;
    font-size: 14px;
    float: left;
    margin: 0;
    padding: 0;
    top: -5px;
    overflow: hidden;
    position: relative;
}

.i_notic_list li:hover a {
    color: #cc0000
}

/*i_dcxy_box*/
.i_dcxy_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0 auto;
}

.i_tw_picbox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.i_tw_picbox ul {
    width: 102.3333333%;
}

.i_tw_top {
    width: 31%;
    margin-right: 2.333333333333333%;
    float: left;
    height: 80px;
    display: block;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: #e5e5e5 1px solid;
    transition: all 0.6s;
}

.i_tw_top:hover {
    border-bottom: #a41b2f 1px solid;
    transition: all 0.6s;
}

.i_tw_top:hover h1 a {
    font-weight: bold;
    transition: all 0.6s;
}

.i_tw_top .imgbox {
    width: 130px;
    height: 80px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 17px;
}

.i_tw_top img {
    width: 130px;
    height: 80px;
    padding: 0;
    float: left;
}

.i_tw_top .tw_txt {
    float: left;
    width: 330px;
    height: 95px;
    overflow: hidden;
    padding: 0 0 0 0;
}

.i_tw_top .tw_txt h1 {
    color: #000000;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 0 0;
    font-weight: normal
}

.i_tw_top .tw_txt h1 a {
    color: #333333;
    transition: all 0.6s;
}

.i_tw_top .tw_txt p {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin: 0 0 10px 0;
    padding: 0;
    text-justify: inter-word;
    text-align: justify
}

.i_tw_top .tw_txt p a {
    color: #999999
}

.i_tw_top:hover .tw_txt h1 a {
    color: #cc0000;
}

.i_tw_top:hover .tw_txt p a {
    color: #666666;
}


/*i_mtkgm_box*/
.i_mtkgm_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.date_list {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0 !important;
    height: auto;
    overflow: hidden;
    position: relative
}

.date_list ul {
    width: 102.3333%;
}

.date_list li {
    width: 31%;
    margin-right: 2.333333333333333%;
    float: left;
    height: 65px;
    display: block;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: #e5e5e5 1px solid;
    font-weight: bold;
}

.date_list li:last-child {
    margin-bottom: 0;

}

.date_list li a {
    display: block;
    font-size: 16px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.date_list li p {
    font-size: 14px;
    color: #999999;
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-weight: normal;

}

.date_list li:hover {
    border-bottom: #a41b2f 1px solid;
}

.date_list li:hover a {
    color: #b80000;
}

.date_list li span {
    float: left;
    display: block;
    width: 60px;
    height: 64px;
    background: #a41b2f;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin-right: 17px;
    overflow: hidden;
    transition: all 0.6s;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #a41b2f;
    background: #e4e4e4;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    line-height: 42px;
    transition: all 0.6s;
}

.date_list li:hover span {
    background: #a41b2f;
    transition: all 0.6s;
    color: #ffffff;
}

.date_list li:hover i {
    background: #a41b2f;
    transition: all 0.6s;
    color: #ffffff;
}


/*jcnews*/

.jc_newsbox {
    width: 1520px;
    margin: 0 auto
}

.jcnews_title {
    text-align: center;
    width: 100%;
    height: 80px;
    position: relative;
    margin: 0 0 20px 0;
    overflow: hidden
}

.jcnews_title h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #005f5e;
    font-weight: bold;
    position: relative;
    z-index: 2
}

.jcnews_title i {
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-size: 46px;
    line-height: 60px;
    color: #e8e8e8;
    font-family: "思源宋体", simsun;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    top: 0;
    text-transform: uppercase
}

.jcnews_left {
    float: left;
    width: 660px;
    height: 430px;
    position: relative;
    background: #ffffff;
    overflow: hidden
}

.jcnews_left .slickzs {
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 999;
    font-size: 30px;
    color: #ffffff;
}

.jcnews_pic {
    width: 660px;
    height: 430px;
    position: relative;
    background: #ffffff;
    overflow: hidden
}

.jcnews_pic .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.jcnews_pic .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.jcnews_pic .slick-list:focus {
    outline: none;
}

.jcnews_pic .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.jcnews_pic .slick-slider .slick-track,
.jcnews_pic .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.jcnews_pic .slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.jcnews_pic .slick-track:before,
.jcnews_pic .slick-track:after {
    display: table;

    content: '';
}

.jcnews_pic .slick-track:after {
    clear: both;
}

.jcnews_pic .slick-loading .slick-track {
    visibility: hidden;
}

.jcnews_pic .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
}

.jcnews_pic .slick-slide a {
    display: block;
    width: 100%;;
    height: 100%;
}

.jcnews_pic .slick-slide img {
    width: 660px;
    height: 440px;
    display: block;
}

.jcnews_pic .slick-slide h2 {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    width: 90%;
    padding: 0 5%;
    font-size: 18px;
    background: url(../images2020/imgtxt_zz.png) repeat-x bottom;
}

.jcnews_pic .slick-slide.slick-loading img {
    display: none;
}

.jcnews_pic .slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.jcnews_pic .slick-dots {
    position: absolute;
    right: 20px;
    bottom: 0
}

.jcnews_pic .slick-dots .slick-active {
    display: block;
    width: 70px;
    height: 70px;
    background: url("../images2020/jcdthdline.png") top right no-repeat;
    text-align: center
}

.jcnews_pic .slick-dots li {
    display: none;
    font-weight: normal;
}

.jcnews_pic .slick-dots button {
    background: none;
    border: none;
    font-size: 18px;
    color: #ffffff;
}

.jcnews_pic .slick-prev, .jcnews_pic .slick-next {
    display: block;
    width: 74px;
    height: 74px;
    top: 45%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 99
}

.jcnews_pic .slick-prev {
    position: absolute;
    left: -37px;
    background: url("../images2020/jc_jtl.png") 45px center no-repeat #000000;
    border-radius: 50%;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.jcnews_pic .slick-next {
    position: absolute;
    right: -37px;
    background: url("../images2020/jc_jtr.png") 15px center no-repeat #000000;
    border-radius: 50%;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.jcnews_pic .slick-prev:hover, .jcnews_pic .slick-next:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.jcnews_piclist {
    float: right;
    width: 660px;
    height: 430px;
    overflow: hidden
}

.jcnews_piclist ul {
    width: 700px;
}

.jcnews_piclist li {
    display: block;
    width: 315px;
    height: 200px;
    float: left;
    margin: 0 30px 25px 0
}

.jcnews_piclist li a {
    display: block;
    margin: 0 auto;
    width: 315px;
    height: 200px;
    overflow: hidden;
    position: relative
}

.jcnews_piclist li img {
    display: block;
    margin: 0 auto;
    width: 315px;
    height: 200px;
}

.jcnews_piclist li span {
    display: block;
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 70px;
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../images2020/imgtxt_zz.png") repeat-x bottom;
}


/*content*/
.ban {
    text-align: center;
    margin: 0 auto;
}

.ban img {
    display: block;
    width: 100%
}

.ny {
    width: 1520px;
    margin: 0 auto;
    padding: 0 5%
}

.ny_left {
    float: left;
    width: 18%;
}

.ny_right {
    float: right;
    background: #fff;
    width: 76%;
    padding: 2% 2% 2% 2%;
}

.ny_right1 {
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 2%
}

.ny_right_con {
    line-height: 34px !important;
    padding-top: 10px;
    min-height: 500px;
}

.ny_right_top {
    border-bottom: 1px solid #e7e7e7;
}

.nytit {
    background: url("../images2020/icon4.png") 7px 16px no-repeat;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    font-size: 14px;
}

.nytit a {
    padding-right: 7px;
}

.nytit1 {
    height: 50px;
    line-height: 50px;
    float: left;
    overflow: hidden;
    border-bottom: 2px solid #005e5d;
    color: #005e5d;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px;
}

/*信息列表开始*/
.Newslist {
}

.Newslist ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../images2020/xb.jpg") no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Newslist ul li span {
    float: right;
    padding-left: 10px;
    color: #999999;
}

.sjdh {
    display: none;
}

.fytpc {
    margin-top: 15px;
}

.m-list3 {

}

.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.m-list3 .pic3 {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 120px;
    position: relative;
}

.m-list3 .pic3 img {
    display: block;
    overflow: hidden;
    width: 180px;
    height: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    z-index: 1;
}

.m-list3 .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.m-list3 .txt44 {
    overflow: hidden;
    padding-left: 20px;
}

.m-list3 .tit44 {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-list3 .tit44 a {
    color: #000;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.m-list3 .tit44 a:hover {
    color: #9a0000;
}

.m-list3 .txt44 p {
    height: 48px;

    font-size: 14px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.m-list3 .info {
    padding: 5px 0;

    line-height: 25px;
}

.m-list3 .info .time1 {
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    background: url(../images2020/icon-time.png) 0 center no-repeat;
}

.sz {
    width: 100%;
}

.sz li {
    overflow: hidden;
    padding: 1%;
    margin: 2%;
    background: #f6f6f6;
    float: left;
    width: 19%;
}

.sz ul li .img33 {
    width: 100%;
    /*min-width:100%;*/
    /*display: block;*/
    height: 0;
    padding-bottom: 122%;
    overflow: hidden;
}

.sz ul li .img33 img {
    width: 100%;
}

.sz ul li p {
    line-height: 25px;
    text-align: center;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 7px;
}

/*图片列表开始*/
.pic {
    width: 100%;
}

.pic ul li {
    float: left;
    width: 30%;
    display: block;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    background: #f7f7f7;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 20px;
}

.pic ul li .img3 {
    width: 100%;
    min-width: 100%;
    display: block;
    height: 0;
    padding-bottom: 60.394%;
    overflow: hidden;
}

.pic ul li p {
    line-height: 45px;
    text-align: center;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

/*详细页*/
.content table {
    width: 100%;
    margin: 0 auto;
}

.content {
    width: 100%;
    padding-top: 10px;
    margin: 0 auto;
}

.content-title {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.content-title h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #222;
    padding-bottom: 5px;
}

.content-title i {
    TEXT-ALIGN: center;
    MARGIN: 0 auto;
    HEIGHT: 32px;
    display: block;
    line-height: 32px;
    font-style: normal;
}

.content-con {
    font-size: 15px;
    line-height: 35px;
    padding: 10px 0;
}

.content-con p {
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 20px;
}

.content-con img {
    text-align: center;
    max-width: 800px;
    
}

.sxt {
    padding: 15px 0;
    border-top: 1px dotted #bbb;
}

.sxt p {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 15px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.ssjg {
    padding: 0 10px;
}

.ssjg ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(../images2020/xb.jpg) no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ssjg ul li i {
    float: right;
    padding-left: 10px;
    color: #999999;
}

/*zt_box*/
.zt_box {
    width: 1520px;
    margin: 50px auto;
    height: auto;
}

.zt_box .slick-slider {
    margin: 0 auto;
    position: relative;
    display: block;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;

}

.zt_box .ztimg {
    float: left
}

.zt_box .slick-list {
    width: 1520px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.zt_box .slick-slider .slick-track,
.zt_box .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.zt_box .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.zt_box .slick-track:before,
.zt_box .slick-track:after {
    display: table;
    content: '';
}

.zt_box .slick-track:after {
    clear: both;
}

.zt_box .slick-loading .slick-track {
    visibility: hidden;
}

.zt_box .slick-slide {
    width: 100%;
    display: none;
    float: left;
    min-height: 1px;
    padding: 0 0;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.zt_box .slick-slide a {
    display: block;
    width: 100%;
    overflow: hidden
}

.zt_box .slick-slide img {
    display: block;
    margin: 0 auto;
}

.zt_box .slick-slide.slick-loading img {
    display: none;
}

.zt_box .slick-initialized .slick-slide {
    display: block;
}

.zt_box .slick-loading .slick-slide {
    visibility: hidden;
}

.zt_box .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.zt_box .slick-arrow.slick-hidden {
    display: none;
}

.zt_box .slick-prev, .zt_box .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    top: 30%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 999
}

.zt_box .slick-prev {
    position: absolute;
    left: -80px;
    background: url("../images2020/m_jtl.png") center no-repeat;
}

.zt_box .slick-next {
    position: absolute;
    right: -80px;
    background: url("../images2020/m_jtr.png") center no-repeat;
}


/*footer*/
.footer {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    background: #005e5d;
    height: 100px;
    padding: 70px 0 50px 0;
}

.footer .footer_left {
    width: 30%;
    float: left;
}

.footer .footer_left img {
    width: 299px
}

.footer .footer_center {
    width: 45%;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    float: left;
}

.footer .footer_center p {
    font-size: 15px;
    color: #fff;
    line-height: 34px;
    float: left;
}

.footer .footer_center a {
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}

.footer .footer_right {
    width: 22%;
    float: right;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    position: relative
}

.footer .footer_right li {
    width: 33.333%;
    float: left
}

.footer .footer_right li a {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.footer .footer_right li img {
    display: block;
    margin: 0 auto;
    background: #003333;
    opacity: 0.8;
    border-radius: 50%
}

.footer .footer_right span {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 42px;
}

.footer .footer_right li:hover img {
    opacity: 1;
}

.rwm01 {
    position: absolute;
    bottom: 100px;
    left: -10px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm02 {
    position: absolute;
    bottom: 100px;
    left: 90px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm03 {
    position: absolute;
    bottom: 100px;
    right: 0;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.rwm01 img, .rwm02 img, .rwm03 img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 0 !important;
}


/*20200621*/
.i_xndh {
    width: 100%;
    padding: 0 0;
    margin: 0 auto 0 auto;
    height: auto;
    overflow: hidden
}

.xndh_box {
    width: 98%;
    margin: 0 auto 2% auto;
    height: auto;
    overflow: hidden;
}

.xndh_box h1 {
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.xd_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1% 0
}

.xd_list ul {
}

.xd_list li {
    float: left;
    PADDING: 0 40PX;
    height: 50px;
    line-height: 50px;
    text-align: center;
    MIN-WIDTH: 13%;
}

.xd_list li a {
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 24px;
}

.xdstyle1 {
    border: #005e5d 1px solid;
}

.xdstyle1 h1 {
    background: #005e5d
}

.xdstyle2 {
    border: #015c83 1px solid;
}

.xdstyle2 h1 {
    background: #015c83
}

.xdstyle3 {
    border: #cb7a16 1px solid;
}

.xdstyle3 h1 {
    background: #cb7a16
}


/*202-6-28*/

.jg_title h2 {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #008988;
    color: #005e5d;
    font-size: 24px;
    text-align: left;
    background: url("../images2020/active_1.png") left center no-repeat;
    padding: 0 0 0 20px
}

.ijgsz ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.ijgsz ul li {
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    padding: 0 3%;
    width: 42%;
    margin: 0 1% 0 1%;
}

.ijgsz ul li a {
    overflow: hidden;
    width: 90%;
    display: block;
    background: url("../images2020/jgszico.png") left center no-repeat;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ijgsz ul li:nth-child(4n), .ijgsz ul li:nth-child(4n+3) {
    background: #f5f5f5;
}

.ijgsz ul li:nth-child(4n+1), .ijgsz ul li:nth-child(4n+2) {
    background: none;
}

/*jg_info*/
.jg_info {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.jg_info_jbxx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.jg_info_ld {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0;
}

.jg_info_ld ul {
    width: 70%;
    float: left
}

.jg_info_ld li {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}

.jg_info_ld li span {
    display: block;
    width: 33.33%;
    float: left
}

.jg_info_ld .go_link {
    font-size: 18px;
    font-weight: bold;
    color: #bb2d38;
    display: block;
    float: right;
    margin: 5% auto 0 0
}

.jg_info_about {
    padding: 20px 0;
}

.jg_info_about p {
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    text-align: justify;
    text-indent: 2em
}


/*i_fast_link*/
.i_fast_link {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 1% auto
}

.i_fast_link ul {
    width: 104%;
}

.i_fast_link li {
    width: 376px;
    height: 98px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
}

.i_fast_link li a {
    display: block;
    height: auto;
    width: 100%;
}

.i_fast_link li:hover {
    opacity: 0.8;
   /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
}


/*i_ztwz_box*/
.i_ztwz_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 3% auto
}

.i_ztwz_pic {
    position: relative;
    background: #000000;
}

.i_ztwz_pic img {
    width: 100%;
}

.i_ztwz_pic h1 {
    position: absolute;
    z-index: 9;
    color: #ffffff;
    display: block;
    width: 90%;
    left: 5%;
    top: 30px;
    font-size: 30px;
}

.i_ztwz_pic h1 span {
    position: absolute;
    z-index: 9;
    color: #ffffff;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: normal
}

.i_ztwz_img1 {
    float: left;
    width: 49.5%;
    overflow: hidden
}

.i_ztwz_img2 {
    float: right;
    width: 49.5%;
    margin-bottom: 1%;
    overflow: hidden
}

.i_ztwz_img3 {
    float: right;
    width: 49.5%;
    overflow: hidden
}

.i_ztwz_pic:hover img {
    opacity: 0.7;
}


/*i_end_linkbox*/
.i_end_linkbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    background: #353b47;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

.i_end_linkbox h1 {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    line-height: 50px;
}

.i_end_linkbox_left {
    width: 100%;
    float: left;
    text-align: left
}

.i_end_linkbox_left li {
    height: auto;
    overflow: hidden;
    float: left
}

.i_end_linkbox_left a:hover {
    color: #ffffff
}

.end_linkbox2, .end_linkbox3, .end_linkbox4, .end_linkbox5 {
    border-right: #5d626c 1px solid;
    padding: 0 0 0 3%;
    display: inline-block;
    width: 11.5%
}

.end_linkbox1 a, .end_linkbox2 a, .end_linkbox3 a, .end_linkbox4 a, .end_linkbox5 a {
    display: block;
    float: left;
    line-height: 24px;
    height: 24px;
    text-align: left;
    width: 100%;
    color: #b9bbc0
}

.end_linkbox1 {
    width: 15%;
    border-right: #5d626c 1px solid;
}

.end_linkbox2 {
    width: 21%;
    border-right: #5d626c 1px solid;
}

.end_linkbox2 a {
    width: 50%
}

.end_linkbox3 {
}

.end_linkbox4 {
}

.end_linkbox5 {
}

.end_linkbox6 {
    border-right: none !important;
    float: right !important;
    width: 15%
}

.end_linkbox6 a {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    opacity: 0.7
}

.end_linkbox6 a img {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: #ffffff 1px solid;
    border-radius: 50%;
    padding: 10%;
}

.end_linkbox6 a:hover {
    opacity: 1;
}

.end_linkbox6 a span {
    display: block;
    width: 100%;
    text-align: center;
    color: #b9bbc0;
    height: 40px;
    line-height: 40px;
}


/*i_copright_box*/
.i_copright_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0;
    background: #252c38;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

.i_copright_box a {
    color: #ffffff
}

.i_copright_box_left {
    float: left;
    width: 60%
}

.i_copright_box_left .sydwbs {
    float: left;
    margin-right: 20px;
}
.i_xycopyright{padding: 0 0 0 74px;}
.i_copright_box_right {
    float: right;
    width: 40%;
    text-align: right;
    line-height: 50px;
    height: 50px;
    vertical-align: top;
    margin: 10px 0 0 0
}

.i_copright_box_right h1 {
    display: inline-table;
    vertical-align: top;
    font-size: 22px;
    font-weight: normal
}

.i_copright_box_right a {
    display: inline-block;
    padding: 0 2px;
}

.i_copright_box_right a:hover {
    opacity: 0.8
}

.i_copright_box_right a img {
    transition: all 0.6s;
}

.i_copright_box_right a img:hover {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    ransition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}</pre></body></html>