* {
  margin: 0;
  padding: 0;
}
.clear:after {
  content: '200B';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
}
a {
  text-decoration: none;
}
body {
  background: #f3f3f3;
}
.jg-banner {
  height: 700px;
  background: url(../images/banner.jpg) no-repeat center;
  text-align: center;
}
.jg-banner h3 {
  font-size: 56px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.35);
  letter-spacing: 10px;
  text-align: center;
  margin-top: 20px;
}
.jg-banner img {
  display: inline-block;
  width: 325px;
  margin-top: 200px;
  height: 132px;
}
.countryside-banner {
  height: 700px;
  background: url(../images/countryside.png) no-repeat center;
  text-align: center;
  opacity:0.9;
}
.countryside-banner .inner {
  margin: 0 auto;
}
.countryside-banner h3 {
  font-size: 56px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.35);
  letter-spacing: 10px;
  text-align: center;
  padding-top: 200px;
}
.countryside-banner .btns {
  text-align: center;
  margin-top: 110px;
}
.countryside-banner .btns a {
  transition: 0.3s ease-in-out;
  margin: 0 20px;
  display: inline-block;
  width: 340px;
  height: 80px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.35);
  opacity: 1;
  border-radius: 35px;
}
.countryside-banner .btns a img {
  vertical-align: middle;
  margin-right: 10px;
}
.countryside-banner .btns a span {
  margin-left: 10px;
  color: #353535;
  font-size: 24px;
  display: inline-block;
  line-height: 75px;
}
.countryside-banner .btns a:hover {
  background: #ffffff;
  border-radius: 0;
}
.countryside-content {
  background: #fff;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: 30px;
}
.countryside-content .inner {
  width: 1200px;
  margin: 0 auto;
}
.countryside-content .inner .cont-title {
  color: #888888;
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 60px;
  font-weight: normal;
}
.countryside-content .inner .cont-title .ac {
  color: #353535;
}
.countryside-content .inner .nongcun {
  width: 285px;
  display: inline-block;
  margin-right: 15px;
  margin-top: 20px;
  position: relative;
  box-sizing: border-box;
}
.countryside-content .inner .nongcun .img {
  box-sizing: border-box;
  width: 285px;
  height: 285px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  box-shadow: 0px 3px 8px rgba(198, 182, 182, 0.39);
  opacity: 1;
  border-radius: 8px;
}
.countryside-content .inner .nongcun .add {
  position: absolute;
  height: 44px;
  width: 44px;
  top: 241px;
  right: 0;
}
.countryside-content .inner .nongcun .p1 {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  margin-left: 35px;
  width: 225px;
  height: 31px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 35px;
  color: #353535;
  opacity: 1;
}
.countryside-content .inner .nongcun .p2 {
  margin-left: 35px;
  width: 225px;
  height: 25px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #999999;
  opacity: 1;
}
.countryside-content .inner .nongcun .p3 {
  margin-left: 35px;
  width: 225px;
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 49px;
  color: #999999;
  opacity: 1;
}
.countryside-content .inner .nongcun .p3 span {
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 49px;
  color: #ae002b;
  opacity: 1;
}
.countryside-content .inner .nongcun:nth-child(4n+4) {
  margin-right: 0;
}
.basicInfo {
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: 30px;
}
.basicInfo .inner {
  width: 1200px;
  margin: 0 auto;
}
.basicInfo .inner .cont-title {
  color: #888888;
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 60px;
  font-weight: normal;
}
.basicInfo .inner .cont-title .ac {
  color: #353535;
}
.basicInfo .inner .cont {
  padding-top: 30px;
}
.basicInfo .inner .cont .cont-l {
  float: left;
}
.basicInfo .inner .cont .cont-l a {
  transition: 0.3s ease-in-out;
  display: block;
  width: 266px;
  height: 86px;
  opacity: 1;
  border-radius: 8px;
}
.basicInfo .inner .cont .cont-l a img {
  margin-left: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
.basicInfo .inner .cont .cont-l a span {
  margin-left: 10px;
  color: #353535;
  font-size: 24px;
  display: inline-block;
  line-height: 75px;
}
.basicInfo .inner .cont .cont-l .ac {
  background: #ffffff;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
.basicInfo .inner .cont .cont-r {
  min-height: 250px;
  float: left;
  width: 900px;
  background: #ffffff;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin-left: 30px;
  padding: 20px px;
}
.basicInfo .inner .cont .cont-r .ele {
  padding-left: 20px;
  margin: 15px 0px;
}
.basicInfo .inner .cont .cont-r .ele .key {
  width: 150px;
  height: 32px;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  float: left;
  color: #353535;
  opacity: 1;
}
.basicInfo .inner .cont .cont-r .ele .value {
  width: 600px;


  font-size: 24px;
    float: left;
  font-family: Arial;
  color: #353535;
  opacity: 1;
}
.popup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 735px;
  width: 556px;
  background: url(../images/pupop.png) no-repeat 100% 100%;
  text-align: center;
  animation: fromTo 0.3s;
}
.popup .code {
  width: 204px;
  height: 204px;
  background: rgba(0, 0, 0, 0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 8px;
  display: inline-block;
  margin-top: 75px;
}
.popup .text {
  height: 85px;
  font-size: 26px;
  font-weight: 400;
  line-height: 50px;
  color: #353535;
  opacity: 1;
}
.popup .cont {
  margin-top: 150px;
}
.popup .cont .left {
  float: left;
  margin-left: 35px;
}
.popup .cont .left img {
  width: 160px;
  height: 160px;
  background: rgba(0, 0, 0, 0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  border-radius: 8px;
}
.popup .cont .right {
  float: left;
  text-align: left;
  padding-left: 20px;
}
.popup .cont .right .p1 {
    width:280px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  /*height: 31px;*/
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 49px;
  color: #353535;
  opacity: 1;
}
.popup .cont .right .p2 {
  margin-top: 25px;
  height: 25px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #999999;
  opacity: 1;
}
.popup .cont .right .p3 {
  margin-top: 20px;
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 49px;
  color: #999999;
  opacity: 1;
}
.popup .cont .right .p3 span {
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 49px;
  color: #ae002b;
  opacity: 1;
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fromTo {
  from {
    opacity: 0;
    transform: translate(-50%, -70%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.zhao {
  transition: 0.3s all;
  animation: fade 0.3s;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  width: 100vw;
}
.footer {
  height: 293px;
  background: #232227;
}
.footer .inner {
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.footer .inner .tohome {
  position: absolute;
  width: 88px;
  height: 88px;
  right: -120px;
  top: -120px;
  display: block;
}
.footer .inner .tohome img {
  width: 88px;
  height: 88px;
}
.footer .inner .footer-l {
  float: left;
}
.footer .inner .footer-l p {
  font-size: 14px;
  font-family: Segoe UI;
  font-weight: 400;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.9);
  opacity: 1;
}
.footer .inner .footer-l p:nth-child(1) {
  margin-top: 46px;
}
.footer .inner .footer-l div {
  margin-top: 20px;
  width: 489px;
  height: 57px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 30px;
  color: #666666;
  opacity: 1;
}
.footer .inner .footer-r {
  float: right;
}
.footer .inner .footer-r img {
  margin-top: 45px;
}
.footer .inner .footer-r p {
  text-align: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 39px;
  color: #999999;
  opacity: 1;
}
.content {
  background: #fff;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: 30px;
    min-height:902px;
}
.content .inner {
  width: 1200px;
  margin: 0 auto;
}
.content .inner .cont-title {
  color: #353535;
  font-size: 36px;
  border-bottom: 2px solid #353535;
  width: 280px;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 60px;
}
.content .inner .eng-title {
  font-weight: normal;
  margin-top: 10px;
  color: #999999;
  font-size: 18px;
  letter-spacing: 3px;
}
.content .inner .tabs a {
  display: inline-block;
  margin: 30px 7px 0 0px;
  width: 120px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #707070;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #353535;
}
.content .inner .tabs .ac {
  background: #353535;
  color: #fff;
}
.content .inner .nongcun {
  width: 285px;
  display: inline-block;
  margin-right: 15px;
  margin-top: 20px;
}
.content .inner .nongcun img {
  width: 285px;
  height: 285px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  box-shadow: 0px 3px 8px rgba(198, 182, 182, 0.39);
  opacity: 1;
  border-radius: 8px;
}
.content .inner .nongcun .p1 {
  margin: 0 10px 10px 50px;
  width: 225px;
  height: 31px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  line-height: 49px;
  color: #353535;
  letter-spacing: 3px;
  opacity: 1;
}
.content .inner .nongcun .p2 {
  margin: 0 10px 0 50px;
  width: 225px;
  height: 54px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #999999;
  opacity: 1;
}
.content .inner .nongcun:nth-child(4n) {
  margin-right: 0;
}
#page{
    text-align: center;
}

#page .pagination li {
    box-sizing: border-box;
    background: #cacaca;
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    padding: 2px 6px;
    border-radius: 5px;
    color:#fff;
    border: 1px solid #fff;
}
#page .pagination li:nth-child(1){
    background: #5093ff;
}
#page .pagination li:last-child{
    background: #5093ff;
}
#page .pagination li a{
    color:#fff;
}
#page .pagination li{
    color:#fff;
}
#page .pagination .active{
    color:#999;
    background: #fff ;
    border:1px solid #999;
    border-radius: 5px;
}
