@charset "UTF-8";

.sz_container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.index_content {
    padding-bottom: 44px;
}

.headlines {
    border-bottom: 8px solid #4c68a7;
    padding-left: 125px;
    background: url("tt_icon.png") no-repeat 20px center;
    position: relative;
    display: none;
}

.lines_list {
    margin-top: 28px;
    margin-bottom: 20px;
}

.lines_list ul li {
    height: 48px;
    line-height: 48px;
    position: relative;
    padding-left: 25px;
}

.lines_list ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #4c68a8;
    position: absolute;
    left: 0;
    top: 20px;
}

.lines_list ul li a {
    font-size: 22px;
    color: #4c68a8;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.headlines .col_more {
    position: absolute;
    bottom: 12px;
    right: 0;
}

.col_more {
    float: right;
    line-height: 22px;
}

.col_more a {
    font-size: 16px;
    color: #4c67a7;
    display: inline-block;
    padding-right: 36px;
    background: url("icon_more.png") no-repeat right center;
    transition: all 0.5s;
}

.col_more:hover a {
    margin-right: 10px;
}

.part_con {
    margin-top: 40px;
}

.part_con .title_sub {
    margin-top: 24px;
}

.part_con .title_sub ul {
    float: left;
}

.part_con .title_sub ul li {
    float: left;
    border-left: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin-left: 35px;
    padding-left: 35px;
}

.part_con .title_sub ul li:first-child {
    border-left: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.part_con .title_sub ul li span {
    font-size: 22px;
    font-weight: bold;
    color: #666;
    cursor: default;
}

.part_con .title_sub ul li.on span {
    color: #4c67a7;
}

.part_con .part_title img {
    width: auto;
    height: 47px;
}

.part_con .sub_list {
    margin-top: 25px;
}

.part_con .sub_list .list_con {
    display: none;
}

.part_con .sub_list .list_con:first-child {
    display: block;
}

.part_con .sub_list .list_con.xx_list {
    height: 294px;
    overflow: hidden;
}

.part_news {
    padding-bottom: 10px;
    overflow: hidden;
}

.part_news .sub_list {
    height: 294px;
}

.part_news .sub_list .zwyw ul {
    margin-left: -30px;
}

.part_news .sub_list .zwyw .zwyw_xxlb {
    display: none;
}

.part_news .sub_list .zwyw ul li {
    float: left;
    width: 380px;
    margin-left: 30px;
    transition: all 0.5s;
}

.part_news .sub_list .zwyw ul li .img_show {
    position: relative;
    width: 380px;
    height: 214px;
    overflow: hidden;
}

.part_news .sub_list .zwyw ul li .img_show .horn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 26px;
    line-height: 26px;
    background: #c5572c;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.part_news .sub_list .zwyw ul li .img_show img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    min-height: 100%;
    transition: all 0.5s;
}

.part_news .sub_list .zwyw ul li .text_show {
    border: 1px solid #d3d3d3;
    display: table-cell;
    width: 380px;
    height: 80px;
    padding: 10px 20px;
    vertical-align: middle;
}

.part_news .sub_list .zwyw ul li .text_show a {
    color: #000000;
    font-size: 16px;
}

.part_news .sub_list .zwyw ul li:hover {
    box-shadow: 0px 0px 10px #c7c7c7;
}

.part_news .sub_list .zwyw ul li:hover .text_show a {
    color: #0085ce;
}

.part_news .sub_list .zwyw ul li:hover .img_show img {
    transform: scale(1.1);
}

.part_con .xx_list ul li {
    height: 49px;
    line-height: 49px;
    position: relative;
    padding-left: 25px;
}

.part_con .xx_list ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    width: 5px;
    height: 5px;
    background: #0085ce;
}

.part_con .xx_list ul li a {
    float: left;
    font-size: 16px;
    color: #000;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.part_con .xx_list ul li a:hover {
    color: #0085ce;
}

.part_con .xx_list ul li span,
.part_con .xx_list ul li .date {
    float: right;
    font-size: 16px;
    color: #333;
}

.zwgk_con .con_left {
    float: left;
    width: 746px;
}

.zwgk_con .con_left .sub_list .list_con ul li {
    height: 76px;
    line-height: 75px;
    border-bottom: 1px solid #eeeeee;
    padding-right: 5px;
    transition: all 0.3s;
}

.zwgk_con .con_left .sub_list .list_con ul li a {
    float: left;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #000;
}

.zwgk_con .con_left .sub_list .list_con ul li .date {
    float: right;
    font-size: 16px;
    color: #333;
}

.zwgk_con .con_left .sub_list .list_con ul li:hover {
    box-shadow: 0px 0px 10px #ccc;
    border-bottom: 1px solid transparent;
    padding: 0 25px;
}

.zwgk_con .con_left .sub_list .list_con ul li a:hover {
    color: #0085ce;
}

.zwgk_con .con_right {
    float: right;
    width: 424px;
}

.zwgk_con .con_right .sub_list {
    margin-top: 17px;
}

.zwgk_con .con_right .sub_list .list_con ul li {
    line-height: 48px;
    padding-left: 20px;
    position: relative;
}

.zwgk_con .con_right .sub_list .list_con ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    width: 3px;
    height: 3px;
    background: #0085ce;
}

.zwgk_con .con_right .sub_list .list_con ul li a {
    font-size: 16px;
    color: #333;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.zwgk_con .con_right .sub_list .list_con ul li a:hover {
    color: #0085ce;
}

.zwgk_con .con_right .sub_list .list_con ul li .date {
    font-size: 16px;
    color: #333;
    margin-left: 14px;
    float: right;
}

.zwgk_con .con_right .gk_menu ul {
    margin-left: -20px;
    margin-top: -20px;
}

.zwgk_con .con_right .gk_menu ul li {
    width: 202px;
    height: 78px;
    background: #4c67a7;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.zwgk_con .con_right .gk_menu ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 78px;
    display: block;
    padding-left: 26px;
}

.zwgk_con .con_right .gk_menu ul li a img {
    width: 40px;
    margin-right: 12px;
}

.zwgk .xxgk_about {
    margin: 30px 0;
}

.zwgk .xxgk_about ul li {
    float: left;
    width: 175px;
    height: 55px;
    line-height: 53px;
    border: 1px solid #cdcdcd;
    margin-left: 26px;
    text-align: center;
    background: #fff;
    transition: all 0.5s;
}

.zwgk .xxgk_about ul li:first-child {
    margin-left: 0;
}

.zwgk .xxgk_about ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
}

.zwgk .xxgk_about ul li:hover {
    background: #4c67a7;
    border: 1px solid #4c67a7;
}

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

.zwgk .xxgk_about ul li.ysqgk {
    background: #4c67a7;
    width: 200px;
    margin-left: 20px;
}

.zwgk .xxgk_about ul li.ysqgk a {
    color: #fff;
    padding-left: 26px;
    text-align: left;
}

.zwgk .xxgk_about ul li.ysqgk a img {
    margin-right: 16px;
    width: 32px;
}

.ztzl .part_title .col_more {
    line-height: 48px;
}

.ztzl .sub_list ul {
    margin-left: -32px;
}

.ztzl .sub_list ul li {
    float: left;
    width: 276px;
    height: 184px;
    margin-left: 32px;
    transition: all 0.5s;
}

.ztzl .sub_list ul li .text_show {
    width: 276px;
    height: 60px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.ztzl .sub_list ul li .text_show:after {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s;
}

.ztzl .sub_list ul li:hover .text_show:after {
    width: 100%;
}

.ztzl .sub_list ul li a {
    font-size: 16px;
    color: #333;
    display: block;
}

.ztzl .sub_list ul li.li_01 .text_show {
    background: #e9f0ff;
}

.ztzl .sub_list ul li.li_01 .text_show:after {
    background: #4c67a7;
}

.ztzl .sub_list ul li.li_02 .text_show {
    background: #fdf3da;
}

.ztzl .sub_list ul li.li_02 .text_show:after {
    background: #f7c547;
}

.ztzl .sub_list ul li.li_03 .text_show {
    background: #f0f5f4;
}

.ztzl .sub_list ul li.li_03 .text_show:after {
    background: #6a9a96;
}

.ztzl .sub_list ul li.li_04 .text_show {
    background: #f9eee9;
}

.ztzl .sub_list ul li.li_04 .text_show:after {
    background: #c5572c;
}

.ztzl .sub_list ul li a .img_show {
    width: 276px;
    height: 124px;
    overflow: hidden;
}

.ztzl .sub_list ul li a .img_show img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.ztzl .sub_list ul li:hover {
    box-shadow: 0px 0px 10px #c7c7c7;
}

.ztzl .sub_list ul li:hover .img_show img {
    transform: scale(1.1);
}

.ztzl .sub_list ul li:hover .text_show {
    color: #0085ce;
}

.hdjl_left {
    float: left;
    width: 340px;
    background: #f6f6f6;
    padding: 30px;
}

.hdjl_left .ts_title {
    font-size: 22px;
    color: #4c67a7;
    line-height: 22px;
    display: inline-block;
}

.hdjl_left .ts_banner {
    margin-top: 32px;
    text-align: center;
}

.hdjl_left ul {
    margin-left: -20px;
    margin-top: 10px;
}

.hdjl_left ul li {
    float: left;
    width: 130px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-left: 20px;
    margin-top: 20px;
}

.hdjl_left ul li.fir {
    width: 280px;
}

.hdjl_left ul li.fir a {
    background: url("jt.png") no-repeat 90% center;
    transition: all 0.5s;
}

.hdjl_left ul li.fir a img {
    margin-right: 34px;
}

.hdjl_left ul li a {
    display: block;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
}

.hdjl_left ul li a img {
    margin-right: 12px;
    vertical-align: middle;
}

.hdjl_left ul li:hover a {
    color: #4c67a7;
}

.hdjl_right {
    float: right;
    width: 830px;
    background: #fff;
}

.hdjl_right .dczj .zjtit_left {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #4c67a7;
    line-height: 22px;
}

.hdjl_right .dczj .zjtit_right {
    float: right;
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
    color: #4c67a7;
}

.hdjl_right .dczj .zjtit_right img {
    margin-right: 10px;
    vertical-align: bottom;
}

.dczj {
    padding: 30px 30px 27px 30px;
    box-shadow: 0px 0px 10px #eaeaea;
}

.dczj .dczj_con {
    margin-top: 25px;
}

.dczj .dczj_con .zj_left {
    float: left;
    width: 316px;
}

.dczj .dczj_con .zj_right {
    float: right;
    width: 424px;
}

.dczj .dczj_con .zj_right ul li {
    position: relative;
    line-height: 50px;
    padding-left: 20px;
}

.dczj .dczj_con .zj_right ul li:before {
    width: 3px;
    height: 3px;
    background: #0085ce;
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
}

.dczj .dczj_con .zj_right ul li a {
    float: left;
    font-size: 16px;
    color: #000;
    max-width: 82%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dczj .dczj_con .zj_right ul li a:hover {
    color: #0085ce;
}

.dczj .dczj_con .zj_right ul li .date {
    float: right;
    font-size: 16px;
    color: #000;
}

.hd_about {
    padding: 25px 34px;
    box-shadow: 0px 0px 10px #eaeaea;
    margin-top: 30px;
}

.hd_about ul li {
    float: left;
    position: relative;
    width: 254px;
    padding: 0 53px;
}

.hd_about ul li:before {
    content: "";
    width: 1px;
    height: 98px;
    background: #cdcdcd;
    position: absolute;
    left: 0;
    top: 4px;
}

.hd_about ul li:first-child:before {
    display: none;
}

.hd_about ul li a {
    display: block;
    text-align: center;
}

.hd_about ul li a .list_icon img {
    width: 100px;
    height: 70px;
}

.hd_about ul li a .list_text {
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin-top: 18px;
}

.pcnr_lb {
    position: relative;
}

.pcnr_lb .bd {
    overflow: hidden;
}

.pcnr_lb .bd ul {
    margin-left: -32px !important;
}

.pcnr_lb .bd ul li {
    float: left;
    width: 276px;
    height: 150px;
    margin-left: 32px;
}

.pcnr_lb .bd ul li div.pc_img a,
.pcnr_lb .bd ul li div.pc_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.pcnr_lb .prev {
    position: absolute;
    left: -72px;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
    background: url(lb_prev.png) no-repeat;
}

.pcnr_lb .next {
    position: absolute;
    right: -72px;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
    background: url(lb_next.png) no-repeat;
}

.zwfw .col_more {
    line-height: 48px;
}

.zwfw .sub_list .zwfw_left {
    float: left;
    width: 380px;
    height: 262px;
    overflow: hidden;
    background: #eff2f9;
    padding: 20px;
}

.zwfw .sub_list .zwfw_center {
    float: left;
    width: 380px;
    height: 262px;
    overflow: hidden;
    margin-left: 30px;
    background: #eff2f9;
    padding: 20px;
}

.zwfw .sub_list .fw_tab {
    float: left;
    width: 380px;
    height: 262px;
    overflow: hidden;
    margin-left: 30px;
    background: #eff2f9;
    padding: 20px;
}

.zwfw .sub_list .fw_tab:first-child {
    margin-left: 0;
}

.zwfw .sub_list .fw_tab .tab_menu li {
    float: left;
    margin-left: 20px;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    cursor: default;
}

.zwfw .sub_list .fw_tab .tab_menu li.on {
    color: #4c67a7;
    font-weight: bold;
}

.zwfw .sub_list .fw_tab .tab_menu li:first-child {
    margin-left: 0;
}

.zwfw .sub_list .fw_tab .tab_menu .col_more {
    line-height: 30px;
}

.zwfw .sub_list .fw_tab .tab_con {
    margin-top: 10px;
}

.zwfw .sub_list .fw_tab .tab_con ul {
    margin-left: -4px;
    display: none;
}

.zwfw .sub_list .fw_tab .tab_con ul:first-child {
    display: block;
}

.zwfw .sub_list .fw_tab .tab_con ul li {
    float: left;
    width: 82px;
    margin-left: 4px;
    margin-top: 20px;
}

.zwfw .sub_list .fw_tab .tab_con ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #333;
}

.zwfw .sub_list .fw_tab .tab_con ul li a img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  display: block;
  margin-left:auto;
  margin-right:auto;
}

.zwfw .sub_list .fw_tab .tab_con ul li a:hover {
    color: #4c67a7;
}

.zwfw .sub_list .fw_tab .bsbm_lb {
    padding-top: 16px;
    position: relative;
}

.sub_list .bsbm .bm_title {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #4c67a7;
}

.sub_list .bsbm .bm_list ul.lb_pare li .bm_child {
    margin-top: 16px;
    width: 340px;
    height: 170px;
}

.sub_list .bsbm .bm_list ul.lb_pare li {
    margin-left: -20px;
    width: 360px;
    height: 175px;
}

.sub_list .bsbm .bm_list ul.lb_pare li .bm_child {
    float: left;
    width: 100px;
    margin-left: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}

.sub_list .bsbm .bm_list ul.lb_pare li .bm_child a {
    font-size: 16px;
    color: #333;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.sub_list .bsbm .bm_list ul.lb_pare li .bm_child a:hover {
    color: #4c67a7;
}

.zwfw .sub_list .fw_tab.bmfw .tab_con ul {
    margin-left: -20px;
}

.zwfw .sub_list .fw_tab.bmfw .tab_con ul li {
    width: 100px;
    margin-left: 20px;
}

.bsbm_lb .hd {
    position: absolute;
    right: 0;
    top: -24px
}

.bsbm_lb .hd ul {
    text-align: right;
}

.bsbm_lb .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0 4px;
    background: #b6b6b6;
}

.bsbm_lb .hd ul li.on {
    width: 25px;
    background: #4c67a7;
}

.content_banner {
    display: none;
}

.pcnr .pcnr_lb_old {
    display: none;
    position: relative;
}

.pcnr .pcnr_lb_old .bd ul {
    margin-left: -40px !important;
}

.pcnr .pcnr_lb_old .bd ul li {
    width: 580px;
    height: 314px;
    margin-left: 40px;
}

.pcnr .pcnr_lb_old .bd ul li img {
    width: 580px;
    height: 314px;
}

.pcnr .pcnr_lb_old .prev {
    position: absolute;
    left: -72px;
    top: 50%;
    margin-top: -21px;
    width: 52px;
    height: 52px;
    background: url(lb_prev.png) no-repeat;
    background-size: cover;
}

.pcnr .pcnr_lb_old .next {
    position: absolute;
    right: -72px;
    top: 50%;
    margin-top: -21px;
    width: 52px;
    height: 52px;
    background: url(lb_next.png) no-repeat;
    background-size: cover;
}

.zwfw .sub_list .bsbm .bm_list .bsbm_lb_old {
    padding-top: 16px;
    position: relative;
    display: none;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .bd ul li {
    margin-left: -40px;
    width: 1200px;
    height: 210px;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .bd ul li .bm_child {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin-left: 40px;
    margin-top: 30px;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .bd ul li .bm_child a {
    font-size: 32px;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .hd {
    position: absolute;
    right: 0;
    top: -24px;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .hd ul {
    text-align: right;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .hd ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    margin: 0 10px;
    background: #b6b6b6;
}

.sub_list .bsbm .bm_list .bsbm_lb_old .hd ul li.on {
    width: 50px;
    background: #4c67a7;
}

.part_con.ylfw {
    display: none;
}

/* Grow Shadow */
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* Outline Out */
.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #4c67a7 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

/* Reveal */
.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #4c67a7;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 2px;
}

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #4c67a7;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

/* 自适应 */

@media screen and (max-width: 1200px) {

    #ad2,
    #cloud9,
    #cloud99,
    .index_pc,
    #cloud999 {
        display: none;
    }

    .index_content {
        padding: 0 10px;
    }

    .pcnr_lb .prev {
        left: 0;
    }

    .pcnr_lb .next {
        right: 0;
    }

    .part_con .title_sub ul li {
        padding-left: 16px;
        padding-right: 16px;
        margin-left: 0;
    }

    .part_news .sub_list .zwyw ul {
        margin-left: 0;
    }

    .part_news .sub_list .zwyw .zwyw_pic li {
        width: calc((100% - 60px)/3);
    }

    .part_news .sub_list .zwyw .zwyw_pic li:first-child {
        margin-left: 0;
    }

    .part_news .sub_list .zwyw ul li .img_show {
        width: 100%;
    }

    .part_news .sub_list .zwyw ul li .text_show {
        width: 100%;
        display: block;
        text-align: center;
        line-height: 80px;
    }

    .zwgk_con .con_left {
        width: 62%;
    }

    .zwgk_con .con_right {
        width: 35%;
    }

    .zwgk_con .con_right .gk_menu ul {
        margin: 0;
    }

    .zwgk_con .con_right .gk_menu ul li {
        width: calc((100% - 20px)/2);
    }

    .zwgk_con .con_right .gk_menu ul li:nth-child(2n +1) {
        margin-left: 0;
    }

    .zwgk .xxgk_about ul li {
        width: calc((100% - 130px)/3);
        margin-top: 20px;
    }

    .zwgk .xxgk_about ul li.ysqgk {
        width: calc((100% - 130px)/3);
        margin-left: 26px;
    }

    .zwgk .xxgk_about ul li:nth-child(3n + 1) {
        margin-left: 0;
    }

    .zwfw .sub_list .fw_tab {
        width: calc((100% - 60px)/3);
        height: auto;
    }

    .zwfw .sub_list .fw_tab:first-child {
        margin-left: 0;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child {
        /* width: calc((100% - 112px)/3); */
    }

    .ztzl .sub_list ul {
        margin-left: 0;
    }

    .ztzl .sub_list ul li {
        width: calc((100% - 96px)/4);
    }

    .ztzl .sub_list ul li:first-child {
        margin-left: 0;
    }

    .ztzl .sub_list ul li a .img_show {
        width: 100%;
    }

    .hdjl_left {
        width: 28.3%;
        padding: 2%;
    }

    .hdjl_left ul {
        margin-left: 0;
    }

    .hdjl_left ul li.fir {
        width: 100%;
        margin-left: 0;
    }

    .hdjl_left ul li {
        width: calc((100% - 20px)/2);
    }

    .hdjl_left ul li:nth-child(2n+ 2) {
        margin-left: 0;
    }

    .hdjl_left ul li a {
        font-size: 14px;
    }

    .hdjl_right {
        width: 69%;
    }

    .hd_about ul li {
        width: 33%;
    }

    .dczj .dczj_con .zj_left {
        width: 40%;
    }

    .dczj .dczj_con .zj_right {
        width: 55%;
    }
}



/* @media screen and (max-width: 1024px) {
    .sz_header .header_top {
        display: none;
    }
} */

@media screen and (max-width: 1024px) {
    .part_con .part_title img {
        height: 55px;
    }

    .index_content {
        padding: 0 24px 44px 24px;
    }

    .part_con {
        margin-top: 60px;
    }

    .part_con .title_sub ul li {
        border-left: none;
        padding-left: 0;
        margin-left: 20px;
        font-size: 36px;
        line-height: 72px;
        height: 72px;
    }

    .part_con .title_sub ul li span {
        font-size: 36px;
    }

    .col_more a {
        font-size: 24px;
        line-height: 72px;
        color: #999999;
        padding-right: 28px;
    }

    .part_news .sub_list {
        height: auto;
    }

    .part_news .sub_list .zwyw {
        display: none;
    }

    .part_news .sub_list .zwyw .zwyw_pic {
        display: none;
    }

    .part_news .sub_list .zwyw .zwyw_xxlb {
        display: block;
    }

    .part_news .sub_list .zwyw ul {
        margin: 0;
    }

    .part_news .sub_list .zwyw .zwyw_xxlb li {
        border-bottom: 2px solid #efefef;
        height: auto;
        padding: 10px 0;
        line-height: 42px;
        width: 100%;
        margin: 0
    }

    .part_news .sub_list .zwyw .zwyw_xxlb li a {
        max-width: 100%;
        font-size: 30px;
        /* line-height: 60px; */
        width: 100%;
        white-space: normal;
        float: none;
        color: #000;
    }

    .part_news .sub_list .zwyw .zwyw_xxlb li .date {
        width: 100%;
        font-size: 24px;
        float: none;
        display: block;
        margin: 10px 0;
    }

    .part_con .xx_list ul li {
        border-bottom: 2px solid #efefef;
        height: auto;
        padding: 10px 0;
        line-height: 42px;
    }

    .part_con .xx_list ul li:before {
        display: none;
    }

    .part_con .sub_list .list_con.xx_list {
        height: auto;
    }

    .part_con .xx_list ul li a {
        max-width: 100%;
        font-size: 30px;
        line-height: 42px;
        width: 100%;
        white-space: normal;
        float: none;
    }

    .part_con .xx_list ul li span,
    .part_con .xx_list ul li .date {
        width: 100%;
        font-size: 24px;
        float: none;
        display: block;
        margin: 10px 0;
    }

    .zwgk_con .con_left {
        width: 100%;
    }

    .part_con .title_sub ul li:last-child {
        margin-left: 0;
    }

    .zwgk_con .con_left .sub_list .list_con ul li {
        border-bottom: 2px solid #efefef;
        height: auto;
        padding: 10px 0;
        line-height: 42px;
    }

    .zwgk_con .con_left .sub_list .list_con ul li a {
        max-width: 100%;
        font-size: 30px;
        /* line-height: 60px; */
        width: 100%;
        white-space: normal;
        float: none;
    }

    .zwgk_con .con_left .sub_list .list_con ul li .date {
        width: 100%;
        font-size: 24px;
        float: none;
        display: block;
        margin: 10px 0;
    }

    .zwgk_con .con_right {
        width: 100%;
    }

    .zwgk_con .con_right .sub_list .list_con ul li {
        max-width: 100%;
        font-size: 30px;
        line-height: 42px;
        width: 100%;
        white-space: normal;
        float: none;
        padding: 10px 0;
        border-bottom: 2px solid #efefef;
    }

    .zwgk_con .con_right .sub_list .list_con ul li:before {
        display: none;
    }

    .zwgk_con .con_right .sub_list .list_con ul li a {
        max-width: 100%;
        font-size: 30px;
        width: 100%;
        white-space: normal;
        float: none;
    }

    .zwgk_con .con_right .sub_list .list_con ul li .date {
        width: 100%;
        font-size: 24px;
        float: none;
        display: block;
        margin-left: 0;
        margin: 10px 0;
    }

    .zwgk_con .con_right .gk_menu {
        margin-top: 30px;
    }

    .zwgk_con .con_right .gk_menu ul {
        margin: 0;
    }

    .zwgk_con .con_right .gk_menu ul li {
        width: calc((100% - 24px)/2);
        height: 120px;
        margin-left: 24px;
        margin-top: 24px;
    }

    .zwgk_con .con_right .gk_menu ul li:nth-child(1),
    .zwgk_con .con_right .gk_menu ul li:nth-child(2) {
        margin-top: 0;
    }

    .zwgk_con .con_right .gk_menu ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .zwgk_con .con_right .gk_menu ul li a {
        line-height: 120px;
        font-size: 30px;
        padding-left: 70px;

    }

    .zwgk_con .con_right .gk_menu ul li a img {
        width: 56px;
        height: 56px;
        margin-right: 24px;
    }

    .zwgk .xxgk_about {
        margin: 24px 0;
    }

    .zwgk .xxgk_about ul li {
        width: calc((100% - 24px)/2);
        height: 90px;
        line-height: 90px;
        font-size: 30px;
        margin-left: 24px;
        margin-top: 24px;
    }

    .zwgk .xxgk_about ul li.ysqgk {
        width: calc((100% - 24px)/2);
        margin-left: 24px;
    }

    .zwgk .xxgk_about ul li.ysqgk a {
        padding-left: 40px;
    }

    .zwgk .xxgk_about ul li.ysqgk a img {
        width: 56px;
        height: 56px;
        margin-right: 24px;
    }

    .zwgk .xxgk_about ul li:nth-child(3n+1) {
        margin-left: 24px;
    }

    .zwgk .xxgk_about ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .zwgk .xxgk_about ul li a {
        font-size: 30px;
    }

    .zwfw .sub_list .fw_tab {
        width: 100%;
        margin-left: 0;
        height: auto;
        margin-bottom: 30px;
        padding: 18px !important;
    }

    .bsbm {
        height: 370px !important;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li {
        width: 25%;
        height: auto;
        margin-left: 0;
        margin-top: 8px;
        font-size: 30px;
        padding: 10px;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li:nth-child(4n + 1) {
        margin-left: 0;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li a {
        height: auto;
    }

    .sub_list .bsbm {
        padding: 20px;
    }

    .sub_list .bsbm .bm_title {
        height: 46px;
        line-height: 46px;
    }

    .zwfw .sub_list .fw_tab .bsbm_lb {
        padding-top: 22px;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child a .zwfw .sub_list .fw_tab .tab_con ul li a {
        font-size: 1.2rem;
    }

    .sub_list .bsbm .bm_title {
        font-size: 36px;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li {
        width: 31rem !important;
        text-align: left;
        font-size: 30px;
        /* height: 60px; */
        margin-left: 0;
        height: 300px;
        overflow: hidden;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li a {
        font-size: 30px
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child {
        width: calc((100% - 40px)/3);
        line-height: 56px;
        margin-top: 0;
        margin-left: 0;
        height: 56px;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child a {
        font-size: 30px;
        line-height: 56px;
    }

    .bsbm_lb .hd ul li {
        width: 24px;
        height: 24px;
    }

    .bsbm_lb .hd ul li.on {
        width: 48px;
    }

    .zwfw .sub_list .fw_tab.bmfw .tab_con ul {
        margin-left: 0;
    }

    .zwfw .sub_list .fw_tab .tab_menu li {
        font-size: 38px;
        line-height: 72px;
        height: 72px;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li a img {
        width: 56px;
        height: 56px;
    }

    .zwfw .sub_list .fw_tab.bmfw {
        padding-top: 20px;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li a {
        font-size: 26px;
    }

    .zwfw .sub_list .fw_tab.bmfw .tab_con ul li {
        width: 33%;
        margin-left: 0;
        padding: 16px;
        margin-top: 12px;

    }

    .ztzl .sub_list ul {
        margin: 0;
    }

    .ztzl .sub_list ul li {
        width: calc((100% - 24px)/2);
        margin-left: 24px;
        height: auto;
        margin-top: 24px;
    }

    .ztzl .sub_list ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .ztzl .sub_list ul li a .img_show {
        width: 100%;
        height: 145px;
    }

    .ztzl .sub_list ul li .text_show {
        height: 72px;
        line-height: 72px;
        font-size: 30px;
        width: 100%;
        display: block;
    }

    .hdjl_left {
        width: 100%;
        float: none;
        padding: 24px;
    }

    .tsjb_title {
        width: 35%;
        float: left;
    }

    .hdjl_left .ts_title {
        font-size: 36px;
        line-height: 64px;
    }

    .hdjl_left ul {
        width: 65%;
        float: right;
        margin: 0;
    }

    .hdjl_left ul li {
        height: 90px;
        line-height: 90px;
        width: calc((100% - 24px)/2);
        margin-left: 24px;
    }

    .hdjl_left ul li:nth-child(2n+2) {
        margin-left: 0;
    }

    .hdjl_left ul li a {
        font-size: 30px;
    }

    .hdjl_left ul li a img {
        width: 36px;
        height: 36px;
    }

    .hdjl_left ul li.fir {
        margin: 0;
        width: 100%;
    }

    .hdjl_right {
        width: 100%;
        float: none;
    }

    .hdjl_right .dczj .zjtit_left {
        font-size: 36px;
        line-height: 72px;
    }

    .hdjl_right .dczj .zjtit_right {
        font-size: 30px;
        line-height: 72px;
    }

    .hdjl_right .dczj .zjtit_right img {
        width: 36px;
        height: 36px;
        vertical-align: middle;
        margin-right: 16px;
    }

    .dczj .dczj_con .zj_left {
        display: none;
    }

    .dczj .dczj_con .zj_right {
        width: 100%;
        float: none;
    }

    .dczj .dczj_con .zj_right ul li {
        max-width: 100%;
        font-size: 30px;
        line-height: 60px;
        width: 100%;
        white-space: normal;
        float: none;
        padding: 0;
        border-bottom: 2px solid #efefef;
    }

    .dczj .dczj_con .zj_right ul li:before {
        display: none;
    }

    .dczj .dczj_con .zj_right ul li a {
        max-width: 100%;
        font-size: 30px;
        line-height: 60px;
        width: 100%;
        white-space: normal;
        float: none;
    }

    .dczj .dczj_con .zj_right ul li .date {
        width: 100%;
        font-size: 24px;
        float: none;
        display: block;
        margin-left: 0;
    }

    .hd_about {
        padding: 24px 0;
    }

    .hd_about ul li {
        width: 33%;
    }

    .hd_about ul li a .list_text {
        font-size: 26px;
        line-height: 52px;
        padding: 0;
        margin-top: 16px;
    }

    .hd_about ul li:before {
        height: 100%;
    }

    .pcnr_lb .prev {
        left: 0;
    }

    .pcnr_lb .next {
        right: 0;
    }

    .pcnr_lb .bd ul li {
        /* height: 200px; */
    }

    .pcnr_lb .bd ul li div.pc_img a,
    .pcnr_lb .bd ul li div.pc_img img {
        height: 100% !important;
    }

    /* .pcnr_lb .bd ul li {
        width: 17.5rem !important;
        height: 10rem !important;
    } */

    .pc_img {
        height: 100%;
    }

}

@media screen and (max-width: 912px) {
    /* .pcnr_lb .bd ul li {
        width: 16.5rem !important;
        height: 10rem !important;
    } */
}

@media screen and (max-width: 820px) {
    /* .pcnr_lb .bd ul li {
        width: 16rem !important;
        height: 9rem !important;
    } */
}

@media screen and (max-width: 768px) {
    /* .pcnr_lb .bd ul li {
        width: 345px !important;
        height: 206px !important;
    } */
}

@media screen and (max-width: 750px) {
    /* .pcnr_lb .bd ul li {
        width: 14.5rem !important;
        height: 8rem !important;
    } */
}

@media screen and (max-width: 660px) {
    /* .pcnr_lb .bd ul li {
        width: 17.5rem !important;
        height: 10rem !important;
    } */

    .part_con .title_sub ul li {
        margin-left: 0;
    }
    .part_con .title_sub ul{
        width: 100%;
        white-space: nowrap;
       overflow: scroll;
    }
    .part_con .title_sub ul li{
        width: auto;
        display: inline-block;
        float: none;
    }

    .zwgk_con .con_right .gk_menu ul li {}

    .zwgk_con .con_right .gk_menu ul li a img {
        display: none;
    }

    .zwgk_con .con_right .gk_menu ul li a {
        padding: 0;
        text-align: center;
    }

    .zwgk .xxgk_about ul li.ysqgk {}

    .zwgk .xxgk_about ul li.ysqgk a {
        padding-left: 0;
        text-align: center;
    }

    .zwgk .xxgk_about ul li.ysqgk a img {
        display: none;
    }

    .ztzl .sub_list ul li {
        width: 100%;
        margin-left: 0;
    }

    .ztzl .sub_list ul li a .img_show {
        height: auto;
    }

    .tsjb_title {
        width: 100%;
    }

    .hdjl_left ul {
        width: 100%;
        margin-top: 30px;
    }

    .hd_about ul li {
        width: 100%;
    }

    .hd_about ul li:before {
        display: none;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li {
        width: 50%;
    }

    .zwfw .sub_list .fw_tab.bmfw .tab_con ul li {
        width: 50%;
    }

}

@media screen and (max-width: 560px) {
    /* .pcnr_lb .bd ul li {
        width: 30.5rem !important;
        height: 16rem !important;
    } */
    .zwgk .xxgk_about ul li {
        width: 100%;
        margin-left: 0;
    }

    .zwgk .xxgk_about ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .zwgk .xxgk_about ul li.ysqgk {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 500px) {
    .hdjl_left ul li {
        width: 100%;
        margin-left: 0;
    }

    .hdjl_left ul li a img {
        margin-right: 40px;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li {
        width: 30rem !important;
        height: auto;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child {
        width: 100%;
    }

    .bsbm {
        height: auto !important;
    }

    /* .pcnr_lb .bd ul li {
        width: 34.5rem !important;
        height: 17rem !important;
    } */
}

@media screen and (max-width: 450px) {
    .hdjl_left ul li {
        width: 100%;
        margin-left: 0;
    }

    .hdjl_right .dczj .zjtit_right img {
        display: none;
    }

    .hdjl_left ul li a img {
        margin-right: 30px;
    }




}

@media screen and (max-width: 414px) {
    /* .part_con .title_sub ul li {
        width: 100%;
    }

    .zwgk_con .con_right .gk_menu ul li {
        width: 100%;
        margin-left: 0;
    } */

    .zwgk_con .con_right .gk_menu ul li:nth-child(1),
    .zwgk_con .con_right .gk_menu ul li:nth-child(2) {
        margin-top: 24px;
    }



    .zwfw .sub_list .fw_tab .tab_con ul li {
        width: 100%;
    }

    .zwfw .sub_list .fw_tab.bmfw .tab_con ul li {
        width: 100%;
    }

    .zwfw .sub_list .fw_tab.bmfw .tab_con ul li {
        font-size: 21px;
    }

    /* .pcnr_lb .bd ul li {
        width: 380px !important;
        height: 13rem !important;
    } */

}

@media screen and (max-width: 360px) {
    /* .pcnr_lb .bd ul li {
        width: 330px !important;
        height: 13rem !important;
    } */

}

@media screen and (max-width: 280px) {
    /* .pcnr_lb .bd ul li {
        width: 250px !important;
        height: 9rem !important;
    } */

    .bsbm_lb .hd {
        top: 7px;
    }

}
@media screen and (max-width: 650px) {

    .part_con .part_title img {
        height: 40px;
    }

    .part_con .title_sub ul li span {
        font-size: 1.5rem;
    }

    .col_more a {
        font-size: 1.2rem;
        line-height: 40px;
    }

    .part_news .sub_list .zwyw .zwyw_xxlb li a {
        font-size: 1.5rem;
    }

    .part_news .sub_list .zwyw .zwyw_xxlb li .date {
        font-size: 1.2rem;
    }

    .zwgk_con .con_left .sub_list .list_con ul li a {
        font-size: 1.5rem;
    }

    .zwgk_con .con_left .sub_list .list_con ul li .date {
        font-size: 1.2rem;
    }

    .zwgk_con .con_right .sub_list .list_con ul li a {
        font-size: 1.5rem;
    }

    .zwgk_con .con_right .sub_list .list_con ul li .date {
        font-size: 1.2rem;
    }

    .zwgk_con .con_right .gk_menu ul li {
        height: 80px;
    }

    .zwgk_con .con_right .gk_menu ul li a {
        line-height: 80px;
        font-size: 1.5rem;
    }

    .zwgk .xxgk_about ul li {
        height: 70px;
        line-height: 70px;
    }

    .zwgk .xxgk_about ul li a {
        font-size: 1.5rem;
    }

    .zwfw .sub_list .fw_tab .tab_menu li {
        font-size: 1.5rem;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li a {
        font-size: 1.2rem;
    }

    .zwfw .sub_list .fw_tab .tab_con ul li a {
        font-size: 1.5rem;
    }

    .sub_list .bsbm .bm_list ul.lb_pare li .bm_child a {
        font-size: 1.5rem;
    }

    .ztzl .sub_list ul li .text_show {
        height: 60px;
        line-height: 60px;
        font-size: 1.5rem;
    }
    .hdjl_left ul li a{
        font-size: 1.5rem;
    }
    .hdjl_right .dczj .zjtit_left{
        font-size: 1.5rem;
    }
    .hdjl_right .dczj .zjtit_right{
        font-size: 1.5rem;
    }
    .dczj .dczj_con .zj_right ul li a{
        font-size: 1.5rem;
    }
    .dczj .dczj_con .zj_right ul li .date{
        font-size: 1.2rem;
    }
}