﻿.center_content {
  width: 1200px;
  margin: 10 auto;
  font-family: "microsoft yahei";
}
.title {
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 1.8px;
  border-bottom: 1px solid #d8d8d8;
}
.title img {
  vertical-align: sub;
  margin-right: 12px;
}
.title .more {
  font-size: 14px;
  color: #666666;
  letter-spacing: 1.4px;
  float: right;
  cursor: pointer;
}
.layout_1 {
  height: 220px;
  margin: 10px 0;
  width: 100%;
}
.layout_1 .layout_1_item + .layout_1_item {
  margin-left: 18px;
}
.layout_1 .layout_1_item {
  float: left;
  cursor: pointer;
  padding-top: 30px;
  width: 156px;
  height: 220px;
  background: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  position: relative;
  text-align: center;
}
.layout_1 .layout_1_item .circle {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  margin: 0 auto 32px;
  border-radius: 50px;
}
.layout_1 .layout_1_item .circle img {
  position: relative;
  top: 18px;
}
.layout_1 .layout_1_item .text {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.89px;
  text-align: center;
}
.layout_1 .layout_1_item .line {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  margin: 12px auto 0;
}
.layout_1 .layout_1_item:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
.layout_1 .layout_1_item:hover .circle {
  background: transparent;
  border: 4px solid #FFFFFF;
}
.layout_1 .layout_1_item:hover .text {
  color: #FFFFFF;
}
.layout_1 .layout_1_item:hover .line {
  background: #FFFFFF;
}
.layout_1 .color1 .circle {
  border: 4px solid #3AA1E9;
  background: #3AA1E9;
}
.layout_1 .color1 .line {
  background: #3AA1E9;
}
.layout_1 .color1:hover {
  background: #3AA1E9;
}
.layout_1 .color2 .circle {
  border: 4px solid #F57A17;
  background: #F57A17;
}
.layout_1 .color2 .line {
  background: #F57A17;
}
.layout_1 .color2:hover {
  background: #F57A17;
}
.layout_1 .color3 .circle {
  border: 4px solid #3AC0AA;
  background: #3AC0AA;
}
.layout_1 .color3 .line {
  background: #3AC0AA;
}
.layout_1 .color3:hover {
  background: #3AC0AA;
}
.layout_1 .color4 .circle {
  border: 4px solid #EFB90A;
  background: #EFB90A;
}
.layout_1 .color4 .line {
  background: #EFB90A;
}
.layout_1 .color4:hover {
  background: #EFB90A;
}
.layout_1 .color5 .circle {
  border: 4px solid #C49D82;
  background: #C49D82;
}
.layout_1 .color5 .line {
  background: #C49D82;
}
.layout_1 .color5:hover {
  background: #C49D82;
}
.layout_1 .color6 .circle {
  border: 4px solid #7FA3FE;
  background: #7FA3FE;
}
.layout_1 .color6 .line {
  background: #7FA3FE;
}
.layout_1 .color6:hover {
  background: #7FA3FE;
}
.layout_1 .color7 .circle {
  border: 4px solid #2CBD85;
  background: #2CBD85;
}
.layout_1 .color7 .line {
  background: #2CBD85;
}
.layout_1 .color7:hover {
  background: #2CBD85;
}
.layout_2 {
  margin-top: 30px;
  width: 100%;
  padding-right: 520px;
  position: relative;
}
.layout_2 ul {
  width: 680px;
}
.layout_2 ul li {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #d8d8d8;
}
.layout_2 ul li .spot {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: #F57A17;
  border-radius: 3px;
  margin-bottom: 18px;
}
.layout_2 ul li .msg {
  width: 530px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout_2 ul li .time {
  float: right;
  font-size: 14px;
  color: #666666;
}
.layout_2 ul li:hover .msg {
  color: #4366A8;
  font-weight: bold;
}
.layout_2 ul li:hover .time {
  color: #4366A8;
  font-weight: bold;
}
.layout_2 .right_layout_3 {
  padding-top: 20px;
  width: 480px;
  position: absolute;
  right: 0;
  top: 0;
}
.layout_2 .right_layout_3 .menu {
  font-size: 0;
}
.layout_2 .right_layout_3 .menu .menu_item {
  margin: 0 0 12px 0;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  background: #EDF3FF;
  border-radius: 4px;
  width: 234px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #4366A8;
}
.layout_2 .right_layout_3 .menu .menu_item:hover {
  background: #4366A9;
  color: #FFFFFF;
}
.layout_2 .right_layout_3 .menu .right {
  margin-right: 12px;
}
.layout_2 .right_layout_3 .zxtscx_msg {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #F6F6F6;
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-top: 16px;
}
.layout_2 .right_layout_3 .input_box {
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.layout_2 .right_layout_3 .input_box span {
  width: 86px;
  text-align: right;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  color: #333333;
  letter-spacing: 1.4px;
  margin-right: 12px;
}
.layout_2 .right_layout_3 .input_box input {
  padding-left: 12px;
  width: 320px;
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  border: 1px solid #979797;
  border-radius: 4px;
}
.layout_2 .right_layout_3 .btn_box {
  margin-top: 16px;
  text-align: center;
}
.layout_2 .right_layout_3 .btn_box button {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  outline: none;
  border: none;
  background: #4366A9;
  font-size: 14px;
  color: #FFFFFF;
  border-radius: 4px;
  cursor: pointer;
}
.layout_2 .right_layout_3 .btn_box button:hover {
  opacity: 0.85;
}
#hd_banner {
  width: 100%;
  height: 151px;
  background: url(../img/banner-hdjl.png) top center no-repeat;
}

.hd_banner {
  width: 1200px;
  height: 161px;
  margin: 0 auto;
  position: relative;
}