.zsw_banner {
    position: relative;
    height: 496px;
}

.fullSlide {
    position: relative;
    width: 100%;
    height: 496px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd li img {
    width: 100%;
    vertical-align: top;
    height: 496px;
    display: block;
}

.fullSlide .hd {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: -57px;
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 5px;
    background: url(../images/banner_c1.png) no-repeat center center;
    text-indent: -99999px;
}

.fullSlide .hd ul .on {
    background: url(../images/banner_c2.png) no-repeat center center;
}

.zsw_banner_cont {
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.search_tab {
    background: url(../images/banner_tab_bg.png) no-repeat center center;
    width: 310px;
    height: 213px;
    margin-top: 113px;
    position: relative;
    border-radius: 7px;
    background-size: 100% 100%
}

.search_tab .hd {
    padding-left: 22px;
    padding-top: 26px;
    padding-bottom: 22px;
}

.search_tab .hd li {
    font-size: 18px;
    color: #fff;
    height: 35px;
    border-bottom: 3px solid #1195f2;
    width: 78px;
    margin-right: 18px;
    text-align: center;
    cursor: pointer;
}

.search_tab .hd li a {
    font-size: 18px;
    color: #fff;
}

.search_tab .hd li.on {
    font-weight: bold;
    border-bottom: 3px solid #f8ae4b;
}

.search_tab .hd li.on a {
    font-weight: bold;
}

.search_tab .bd {
    padding: 23px 20px 0 20px;
}

.search_tab .bd select {
    border: 1px solid #fff;
    height: 38px;
    line-height: 38px;
    background: none;
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-bottom: 34px;
    text-indent: 16px;
    padding: 8px 0;
}

.search_tab .bd select.time {
    margin-bottom: 29px;
}

.oldyear_so_btn {
    background: #fdb200;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    height: 33px;
    -moz-box-shadow: 2px 2px 5px #3f78ba;
    -webkit-box-shadow: 2px 2px 5px #3f78ba;
    box-shadow: 2px 2px 5px #3f78ba;
    display: block;
    letter-spacing: 2px;
    position: absolute;
    bottom: 48px;
    left: 20px;
    width: 273px;
}

.search_tab .sdx_select {
    width: 270px;
    height: 38px;
    position: relative;
    margin: 0 auto;
}

.search_tab .sdx_inp_cont {
    width: 100%;
    cursor: pointer;
}

.search_tab .sdx_select_input {
    width: 268px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    background: none;
    text-indent: 16px;
}

.search_tab .sdx_select_arrow {
    background: url(../images/select_arrow.png) no-repeat center center;
    width: 10px;
    height: 8px;
    position: absolute;
    top: 14px;
    right: 22px
}

.search_tab .sdx_select_list {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.search_tab .sdx_select_list li {
    background: #1195f2;
    color: #fff;
    font-size: 14px;
    text-indent: 16px;
    line-height: 28px;
    cursor: pointer;
}

.search_tab .sdx_select_list li a {
    color: #fff;
    font-size: 14px;
}

.search_tab .sdx_select_list li.active,
.sdx_select_list li:hover {
    background: #0d6bc2;
}

.zsw_tzgg {
    width: 1200px;
    margin: 0 auto;
}

.zsw_cont_title {
    height: 26px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.zsw_title_txt {
    background: url(../images/zsw_cont_titlebg.png) no-repeat center center;
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    text-align: center;
font-weight: bold;
}

.zsw_cont_more {
    font-size: 16px;
    color: #ff9d02;
    background: url(../images/zsw_cont_moreicon.png) no-repeat right center;
    padding-right: 28px;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 16px;
}

.zsw_tzgg_list {
    width: 1235px;
    margin-left: -35px;
    margin-bottom: 40px;
}

.zsw_tzgg_list li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.tzgg_list_time {
    width: 52px;
    height: 46px;
    background: #f5f5f5;
    margin-right: 8px;
    color: #333333;
    text-align: center;

}

.tzgg_time_day {
      font-size: 22px;
    line-height: 46px;
    font-weight: 500;
}

.tzgg_time_month {
    background: url(../images/tzgg_time_bg1.png) no-repeat center center;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
}

.tzgg_list_txt {
background: #f5f5f5;
    height: 58px;
    width: 522px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 26px;
    line-height: 55px;
  
    font-size: 19px;
}
.tzgg_list_time {
  height: 58px;
}

.zsw_tzgg_list li:hover .tzgg_list_time,
.zsw_tzgg_list li:hover .tzgg_list_txt {
    background: #4ca2fe;
    color: #fff;
}

.zsw_tzgg_list li:hover .tzgg_time_month {
    background: url(../images/tzgg_time_bg2.png) no-repeat center center;
}

.zsw_newsjd {
    background: #f0f0f0;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.zsw_newsjd_cont {
    width: 1200px;
    margin: 0 auto;
}

.newsjd_cont_l {
    width: 582px;
    position: relative;
}

.newsjd_contl_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 277px;
    height: 207px;
    overflow: hidden;
    -moz-box-shadow: 6px 5px 13px #B7B4B3;
    -webkit-box-shadow: 6px 5px 13px #B7B4B3;
    box-shadow: 6px 5px 13px #B7B4B3;
}

.newsjd_contl_img img {
    display: block;
    width: 100%;
    max-height: 277px;
}

.newsjd_contl_txt {
    background: #fff;
    width: 313px;
    height: 118px;
    position: absolute;
    top: 23px;
    right: 0;
    padding: 17px 13px 25px 15px;
}

.newsjd_contl_title {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsjd_contl_time {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin: 10px 0 15px 0;
}

.newsjd_contl_zhaiyao {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.newsjd_contl_morebtn {
    width: 22px;
    height: 22px;
    background: url(../images/newsjd_contl_moreicon.png) no-repeat center center #ff9d02;
    position: absolute;
    bottom: 0;
    right: 0;
}

.newsjd_cont_r {
    width: 584px;
}

.newsjd_cont_r li {
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #fff;
    padding: 10px 0 9px 0;
    height: 43px;
}

.newsjd_cont_r li a {}

.newsjd_list_time {
    width: 80px;
    text-align: center;
}

.newsjd_list_day {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 43px;
}

.newsjd_list_month {
    font-size: 14px;
    color: #999999;
    line-height: 14px;
}

.newsjd_list_txt {
    border-left: 1px solid #bfbfbf;
    width: 500px;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 23px;
    font-size: 18px;
}

.newsjd_cont_r li:hover {
    border: 1px solid #a0cdfe;
    -moz-box-shadow: 2px 2px 5px #c2c0c0;
    -webkit-box-shadow: 2px 2px 5px #c2c0c0;
    box-shadow: 2px 2px 5px #c2c0c0;
}

.newsjd_cont_r li:hover .newsjd_list_txt {
    font-weight: bold;
}

.newsjd_cont_r li:hover .newsjd_list_day {
    color: #4ca2fe;
}

.zsw_tslx {
    width: 1200px;
    margin: 0 auto;
}

.zsw_tslb_list {
   /* margin-bottom: 50px;*/
    width: 1219px;
  /*  margin-top: 50px;*/
}

.zsw_tslb_list a {
    width: 116px;
    height: 115px;
    border-radius: 5px;
    background: #f6f6f6;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    margin-left: 19px;
}

.zsw_tslb_list a:hover {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    background: #ff9d02;
}

.zsw_tslb_list a div {
    width: 100%;
    background: url(../images/tslx_icon1.png) no-repeat;
    padding-top: 80px;
    font-size: 16px;
    color: #0e559f;
    line-height: 16px;
    text-align: center;
}

.zsw_tslb_list a:hover div {
    background: url(../images/tslx_icon2.png) no-repeat;
    color: #fff;
    font-weight: bold;
}

.zsw_tslb_list a div.tslb_list_d1 {
    background: url(../images/tslxlist_icon12h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d1 {
    background: url(../images/tslxlist_icon12.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d2 {
    background: url(../images/tslxlist_icon10h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d2 {
    background: url(../images/tslxlist_icon10.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d3 {
    background: url(../images/tslxlist_icon11h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d3 {
    background: url(../images/tslxlist_icon11.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d4 {
    background: url(../images/tslxlist_icon8h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d4 {
    background: url(../images/tslxlist_icon8.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d5 {
    background: url(../images/tslxlist_icon7h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d5 {
    background: url(../images/tslxlist_icon7.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d6 {
    background: url(../images/tslxlist_icon4h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d6 {
    background: url(../images/tslxlist_icon4.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d7 {
    background: url(../images/tslxlist_icon1h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d7 {
    background: url(../images/tslxlist_icon1.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d8 {
    background: url(../images/tslxlist_icon3h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d8 {
    background: url(../images/tslxlist_icon3.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d9 {
    background: url(../images/tslxlist_icon13h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d9 {
    background: url(../images/tslxlist_icon13.png) no-repeat center -13px;
}

.zsw_tslb_list a div.tslb_list_d10 {
    background: url(../images/tslxlist_icon14h.png) no-repeat center -13px;
}

.zsw_tslb_list a:hover div.tslb_list_d10 {
    background: url(../images/tslxlist_icon14.png) no-repeat center -13px;
}

.zsw_xysp {
    background: #fff;
    height: 557px;
}

.zsw_xysp_cont {
    width: 1200px;
    margin: 0 auto;
    padding: 52px 0 0 0;
}

.zsw_xyfc {
    width: 690px;
}

.zsw_xysp_title {
    border-left: 1px solid #1057a5;
    padding-left: 10px;
    height: 31px;
    position: relative;
}

.zsw_xysp_titleE {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    margin-bottom: 10px;
}

.zsw_xysp_titleC {
    font-size: 26px;
    color: #1057a5;
    line-height: 26px;
font-weight: bold;
}

.zsw_xysp_morebtn {
    background: url(../images/zsw_cont_moreicon.png) no-repeat right center;
    padding-right: 28px;
    font-size: 16px;
    color: #ff9d02;
    line-height: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.zsw_xyfc_list {
    position: relative;
    width: 100%;
    height: 342px;
    margin-top: 40px;
}

.zsw_xyfc_list a {
    position: absolute;
}

.zsw_xyfc_list a img {
    display: block;
    width: 100%;
}

.xyfc_list_p1 {
    top: 0;
    left: 0;
    width: 455px;
    height: 342px;
    overflow: hidden;
}

.xyfc_list_p2 {
    top: 0;
    right: 0;
    width: 216px;
    height: 162px;
    overflow: hidden;
}

.xyfc_list_p3 {
    bottom: 0;
    right: 0;
    width: 216px;
    height: 162px;
    overflow: hidden;
}

.zsw_spzx {
    width: 450px;
}

.spzx_cont {
    width: 450px;
    height: 338px;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}

.spzx_cont img {
    display: block;
    width: 100%;
    max-height: 338px;
}

.spzx_cont_hbg {
    background: url(../images/spzx_icon2.png) repeat left top;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.spzx_cont_icon {
    background: url(../images/spzx_icon.png) no-repeat center center;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -51px 0 0 -51px;
}

.spzx_cont_bor {
    background: url(../images/spzx_border.png) no-repeat center center;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
}

.twostage_spzx {
    width: 1200px;
    margin: 0 auto;
}

.twostage_spzx_title {
    font-size: 30px;
    color: #ff9d02;
    line-height: 30px;
    margin: 21px auto 21px auto;
}

.twostage_spzx_cont {
    padding-bottom: 52px;
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
}

.twostage_spzx_list {
    width: 1310px;
    margin-left: -110px;
}

.twostage_spzx_list li {
    width: 326px;
    height: 246px;
    margin-left: 110px;
    margin-bottom: 51px;
    position: relative;
}

.twostage_spzxlist_txt {
    background: url(../images/twostage_spzxlist_hbg.png) repeat left top;
    width: 100%;
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 4px;
    left: 0;
}

.twostage_spzx_list li img {
    display: block;
    width: 100%;
    height: 100%;
}

.twostage_spzxlist_bor {
    background: url(../images/twostage_spzxlist_bor.png) no-repeat center center;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.yjjl_list_page {
    text-align: center;
}

.page_list,
.page_tz {
    display: inline-block;
}

.page_list li {
    width: 26px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 4px 0 4px;
    background: #fff;
    border: 1px solid #bfbfbf;
}

.page_list li a {
    font-size: 12px;
    color: #333333;
    display: block;
}

.page_list li:hover,
.page_list li.current {
    border: 1px solid #ff9d02;
    background: #ff9d02;
}

.page_list li:hover a,
.page_list li.current a {
    coloR: #fff;
}

.page_list li.page_prv {
    margin-right: 5px;
    width: 32px;
    height: 32px;
    border: 1px solid #bfbfbf;
    background: url(../images/spzx_page_picon.png) no-repeat center center;
    cursor: pointer;
}

.page_list li.page_next {
    margin-left: 5px;
    width: 32px;
    height: 32px;
    border: 1px solid #bfbfbf;
    background: url(../images/spzx_page_nicon.png) no-repeat center center;
    cursor: pointer;
}

.page_list li.page_next:hover {
    border: 1px solid #ff9d02;
    background: url(../images/spzx_page_nhicon.png) no-repeat center center #ff9d02;
}

.page_list li.page_prv:hover {
    border: 1px solid #ff9d02;
    background: url(../images/spzx_page_phicon.png) no-repeat center center #ff9d02;
}

.page_tiaozhuan_t {
    border: 0;
    font-size: 14px;
    color: #999999;
    width: 50px;
    text-align: right;
    line-height: 32px;
}

.page_tiaozhuan_t2 {
    border: 0;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
}

.page_tiaozhuan_num {
    border: 0;
    width: 46px;
    margin: 0 5px;
    color: #047062;
}

.page_tiaozhuan_btn {
    border: 0;
    width: 40px;
    margin: 0 5px;
}

.page_tiaozhuan_num input[type='text'] {
    border: 1px solid #e5e5e5;
    width: 44px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #047062;
}

.page_tiaozhuan_btn input[type='submit'] {
    background: #ff9d02;
    border: 1px solid #ff9d02;
    width: 46px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.twostage_spzxxq {
    width: 1200px;
    height: 739px;
    border-top: 1px solid #eeeeee;
    padding: 24px 0 55px 0;
}

.twostage_spzxxq img {
    display: block;
    width: 100%;
}

.twostage_spzxxq video {
    display: block;
    width: 100%;
}

.twostage_tzgg {
    width: 1200px;
    margin: 0 auto;
}

.twostage_tzgg_cont {
    border-top: 1px solid #eee;
    padding-bottom: 53px;
}

.twostage_tzgg_list li {
    line-height: 64px;
    height: 64px;
    border-bottom: 1px dashed #ededed;
    overflow: hidden
}

.twostage_tzgg_txt {
    font-size: 16px;
    color: #333333;
    line-height: 63px;
    max-width: 1100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.twostage_tzgg_time {
    font-size: 14px;
    color: #333;
}

.twostage_tzgg_list li:hover .twostage_tzgg_txt {
    font-size: 18px;
    color: #1195f2;
    font-weight: bold;
}

.twostage_tzgg_page {
    padding-top: 22px;
}

.twostage_xwjdnr {
    width: 1200px;
    margin: 0 auto;
}

.twostage_xwjdnr_l {
    width: 889px;
}

.twostage_xwjdnr_title {
    font-size: 26px;
    color: #333333;
    padding: 25px 0 21px 0;
    line-height: 26px;
}

.twostage_xwjdnr_zhushi {
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 22px;
}

.twostage_xwjdnr_cent {
    border-top: 1px solid #eeeeee;
    padding-top: 16px;
    padding-bottom: 53px;
}

.xwjdnr_cent_txt {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 28px;
}

.twostage_xwjdnr_r {
    width: 264px;
    margin-top: -13px;
}

.xwjdnr_zjxw_title {
    background: #4ca2fe;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    padding: 19px 0 21px 10px;
}

.xwjdnr_cont_list {
    background: #f5f5f5;
    padding-bottom: 106px;
}

.xwjdnr_contr_img {
    padding: 15px 5px 0 5px;
}

.xwjdnr_contr_img img {
    display: block;
    width: 100%;
}

.xwjdnr_list {
    padding-top: 10px;
}

.xwjdnr_list li {
    background: url(../images/xwjdnr_list_bg.png) repeat-y 15px 2px;
    padding-left: 38px;
    overflow: hidden;
}

.xwjdnr_list li a {
    border-bottom: 1px solid #eeeeee;
    display: block;
}

.xwjdnr_list_title {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    margin: 10px 0 11px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 14px;
}

.xwjdnr_list_time {
    font-size: 12px;
    color: #999999;
    background: url(../images/xwjdnr_list_timeicon.png) no-repeat left center;
    padding-left: 26px;
    height: 15px;
    line-height: 15px;
    margin-bottom: 12px;
}

.xwjdnr_list li:hover .xwjdnr_list_title {
    color: #1195f2;
}

.twostage_bkzn {
    width: 1200px;
    margin: 0 auto;
}

.twostage_bkzn_l {
    -moz-box-shadow: 0px 2px 10px #f0f0ef;
    -webkit-box-shadow: 0px 2px 10px #f0f0ef;
    box-shadow: 0px 2px 10px #f0f0ef;
    min-height: 500px;
    width: 258px;
    margin-top: -72px;
    position: relative;
    background: #fff;
}

.twostage_nav1_list {
    background: url(../images/twostage_nav_bg.jpg) no-repeat center top;
    padding-top: 56px;
    padding-bottom: 63px;
}

.twostage_nav1_list>li {
    border-bottom: 1px solid #e9edf2;
}

.twostage_nav1_list>li>a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(../images/twostage_nav_arrow1.png) no-repeat 33px center;
    font-size: 16px;
    color: #0576c5;
    padding-left: 52px;
}

.twostage_nav1_list>li.active>a,
.twostage_nav1_list>li:hover>a {
    background: url(../images/twostage_nav_arrow2.png) no-repeat 33px center #1195f2;
    color: #fff;
    font-weight: bold;
}

.twostage_nav2_list {
    background: url(../images/twostage_nav_bg2.jpg) no-repeat center top;
    padding-bottom: 100px;
}

.twostage_nav_title {
    font-size: 22px;
    color: #0576c5;
    font-weight: bold;
    border-bottom: 1px solid #0576c5;
    line-height: 57px;
    height: 57px;
    padding-left: 33px;
}

.twostage_nav2_tsfl>li {
    border-bottom: 1px solid #f2f2f2;
}

.twostage_nav2_tsfl>li>a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding-left: 35px;
    font-size: 16px;
    color: #0576c5;
}

.twostage_nav2_tsfl>li.active>a,
.twostage_nav2_tsfl>li:hover>a {
    background: #1195f2;
    color: #fff;
    font-weight: bold;
}

.twostage_bkzn_r {
    width: 900px;
}

.zszc_cont {
    border-top: 1px solid #eee;
    padding-bottom: 50px;
}

.zszc_list li {
    border-bottom: 1px solid #f2f2f2;
    height: 65px;
    line-height: 65px;
    background: url(../images/bkzn_list_icon.png) no-repeat left center;
    padding-left: 16px;
}

.zszc_list_title {
    font-size: 16px;
    color: #333333;
    line-height: 65px;
    max-width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zszc_list_time {
    font-size: 14px;
    color: #333333;
    line-height: 65px;
}

.zszc_list li:hover .zszc_list_title {
    color: #1396f2;
    font-weight: bold;
}

.bkzn_list_page {
    padding-top: 16px;
}

.zszcnr_cont_title {
    font-size: 30px;
    color: #ff9d02;
    line-height: 42px;
    margin-top: 8px;
    text-align: center;
}

.zszcnr_cont_zhushi {
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    margin: 20px;
    text-align: center;
}

.zszcnr_cont_cent {
    border-top: 1px solid #eeeeee;
    padding: 16px 0 50px 0;
}

.zszcnr_cont_txt {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-bottom: 28px;
    text-indent: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

.zszcnr_cent_title {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 28px;
}

.zszcnr_cont_biaozhu p {
    text-align: right;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.xyzl_list {
    width: 982px;
    margin-left: -82px;
    padding-top: 20px;
}

.xyzl_list li {
    width: 247px;
    margin-left: 80px;
    margin-bottom: 39px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.xyzl_list_img {
    width: 100%;
    height: 138px;
    overflow: hidden;
}

.xyzl_list_img img {
    display: block;
    width: 100%;
    height: 138px;
}

.xyzl_list_txt {
    font-size: 16px;
    color: #333333;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.xyzl_list li:hover .xyzl_list_img {
    -moz-box-shadow: 2px 3px 7px #CFD0D0;
    -webkit-box-shadow: 2px 3px 7px #CFD0D0;
    box-shadow: 2px 3px 7px #CFD0D0;
}

.xyzl_list li:hover {
    transform: scale(1.11);
    -webkit-transform: scale(1.11);
    -moz-transform: scale(1.11);
    -o-transform: scale(1.11);
    -ms-transform: scale(1.11);
}

.kshd_cont {
    border-top: 1px solid #dddddd;
}

.kshd_cont_list {
    border-bottom: 1px solid #eeeeee;
    padding: 23px 0 63px 0;
}

.kshd_list_tw {
    background: url(../images/kshd_cont_icon1.png) no-repeat left center;
    padding-left: 42px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #1195f2;
    margin-bottom: 15px;
}

.kshd_list_da {
    background: url(../images/kshd_cont_icon2.png) no-repeat left 3px;
    padding-left: 42px;
    font-size: 16px;
    color: #333333;
    line-height: 25px
}

.twostage_lxwm_cont {
    border-top: 1px solid #dddddd;
    padding-top: 25px;
}

.twostage_lxwm_zhushi {
    padding: 50px 0 50px 0;
    margin-left: -11px;
    width: 913px;
}

.twostage_lxwm_zhushi>div {
    width: 217px;
    height: 110px;
    padding-top: 84px;
    text-align: center;
    margin-left: 10.5px;
}

.lxwm_zhushi_d1 {
    background: url(../images/twostage_lxwm_icon1.png) no-repeat center 35px #fae0e0;
}

.lxwm_zhushi_d2 {
    background: url(../images/twostage_lxwm_icon2.png) no-repeat center 35px #dcf2f4;
}

.lxwm_zhushi_d3 {
    background: url(../images/twostage_lxwm_icon3.png) no-repeat center 37px #eaf2dd;
}

.lxwm_zhushi_d4 {
    background: url(../images/twostage_lxwm_icon4.png) no-repeat center 32px #d6ebf8;
}

.lxwm_zhushi_title {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.lxwm_zhushi_txt {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.lxwm_zhushi_txt2 {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    padding-top: 7px;
}

.xylxfs_cont_title {
    font-size: 18px;
    color: #ff9d02;
    line-height: 18px;
    padding-bottom: 23px;
    border-bottom: 1px solid #dddddd;
}

.xylxfs_cont_list {
    padding-top: 15px;
    padding-bottom: 46px;
    width: 1046px;
    margin-left: -46px;
}

.xylxfs_cont_list li {
    width: 287px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding-left: 46px;
}

.twostage_zsjh {
    width: 1200px;
    margin: 0 auto;
}

.zsjh_title_col1 {
    color: #ff9d02;
    font-size: 16px;
    padding-left: 5px
}

.twostage_zsjh_cont {
    border-top: 1px solid #eeeeee;
    padding-top: 22px;
}

.zsjh_cont_l {
    width: 924px;
}

.zsjh_cont_l img {
    display: block;
    width: 100%;
}

.zsjh_contl_txt {
    font-size: 14px;
    color: #333333;
    line-height: 60px;
}

.zsjh_cont_r {
    width: 260px;
    padding-bottom: 50px;
}

.zsjh_contr_gslb {
    font-size: 18px;
    color: #fff;
    line-height: 51px;
    height: 51px;
    background: #1195f2;
    text-align: center;
}

.gslb_title {
    font-size: 18px;
    color: #1195f2;
    text-align: center;
    height: 53px;
    line-height: 53px;
    text-align: center;
}

.gslb_table {
    width: 100%;
}

.gslb_table tr {
    background: #f7f7f7;
}

.gslb_table td {
    background: #f7f7f7;
    text-align: center;
    width: 33.3%;
    line-height: 25px;
    vertical-align: top;
    padding: 15px 0 11px 0;
    display: inline-block;
}

.gslb_table td a {
    font-size: 18px;
    color: #333333;
}

.gslb_table td a:hover {
    color: #1195f2;
}

.zsjhyear_cont {
    padding-bottom: 150px;
}

.zsjhyear_list li {
    line-height: 53px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.zsjhyear_list li a {
    font-size: 18px;
    color: #333333;
    display: block;
}

.zsjhyear_list li.even a {
    background: #f7f7f7;
}

.zsjhyear_list li.active a,
.zsjhyear_list li a:hover {
    color: #fff;
    background: #1195f2;
    font-weight: bold;
}

.zsjhmap {
    width: 1200px;
    margin: 0 auto;
}

.zsjhmap_cont {
    border-top: 1px solid #eeeeee;
    padding-top: 23px;
}

.zsjhmap_txt {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
}

.zsjhmap_cent {
    padding-top: 53px;
    padding-bottom: 162px;
}

.zsjhmap_cent2 {
    padding: 90px 0 50px 0;
}

.zswxg_banner {
    margin: 108px 0 0 0;
    background: url(../images/newbg.png) no-repeat center;
    background-size: cover;
    width: 330px;
    height: 274px;
    padding: 9px 12px 9px 6px;
    margin-left: -6px;
}

.zswxg_banner p {
    text-align: center;
    line-height: 1;
    height: 50%;
    width: 50%;
    float: left;
}

.zswxg_banner p a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: flex;
    flex-flow: column;
    justify-content: center;
    box-sizing: border-box;
    align-items: center;
    width: 100%;
    height: 100%;
}

.zswxg_banner p {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    overflow: hidden;
}

.zswxg_banner p.active {
    transform: scale(1.18);
    -webkit-transform: scale(1.18);
    -moz-transform: scale(1.18);
    -ms-transform: scale(1.18);
    -o-transform: scale(1.18);
    background-image: linear-gradient(8deg, #ff8b02 0%, #fcab2a 100%);
    box-shadow: 3px 0px 10px 0px rgba(0, 61, 117, 0.3);
}

.zswxg_banner p.active a {
    border: 0 !important;
}

.zswxg_banner p:first-child {
    border-radius: 4px 0 0;
    -webkit-border-radius: 4px 0 0;
    -moz-border-radius: 4px 0 0;
    -ms-border-radius: 4px 0 0;
    -o-border-radius: 4px 0 0;
}

.zswxg_banner p:nth-child(2) {
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -ms-border-radius: 0 4px 0 0;
    -o-border-radius: 0 4px 0 0;
}

.zswxg_banner p:nth-child(3) {
    border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    -ms-border-radius: 0 0 0 4px;
    -o-border-radius: 0 0 0 4px;
}

.zswxg_banner p:last-child {
    border-radius: 0 0 4px;
    -webkit-border-radius: 0 0 4px;
    -moz-border-radius: 0 0 4px;
    -ms-border-radius: 0 0 4px;
    -o-border-radius: 0 0 4px;
}

.zjsjlist .tzgg_list_txt,
.zjsjlist .tzgg_list_time {
    background-color: #fff;
}

.zjsjlist li {
    background-color: #f5f5f5;
    height: 31px;
}

.zjsjlist li .newsjd_list_day,
.zjsjlist li .newsjd_list_txt {
    line-height: 31px;
}

.mtsjlist {
    margin-right: -19px;
}

.mtsjlist li {
    float: left;
    width: 27%;
    position: relative;
}

.mtsjlist li .div1 {
    padding-right: 39px;
    overflow: hidden;
}

.mtsjlist li .div1 img {
    width: 100%;
    height: 130px;
}

.mtsjlist li h3 {
    border-left: 1px solid #d2d2d2;
    position: relative;
    padding-bottom: 32px;
    padding-left: 10px;
}

.mtsjlist li h3 b {
    position: absolute;
    width: 2px;
    height: 50px;
    background-color: #fd9c06;
    top: 0;
    left: 0;
}

.mtsjlist li h3 p {
    color: #333;
    font-size: 18px;
    height: 50px;
    text-overflow: ellipsis;
    line-height: 25px;
    overflow: hidden;
}

.mtsjlist li h3 span {
    font-size: 12px;
    color: #999;
}

.mtsjlist li .newsjd_contl_morebtn {
    bottom: 108px;
    right: 39px;
}

.zswxg_banner p img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    flex-shrink: 0;
    height: 40px;
}

.zswxg_banner_r {
    padding: 23px 0 0 0;
    width: 258px
}

.zswxg_search_cont {
    width: 228px;
    margin: 0 auto 0 13px;
}

.zswxg_banner_r .sdx_select {
    width: 100%;
    height: 46px;
    position: relative;
    margin: 0 auto 29px auto;
}

.zswxg_banner_r .sdx_inp_cont {
    width: 100%;
    cursor: pointer;
}

.zswxg_banner_r .sdx_select_input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333;
    background: none;
    text-indent: 16px;
    -moz-box-shadow: 0px 2px 5px #3679b2;
    -webkit-box-shadow: 0px 2px 5px #3679b2;
    box-shadow: 0px 2px 5px #3679b2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}

.zswxg_banner_r .sdx_select_arrow {
    background: url(../images/zswxg_banner_arrow.png) no-repeat center center;
    width: 10px;
    height: 8px;
    position: absolute;
    top: 19px;
    right: 15px
}

.zswxg_banner_r .sdx_select_list {
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.zswxg_banner_r .sdx_select_list li {
    background: #1195f2;
    color: #fff;
    font-size: 14px;
    text-indent: 16px;
    line-height: 28px;
    cursor: pointer;
}

.zswxg_banner_r .sdx_select_list li a {
    color: #fff;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
}

.zswxg_banner_r .sdx_select_list li.active,
.sdx_select_list li:hover {
    background: #0d6bc2;
}

.zswxg_banner_btn {
    background: #0d6bc2;
    display: block;
    width: 228px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -moz-box-shadow: 0px 2px 5px #3679b2;
    -webkit-box-shadow: 0px 2px 5px #3679b2;
    box-shadow: 0px 2px 5px #3679b2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 13px;
}

.zswxg_xxzlcont_bg {
    position: fixed;
    top: 0;
    height: 0;
    background: url(../images/zswxg_contbg.png) repeat left top;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}

.xyzl_list_big {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 550px;
    margin: -275px 0 0 -400px;
}

.xyzl_list_big li {
    width: 100%;
    height: 100%;
    line-height: 100%;
    overflow: hidden;
    display: none;
}

.xyzl_list_big li a {
    display: inline-table;
    width: 100%;
    height: 100%;
    line-height: 100%;
    overflow: hidden;
}

.xyzl_list_big li p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.xyzl_list_big li img {
    display: block;
    max-width: 800px;
    max-height: 550px;
    margin: 0 auto;
}


.old {
    float: left;
    /* field-sizing: fixed; */
    position: fixed;
}
.old a {
    /* position: fixed; */
    color: #fff;
}



@media only screen and (max-width: 968px) {
  .old {
   display: none;
}
}