.index_box {
    background-color: #ffffff;
}

.index_bjs {
    background-color: #f5f9fe;
    box-sizing: border-box;
    padding-top: 88px;
    margin-top: -88px;
    padding-bottom: 40px;
}


/* header start */

.header {
    height: 447px;
    background: url(../images/header_bj.png) no-repeat center;
}

.header_top {
    height: 100px;
    background: url(../images/header_top_bj.png) no-repeat center;
}

.header_top .l a {
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    display: block;
    box-sizing: border-box;
    padding-left: 30px;
    background: url(../images/header_top_gh.png) no-repeat left center;
}

.header_top .r>ul>li {
    float: left;
    position: relative;
    margin-right: 20px;
}

.header_top .r>ul>li:last-child {
    margin-right: 0;
}

.header_top .r>ul>li>a {
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    display: block;
    box-sizing: border-box;
}

.header_top .r>ul>li.wx>a {
    padding-left: 38px;
    background: url(../images/header_top_wx.png) no-repeat left center;
}

.header_top .r>ul>li.wx:hover .wxewm {
    display: block !important;
}

.wxewm {
    clear: both;
    display: none;
    /* padding: 7px; */
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 48px;
    margin-right: -51px;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}

.wxewm img {
    width: 100px;
    height: 100px;
}

.wxewm i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

.header_top .r>ul>li.dl>a {
    padding-left: 34px;
    background: url(../images/header_top_dl.png) no-repeat left center;
}

.header_top .r>ul>li.jyh>a {
    padding-left: 33px;
    background: url(../images/header_top_jyh.png) no-repeat left center;
}

.header_top .r>ul>li:hover .wangzhandaohang {
    visibility: visible !important;
    border: 2px solid #005ea5;
    padding: 26px 34px;
    height: 525px;
    overflow: hidden;
    transition: all .5s;
}

.wangzhandaohang {
    position: absolute;
    height: 0px;
    width: 669px;
    top: 48px;
    right: 0;
    z-index: 999;
    border: 0px solid transparent;
    background: #fff;
    padding: 0px 34px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .3s;
}

.wangzhandaohang h3 {
    font-size: 18px !important;
    color: #005ea5 !important;
    height: 28px;
    line-height: 28px;
}

.wangzhandaohang h3:nth-child(3),
.wangzhandaohang h3:nth-child(5) {
    margin-top: 10px;
}

.wangzhandaohang ul {
    margin-top: 10px;
}

.wangzhandaohang li {
    font-size: 14px !important;
    line-height: 26px !important;
    height: 26px !important;
    float: left;
    color: #666666 !important;
    width: 33.3%;
}

.wangzhandaohang li a {
    color: #666666 !important;
    line-height: 26px !important;
}

.wangzhandaohang li:hover a {
    color: #005ea5 !important;
}

.header_con .l {
    width: 706px;
    height: 213px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.header_con .l li {
    width: 100%;
    height: 213px;
    float: left;
}

.header_con .l a img.logo1 {
    margin-top: 39.5px;
}

.search_box {
    width: 499px;
    height: 60px;
    overflow: hidden;
    margin-top: 100px;
}

.search {
    width: 424px;
    height: 60px;
    float: left;
    border-radius: 50px;
    position: relative;
    background: url(../images/ss_bj.png) no-repeat center;
}

.searchField {
    float: left;
    width: 88px;
    height: 60px;
    padding-left: 20px;
    position: relative;
}

.txtStore {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #005ea5;
    line-height: 60px;
    overflow: hidden;
}

.searchClass {
    position: absolute;
    width: 86px;
    height: 50px;
    left: 12px;
    top: 0;
    outline: none;
    padding: 0px;
    margin: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    border: 0;
    cursor: pointer;
}

.searchClass option {
    cursor: pointer;
    width: 84px;
    text-align: center;
    font-size: 16px;
}

.searchCon {
    float: left;
    width: 204px;
    height: 60px;
    box-sizing: border-box;
    padding: 4px 10px 2px 15px;
    overflow: hidden;
}

.searchKeywords {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 100%;
    outline: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 52px;
    color: #333333;
}

.searchKeywords::placeholder {
    color: #999999;
    font-size: 18px;
}

.searchBtn {
    float: right;
    width: 104px;
    height: 44px;
    margin-right: 8px;
    margin-top: 8px;
    overflow: hidden;
}

.searchSubmit {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    outline: none;
    padding: 0;
    border: 0px;
    box-sizing: border-box;
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 46px;
    text-align: left;
    line-height: 46px;
}

.search_box img {
    width: 60px;
    height: 60px;
    float: right;
}

.nav {
    height: 60px;
    margin-top: 44px;
    overflow: hidden;
    background: url(../images/nav_bj.png) no-repeat center;
}

.nav ul li {
    float: left;
    position: relative;
    margin-right: 52.5px;
}

.nav ul li:last-child {
    margin-right: 0;
}

.nav ul li.on::before,
.nav ul li:hover::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    background: url(../images/nav_li_on.png) no-repeat center bottom;
}

.nav ul li a {
    display: block;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 5px;
}

.nav ul li.on a::after,
.nav ul li:hover a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ebc983;
    left: 0;
    bottom: 0;
}


/* header end */


/* container start */


/* 头条 */

.hot_news {
    height: 146px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-left: 18px;
}

.hot_news .hot_news_l {
    width: 94px;
    height: 60px;
    background: url(../images/hot_news_img.png) no-repeat center;
}

.hot_news .hot_news_l a {
    display: block;
    width: 100%;
    height: 100%;
}

.hot_news .hot_news_c {
    width: 1082px;
    box-sizing: border-box;
    padding: 0 30px;
}

.hot_news .hot_news_c a {
    display: block;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_news .hot_news_c span {
    display: block;
    font-size: 18px;
    color: #666666;
    text-align: center;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 18px;
}

.hot_news .hot_news_r {
    width: 64px;
}

.hot_news .hot_news_r a {
    display: block;
    font-size: 18px;
    color: #005ea5;
    margin-top: 54px;
}

.hot_news .hot_news_r a:hover {
    text-decoration: underline;
}


/* 轮播 */

.lunbo_box {
    height: 603px;
    overflow: hidden;
}

.lunbo {
    height: 487px;
    position: relative;
    overflow: hidden;
}

.lunbo .bd ul li a {
    width: 100%;
    height: 487px;
    display: block;
    background-color: #d9edff;
}

.lunbo .bd ul li a img {
    max-width: 100%;
    height: 487px;
    margin: auto;
    display: block;
}

.lunbo .bd ul li a span {
    width: 100%;
    height: 60px;
    padding: 0 145px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: rgba(0, 0, 0, .6);
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
}

.lunbo .prev,
.lunbo .next {
    width: 81px;
    height: 61px;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.lunbo .prev {
    left: 30px;
    background: url(../images/lb_prev.png) center center no-repeat;
}

.lunbo .next {
    right: 30px;
    background: url(../images/lb_next.png) center center no-repeat;
}

.lunbo:hover .prev,
.lunbo:hover .next {
    display: block !important;
}

.lunbo .pageState {
    height: 60px;
    font-size: 16px;
    color: #ebc983;
    line-height: 60px;
    position: absolute;
    right: 28px;
    bottom: 0;
    letter-spacing: 3px;
}

.lunbo .pageState span {
    font-size: 24px;
}

.jwaqtx {
    height: 116px;
    background: url(../images/jwaqtx_bj.png) no-repeat center;
}

.jwaqtx .hd {
    width: 125px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 20px;
    margin-left: 25px;
    margin-right: 35px;
    background: url(../images/jwaqtx_hd.png) no-repeat center 20px;
}

.jwaqtx .hd a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-top: 54px;
    box-sizing: border-box;
}

.jwaqtx .bd {
    width: 970px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 18px;
}

.jwaqtx .bd ul li {
    float: left;
    width: 470px;
    margin-right: 30px;
    margin-top: 13px;
}

.jwaqtx .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.jwaqtx .bd ul li a {
    display: block;
    float: left;
    width: 360px;
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jwaqtx .bd ul li a::after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #1c7dc7;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
}

.jwaqtx .bd ul li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #a0bcd1;
    line-height: 20px;
}

.jwaqtx .more {
    margin-right: 11px;
    width: 54px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 37px;
}

.jwaqtx .more a {
    display: block;
    font-size: 16px;
    color: #a0bcd1;
    text-align: center;
    background: url(../images/jwaqtx_more.png) no-repeat center top;
    box-sizing: border-box;
    padding-top: 30px;
}


/* 新闻中心 */

.xwzx_box {
    margin-top: 40px;
}

.xwzx_box .l,
.xwzx_box .r {
    width: 610px;
    height: 283px;
    overflow: hidden;
}


/* 横幅 */

.hengfu {
    height: 120px;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
}

.hengfu .bd a {
    width: 100%;
    height: 120px;
    display: block;
    overflow: hidden;
}

.hengfu .bd ul li a img {
    width: 100%;
    height: 120px;
    transition: all 0.3s;
}

.hengfu .bd ul li:hover a img {
    transform: scale(1.1);
}

.hengfu .hd {
    position: absolute;
    bottom: 9px;
    right: 10px;
    z-index: 2;
}

.hengfu .hd li {
    height: 7px;
    width: 7px;
    float: left;
    background: rgba(255, 255, 255, .8);
    border-radius: 50px;
    margin-right: 5px;
    cursor: pointer;
}

.hengfu .hd li:last-child {
    margin-right: 0;
}

.hengfu .hd li.on {
    width: 17px;
    background-color: #ffffff;
}


/* 政务公开 */

.zwgk_box {
    margin-top: 40px;
}

.zwgk_box>.l {
    width: 765px;
    height: 367px;
    overflow: hidden;
}

.zwgk_box>.l .bd ul li:first-child {
    height: 104px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d5d5d5;
}

.zwgk_box>.l .bd ul li:first-child .l {
    width: 79px;
    height: 79px;
    border: 1px solid #005ea5;
    box-sizing: border-box;
    padding-top: 10px;
}

.zwgk_box>.l .bd ul li:first-child .l i {
    display: block;
    width: 100%;
    font-size: 30px;
    color: #005ea5;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}

.zwgk_box>.l .bd ul li:first-child .l em {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #005ea5;
    line-height: 18px;
    text-align: center;
    margin-top: 5px;
}

.zwgk_box>.l .bd ul li:first-child .r {
    width: 655px;
}

.zwgk_box>.l .bd ul li:first-child .r a {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
}

.zwgk_box>.l .bd ul li:first-child .r a::after {
    display: none;
}

.zwgk_box>.l .bd ul li:first-child .r span {
    float: left;
    margin-top: 18px;
}

.zwgk_box>.r {
    width: 460px;
    height: 372px;
    border: 1px solid #d7d7d7;
    border-top: 3px solid #005ea5;
    box-sizing: border-box;
    padding: 24px 30px 0;
}

.zwgk_box>.r .hd {
    height: 43px;
    border-bottom: 1px solid #d7d7d7;
    box-sizing: border-box;
}

.zwgk_box>.r .hd a:first-child {
    display: block;
    font-size: 22px;
    font-weight: bold;
    float: left;
    color: #005ea5;
    box-sizing: border-box;
    padding-left: 40px;
    background: url(../images/tzgg_hd.png) no-repeat left center;
}

.zwgk_box>.r .hd a:last-child {
    display: block;
    font-size: 16px;
    float: right;
    color: #999999;
}

.zwgk_box>.r .hd a:last-child:hover {
    color: #005ea5;
}

.zwgk_box>.r .bd ul {
    box-sizing: border-box;
    padding-top: 4px;
}

.zwgk_box>.r .bd ul li {
    width: 100%;
    float: left;
    height: 98px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d5d5d5;
}

.zwgk_box>.r .bd ul li:last-child {
    border-bottom: 0;
}

.zwgk_box>.r .bd ul li .l {
    width: 65px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 18px;
}

.zwgk_box>.r .bd ul li .l i {
    display: block;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 34px;
    color: #005ea5;
}

.zwgk_box>.r .bd ul li .l em {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #005ea5;
    margin-top: 5px;
}

.zwgk_box>.r .bd ul li .r {
    width: 310px;
    height: 100%;
}

.zwgk_box>.r .bd ul li .r a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    margin-top: 16.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zfxxgk_box {
    width: 100%;
    float: left;
    height: 180px;
    background: url(../images/zfxxgk_box_bj.png) no-repeat center;
    margin-top: 40px;
}

.zfxxgk_box .hd {
    width: 92px;
    height: 100%;
    float: left;
    box-sizing: border-box;
    padding: 41px 14px 0;
}

.zfxxgk_box .hd a {
    display: block;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    border: 1px solid #5aaae9;
    border-radius: 10px;
    padding: 6px 4px;
}

.zfxxgk_box .bd {
    width: 1168px;
    float: right;
    height: 100%;
    box-sizing: border-box;
    padding: 30px 20px 0;
}

.zfxxgk_box .bd ul li {
    width: 151px;
    height: 130px;
    float: left;
    margin-right: 11.5px;
    background-color: #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px 38px 0;
}

.zfxxgk_box .bd ul li:last-child {
    margin-right: 0;
    padding-top: 24px;
}

.zfxxgk_box .bd ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.zfxxgk_box .bd ul li a i {
    width: 100%;
    text-align: center;
}

.zfxxgk_box .bd ul li a span {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 23px;
    margin-top: 5px;
}

.zfxxgk_box .bd ul li:nth-child(1) a span {
    margin-top: 15px;
}

.zfxxgk_box .bd ul li:hover a i {
    transform: rotateY(360deg);
    transition: .5s;
}

.zfxxgk_box .bd ul li:hover a span {
    color: #005ea5;
    font-weight: bold;
}


/* 办事服务 */

.bsfw_box {
    height: 308px;
    margin-top: 40px;
    background: url(../images/bsfw_box_bj.png) no-repeat center top;
}

.bsfw_box .container {
    position: relative;
}

.bsfw_box .anniu {
    position: absolute;
    right: 0;
    top: 51px;
}

.bsfw_box .anniu a {
    display: block;
    width: 176px;
    height: 50px;
    float: left;
    background: url(../images/bsfw_box_xtb.png) no-repeat center;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    background-color: #005ea5;
}

.bsfw_box .anniu a:last-child {
    margin-left: 15px;
}

.bsfw_box .anniu a:hover {
    font-weight: bold;
}

.hvr-float {
    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: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.rmfw {
    position: absolute;
    left: 0;
    top: 149px;
}

.rmfw ul li {
    float: left;
    width: 198px;
    height: 145px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 6px #d7e0ed;
    margin-right: 14px;
    box-sizing: border-box;
    padding: 30px 5px 0;
}

.rmfw ul li:nth-child(5) {
    padding-top: 34px;
}

.rmfw ul li:last-child {
    margin-right: 0;
}

.rmfw ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.rmfw ul li a i {
    width: 100%;
    text-align: center;
}

.rmfw ul li a span {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 23px;
    margin-top: 10px;
}

.rmfw ul li:hover a i {
    transform: rotateY(360deg);
    transition: .5s;
}

.rmfw ul li:hover a span {
    color: #005ea5;
    font-weight: bold;
}


/* 互动交流 */

.hdjl_box {
    margin-top: 26px;
}

.hdjl_box>.l {
    width: 765px;
    height: 283px;
    overflow: hidden;
}

.hdjl_box>.r {
    width: 460px;
}

.wsly_box {
    width: 100%;
    height: 150px;
    background: url(../images/wsly_box_bj.png) no-repeat center;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 40px;
}

.wsly_box h2 {
    font-size: 22px;
    color: #005ea5;
    float: left;
    width: 100%;
}

.wsly_box span {
    font-size: 16px;
    color: #999999;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.wsly_box a {
    width: 105px;
    height: 30px;
    line-height: 28px;
    background-color: #005ea5;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    float: left;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 5px;
    margin-top: 10px;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.hvr-ripple-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-ripple-out:before {
    content: '';
    position: absolute;
    border: #005ea5 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 5px;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.hdjl_box .anniu {
    margin-top: 20px;
}

.hdjl_box .anniu ul li {
    float: left;
    width: 140px;
    height: 115px;
    margin-right: 20px;
}

.hdjl_box .anniu ul li:nth-child(1) {
    background: url(../images/hdjl_box_icon1.png) no-repeat center;
}

.hdjl_box .anniu ul li:nth-child(2) {
    background: url(../images/hdjl_box_icon2.png) no-repeat center;
}

.hdjl_box .anniu ul li:nth-child(3) {
    background: url(../images/hdjl_box_icon3.png) no-repeat center;
}

.hdjl_box .anniu ul li:last-child {
    margin-right: 0;
}

.hdjl_box .anniu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 73px;
}

.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, 94, 165, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 94, 165, 0.5) 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);
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}


/* 专题专栏 start */

.ztzl_box {
    margin-top: 40px;
}

.ztzl_box .hd {
    height: 43px;
    border-bottom: 1px solid #d7d7d7;
    box-sizing: border-box;
    position: relative;
}

.ztzl_box .hd a:nth-child(1) {
    font-size: 22px;
    line-height: 22px;
    color: #005ea5;
    display: block;
    float: left;
    font-weight: bold;
    position: relative;
    padding-bottom: 21px;
}

.ztzl_box .hd a:nth-child(1)::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #005ea5;
    width: 100%;
    height: 3px;
}

.ztzl_box .hd a:nth-child(2) {
    display: block;
    font-size: 16px;
    float: right;
    color: #999999;
}

.ztzl_box .hd a:nth-child(2):hover {
    color: #005595;
}

.ztzl_con {
    height: 118px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.ztzl_con .bd {
    width: 1280px;
    margin-left: -10px;
}

.ztzl_con .bd ul li {
    width: 300px;
    height: 118px;
    float: left;
    margin: 0 10px;
}

.ztzl_con .bd ul li a {
    display: block;
    width: 300px;
    height: 118px;
    overflow: hidden;
}

.ztzl_con .bd ul li a img {
    width: 300px;
    height: 118px;
    transition: all 0.3s;
}

.ztzl_con .bd ul li:hover a img {
    transform: scale(1.2);
}

.ztzl_con .prev,
.ztzl_con .next {
    width: 24px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.ztzl_con .prev {
    left: 0;
    background: url(../images/zt_l.png) center center no-repeat;
}

.ztzl_con .next {
    right: 0;
    background: url(../images/zt_r.png) center center no-repeat;
}


/* container end */


/* footer start */


/* 友情链接 */

.footer {
    height: 273px;
    background-color: #005ea5;
}

.yqlj_box {
    height: 75px;
    background-color: #005595;
    box-sizing: border-box;
    padding-top: 15px;
}

.yqlj_box ul li {
    position: relative;
    cursor: pointer;
    width: 213px;
    height: 45px;
    float: left;
    margin-right: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #ffffff;
}

.yqlj_box ul li::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    top: -5px;
    left: 0;
    background-color: #005595;
}

.yqlj_box ul li:last-child {
    margin-right: 0;
    width: 328px;
}

.yqlj_box ul li a,
.yqlj_box ul li span {
    color: #333333;
    font-size: 16px;
    display: block;
    line-height: 45px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.yqlj_box ul li em {
    display: block;
    width: 14px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 17.5px;
    transition: all .5s;
    background: url(../images/yqlj_xtb.png) no-repeat center;
}

.yqlj_box ul li .yqlj_list {
    position: absolute;
    bottom: 50px;
    background-color: #ffffff;
    width: 1260px;
    max-height: 220px;
    padding: 30px;
    display: none;
    box-sizing: border-box;
    z-index: 9999;
    padding-right: 20px;
    text-align: left;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.yqlj_box ul li.item1 .yqlj_list {
    left: 0;
}

.yqlj_box ul li.item3 .yqlj_list {
    left: -466px;
}

.yqlj_box ul li.item4 .yqlj_list {
    left: -699px;
}

.yqlj_box ul li.item5 .yqlj_list {
    left: -932px;
}

.yqlj_box ul li .yqlj_list .list_in {
    max-height: 145px;
    min-height: 42px;
    overflow-y: auto;
}

.yqlj_box ul li .yqlj_list .list_in::-webkit-scrollbar {
    width: 8px;
    background-color: #ddd;
    border-radius: 10px;
}

.yqlj_box ul li .yqlj_list .list_in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #005ea5;
}

.yqlj_box ul li .yqlj_list a {
    display: block;
    width: auto;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
    color: #333333;
    margin-right: 80px;
}

.yqlj_box ul li.item5 .yqlj_list a {
    width: 195px;
    margin-right: 0;
}

.yqlj_box ul li .yqlj_list a:hover {
    color: #005ea5;
}

.yqlj_box ul li:hover>a {
    color: #005ea5;
}

.yqlj_box ul li.show .yqlj_list {
    display: block;
}

.yqlj_box ul li.show {
    border-radius: 0 0 6px 6px;
}

.yqlj_box ul li.show em {
    background: url(../images/yqlj_xtb2.png) no-repeat center;
    transform: rotate(90deg);
}

.yqlj_box ul li.show span {
    color: #005ea5;
    font-weight: bold;
}


/* 底部信息 */

.footer_con {
    margin-top: 30px;
}

.footer_con .left {
    float: left;
    width: 1080px;
    height: 138px;
    background-color: #005595;
}

.footer_con .left .l {
    width: 80px;
    height: 80px;
    margin-top: 29px;
    margin-left: 18px;
}

.footer_con .left .l a {
    width: 100%;
    height: 100%;
    display: block;
}

.footer_con .left .l a img {
    width: 100%;
    height: 100%;
}

.footer_con .left ul {
    float: left;
    width: 842px;
    box-sizing: border-box;
    padding: 24px 38px 0;
}

.footer_con .left ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #adcce3;
}

.footer_con .left ul li a {
    color: #adcce3;
}

.footer_con .left ul li:nth-child(2) a:nth-child(2) {
    background: url(../images/gaba.png) no-repeat left center;
    padding-left: 28px;
    box-sizing: border-box;
}

.footer_con .left ul li a:hover {
    color: #ffffff;
}

.footer_con .left ul li em.ipv6 {
    padding: 5px 15px;
    background-color: #005ea5;
    border-radius: 30px;
    margin-right: 10px;
}

.footer_con .left .r {
    width: 110px;
    height: 55px;
    margin-right: 30px;
    margin-top: 42px;
}

.footer_con .right {
    float: right;
    width: 157px;
    height: 138px;
    box-sizing: border-box;
    padding: 22px 30px 0;
    background-color: #005595;
}

.footer_con .right ul li {
    float: left;
    width: 100%;
    line-height: 30px;
}

.footer_con .right ul li a i {
    display: block;
    float: left;
    width: 18px;
    height: 30px;
}

.footer_con .right ul li:nth-child(1) a i {
    background: url(../images/footer_icon1.png) no-repeat left center;
}

.footer_con .right ul li:nth-child(2) a i {
    background: url(../images/footer_icon2.png) no-repeat left center;
}

.footer_con .right ul li:nth-child(3) a i {
    background: url(../images/footer_icon3.png) no-repeat left center;
}

.footer_con .right ul li a span {
    display: block;
    font-size: 16px;
    color: #adcce3;
    float: left;
    margin-left: 14px;
}

.footer_con .right ul li:nth-child(1):hover a i {
    background: url(../images/footer_icon1s.png) no-repeat left center;
}

.footer_con .right ul li:nth-child(2):hover a i {
    background: url(../images/footer_icon2s.png) no-repeat left center;
}

.footer_con .right ul li:nth-child(3):hover a i {
    background: url(../images/footer_icon3s.png) no-repeat left center;
}

.footer_con .right ul li:hover a i {
    transform: rotateY(360deg);
    transition: .5s;
}

.footer_con .right ul li:hover a span {
    color: #ffffff;
}


/* footer end */