.layout{
  background-color:#f0f8ff;
}

.layout-container{
  width: 1103px;
  margin: 20px auto;
  display: none;
}
.layout .layout-header {
    height: 539px;
    background: url(linan.jpg) top center no-repeat;
    position: relative;
  }
  .layout .header-body {
    width: 100% !important;
    position: absolute;
    bottom: 40px;
  }
  .layout .header-logo {
    position: absolute;
    top: 0;
    left: 0;
  }
  .layout .header-title {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .header-absolute{
    width: 100%;
    position: relative;
  }
  .layui-input, .layui-select, .layui-textarea{
    height: 30px !important;
  }
  .layui-form-item .layui-input-inline{
    width: 100px !important;
  }
  .header-date{
    width: 100px;
    height: 30px;
    margin:0 auto;
    line-height: 30px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #fff;
  }
  .layout .layout-nav {
    height: 61px;
    background-color: #4d6cca;
  }
  .layout .nav-body li {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 61px;
    position: relative;
  }
  .layout .nav-body li.active:after {
    content: '';
    width: 17px;
    height: 11px;
    background: url(nav-active.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    margin: auto;
  }
  .layout .nav-body li a {
    color: #fff;
  }
  .layout .nav-body li span {
    position: absolute;
    right: 0;
    color: #73aac8;
  }
  .layout .container-item {
    padding: 10px 0;
  }

  .layout .container-color{
    background-color: #fff;
    display: none;
  }

  .container-show{
    display: block !important;
  }
  .layout .item-title {
    margin-bottom: 45px;
    text-align: center;
  }
  .layout .item-con {
    position: relative;
    margin-bottom: 10px;
  }
  .layout .con-left, .layout .con-right {
    float: left;
  }
  .layout .con-left {
    width: 578px;
    padding: 0 11px;
  }
  .layout .con-right {
    /* margin-left: 45px; */
    width: 578px;
    padding: 0 11px;
  }
  .layout .con-subtitle {
    overflow: hidden;
    line-height: 26px;
    border-bottom: 1px solid #eee;
  }
  .layout .con-subtitle .subtitle {
    float: left;
    color: #425dae;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 2px solid #425dae;
  }
  .layout .con-subtitle .subtitle i{
    font-size: 20px;
    color: #425dae;
  }
  .layout .con-subtitle .more {
    float: right;
    margin-right: 3px;
    font-size: 16px;
    cursor: pointer;
    padding: 0 10px;
    position: relative;
    color: #87888a;
  }
  .layout .con-list {
    overflow: hidden;
    margin-top: 10px;
  }
  .layout .con-list li {
    line-height: 34px;
    /* width: 730px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dotted #eee;
  }
  .layout .con-list li:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
  }
  .layout .con-list li a {
    width: 450px;
    color: #333;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }
  .layout .con-list li span{
    float: right;
  }


  .layout .con-right .con-list li a {
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
 
  .layout .con-list li a:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #006eab;
  }
  .layout .con-right-btn a {
    display: inline-block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #4d6cca;
    color: #fff;
    border-radius: 3px;
    font-size: 18px;
    margin: 0 9px;
  }
  .layout .con-right-btn a i {
    display: inline-block;
    width: 12px;
    height: 11px;
    margin-right: 5px;
  }
  
  .con-right-btn+.con-right-btn {
      margin-top: 10px;
  }
  .item-body-flong:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
  }
  .item2-left{
    float: left;
    width: 500px;
  }
  .item2-right{
    float: right;
    width: 700px;
  }
  .layout .item2-left .item2-left-a{
    width: 470px !important;
    height: 192px !important;
  }
  .layout .item2-left a .item2-left-span{
    display: block;
    position: relative;
    border-radius: 5px;
    line-height: 77px;
    background-color: #42c4e4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
  .layout .item2-left a .item2-left-span img{
    z-index: 99;
    position: absolute;
    left: 140px;
  }
  .layout .item2-left a .item2-left-span span{
    margin-left: 50px;
  }
  .layout .item2 a {
    display: flex;
    justify-content: center;
    align-items: center;
    /* display: inline-block; */
    width: 245px;
    height: 90px;
    line-height: 90px;
    border-radius: 3px;
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #000;
    margin: 0 13px 10px 13px;
    float: left;
    background-color: #fff;
    border: 2px solid #dedede;
  }

  .item2 a p{
    width: 160px;
    line-height: 25px;
    /* margin: 20px auto; */
  }

  .layout .item2 .item2-a{
    margin-left: 100px;
  }
  .layout .item2 a img {
    width: 65px;
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    margin: auto;
  }
  .layout .item2-right a span{
    margin-left: 50px;
  }
  .layout .item-add {
    overflow: hidden;
  }
  .layout .item-add .a1 {
    display: inline-block;
    width: 270px;
    height: 57px;
    line-height: 57px;
    float: left;
    background-color: #fff;
    color: #333;
    margin-left: 15px;
    margin-top: 35px;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
  }
  .layout .item-add .a2 {
    float: right;
    width: 270px;
    height: 92px;
    border: 1px dashed #e5e5e5;
    border-top: 0;
    margin-right: 15px;
    color: #333;
    font-size: 16px;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .layout .item3 a {
    display: inline-block;
    width: 245px;
    height: 137px;
    border-radius: 3px;
    position: relative;
    font-size: 18px;
    color: #000;
    margin: 0 13px 20px 13px;
    float: left;
    border: 2px solid #dedede;
  }
  .layout .item3 a img {
    position: absolute;
    top: 15px;
    left: 97px;
    bottom: 0;
    margin:0 auto;
    width: 55px;
  }
  .layout .item3 a span {
    margin-top: 5px;
    display: block;
    width: 249px;
    text-align: center;
  }

  .bg-blue1{
    /* background-color: #2d65a4 !important; */
    background-image: url(color-bj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff !important;
  }

  .layout .layout-footer {
    background-color: #88abd4;
    height: 150px;
    text-align: center;
    font-size: 16px;
    color: #fff;
  }
  .layout .layout-footer .footer-nav {
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-bottom: 1px solid #92b0c5;
    font-size: 16px;
  }
  .layout .layout-footer .footer-nav a {
    color: #fff;
    margin: 0 50px;
    display: inline-block;
  }
  
  .layout-footer .footer-mid {
      position: relative;
      width: 1200px;
      margin: 0 auto;
      line-height: 30px;
      padding-top: 18px;
  }
  .layout-footer .footer-mid .left-logo {
      float: left;
      width: 172px;
      height: 72px;
      margin-top: 25px;
  }
  
  .layout-footer .right-logo {
      float: right;
      width: 200px;
      margin: 30px 50px 0 0;
  }
  
  .layout .footer-body {
    overflow: hidden;
  }
  .layout .footer-logo1 {
    float: left;
    margin-top: 16px;
  }
  .layout .footer-logo2 {
    float: right;
    margin-top: 16px;
  }
  .layout .footer-logo4 {
    position: absolute;
    bottom: 28px;
    left: 43%;
  }
  .layout .footer-logo5 {
    position: absolute;
    bottom: 20px;
    right: 43%;
  }
  .layout .msg {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin-top: 10px;
    position: relative;
    height: 165px;
  }
  .layout .msg i {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(footer-logo2.png);
  }
  
  .bg-gray {
    background-color: #fff;
  }

  .fl{
    margin: 12px 0 0 10px;
    font-size: 14px;
  }
  .fl-left{
    margin-left: 20px;
  }

  .item2-left-div{
    height:57px;
    line-height: 57px;
    font-size: 16px !important;
  }
  .item2-left-div:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
  }

  .item2-left-div .span-left{
    width: 235px;
    display: block;
    float: left;
  }
  .item2-left-div .span-right{
    width: 235px;
    display: block;
    float: right;
  }

  .item-body-dh{
    height: 150px;
    margin: 10px 13px;
    color: #898b91;
    border: 2px solid #dedede;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #f8faff;
}

.item-body-dh:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}

.dh-left{
  height: 100px;
  width: 80px;
  float: left;
  background-image: url(daodu.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 30px 0 0 40px;
}
.dh-right{
  width: 907px;
  float: left;
  margin: 15px 20px;
  padding: 10px 0;
}

.dh-right p{
  line-height: 25px;
}

.opacity{
  opacity: 0.1;
}

.container-show a:hover{
  background-image: url(color-bj.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff !important;
}
.container-item .item-body .item-con .bg-gray .img_bg{
	display: block;
	height: 64px;
	width: 61px;
	margin: 20px auto 0 auto;
}
.container-item .item-body .item-con .bg-gray:nth-child(1) .img_bg{
	background: url(center-jgyg.png) no-repeat center;
}
.container-item .item-body .item-con .bg-gray:nth-child(2) .img_bg{
	background: url(center-jg.png) no-repeat center;
}
.container-item .item-body .item-con .bg-gray:nth-child(3) .img_bg{
	background: url(center-zb.png) no-repeat center;
}
.container-item .item-body .item-con .bg-gray:nth-child(4) .img_bg{
	background: url(center-zs.png) no-repeat center;
}
.container-item .item-body .item-con .bg-gray:nth-child(5) .img_bg{
	background: url(center-zd.png) no-repeat center;
}

.container-item .item-body .item-con .bg-gray:nth-child(6) .img_bg{
	background: url(center-sg.png) no-repeat center;
}
.container-item .item-body .item-con .bg-gray:nth-child(7) .img_bg{
	background: url(center-zl.png) no-repeat center;
}

.container-item .item-body .item-con .bg-gray:nth-child(8) .img_bg{
	background: url(center-jgyg.png) no-repeat center;
}
.title_a2{
  background: url("./zdxm_col2.jpg") no-repeat;
  width: 223px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.bar_a{
  width: 100%;
  height: 45px;
  border-bottom: solid 1px #425dae;
  margin: 20px 0;
}