.header {
  height: 3.75rem;
  background: #e7f0f7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo {
  width: 100%;
  height: 100%;
}
#banner img {
  display: block;
  width: 100%;
  height: 7.9rem;
}
.menu_box {
  width: 100%;
  display: flex;
}
.menu_box ul {
  width: 100%;
  background: #3391C7;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.menu_box ul li {
  border-bottom: 1px solid #fff;
  width: 25%;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu_box ul li:last-child {
  border-bottom: none;
}
.menu_box ul li.on {
  background: #499d35;
}
.menu_box ul li a {
  display: block;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  line-height: 1.25rem;
}
.sy_about {
  padding: 0.5rem 0.85rem;
}
.sy_titbox {
  text-align: center;
}
.sy_titbox .zbt {
  font-size: 0.65rem;
  color: #333;
  font-weight: 200;
  line-height: 0.65rem;
}
.sy_titbox .line {
  margin: 0.2rem auto 0.25rem;
  width: 7.7rem;
  height: 1px;
  background: #333;
  position: relative;
}
.sy_titbox .line .sm_line {
  display: block;
  width: 3.8rem;
  height: 0.1rem;
  background: #3391C7;
  position: absolute;
  left: 50%;
  top: -1.5px;
  margin-left: -1.9rem;
}
.sy_titbox .fbt {
  font-size: 0.5rem;
  line-height: 0.5rem;
}
.about_con {
  display: flex;
  justify-content: space-between;
  margin-top: 0.625rem;
}
.about_con .about_img {
  width: 4.125rem;
  height: 2.925rem;
  border: 1px solid #ff9600;
  margin-top: 0.25rem;
  position: relative;
}
.about_con .about_img .img_box {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0.25rem;
  top: -0.25rem;
}
.about_con .gywm_con {
  width: 12.2rem;
  height: 6.175rem;
  font-size: 0.45rem;
  line-height: 0.8rem;
  overflow: hidden;
}
.more_btn {
  display: block;
  width: 4rem;
  height: 0.95rem;
  background: #3391C7;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  line-height: 0.95rem;
  margin: 0.625rem auto 0;
}
.sycp_box {
  padding: 0.5rem;
  background: #eee;
}
.sycp_box .sycp_list {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sycp_box .sycp_list li {
  width: 8.5rem;
}
.sycp_box .sycp_list li .sycp_img {
  width: 100%;
  height: 6.5rem;
  background: no-repeat center;
  background-size: cover;
}
.sycp_box .sycp_list li p {
  font-size: 0.5rem;
  color: #333;
  line-height: 1.25rem;
  text-align: center;
}
.synews_box {
  padding: 0.5rem 0;
}
.synews_box .new-img {
  width: 100%;
  height: 10.425rem;
  background: no-repeat center;
  background-size: 100% 100%;
  margin-top: 0.35rem;
  position: relative;
}
.synews_box .news-content {
  width: 100%;
  padding: 0 0.5rem;
  height: 4.2rem;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
}
.synews_box .news-content .new-title {
  color: #999;
  font-size: 0.625rem;
  line-height: 1.5rem;
  width: 17.75rem;
  text-align: left;
}
.synews_box .news-content .date {
  color: #999;
  font-size: 0.5rem;
  line-height: 0.625rem;
  margin-top: 0.175rem;
  margin-bottom: 0.375rem;
  text-align: right;
}
.synews_box .news-content .new-con {
  height: 1.25rem;
  width: 17.75rem;
  color: #999;
  font-size: 0.5rem;
  line-height: 0.625rem;
  overflow: hidden;
  text-align: left;
}
.synews_box .new1 {
  height: 3.1rem;
  margin: 1rem 0;
  padding: 0 0.5rem;
  display: flex;
  justify-content: space-between;
}
.synews_box .new1 .new1-data {
  display: flex;
  align-items: center;
  width: 2.7rem;
  height: 100%;
  border-right: 2px solid #999;
  text-align: center;
}
.synews_box .new1 .new1-data .year {
  color: #999;
  font-size: 1.0rem;
  font-weight: 500;
  text-align: center;
  line-height: 1rem;
  margin-bottom: 0.75rem;
}
.synews_box .new1 .new1-data .day {
  color: #999;
  font-size: 0.625rem;
  line-height: 0.625rem;
}
.synews_box .new1 .new1-content .new1-ti {
  color: #333;
  font-size: 0.625rem;
  line-height: 1.5rem;
  text-align: left;
}
.synews_box .new1 .new1-content .new1-con {
  width: 14.45rem;
  height: 1.5rem;
  overflow: hidden;
  color: #666;
  font-size: 0.5rem;
  line-height: 0.75rem;
  text-align: left;
}
.zxly_box {
  padding: 0.5rem;
}
.zxly_box .ly_form {
  margin-top: 0.9rem;
}
.zxly_box .ly_form .form_item {
  width: 100%;
  height: 1.75rem;
  border: 1px solid #ccc;
  font-size: 0.6rem;
  color: #333;
  padding: 0 0 0 0.375rem;
  line-height: 1.65rem;
  margin-bottom: 0.5rem;
}
.zxly_box .ly_form textarea.form_item {
  font-family: '思源黑体';
  font-weight: 300;
  height: 8.5rem;
  padding: 0.4rem 0.375rem;
  line-height: 0.85rem;
  resize: none;
}
.zxly_box .ly_form .more_btn {
  width: 100%;
  height: 1.75rem;
  border: none;
  line-height: 1.75rem;
  margin-top: 0;
  background: #3398cc;
}
.ny_img {
  display: block;
  width: 100%;
  height: 7.95rem;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.cp_box {
  padding: 0.7rem 0.5rem;
}
.cp_box .cpfl_list {
  margin-top: 0.85rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cp_box .cpfl_list li {
  width: 5.35rem;
  height: 1.15rem;
  background: #eee;
  margin-bottom: 0.5rem;
  border: 1px solid #ccc;
  margin-right: 0.8em;
}
.cp_box .cpfl_list li.on {
  background: #499d35;
  border-color: #499d35;
}
.cp_box .cpfl_list li.on a {
  color: #fff;
}
.cp_box .cpfl_list li a {
  display: block;
  font-size: 0.5rem;
  color: #333;
  text-align: center;
  line-height: 1.05rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cp_list {
  margin-top: 0.15rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cp_list li {
  width: 8.5rem;
  border: 1px solid #ccc;
  background: #eee;
  margin-bottom: 0.65rem;
}
.cp_list li .cp_img {
  width: 100%;
  height: 7.6rem;
  background: no-repeat center;
  background-size: cover;
}
.cp_list li p {
  font-size: 0.5rem;
  text-align: center;
  line-height: 1.75rem;
  color: #333;
}
.detail_box {
  padding: 0.5rem;
}
.detail_con {
  margin: 0.5rem 0;
  line-height: 1.25rem;
  text-align: left;
}
.detail_con img {
  max-width: 100%;
  height: auto;
}
.news_list {
  margin-top: 0.5rem;
}
.news_list li {
  margin-bottom: 0.5rem;
}
.news_list li .news_img {
  width: 100%;
  height: 11.2rem;
  background: no-repeat center;
  background-size: 100% 100%;
}
.news_list li .title {
  font-size: 0.625rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #333;
}
.news_list li .spnews {
  font-size: 0.45rem;
  height: 1.3rem;
  color: #666;
  overflow: hidden;
}
.news_list li .more_box {
  text-align: right;
  margin-top: 0.5rem;
}
.news_list li .spmore {
  display: inline-block;
  width: 2.7rem;
  height: 0.95rem;
  background: #499d35;
  font-size: 0.45rem;
  color: #fff;
  text-align: center;
  line-height: 0.95rem;
}
.news_xq {
  text-align: center;
}
.news_xq .xq_tit {
  display: inline-block;
  font-size: 0.75rem;
  color: #333;
  font-weight: 500;
  text-align: center;
  line-height: 1.25rem;
  border-bottom: 1px solid #333;
  margin-bottom: 0.4rem;
}
.news_xq .xq_info {
  display: flex;
  justify-content: center;
  line-height: 1.4rem;
  background: #eee;
}
.news_xq .xq_info p {
  font-size: 0.5rem;
  color: #333;
}
.news_xq .xq_info p:nth-child(2) {
  margin: 0 1.2rem;
}
.news_xq .fy {
  border-top: 1px dashed #ccc;
  padding-top: 0.4rem;
  text-align: left;
}
.news_xq .fy a {
  display: block;
  color: #666;
  line-height: 1.1rem;
  margin-bottom: 0.125rem;
}
.text_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer {
  padding: 0.5rem 1rem;
  background: #595959;
  text-align: center;
}
.footer p {
  font-size: 0.6rem;
  color: #fff;
  line-height: 1.3rem;
}
.footer p a {
  color: #fff;
}
.footer .foot_item {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}


.pagenav{
  display: flex;
  flex-direction: column;
}
.pagenav {
  font-size:1.5em;
}
.page_area{
  display: flex;
  flex-direction: row;
  justify-content: center;
}