article,
aside,
details,
figcaption,
figure,
footer,
headerd,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
    color: #333;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none;
    background: transparent;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input.submit {
    border: 0;
    margin: 0;
    cursor: pointer
}

input.radio {
    width: 13px;
    height: 13px;
    float: left;
    display: inline
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ul,
ol {
    list-style: none;
}

li {
    list-style: none
}

.w {
    width: 100%;
    margin: auto;
}

.center {
    width: 1180px;
    margin: auto;
}

a {
    color: #333;
    text-decoration: none;
    background: transparent;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    list-style: none;
}

.headerd {
    background-color: #1b3884;
}

.headerd .center {
    height: 120px;
}

.headerd .center .a1 {
    float: left;
}

.headerd .center .a2 {
    float: right;
}




.main-nav ul {
    width: 100%;
    overflow: hidden;
}

.main-nav ul li {
    float: left;
    height: 51px;
    line-height: 51px;
    width: 168px;
    text-align: center;
}

.more {
    text-align: right;
    font-size: 15px;
}

.more a {
    color: #666666
}

.main-nav ul li a {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.main-nav ul li:hover {
    border-bottom: 3px solid #e50000;
}







.banner {
    height: 646px;
    
}

.focus {
    width: 100%;
    height: 646px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.focus ul {
    width: 500%;
    background-color: greenyellow;
    z-index: 2;
    transition: all 0.5s;
}




.focus ul li {
    float: left;
}

.foucs ul li img {
    width: 100%;
}

.focus .circle {
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 200px;
    height: 15px;
    
    z-index: 5;
    border-radius: 50%;
    text-align: center;
}

.focus .circle li {
    float: left;
    width: 15px;
    height: 15px;
    background-color: #d5d5d5;
    margin: 0 13px;
    border-radius: 50%;
    cursor: pointer;
}




.focus .circle .current {
    background: red;
}

.tuoyuan {
    width: 100%;
    height: 645px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(tuoyuan.png) no-repeat center;
}

.slideBox {
    width: 100%;
    height: 645px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 17px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 40px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100px;
    margin: auto;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    background: url(icoCircle_h.png) left center no-repeat;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: url(icoCircle_h2.png) right center no-repeat;
}

.slideBox .bd {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    height: 656px;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}




.prev,
.next {
    position: absolute;
    left: 3%;
    top: 50%;
    width: 31px;
    height: 55px;
    border-radius: 9px;
}

.prev {
    background: url(stb_index_07.png) no-repeat #fff;
}

.next {
    background: url(stb_index_09.png) no-repeat #fff;
    left: auto;
    right: 3%;
    background-position: 0px 0px;
}







.news {
    overflow: hidden;
    margin-top: 26px;
}

.d-news {
    float: left;
    width: 682px;
    padding-bottom: 26px;
}

.d-new-tit {
    width: 100%;
}

table {
    width: 100%;
    margin-bottom: 30px;
}

table tr {
    height: 50px;
}

table tr th {
    font-size: 26px;
    color: #004dae;
    font-weight: bolder;
    border-bottom: 1px solid #eeeeee;
}

.d-new-con {
    overflow: hidden;
}

.index1 {
    overflow: hidden;
}




.d-new-con .index1-left {
    float: left;
    width: 51%;
}

.d-new-con .index1-left img {
    width: 100%;
    vertical-align: middle;
}




.d-new-con .index1-right {
    width: 49%;
    float: right;
    box-sizing: border-box;
    padding: 0 22px;
    height: 219px;
    background: #f8f8f8;
}

.index1-right-tit {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 21px;
    color: #666666;
    font-weight: bolder;
}

.index1-right-date {
    margin-bottom: 5px;
    font-size: 15px;
    color: #999999;
}

.index1-right-pesc {
    line-height: 25px;
    font-size: 15px;
    text-align: justify;
}

.index1-right-pesc a {
    font-size: 15px;
    color: #999999;
}

.index2 {
    width: 100%;
    margin-top: 20px;
}

.index2 ul {
    width: 100%;
    overflow: hidden;
}

.index2 ul li {
    overflow: hidden;
    padding-left: 20px;
    background-image: url(icon.jpg);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 37px;
    font-size: 15px;
}

.index2 ul li a {
    float: left;
}

.index2 ul li span {
    font-size: 16px;
    color: #999999;
    float: right;
}







.x-news {
    float: right;
    width: 449px;
    padding-bottom: 26px;
}

.x-new-con .index1 {
    width: 100%;
}

.x-new-con .index1 img {
    width: 100%;
    vertical-align: center;
}

.mr0 {
    margin-right: 0!important;
}

.x-new-con .index2-tit {
    height: 73px;
    line-height: 73px;
    background: #f8f8f8;
    text-align: center;
    font-size: 24px;
    color: #666666;
    font-weight: bold;
}

.x-new-con .index2 .index2-con ul li {
    background-image: none;
    padding-left: 5px;
    height: 45px;
    line-height: 45px;
}

.x-new-con .index2 .index2-con ul li span {
    float: left;
    line-height: 50px;
    
}

.x-new-con .index2 .index2-con ul li a {
    float: left;
    padding-left: 5px;
    line-height: 50px;
}







.notice {
    height: 290px;
    background-image: url(gongshigonggao.jpg);
    background-repeat: no-repeat;
}

.notice .notice-tit table {
    margin-bottom: 0;
}

.notice .notice-tit table th {
    height: 78px;
    font-size: 26px;
    color: #ffffff;
    border: none;
}

.notice .notice-con ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.notice .notice-con ul li {
    float: left;
    width: 271px;
    height: 162px;
    background-color: white;
    margin: 5px 0;
    margin-right: 32px;
    box-shadow: 0px 5px 10px 5px rgba(15, 49, 146, 1);
}

.notice .notice-con .date {
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    color: #999999;
    padding-left: 20px;
}

.notice .notice-con .pesc {
    font: 18px/1.5 "微软雅黑";
    color: #333333;
    padding-left: 20px;
}

.notice .notice-con .detail {
    font-size: 14px;
    color: #b6b6b6;
    text-align: right;
    padding-right: 20px;
}




.life-facts {
    overflow: hidden;
    margin-top: 10px;
}




.life-facts .health {
    float: left;
    width: 682px;
    padding-bottom: 15px;
}







.life-facts .guide {
    float: right;
    width: 449px;
    padding-bottom: 15px;
}

.guide-con {
    width: 100%;
    overflow: hidden;
}

.guide-con ul li {
    height: 78px;
    border: 1px solid #c1c1c1;
    margin-bottom: 32px;
}

.guide-con ul li a {
    display: block;
    height: 82px;
    line-height: 78px;
}

.guide-con ul li a img {
    vertical-align: middle;
    margin-left: 88px;
    margin-right: 38px;
}

.guide-con ul li a span {
    font-size: 24px;
    color: #666666;
}







.img1-list {
    margin: 30px auto;
    margin-top: 0px;
}

.img1-list ul {
    overflow: hidden;
}

.img1-list ul li {
    float: left;
    margin-right: 20px;
}







.img2-list {
    margin: 30px auto;
}

.img2-list ul {
    overflow: hidden;
}

.img2-list ul li {
    float: left;
    margin-right: 11px;
}

.img2-list ul li a {
    display: block;
}




.part-foot-wrap {
    max-width: 1440px;
    min-width: 1002px;
    border-top: 1px solid #ebebeb;
    background: #f5f5f5;
    margin: 0 auto;
    overflow: hidden;
}

.part-foot {
    width: 1002px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

.part-foot .foot-logo {
    width: 52px;
    height: 64px;
    position: absolute;
    left: 146px;
    top: 26px;
    background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web1896/site/images/18461/foot-logo.png") no-repeat
}

.part-foot .foot-msg {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    padding-left: 90px;
    padding-top: 30px;
}

.location {
    width: 1180px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background-color: white
}

.location table {
    width: auto
}

.ny-wrap {
    width: 1180px;
    overflow: hidden;
    padding-bottom: 30px;
    margin: 0 auto;
}

.ny-wrap .a {
    width: 240px;
    overflow: hidden;
    padding-bottom: 50px;
    float: left;
}

.ny-wrap .a ul {
    width: 100%;
}

.ny-wrap .a ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.ny-wrap .a ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    color: #4f4f4f;
    text-indent: 18px;
    background: url("bg-left-nav.jpg") no-repeat
}

.ny-wrap .a ul li:hover {
    background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li:hover a {
    color: #fff;
}

.ny-wrap .a ul li.on {
    background: url("bg-left-nav-on.jpg") no-repeat;
}

.ny-wrap .a ul li.on a {
    color: #fff;
}

.ny-wrap .b {
    width: 900px;
    overflow: hidden;
    float: right
}

.ny-wrap .b .location-name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ebebeb;
}

.ny-wrap .b .location-name span {
    float: left;
    height: 40px;
    border-bottom: 2px solid #0d8ee9;
    font-size: 22px;
    color: #0d8ee9;
    font-weight: bold;
}

.ny-wrap .b .ny-list {
    width: 100%;
    overflow: hidden;
    padding-top: 22px;
}

.ny-wrap .b .ny-list ul {
    width: 100%;
}

.ny-wrap .b .ny-list ul li {
    height: 33px;
    font-size: 14px;
    color: #333333;
}

.ny-wrap .b .ny-list ul li a {
    float: left;
}

.ny-wrap .b .ny-list ul li span {
    float: right;
    color: #888
}

.ny-wrap .b .ny-single {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
}

.ny-wrap .ny-content {
    width: 100%;
    overflow: hidden;
}

.ny-wrap .ny-content .title {
    font-size: 26px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.ny-wrap .ny-content .info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #888888;
    border-bottom: 1px solid #ebebeb;
}

.ny-wrap .ny-content .content {
    width: 100%;
    font-size: 16px;
    color: #000000;
    line-height: 34px;
    padding-top: 30px;
    overflow: hidden;
}

.ny-wrap .ny-content .content img {
    max-width: 100%;
}

.ny-wrap .ny-content .flip {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-top: 60px;
    line-height: 30px;
    position: relative;
}

.ny-wrap .ny-content .flip span {
    color: #b77545;
}

.ny-wrap .ny-content .flip .flip-a {
    position: absolute;
    right: 0;
    top: 0;
}

.b.cwh ul {
    width: 100%;
}

.b.cwh ul li {
    width: 239px;
    height: 117px;
    float: left;
    margin-bottom: 8px;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5e666e;
}
.swiper-button-prev{
    left: 30px;
    right: auto;
    background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='45' height='45'%3E%3Cpath d='M729.6 931.2l-416-425.6 416-416c9.6-9.6 9.6-25.6 0-35.2-9.6-9.6-25.6-9.6-35.2 0l-432 435.2c-9.6 9.6-9.6 25.6 0 35.2l432 441.6c9.6 9.6 25.6 9.6 35.2 0 9.6-9.6 9.6-25.6 0-35.2z'/%3E%3C/svg%3E");
}
.swiper-button-next{
    right: 30px;
    left: auto;
    background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='45' height='45'%3E%3Cpath d='M761.6 489.6l-432-435.2c-9.6-9.6-25.6-9.6-35.2 0-9.6 9.6-9.6 25.6 0 35.2l416 416-416 425.6c-9.6 9.6-9.6 25.6 0 35.2s25.6 9.6 35.2 0l432-441.6c9.6-9.6 9.6-25.6 0-35.2z'/%3E%3C/svg%3E");
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    margin: 5px;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet-active{
    opacity: 1;
}