﻿@charset "UTF-8";
html,
body {
  margin: 0;
  height: 100%;
  min-width: 1200px;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: initial;
}

.page {
  padding-top: 300px;
  /*分页*/
}

.page .main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

.page .nav {
  background: #0158b5;
  height: 50px;
}

.page .content_box {
  margin: 0px auto;
  width: 1100px;
  padding-top: 20px;
}

.page .list_title {
  height: 30px;
  line-height: 30px;
  border-bottom-color: #d2d2d2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.page .list_title span {
  padding: 0px 5px;
  height: 30px;
  border-bottom-color: #1a57a8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block;
  position: relative;
}

.page .list_title span a {
  color: #1a57a8;
  font-size: 18px;
  font-weight: bold;
}

.page .list_title span b {
  background: url("../img/jn_pic_01.png") no-repeat;
  left: 50%;
  width: 11px;
  height: 6px;
  bottom: 0px;
  margin-left: -6px;
  display: inline-block;
  position: absolute;
}

.page .list li {
  background: url("../img/jn_pic_02.png") no-repeat left;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  border-bottom-color: #d2d2d2;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.page .list li a {
  color: #515151;
  font-size: 14px;
}

.page .list li a:hover {
  text-decoration: underline;
}

.page .list li .time {
  font-size: 14px;
  float: right;
}

.page .link_title {
  height: 30px;
  color: #1b55a7;
  line-height: 30px;
  font-size: 16px;
  border-bottom-color: #e2e2e2;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.page .link_tab {
  overflow: hidden;
}

.page .link_tab li {
  height: 38px;
  line-height: 38px;
  padding-right: 15px;
  padding-left: 10px;
  float: left;
}

.page .link_tab li:hover {
  border-bottom-color: #015294;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.page .link_tab li.hover {
  border-bottom-color: #015294;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.page .position {
  background: #f2f2f2;
  margin: 0px auto;
  width: 1200px;
  height: 30px;
  color: #333333;
  line-height: 30px;
}

.page .position a {
  color: #333333;
}

.page .position_t {
  background: url("../img/jn_bg_01.png") no-repeat left;
  margin: 0px auto;
  width: 890px;
  padding-left: 25px;
}

.page .xxjw {
  height: 55px;
  margin-bottom: 20px;
}

.page .contact {
  background: #f3f3f3;
  height: 185px;
}

.page .content_box {
  margin: 0px auto;
  padding: 20px 20px 20px 12px;
  width: 1200px;
  overflow: hidden;
  min-height: 500px;
  background-color: white;
}

.page .left_box {
  width: 253px;
  margin-left: 8px;
  float: left;
  min-height: 500px;
  background-color: #fafafa;
}

.page .lanmu_head {
  background: url("../img/bt-bg.png") no-repeat;
  width: 261px;
  height: 58px;
  color: white;
  line-height: 50px;
  padding-left: 30px;
  font-size: 17px;
  font-weight: bold;
  margin-left: -8px;
}

.page .lanmu_list {
  margin-top: 15px;
}

.page .lanmu_list li {
  background: url("../img/lanmu_san.png") no-repeat 36px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 60px;
  font-size: 17px;
}

.page .lanmu_list li a {
  color: black;
}

.page .lanmu_list li a:hover {
  color: #fa5200;
}

.page .lanmu_list .lanmu_avtive {
  background: url("../img/lanmu_active.png") no-repeat 29px;
  padding-left: 53px;
  border-left-color: #fbc300;
  border-left-width: 7px;
  border-left-style: solid;
}

.page .lanmu_list .lanmu_avtive a {
  color: #fa5200;
}

.page .right_box {
  border: 1px solid #dfdfdf;
  -o-border-image: none;
     border-image: none;
  width: 870px;
  margin-top: 18px;
  float: right;
  min-height: 500px;
  background-color: #f9f9f9;
}

.page .right_list {
  padding: 5px 6px 20px 20px;
}

.page .right_list li {
  background: url("../img/lanmu_dian.png") no-repeat 0px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  padding-right: 20px;
  padding-left: 13px;
  border-bottom-color: #e8e8e8;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.page .right_list li a {
  color: #333333;
  font-size: 17px;
}

.page .right_list li a:hover {
  color: red;
}

.page .right_list li span {
  text-align: right;
  color: #999999;
  font-size: 17px;
  float: right;
}

.page .right_page {
  height: 35px;
  margin-top: 20px;
}

.page a.right_page_a {
  display: block;
  float: left;
  height: 35px;
  margin-right: 10px;
  padding: 0px 12px;
  border: 1px solid #e9e9e9;
  font-size: 13px;
  line-height: 33px;
  color: #666;
  text-align: center;
}

.page a.right_page_a:hover,
.page a.right_page_aOn {
  background-color: #4f7fe4;
  border-color: #4e9de2;
  color: #fff;
}

.pageone {
  background: url(../img/yhyshjzt-banner.png) no-repeat center 0 #efefef;
}

.pageone11 {
  background: url(../img/banner_02.png) no-repeat center 0 #efefef;
}

.pagetwo {
  background: url(../img/bsbqr-banner.png) no-repeat center 0 #efefef;
}

.pagethree {
  background: url(../img/banner-jankangma.png) no-repeat center 0 #efefef;
}
.pagefore {
  background: url(../img/banner-fg.png) no-repeat center 0 #efefef;
}

.pageseven {
  background: url(../img/yhyshjzt-banner.png) no-repeat center 0 #efefef;
}
.pageeight {
  background: url(../img/yhyshjzt-banner.png) no-repeat center 0 #efefef;
}
.pagethree .main {
  margin: 0px auto;
  padding-top: 60px;
  padding-bottom: 40px;
  width: 1200px;
  background-color: white;
  text-align: center;
}

.pagethree .main img {
  margin-bottom: 40px;
  border: 1px solid #dbdbdd;
}

.pagethree .main .info {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

.pagethree .main .btn {
  background: #4ea3f8;
  height: 50px;
  line-height: 50px;
  width: 460px;
  margin: 0 auto 40px auto;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.pagethree .main .btn:hover {
  opacity: 0.8;
  filter: "alpha(opacity=80)";
}

.pagethree .main .line {
  width: 1160px;
  height: 2px;
  background: #dbdbdd;
  margin: 0 auto 40px auto;
}

.pagethree .main .content {
  text-align: left;
  padding: 0 40px;
}

.pagethree .main .content .title {
  font-size: 18px;
  color: #4ea3f8;
  margin-bottom: 8px;
}

.pagethree .main .content .con {
  text-indent: 12px;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  position: relative;
}

.pagethree .main .content .con:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #666666;
  left: 0;
  border-radius: 50%;
  top: 10px;
}
/*# sourceMappingURL=pageone.css.map */