#top {
    margin: 0px auto;
    width: 100%;
    display: table;
    padding: 5px;
    height: 1.2rem;
    line-height: 1.2rem;
    background-color: #E4EDFF;
}

#tools_bg {
    width: 100%;
    color: #333;
}

#tools_bg .tools {
    margin: 0px auto;
    width: 1200px;
    display: table;
    color: #333;
}

#tools_bg .tools a {
    color: #f30;
    font-family: "å¾®è½¯é›…é»‘";
}

#tools_bg .tools .left {
    float: left;
}

#tools_bg .tools .left #kstime {
    display: table;
}

#tools_bg .tools .right {
    float: right;
    text-align: right;
}

#tools_bg .tools .right a {
    color: #333;
}

/*PCå¯¼èˆªæ¡*/

.fd_menu {
    width: 100%;
    display: none;
    position: absolute;
}

.fd_menu .left {
    float: left;
    width: 78%;
    height: 438px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.fd_menu .left .cc {
    margin: 0 auto;
    margin-left: 6%;
}

.fd_menu .right {
    float: right;
    width: 22%;
    height: 438px;
    background: #f1f1f1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.fd_menu .right p {
    margin: 0.8rem 0rem 0rem 1.8rem;
    font-size: 13px;
    line-height: 216%;
}

.fd_menu .right p img {
    height: 168px;
    width: auto;
    margin: 1rem;
}

#nav .menu_show,
#nav .menu_show_close {
    background: #0942B5;
    width: 90px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-size: 58px;
    cursor: pointer;
}

#nav .menu_show_close {
    display: none;
}

/*æµ®åŠ¨èœå•*/

.menu_s {
    float: left;
    margin: 3rem 1.6rem 0 1.6rem;
}

.menu_s .t {
    font-size: 16px;
    font-weight: bold;
    font-weight: bold;
}

.menu_s .t:hover {
    color: #0942B5;
}

.menu_s .ss {
    float: none;
    font-size: 14px;
    margin-top: 1rem;
}

.menu_s .ss li {
    line-height: 208%;
}

.menu_s .ss li a:hover {
    color: #0942B5;
}

.menu_s .ss li a span {
    display: none;
}

/*å…¶ä»–*/

#content {
    margin: 0px auto;
    display: table;
    width: 1480px;
    min-height: 380px;
    _height: 680px;
    padding-bottom: 0px;
    padding-top: 10px;
}

#type {
    margin: 0px auto;
    margin-top: 10px;
    width: 1480px;
    height: 2rem;
    line-height: 2rem;
    border-radius: 3px;
    padding: 0px 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #0086b7;
}

#type font {
    color: #f00;
}

#path {
    margin: 6px auto;
    max-width: 1480px;
    line-height: 28px;
    background: #fff;
    font-size: 15px;
    padding: 5px;
    border-radius: 0px;
}

/*å…¨æ–‡æœç´¢æ ·å¼*/

.searchlist ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.searchlist ul li {
    margin: 8px auto;
    transition: 0.3s;
    padding: 6px;
    border-bottom: 1px dashed #ddd;
}

.searchlist ul li:hover {
    background: #fff;
    border-radius: 6px;
}

.searchlist ul li .art_title,
.searchlist ul li .art_title span {
    color: #000;
    line-height: 38px;
    font-size: 18px;
    font-weight: 500;
}

.searchlist ul li .artintro {
    color: #666;
    font-size: 15px;
}

.searchlist ul li .arturl {
    color: #aaa;
    font-size: 15px;
}

.searchlist ul li .c9 {
    float: right;
    color: #999;
}

#pagelist {}

/*æ–‡ç« åˆ†é¡µæ ·å¼*/

#fenye {
    margin: 0px auto;
    display: table;
    width: 100%;
    line-height: 38px;
    border-radius: 3px;
    margin-top: 30px;
}

#fenye table tr td {
    text-align: center;
}

.spacesear {
    margin: 0px auto;
    display: table;
    width: 100%;
    line-height: 30px;
    display: none;
}

.fenyetips {
    display: none
}

#pagelist {
    line-height: 28px;
    color: #666;
    width: 100%;
    text-align: center;
}

#pagelist a {
    float: left;
    width: 28px;
    text-align: center;
    margin: 3px;
    padding: 3px 8px 3px 8px;
    border: 1px solid #bfbfc7;
    background: #fff;
    height: 28px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-left: 5px;
    border-radius: 3px;
}

#pagelist a.next,
#pagelist a.prev {
    width: 60px;
}

#pagelist a.curr {
    background: #087CD6;
    border: 1px solid #bfbfc7;
    color: #fff;
}

#pagelist a:hover {
    background: #087CD6;
    border: 1px solid #bfbfc7;
    color: #fff;
    text-decoration: none
}

#pagelist a img {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}

#pagelist span {
    line-height: 28px;
    font-size: 14px;
    height: 28px;
    margin-left: 10px;
    color: #000;
}

#pagelist span #totalpage {
    margin: 6px;
    color: #087CD6;
    font-size: 28px;
}

.fenye a img {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}

#fenye table tr td {
    line-height: 22px;
    color: #666;
}

#fenye table tr td a {
    width: 28px;
    text-align: center;
    padding: 3px 8px 3px 8px;
    border: 1px solid #bfbfc7;
    background: #fff;
    height: 28px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-left: 5px;
    border-radius: 3px;
}

#fenye table tr td a.next,
#pagelist a.prev {
    width: 60px;
}

#fenye table tr td a.curr {
    background: #087CD6;
    border: 1px solid #bfbfc7;
    color: #fff;
}

#fenye table tr td a:hover {
    background: #087CD6;
    border: 1px solid #bfbfc7;
    color: #fff;
    text-decoration: none
}

#fenye table tr td a img {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}

#fenye table tr td span {
    line-height: 28px;
    font-size: 14px;
    height: 28px;
    margin-left: 10px;
    color: #000;
}

#fenye table tr td span #totalpage {
    margin: 6px;
    color: #087CD6;
    font-size: 28px;
}

.fenye01 {
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E4E7ED;
}

.fenye01 span,
.fenye01 span a {
    padding: 0 0.5rem 0 0.5rem;
    height: 50px;
    line-height: 120%;
    text-align: center;
    float: left;
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    color: #666;
    position: relative;
}

.fenye01 span:hover,
.fenye01 span:hover a {
    color: #0068B7;
    font-weight: bold;
}

.fenye01 .hover,
.fenye01 .hover a {
    color: #0068B7;
    border-bottom: 2px solid #0068B7;
}

.fenye02 {}

.ad_img {
    margin: 0px auto;
    width: 1480px;
    display: table;
}

.ad_img img {
    width: 100%;
}

.ad_img .left {
    float: left;
    width: 700px;
}

.ad_img .right {
    float: right;
    width: 700px;
}

.new_td {
    background: url(../zjcyjj/new_td.png) no-repeat top left;
    width: 1480px;
    margin: 10px auto;
    display: table;
    border-radius: 3px;
    transition: 0.6s;
}

.new_td a {
    display: block;
}

.new_td a h3 {
    text-align: center;
    font-size: 28px;
    color: #00518F;
    margin: 18px auto;
    font-weight: bold;
}

.new_td a span {
    font-size: 16px;
    color: #555;
    margin: 10px;
    line-height: 186%;
    font-weight: 100;
    display: block;
}

.new_td:hover {
    background: url(../zjcyjj/new_td.png) no-repeat top left #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
}

.new_td:hover .a {
    color: #ff0;
}

.new_td:hover a h3 {}

.new_td:hover a span {
    color: #444;
}

.hzhb_list {
    width: 1480px;
    height: 138px;
    margin: 2rem auto 0rem auto;
    display: block;
    text-align: center;
}

.hzhb_list marquee {
    width: 1480px;
    height: 138px;
    display: block;
}

.hzhb_list ul {
    width: 6000px;
    overflow: hidden;
}

.hzhb_list ul li {
    float: left;
    width: 280px;
    margin: auto 10px;
    text-align: center;
    background: #f1f1f1;
    transition: 0.3s;
}

.hzhb_list ul li img {
    width: 96%;
    height: 100px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.hzhb_list ul li:hover {
    webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 28%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 28%);
    background: #004C94;
    color: #fff;
    border-radius: 6px;
}

/*---------å·¦ä¾§æ‚¬æµ®------------*/

.left-menu {
    position: fixed;
    left: 1px;
    top: 80%;
    margin-top: 0px;
    z-index: 1000000;
}

/*---------å³ä¾§æ‚¬æµ®------------*/

.right-menu {
    position: fixed;
    right: 1px;
    top: 50%;
    margin-top: -100px;
    z-index: 100
}

.right-menu-meau {
    position: relative;
}

.right-menu-btn {
    width: 68px;
    height: 58px;
    padding-top: 6px;
    border-bootom: 1px solid #ddd;
    border-radius: 1px;
    text-align: center;
    display: block;
    margin-bottom: 1px;
    position: relative;
    background-color: #012D66;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 13px;
    line-height: 180%;
    letter-spacing: 2px;
}

.right-menu-btn:hover {
    background-color: #fff;
    color: #ff6600;
}

.right-menu-btn span {
    color: #FFF;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.right-menu-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff6800;
    position: absolute;
    left: -12px;
    top: -12px;
}

.right-menu-btn p {
    color: #ff6800;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.right-menu-meau:hover .right-menu-btn span {
    display: none
}

.right-menu-meau:hover .right-menu-btn p {
    display: block;
}

.right-menu-box {
    position: absolute;
    top: -5px;
    right: 48px;
    padding-right: 25px;
    display: none;
}

.right-menu-box .box-border {
    border: 0px solid #000;
    padding: 8px;
    font-size: 16px;
    background: url(../zjcyjj/tm02.png);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}

.meau-sev .right-menu-box .box-border {
    width: 430px;
}

.meau-contact .right-menu-box .box-border {
    width: 230px;
}

.right-menu-meau:hover .right-menu-box {
    display: block
}

.meau-code .right-menu-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .right-menu-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 0px solid #ccc;
}

.meau-code .right-menu-box .box-border i {
    display: block;
    color: #ffff00;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .right-menu-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.dqwz {
    margin: 1rem auto 0 auto;
    text-align: right;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 186%;
    top: 60px;
    position: relative;
}

.foot_01 ul {
    margin-top: 2rem;
}

.foot_01 ul li {
    float: left;
    display: table;
    transition: all 0.3s;
}

.foot_01 ul li .left {
    margin-top: 20px;
    width: 100%;
}

.foot_01 ul li .left img {
    transition: 0.6s;
}

.foot_01 ul li .right {
    font-size: 1.0rem;
    color: #fff;
    line-height: 2rem;
    width: 100%;
}

.foot_01 ul li {
    float: left;
    width: 15%;
    height: 160px;
    background: #CCC;
    margin: 10px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0.2rem;
}

.foot_01 ul li:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

.foot_01 ul li:hover .left img {
    transform: scale(1.2);
}

.foot_01 ul li:hover .right {
    font-weight: bold;
}

.foot_01 .left {
    float: left;
    width: 45%;
}

.foot_01 .left ul li {
    width: 40%;
    margin: 1% 8% 5% 0;
    height: 0rem;
}

.foot_01 .left ul li .left img {
    width: 30%;
    height: auto;
}

.foot_01 .left ul li .right {
    font-size: 0.8rem;
}

.foot_01 .left ul li:nth-child(10n+1) {
    background: #0568BB;
}

.foot_01 .left ul li:nth-child(10n+2) {
    background: #324E7E;
}

.foot_01 .left ul li:nth-child(10n+3) {
    background: #80C33F;
}

.foot_01 .left ul li:nth-child(10n+4) {
    background: #41A2C5;
}

.foot_01 .left ul li:nth-child(10n+5) {
    background: #463;
}

.foot_01 .left ul li:nth-child(10n+6) {
    background: #563;
}

.foot_01 .left ul li:nth-child(10n+7) {
    background: #663;
}

.foot_01 .left ul li .left {
    margin-top: 30px;
    width: 100%;
}

.foot_01 .left ul li .right {}

.foot_01 .right {
    float: right;
    width: 55%;
}

.foot_01 .right ul li {
    width: 46%;
    margin: 1% 0% 2% 0;
    height: 2rem;
}

.foot_01 .right ul li .left img {
    width: 30%;
    height: auto;
}

.foot_01 .right ul li:nth-child(10n+1) {
    background-image: url("/images/zjcyjj/pic01_bg.jpg");
    background-size: 100% 100%;
}

.foot_01 .right ul li:nth-child(10n+2) {
    background-image: url("/images/zjcyjj/pic02_bg.jpg");
    background-size: 100% 100%;
    float: right;
}

.foot_01 .right ul li:nth-child(10n+3) {
    background-image: url("/images/zjcyjj/pic03_bg.jpg");
    background-size: 100% 100%;
}

.foot_01 .right ul li:nth-child(10n+4) {
    background-image: url("/images/zjcyjj/pic04_bg.jpg");
    background-size: 100% 100%;
    float: right;
}

.foot_01 .right ul li .left {
    margin-top: 78px;
    width: 100%;
}

.foot_01 .right ul li .right {
    line-height: 6rem;
}

.foot_02 {
    margin: 2rem auto;
}

.foot_02 .l {
    float: left;
    width: 70%;
}

.foot_02 .l .tit {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #333;
    border-bottom: #ddd 3px solid;
    margin-bottom: 19px;
}

.foot_02 .l .tit span {
    display: block;
    width: 100%;
    height: 3px;
    background: #0568BB;
    position: relative;
    left: 0;
    bottom: 3px;
    z-index: 999;
    transition: all 0.3s;
    transform: scale(0);
}

.foot_02 .l:hover .tit span {
    transform: scale(1);
}

.foot_02 .l .footer-nav a {
    float: left;
    color: #666;
    text-align: center;
    width: 23%;
    line-height: 1.8rem;
    box-shadow: 0 3px 9px rgb(0 0 0 / 8%);
    border-radius: 6px;
    margin: 0px 20px 20px 0px;
    background: #fff;
    display: table;
    transition: all 0.3s;
}

.foot_02 .l .footer-nav a:hover {
    background: #076EB9;
    color: #fff;
}

.foot_02 .r {
    float: right;
    width: 25%;
}

.foot_02 .r .wei {
    float: left;
    margin: auto 1rem;
}

.foot_02 .r .wei img {
    width: 130px;
    height: auto;
    border: 1px solid #e1e1e1;
    padding: 4px;
    transition: all 0.3s;
}

.foot_02 .r .wei:hover img {
    border: 1px solid #52AAEE;
}

.foot_02 .r .wei span {
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: table;
    line-height: 36px;
}

.foot_03 {
    width: 100%;
    height: 200px;
    background: url(../zjcyjj/foot_bg.jpg) center 480px;
    background-size: 100% auto;
    display: table;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-top: 3px solid #012D66;
}

.foot_03 a {
    font-size: 14px;
    color: #fff;
}

.foot_03 a:hover {
    color: #ff8;
}

.foot_c {
    float: left;
    width: 50%;
    line-height: 36px;
    margin-top: 30px;
}

.foot_c .tit {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    border-bottom: #1884D6 3px solid;
    margin-bottom: 19px;
}

.foot_c .tit span {
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    position: relative;
    left: 0;
    bottom: 3px;
    z-index: 999;
    transition: all 0.3s;
    transform: scale(0);
}

.foot_c:hover .tit span {
    transform: scale(1);
}

.foot_c .p1 {
    padding-left: 20px;
    background: url(../zjcyjj/ico-address.png) left center no-repeat;
    margin-bottom: 0;
}

.foot_c .p2 {
    float: left;
    padding-left: 20px;
    background: url(../zjcyjj/ico-tel.png) left center no-repeat;
    margin-bottom: 0;
    margin-right: 20px;
}

.foot_c .p3 {
    float: left;
    padding-left: 20px;
    background: url(../zjcyjj/ico-cz.png) left center no-repeat;
    margin-bottom: 0;
    margin-right: 20px;
}

.foot_c .p4 {
    float: left;
    padding-left: 20px;
    background: url(../zjcyjj/ico-yz.png) left center no-repeat;
    margin-bottom: 0;
}

.foot_r {
    float: right;
    width: 38%;
    margin-top: 80px;
    line-height: 36px;
    text-align: center;
}

#foot_menu {
    display: none;
}

.wap {
    display: none;
}

.pc {
    display: table;
}

/*ä»…ç§»åŠ¨ç«¯æ ·å¼*/

@media (max-width: 1000px) {
    .wap {
        display: table;
    }
    #content {
        display: table;
        width: 98%;
    }
    #type {
        margin-top: 10px auto;
        width: 98%;
        padding-top: 1rem;
        padding-bottom: 1rem;
        display: table;
    }
    #path {
        width: 98%;
    }
    .hzhb_list {
        width: 100%;
    }
    .hzhb_list marquee {
        width: 100%;
    }
    .new_td {
        width: 98%;
        margin: 0.5rem auto;
        display: table;
        border-radius: 3px;
    }
    .new_td a h3 {
        font-size: 1.8rem;
        line-height: 168%;
        margin: 7rem auto 1rem auto;
        font-weight: bold;
    }
    .new_td a span {
        font-size: 1.3rem;
        height: 8.5rem;
        margin: 0rem 1rem 0rem 1rem;
        line-height: 168%;
        font-weight: normal;
        overflow: hidden;
    }
    .foot_01 .left {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .foot_01 .left ul li {
        width: 20%;
        margin: 2% 3% 2% 2%;
    }
    .foot_01 .left ul li .left {
        margin: 1rem auto 0.2rem auto;
    }
    .foot_01 .left ul li .left img {
        width: 40%;
    }
    .foot_01 .right {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .foot_01 .right ul {
        margin-top: 8rem;
    }
    .foot_01 .right ul li {
        width: 47%;
    }
    .foot_01 .right ul li .left {
        margin: 1rem auto 0.2rem auto;
    }
    .foot_01 .right ul li .left img {
        width: 40%;
    }
    .foot_02 .l {
        float: none;
        width: 100%;
        display: table;
        margin: 1rem auto 0 auto;
    }
    .foot_02 .l .footer-nav a {
        width: 20%;
        font-size: 1.2rem;
        line-height: 3.8rem;
        margin: 2% 3% 3% 2%;
    }
    .foot_02 .r {
        float: none;
        width: 100%;
        display: table;
        margin: 3rem auto 0 auto;
    }
    .foot_02 .r .wei {
        float: left;
        width: 50%;
        margin: auto 0;
        text-align: center;
    }
    .foot_03 {
        background: url(../zjcyjj/foot_bg.jpg) center 0px;
        background-size: auto 100%;
    }
    .foot_03 .foot_c .p1 {
        line-height: 168%;
    }
    .foot_03 .foot_c {
        float: none;
        width: 100%;
        display: table;
        margin: 3rem auto 0 auto;
    }
    .foot_03 .foot_r {
        float: none;
        width: 100%;
        display: table;
        margin: 2rem auto 8rem auto;
        line-height: 98%;
        border-top: 1px solid #1891EE;
        padding-top: 2rem;
    }
    .foot_03 .foot_r span {
        line-height: 168%;
    }
    .foot_03 .foot_r a {
        display: block;
        margin-top: 1rem;
    }
    /*WAPåº•éƒ¨å¯¼èˆªcss*/
    #foot_menu {
        display: block;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
        position: absolute;
        z-index: 9999;
        position: fixed;
        bottom: 0px;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    }
    #foot_menu #bshow {
        width: 100%;
    }
    #foot_menu #bshow a {
        display: block;
        float: left;
        width: 33.3%;
        text-align: center;
        color: #fff;
        font-size: 3.8vw;
        height: 5rem;
        line-height: 5rem;
    }
    #foot_menu #bshow a img {
        width: 16%;
        vertical-align: middle;
        margin-top: -1%;
    }
    #foot_menu #bshow #b1 {
        background-color: #0066CC;
    }
    #foot_menu #bshow #b2 {
        background-color: #0066CC;
    }
    #foot_menu #bshow #b3 {
        background-color: #0066CC;
    }
    .dqwz {
        top: auto;
        font-size: 1rem;
        font-weight: normal;
        line-height: 186%;
    }
    .pc {
        display: none;
    }
}