html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form,
input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

a {
    text-decoration: none;
    color: #333;
    outline: none !important;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

input {
    border: 0;
}

input:focus {
    outline: none;
    border: 0;
}

ul li {
    list-style: none;
}

address {
    font-style: normal;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    background: #ffffff;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.clear {
    clear: both;
}

.clearfix {
    clear: both;
}

.top {
    height: 564px;
    background: url(mszc_01.jpg) no-repeat top center;
}

.top .main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.logo {
    padding-top: 20px;
    width: 280px;
}

.mszc_title {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3597/site/picture/0/df2f519b38734775a5ae106c799dc002.png) no-repeat top center;
    top: 210px;
    width: 1004px;
    height: 127px;
    position: absolute;
}


/*图片新闻*/

#tplb {
    position: relative;
    height: 320px;
    width: 550px;
    margin: 0px auto;
}

#tplb .bd {
    position: relative
}

#tplb .btn-prev,
#tplb .btn-next {
    display: block;
    position: absolute;
    top: 125px;
    width: 40px;
    height: 69px;
    z-index: 2
}

#tplb .btn-prev {
    left: 0;
    background: url(left-arrow.png) no-repeat;
    _background: 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")
}

#tplb .btn-next {
    right: 0;
    background: url(right-arrow.png) no-repeat;
    _background: 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="27832/right-arrow.png")
}

#tplb .tplb-bar-box {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden
}

#tplb .tplb-bar {
    width: 10000px
}

#tplb .tplb-bar li {
    float: left;
    width: 550px;
    height: 320px
}

#tplb .tplb-bar li a {
    width: 100%;
    height: 100%;
    display: block
}

#tplb .tplb-bar li img {
    width: 100%;
    min-height: 100%;
    transition: all 1s ease 0s;
}

#tplb .tplb-bar li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #333;
}

#tplb .ft {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 550px;
    height: 40px
}

#tplb .ftbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 550px;
    height: 40px;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

#tplb .change {
    position: absolute;
    right: 0;
    bottom: 15px;
    height: 10px
}

#tplb .change a {
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 8px;
    background-color: #aaaaaa;
    cursor: pointer
}

#tplb .change a.on {
    background-color: #fff;
}

/*标题区域大小*/
#tplb .hd {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 420px;
    height: 40px;
}

#tplb .tplb-title {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    padding: 0 14px 0 20px;
    line-height: 40px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap
}

#tplb .tplb-title a {
    display: block;
    color: #fff
}

/*
.mszc_com{width: 1200px; height: 115px;line-height: 135px;margin: 0px auto;background: url(mszc_04.jpg) no-repeat center; text-align: center;padding-top: 30px;}
*/
.mszc_com {
    background: url(yhyshj_002.jpg) center top no-repeat;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #4da2f5;
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0px;
}

.hot {
    box-shadow: 0 0 9px 3px #edf4f8;
    width: 1170px;
    height: 320px;
    margin: 0px auto;
    padding: 15px;
}

.hot_tplb {
    height: 320px;
    width: 550px;
}

.hot_list {
    width: 1140px;
    padding: 0px 25px;
}

.hot_list ul {
    display: block;
    float: left;
    padding-left: 30px;
    width: 550px;
}

.hot_list> :nth-child(1) {
    padding-left: 0px;
}

.hot_list ul li {
    padding-left: 20px;
    position: relative;
}

.hot_list li a {
    line-height: 36px;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.hot_list li:before {
    display: inline-block;
    content: "";
    height: 6px;
    width: 6px;
    background: #4da2f5;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 4px;
    margin-top: 13px;
}

.hot_list li span {
    color: #999999;
    float: right;
    font-size: 14px;
    line-height: 36px
}

.zcsd_list {
    width: 1200px;
    margin: 0px auto;
}

.zcsd_list ul li {
    width: 280px;
    height: 80px;
    float: left;
    margin: 0px 26px 30px 0px;
}

.zcsd_list ul li a {
    border: 1px #e0e0e0 solid;
    box-shadow: 0 0 9px 3px #edf4f8;
    border-radius: 6px;
    display: block;
    width: 280px;
    height: 80px;
    line-height: 80px;
    background: #fff;
    color: #333;
}

.zcsd_list ul li:hover a {
    background: #1658a0;
    color: #fff;
}

.zcsd_list ul li:hover a img {
    border-radius: 6px;
}

.zcsd_list ul li span {
    float: left;
    width: 35%;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.zcsd_list ul li img {
    display: inline-block;
    vertical-align: middle;
}

.zcsd_list ul li p {
    float: left;
    width: 60%;
    vertical-align: middle;
    text-align: left;
}

.zcsd_list>ul> :nth-child(4) {
    margin-right: 0px;
}

.zcsd_list>ul> :nth-child(8) {
    margin-right: 0px;
}

.bottom {
    width: 1200px;
    margin: 0px auto;
    height: 20px;
}