@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,select,button,textarea,blockquote,th,td,p {
    margin: 0;
    padding: 0;
    /*font-family:"微软雅黑"; font-size:14px; */
    cursor: default;
    /* color:#666; */
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
    border: none;
}
ul,li,dl ,dt,dd ,ol,p,img {
    list-style: none;
    border: none;
}
select,a,input {
    outline: none;
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.clearfix {
    zoom: 1; }

.fl {
    float: left;
}
.fr {
    float: right;
}
a {
    color: #333;
    text-decoration: none;
}
/* a:hover{ color: #536169; text-decoration: underline;} */


.header {
    background: url(../images/zsf4_01.jpg) no-repeat left top;
}
.header .box {
    width: 1200px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
}
/* .header .box .top{ margin-top: 35px;} */
.header .box .top .logo {
    margin-top: 43px;
    margin-left: 81px;
}
.header .box .top a.home {
    width: 100px;
    height: 35px;
    text-align: center;
    color: #FFF;
    margin-top: 27px;
    border-radius: 41px;
    background: rgba(255,255,255,.34);
}
.header .box .top a.home span {
    display: inline-block;
    /* padding-left: 25px; */
    font-size: 14px;
    line-height: 19px;
    padding-top: 8px;
}
.zsk-title1 {
    margin-top: 20px;
    margin-left: 186px;
}
.zsk-search {
    margin-top: 29px;
    padding-left: 53px;
}
.zsk-search-1 {
    width: 540px;
    height: 46px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    -ms-border-radius: 30px;
}
.zsk-search-1 .text {
    width: calc(100% - 50px);
    float: left;
    padding: 13px 0;
    font-size: 15px;
    background: transparent;
    border: none;
    /* color: #f94d0c; */
    text-indent: 20px;
}
.zsk-search-1 .text::-webkit-input-placeholder {
    color: #999;
}
.zsk-search-1 .sosuo {
    width: 50px;
    height: 100%;
    border: none;
    background: url(../images/wzfs2_03.png) no-repeat center;
    cursor: pointer;
    float: right;
}
.zsk-search p {
    margin-left: 30px;
    margin-top: 12px;
    color: #fff;
    font-size: 14px;
}
.zsk-search p a {
    color: #1172c6;
    margin-right: 15px;
}
.zsk-search p a:hover {
    color: #fff;
}
.hot {
    margin-top: 12px;
    color: #fff;
    font-size: 15px;
    width: 540px;
}
.hot-title {
    font-weight: bold;
    color: #fff;
}
.hot-list li {
    float: left;
    /* padding:0 10px; */
    margin-right: 20px;
}
.hot a {
    color: #fff;
}
.change {
    text-decoration: underline;
}
.header .nav-menu {
    background: #ffffff;
}
.header .nav-menu ul {
    width: 1200px;
    height: 69px;
    overflow: hidden;
    margin: 0 auto;
    /* background: #fff8f5; */
}
.header .nav-menu ul li {
    float: left;
    width: 33.3333%;
    line-height: 69px;
    text-align: center;
    font-size: 16px;
    height: 69px;
}
.header .nav-menu ul li a {
    color: #008bfe;
    display: block;
    height: 100%;
    font-size: 20px;
}
.header .nav-menu ul li a:hover, .header .nav-menu ul li.active a {
    background-color: #33a2fe;
    font-weight: bold;
    color: #fff;
}
.header .nav-menu ul li a .ico {
    width: 51px;
    height: 51px;
    vertical-align: middle;
    margin-right: 13px;
    display: inline-block;
    zoom: 1;*display: inline;
    background: url(../images/wzfs10_03.png) no-repeat;
}
.header .nav-menu ul li a .ico-home {
    background-position: 0 0;
}
.header .nav-menu ul li a .ico-goverment {
    background-position: -159px 0;
}
.header .nav-menu ul li a .ico-interact {
    background-position: -78px 0;
}
.header .nav-menu ul li.active a .ico-interact {
    background-position: -78px -71px;
}
.header .nav-menu ul li:hover a .ico-interact {
    background-position: -78px -71px;
}
.header .nav-menu ul li a .ico-work {
    background-position: 0px 0px;
}
.header .nav-menu ul li.active a .ico-work {
    background-position: 0 -71px;
}
.header .nav-menu ul li:hover a .ico-work {
    background-position: 0 -71px;
}
.header .nav-menu ul li a .ico-law {
    background-position: -159px 0;
}
.header .nav-menu ul li.active a .ico-law {
    background-position: -159px -71px;
}
.header .nav-menu ul li:hover a .ico-law {
    background-position: -159px -71px;
}


.head-slh-btn {float:right;margin-left: 10px;margin-top: 27px;margin-right: 10px;}
.head-slh-btn a {
  font-size: 16px;
  color: #fff;
  background: #f19ca5;
  line-height: 36px;
  padding: 0 15px;
  display: block;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
    .box .top{display: flex;align-items: center;text-align: center;}
.head-slh-btn{
    position: absolute !important;
    top: 165px !important;
    right: 20px;
}
.zsk-search{margin-top:80px !important;}
}
