.position {
  background: url(../images/cpban.jpg) no-repeat;
  height: 320px;
}

.position p {
  display: block;
  width: 300px;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 123px;
  float: left;
}

.position2 {
  height: 42px;
  line-height: 42px;
  /* background: #fca30c; */
  color: #2d2d2d;
  padding-left: 15px;
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 32px;
}

.position2 p {
  float: right;
  height: 42px;
  font-size: 16px;
}

.position2 p a {
  color: #2d2d2d;
}

/*  */
.lm {
  overflow: hidden;
  border: solid 1px #ddd;
  box-sizing: border-box;
  padding-bottom: 4px;
  box-shadow: 0px 0px 10px #ccc;
  margin-bottom: 12px;
  background: white;
}

.lm h3 {
  height: 52px;
  border-bottom: solid 5px #eee;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 52px;
  text-align: center;
  font-weight: initial;
  color: #000;
  margin: 0;
}

.lm ul li {
  width: 82%;
  height: 40px;
  background: #eaeaea;
  margin: 10px auto;
  text-align: left;
  line-height: 40px;
  padding-left: 20px;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}

.lm ul li a,
.lm ul li h2 {
  padding-left: 14px;
  color: #FF5722;
  font-size: 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lm ul li h2 {
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
}

.lm ul li:hover {
  background: #ed752e;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.lm ul li:hover a {
  color: white
}

/*  */
.lianxi {
  overflow: hidden;
  border: solid 1px #ddd;
  box-sizing: border-box;
  padding-bottom: 20px;
  box-shadow: 0px 0px 10px #ccc;
  margin-bottom: 20px;
  background: white;
}

.lianxi-t {
  height: 49px;
  margin-bottom: 10px;
  color: #888;
  border-bottom: solid #d1d1d1 1px;
  width: 100%;
  margin: 0 auto 10px;
  box-sizing: border-box;
}

.lianxi-t h3 {
  font-size: 20px;
  color: #000;
  line-height: 49px;
  float: left;
  font-weight: 200;
  padding-left: 15px;
  margin-top: 0;
}

.lianxi-t a {
  font-size: 14px;
  color: #ff5722;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
  line-height: 33px;
}

.lianxi-t a:hover {
  color: #d7a02b;
}

.lianxi p {
  padding: 0px 20px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

/*  */
.cp2b {}

.cp2b ul li {
  float: left;
  text-align: center;
  margin-bottom: 2%;
  box-shadow: 0 0 2px rgb(198, 196, 195);
}

.cp2b ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.cp2b ul li div {
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 8px;
  margin-top: 10px;
  border: 1px solid #d9d7d7;
  height: 200px;
}

.cp2b ul li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.cp2b ul li span {
  text-align: center;
  font-size: 15px;
  width: 94%;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #03A9F4;
  font-weight: 200;
  margin-bottom: 8px;
  display: block;
}

.cp2b ul li span a {
  color: #2a221e;
}

.cp2b ul li span a b,
.cp2b ul li span strong {
  font-weight: 400
}

/*  */
.Page {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 12px;
  padding-top: 7px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
}

.Page a,
.Page span {
  margin: 0px 3px;
  color: #000000;
  border: 1px solid #9e8c8c;
  border-radius: 20px;
  display: block;
  float: left;
  font-size: 12px;
  padding: 8px 12px;
  margin-top: 8px;
}

.Page a:hover {
  color: #fff;
  background-color: #595959;
}

.Page a:active {
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  color: #fff;
  border-bottom: #000000 1px solid;
  background-color: #000
}

.Page span.current {
  border-right: #000000 1px solid;
  padding-right: 5px;
  border-top: #000000 1px solid;
  padding-left: 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #000000 1px solid;
  color: #fff;
  padding-top: 2px;
  border-bottom: #000000 1px solid;
  background-color: #000000
}

.Page span.nolink {
  margin: 2px;
  color: #b4b4b4;
  border: 1px solid #cccccc;
  padding: 5px;
}

/*  */
.cpcon {}

.cpcon_t {}

.cpcon_t h1 {
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-bottom: 1px solid #e0e1dc;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.imgbox {
  width: 300px;
  height: 175px;
  overflow: hidden;
  float: left;
  border: 1px solid #e8e2e2;
  padding: 12px;
  margin-right: 20px;
}

.imgbox>img {
  margin: 0 auto;
  display: block;
  width: 100%;
  /* height: 100%; */
}

.cpcon_t ul {
  float: left;
  display: block;
  margin-left: 10px;
}

.cpcon_t ul li {
  font-size: 16px;
  height: 47px;
}

.cpcon_t ul li img {}


.cp_con {
  width: 100%;
  overflow: hidden;
  line-height: 42px;
  font-size: 16px;
}

.cp_con h3 {
  line-height: 30px;
  height: 30px;
  text-align: left;
  margin-top: 10px;
  display: block;
  padding-left: 10px;
  font-size: 16px;
  border-left: 8px solid #f99d14;
  color: red;
}

.cp_con p {}

.cp_con img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  margin-bottom: 12px;
  width: auto !important;
  height: auto !important;
}

.page {
  line-height: 26px;
  border-top: 1px dashed #e0e1dc;
  margin-top: 6px;
  padding-top: 5px;
  font-size: 12px;
}

.page a {
  color: #005a98;
}

.page a:hover {
  color: #e87518;
}

.page span {
  color: #005a98;
}

.xgcp h3,
.xgxw h3 {
  line-height: 30px;
  border-bottom: 1px solid #e87518;
  padding-left: 5px;
  font-size: 16px;
  margin-bottom: 12px;
}

.xgxw {
  margin-bottom: 22px;
}

.xgxw li {
  width: 50%;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  float: left;
}

.xgxw li a {
  background: url(../images/nw1.jpg) 0 50% no-repeat;
  padding-left: 18px;
  color: #8d8585;
}

.newslist {}

.newslist li {
  border-bottom: 1px solid #ccc;
}

.newslist li h3 {
  font-size: 15px;
}

.newslist li p {
  font-size: 15px;
  line-height: 33px;
}

.newslist li span {}

.date {
  font-size: 14px;
  line-height: 24px;
  height: 33px;
  border-bottom: 1px solid #e0e1dc;
  margin-bottom: 12px;
  text-align: left;
  padding-left: 19px;
}

.date span {}

.cp_con table {
  max-width: 100% !important;
  overflow: hidden;
}

.h140 {}

.h140 ul li div {
  height: 140px;
}