﻿@charset "UTF-8";
.all_ul .content_ul {
  display: none;
}

.all_ul .content_ul li {
  position: relative;
  margin-bottom: 17px;
}

.all_ul .content_ul li::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #666666;
  border-radius: 50%;
  left: 0;
  top: 10px;
}

.all_ul .content_ul li:last-of-type {
  margin-bottom: 0;
}

.all_ul .content_ul li .title {
  font-size: 17px;
  color: #333333;
  width: 295px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  padding-left: 13px;
}

.all_ul .content_ul li .time {
  color: #999999;
  font-size: 17px;
  float: right;
}

.all_ul .content_ul li:hover .title {
  color: #4078be;
}

.all_ul .content_ul li:hover .time {
  color: #4078be;
}

.all_ul .cur {
  display: block;
}

.index {
  background-color: #fff;
}

.index .bg .search-div {
  width: 500px;
  height: 45px;
  background: #F3F3F3;
  border: 1px solid #DDDDDD;
  margin: 239px auto 0;
}

.index .bg .search-div .input {
  width: 450px;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  color: #333;
  font-size: 15px;
  float: left;
}

.index .bg .search-div .input::placeholder {
  color: #999999;
  font-size: 15px;
}

.index .bg .search-div .input_image {
  height: 45px;
  width: 45px;
  object-fit: scale-down;
}

.nav .nav_ul li:nth-of-type(1) .icon{
    background: url(sy.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(2) .icon{
    background: url(zjlz.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(3) .icon{
    background: url(ywdt.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(4) .icon{
    background: url(zfxxgk.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(5) .icon{
    background: url(zffw.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(6) .icon{
    background: url(hdjl.png) no-repeat;
    background-size: 100% 100%;
}
.nav .nav_ul li:nth-of-type(7) .icon{
    background: url(sjcx.png) no-repeat;
    background-size: 100% 100%;
}

/* 当前页导航样式 */
.laizhouheader .nav .nav_ul li:nth-of-type(7) a {
  color: #115496 !important;
  background-color: #fff !important;
}

.laizhouheader .nav .nav_ul li:nth-of-type(7) .icon {
  background: url("http://ytcms.yantai.gov.cn/jcms/jcms_files/jcms1/web154/site/picture/76/2012151352227906241.png") no-repeat !important;
  background-size: 100% 100% !important;
}

/*end 当前页导航样式 */
.laizhou-body {
  position: relative;
  width: 1200px;
  margin-left: 50%;
  transform: translateX(-50%);
}

.laizhou-body .one-div {
  margin-top: 27px;
}

.laizhou-body .one-div .title {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #115496;
  text-align: center;
  margin-bottom: 20px;
}

.laizhou-body .one-div .de_title {
  display: block;
  line-height: 55px;
  height: 55px;
  background: #F0F4FB;
  font-size: 17px;
  color: #333333;
  padding: 0 190px;
  margin-bottom: 20px;
}

.laizhou-body .top_one {
  height: 400px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  margin-bottom: 30px;
}

.laizhou-body .top_one .swiper-container {
  width: 540px;
  height: 380px;
  float: left;
  position: relative;
}

.laizhou-body .top_one .swiper-container img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}

.laizhou-body .top_one .swiper-container .title {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #FFFFFF;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  height: 35px;
  line-height: 35px;
  width: 100%;
  padding-left: 12px;
}

.laizhou-body .top_one .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
  width: 15px;
  height: 5px;
  border-radius: 0;
}

.laizhou-body .top_one .swiper-pagination-bullet:last-of-type {
  margin-right: 17px;
}

.laizhou-body .top_one .swiper-pagination-bullet-active {
  background: #B90C0E;
}

.laizhou-body .top_one .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  text-align: right;
}

.laizhou-body .top_one .top_content {
  width: 638px;
  padding-left: 40px;
  float: right;
}

.laizhou-body .top_one .top_content .ul_title {
  font-size: 0;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 29px;
}

.laizhou-body .top_one .top_content .ul_title li {
  display: inline-block;
  margin: 10px 0;
}

.laizhou-body .top_one .top_content .ul_title li a {
  display: inline-block;
  padding: 0 16px;
  font-size: 18px;
  color: #999999;
  border-left: 1px solid #DDDDDD;
  line-height: 15px;
}

.laizhou-body .top_one .top_content .ul_title li:last-of-type a {
  padding-right: 0;
}

.laizhou-body .top_one .top_content .ul_title .active {
  border-left: 4px solid #115496;
}

.laizhou-body .top_one .top_content .ul_title .active a {
  font-size: 18px;
  font-weight: bold;
  color: #115496;
}

.laizhou-body .top_one .top_content .all_ul .content_ul {
  padding-right: 10px;
}

.laizhou-body .top_one .top_content .all_ul .content_ul li {
  margin-bottom: 20px;
}

.laizhou-body .big-title {
  width: 100%;
  border-bottom: 1px solid #115496;
  font-size: 18px;
  font-weight: bold;
  color: #115496;
  position: relative;
  padding-left: 15px;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

.laizhou-body .big-title::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 15px;
  background: #115496;
  left: 0;
  top: 5px;
}

.laizhou-body .big-title .zw {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #115496;
}

.laizhou-body .big-title .yu {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #115496;
  opacity: 0.5;
}

.laizhou-body .top_two {
  margin-bottom: 30px;
}

.laizhou-body .top_two #box-two {
  display: none;
}

.laizhou-body .top_two #box-three {
  display: none;
}

.laizhou-body .top_two .box-one {
  display: flex;
}

.laizhou-body .top_two .box-one .big {
  display: flex;
  margin-right: 20px;
}

.laizhou-body .top_two .box-one .big .s_div {
  width: 125px;
  height: 300px;
  background: #115496;
  padding: 58px 39px 0;
  cursor: pointer;
}

.laizhou-body .top_two .box-one .big .s_div span {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  display: block;
  width: 20px;
  margin: 30px auto 0;
}

.laizhou-body .top_two .box-one .big .h_div {
  width: 784px;
  height: 300px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}

.laizhou-body .top_two .box-one .big .h_div .h_ul {
  font-size: 0;
  width: 100%;
  display: block;
  padding-top: 33px;
}

.laizhou-body .top_two .box-one .big .h_div .h_ul li {
  display: inline-block;
  width: 25%;
  margin-bottom: 33px;
}

.laizhou-body .top_two .box-one .big .h_div .h_ul li a {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.laizhou-body .top_two .box-one .big .h_div .h_ul li a p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}

.laizhou-body .top_two .box-one .big .h_div .s_ul {
  padding: 50px 30px 10px;
  font-size: 0;
}

.laizhou-body .top_two .box-one .big .h_div .s_ul li {
  display: inline-block;
  margin-bottom: 40px;
  margin-right: 16px;
}

.laizhou-body .top_two .box-one .big .h_div .s_ul li:nth-of-type(3n) {
  margin-right: 0;
}

.laizhou-body .top_two .box-one .big .h_div .s_ul li a {
  text-align: center;
  line-height: 80px;
  width: 230px;
  height: 80px;
  display: inline-block;
  background: url("../images/bg.png") no-repeat;
  font-size: 16px;
  color: #333333;
}

.laizhou-body .top_two .box-one .big .h_div .s_ul li a img {
  margin-right: 20px;
  vertical-align: middle;
}

.laizhou-body .top_two .box-one .small {
  display: flex;
  margin-right: 20px;
}

.laizhou-body .top_two .box-one .small .s_div {
  width: 125px;
  height: 300px;
  background: #DDDDDD;
  padding: 58px 39px 0;
  cursor: pointer;
}

.laizhou-body .top_two .box-one .small .s_div span {
  font-size: 20px;
  font-weight: bold;
  color: #115496;
  display: block;
  width: 20px;
  margin: 30px auto 0;
}

.laizhou-body .top_three {
  font-size: 0;
  width: 100%;
  margin-bottom: 30px;
}

.laizhou-body .top_three li {
  margin-right: 13px;
  display: inline-block;
  width: 290px;
  height: 140px;
  padding-left: 30px;
  padding-top: 64px;
  background: url(../images/cha.png) no-repeat;
}

.laizhou-body .top_three li:last-of-type {
  margin-right: 0;
}

.laizhou-body .top_three li p {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.laizhou-body .top_three li .s_p{
  margin-top: 10px;
}
.laizhou-body .top_three li .s_p a{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}

.laizhou-body .top_three li:nth-of-type(2) {
  background: url(../images/kan.png) no-repeat;
}

.laizhou-body .top_three li:nth-of-type(3){
  background: url(../images/ping.png) no-repeat;
}

.laizhou-body .top_three li:nth-of-type(4){
  background: url(../images/wen.png) no-repeat;
}

.laizhou-body .top_four {
  display: flex;
  margin-bottom: 30px;
}

.laizhou-body .top_four .left {
  width: 470px;
  height: 330px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 0 11px;
  margin-right: 15px;
}

.laizhou-body .top_four .left .zx_p {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 17px;
  color: #115496;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
}

.laizhou-body .top_four .left .zx_p a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  float: right;
}

.laizhou-body .top_four .right_ul li {
  margin-bottom: 12px;
}

.laizhou-body .top_four .right_ul li a {
  display: block;
  width: 230px;
  height: 45px;
  line-height: 45px;
  color: #7EAC22;
  padding-left: 15px;
  background: url(../images/fading.png) no-repeat;
}

.laizhou-body .top_four .right_ul li:nth-of-type(2) a {
  color: #14A0B9;
  background: url(../images/zhinan.png) no-repeat;
}

.laizhou-body .top_four .right_ul li:nth-of-type(3) a {
  color: #3479B4;
  background: url(../images/nianbao.png) no-repeat;
}

.laizhou-body .top_four .right_ul li:nth-of-type(4) a {
  color: #1DB27B;
  background: url(../images/yishen.png) no-repeat;
}

.laizhou-body .top_four .right_ul li:nth-of-type(5) a {
  color: #F2AB00;
  background: url(../images/xinxi.png) no-repeat;
}

.laizhou-body .top_four .right_ul li:nth-of-type(6) a {
  color: #7914B9;
  background: url(../images/gongkai.png) no-repeat;
}

.laizhou-body .top_five {
  display: flex;
  margin-bottom: 20px;
}

.laizhou-body .top_five a {
  display: block;
  margin-right: 13px;
  width: 290px;
  height: 80px;
}

.laizhou-body .top_five a:last-of-type {
  margin-right: 0;
}

.laizhou-body .top_six .left {
  border: 0;
}

.laizhou-body .top_six .left .zx_p {
  position: relative;
  padding-left: 15px;
}

.laizhou-body .top_six .left .zx_p::before {
  content: '';
  width: 4px;
  height: 15px;
  background: #115496;
  position: absolute;
  left: 0;
  top: 13px;
}

.laizhou-body .top_six .right {
  margin-right: 0;
  width: 670px;
}

.laizhou-body .top_six .right .bg-ul {
  width: 670px;
  height: 240px;
  background: #F0F4FB;
  border: 1px solid #DDDDDD;
  padding: 0 20px;
}

.laizhou-body .top_six .right .bg-ul .tit_ul {
  border-bottom: 1px solid #DDDDDD;
}

.laizhou-body .top_six .right .bg-ul ul {
  height: 45px;
  line-height: 45px;
  font-size: 0;
  width: 100%;
}

.laizhou-body .top_six .right .bg-ul ul:hover a {
  color: #115496;
}

.laizhou-body .top_six .right .bg-ul ul li {
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  width: 35%;
  text-align: center;
}

.laizhou-body .top_six .right .bg-ul ul li a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
}

.laizhou-body .top_six .right .bg-ul ul li:nth-of-type(2) {
  width: 15%;
}

.laizhou-body .top_six .right .bg-ul ul li:nth-of-type(3) {
  width: 15%;
}

.laizhou-body .top_six .right .bg-ul ul li:nth-of-type(4) {
  width: 35%;
}

.laizhou-body .top_six .right .bg-ul ul .title {
  font-weight: bold;
  color: #115496;
}

.laizhou-body .top_seve {
  height: 100px;
  border: solid 1px #dddddd;
  padding: 10px;
  margin-bottom: 30px;
}

.laizhou-body .top_seve .str_wrap {
  overflow: hidden;
  width: 100%;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
  height: 100px;
}

.laizhou-body .top_seve .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}

.laizhou-body .top_seve .str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}

.laizhou-body .top_seve .str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}

.laizhou-body .top_seve .str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}

.laizhou-body .top_seve .str_vertical .str_move,
.laizhou-body .top_seve .str_down .str_move {
  white-space: normal;
  width: 100%;
}

.laizhou-body .top_seve .str_static .str_move,
.laizhou-body .top_seve .no_drag .str_move,
.laizhou-body .top_seve .noStop .str_move {
  cursor: inherit;
}

.laizhou-body .top_seve .str_wrap img {
  max-width: none !important;
  height: 80px;
  margin-right: 20px;
}
