body {
    color: #333333;
    background: #f2f2f2;
    text-align: left;
    height: 100%;
    font-size: 16px;
}

html {
    height: 100%;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    font-style: normal;
}

a {
    text-decoration: none;
}

a:link, a:visited {
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #1658a0;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    max-width: 100%;
}

.clear {
    clear: both;
    *height: 1px;
}

input, select {
    vertical-align: middle;
}

input[type="button"],input[type="submit"] {
    cursor: pointer;
    appearance: button;
    -moz-appearance: button;
    
    -webkit-appearance: button;
}

.f_i {
    text-indent: 2em;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.no {
    display: none;
}

.clearflx:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

input[type="submit"],input[type="button"] {
    border: 0;
}

.clear {
    clear: both;
}

.container {
    width: 1300px;
    margin: 0 auto;
    position:relative;
}
.ygd_icon {display: block;position: absolute;width: 206px;height: 189px;top: 100px;right:0px;background: url(../png/u8wbsc.png) no-repeat top center;background-size: contain;}
.con_bg {
    background-color: #f6f6f6;
    padding-top: 64px;
    padding-bottom: 64px;
}

.con_bg1 {
    background-color: #ececec;
    padding-top: 64px;
    padding-bottom: 64px;
}

.pad_con {
    padding: 32px;
    background-color: #ffffff;
}

.pad_b50 {
    padding-bottom: 50px;
}

.max_img {
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.max_img img {
    width: 100%;
    height: auto;
    transition: .3s ease-in-out;
}

li:hover .max_img img,div:hover.max_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.header_21 {
    z-index: inherit;
}

.header_21_tit>span {
    margin-left: 0px;
}

.header_21_a_link a {
    color: #1658a0;
}

.header_21_con2 {
    height: 365px;
    background: url(../jpg/0u005e.jpg) no-repeat center top;
    border-top: 4px solid #1658A0;
}

.header_21_btn {
    width: 19.3277%;
    height: 62px;
    background: #1658A0;
    border-radius: 0px 8px 8px 0px;
}

.header_21_ss {
    padding: 0px;
    width: auto;
    position: inherit;
    top: inherit;
    transform: inherit;
    background: #FFFFFF;
    line-height: 62px;
    height: 62px;
}

.header_21_inp {
    width: 50%;
    height: 62px;
    line-height: 62px;
    color: #999999;
}

.header_21_picker {
    height: 62px;
    width: 16.806%;
    line-height: 62px;
}

.header_21_btn span {
    color: #FFFFFF;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 8px;
}

.header_21_picker input {
    color: #333;
}

.header_21_picker::after {
    background-color: #CCCCCC;
    top: 21px;
}

.header_21_inp::-webkit-input-placeholder {
    color: #CCCCCC;
}

.fixed_ss_inp,.fixed_ss_inp::-webkit-input-placeholder {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header_21_aa {
    font-size: 0px;
    height: 24px;
    overflow: hidden;
    margin-top: 15px;
}

.header_21_aa span {
    font-size: 14px;
}

.header_21_aa a {
    display: inline-block;
    font-size: 14px;
    margin: 0px 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px;
    color: #FFFFFF;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
}

.header_div {
    width: 45.384%;
    margin-top: 70px;
    margin-right: inherit;
}

.header_tq {
    line-height: 40px;
    margin-left: 20px;
    height: 40px;
    color: #333333;
}

.header_top {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
}

.nav_21 li {
    margin-left: 30px;
}

.bottom_ul ul li p {
    padding-left: 14px;
    text-align: left;
    font-size: 14px;
    height: 36px;
    border: 1px solid #e5e5e5;
    line-height: 36px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
    transition: .3s all;
}

.bottom_ul ul li p em {
    position: absolute;
    right: 12px;
    top: 15px;
    width: 10px;
    height: 6px;
    background: url(../png/x9bfot.png) no-repeat;
    transition: .3s all;
}

.bottom_ul ul li .bottom_ul_tit {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    z-index: 7;
    bottom: 52px;
    background-color: #ffffff;
    padding: 15px 20px 15px 30px;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(22 88 160 / 10%);
}

.bottom_ul ul li .bottom_ul_tit ul li {
    text-align: left;
    font-size: 14px;
    float: left;
    width: 14.285714%;
}

.bottom_ul ul li .bottom_ul_tit ul li a {
    text-align: left;
    display: block;
    padding: 0;
}

.header_anniu {
    width: 200px;
    margin-top: 100px;
}

.header_anniu ul li {
    line-height: 55px;
    height: 55px;
    background: rgba(255,255,255,0.7);
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    border-radius: 10px;
}

.header_anniu ul li a {
    display: block;
}

.header_anniu ul li span {
    display: inline-block;
    width: 50px;
    margin-right: 5px;
    text-align: center;
    margin-left: 10px;
}

.footer_21_tit_r ul li span.icon1 {
    background: url(../png/y3k89u.png) no-repeat center;
}

.footer_21_tit_r ul li span.icon2 {
    background: url(../png/b1sj8s.png) no-repeat center;
}

.footer_21_tit_r ul li:hover span.icon1 {
    background: url(../png/y8ri14.png) no-repeat center;
}

.footer_21_tit_r ul li:hover span.icon2 {
    background: url(../png/urgx3j.png) no-repeat center;
}


.con_a {
    padding: 32px;
    background: #FFFFFF;
    position: relative;
    z-index: 1;
}

.top_li {
    margin-top: -90px;
}

.contain {
    z-index: 2;
    position: relative;
}

.top_tit {
    overflow: hidden;
    border-radius: 6px;
}

.top_div {
    text-align: center;
}

.top_div h1 {
    font-size: 32px;
    color: #1658A0;
    line-height: 60px;
    padding: 0px 50px;
}

.top_div p,.top_div h1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_div p span {
    color: #ee5517;
}

.news_top {
    border-bottom: #efefef solid 1px;
}

.news_top ul li {
    float: left;
    font-size: 20px;
    margin-right: 45px;
    padding-bottom: 18px;
    border-bottom: 4px solid #FFFFFF;
}

.news_top ul li.on,.news_top ul li:hover {
    font-weight: bold;
    border-bottom: 4px solid #1658A0;
}

.news_top ul li.on a,.news_top ul li:hover a {
    color: #1658A0;
}

.news_ul ul li {
    line-height: 38px;
    height: 38px;
}

.news_ul ul li a {
    display: inline-block;
    width: calc(100% - 60px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_ul .wzjd_list ul li>a {
    width: calc(100% - 150px);
}

.news_ul .wzjd_list ul li em {
    display: inline-block;
}

.news_ul ul li span {
    float: right;
    color: #999999;
}

.news_tit ul {
    margin-right: -20px;
}

.news_tit ul li {
    float: left;
    width: 25%;
}

.news_tit ul li a {
    border-radius: 6px;
    font-size: 18px;
    color: #1658A0;
    font-weight: bold;
    text-align: center;
    margin-right: 20px;
    background: url(../png/80eeq8.png) no-repeat center;
    height: 100px;
    display: block;
    position: relative;
}

.news_tit ul li a span {
    line-height: 28px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.con_l {
    width: 55.42%;
}

.nesw_tj ul {
    margin-right: -20px;
}

.nesw_tj ul li {
    width: 50%;
    float: left;
}

.nesw_tj ul li a {
    margin-right: 20px;
    display: block;
    overflow: hidden;
    border-radius: 6px;
    height: 196px;
}

.con_r {
    width: 42.475%;
}

.con_r_top ul {
    margin-right: -20px;
}

.con_r_top ul li {
    float: left;
    width: 50%;
}

.con_r_top ul li:last-child {
    width: 100%;
}

.con_r_top ul li a {
    display: block;
    transition: ease-in-out 0.3s;
    line-height: 58px;
    height: 58px;
    background: #eef5fd;
    border-radius: 6px;
    margin-top: 12px;
    margin-right: 20px;
}

.con_r_top ul li:last-child a {
    text-align: center;
}

.con_r_top ul li a span {
    display: block;
    float: left;
    transition: ease-in-out 0.3s;
    line-height: 58px;
    height: 58px;
    width: 60px;
    text-align: center;
    margin-left: 10px;
}

.con_r_top ul li:hover a {
    box-shadow: 0 0 5px rgba(22,88,160,0.1);
}

.con_r_top ul li:hover a span {
    margin-right: 5px;
}

.con_r_top ul li:last-child a span {
    display: inline-block;
    float: inherit;
}

.con_r_bottom ul {
    margin-right: -20px;
    margin-bottom: -20px;
    overflow: hidden;
}

.con_r_bottom ul li {
    float: left;
    width: 25%;
}

.con_r_bottom ul li a {
    display: block;
    transition: ease-in-out 0.3s;
    margin-top: 12px;
    margin-right: 20px;
    border: 1px solid #efefef;
    border-radius: 6px;
    text-align: center;
    height: 90px;
}

.con_r_bottom ul li a span {
    display: block;
    height: 55px;
    line-height: 55px;
    padding-top: 2px;
    text-align: center;
    margin-bottom: 2px;
}

.con_r_bottom ul li:hover a {
    box-shadow: 0 0 5px rgba(22,88,160,0.1);
}

.cona_top {
    line-height: 30px;
    height: 30px;
}

.cona_top h1 {
    font-size: 26px;
    margin-left: 10px;
    margin-top: -2px;
}

.cona_l_top ul {
    margin-right: -20px;
}

.cona_l_top ul li {
    width: 50%;
    float: left;
}

.cona_l_top ul li a {
    display: block;
    border-radius: 6px;
    margin-right: 20px;
}

.cona_l_ul ul {
    margin-right: -20px;
}

.cona_l_ul ul li {
    width: 25%;
    float: left;
}

.cona_l_ul ul li a {
    display: block;
    margin-right: 20px;
    height: 105px;
    transition: ease-in-out 0.3s;
    border: 1px solid #efefef;
    border-radius: 6px;
    text-align: center;
}

.cona_l_ul ul li span {
    display: block;
    height: 55px;
    line-height: 55px;
    padding-top: 10px;
    text-align: center;
}

.cona_l_ul ul li:hover a {
    box-shadow: 0 0 5px rgba(22,88,160,0.1);
}

.con_l_bottom_ul ul {
    margin-right: -15px;
}

.con_l_bottom_ul ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
}

.con_l_bottom_ul ul li a {
    display: block;
    margin-right: 15px;
    border: 1px solid #efefef;
    border-radius: 6px;
    transition: ease-in-out 0.3s;
    height: 60px;
}

.con_l_bottom_ul ul li a span {
    display: block;
    float: left;
    margin-right: 10px;
    width: 36px;
    line-height: 36px;
    height: 36px;
    margin-top: 11px;
    margin-left: 11px;
    text-align: center;
    background: #eef5fd;
    border-radius: 11.5px;
}

.con_l_bottom_ul ul li a p {
    display: flex;
    height: 60px;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.con_l_bottom_ul ul li:hover a {
    box-shadow: 0 0 5px rgba(22,88,160,0.1);
}

.cona_top em {
    font-size: 14px;
    color: #999999;
}

.cona_top i {
    font-weight: bold;
    color: #1658A0;
}

.cona_r_top ul {
    margin-right: -17px;
}

.cona_r_top ul li {
    float: left;
    width: 33.33%;
}

.cona_r_top ul li a {
    display: block;
    color: #1658A0;
    margin-right: 17px;
    margin-bottom: 15px;
    border: 1px solid #efefef;
    border-radius: 6px;
    transition: ease-in-out 0.3s;
    height: 46px;
    line-height: 46px;
}

.cona_r_top ul li a span {
    display: block;
    float: left;
    width: 46px;
    text-align: center;
    margin-left: 5px;
}

.cona_ll {
    width: 43.478%;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.cona_ll i {
    background: #d1160e;
    line-height: 30px;
    height: 30px;
    width: 70px;
    border-radius: 0px 0px 6px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

.cona_rr {
    width: 53.042%;
}

.cona_rr h1 {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}

.cona_rr p {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
}

.cona_r_ul {
    font-size: 14px;
    color: #999;
}

.cona_r_ul a {
    margin: 0px 6px;
    font-size: 14px;
    display: inline-block;
    color: #1658A0;
}

.zj_ul ul li {
    line-height: 38px;
    height: 38px;
}

.zj_ul ul li a {
    display: inline-block;
    width: calc(100% - 70px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zj_ul ul li span {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 55px;
    font-size: 12px;
    color: #999999;
    border: 1px #BEBEBE solid;
    margin-top: 9px;
    margin-right: 12px;
    text-align: center;
    border-radius: 4px;
}

.zj_ul ul li span.on {
    border: 1px solid #1658A0 ;
    color: #1658A0;
}

.cona_r_bottom {
    padding-top: 2px;
}

.con_ztzl {
    position: relative;
}

.con_ztzl ul {
    margin-right: -32px;
}

.con_ztzl ul li {
    float: left;
    width: 25%;
}

.con_ztzl ul li a {
    display: block;
    position: relative;
    margin-right: 32px;
}

.con_ztzl ul li a span {
    position: absolute;
    display: block;
    left: 9.836%;
    right: 9.836%;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    -ms-transform: translateY(-50%);
    z-index: 5;
    font-size: 18px;
    font-weight: bold;
}

.con_ztzl .max_img:before {
    content: '';
    position: absolute;
    background: rgba(255,255,255,0.8);
    left: 9.836%;
    bottom: 17.64%;
    top: 17.64%;
    right: 9.836%;
    z-index: 3;
}

.con_ztzl .next,.con_ztzl .prev {
    position: absolute;
    width: 40px;
    height: 44px;
    cursor: pointer;
    margin-top: -22px;
    top: 50%;
    z-index: 3;
}

.con_ztzl .next {
    background: url(../png/fwqk1h.png) no-repeat center;
    right: 0px;
}

.con_ztzl .prev {
    background: url(../png/w1v30l.png) no-repeat center;
    left: 0px;
}

.header_21_con1.fixed .el-col-17 {
    width: 68%;
}


.mar_t-90 {
    margin-top: -91px;
    position: relative;
    z-index: 7;
}

.gl_con {
    padding: 18px 30px 30px 30px;
    min-height: 500px;
    background: #fff;
}

.gl_tit {
    line-height: 32px;
    color: #666;
    font-size: 14px;
    padding-left: 26px;
    background: url(../png/jk9dnu.png) no-repeat 5px 8px;
}

.gl_tit p a {
    color: #666;
}

.ftsl-box {
    margin-top: 73px;
    padding-bottom: 38px;
}

.ftsl-box h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.ftsl-box p {
    line-height: 32px;
    margin-top: 14px;
    text-align: center;
}

.ftzb-nero {
    background: #f5faff;
    border-radius: 6px;
    margin-top: 30px;
}

.ftsl_con {
    padding-top: 30px !important;
}

.ftsl_con p {
    line-height: 30px;
}

.ftsl_con ul {
    margin-top: 50px;
}

.ftsl_con li {
    line-height: 36px;
}

.ftsl_con li img {
    margin-right: 10px;
    margin-top: -3px;
}

.ftsl_tit {
    margin-top: 15px;
    height: 68px;
    border-bottom: 1px solid #dedede;
}

.ftsl_tit li {
    float: left;
    margin-right: 58px;
    line-height: 68px;
}

.ftsl_tit li a {
    display: block;
    font-size: 20px;
    position: relative;
    padding: 0 18px;
}

.ftsl_tit li.on a {
    font-weight: bold;
    color: #1658a0;
}

.ftsl_tit li.on a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #1658a0;
}

.ftsl_tit li a span {
    width: 26px;
    height: 68px;
    margin-right: 10px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
}

.ftsl_tit li a span.icon3 {
    background-image: url(../png/vohgv7.png);
}

.ftsl_tit li.on a span.icon3 {
    background-image: url(../png/nb9a9j.png);
}

.ftsl_tit li a span.icon4 {
    background-image: url(../png/p7ltem.png);
}

.ftsl_tit li.on a span.icon4 {
    background-image: url(../png/cogkw9.png);
}

.ftsl_tit li a span.icon5 {
    background-image: url(../png/j004ot.png);
}

.ftsl_tit li.on a span.icon5 {
    background-image: url(../png/k5nttb.png);
}

.ftsl_tit li a span.icon6 {
    background-image: url(../png/18as60.png);
}

.ftsl_tit li.on a span.icon6 {
    background-image: url(../png/hv2mn3.png);
}

.wzzb_tit {
    text-align: right;
    padding-right: 40px;
    float: right;
    clear: left;
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
}

.wzzb_tit span {
    float: left;
    display: inline-block;
    line-height: 26px;
    padding: 0;
    margin: 0 0 0 20px;
}

.wzzb_tit span img {
    margin-right: 5px;
}

.wzzb_tit span select {
    margin-bottom: 3px;
    height: 26px;
    margin-right: 14px;
}

.sel1 {
    background-color: #e3e4e4;
    padding: 1px 7px;
    border: 1px solid #babbbb;
}

.wzzb_tit ul {
    float: left;
}

.wzzb_tit li {
    float: left;
    background: none;
}

.wzzb_tit li a {
    width: 43px;
    height: 24px;
    display: block;
    font-size: 14px;
    text-align: center;
    background: #f4f4f6;
    border: 1px solid #f4f4f6;
    line-height: 24px;
    text-align: center;
}

.wzzb_tit li a:hover, .wzzb_tit li a.cur {
    background: #4f88c4;
    color: #fff;
    border: 1px solid #4f88c4;
}

.wzzb_tit span i {
    margin-right: 5px;
    float: left;
    display: block;
    width: 14px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: left center;
}

.wzzb_tit span i.icon7 {
    background-image: url(../png/a0fxb9.png);
}

.wzzb_tit span i.icon8 {
    background-image: url(../png/nl2h74.png);
}

.wzzb_tit span i.icon9 {
    background-image: url(../png/htwq0e.png);
}

.ftsl_con1 {
    margin-top: 30px;
    height: 1025px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

.ftsl_con1::-webkit-scrollbar,.ftsl_con1::-webkit-scrollbar-thumb {
    width: 10px;
    border-radius: 5px;
}

.ftsl_con1::-webkit-scrollbar {
    background-color: #f2f2f2;
}

.ftsl_con1::-webkit-scrollbar-thumb {
    background-color: #1658a0;
}

.ftsl_con3 {
    position: relative;
}

.ftsl_con3::before {
    content: '';
    position: absolute;
    top: 38px;
    bottom: -16px;
    left: 17px;
    width: 1px;
    background-color: #ebebeb;
    z-index: 1;
}

.ftsl_tit1 {
    line-height: 38px;
    background: url(../png/66oj2g.png) no-repeat 1px 1px;
    padding-left: 56px;
    padding-right: 40px;
    position: relative;
    z-index: 2;
}

.ftsl_con2 {
    margin-bottom: 18px;
    position: relative;
    margin-top: 12px;
    margin-left: 56px;
    margin-right: 40px;
    padding: 12px 25px;
    line-height: 26px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background-color: #ffffff;
}

.ftsl_con2::before {
    position: absolute;
    content: '';
    left: 26px;
    top: -8px;
    border: 1px solid #e8e8e8;
    width: 14px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
    height: 14px;
    background-color: #ffffff;
}

.zcr {
    color: #fb1414;
}

.jb {
    color: #076dcb;
}

.tpzb_con li {
    float: left;
    width: 46%;
    margin: 32px 2% 0 2%;
    text-align: center;
}

.tpzb_con li p {
    line-height: 40px;
    margin-top: 10px;
    height: 80px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpzb_con li .tpzb_tu {
    height: 320px;
    width: auto;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.tpzb_con li .tpzb_tu img {
}

.spzb_con {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
}

.tab1 {
    width: 90%;
    margin: 27px auto 0;
}

.tab1 td {
    padding: 10px 0;
    font-size: 18px;
}

.zjxq_inp {
    line-height: 48px;
    height: 48px;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    border-radius: 10px;
    width: 98%;
    padding-left: 2%;
}

.zjxq_text {
    line-height: 48px;
    height: 100px;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    border-radius: 10px;
    width: 98%;
    padding-left: 2%;
    resize: none;
}

.zjxq_inp1 {
    line-height: 48px;
    height: 48px;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    border-radius: 10px;
    width: 30%;
    padding-left: 2%;
    margin-right: 20px;
}

.zjxq_btn {
    margin: 40px auto 0;
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    border: 0;
    background-color: #1658a0;
    color: #ffffff;
    font-size: 18px;
}

.gl_tit1 {
    border-bottom: 2px solid #1659a0;
    height: 76px;
    position: relative;
}

.gl_tit1_1 {
    float: left;
    font-weight: bold;
    color: #1658a0;
    font-size: 26px;
    line-height: 76px;
}

.gl_tit1_r {
    position: relative;
    float: right;
    padding-top: 20px;
    z-index: 999;
    width: 103px;
}

.gl_tit1_r p {
    border: 1px solid #666666;
    padding-left: 32px;
    font-size: 14px;
    border-radius: 4px;
    padding-right: 13px;
    cursor: pointer;
    position: relative;
    height: 28px;
    line-height: 28px;
    background: url(../jpg/njoawi.jpg) no-repeat 12px center;
}

.gl_tit1_r ul {
    display: none;
    border: 1px solid #bbbbbb;
    position: absolute;
    top: 50px;
    border-radius: 10px;
    width: 200px;
    right: 0;
    padding: 5px 0;
    background-color: #ffffff;
    z-index: 999;
    height: 320px;
    overflow-y: auto;
}

.gl_tit1_r ul li {
    line-height: 40px;
    text-align: center;
}

.gl_tit1_r ul li a {
    display: block;
}

.gl_tit1_r ul li.on a,.gl_tit1_r ul li a:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.gl_tit2 {
    background-color: #f8f8f8;
    margin-top: 25px;
    height: 50px;
    line-height: 50px;
}

.gl_tit2_l {
    float: left;
    padding-left: 22px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.gl_tit2_l::before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 20px;
    top: 15px;
    background-color: #1659a0;
}

.gl_tit2_r {
    float: right;
    padding-right: 22px;
    font-size: 14px;
    color: #666666;
}

.gl_tit2_r a {
    color: #666666;
}

.gl_list ul {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.gl_list li {
    line-height: 36px;
    background: url(../png/ltrpca.png) no-repeat 5px 15px;
    padding-left: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gl_list li span {
    float: right;
    color: #999999;
    font-size: 14px;
    margin-left: 15px;
}

.gl_list ul:last-child {
    border-bottom: 0;
    margin-top: 13px;
    padding-bottom: 0;
}

.gl_con1 {
    background-color: #f8f8f8;
    padding: 18px 20px;
}

.gl_tit3 {
    line-height: 26px;
    position: relative;
    font-size: 14px;
}

.gl_tit3>span {
    float: left;
    width: 8%;
    display: block;
}

.gl_tit3_r {
    float: left;
    width: 89%;
    font-size: 0;
}

.gl_tit3_r a {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 20px;
    line-height: 26px;
    height: 26px;
    position: relative;
}

.gl_tit3_r a:first-child {
    margin-right: 22px;
}

.gl_tit3_r a:first-child::after {
    right: -22px;
}

.gl_tit3_r a:last-child::after {
    display: none;
}

.gl_tit3_r a span {
    color: #999999;
}

.gl_tit3_r a.on,.gl_tit3_r a:hover {
    background-color: #71a0d3;
    color: #ffffff;
    border-radius: 4px;
}

.gl_tit3_r a.on span,.gl_tit3_r a:hover span {
    color: #ffffff;
}

.gl_line {
    margin: 5px auto 0;
    padding-bottom: 15px;
    border-top: 1px solid #ebebeb;
}

.gl_tit3 .inp1 {
    border: 1px solid #d1d1d1;
    width: 274px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    padding-left: 15px;
}

.gl_tit3 .inp1::-webkit-input-placeholder {
    color: #bbbbbb;
}

.gl_tit3 .btn3 {
    margin-left: 13px;
    background: url(../png/h7n63y.png) no-repeat 15px center #1658a0;
    background-size: 14px 14px;
    color: #ffffff;
    border: 0;
    padding-right: 20px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    padding-left: 36px;
    cursor: pointer;
}

.gl_tit3 .btn4 {
    margin-left: 13px;
    background: none #f6a406;
    color: #ffffff;
    border: 0;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    padding: 0 17px;
    cursor: pointer;
}

.gl_tit3 .btn3:hover,.gl_tit3 .btn4:hover {
    opacity: 0.9;
}


.fy_list_04 {
    margin: 40px auto 0;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.fy_list_04 .fy_tit_l1 {
    display: inline-block;
    *float: left;
    margin-right: 30px;
    font-size: 14px;
}

.fy_list_04 .fy_tit_l {
    display: inline-block;
    *float: left;
    margin-right: 30px;
    font-size: 0;
}

.fy_list_04 .fy_tit_l a {
    font-size: 14px;
    display: inline-block;
    line-height: 18px;
    padding: 8px 13px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    margin: 0px 5px 0 5px;
    color: #999999;
    border-radius: 3px;
}

.fy_list_04 .fy_tit_l a.on,.fy_list_04 .fy_tit_l a.on:hover {
    background-color: #1659a0;
    border: 1px solid #1659a0;
    color: #ffffff;
}

.fy_list_04 .fy_tit_l a:hover {
    background-color: #1659a0;
    color: #ffffff;
    border: 1px solid #1659a0;
}

.fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next {
    font-style: normal;
}

.fy_list_04 .fy_tit_l a.prevStop,.fy_list_04 .fy_tit_l a.nextStop {
    background-color: #ffffff;
    color: #999999;
}

.fy_list_04 .fy_tit_l a.prevStop:hover,.fy_list_04 .fy_tit_l a.nextStop:hover {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    color: #999999;
    cursor: default;
}

.fy_list_04 .fy_tit_r {
    display: inline-block;
    *float: left;
    line-height: 36px;
}

.fy_list_04 .fy_inp {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    border-radius: 3px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 8px;
    font-size: 15px;
    color: #555555;
}

.fy_list_04 .fy_go {
    display: inline-block;
    background-color: #1c6eb8;
    width: 56px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 8px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 3px;
    *margin-top: -45px;
}

@media screen and (max-width: 999px) {
    .fy_list_04 {
        text-align: center;
    }

    .fy_list_04 .fy_tit_l {
        float: inherit;
        text-align: center;
        margin: 0;
    }

    .fy_list_04 .fy_tit_l a,.fy_list_04 .fy_tit_r {
        display: none;
    }

    .fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next {
        display: inline-block;
    }
}

.myzj_list {
    margin-top: 20px;
}

.myzj_list li {
    padding: 20px 290px 20px 154px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}

.myzj_list li:hover {
    background-color: #f5faff;
}

.myzj_list li>em {
    position: absolute;
    left: 19px;
    font-size: 16px;
    top: 28px;
    width: 102px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
}

.myzj_list li>em.jxz {
    background-color: #71a0d3;
    color: #ffffff;
    box-shadow: 6px 6px 0 rgba(24,124,236,.05);
}

.myzj_list li>em.yjs {
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    color: #999999;
    box-shadow: 6px 6px 0 rgba(191,191,191,.08);
}

.myzj_list li h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 38px;
}

.myzj_list li:hover h3 {
    font-weight: bold;
    color: #1658a0;
}

.myzj_list li p {
    line-height: 38px;
    color: #666666;
}

.myzj_list li>span {
    position: absolute;
    right: 8px;
    top: 40px;
    height: 35px;
    display: block;
}

.myzj_list li>span a {
    display: inline-block;
    margin: 0 12px;
    height: 35px;
    border-radius: 18px;
    padding: 0 24px;
    line-height: 35px;
    font-size: 16px;
    color: #ffffff;
    transition: .3s all;
}

.myzj_list li>span a.disabled {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    color: #999999;
}

.myzj_list li>span a.zjnr {
    background-color: #2b70bb;
}

.myzj_list li>span a.jgfk {
    background-color: #fda51c;
}

.myzj_list li>span a:hover {
    opacity: 0.9;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.myzj_con {
    padding: 45px 60px;
    font-size: 16px;
}

.myzj_xl_tit {
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    padding: 0 60px;
}

.myzj_xl_tit1 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-top: 25px;
    color: #999999;
}

.myzj_xl_tit1 span {
    margin-right: 55px;
}

.myzj_xl_tit1 span:last-child {
    margin-right: 0;
}

.myzj_tit {
    margin-top: 70px;
    height: 64px;
    border-bottom: 1px solid #efefef;
}

.myzj_tit li {
    float: left;
    margin-right: 50px;
}

.myzj_tit li:last-child {
    margin-right: 0;
}

.myzj_tit li a {
    position: relative;
    display: block;
    line-height: 64px;
    font-size: 24px;
}

.myzj_tit li a::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 0;
    transition: .3s all;
    bottom: 0;
    height: 3px;
    background-color: #1658a0;
}

.myzj_tit li.on a,.myzj_tit li a:hover {
    color: #1658a0;
    font-weight: bold;
}

.myzj_tit li.on a::after,.myzj_tit li a:hover::after {
    left: 0;
    width: 100%;
}

.zjnr_con {
    font-size: 18px;
    line-height: 42px;
    margin-top: 20px;
}

.myzj_xl_con1 {
    margin-top: 60px;
}

.myzj_xl_tit3 {
    padding: 10px 0;
    line-height: 46px;
}

.myzj_xl_tit3 span {
    width: 115px;
    padding-right: 7px;
    text-align: right;
    display: block;
    float: left;
}

.myzj_xl_tit31 {
    float: left;
    width: 50%
}

.myzj_xl_tit3 span em {
    color: #f01212;
    margin-right: 6px;
}

.myzj_xl_tit3 input[type='text'],.myzj_xl_tit3 textarea {
    border: 1px solid #dedede;
    line-height: 44px;
    height: 44px;
    padding-left: 15px;
    border-radius: 5px;
}

.myzj_xl_tit3 input.myzj_inp,.myzj_xl_tit3 textarea.myzj_inp {
    width: 85%;
    border-radius: 5px;
}

.myzj_xl_tit31 input.myzj_inp {
    width: 70%;
}

.myzj_xl_tit3 input.myzj_inp1 {
    width: 15%;
    margin-right: 10px;
}

.myzj_xl_tit3 input.myzj_inp2 {
    width: 36%;
    margin-right: 10px;
}

.myzj_xl_tit3 textarea.myzj_inp {
    margin-bottom: -15px;
    height: 118px;
    resize: none;
}

.myzj_xl_tit3 a {
    text-decoration: underline;
    font-size: 14px;
    color: #0a60be;
}

.myzj_btn {
    margin: 43px auto 0;
    text-align: center;
    font-size: 0;
}

.myzj_btn button {
    width: 168px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    border: 0;
    border-radius: 5px;
    margin: 0 15px;
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
    transition: .3s all;
}

.myzj_btn button.submit {
    background-color: #1658a0;
}

.myzj_btn button.reset {
    background-color: #999999;
}

.szfjg_tit {
    margin-top: 27px;
    line-height: 32px;
    font-size: 22px;
    font-weight: bold;
}

.szfjg_tit img {
    margin-right: 10px;
    margin-top: -4px;
}

.szfjg_list ul {
    margin-right: -32px;
}

.szfjg_list li {
    margin-top: 20px;
    float: left;
    width: 25%;
}

.szfjg_list li a {
    display: block;
    margin-right: 32px;
    background: url(../png/nw3ngi.png) no-repeat 20px 21px #f8f8f8;
    padding: 10px 10px 10px 37px;
    line-height: 28px;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szfjg_list li a:hover {
    background: url(../png/ltrpca.png) no-repeat 20px 22px #1658a0;
    color: #ffffff;
}

.tpxw_list {
    margin-top: 25px;
}

.tpxw_list ul {
    overflow: hidden;
    margin: 0 -12px -32px -12px;
}

.tpxw_list li {
    width: 25%;
    float: left;
    margin-bottom: 32px;
}

.tpxw_list li a {
    display: block;
    margin: 0 12px;
    background-color: #f8f8f8;
    padding-bottom: 15px;
}

.tu_box {
    height: 170px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    overflow: hidden;
    background-color: #eff6fe;
}

.tu_box img {
    margin: 0 auto;
    height: auto;
    transition: .3s all;
}

.tpxw_list li p {
    margin: 15px 15px 0 15px;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpxw_list li a:hover img {
    transform: scale(1.1);
}

.zddt_con {
    position: relative;
    display: flex;
    border: 1px solid #f7f7f7;
    margin-top: 32px;
    align-items: center;
    justify-content: space-between;
}

.zddt_con::before {
    background-color: #f7f7f7;
    left: 0;
    top: 0;
    bottom: 0;
    width: 175px;
    content: '';
    position: absolute;
    z-index: 1;
}

.zddt_con::after {
    background-color: #ffffff;
    left: 165px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 18px;
    height: 18px;
    content: '';
    position: absolute;
    z-index: 3;
}

.zddt_l {
    width: 175px;
    align-items: center;
    font-size: 18px;
    justify-content: center;
    line-height: 36px;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 27px 0 15px 0;
}

.zddt_l img {
    margin-bottom: 10px;
}

.zddt_r {
    padding: 21px 10px 21px 39px;
    position: relative;
    z-index: 2;
    margin-left: auto;
    flex: 1;
}

.zddt_r li {
    float: left;
    width: 20%;
    line-height: 36px;
    background: url(../png/ltrpca.png) no-repeat left center;
}

.zddt_r li a {
    padding-left: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xl_tit {
    text-align: center;
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
}

.xl_tit1 {
    margin-top: 12px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.xl_tit2 {
    padding-top: 25px;
    border-top: 1px solid #efefef;
    margin-top: 30px;
    line-height: 36px;
}

.xl_tit2_l {
    float: left;
    color: #999999;
}

.xl_tit2_l span {
    margin-right: 16px;
}

.xl_tit2_l span:last-child {
    margin-right: 0;
}

.xl_tit2_r {
    float: right;
}

.xl_tit2_r>span {
    width: 36px;
    height: 36px;
    margin: 0 10px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.xl_tit2_r em {
    font-size: 14px;
    color: #d8d8d8;
    font-family: simsun;
}

.xl_tit2_r span i {
    font-size: 26px;
    color: #b2b2b2;
}

.xl_tit2_r span.share {
    border: none;
    margin-left: 15px;
    width: 230px;
    text-align: left;
    font-size: 14px;
    color: #999999;
}

.xl_tit2_r span.share i {
    font-size: 20px;
}

.xl_tit2_r span.share em {
    vertical-align: top;
    margin-left: 8px;
}

.xl_tit2_r span.share>i,.xl_tit2_r span.share em,.share-box {
    float: left;
    margin-top: 12px;
}

.share-box {
    width: 154px;
}

.share-box li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 4px;
    float: left;
}

.share-box li i {
    font-size: 18px;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    transition: .3s all;
}

.share-box li i.weixin {
    background-color: #3eb135;
}

.share-box li i.weibo {
    background-color: #f23a4e;
}

.share-box li i.qq {
    background-color: #eecf3d;
}

.share-box li i.dou {
    background-color: #2e9e3b;
}

.share-box li i:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.xl_con {
    margin-top: 50px;
    padding: 20px 45px;
    background-color: #f7f9fc;
    border: 1px solid #cfdeef;
    line-height: 40px;
}

.xl_con span {
    color: #1658a0;
    font-weight: bold;
}

.xl_con1 {
    padding: 20px 0 100px 0;
    font-size: 18px;
    line-height: 39px;
}

.xl_con1 p {
    margin-top: 18px;
}

.xl_con1 h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
}

.xl_btn {
    margin: 38px auto 0;
    text-align: center;
    font-size: 0;
}

.xl_btn a {
    display: inline-block;
    padding: 0 18px;
    height: 36px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin: 0 10px;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
}

.xl_btn a img {
    margin-right: 10px;
    margin-top: -3px;
}

.xl_btn a:hover {
    background-color: #f7f7f7;
}

.xl_con2 {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.xl_con2 img {
    margin: 25px auto;
    display: block;
}

.xl_tit3_r button {
    padding: 0 18px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border: 0;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 16px;
    color: #1658a0;
    display: inline-block;
    cursor: pointer;
    transition: .3s all;
    background-color: #f5faff;
}

.xl_tit3_r button i {
    font-size: 22px;
    color: #1658a0;
    margin-right: 8px;
}

.xl_tit3_r button:hover i {
    color: #ffffff;
}

.iconfont {
    vertical-align: top;
}

.myzj_xl_tit2 {
    margin-top: 30px;
    margin-bottom: 5px;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}

.myzj_xl_tit2 img {
    margin-right: 10px;
}

.xl_pad {
    padding: 0 30px;
    margin-top: 60px;
    margin-bottom: 40px;
    position: relative;
}

.xl_line {
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    right: 24.46416%;
    background-color: #e2e2e2;
}

.xl_l {
    float: left;
    width: 72.866894%;
}

.xl_r {
    float: right;
    width: 20.0511945%;
}

.xl_l .xl_tit2_r {
    margin-top: 0;
}

.xl_tit3 {
    margin-top: 90px;
    padding-top: 42px;
    border-top: 1px solid #efefef;
    line-height: 42px;
}

.xl_tit3_l,.xl_tit3_l>i,.xl_tit3_l>em {
    float: left;
    color: #999999;
}

.xl_tit3_r {
    float: right;
}

.xl_tit3_l>i {
    font-size: 20px;
    margin-right: 8px;
}

.xl_tit3_l .share-box {
    margin-top: 5px;
}

.xl_list {
    margin-top: 20px;
    padding-bottom: 50px;
}

.xl_list li {
    font-size: 16px;
    line-height: 36px;
    background: url(https://www.putian.gov.cn/images/21fjs_zjt_dot1.png) no-repeat 2px 16px;
    padding-left: 19px;
}

.myzj_xl_list li {
    line-height: 42px;
    font-size: 16px;
    padding-left: 40px;
}

.myzj_xl_list li a:hover {
    text-decoration: underline;
}

.wsdc_con {
    padding-top: 35px;
}

.wsdc_con1 {
    margin-top: 15px;
}

.wsdc_tit {
    line-height: 30px;
    font-size: 18px;
    padding: 10px 0;
}

.wsdc_con2 {
    background-color: #fcfcfc;
    font-size: 15px;
    line-height: 36px;
    padding: 14px 27px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}

.wsdc_con2 input[type="radio"] {
    margin-right: 10px;
}

.wsdc_btn {
    margin: 43px auto 0;
    width: 210px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #999999;
    font-size: 18px;
    color: #ffffff;
    border: 0;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    transition: .3s all;
}

.wsdc_btn:hover,.myzj_btn button:hover,.dxyzm:hover {
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    opacity: .8;
}

.wyxx_con {
    margin-top: 20px;
    background: url(https://www.putian.gov.cn/images/21fjs_zjt_wyxx_tu.jpg) no-repeat left top #f5fbff;
    padding: 20px 25px 15px 36%;
    line-height: 32px;
}

.wyxx_con h3 {
    font-size: 18px;
    font-weight: bold;
    color: #cc150d;
    line-height: 40px;
    margin-bottom: 8px;
}

.wyxx_con1 {
    padding: 20px 50px;
    font-size: 16px;
}

.myzj_xl_tit3 input[type="radio"] {
    margin-right: 8px;
}

.myzj_xl_tit3 label {
    margin-right: 30px;
}

.myzj_xl_tit3 label:last-child {
    margin-right: 0px;
}

.dxyzm {
    background-color: #f6a406;
    height: 46px;
    line-height: 46px;
    padding: 0 14px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s all;
}

.wyxx_sel {
    border: 1px solid #dedede;
    line-height: 46px;
    height: 46px;
    padding-left: 15px;
    width: 73%;
}

textarea.myzj_inp {
    height: 120px;
}

.zxft_l {
    max-height: 314px;
    overflow: hidden;
}

.zxft_l img {
    width: 100%;
}

.zxft_r h3 {
    line-height: 44px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxft_r p {
    line-height: 32px;
    font-size: 18px;
    color: #333333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxft_r ul {
    margin-top: 40px;
}

.zxft_r li {
    line-height: 32px;
    color: #999999;
}

.zxft_r li img {
    margin-top: -3px;
    margin-right: 10px;
}

.zxft_r li a {
    color: #999999;
}

.zxft_bar {
    text-align: right;
    height: 40px;
    line-height: 40px;
    margin-top: 34px;
}

.zxft_bar a {
    display: inline-block;
    padding: 0 19px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    background-color: #2568b1;
    border-radius: 5px;
}

.zxft_bar a img {
    margin-left: 5px;
    margin-top: -3px;
}

.zxft_tit {
    margin: 20px auto 0;
    padding-bottom: 20px;
    line-height: 40px;
}

.zxft_tit_l {
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-right: 55px;
}

.zxft_tit_l img {
    margin-right: 12px;
}

.zxft_tit_r {
    float: left;
    font-size: 18px;
    line-height: 40px;
}

.zxft_tit_r img {
    margin-right: 10px;
}

.zxft_tit_r em {
    font-size: 15px;
    color: #bbbbbb;
    margin: 0 16px;
}

.zxft_tit_r a,.zxft_tit_r em {
    display: inline-block;
}

.zxft_tit_r1 {
    float: right;
    padding-top: 10px;
}

.zxft_tit_r1 li {
    float: left;
    line-height: 26px;
    margin: 0 10px;
}

.zxft_tit_r1 li a {
    display: inline-block;
    text-align: center;
    min-width: 46px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    border-radius: 13px;
    font-size: 14px;
    color: #666666;
}

.zxft_tit_r1 li.on a,.zxft_tit_r1 li a:hover {
    background-color: #71a0d3;
    border: 1px solid #71a0d3;
    color: #ffffff;
}

.zxft_tit_r1 li:last a {
    margin-right: 0;
}

.zxft_list {
    margin-top: 8px;
    margin-bottom: -32px;
}

.zxft_list li {
    margin-bottom: 32px;
}

.zxft_list li .zxft_con1 {
    overflow: hidden;
    background-color: #f8f8f8;
    padding-bottom: 18px;
}

.zxft_tu {
    height: 222px;
    overflow: hidden;
    vertical-align: middle;
    align-items: center;
    display: block;
    text-align: center;
}

.zxft_tu img {
    display: block;
    margin: 0 auto;
}

.zxft_list li h3 {
    margin: 17px 22px 12px 22px;
    line-height: 24px;
    font-weight: normal;
    font-size: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.zxft_list li p {
    line-height: 22px;
    color: #999999;
    padding: 0 22px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ld_con {
    margin-top: 32px;
}

.ld_l {
    float: left;
    width: 260px;
    margin-right: 50px;
}

.ld_r {
    padding-top: 40px;
    overflow: hidden;
}

.ld_list li {
    margin-bottom: 25px;
}

.ld_list li a {
    display: block;
    color: #999999;
    line-height: 55px;
    padding-left: 30px;
    font-size: 18px;
    border-radius: 5px;
    background: url(../png/jtbgln.png) no-repeat 92% center #f2f2f2;
}

.ld_list li.on a {
    background: url(../png/jtbgln.png) no-repeat 92% center #1658a0;
    color: #ffffff;
    font-weight: bold;
}

.ld_list li span {
    display: block;
    float: left;
    width: 84px;
    color: #333333;
}

.ld_list li.on a span {
    color: #ffffff;
}

.ld_tu {
    text-align: center;
}

.ld_tu img {
    width: 184px;
    height: auto;
    margin-bottom: 18px;
}

.ld_tu p {
    line-height: 42px;
    font-weight: bold;
    font-size: 20px;
}

.ld_tit {
    line-height: 30px;
    border-bottom: 1px solid #efefef;
    padding: 15px 4px;
    margin-top: 24px;
    font-weight: bold;
    font-size: 20px;
}

.ld_tit img {
    margin-right: 10px;
    margin-top: -3px;
}

.ld_con1 {
    line-height: 36px;
    font-size: 16px;
    padding: 18px 0px;
}

.ld_tit1 p {
    display: none;
}

.ztzl_list {
    position: relative;
}

.ztzl_list span.prev,.ztzl_list span.next {
    position: absolute;
    width: 49px;
    height: 49px;
    cursor: pointer;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
}

.ztzl_list span.prev {
    background: url(../png/d05xpr.png) no-repeat;
    left: -24px;
}

.ztzl_list span.next {
    background: url(../png/p179ms.png) no-repeat;
    right: -24px;
}

.ztzl_list span.prevStop {
    background: url(../png/r7i1aa.png) no-repeat left center;
}

.ztzl_list span.nextStop {
    background: url(../png/qkz8ce.png) no-repeat left center;
}

.ztzl_list .bd {
    overflow: hidden;
}

.ztzl_list .bd ul {
    margin-right: -27px;
}

.ztzl_list .bd li {
    float: left;
    width: 25%;
}

.ztzl_list .bd li a {
    display: block;
    margin-right: 27px;
    position: relative;
    background-color: #eef5fd;
    border-radius: 5px;
    overflow: hidden;
}

.ztzl_list .bd li a em {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.ztzl_list .bd li a em img {
    border-radius: 5px;
}

.ztzl_list .bd li a p {
    position: relative;
    z-index: 3;
    padding-right: 110px;
    height: 100px;
    padding-left: 28px;
    display: table;
}

.ztzl_list .bd li a p span {
    display: table-cell;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
}

.ztzl_tit {
    line-height: 68px;
    margin-top: 32px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #1658a0;
    padding-left: 22px;
}

.ztzl_tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1658a0;
    width: 7px;
    height: 22px;
}

.ztzl_list1 li {
    margin-bottom: 26px;
}

.ztzl_list1 li a {
    display: block;
    font-weight: bold;
    padding: 20px 15px 20px 24px;
    line-height: 30px;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 5px rgba(0,0,0,.05);
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a.more {
    margin: 16px auto 0;
    display: block;
    width: 180px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    background-color: #f9f9f9;
    color: #666666;
    text-align: center;
}

.ztzl_list1.ygd li a::before {
    content: '';
    position: absolute;
    width: 96px;
    height: 82px;
    background: url(../png/ls0g9j.png) no-repeat;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.tpjd_con {
    margin-top: 24px;
}

.tpjd_list {
    margin-right: -26px;
}

.tpjd_list li {
    float: left;
    width: 25%;
}

.tpjd_list li a {
    display: block;
    margin-right: 26px;
    height: 163px;
    overflow: hidden;
    border-radius: 5px;
}

.tpjd_list1 {
    margin: 14px 16px;
}

.tpjd_list1 li {
    background: url(../png/ltrpca.png) no-repeat left 17px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tpjd_list1 li span {
    float: right;
    color: #999999;
    margin-left: 15px;
}

.tpjd_list1 li a em {
    color: #1658a0;
    margin-left: 5px;
}

.jdhy_list {
    position: relative;
    height: 122px;
}

.jdhy_list span {
    width: 49px;
    height: 49px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

.jdhy_list span.prev {
    background: url(../png/d05xpr.png) no-repeat left center;
    left: -24px;
}

.jdhy_list span.next {
    background: url(../png/p179ms.png) no-repeat left center;
    right: -24px;
}

.jdhy_list span.prevStop {
    background: url(../png/r7i1aa.png) no-repeat left center;
}

.jdhy_list span.nextStop {
    background: url(../png/qkz8ce.png) no-repeat left center;
}

.jdhy_list .bd {
    margin: 0 -12px;
}

.jdhy_list .bd li {
    width: 25%;
    float: left;
}

.jdhy_list .bd li a {
    display: block;
    margin: 0 12px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 14px 20px 14px 18px;
    height: 92px;
    box-shadow: 0 3px 10px rgba(0,0,0,.05);
}

.jdhy_list .bd li a h3 {
    padding-left: 62px;
    background: url(../png/feheml.png) no-repeat left center;
    line-height: 28px;
    font-weight: normal;
    height: 56px;
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.jdhy_list .bd li a p {
    line-height: 24px;
    color: #999999;
    padding-left: 62px;
    font-size: 14px;
    background: url(../png/ftr6qc.png) no-repeat right center;
}

.jdhy_list1 {
    margin-top: 40px
}

.jdhy_list2 {
    margin-top: 0
}

.jdhy_list2 .zxft_con1 {
    border-radius: 5px;
    overflow: hidden;
}

.wsbs_box {
    background-color: #f2f8ff;
    border-radius: 5px;
    position: relative;
    padding: 30px;
}

.wsbs_box h3 {
    line-height: 36px;
    font-weight: bold;
    font-size: 22px;
    color: #1659a0;
    position: relative;
    z-index: 3;
}

.wsbs_box p {
    line-height: 26px;
    color: #666666;
}

.wsbs_box h3 a {
    color: #1659a0;
}

.wsbs_box p a {
    color: #666666;
    margin-right: 10px;
}

.wsbs_box em {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.wsbs_list ul,.wsbs_list1 ul {
    margin-right: -22px;
}

.wsbs_list li {
    float: left;
    width: 16.6666667%;
    text-align: center;
    margin-top: 24px;
}

.wsbs_list li a {
    display: block;
    border: 1px solid #e8e8e8;
    margin-right: 22px;
    text-align: center;
    border-radius: 5px;
    padding: 18px 0;
    transition: .3s all;
}

.wsbs_list li a:hover {
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.wsbs_list li span {
    height: 48px;
    line-height: 48px;
    display: block;
    margin: 0 auto 7px;
}

.wsbs_list li p {
    line-height: 28px;
}

.wsbs_list1 li {
    width: 25%;
    float: left;
    margin-top: 24px;
}

.wsbs_list1 li a {
    display: block;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 5px rgba(0,0,0,.05);
    border-radius: 5px;
    padding: 10px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 22px;
    text-align: center;
}

.tab2 {
    width: 100%;
    table-layout: fixed;
}

.tab2 th,.tab2 td {
    line-height: 58px;
}

.tab2 th {
    text-align: center;
    font-weight: bold;
}

.tab2 td {
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab2 th:nth-child(2) {
    padding-left: 75px;
    text-align: left;
}

.tab2 td:nth-child(2) {
    padding-left: 30px;
}

.tab2 tr:nth-child(even) {
    background-color: #f8f8f8;
}

.tblue1 {
    color: #1658a0;
}

.wsbs_list2 {
    padding-top: 15px;
    overflow: hidden;
}

.wsbs_list2 li {
    height: 76px;
    margin-top: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

.wsbs_list2 li a {
    display: block;
    padding: 20px 10px 20px 13%;
    line-height: 35px;
    font-size: 18px;
    position: relative;
    transition: .3s all;
}

.wsbs_list2 li a em {
    position: absolute;
    width: 21px;
    height: 14px;
    background: url(../png/0ojl6i.png) no-repeat;
    right: 44px;
    top: 50%;
    transform: translateY(-50%);
}

.wsbs_list2 li a span {
    display: block;
    width: 35px;
    height: 35px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 37px;
}

.wsbs_list2 li a span.ico1 {
    background-image: url(../png/9rsbzb.png);
}

.wsbs_list2 li.on a span.ico1,.wsbs_list2 li a:hover span.ico1 {
    background-image: url(../png/xex0m7.png);
}

.wsbs_list2 li a span.ico2 {
    background-image: url(../png/0j1y4h.png);
}

.wsbs_list2 li.on a span.ico2,.wsbs_list2 li a:hover span.ico2 {
    background-image: url(../png/kmv6vq.png);
}

.wsbs_list2 li a span.ico3 {
    background-image: url(../png/su4wiy.png);
}

.wsbs_list2 li.on a span.ico3,.wsbs_list2 li a:hover span.ico3 {
    background-image: url(../png/49vrgs.png);
}

.wsbs_list2 li a span.ico4 {
    background-image: url(../png/0epgqh.png);
}

.wsbs_list2 li.on a span.ico4,.wsbs_list2 li a:hover span.ico4 {
    background-image: url(../png/yogtfg.png);
}

.wsbs_list2 li a:hover {
    font-weight: bold;
    color: #1658a0;
    background-color: #eef6fe;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.wsbs_list2 li a:hover::before,.wsbs_list2 li a:hover::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 48px;
}

.wsbs_list2 li a:hover::before {
    left: 0;
    background: url(../png/lcucat.png) no-repeat;
}

.wsbs_list2 li a:hover::after {
    right: 0;
    background: url(../png/xd5bse.png) no-repeat;
}

.wsbs_con1 {
    margin-top: 25px;
}

.wsbs_con1 .wsbs_box1 {
    position: relative;
    height: 104px;
    overflow: hidden;
    text-align: center;
    padding-top: 16px;
    border-radius: 5px;
}

.wsbs_con1 .wsbs_box1 img {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}

.wsbs_con1 .wsbs_box1 h3,.wsbs_con1 .wsbs_box1 a {
    z-index: 2;
    position: relative;
    color: #ffffff;
}

.wsbs_con1 .wsbs_box1 a {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ffffff;
    border-radius: 15px;
    margin: 0 auto;
}

.wsbs_con1 .wsbs_box1 h3 {
    line-height: 46px;
    font-size: 22px;
}

.zjpt_con {
    padding-top: 64px;
    height: 533px;
    background: url(../jpg/erfqdt.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
    margin-top: -91px;
}

.zjpt_tu {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -802px;
}

.zjpt_tit {
    text-align: center;
}

.zjpt_tu1 {
    height: 300px;
    overflow: hidden;
}

.zjpt_con1 {
    padding-left: 50%;
    padding-top: 70px;
    line-height: 30px;
    position: relative;
    padding-bottom: 30px;
}

.zjpt_con1 text {
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zjpt_con1 a {
    color: #1658a0;
    position: absolute;
    right: 0;
    bottom: -10px;
    padding: 0 15px;
}

.zjpt_list {
    margin-top: 40px;
}

.zjpt_list ul {
    float: right;
}

.zjpt_list li {
    float: left;
    margin-left: 25px;
}

.zjpt_list li a {
    display: block;
    background: url(../png/hb696m.png) no-repeat;
    text-align: center;
    width: 126px;
    height: 66px;
    line-height: 66px;
    font-size: 22px;
}

.zjpt_list li.on a,.zjpt_list li a:hover {
    background: url(../png/ljdj70.png) no-repeat;
}

.zjpt_con2 {
    padding: 80px 0;
    background-color: #1658a0;
}

.zjpt_box {
    background: url(../png/2e5oih.png) no-repeat right top #ffffff;
    height: 156px;
    padding: 22px 36px;
    line-height: 32px;
}

.zjpt_con2 .el-row {
    margin: 0;
}

.zjpt_con2 .el-row .el-col {
    padding: 0;
}

.zjpt_box h3 {
    line-height: 42px;
    margin-bottom: 10px;
}

.zjpt_box p {
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 42px;
}

.zjpt_box span a {
    color: #999999;
    background: url(../png/k9oxkg.png) no-repeat right center;
    padding-right: 18px;
}

.zjpt_con3 {
    background: url(../jpg/zq1sti.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 64px 0 80px 0;
}

.zjpt_list1 {
    margin-top: 62px;
    position: relative;
}

.zjpt_list1 .prev,.zjpt_list1 .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 99;
}

.zjpt_list1 .prev {
    left: 0;
    background: url(../png/e19b4d.png) no-repeat;
}

.zjpt_list1 .next {
    right: 0;
    background: url(../png/wzvk9p.png) no-repeat;
}

.zjpt_list1 .bd {
    margin: 0 -16px;
}

.zjpt_list1 .bd li {
    float: left;
    width: 25%;
}

.zjpt_list1 .bd li:nth-child(1),.zjpt_list1 .bd li:nth-child(3) {
    margin-top: 50px;
}

.zjpt_list1 .bd li .zjpt_box1 {
    margin: 0 16px;
    position: relative;
    height: 460px;
    overflow: hidden;
}

.zjpt_list1 .bd li .zjpt_box1 img {
    position: relative;
    z-index: 2;
    width: 100%;
}

.zjpt_list1 .bd li .zjpt_box2 {
    position: absolute;
    top: 382px;
    left: 0;
    right: 0;
    color: #ffffff;
    line-height: 30px;
    transition: .3s all;
    z-index: 3;
    padding: 24px 30px;
    background-color: rgba(22,88,160,.5);
}

.zjpt_list1 .bd li .zjpt_box2 h3 {
    font-weight: normal;
    line-height: 32px;
    font-size: 20px;
    margin-bottom: 15px;
}

.zjpt_list1 .bd li .zjpt_box2 p {
    height: 180px;
    margin-bottom: 160px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zjpt_list1 .bd li .zjpt_box1:hover .zjpt_box2 {
    top: 0;
    height: 100%;
    cursor: pointer;
}

.zjpt_list1 .bd li .zjpt_box2 span a {
    color: #ffffff;
    background: url(../png/kyr4h6.png) no-repeat right center;
    padding-right: 18px;
}

.bmfw_ban {
    padding: 45px 0 45px 60px;
    background: url(../jpg/bkrdov.jpg) no-repeat;
    background-size: cover;
    margin-top: 11px;
}

.bmfw_tit {
    margin-top: 15px;
    line-height: 50px;
}

.tab3 {
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    width: 100%;
}

.tab3 td {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tab3 td.td1 {
    background-color: #f6f6f6;
    text-align: center;
    width: 116px;
    font-weight: bold;
}

.bmfw_list {
    padding-left: 22px;
    position: relative;
    padding-right: 100px;
}

.bmfw_list ul {
    height: 32px;
    overflow: hidden;
}

.bmfw_list li {
    display: initial;
    float: left;
    margin-right: 28px;
    line-height: 32px;
    width: 112px;
}

.bmfw_list li a {
    max-width: 80px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bmfw_list span.more {
    position: absolute;
    right: 19px;
    top: 14px;
    border: 1px solid #e7e7e7;
    color: #999999;
    border-radius: 5px;
    width: 52px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.bmfw_tit1 {
    margin-top: 32px;
    background-color: #1659a0;
    border-radius: 5px;
    border-bottom-left-radius: 0;
}

.bmfw_tit1_l,.bmfw_tit1_r {
    float: left;
    line-height: 54px;
    color: #ffffff;
}

.bmfw_tit1_r {
    padding: 10px 0;
    line-height: 34px;
}

.bmfw_tit1_l {
    width: 135px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}

.bmfw_tit1_r {
    width: calc(100% - 145px);
}

.bmfw_tit1_r span,.bmfw_tit1_r label {
    margin-right: 24px;
}

.bmfw_tit1_r span img {
    margin-left: 12px;
    margin-top: -3px;
}

.bmfw_list1 ul {
    margin-right: -24px;
}

.bmfw_list1 li {
    float: left;
    width: 20%;
    margin-top: 24px;
}

.bmfw_list1 li a {
    margin-right: 24px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    border-radius: 5px;
    display: block;
    padding: 30px;
    text-align: center;
}

.bmfw_list1 li a p {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    height: 56px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.bmfw_list1 li a span {
    display: block;
    margin: 0 auto 16px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #f2f8ff;
    line-height: 100px;
}

.bmfw_tit1_r label input[type="checkbox"] {
    margin-right: 10px;
}

.gzcy_list {
    margin-top: 12px;
}

.gzcy_list .el-row {
    margin: 0 -12px;
}

.gzcy_list .el-row .el-col {
    padding: 0 12px;
}

.gzcy_list li a {
    display: block;
    box-shadow: 0 3px 10px rgba(0,0,0,.05);
    border-radius: 5px;
    border: 1px solid #efefef;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}

.gzcy_list li a span {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    line-height: 66px;
    margin: 0 auto 10px;
    background-color: #1658a0;
    display: block;
}

.gzcy_list li a p {
    line-height: 34px;
}

.myzj_tit_r {
    float: right;
    line-height: 64px;
}

.myzj_tit_r span {
    margin-left: 16px;
}

.myzj_tit_r span em {
    color: #1658a0;
    font-weight: bold;
    margin: 0 5px;
}

.gzcy_list1 {
    margin-top: 14px;
}

.gzcy_list1 ul {
    margin-right: -3%;
}

.gzcy_list1 li {
    width: 47%;
    margin-right: 3%;
    float: left;
    line-height: 38px;
    background: url(../png/ltrpca.png) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gzcy_list1 li a {
    float: left;
    width: calc(100% - 270px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gzcy_list1 li em {
    padding-left: 15px;
    color: #bbbbbb;
    float: left;
}

.gzcy_list1 li em i,.gzcy_tit_r em {
    font-family: simsun;
    margin: 0 10px;
    color: #bbbbbb;
}

.gzcy_list1 li span,.gzcy_list3 li span {
    float: right;
    color: #999999;
    margin-left: 10px;
}

.gzcy_tit_r {
    padding: 15px 0;
    line-height: 34px;
    float: right;
}

.gzcy_tit_r a,.gzcy_tit_r em {
    display: inline-block;
}

.gzcy_tit_r a img {
    margin-top: -3px;
    margin-right: 8px;
}

.gzcy_list2 {
    margin-top: 25px;
}

.gzcy_box {
    background-color: #f8f8f8;
    padding-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    height: 300px;
}

.gzcy_tu {
    height: 162px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 16px;
}

.gzcy_tu img {
    margin: 0 auto;
    display: block;
}

.gzcy_box h3 {
    margin: 0 20px 13px 20px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.gzcy_box p {
    line-height: 22px;
    font-size: 14px;
    color: #999999;
    margin: 0 20px;
    max-height: 44px;
    overflow: hidden;
}

.gzcy_list3 {
    margin-top: 13px;
}

.gzcy_list3 li {
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gzcy_list3 li em {
    display: block;
    float: left;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
    width: 65px;
    height: 24px;
    line-height: 24px;
    border-radius: 5px;
    text-align: center;
    margin-top: 6px;
    margin-right: 10px;
}

.gzcy_list3 li em.jxz {
    color: #1658a0;
    border: 1px solid #1658a0;
}

.zwgk_list .el-row {
    margin: 0 -9px;
}

.zwgk_list .el-row .el-col {
    padding: 0 9px;
    width: 14.285714%;
}

.zwgk_list li a {
    display: block;
    background-color: #eef5fd;
    border-radius: 5px;
    text-align: center;
    padding-top: 22px;
    height: 100px;
    transition: .3s all;
}

.zwgk_list li a:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.zwgk_list li a span {
    display: block;
    height: 33px;
    line-height: 33px;
    margin-bottom: 12px;
}

.zwgk_list li a p {
    line-height: 26px;
}

.tit_hov .gl_list li {
    line-height: 38px;
    background-position: 5px 17px;
}

.tit_hov .gl_list li span {
    font-size: 16px;
}

.mar_t25 {
    margin-top: 25px;
}

.zwgk_tit {
    margin-top: 13px;
    line-height: 62px;
    border-bottom: 1px solid #efefef;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #1658a0;
    padding-left: 18px;
}

.zwgk_tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 19px;
    background-color: #1658a0;
}

.zwgk_list1 {
    margin-top: 5px;
    margin-right: -16px;
}

.zwgk_list1 li {
    margin-top: 14px;
    float: left;
    width: 50%;
}

.zwgk_list1 li a {
    display: block;
    text-align: center;
    background-color: #f8f8f8;
    transition: .3s all;
    line-height: 42px;
    border-radius: 5px;
    margin-right: 16px;
}

.zwgk_list1 li a:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.zwgk_list2 li {
    margin-top: 27px;
}

.zwgk_list2 li a {
    display: block;
    box-shadow: 0 3px 10px rgba(0,0,0,.05);
    border-radius: 5px;
    border: 1px solid #efefef;
    text-align: center;
    padding-top: 32px;
    padding-bottom: 15px;
    font-size: 16px;
}

.zwgk_list2 li a span {
    display: block;
    margin: 0 auto;
    height: 44px;
    line-height: 40px;
}

.zwgk_list2 li a p {
    line-height: 46px;
}

.zwgk_con {
    margin-top: 20px;
    position: relative;
    text-align: center;
}

.zwgk_con .prev,.zwgk_con .next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -23px;
    cursor: pointer;
    z-index: 9;
}

.zwgk_con .prev {
    left: -8px;
    background: url(../png/dce4k5.png) no-repeat;
}

.zwgk_con .next {
    right: -8px;
    background: url(../png/xi4y1s.png) no-repeat;
}

.mar_t22 {
    margin-top: 22px;
}

.zfgb_ban {
    margin-top: 10px;
}

.zfgb_ban img {
    width: 100%;
}

.zfgb_tit {
    line-height: 58px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}

.zfgb_tit a {
    display: inline-block;
    margin: 0 20px;
    font-size: 18px;
}

.zfgb_tit em {
    font-family: simsun;
    font-size: 15px;
    color: #bbbbbb;
}

.zfgb_tit a.on {
    color: #c81207;
    font-weight: bold;
}

.zfgb_con {
    margin-top: 34px;
    position: relative;
}

.zfgb_l {
    float: left;
    width: 26.048387%;
}

.zfgb_r {
    float: right;
    width: 67.741935%;
}

.zfgb_r .list li {
    line-height: 26px;
    padding: 10px 0;
    background: url(../png/ltrpca.png) no-repeat left 20px;
    padding-left: 20px;
}

.zfgb_line {
    width: 1px;
    top: 20px;
    bottom: 0;
    position: absolute;
    background-color: #e1e1e1;
    left: 28.22580%;
}

.zfgb_tit1 {
    line-height: 60px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding-left: 18px;
}

.zfgb_tit1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background-color: #da1409;
}

.zfgb_tu {
    position: relative;
}

.zfgb_tu .prev,.zfgb_tu .next {
    position: absolute;
    width: 18px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 8;
}

.zfgb_tu .prev {
    left: -5px;
    background: url(../png/0u005e.png) no-repeat;
}

.zfgb_tu .next {
    right: -5px;
    background: url(../png/njoawi.png) no-repeat;
}

.zfgb_tu .bd {
    width: 267px;
    height: 356px;
    margin: 0 auto;
    position: relative;
    box-shadow: 7px 7px 0px #c4ad7b;
}

.zfgb_tu .bd li img {
    width: 100%;
}

.zfgb_list {
    margin-top: 18px;
    margin-left: -6px;
    margin-right: -6px;
}

.zfgb_list li {
    float: left;
    width: 50%;
    margin-top: 12px;
}

.zfgb_list li a {
    display: block;
    line-height: 46px;
    border: 1px solid #ebebeb;
    text-align: center;
    margin: 0 6px;
    border-radius: 5px;
    position: relative;
}

.zfgb_list li a i {
    position: absolute;
    top: 3px;
    left: 50%;
    margin-left: 25px;
    width: 25px;
    height: 13px;
    background: url(../jpg/i77dup.jpg) no-repeat;
}

.zfgb_list li.no_show a {
    background-color: #f7f7f7;
    color: #bbbbbb;
    border: 1px solid #f7f7f7;
    cursor: inherit;
}

.tab4 {
    width: 100%;
}

.tab4 td {
    padding-bottom: 20px;
}

.sel2 {
    height: 34px;
    border: 1px solid #ebebeb;
    position: relative;
    width: 98%;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
}

.sel2 p {
    line-height: 34px;
}

.sel2 ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 34px;
    display: none;
    z-index: 99;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.sel2 ul li {
    padding-left: 10px;
    line-height: 34px;
}

.zfgb_btn {
    margin-top: 10px;
    background-color: #da1409;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0;
    font-size: 16px;
    border-radius: 5px;
}

.zfgb_btn {
    margin-top: 10px;
    background-color: #da1409;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0;
    font-size: 16px;
    border-radius: 5px;
}

.zfgb_inp {
    height: 32px;
    line-height: 32px;
    border: 1px solid #ebebeb;
    width: calc(98% - 12px);
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
}

.sel3 {
    height: 34px;
    border: 1px solid #ebebeb;
    width: 47%;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
}

.zfgb_tit2 {
    text-align: center;
    height: 42px;
    font-size: 0;
    line-height: 42px;
}

.zfgb_tit2 a {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 16px;
}

.zfgb_tit2 a.prev1 {
    background: url(../png/erfqdt.png) no-repeat center;
    width: 50px;
}

.zfgb_tit2 a.next1 {
    background: url(../png/zq1sti.png) no-repeat center;
    width: 50px;
}

.sel4 {
    height: 42px;
    border: 1px solid #ebebeb;
    width: 112px;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 20px;
    margin-top: -12px;
    font-size: 14px;
    color: #999999;
}

.sel5 {
    height: 42px;
    border: 1px solid #ebebeb;
    width: 202px;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 20px;
    margin-top: -12px;
    margin-left: 6px;
    font-size: 14px;
    color: #999999;
}

.zfgb_tit3 {
    border-bottom: 1px solid #efefef;
    height: 64px;
    line-height: 64px;
}

.zfgb_tit3_l {
    float: left;
    position: relative;
    line-height: 64px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #da1409;
}

.zfgb_tit3_l::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #da1409;
    height: 4px;
}

.zfgb_list1 {
    margin-top: 10px;
}

.zfgb_list1 li {
    line-height: 26px;
    padding: 6px 0;
}

.zfgb_list1 li span {
    float: left;
    width: 30%;
    display: block;
    box-sizing: border-box;
    padding-right: 10px;
}

.zfgb_list1 li a {
    display: block;
    float: left;
    width: 70%;
}

.zfgb_list1 li::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.zfgb_list11 li {
    padding: 10px 0;
}

.zfgb_line1 {
    margin: 50px auto 0;
    padding-bottom: 60px;
    border-top: 1px solid #efefef;
}

.zfgb_pdf {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border: 1px solid #efefef;
    border-radius: 8px;
    text-align: center;
    line-height: 24px;
}

.zfgb_pdf a {
    display: block;
    padding: 24px 25px 14px 25px;
}

.zfgb_pdf a img {
    margin-bottom: 15px;
}

.ly_bg {
    background-color: #ffffff;
}

.ly_con {
    background: url(../jpg/zu3nq7.jpg) no-repeat center top;
    height: 260px;
    padding-top: 60px;
}

.ly_con h1 {
    margin-left: 133px;
    font-size: 100px;
    color: #ffffff;
    width: 508px;
    height: 192px;
    line-height: 192px;
    text-align: center;
    background: url(../png/bkrdov.png) no-repeat center top;
}

.jyly_list {
    position: relative;
}

.jyly_list .prev,.jyly_list .next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 6;
}

.jyly_list .prev {
    left: -60px;
    background: url(../png/i77dup.png) no-repeat;
}

.jyly_list .next {
    right: -60px;
    background: url(../png/zu3nq7.png) no-repeat;
}

.jyly_list .bd {
    overflow: hidden;
    margin: 0 -10px;
}

.jyly_list .bd li {
    float: left;
    width: 20%;
}

.jyly_list .bd li .jyly_box {
    margin: 0 10px;
    height: 132px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.jyly_list .bd li .jyly_box img {
    width: 100%;
    position: relative;
    z-index: 2;
}

.jyly_list .bd li .jyly_box h3 {
    position: absolute;
    top: 12px;
    left: 24px;
    z-index: 3;
    font-size: 22px;
    line-height: 52px;
    height: 52px;
}

.jyly_list .bd li .jyly_box h3::after {
    content: '';
    position: absolute;
    left: 0;
    width: 1em;
    bottom: 0;
    height: 4px;
    background-color: #2f6dd1;
}

.jyly_list .bd li .jyly_box span {
    position: absolute;
    overflow: hidden;
    z-index: 4;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    padding: 16px 24px;
    transition: .3s all;
    background-color: rgba(0,0,0,.66);
}

.jyly_list .bd li .jyly_box:hover span {
    top: 0;
}

.jyly_list .bd li .jyly_box span a {
    color: #ffffff;
    line-height: 24px;
    display: block;
    background: url(../png/rdp6z2.png) no-repeat left center;
    padding-left: 10px;
}

.jyly_tit1 {
    position: relative;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    padding-left: 19px;
}

.jyly_tit1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 22px;
    background-color: #2f6dd1;
}

.jyly_list1 {
    margin: 10px -10px 0 -10px;
}

.jyly_list1 li {
    float: left;
    width: 20%;
    text-align: center;
}

.jyly_list1 li a {
    font-size: 18px;
    background-color: #ffffff;
    line-height: 56px;
    display: block;
    margin: 0 10px;
    box-shadow: 0 7px 18px rgba(3,76,107,.06);
    border: 1px solid #ebebeb;
    border-radius: 50px;
    padding: 21px 0;
    text-align: center;
}

.jyly_list1 li a img {
    margin-right: 16px;
}

.jyly_tit2 {
    margin-top: 10px;
    background-color: #f8f8f8;
    border-radius: 5px;
    overflow: hidden;
    padding-right: 10px;
}

.jyly_tit2_l {
    float: left;
    width: 78px;
    padding-top: 10px;
    height: 68px;
    background-color: #2f6dd1;
    border-radius: 5px;
    margin-right: 24px;
    text-align: center;
    color: #ffffff;
}

.jyly_tit2_r {
    line-height: 24px;
    font-weight: bold;
    margin-top: 15px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.jyly_tit2_l h3 {
    line-height: 36px;
    font-size: 30px;
}

.jyly_tit2_l p {
    font-size: 14px;
    line-height: 24px;
}

.jyly_list2 {
    margin-top: 13px;
}

.jyly_list2 li {
    line-height: 36px;
    background: url(../png/ltrpca.png) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 18px;
}

.jyly_list2 li span {
    float: right;
    color: #999999;
    margin-left: 15px;
}

.ylws_bg {
    background-image: url(../jpg/rdp6z2.jpg);
}

.shbz_bg {
    background-image: url(../jpg/0hel9l.jpg);
}

.ylws_list {
    margin: 40px auto 0;
}

.ylws_list .el-row {
    margin: 0 -12px;
}

.ylws_list .el-row [class*=el-col-] {
    padding: 0 12px;
}

.ylws_list li .ylws_box {
    height: 80px;
    text-align: center;
    padding: 20px 0 32px 0;
    position: relative;
}

.ylws_list li .ylws_box img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
}

.ylws_list li .ylws_box h3 {
    line-height: 46px;
    font-size: 22px;
    z-index: 3;
    position: relative;
    color: #ffffff;
}

.ylws_list li .ylws_box a {
    border: 1px solid #ffffff;
    width: 102px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    border-radius: 16px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 3;
}

.ylws_tit1 {
    margin-top: 15px;
    line-height: 66px;
    border-bottom: 1px solid #dddddd;
}

.ylws_tit1 li {
    margin-right: 58px;
    height: 66px;
    line-height: 66px;
    font-size: 22px;
    font-weight: bold;
    float: left;
}

.ylws_tit1 li a {
    display: block;
    position: relative;
}

.ylws_tit1 li a::before {
    content: '';
    position: absolute;
    left: 50%;
    right: 0;
    transition: .3s all;
    width: 0;
    bottom: -1px;
    height: 5px;
    background-color: #18a5e1;
}

.ylws_tit1 li.on a::before,.ylws_tit1 li a:hover::before {
    width: 100%;
    left: 0;
}

.ylws_tit1 li.on a,.ylws_tit1 li a:hover {
    color: #18a5e1;
}

.shbz_tit {
    text-align: center;
    margin: 38px auto 42px;
    line-height: 42px;
    font-size: 36px;
    font-weight: bold;
    background: url(../png/0hel9l.png) no-repeat center;
}

.shbz_list li a {
    display: block;
    background: url(../jpg/1hasyu.jpg) no-repeat;
    background-size: cover;
    padding: 26px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.shbz_list li a img {
    margin-right: 18px;
}

.shbz_tit1 {
    margin-top: 15px;
    line-height: 58px;
    border-bottom: 1px solid #efefef;
}

.shbz_tit1 li {
    margin-right: 48px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    float: left;
}

.shbz_tit1 li a {
    display: block;
    position: relative;
}

.shbz_tit1 li a::before {
    content: '';
    position: absolute;
    left: 50%;
    right: 0;
    transition: .3s all;
    width: 0;
    bottom: -1px;
    height: 4px;
    background-color: #0177ff;
}

.shbz_tit1 li.on a::before,.shbz_tit1 li a:hover::before {
    width: 100%;
    left: 0;
}

.shbz_tit1 li.on a,.shbz_tit1 li a:hover {
    color: #0177ff;
    font-weight: bold;
}

.shbz_bg1 {
    background-color: #f7f7f7;
    padding: 30px 0;
    margin-top: 48px;
}

.shbz_bg1 .shbz_tit {
    margin: 0;
}

.shbz_bg1 .jyly_tit2 {
    margin-top: 20px;
    background-color: #ffffff;
    border-radius: 0;
}

.shbz_bg1 .jyly_tit2_l {
    background: url(../jpg/wk521z.jpg) no-repeat;
    border-radius: 0;
}

.shbz_bg1 .jyly_list2 ul {
    margin-top: 10px;
}

.shbz_list1 {
    position: relative;
    margin-top: -20px;
}

.shbz_list1 .prev,.shbz_list1 .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 8;
}

.shbz_list1 .prev {
    left: -60px;
    background: url(../png/1hasyu.png) no-repeat;
}

.shbz_list1 .next {
    right: -60px;
    background: url(../png/wk521z.png) no-repeat;
}

.shbz_list1 .bd {
    margin: 0 -10px;
}

.shbz_list1 .bd li {
    float: left;
    width: 25%;
}

.shbz_box {
    border: 1px solid #dddddd;
    margin: 10px 10px 20px 10px;
    background-color: #ffffff;
    padding: 18px;
    box-shadow: 0 0 10px rgba(0,55,169,.1);
}

.shbz_box h3 {
    height: 72px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.shbz_box p {
    margin-top: 8px;
    line-height: 26px;
    color: #999999;
}

.jyly_gl_tit {
    line-height: 27px;
    padding: 15px 22px;
    background: url(../png/kb700t.png) no-repeat left 21px;
}

.jyly_gl_con {
    position: relative;
}

.jyly_gl_bg {
    background: url(../jpg/kb700t.jpg) no-repeat center bottom #f4f7fb;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 285px;
    z-index: 1;
}

.jyly_gl_l {
    float: left;
    width: 285px;
    margin-right: 37px;
    position: relative;
    z-index: 2;
}

.jyly_gl_r {
    overflow: hidden;
    padding: 11px 0;
}

.jyly_gl_tit1 {
    padding-left: 30px;
    font-size: 24px;
    line-height: 70px;
    color: #ffffff;
    background: url(../jpg/0m93ap.jpg) no-repeat left top;
}

.jyly_gl_list {
    padding: 30px 30px 130px 30px;
}

.jyly_gl_list li {
    margin-bottom: 20px;
}

.jyly_gl_list li a {
    display: block;
    background: url(../png/0m93ap.png) no-repeat 92% 19px #ffffff;
    padding: 12px 30px 12px 0px;
    border-radius: 5px;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
}

.jyly_gl_list li.on a,.jyly_gl_list li a:hover {
    background: url(../png/2fuzmg.png) no-repeat 92% 19px #1d6ac0;
    color: #ffffff;
}

.jyly_gl_tit2 {
    line-height: 58px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    padding-left: 18px;
    font-size: 20px;
    font-weight: bold;
}

.jyly_gl_tit2::before {
    width: 4px;
    height: 18px;
    background-color: #1d6ac0;
    position: absolute;
    left: 0;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}

.jyly_gl_r .gl_list ul:last-child {
    border-bottom: 1px dashed #e7e7e7;
    margin-top: 20px;
    padding-bottom: 20px;
}

.jyly_xl_tit {
    line-height: 44px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    margin-top: 10px;
}

.jyly_xl_tit span {
    display: inline-block;
    padding: 0 12px;
}

.jyly_xl_tit em {
    font-family: simsun;
    color: #bebebe;
}

.font-size {
    border: 0;
}

.jyly_xl_tit .share1 {
    position: relative;
    cursor: pointer;
}

.jyly_xl_tit .share1_con {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 170px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #eeeeee;
    background-color: #f7f7f7;
    z-index: 3;
}

.jyly_xl_tit .share1_con::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    width: 14px;
    height: 14px;
    background-color: #f7f7f7;
    border-left: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}

.jyly_xl_tit .share1:hover .share1_con {
    display: block;
    font-size: 0;
}

.jyly_xl_tit .share1_con a {
    display: inline-block;
    width: 33.3%;
    text-align: center;
}

.myzj_xl_tit2 span {
    display: block;
    float: left;
    padding: 0 17px;
    color: #ffffff;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    border-radius: 5px;
    background-color: #1d6ac0;
}

.myzj_xl_tit2 span img {
    margin-top: -4px;
}

.jyly_xl_tit_l,.jyly_xl_tit_r {
    display: inline-block;
}

@media screen and (min-width: 0\0) {
    .fixed.header_21_con1 .nav_21 ul li {
        float: left;
        margin-right: 0px;
        margin-left: 17px;
    }

    .header_div {
        float: left;
    }

    .header_anniu {
        float: right;
    }

    .news_tit ul li {
        display: table;
    }

    .con_l_bottom_ul ul li a {
        display: table;
        width: 91%;
    }

    .con_l_bottom_ul ul li a p {
        display: table-cell;
        vertical-align: middle;
    }

    .header_21_con1.fixed .el-col-17 {
        width: 62%;
    }

    .fixed .fixed_ss {
        width: 135px;
    }

    .zddt_r,.zddt_l {
        float: left;
    }

    .zddt_l {
        width: 15%;
    }

    .zddt_r {
        width: 79%;
        padding-left: 25px;
    }

    .zddt_con::before {
        width: 15%;
    }

    .zddt_con::after {
        left: 14%;
    }

    .ftsl_con2::before,.zddt_con::after,.ztzl_list span.next???¡¯???¡¥??a€???????a€|?¡éa??a?¡é.jdhy_list span???¡¯???¡¥??a€???????a€|?¡éa??a?¡é.zjpt_list1 .prev,.zjpt_list1 .next???¡¯???¡¥??a€???????a€|?¡éa??a?¡é.zfgb_tu .prev,.zfgb_tu .next???¡¯???¡¥??a€???????a€|?¡éa??a?¡é.jyly_list .prev,.jyly_list .next???¡¯???¡¥??a€???????a€|?¡éa??a?¡é.shbz_list1 .prev {
        -ms-transform: rotate(-45deg);
    }

    .gl_list li a,.jyly_list2 li a,.gzcy_list3 li a,.tpjd_list1 li a {
        width: calc(100% - 120px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        float: left;
    }

    .gzcy_list1 li a {
        display: block;
        width: calc(88% - 120px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }

    .gzcy_list1 li em,.gzcy_list3 li em {
        float: left;
    }

    .gzcy_list3 li a {
        width: calc(100% - 150px);
    }

    .tpjd_list1 li a {
        width: calc(100% - 70px);
    }
}


.bmfw_ss {
    width: 70%;
    margin: 52px auto 0;
}

.bmfw_inp {
    width: calc(100% - 82px);
    height: 50px;
    border: 3px solid #1659a0;
    line-height: 50px;
    padding-left: 20px;
    font-size: 18px;
}

.bmfw_btn {
    width: 56px;
    height: 56px;
    background: url(../png/h7n63y.png) no-repeat center #1659a0;
    cursor: pointer;
    border: 0;
}

.bmfw_rc {
    margin-top: 10px;
    line-height: 34px;
}

.bmfw_line {
    margin: 32px auto;
    border-bottom: 3px solid #e1e1e1;
}

.zfgb_tit4 {
    border-bottom: 3px solid #e1e1e1;
    line-height: 40px;
    margin-top: 10px;
    font-size: 18px;
    padding-bottom: 5px;
}

.zfgb_tit4_l {
    float: left;
}

.zfgb_tit4_r {
    float: right;
}

.zfgb_tit4_r a,.zfgb_tit4_r {
    color: #ff0000;
}

.ly_con .container {
    position: relative;
    height: 260px;
}

.zzms_bar {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.zzms_bar a {
    display: inline-block;
    padding: 0 13px;
    min-width: 110px;
    height: 50px;
    margin: 0 10px;
    font-size: 22px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
}

.zzms_bar a.zzms_bar1 {
    background: url(../png/q78vlm.png) no-repeat center bottom #28c1b3;
}

.zzms_bar a.wza_bar1 {
    background: url(../png/og5i0g.png) no-repeat center bottom #e66531;
}

.tpjd_list1 ul li>em {
    display: block;
    float: left;
}

.tpjd_list1 ul li>a {
    display: block;
    width: auto !important;
    max-width: calc(100% - 160px) !important;
}

.ptztlm h5 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 30px;
}

@media screen and (max-width: 1300px) {
    .ptztlm h5 {
        font-size: 20px;
    }
}

@media screen and (max-width: 999px) {
    .ptztlm h5 {
        margin-top: 20px;
        padding: 0 16px;
    }
}

.cona_ll .max_img> i.bjzxft {
    display: block;
    height: 0;
    padding-top: 56.25%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #f8f8f8;
    position: relative;
    overflow: hidden;
    transition: all .3s;
    border-radius: 6px;
    width: auto;
}



@media screen and (max-width: 750px) {
    .con_r_top ul li:last-child a {
       text-align: left;
   }
}
.con_r_bottom ul li:last-child a{margin-bottom:20px}






#Show7-bd.bd .news_ul.news_ul2,#Show7-bd.bd  .nesw_tj.zxlist.Show7-bd-list{ margin-top: 0;}
#Show7-bd.bd .news_ul.news_ul2 .wzjd_list{padding-top: 16px;}
#Show7-bd.bd  .nesw_tj.zxlist.Show7-bd-list>div,#Show7-bd.bd  .nesw_tj.zxlist.Show7-bd-list>ul{padding-top: 24px;}

.slideBox .bd li img{max-height: 100%;}
.SLB .slideBox .bd li .title1{font-size: 28px;}
.SLB .con_r_bottom ul li a p{font-size:30px !important;}
.SLB a.zcwdkbox{font-size: 40px;line-height: 56px;}
.SLB .ptztlm h5{font-size:40px;}

.SLB .ywlist{min-height:inherit;}
.con_ztzl .next, .con_ztzl .prev{z-index: 4;}
@media (min-width:993px) and (max-width:1366px) {
    #Show6 .news_r .bd6 .news_ul ul li:last-child{display: none;}
    
    .news.mar_t32.el-row{overflow:hidden;}
    .news.mar_t32.el-row+.news_tit {margin-top:-32px;position: relative;}
    
    .SLB .con_r_bottom ul li a{height:auto !important; padding: 15px 0;}
    .zjpt_tu{width: 660px;}
}

@media screen and (max-width:1300px){
     .con_r_bottom ul li a p{padding: 0px 2px; line-height: 1.2;}
     .nesw_tj ul li a{ height:auto;}
}
@media screen and (max-width:1240px){
    .zjpt_tu{width: 600px;}
}
@media screen and (max-width:999px){
    .contain.top_li{overflow-x:inherit; overflow-y:hidden;}
    .SLB  .news+.news_tit ul li a{font-size: 24px;}
    .SLB  .news+.news_tit ul li a span{ line-height:1.2}
    a.zcwdkbox{position:relative;left: 0; font-size:18px; line-height:28px;}
    .SLB a.zcwdkbox{font-size: 30px;line-height: 42px;}

    .SLB .con_r_bottom ul li a p{font-size:26px !important;}
    .footer_21 .footer_21_tit_r+.el-col-sm-24,.SLB .footer_21 .footer_21_tit_r+.el-col-sm-24{width: 100% !important;}
    .SLB .con_l_bottom_ul ul li a p{ line-height:1.2}
    
    .SLB .close_rs_btn{background-color: #FFF; z-index: 100;}
    
    .con_a.cona_l  .cona_top+.cona_l_top,.con_a.cona_l  .cona_top+.cona_l_top+.cona_l_ul  {margin-bottom:20px;}
    #topbanner a>img{ height: 100%; display: block;}
    .top_li .win_a{ overflow: hidden;}
    .slb .con_ztzl .max_img:before{top: 12.64%;}
    
    .SLB .con_ztzl.ztzl-list{margin-bottom: 0;}


.ld_l .gl_tit_r ul{padding:0px}
.ld_list li.on a{background:none;}
.ld_list li a{background:none;}
}

@media screen and (min-width:1366px){
    
    #Show6 .bd{height: auto!important;}
}
@media screen and (min-width:993px){
    .SLB .con_l#Show7 .bd .news_ul ul li>a{ width: calc(100% - 220px); }
    
    .contain.top_li .win_a .con_b{display: flex;}
    .contain.top_li .win_a .con_b>div{overflow:hidden;}
    .con_a.cona_l,.con_a.cona_r{ height: 100%; overflow:hidden;}
    .SLB .contain.top_li .win_a .con_b{display:block;}
    .SLB .con_a.cona_l,.SLB .con_a.cona_r{ height: inherit;}
}

@media screen and (min-width:768px){
    .con_l #Show7 .bd {height: auto!important;}
    
}
@media screen and (max-width: 768px){
    .SLB .news_ul.ywlist{margin-top: 0;  min-height: auto !important;}
    .con_l .bd .nesw_tj ,.con_l .bd .nesw_tj .news_ul{margin-top: 0;}
    
}



@media screen and (min-width:993px){
    .con_l #Show10{ margin-top: 37px;}
}


.disabled:hover{
    cursor: not-allowed;
}