@charset "UTF-8";
.clearfix:after {
                content: '.';
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
        }
        
        .clearfix {
                zoom: 1;
        }
.con_top_left {
  float: left;
  width: 32%;
  border-top: 3px solid #4078be;
  padding: 10px 16px 20px 16px;
  background: #faf8f9;
  min-height: 404px;
}
.line {
  border-top: 1px dotted #a6a4a5;
  margin: 16px 0;
}
.zjzt_box .zjzt_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(zjzt_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.zjzt_box .zjzt_con,
.zjsj_box .zjsj_con,
.zjdw_box .zjdw_con,
.wytyj_box .wytyj_con {
  line-height: 25px;
  font-size: 15px;
  text-align: justify;
}
.zjzt_box .zjzt_con {
  font-size: 18px;
}
.zjsj_box .zjsj_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(zjsj_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin-bottom: 10px;
}
.zjdw_box .zjdw_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(zjdw_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.ggnr_box .ggnr_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(ggnr_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.wytyj_box .wytyj_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(wytyj_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.wytyj_box .wytyj_con a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #6f98ca;
  border-radius: 4px;
}
.con_top_right {
  float: right;
  width: 66%;
  border-top: 3px solid #4078be;
  padding: 10px 16px 20px 16px;
  background: #faf8f9;
  min-height: 404px;
}
.ggnr_con {
  height: 264px;
  overflow-y: auto;
}
.con_bottom {
  border-top: 3px solid #4078be;
  padding: 10px 16px 20px 16px;
  margin-top: 20px;
}
.zjjg_box .zjjg_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(zjjg.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.canr_box {
  margin-top: 15px;
}
.canr_box .canr_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(canr_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.canr_box .canr_title {
  float: left;
}
.canr_box .canr_con {
  float: left;
  margin: 10px;
  line-height: 22px;
  font-size: 18px;
  border-bottom: 1px dashed #333333;
}
.canr_box .canr_con:hover {
  border-bottom: 1px dashed #fa0505;
}
.canr_box .canr_con a:hover {
  color: #fa0505;
}

.cajd_box {
  margin-top: 15px;
}
.cajd_box .cajd_title {
  font-size: 18px;
  color: #4078be;
  font-weight: bold;
  padding-left: 30px;
  background: url(cajd_title.png) no-repeat;
  background-size: 22px;
  line-height: 22px;
  margin: 10px 0;
}
.cajd_box .cajd_title {
  float: left;
}
.cajd_box .cajd_con {
  float: left;
  margin: 10px;
  line-height: 22px;
  font-size: 18px;
  border-bottom: 1px dashed #333333;
}
.cajd_box .cajd_con:hover {
  border-bottom: 1px dashed #fa0505;
}
.cajd_box .cajd_con a:hover {
  color: #fa0505;
}

.white_close {
  display: none;
  position: absolute;
  top: 140px;
  left: 5%;
  width: 90%;
  height: 40px;
  z-index: 1002;
  overflow: hidden;
}

.white_close a {
  font-size: 26px;
  display: block;
  width: auto;
  float: right;
  color: #ffffff;
  text-align: right;
  line-height: 40px;
}

.white_close a:hover {
  color: #ffff00;
}

.white_content {
  display: none;
  position: absolute;
  top: 180px;
  left: 5%;
  width: 90%;
  height: 650px;
  padding: 10px;
  border: 3px solid blue;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}

.white_title {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #4078be;
}

.white_text {
  font-size: 16px;
  line-height: 200%;
  text-indent: 2pc;
  width: 99%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .con_top_left {
    width: 100%;
  }
  .con_top_right {
    width: 100%;
  }
}
