@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: "Î¢ÈíÑÅºÚ";
}

input,
img,
a,
button {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.pic {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.pic:hover img {
    transform: scale(1.2);
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.main-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.header {
    padding-top: 20px;
    padding-bottom: 15px;
}

.head-l {
    float: left;
}

.head-l a {
    display: block;
}

.head-l a img {
    display: block;
}

.head-r {
    float: right;
}

.head-r .link {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.head-r .link ul li {
    display: inline-block;
    width: 100px;
    background: url(/images/link-xx.png) no-repeat left center;
    text-align: center;
}

.head-r .link ul li:first-child {
    background: none;
}

.head-r .link ul li a {
    display: block;
}

.head-r .link ul li a .icon {
    position: relative;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #f2f2f2;
    margin-left: auto;
    margin-right: auto;
}

.head-r .link ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.head-r .link ul li a .text {
    margin-top: 10px;
}

.head-r .link ul li a .text p {
    font-size: 14px;
    color: #333;
}

.head-r .link ul li:hover a .text p {
    color: #0176b6;
}

.head-r .search {
    display: inline-block;
    width: 210px;
    height: 35px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    overflow: hidden;
    vertical-align: middle;
}

.head-r .search input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 175px;
    padding: 0 15px;
    box-sizing: border-box;
}

.head-r .search input[type="image"] {
    display: inline-block;
    vertical-align: middle;
}

#nav {
    background-color: #0176b6;
}

.nav>ul>li {
    position: relative;
    float: left;
    width: 11%;
    text-align: center;
    line-height: 60px;
}

.nav>ul>li>a {
    font-size: 18px;
    color: #fff;
}

.nav>ul>li:hover {
    background-color: #fff;
    box-shadow: 0 -5px 5px #e8e7e7;
}

.nav>ul>li:hover>a {
    color: #0176b6;
}

.nav>ul>li>ul {
    padding: 10px 15px;
    position: absolute;
    width: 200px;
    margin-left: -100px;
    left: 50%;
    background-color: #fff;
    box-sizing: border-box;
    display: none;
    z-index: 999;
}

.nav>ul>li>ul>li {
    position: relative;
    line-height: 45px;
}

.nav>ul>li>ul>li>a {
    color: #333;
}

.nav>ul>li>ul>li:hover {
    background-color: #0176b6;
}

.nav>ul>li>ul>li:hover>a {
    color: #fff;
}

.footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3c3430;
    line-height: 70px;
}

.foot p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.foot p img {
    vertical-align: middle;
        width: 20px;
}
.jgsz_zhy{padding-top:40px;}
.zhy_lm{height:50px;line-height:50px;   font-size:20px; font-weight: bold;color: #fff;margin:0px auto 20px;text-align:center;background-color:#0176b6;border-radius: 5px;}
.zhy_list_ny{width:100%;height:auto;}
.zhy_list_ny li{width:33.3%;float:left;}
.zhy_list_ny li a {height:40px;line-height:40px;display:block;padding:0 10px;color:#0176b6;border: 1px dashed #01a0f7;margin: 10px 15px;overflow:hidden; 

white-space: nowrap; 
text-overflow:ellipsis; 

 }
.zhy_list_ny li:hover a {font-weight:bold;color:#0176b6;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

/* ÒÆ¶¯¶ËÍ·²¿ */

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.wap {
    display: none;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.wap-menu img {
    height: 25px;
}

.m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 999;
}
.pc_bq{display:block;}
.sj_bq{display:none;line-height:30px;font-size:13px;}
@media screen and (max-width: 1400px) {
    .px1400 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .head-r .link ul li {
        width: 75px;
    }
}

@media screen and (max-width: 1200px) {
   .zhy_list_ny li{width:33.33%;}
    .head-l a img {
        height: 60px;
    }
    .head-r .search {
        width: 180px;
    }
    .head-r .search input[type="text"] {
        width: 140px;
    }
    .head-r .link ul li {
        width: 70px;
    }
}

@media screen and (max-width: 1024px) {
    .main-top {
        position: static;
    }
    .footer {
        position: static;
    }
    body {
        padding-top: 60px;
    }
    .main-top {
        display: none;
    }
    .wap {
        display: block;
    }
    .m-logo {
        font-size: 0;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        background: #fff;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #004980;
        line-height: 30px;
        padding: 0 15px;
        border-radius: 5px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        background-color: #fff;
        border: 1px solid #fff;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #333;
    }
    .m-search input[type="text"]::placeholder {
        color: #333;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #0176b6;
        overflow-y: scroll;
    }
    .m-nav ul {
        padding: 0 15px;
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(/images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 1000px) {
    .footer {
        line-height: 30px;
        padding: 15px 0;
    }
    .zhy_list_ny li{
        width:50%;
    }
}

@media screen and (max-width: 700px) {
    .pc_bq{display:none;}
  
    .m-tlink{display:none;}
    .foot p {
        font-size: 14px;
    }
     .foot .sj_bq{display:block;font-size:13px;}
     .foot .sj_bq p{font-size:13px;}
}
@media screen and (max-width: 650px) {
    .zhy_list_ny li {
    width:50%;
   }
}
@media screen and (max-width: 500px) {
    .zhy_list_ny li {
    width:100%;
   }
}