@charset "utf-8";
/* CSS Document */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img,
button {
  border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
}
select,
input,
textarea {
  vertical-align: middle;
  font-size: 12px;
  margin: 0;
  padding: 0;
  outline: none;
}
img {
  display: block;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "微软雅黑";
  background-color: #ebf8da;
}
a {
  color: #333;
  text-decoration: none;
  font-family: \5FAE\8F6F\96C5\9ED1;
  font-size: 16px;
}
.banner {
  width: 100%;
  height: 743px;
  background: url('../images/banner.png') no-repeat top center;
}
.header {
  width: 1100px !important;
  margin: 0 auto;
  clear: both;
  padding-top: 15px;
}

.header .logo {
  float: left
}

.header .return_index {
  float: right;
  font-size: 16px;

}
.warp {
  overflow: hidden;
  width: 100%;
  width: 1100px;
  margin: 0 auto;
}
.warp .slideBox {
  position: relative;
  width: 600px;
  height: 335px;
  overflow: hidden;
  float: left;
}
.warp .slideBox .hd {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
}
.warp .slideBox .hd ul li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  text-indent: -9999999px;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}
.warp .slideBox .hd .on {
  background-color: #3bc420;
}
.warp .slideBox .bd ul li i {
  display: block;
  width: 600px;
  position: absolute;
  height: 30px;
  background-color: #000;
  bottom: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  overflow: hidden;
}
.warp .slideBox .bd ul li img {
  width: 600px;
  height: 335px;
}
.warp .slideBox .bd ul li span a {
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding-left: 15px;
}
.warp .title-describe {
  width: 470px;
  overflow: hidden;
  float: right;
}
.warp .title-describe ul li {
  background: url("../images/list_zz.png") no-repeat top left;
}
.warp .title-describe ul li a {
  font-size: 18px;
  color: #0f6428;
  padding-left: 35px;
  height: 30px;
  line-height: 0px;
}
.warp .title-describe ul li p {
  line-height: 25px;
  margin: 7px auto;
  font-size: 16px;
}
.warp .title-describe span {
  display: block;
  float: right;
  height: 65px;
  line-height: 65px;
}
.project {
  margin: 0 auto;
  width: 100%;
  height: 914px;
  background: url('../images/project.png') no-repeat top center;
}
.project .slideTxtBox {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 204px;
  position: relative;
}
.project .slideTxtBox .hd {
  float: left;
  width: 70px;
  overflow: hidden;
}
.project .slideTxtBox .hd ul li {
  width: 52px;
  height: 120px;
  background-color: #a0c58d;
  font-size: 30px;
  line-height: 120px;
  text-align: center;
  color: #fff;
  border-radius: 15px  0px  0px 15px;
  float: right;
  cursor: pointer;
  transition: all 0.5s;
}
.project .slideTxtBox .hd .on {
  width: 70px;
  background-color: #69a14c;
}
.project .slideTxtBox .bd {
  width: 1006px;
  height: 500px;
  float: left;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.project .slideTxtBox .bd .game163 {
  position: relative;
}
.project .slideTxtBox .bd .game163 .bigImg li {
  width: 1006px;
  height: 500px;
  overflow: hidden;
}
.project .slideTxtBox .bd .game163 .bigImg li h4 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 430px;
  height: 103px;
  color: #fff;
  background: url("../images/title-bg.png") no-repeat;
  overflow: hidden;
}
.project .slideTxtBox .bd .game163 .bigImg li h4 a {
  display: block;
  text-align: center;
  line-height: 35px;
  color: #fff;
}
.project .slideTxtBox .bd .game163 .bigImg li h4 p {
  padding: 0 5px;
}
.project .slideTxtBox .bd .game163 .smallScroll {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 180px;
  height: 500px;
  overflow: hidden;
}
.project .slideTxtBox .bd .game163 .smallScroll:before {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 180px;
  height: 500px;
  content: '';
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.project .slideTxtBox .bd .game163 .smallImg {
  z-index: 99999999;
  margin-top: 45px;
  position: absolute;
  left: 10px;
}
.project .slideTxtBox .bd .game163 .smallImg ul li {
  width: 156px;
  height: 86px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
}
.project .slideTxtBox .bd .game163 .sPrev,
.project .slideTxtBox .bd .game163 .sNext {
  display: block;
  text-indent: -99999px;
}
.project .slideTxtBox .bd .game163 .sPrev {
  width: 34px;
  height: 20px;
  background: url("../images/tPrev.png") no-repeat center;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  right: 73px;
}
.project .slideTxtBox .bd .game163 .sNext {
  width: 34px;
  height: 20px;
  background: url("../images/sNext.png") no-repeat center;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  right: 73px;
}
.project .slideTxtBox .bd .game163 img {
  width: 100%;
  height: 100%;
}
.picScroll-left {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.picScroll-left h1 {
  font-size: 42px;
  color: #498e57;
  width: 100%;
  text-align: center;
  margin: 20px 0px;
}
.picScroll-left .hd .next,
.picScroll-left .prev {
  width: 34px;
  height: 59px;
  background: url("../images/left.png") no-repeat left center;
  position: absolute;
  top: 270px;
  cursor: pointer;
}
.picScroll-left .prev {
  background: url("../images/right.png") no-repeat right center;
  right: 0px;
}
.picScroll-left .bd {
  margin: 0 auto;
  width: 1000px;
}
.picScroll-left .bd ul li {
  width: 320px;
  height: 438px;
  overflow: hidden;
  margin: 0 10px;
}
.picScroll-left .bd ul li img {
  width: 100%;
  height: 100%;
}
.memory {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.memory h1 img {
  margin: 0 auto;
  margin-top: 60px;
}
.memory .jnqy {
  margin: 30px 0px;
}
.chayi {
  width: 100%;
  height:790px;
  /*background: url('../images/chyi.png') no-repeat bottom center;*/
  overflow: hidden;
}
.chayi .exhibit {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.chayi .exhibit h1 img {
  margin: 0 auto;
  margin-top: 60px;
}
.chayi .flip-container {
  -webkit-perspective: 1000;
  perspective: 1000;
}
.chayi .flip-container:hover .flipper,
.chayi .flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.chayi .flip-container,
.chayi .front,
.chayi .back {
  width: 258px;
  height: 480px;
  float: left;
  margin-right: 22px;
  margin-top: 40px;
}
.chayi .flip-container:nth-last-child(1) {
  margin-right: 0px;
}
.chayi .flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.chayi .front,
.chayi .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.chayi .front {
  z-index: 2;
}
.chayi .back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.chayi .front img {
  width: 258px;
  height: 392px;
}
.Map {
  width: 100%;
  overflow: hidden;
  background-color: #459057;
  padding-bottom: 84px;
}
.Map .mapbox {
  width: 1100px;
  margin: 0 auto;
  height: 590px;
  position: relative;
}
/*地图定位*/
.mapbox ul {
  width: 1100px;
  height: 590px;
  position: absolute;
  background: url('../images/map.png') no-repeat center;
}
.mapbox ul li {
  float: left;
  position: absolute;
  z-index: 9999999;
}
.mapbox ul li a {
  text-indent: -999999px;
}
.fujian {
  right: 300px;
  bottom: 90px;
  width: 50px;
  height: 80px;
}
.fujian a {
  position: absolute;
  right: -279px;
  bottom: -4px;
  width: 348px;
  height: 152px;
  display: none;
  background: url("../images/map/fujian.png") no-repeat;
}
.gansu {
  right: 518px;
  top: 265px;
  width: 40px;
  height: 67px;
}
.gansu a {
  position: absolute;
  right: -294px;
  bottom: -28px;
  width: 463px;
  height: 193px;
  display: none;
  background: url("../images/map/gansu.png") no-repeat;
}
.guangdong {
  right: 343px;
  bottom: 47px;
  width: 90px;
  height: 59px;
}
.guangdong a {
  width: 371px;
  height: 167px;
  position: absolute;
  right: -252px;
  bottom: -21px;
  display: none;
  background: url("../images/map/guangdong.png") no-repeat;
}
.hainan {
  right: 442px;
  bottom: 3px;
  width: 34px;
  height: 34px;
}
.hainan a {
  width: 342px;
  height: 117px;
  position: absolute;
  right: -294px;
  bottom: -3px;
  display: none;
  background: url("../images/map/hainan.png") no-repeat;
}
.hebei {
  right: 362px;
  top: 205px;
  width: 37px;
  height: 63px;
}
.hebei a {
  width: 339px;
  height: 145px;
  position: absolute;
  right: -287px;
  bottom: -36px;
  display: none;
  background: url("../images/map/hebei.png") no-repeat;
}
.hubei {
  width: 57px;
  height: 39px;
  right: 395px;
  top: 359px;
}
.hubei a {
  position: absolute;
  width: 361px;
  height: 161px;
  right: -276px;
  bottom: -36px;
  display: none;
  background: url("../images/map/hubei.png") no-repeat;
}
.jiangsu {
  right: 288px;
  bottom: 218px;
  width: 46px;
  height: 60px;
}
.jiangsu a {
  width: 361px;
  height: 144px;
  position: absolute;
  right: -285px;
  bottom: -10px;
  display: none;
  background: url("../images/map/jiangsu.png") no-repeat;
}
.jiangxi {
  width: 35px;
  height: 77px;
  right: 358px;
  top: 401px;
}
.jiangxi a {
  width: 346px;
  height: 161px;
  position: absolute;
  right: -300px;
  bottom: -13px;
  display: none;
  background: url("../images/map/jiangxi.png") no-repeat;
}
.shandong {
  right: 305px;
  top: 264px;
  width: 70px;
  height: 47px;
}
.shandong a {
  width: 355px;
  height: 135px;
  position: absolute;
  right: -270px;
  bottom: -13px;
  display: none;
  background: url("../images/map/shandong.png") no-repeat;
}
.shanxi {
  right: 406px;
  top: 238px;
  width: 37px;
  height: 71px;
}
.shanxi a {
  width: 344px;
  height: 161px;
  position: absolute;
  right: -294px;
  bottom: -21px;
  display: none;
  background: url("../images/map/shanxi.png") no-repeat;
}
.shanxii {
  right: 450px;
  top: 250px;
  width: 50px;
  height: 103px;
}
.shanxii a {
  width: 369px;
  height: 171px;
  position: absolute;
  right: -299px;
  bottom: -21px;
  display: none;
  background: url("../images/map/shanxii.png") no-repeat;
}
.sichuan {
  left: 455px;
  top: 348px;
  width: 120px;
  height: 80px;
}
.sichuan a {
  width: 393px;
  height: 187px;
  position: absolute;
  right: -276px;
  bottom: -33px;
  display: none;
  background: url("../images/map/sichuan.png") no-repeat;
}
.taiwan {
  right: 258px;
  bottom: 68px;
  width: 39px;
  height: 54px;
}
.taiwan a {
  width: 285px;
  height: 175px;
  position: absolute;
  right: -247px;
  bottom: 0px;
  display: none;
  background: url("../images/map/taiwan.png") no-repeat;
}
.zhejiang {
  width: 47px;
  height: 44px;
  right: 279px;
  bottom: 161px;
}
.zhejiang a {
  width: 344px;
  height: 135px;
  position: absolute;
  right: -285px;
  bottom: -11px;
  display: none;
  background: url("../images/map/zhejiang.png") no-repeat;
}
.hunan{
  right: 402px;
  bottom: 121px;
  width: 59px;
  height: 67px;
}
.hunan a {
  width: 307px;
  height: 187px;
  position: absolute;
  right: -240px;
  bottom: -16px;
  display: none;
  background: url("../images/map/hunan.png") no-repeat;
}
.footer {
  width: 100%;
  background: #fff;
  color: #555555;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
}
.footer p {
  font-size: 14px;

  line-height: 25px;
  text-align: center;
}
.footer .linkPhoto {
  width: 200px;
  height: 80px;
  margin: 0 auto;
}
.footer .linkPhoto .fleft {
  width: 80px;
  height: 80px;
  float: left;
}
script {
  display: none;
}
.footer .linkPhoto .fright {
  width: 110px;
  height: 67px;
  padding-top: 13px;
  margin-left: 10px;
  float: right;
}