html,
body {
  font-family: "Noto Sans SC";
}
.leaderBig {
  overflow-x: hidden;
  height: 200px;
  margin-bottom: -105px;
}
.leaderBar {
  width: 1150px;
  margin: auto;
}
/**导航条**/
.leader {
  height: 95px;
  background: #fff;
}
.logo {
  width: 1100px;
  margin: auto;
}
#logo {
  float: left;
  margin-top: 20px;
}
.leaderNav {
  float: right;
  position: relative;
  z-index: 10;
  right: -1000px;
  left: 0;
}
.leaderNav span.bg {
  position: absolute;
  left: 0;
  right: -600px;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 10;
}
.navbar-nav {
  float: left;
}
.navbar-nav li {
  height: 95px;
  float: left;
}
.navbar-nav li > a {
  position: relative;
  display: inline;
  display: block;
  height: 95px;
  line-height: 90px;
  z-index: 10;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  color: #6c6c6c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.productSubNav a {
  margin: 0 5px;
}
.n1,
.n2,
.n3,
.n4,
.n5,
.n6,
.n7,
.n8,
.n9,
.n10 {
  position: relative !important;
}
.subNav {
  position: absolute;
  left: 0 !important;
}
.article img {
  max-width: 900px;
  height: auto;
}
.bg_white {
  background: #ffffff !important;
  color: #000000 !important;
}
.bg_white a {
  color: #000000 !important;
}
.leftBarTitle:hover {
  background: #007576 !important;
}
.leftBarTitle:hover a {
  color: #ffffff !important;
}
.leftBarTitle {
  color: #ffffff;
  background: #007576;
}
.leftBarTitle a {
  color: #ffffff;
}
/**当前页**/
.navbar-nav li.active > a {
  color: #fff;
}
.navbar-nav li.active span {
  top: 0;
}
.navbar-nav li:hover > a {
  color: #fff;
}
.navbar-nav li > a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 95px;
  background: #017575;
  z-index: -1;
}
.navbar-nav li div.subNav {
  background: #4C4A4F;
  position: absolute;
  top: 0px;
  height: 60px;
  line-height: 60px;
  padding-left: 50px;
  z-index: 1;
}
.subNav a {
  color: #fff;
  font-size: 13px;
  margin: 0 7px;
}
.subNav a:hover {
  color: #3ed8d8;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.n1 div.subNav {
  left: 0px;
  right: -600px;
}
.n2 div.subNav {
  left: 86px;
  right: -600px;
}
.n3 div.subNav {
  left: 172px;
  right: -600px;
}
.n4 div.subNav {
  left: 258px;
  right: -600px;
}
.n5 div.subNav {
  left: 358px;
  right: -600px;
}
.n6 div.subNav {
  left: 444px;
  right: -600px;
}
.n7 div.subNav {
  left: 530px;
  right: -600px;
}
.n8 div.subNav {
  left: 602px;
  right: -600px;
}
.n9 div.subNav {
  left: 688px;
  right: -600px;
}
/**添加当右边被挡到时往左边显示**/
.n1 div.subNav.leftShow {
  left: -600px;
  right: 788px;
  text-align: right;
  padding-right: 50px;
}
.n2 div.subNav.leftShow {
  left: -600px;
  right: 702px;
  text-align: right;
  padding-right: 50px;
}
.n3 div.subNav.leftShow {
  left: -600px;
  right: 616px;
  text-align: right;
  padding-right: 50px;
}
.n4 div.subNav.leftShow {
  left: -600px;
  right: 530px;
  text-align: right;
  padding-right: 50px;
}
.n5 div.subNav.leftShow {
  left: -600px;
  right: 430px;
  text-align: right;
  padding-right: 50px;
}
.n6 div.subNav.leftShow {
  left: -600px;
  right: 344px;
  text-align: right;
  padding-right: 50px;
}
.n7 div.subNav.leftShow {
  left: -600px;
  right: 258px;
  text-align: right;
  padding-right: 50px;
}
.n8 div.subNav.leftShow {
  left: -600px;
  right: 186px;
  text-align: right;
  padding-right: 50px;
}
.n9 div.subNav.leftShow {
  left: -600px;
  right: 100px;
  text-align: right;
  padding-right: 50px;
}
/**搜索-语言**/
#search,
#language {
  /*    z-index: 19; */
  float: left;
  height: 95px;
  line-height: 95px;
  /*    position: relative;*/
}
#search span {
  height: 95px;
  line-height: 95px;
  width: 30px;
  position: relative;
  z-index: 10;
  border-left: solid #E4E4E4 1px;
  padding-left: 20px;
  padding-right: 10px;
}
#search img {
  cursor: pointer;
  vertical-align: -2px;
  float: left;
  margin-top: 35px;
}
.searchText {
  border: solid #4C4A4F 8px;
  width: 260px;
  height: 25px;
  padding: 5px;
  line-height: 25px;
  position: absolute;
  top: 0px;
  left: 580px;
  color: #626262;
  z-index: -1;
}
#search {
  width: 61px;
}
#language {
  cursor: pointer;
  font-size: 14px;
  color: #4C4A4F;
  width: 70px;
}
.lang {
  position: relative;
  z-index: 10;
  height: 95px;
  line-height: 90px;
}
.languageType {
  width: 150px;
  height: 60px;
  position: absolute;
  left: 695px;
  top: 0;
  background: #4C4A4F;
  line-height: 60px;
  padding-left: 20px;
}
.languageType a {
  color: #fff;
  font-size: 14px;
  margin-left: 20px;
}
.languageType a:hover {
  color: #3ed8d8;
}
/****banner*****/
/* banner-box */
.banner-box {
  min-width: 1100px;
  position: relative;
  overflow: hidden;
}
.banner-box .bd {
  width: 100% !important;
  height: 100%;
}
.banner-box .bd li .m-width {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
}
/**图片尺寸规格**/
.banner-box .bd li .m-width img {
  height: 395px;
  width: 100%;
}
.banner-box .bd li {
  width: 100% !important;
  height: 100% !important;
}
.bd ul {
  height: 100% !important;
}
.banner-box .bd li a {
  display: block;
  height: 395px;
  background-size: auto;
  position: relative;
  text-align: center;
}
#bannerShadow {
  height: 15px;
}
/**首页banner图阴影**/
.banner-btn {
  width: 100%;
  position: relative;
}
.banner-btn a {
  display: block;
  width: 49px;
  height: 104px;
  position: absolute;
  top: 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.banner-btn a.prev {
  left: 20px;
  background: url(../img/foot.png) no-repeat 0px 0;
}
.banner-btn a.next {
  right: 20px;
  background: url(../images/banner/foot.png) no-repeat -50px 0;
}
.banner-box .hd {
  position: absolute;
  top: -30px;
  left: 0 !important;
  text-align: center;
  width: 100%;
}
.banner-box .hd ul {
  display: inline-block;
  overflow: hidden;
}
.banner-box .hd ul li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  text-indent: -9999px;
  margin-right: 20px;
  background: #fff;
  float: left;
  cursor: pointer;
}
.banner-box .hd ul li.on {
  background: #015852;
}
.bannerShadow {
  position: absolute;
  bottom: -22px;
  left: 0;
  z-index: 1;
}
/**热点新闻**/
.hotNews {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  cursor: default;
}
.hotNews img {
  float: left;
  margin-top: 20px;
  margin-right: 5px;
}
.hotNews h2 {
  font-size: 18px;
  color: #be091b;
  float: left;
}
.hotNews h3 {
  font-size: 14px;
  color: #505050;
  float: left;
  margin-left: 20px;
}
.hotNews span {
  font-size: 14px;
  color: #6F6F6F;
  float: left;
  margin-left: 30px;
}
.hotNews a {
  font-size: 14px;
  color: #fff;
  float: left;
  width: 61px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #BE091B;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 22px;
}
.hotNews a:hover {
  background: #ec192e;
  color: #fff;
}
/*****首页滑块******/
/* 滑块 start */
.slider {
  position: relative;
  overflow: hidden;
}
#subjects {
  height: 153px;
  background-color: #e0e2e4;
}
#subjects .g-wrap a {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-opacity: 1;
  opacity: 1;
  display: block \9;
  -webkit-transition: left 300ms, -webkit-opacity 700ms;
  transition: left 300ms, opacity 700ms;
}
#subjects .g-wrap .item-1 {
  z-index: 1;
  background-color: #c8c8c8;
}
#subjects .g-wrap .item-2 {
  z-index: 2;
  background-color: #ffd900;
}
#subjects .g-wrap .item-3 {
  z-index: 3;
  background-color: #fc433e;
}
#subjects .g-wrap .item-4 {
  z-index: 4;
  background-color: #2d2d58;
}
#subjects .g-wrap a span {
  position: absolute;
  background: no-repeat 0 0;
}
#subjects .g-wrap .p2 {
  -webkit-opacity: 0;
  opacity: 0;
  display: none \9;
  -webkit-transition: -webkit-opacity 400ms;
  transition: opacity 400ms;
}
/**图片尺寸规格**/
#subjects .g-wrap a span img {
  width: 400px;
  height: 155px;
}
/*#subjects*/
#subjects .trans a {
  -webkit-opacity: 0;
  opacity: 0;
  display: none \9;
}
/* 逐个出现 */
#subjects .ready .item-2 {
  transition-delay: 150ms;
  -webkit-transition-delay: 150ms;
  -ms-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
}
#subjects .ready .item-3 {
  transition-delay: 150ms;
  -webkit-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
}
#subjects .ready .item-4 {
  transition-delay: 150ms;
  -webkit-transition-delay: 450ms;
  -ms-transition-delay: 450ms;
  -moz-transition-delay: 450ms;
}
/* 没有指向 */
#subjects .state-0 .item-1 {
  left: 0;
}
#subjects .state-0 .item-2 {
  left: 255px;
}
#subjects .state-0 .item-3 {
  left: 530px;
}
#subjects .state-0 .item-4 {
  left: 800px;
}
/* 指向第一个 */
#subjects .state-1 .item-1 {
  left: 0;
}
#subjects .state-1 .item-2 {
  left: 392px;
}
#subjects .state-1 .item-3 {
  left: 660px;
}
#subjects .state-1 .item-4 {
  left: 900px;
}
/* 指向第二个 */
#subjects .state-2 .item-1 {
  left: 0;
}
#subjects .state-2 .item-2 {
  left: 212px;
}
#subjects .state-2 .item-3 {
  left: 610px;
}
#subjects .state-2 .item-4 {
  left: 900px;
}
/* 指向第三个 */
#subjects .state-3 .item-1 {
  left: 0;
}
#subjects .state-3 .item-2 {
  left: 212px;
}
#subjects .state-3 .item-3 {
  left: 425px;
}
#subjects .state-3 .item-4 {
  left: 817px;
}
/* 指向第四个 */
#subjects .state-4 .item-1 {
  left: 0;
}
#subjects .state-4 .item-2 {
  left: 212px;
}
#subjects .state-4 .item-3 {
  left: 425px;
}
#subjects .state-4 .item-4 {
  left: 700px;
}
/* 滑块 end */
/***********************简介类界面******************************/
/**内页banner**/
.insideBanner {
  position: relative;
  overflow: hidden;
}
/***2016.12.26添加****/
.insideBanner img {
  display: block;
  margin: auto;
}
.insideBanner h2 {
  position: absolute;
  width: 1100px;
  margin: auto;
  left: -50%;
  right: -50%;
  text-align: right;
  padding-right: 200px;
  top: 30px;
  font-size: 38px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 2;
  color: #fff;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  display: none;
}
/*****内页菜单******/
.leftSlider {
  width: 233px;
}
.navSlider {
  margin-bottom: 40px;
}
.navSlider h4,
.navSlider ul {
  margin: 0px;
}
/**.navSlider li{margin-bottom: 5px;}**/
.navSlider li a {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #2b2b2b;
  font-size: 13px;
  text-align: center;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.navSlider li a:hover {
  background: #007576;
  color: #fff;
}
.navSlider li a.active {
  background: #007576;
  color: #fff;
}
.imgNav {
  margin-bottom: 50px;
}
.imgNav li {
  margin-bottom: 20px;
  background: #DEDEDE;
  border-left: 3px solid transparent;
}
.imgNav li:hover {
  border-left: 3px solid #027676;
}
.imgNav li.img-li {
  border-left: 0;
  background: transparent;
}
.imgNav li.img-li img {
  width: 100%;
}
.imgNav li a {
  display: block;
  color: #242424;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 14px;
}
.imgNav li a:hover {
  color: #027676;
}
.imgNav li a:hover > span {
  color: #027676;
}
.imgNav li a > span {
  font-size: 10px;
  margin-left: 12px;
  font-weight: normal;
}
.navSlider ul {
  margin-bottom: 15px;
}
.leftBarTitle {
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  background: #007576;
  font-weight: normal;
}
.navSlider ul li a:hover {
  background: #E5E5E5;
  color: #2b2b2b;
}
.navSlider ul li a.active {
  background: #E5E5E5;
  color: #2b2b2b;
}
/*******方圆文化******/
#fy-culture h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #007576;
  color: #007576;
  margin-bottom: 20px;
  font-size: 24px;
}
#fy-culture h3 span {
  font-size: 13px;
  font-weight: normal;
  margin-left: 10px;
}
#fy-culture .square {
  vertical-align: super;
}
#fy-culture ul li {
  margin: 10px 0;
  font-size: 13px;
}
#fy-culture ul li span {
  color: #007576;
  display: inline-block;
  width: 100px;
  text-align: justify;
  text-align-last: justify;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
}
/*******方圆历程******/
#fy-history {
  position: relative;
  overflow: auto;
  height: 500px;
}
#fy-history::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #CCCCCC;
}
#fy-history::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
#fy-history::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #707070;
}
#fy-history .time-section {
  position: absolute;
  height: 150px;
  width: 300px;
  top: 51px;
}
#fy-history .time-section > .time-point {
  border-radius: 50%;
  border: 1px solid #027475;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 190px;
  background: #fff;
  z-index: 2;
}
#fy-history .time-section > .time-point:after {
  content: "";
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #027475;
  position: absolute;
  left: 5px;
  top: 5px;
}
#fy-history .time-section > .vertical-line {
  width: 1px;
  height: 150px;
  background: #027475;
  position: absolute;
  left: 11px;
  top: 60px;
}
#fy-history .time-section > .year {
  color: #027475;
  font-size: 40px;
  left: 30px;
  top: 60px;
  position: absolute;
}
#fy-history .time-section > .event {
  color: #000;
  font-size: 12px;
  left: 30px;
  position: absolute;
  top: 115px;
  font-weight: normal;
  width: 250px;
}
#fy-history .time-section:nth-child(2n) > .vertical-line {
  top: 212px;
}
#fy-history .time-section:nth-child(2n) > .year {
  top: 255px;
}
#fy-history .time-section:nth-child(2n) > .event {
  top: 310px;
}
#fy-history .middle-line {
  position: absolute;
  width: 10000px;
  height: 1px;
  background: #027475;
  top: 250px;
}
/*******方圆荣耀******/
#fy-honor {
  position: relative;
}
#fy-honor > .time-item {
  overflow: hidden;
  padding: 0px 100px 0;
}
#fy-honor > .time-item > .year {
  color: #017575;
  float: left;
  font-size: 36px;
  margin-right: 30px;
  margin-top: 18px;
}
#fy-honor > .time-item:nth-child(odd) {
  background: #F4F4F4;
}
#fy-honor > .time-item:nth-child(even) {
  background: #fff;
}
#fy-honor > .time-item:first-child {
  padding-top: 30px;
}
#fy-honor > .time-item:first-child > .year {
  margin-top: 0;
}
#fy-honor > .time-item:first-child > .text-box:after {
  top: 0;
}
#fy-honor > .time-item > .text-box {
  float: left;
  border-left: 1px solid #B9B9B9;
  padding: 20px 50px 50px;
  position: relative;
}
#fy-honor > .time-item > .text-box > p {
  line-height: 30px;
  font-size: 13px;
}
#fy-honor > .time-item > .text-box:after {
  content: "";
  position: absolute;
  left: -4px;
  top: 20px;
  width: 4px;
  height: 50px;
  background: #017575;
}
/*******方圆宣传******/
#fy-advertise > .float_L {
  position: relative;
  height: 450px;
  width: 250px;
  background: url("../img/intro-advise1.png") no-repeat;
  background-size: 100% 100%;
}
#fy-advertise > .float_L > div {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
#fy-advertise > .float_L > div > p {
  color: #fff;
  margin-bottom: 8px;
}
#fy-advertise > .float_R > .top-video {
  width: 630px;
  height: 350px;
}
#fy-advertise > .float_R > .top-video > video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
#fy-advertise > .float_R > .multi-video-box {
  margin-top: 20px;
  width: 630px;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video {
  white-space: nowrap;
  overflow-y: auto;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #CCCCCC;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #707070;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li {
  display: inline-block;
  margin-right: 10px;
  width: 120px;
  height: 80px;
  position: relative;
  cursor: pointer;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li .video-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 117, 118, 0.8);
  z-index: 2;
  text-align: center;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li .video-modal > i {
  color: #fff;
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: 5px;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li .video-modal > span {
  display: block;
  color: #fff;
  font-size: 12px;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li:hover > .video-modal {
  display: none;
}
#fy-advertise > .float_R > .multi-video-box > .multi-video > li > img {
  width: 100%;
  height: 100%;
}
/*******旗下成员******/
.members-box > .first-img {
  position: relative;
}
.members-box > .first-img > img {
  width: 100%;
  display: block;
}
.members-box > .first-img > h4 {
  color: #017575;
  position: absolute;
  left: 50px;
  top: 110px;
  font-size: 26px;
}
.members-box > .first-img > h4 > span {
  color: #017575;
  font-weight: normal;
  font-size: 11px;
  margin-left: 10px;
  padding-left: 10px;
  position: absolute;
  top: 8px;
  line-height: 13px;
  left: 184px;
}
.members-box > .first-img > h4 > span > b {
  display: block;
  font-size: 10px;
  font-weight: normal;
  width: 200px;
}
.members-box > .first-img > h4 > span:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: #017575;
  left: 0;
  top: 0px;
}
.members-box > .first-img > .sub-text {
  position: absolute;
  left: 50px;
  top: 165px;
  width: 450px;
}
.members-box > .first-img > .sub-text > p {
  color: #1B1B1B;
  font-size: 12px;
  line-height: 20px;
}
.members-box > .sub-imgs {
  overflow: hidden;
  padding: 0 25px;
  background: #007576;
}
.members-box > .sub-imgs > div {
  float: left;
  cursor: pointer;
  text-align: center;
  line-height: 15px;
  background: #007576;
  height: 100px;
}
.members-box > .sub-imgs > div > p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  text-align: left;
  width: 80%;
  margin: auto;
  display: inline;
  top: 40px;
}
.members-box > .sub-imgs > div > p .right-arrow {
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.members-box > .sub-imgs > div > p.double .right-arrow {
  vertical-align: top;
}
.members-box > .sub-imgs > div > p.double span {
  position: relative;
  top: -10px;
  width: 70%;
  display: inline-block;
}
.members-box > .sub-imgs > div > p span {
  font-size: 13px;
}
.members-box > .sub-imgs > div > img {
  width: 100%;
  display: block;
}
.members-box.foundation > .first-img {
  background: url("../img/foundation-about2.png") no-repeat;
  background-size: 100%;
  height: 213px;
}
.members-box.foundation > .first-img > h4 {
  color: #fff;
  top: 30px;
}
.members-box.foundation > .first-img > h4 > span {
  color: #fff;
}
.members-box.foundation > .first-img > h4 > span:before {
  background: #fff;
}
.members-box.foundation > .first-img > .sub-text {
  top: 70px;
  width: 500px;
}
.members-box.foundation > .first-img > .sub-text > p {
  color: #fff;
  font-size: 12px;
}
.members-box.foundation > .sub-imgs > div {
  height: 150px;
}
.members-box.foundation > .sub-imgs > div:nth-child(1) {
  background: url("../img/foundation-about-tab1.png");
  background-size: 100% 100%;
}
.members-box.foundation > .sub-imgs > div:nth-child(2) {
  background: url("../img/foundation-about-tab2.png");
  background-size: 100% 100%;
}
.members-box.foundation > .sub-imgs > div:nth-child(3) {
  background: url("../img/foundation-about-tab3.png");
  background-size: 100% 100%;
}
.members-box.foundation > .sub-imgs > div:nth-child(4) {
  background: url("../img/foundation-about-tab4.png");
  background-size: 100% 100%;
}
.members-box.foundation > .sub-imgs > div:nth-child(5) {
  background: url("../img/foundation-about-tab5.png");
  background-size: 100% 100%;
}
.members-box.foundation > .sub-imgs > div a {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  box-sizing: border-box;
}
.members-box.foundation > .sub-imgs > div a img {
  display: block;
  margin: 0 auto 5px;
  width: 20px;
}
.members-box.foundation > .sub-imgs > div a h3,
.members-box.foundation > .sub-imgs > div a p {
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
.members-box.foundation > .sub-imgs > div a p {
  font-size: 10px;
  line-height: 14px;
}
.house-imgs {
  overflow: hidden;
  display: none;
  position: relative;
}
.house-imgs .desc {
  float: left;
  width: 280px;
  height: 450px;
  position: relative;
}
.house-imgs .desc > .title {
  background: url(../img/oriental_living-heyuan1-title.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 30px;
  left: 10%;
  width: 100px;
  height: 100px;
}
.house-imgs .desc > .title > span {
  color: #fff;
  position: absolute;
  top: 13px;
  left: 16px;
  font-size: 20px;
}
.house-imgs .desc > img {
  height: 100%;
}
.house-imgs .desc > h4 {
  color: #fff;
  margin: 30px 50px 30px;
}
.house-imgs .desc > p {
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  position: absolute;
  bottom: 30px;
  width: 80%;
  margin-left: 10%;
}
.house-imgs .tab-bar {
  float: left;
}
.house-imgs .tab-bar > .item {
  width: 150px;
  height: 450px;
  transition: all 0.5s;
  float: left;
  background: #00afb0;
  position: relative;
}
.house-imgs .tab-bar > .item:nth-child(1) {
  background: url("../img/oriental_living-heyuan1-img2.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs .tab-bar > .item:nth-child(2) {
  background: url("../img/oriental_living-heyuan1-img3.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs .tab-bar > .item:nth-child(3) {
  background: url("../img/oriental_living-heyuan1-img4.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs .tab-bar > .item:hover {
  width: 280px;
}
.house-imgs .tab-bar > .item > .item-small-show {
  color: #fff;
  width: 30px;
  padding: 20px 10px;
  border: 1.5px solid #fff;
  text-align: center;
  margin-top: 130px;
  margin-left: 45px;
  background: rgba(0, 0, 0, 0.3);
}
.house-imgs .tab-bar > .item > .item-big-show {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-weight: bold;
}
.house-imgs .tab-bar > .item > .item-big-show {
  display: none;
}
.house-imgs .tab-bar > .item:hover .item-big-show {
  display: block;
}
.house-imgs .tab-bar > .item:hover .item-small-show {
  display: none;
}
.house-imgs#heyuan2 .tab-bar > .item:nth-child(1) {
  background: url("../img/oriental_living-heyuan2-img2.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs#heyuan2 .tab-bar > .item:nth-child(2) {
  background: url("../img/oriental_living-heyuan2-img3.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs#heyuan2 .tab-bar > .item:nth-child(3) {
  background: url("../img/oriental_living-heyuan2-img4.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs#heyuan2 .tab-bar > .item:nth-child(4) {
  background: url("../img/oriental_living-heyuan2-img5.png") no-repeat;
  background-size: auto 100%;
}
.house-imgs#heyuan2 .tab-bar > .item:hover {
  width: 170px;
}
.house-imgs#heyuan2 .tab-bar > .item > .item-small-show {
  color: #fff;
  width: 30px;
  padding: 20px 10px;
  border: 1.5px solid #fff;
  text-align: center;
  margin-top: 130px;
  margin-left: 45px;
}
.house-imgs#heyuan2 .tab-bar > .item > .item-big-show {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-weight: bold;
}
.house-imgs#heyuan2 .tab-bar > .item > .item-big-show {
  display: none;
}
.house-imgs#heyuan2 .tab-bar > .item:hover .item-big-show {
  display: block;
}
.house-imgs#heyuan2 .tab-bar > .item:hover .item-small-show {
  display: none;
}
.building-title {
  background: #EEEEEE;
  padding: 20px;
  overflow: hidden;
  position: relative;
}
.building-title:before {
  content: "";
  height: 1px;
  width: 420px;
  background: #017575;
  position: absolute;
  top: 50%;
  right: 0;
}
.building-title > h3 {
  color: #017575;
  float: left;
  font-size: 30px;
}
.building-title > h3 + div {
  float: left;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
}
.building-title > h3 + div:before {
  content: "";
  height: 30px;
  width: 1px;
  background: #017575;
  position: absolute;
  left: 0;
  top: 6px;
}
.building-title > h3 + div > h4 {
  font-weight: normal;
  font-size: 13px;
  margin-top: 6px;
  line-height: 12px;
  color: #017575;
}
.product-type {
  margin-top: 20px;
}
.product-type > b {
  background: #017575;
  color: #fff;
  text-align: center;
  padding: 5px 50px;
  font-weight: normal;
  width: 100px;
  display: inline-block;
  cursor: pointer;
}
.product-type > span {
  color: #313131;
  margin-left: 50px;
  cursor: pointer;
}
.product-type > span:hover {
  color: #017575;
}
.product-type > span.active {
  font-weight: bold;
  color: #017575;
}
.building-list {
  overflow: hidden;
  margin-top: 20px;
}
.building-list > li {
  float: left;
  width: 283px;
  height: 270px;
  overflow: hidden;
  margin-right: 25px;
}
.building-list > li:nth-child(3n) {
  margin-right: 0;
}
.building-list > li > a {
  display: block;
}
.building-list > li > a > img {
  width: 100%;
  height: 140px;
  display: block;
}
.building-list > li > a > h6 {
  color: #017575;
  font-size: 16px;
  font-weight: normal;
  margin-top: 15px;
}
.building-list > li > a > p {
  font-size: 13px;
  color: #000;
  line-height: 20px;
}
.building-more {
  color: #fff;
  background: #C9B485;
  width: 200px;
  line-height: 40px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  display: none;
  cursor: pointer;
}
.commercial-type {
  margin-top: 20px;
}
.commercial-type > span {
  border: 2px solid #C9B486;
  color: #C9B486;
  width: 180px;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
.commercial-type > span:hover,
.commercial-type > span.active {
  border-color: #017575;
  background: #017575;
  color: #fff;
}
.oriental-common-content {
  margin-top: 50px;
  padding: 0 30px;
}
.oriental-common-content > h6 {
  color: #017575;
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 30px;
}
.oriental-common-content > p {
  line-height: 25px;
  font-size: 13px;
  margin-bottom: 20px;
}
.oriental-common-content-small {
  width: 47%;
  margin-top: 50px;
}
.oriental-common-content-small > h6 {
  color: #017575;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
}
.oriental-common-content-small > p {
  line-height: 25px;
  font-size: 13px;
  margin-bottom: 30px;
  height: 50px;
}
.education-div {
  margin-top: 40px;
  /*  & > ul {
      overflow: hidden;
      & > li {
        float: left;
        width: 50%;
        margin-bottom: 20px;
        height: 100px;
        img {
          width: 140px;
          height: 100px;
          vertical-align: middle;
        }
        span {
          color: #017575;
          font-size: 25px;
          margin: 0 10px;
        }
        & > div {
          display: inline-block;
          position: relative;
          top: 23px;
          &.single {
            top: 3px;
          }
          p {
            font-size: 12px;
            line-height: 20px;
            &:first-child {
              color: #017575;
            }
          }
        }
      }
    }*/
}
.education-div > h5 {
  color: #017575;
  font-size: 16px;
  position: relative;
  font-weight: normal;
  margin-bottom: 20px;
}
.education-div > h5 > span {
  margin: 0 10px;
  font-size: 13px;
}
.education-div > h5:before {
  content: "";
  height: 1px;
  width: 450px;
  background: #017575;
  position: absolute;
  right: 0;
  top: 50%;
}
.education-div .left-label {
  display: inline-block;
  width: 16%;
  color: #007576;
  font-size: 18px;
  margin-right: 10px;
}
.education-div .left-label img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.education-div ul {
  display: inline-block;
  width: 70%;
  vertical-align: top;
  border-left: 1px solid #3A3A3A;
  padding-left: 20px;
}
.education-div ul li {
  color: #434343;
  font-size: 14px;
  margin-top: 5px;
}
.education-div ul li:first-child {
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}
.education-div ul li span {
  color: #007576;
  float: right;
  font-size: 13px;
}
/*********************新闻类界面*****************************************/
.headlines {
  margin-top: 23px;
  background: #E5E5E5;
  cursor: pointer;
}
.headlines .headlinesContent {
  height: 160px;
  overflow-x: hidden;
  word-break: break-all;
  overflow-y: hidden;
  padding: 20px;
  box-sizing: border-box;
}
.headlines .headlinesContent .news-time {
  color: #017575;
  font-size: 30px;
  line-height: 60px;
}
.headlines .headlinesContent .shortP {
  font-size: 14px;
}
.headlines img {
  float: left;
  height: 160px;
  width: 310px;
}
.newsDetail h2.title {
  text-align: center;
  font-size: 20px;
  color: #2c2c2c;
  margin-top: 50px;
  margin-bottom: 5px;
}
.newsDetail span.time {
  text-align: center;
  font-size: 11px;
  color: #6f6f6f;
  display: block;
  margin-bottom: 20px;
}
.newsDetail img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto !important;
}
.headlines p a {
  color: grey;
  font-size: 13px;
}
.headlines h4 a {
  font-size: 16px;
  font-weight: bold;
  color: #3D393A;
}
.help-div h3 {
  color: #017575;
  font-size: 26px;
  padding-bottom: 5px;
}
.help-div h3:nth-child(3) {
  margin-top: 20px;
}
.help-div h5 {
  color: #434343;
  font-size: 16px;
  font-weight: normal;
}
.help-div > .float_L:nth-child(1) > div {
  margin-top: 20px;
}
.help-div > .float_L:nth-child(1) > div img {
  width: 80px;
  border: 1px dashed #000;
}
.help-div > .float_L:nth-child(1) > div p {
  font-size: 16px;
  color: #434343;
}
.help-div > .float_L:nth-child(2) {
  height: 288px;
  background: url("../img/foundation-help1.png") no-repeat;
  background-size: 100% auto;
  position: relative;
}
.help-div > .float_L:nth-child(2) h3 {
  color: #fff;
  font-size: 18px;
  margin: 20px;
}
.help-div > .float_L:nth-child(2) h4 {
  color: #fff;
  font-size: 14px;
  margin: 20px;
  font-weight: normal;
  line-height: 25px;
}
.help-div > .float_L:nth-child(2) h5 {
  color: #fff;
  font-size: 11px;
  margin: 20px;
  font-weight: normal;
}
.help-div > .float_L:nth-child(2) p {
  width: 90%;
  overflow: hidden;
  position: absolute;
  bottom: 30px;
  left: 5%;
}
.help-div > .float_L:nth-child(2) p a {
  float: left;
  width: 25%;
  color: #fff;
  font-size: 14px;
  background: url("../img/help-button.png") no-repeat;
  background-size: 100% 100%;
  line-height: 48px;
  height: 48px;
  text-align: center;
}
.help-div > .float_L:nth-child(2) p a:first-child {
  background: #fff;
  color: #FF6E16;
  font-size: 18px;
}
.help-div > .float_L:nth-child(2) p a > img {
  width: 100%;
}
.info-div > a {
  cursor: pointer;
  text-align: center;
  color: #007576;
  padding: 5px;
  display: block;
  margin-bottom: 10px;
}
.info-div > a:hover {
  background: #017575;
  color: #fff;
}
.info-div ul {
  display: none;
}
.info-div ul li {
  margin-bottom: 20px;
  padding: 0 50px;
}
.info-div ul li.title {
  background: #017575;
  color: #fff;
  padding: 6px 50px;
  margin-bottom: 40px;
}
.info-div ul li a {
  color: #000;
}
.info-div ul li a img {
  width: 9px;
  margin-right: 10px;
  vertical-align: baseline;
}
.news-title {
  color: #007576;
  font-size: 25px;
}
.news-title .titleEn {
  color: #007576;
  border: 0;
  padding-left: 0;
}
/**更多内容**/
.more {
  display: block;
  background: #E2E2E2;
  height: 35px;
  text-align: center;
  color: #818181;
  font-size: 12px;
  line-height: 35px;
  margin-top: 14px;
}
/***新闻列表****/
.newsList {
  margin-top: 30px;
}
.newsList .time-box {
  float: left;
  background: #E5E5E5;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 10px;
}
.newsList .time-box > p:first-child {
  color: #499C9C;
  font-size: 40px;
  line-height: 45px;
}
.newsList .time-box > p:last-child {
  color: #4B494A;
  font-size: 12px;
  line-height: 20px;
}
.newsList .text-box {
  float: left;
  width: 700px;
  padding-left: 20px;
}
.newsList .text-box > p:first-child {
  margin-bottom: 10px;
}
.newsList .text-box > p:first-child > a {
  font-size: 15px;
  font-weight: bold;
}
.newsList .text-box > p:last-child {
  color: #494748;
  font-size: 12px;
  line-height: 20px;
}
.newsList.small {
  width: 250px;
  margin-left: 50px;
}
.newsList.small > h5 {
  font-size: 20px;
  padding: 0;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
}
.newsList.small .time-box {
  width: 48px;
  height: 48px;
}
.newsList.small .time-box > p:first-child {
  font-size: 30px;
  line-height: 33px;
}
.newsList.small .text-box {
  width: 150px;
}
.newsList.small .text-box > p:first-child {
  line-height: 29px;
}
.newsTitle {
  font-size: 14px;
  color: #ff0000;
  display: inline;
}
.subtitle {
  font-size: 14px;
  color: #010101;
  margin-left: 5px;
}
.newsList ul {
  margin-top: 15px;
}
.newsList ul li {
  border-bottom: solid #DBDBDB 1px;
  overflow: hidden;
  padding: 10px 0;
}
.newsList ul li a {
  color: #6c6c6c;
  font-size: 13px;
  cursor: pointer;
}
.newsList ul li a:hover {
  color: #000;
}
.newsList ul li span {
  color: #6c6c6c;
  font-size: 12px;
  float: right;
  margin-right: 33px;
}
/**分页**/
.paging {
  margin-top: 13px;
  clear: both;
  text-align: center;
}
.paging a {
  padding: 2px 8px;
  border: solid #CECECE 1px;
  border-radius: 2px;
  font-size: 11px;
  color: #858585;
  margin-right: 5px;
  cursor: pointer;
}
.paging a.goAble:hover {
  color: #017575 !important;
  border: solid #017575 1px !important;
}
.paging a img {
  vertical-align: 2px;
  margin-left: 8px;
}
.paging a.goAble {
  color: #2b2b2b;
  border: solid #2b2b2b 1px;
}
.paging a.goAble.detail-bottom {
  border: 0;
  border-bottom: 1px solid #DADADA;
  line-height: 30px;
  display: block;
}
.paging a.goAble.detail-bottom:hover {
  cursor: pointer;
  border: 0 !important;
  border-bottom: 1px solid #DADADA !important;
}
.paging a.goAble.detail-bottom:first-child {
  border-top: 1px solid #DADADA;
}
.paging a.goAble.detail-bottom:first-child:hover {
  border-top: 1px solid #DADADA !important;
}
.curPageNum {
  padding: 2px;
  width: 20px;
  text-align: center;
  color: #00bbbb;
}
.pageLine {
  padding: 2px;
  width: 5px;
}
.totalPage {
  padding: 2px;
  width: 20px;
  text-align: center;
}
.no-news {
  margin-top: 20px;
  display: none;
}
.share-tool {
  text-align: right;
}
.share-tool i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  margin-right: 10px;
  cursor: pointer;
}
.share-tool i.weibo {
  background: url("../img/share_weibo.png");
  background-size: 100% 100%;
}
.share-tool i.qq {
  background: url("../img/share_qq.png");
  background-size: 100% 100%;
}
.share-tool i.qqZone {
  background: url("../img/share_qqZone.png");
  background-size: 100% 100%;
}
.share-tool i.weixin {
  background: url("../img/share_weixin.png");
  background-size: 100% 100%;
  position: relative;
}
.share-tool i.weixin > b {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 30px;
  left: 0;
  background: #fff;
  display: none;
}
.share-tool i.weixin:hover > b {
  display: block;
}
/****产品列表*****/
.tabTitle {
  margin-top: 30px;
}
.tabTitle li {
  float: left;
  height: 30px;
  width: 220px;
}
.tabTitle li a {
  display: block;
  height: 30px;
  margin: 0 1px;
  background: #DDDDDD;
  color: #6b6b6b;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.tabTitle li a:hover {
  background: #007576;
  color: #fff;
}
.tabTitle li a.active {
  background: #007576;
  color: #fff;
}
/**列表内容**/
.houseTab {
  margin-bottom: 50px;
}
/*.listTab{display: none;}*/
.productList {
  display: none;
}
#tab1List {
  display: block;
}
.listTab li {
  width: 535px;
  margin-top: 35px;
  padding-bottom: 15px;
  /*    border-bottom: solid #F3F3F3 1px;*/
}
/*.listTab li img{ float: left; margin-right: 18px; width: 225px; }*/
/**2016-12-20 修改，产品列表**/
/**图片建议225*170px**/
.listTab li img {
  width: 385px;
  height: 300px;
}
.listTab li h3 {
  margin-bottom: 5px;
  text-align: center;
  margin-top: 10px;
  line-height: 29px;
}
.listTab li p {
  font-size: 13px;
  color: #6c6c6c;
  line-height: 25px;
  text-align: center;
}
.listTab li span {
  padding: 6px 22px;
  font-size: 11px;
  color: #6c6c6c;
  background: #F0F0F0;
}
.listTab li div.mark {
  margin-top: 15px;
}
.listTab h3 span.stateing {
  padding: 4px 8px;
  background: #007576;
  border-radius: 2px;
  color: #fff;
  margin-left: 10px;
}
.listTab h3 span.stated {
  padding: 4px 8px;
  background: #5c5c5c;
  border-radius: 2px;
  color: #fff;
  margin-left: 10px;
}
/**商业物业**/
.picmenu {
  margin-top: 18px;
}
.picmenu li {
  position: relative;
}
.picmenu li span.piclink {
  position: absolute;
  left: 45px;
  right: 0;
  top: 30px;
  display: block;
}
.picmenu li span.piclink img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.picmenu li span.piclink h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 200;
  line-height: 25px;
}
.picmenu li span.piclink span {
  font-size: 12px;
  color: #fff;
  font-weight: 200;
}
.picmenu li span.edulink {
  position: absolute;
  left: 80px;
  right: 0;
  top: 40px;
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}
/**2016-12-20 修改，产品列表**/
/*.businessList li{width: 800px; float: none; position: relative;}*/
.businessList {
  overflow: hidden;
}
.businessList li {
  width: 385px;
  position: relative;
  overflow: hidden;
}
.educationPicmenu li {
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}
/*.article h4{margin-bottom: -25px; margin-top: 20px; font-size: 14px; color: #000;}*/
.article h4.inpagePTitle {
  margin-bottom: -25px;
  margin-top: 20px;
  font-size: 14px;
  color: #000;
}
/****产品详情****/
.productBanner {
  height: 484px;
  position: relative;
  overflow: hidden;
  margin-bottom: 45px;
}
/****住宅物业***/
.detailBanner {
  margin-top: 35px;
}
#tbody {
  width: 530px;
  background: #fff;
  padding: 4px;
  position: relative;
  float: left;
}
#mainbody {
  width: 530px;
}
#mainphoto {
  display: block;
}
#goleft {
  float: left;
  clear: left;
}
#goright {
  float: right;
  clear: right;
}
#photos {
  width: 508px;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  background: #000;
}
#showArea img {
  display: block;
  float: left;
  margin: 2px 0;
  cursor: pointer;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 80px;
  height: 50px;
}
/**阴影**/
.imgSwitchbg {
  position: absolute;
  right: -12px;
  top: 13px;
}
.imgSwitchShadow {
  position: absolute;
  bottom: -22px;
}
/**图片解说文字**/
.imgDescribe {
  float: right;
  margin-left: 10px;
  width: 320px;
}
.imgDescribe h2 {
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
}
.imgDescribe p {
  line-height: 35px;
  font-size: 14px;
  color: #fff;
}
.highlight {
  color: #fff200;
}
.imgDescribe p span.price {
  font-size: 24px;
}
.imgDescribe p span.time {
  font-size: 18px;
  color: #fff;
}
.tag {
  overflow: hidden;
  margin: 25px 0 15px;
}
.tag span {
  padding: 5px 10px;
  margin: 2px;
  color: #fff;
  font-size: 12px;
  float: left;
  position: relative;
}
.tag span i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #fff;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
}
.moreDetail {
  font-size: 14px;
  color: #fff;
  margin-top: 70px;
  display: block;
}
/**住宅**/
.housebanner {
  background: url(../images/productBg.jpg) left top repeat-x;
  background: -webkit-linear-gradient(#026564, #5AACA6);
  background: -o-linear-gradient(#026564, #5AACA6);
  background: -moz-linear-gradient(#026564, #5AACA6);
  background: linear-gradient(#026564, #5AACA6);
}
/**商业**/
.busunessbanner {
  background: url(../images/productBg2.jpg) left top repeat-x;
  background: -webkit-linear-gradient(#1B4370, #5A87AD);
  background: -o-linear-gradient(#1B4370, #5A87AD);
  background: -moz-linear-gradient(#1B4370, #5A87AD);
  background: linear-gradient(#1B4370, #5A87AD);
}
.bannerShadow {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.picImg {
  display: block;
  margin: 20px auto;
}
#service3 .type-list-wrap .type-line {
  position: relative;
  cursor: pointer;
}
#service3 .type-list-wrap .type-line .arrow-right {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 772px;
  background: #007576;
  top: 98px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  z-index: 10;
}
#service3 .type-list-wrap .type-line::after {
  content: "";
  width: 300px;
  height: 236px;
  background: rgba(0, 0, 0, 0.5);
  left: 720px;
  top: 0;
  position: absolute;
}
#service3 .type-list-wrap .type-list {
  position: relative;
}
#service3 .type-list-wrap .type-list .type-item {
  cursor: pointer;
  position: relative;
  width: 360px;
  height: 236px;
  float: left;
}
#service3 .type-list-wrap .type-list .type-item img {
  width: 100%;
  height: 100%;
}
#service3 .type-list-wrap .type-list .type-item .type-text {
  position: absolute;
  color: #fff;
  font-size: 14px;
  bottom: 10px;
  right: 10px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}
#project-show .title-img {
  position: relative;
  height: 95px;
  background: url(../img/project-detail-title-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#project-show .title-img .wrap {
  width: 900px;
  margin: 0 auto 0;
  text-align: right;
  padding-top: 25px;
}
#project-show .title-img .wrap .text {
  width: 257px;
}
#project-show .title-img .wrap-2 {
  padding-top: 0;
  text-align: left;
  margin-top: -10px;
}
#project-show .title-img .back {
  cursor: pointer;
}
.back-line {
  cursor: pointer;
  margin-top: 10px;
  font-size: 14px;
}
.back-line span {
  color: #007576;
}
.back-line .back {
  width: 14px;
}
.project-detail-box .img-list-wrap {
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}
.project-detail-box .img-list-wrap .type-line {
  position: relative;
  cursor: pointer;
}
.project-detail-box .img-list-wrap .type-line .arrow-right {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 776px;
  top: 235px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  z-index: 10;
}
.project-detail-box .img-list-wrap .type-line::after {
  content: "";
  width: 750px;
  background: rgba(0, 0, 0, 0.5);
  left: 705px;
  top: 0;
  position: absolute;
  height: 800px;
}
.project-detail-box .img-list-wrap .type-list {
  position: relative;
}
.project-detail-box .img-list-wrap .type-list div {
  cursor: pointer;
  position: relative;
  width: 700px;
  height: 500px;
  float: left;
  margin-right: 5px;
  /*  img {
          width: 100%;
          height: 100%;
          display: block;
        }*/
}
.project-detail-box .img-list-wrap .type-list div .type-text {
  position: absolute;
  color: #fff;
  font-size: 14px;
  bottom: 10px;
  right: 10px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}
.project-detail-box .detail-wrap {
  width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 15px;
}
/**详情内容**/
.detailContent {
  margin-top: 40px;
  position: relative;
}
.detailContent h2 {
  margin-right: 10px;
}
.detailContent p {
  font-size: 14px;
  color: #3e3e3e;
  margin-top: 15px;
  line-height: 25px;
}
.contentList {
  margin-top: 20px;
  margin-bottom: -10px;
}
.contentList li {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 25px;
}
/**图片tab**/
.picTabTitle {
  position: absolute;
  right: 50px;
  top: 10px;
}
.picTabTitle li {
  float: left;
  width: 55px;
  height: 28px;
  margin: 0 2px;
}
.picTabTitle li a {
  display: block;
  width: 55px;
  height: 28px;
  border-radius: 8px;
  color: #000;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
}
.picTabTitle li a:hover {
  background: #828282;
  color: #fff;
}
.picTabTitle li a.active {
  background: #828282;
  color: #fff;
}
.tabPicList {
  margin-top: 15px;
  overflow: hidden;
  display: none;
}
.tabPicList li {
  float: left;
  width: 231px;
  height: 190px;
  border: 1px solid #e6e6e6;
  border-left: none;
}
.tabPicList li div {
  width: 180px;
  height: 150px;
  margin: 20px 25px;
  background: url(../images/default.jpg) left top no-repeat;
}
.tabPicList li img {
  width: 180px;
  cursor: pointer;
}
.tabPicList li.hidden {
  display: none;
}
.tabPicList li.moreLi {
  border-top: none;
}
.moreLiBtn {
  display: none;
  width: 43px;
  height: 28px;
  color: #008ef7;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 10px;
  border-left: 1px solid #d0d0d0;
  cursor: pointer;
}
.moreLiBtn.current {
  display: block;
}
.noneMore {
  color: #d2d2d2;
}
/******页脚******/
.foot {
  border-top: solid #DBDBDB 1px;
  padding-top: 15px;
  width: 1200px;
  margin: 10px auto;
}
.foot .footCodeText {
  display: inline-block;
  font-size: 12px;
  color: #3c3c3c;
}
.foot .footCodeText a {
  color: #3c3c3c;
  font-size: 12px;
}
.foot .footPhoneText {
  float: right;
  color: #3c3c3c;
}
.foot .footPhoneText .footPhoneText1 {
  font-size: 30px;
  font-weight: bold;
  color: #3c3c3c;
}
.foot .footPhoneText .footPhoneText2 {
  font-size: 20px;
  color: #3c3c3c;
}
.copyright span {
  font-size: 12px;
  color: #666666;
  margin-left: 10px;
}
.footLeader {
  margin: 20px;
}
.footLeader li {
  float: left;
}
.footLeader li a {
  font-size: 12px;
  color: #8f8f8f;
}
.footLeader li a > img {
  vertical-align: middle;
}
.footLeader li a:hover {
  color: #000;
}
.footLeader li span {
  font-size: 12px;
  color: #ABABAB;
  margin-left: 8px;
  margin-right: 8px;
}
/***内页详情页脚***/
.detailFoot {
  height: 115px;
  margin-top: 90px;
}
.house {
  background: #003732;
}
.business {
  background: #0E3345;
}
.code {
  margin-top: 20px;
  margin-right: 20px;
  float: left;
}
.detailFoot p {
  float: left;
  font-size: 12px;
  color: #fff;
  margin-top: 23px;
  line-height: 22px;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.detailFoot span {
  float: right;
  margin-top: 50px;
  font-size: 32px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.detailFoot span img {
  vertical-align: -2px;
}
/***图片放大****/
.floor {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  text-align: center;
  display: none;
}
.floorBg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.imgBar {
  min-width: 1000px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
/*.imgShow{position: relative; vertical-align: middle;z-index: 1000; max-width: 800px; max-height:500px;}*/
.imgShow {
  position: relative;
  vertical-align: middle;
  z-index: 1000;
  max-width: 900px;
  max-height: 600px;
}
.mid {
  height: 100%;
  width: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.arrow {
  filter: alpha(opacity=60);
  cursor: pointer;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.arrow:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.close {
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: 1000;
  cursor: pointer;
}
.divInImg {
  display: inline-block;
  position: relative;
  border: solid #fff 8px;
  border-radius: 4px;
  z-index: 1000;
}
.spanImgBar {
  display: inline-block;
  position: relative;
  border: solid #fff 8px;
  border-radius: 4px;
  z-index: 1000;
}
/*.article img{cursor: pointer;}*/
/**楼房列表分页**/
.proPage {
  float: right;
}
/**住宅新**/
.region {
  margin-top: 20px;
  margin-bottom: 20px;
}
.region span {
  margin-right: 10px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.region span:hover {
  color: #007576;
}
.salesStatus {
  font-size: 12px;
  margin: 5px 0;
}
.salesStatus span {
  color: #6f6f6f;
  margin: 2px 10px;
  cursor: pointer;
  float: left;
}
.salesStatus span:hover {
  color: #007576;
}
.proPrice {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 14px;
  color: #787878;
}
.listTab li div.proPrice span {
  color: #ff0000;
  background: none;
  font-size: 30px;
}
/****2016-12-21添加****/
/**发展历程***/
.htmleaf-container {
  font-family: Georgia, serif;
}
/*
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
*/
.timeBar {
  width: 1045px;
  position: relative;
  margin: auto;
}
#timeline {
  width: 850px;
  height: 450px;
  overflow: hidden;
  margin: 30px auto;
  background: url('../images/history/dot.jpg') left 45px repeat-x;
}
#dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
}
#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  background: url('../images/history/biggerdot.jpg') center bottom no-repeat;
}
#dates a {
  color: #717171;
  line-height: 38px;
  padding-bottom: 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
#dates .selected {
  font-size: 38px;
}
#dates a:hover,
#dates a.selected {
  color: #A3A3A3;
}
#issues {
  width: 850px;
  height: 350px;
  overflow: hidden;
  margin: 20px auto 0;
}
#issues li {
  width: 800px;
  height: 350px;
  list-style: none;
  float: left;
}
#issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
  border-radius: 10px;
  border: solid #E5E5E5 6px;
}
#issues li h1 {
  font-family: "微软雅黑";
  color: #121212;
  font-size: 48px;
  margin: 20px 0 5px;
  text-align: right;
}
#issues li p {
  font-size: 24px;
  font-family: "微软雅黑";
  text-align: right;
  font-weight: normal;
  font-style: italic;
  color: #525252;
  line-height: 36px;
  margin-top: 0;
}
#grad_left,
#grad_right {
  width: 100px;
  height: 350px;
  position: absolute;
  top: 0;
}
#grad_left {
  left: 80px;
  background: url('../images/history/grad_left.png') repeat-y;
}
#grad_right {
  right: 80px;
  background: url('../images/history/grad_right.png') repeat-y;
}
#next,
#prev {
  position: absolute;
  top: 0;
  font-size: 70px;
  top: 170px;
  width: 37px;
  height: 65px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
#next {
  right: 0px;
  background-image: url('../images/rightArrow.jpg');
}
#prev {
  left: 0px;
  background-image: url('../images/leftArrow.jpg');
}
#next.disabled,
#prev.disabled {
  opacity: 0.2;
}
/******2016.12.27******/
.buildingType {
  float: right;
  width: 730px;
}
/***方圆会****/
.menberLeader {
  width: 1010px;
  margin: 30px auto 20px;
}
.menberLeader ul {
  overflow: hidden;
}
.menberLeader ul li {
  float: left;
  margin: 0 40px;
  height: 109px;
}
.menberLeader ul li a img {
  vertical-align: -80px;
}
.menberLeader ul li a {
  position: relative;
}
.menberLeader ul li a span {
  position: absolute;
  top: 40px;
  width: 100%;
  display: block;
  height: 4px;
  background: #FD0002;
  display: none;
}
.memberPage img {
  margin: auto;
}
.menberLeader ul li a.active span {
  display: block;
}
.club-index {
  background: url(../img/club-bannner.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 100px;
  position: relative;
}
.club-index > h1 {
  color: rgba(255, 255, 255, 0.5);
}
.club-index > h2 {
  color: #fff;
  padding: 20px 0;
}
.club-index .text-img {
  position: absolute;
  right: 100px;
  top: 95px;
  width: 180px;
}
.club-index .club-index-list {
  overflow: hidden;
}
.club-index .club-index-list > ul {
  text-align: center;
}
.club-index .club-index-list > ul > li {
  width: calc((100% - 50px)/6);
  margin-right: 10px;
  position: relative;
  float: left;
}
.club-index .club-index-list > ul > li:last-child {
  margin-right: 0;
}
.club-index .club-index-list > ul > li a {
  display: block;
  width: 100%;
}
.club-index .club-index-list > ul > li a > img {
  width: 100%;
  display: block;
}
.club-index .club-index-list > ul > li a .text-box {
  text-align: center;
  color: #fff;
  bottom: 0;
  width: 100%;
  height: 82px;
  padding: 20px 0;
  box-sizing: border-box;
  background: url("../img/club-text-bg.png");
}
.club-index .club-index-list > ul > li a .text-box h3 {
  font-size: 16px;
  letter-spacing: 4px;
}
.club-index .club-index-list > ul > li a .text-box p {
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 0px;
}
#club-service .text-box h2 {
  position: relative;
}
#club-service .text-box h2 span {
  font-size: 20px;
  background: #fff;
  z-index: 2;
  position: relative;
  padding-right: 5px;
  font-weight: bold;
}
/**招标**/
.club-title-3 {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 15px;
}
.club-title-3 > b {
  color: #3A8986;
  font-size: 20px;
}
.club-title-3 > span {
  color: #3A8986;
  font-size: 12px;
  margin-left: 20px;
  padding-left: 10px;
}
.bid-box {
  border: 2px solid #3A8986;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  min-height: 150px;
  box-sizing: border-box;
}
.bid-box > p {
  line-height: 150px;
  text-align: center;
}
/**举报**/
.report-box {
  margin: 0 50px;
}
.report-box p {
  margin-bottom: 10px;
}
.report-box p b {
  color: #3A8986;
  font-size: 12px;
  display: inline-block;
}
.report-box p span {
  font-size: 12px;
  color: #383838;
}
.report-box .code-box {
  text-align: center;
  border: 1px dashed #000;
  width: 80px;
  height: 80px;
  margin: 50px auto;
}
.report-box .code-box > img {
  width: 100%;
}
.report-box .code-box p {
  font-size: 12px;
}
/**方圆会顶部leader**/
.topLeaderBg {
  height: 28px;
  background: #F2F2F2;
  overflow: hidden;
  font-family: "微软雅黑";
}
.topLeader {
  width: 1302px;
  margin: auto;
}
.topLeader span {
  float: left;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  color: #999999;
  margin-left: 10px;
}
.topLeader ul {
  float: right;
  font-size: 12px;
  color: #999999;
}
.topLeader ul li {
  float: left;
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
}
.topLeader ul li a {
  color: #999999;
}
.topLeader ul li a:hover {
  color: #007576;
}
.topLeader a.home {
  color: #007576;
  float: left;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}
.topLeader a.home:hover {
  text-decoration: underline;
}
.topLeader a.home img {
  float: left;
  margin-top: 7px;
  margin-right: 3px;
}
.memberBanner {
  width: 1302px;
  height: 512px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.memberBanner img.bg {
  position: absolute;
  left: 0;
  top: 0;
}
.club-onion {
  text-align: right;
}
.club-onion > span,
.club-onion > a {
  margin: 0 7px;
  color: #3E8E8B;
  font-weight: bold;
}
.club-onion > a:nth-child(3) {
  color: #4D4D4D;
}
.club-onion > span:nth-child(1) {
  color: #4D4D4D;
}
.club-title {
  text-align: center;
  margin-top: 80px;
}
.club-title > span {
  background: #EBEAEF;
  color: #388482;
  box-shadow: 4px 5px 2px #E1DADA;
  padding: 8px 50px;
  font-size: 22px;
  font-weight: bold;
  position: relative;
}
.club-title > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid #388482;
  border-right: 20px solid transparent;
}
.club-title > p {
  text-align: center;
  color: #388482;
  font-size: 11px;
  margin: 20px;
}
.club-content {
  border: 2px solid #388482;
  overflow: hidden;
}
.club-content .club-text-green {
  background: #388482;
  padding: 10px 50px;
  box-sizing: border-box;
}
.club-content .club-text-green .club-title-2 {
  padding: 20px 0 30px;
}
.club-content .club-text-green .club-title-2 > span {
  color: #fff;
  font-size: 12px;
  margin-left: 5px;
  letter-spacing: 2px;
}
.club-content .club-text-green .club-title-2 > b {
  color: #fff;
  font-size: 25px;
}
.club-content .club-text-green > h5 {
  color: #fff;
  border-left: 2px solid #fff;
  padding-left: 15px;
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0;
}
.club-content .club-text-green > p {
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}
.club-content .img-box {
  padding: 50px;
  text-align: center;
}
.club-content .club-text-white {
  background: #fff;
  padding: 10px 50px;
  box-sizing: border-box;
}
.club-content .club-text-white > h5 {
  color: #3A8986;
  border-left: 2px solid #3A8986;
  padding-left: 15px;
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0;
}
.club-content .club-text-white > p {
  color: #3A8986;
  font-size: 13px;
  line-height: 25px;
}
.club-content.vip {
  margin-top: 30px;
  border-width: 1px;
}
.club-content.vip h4 {
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.double-dot {
  background: #9CC4C2;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.double-dot:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #3C8987;
  border-radius: 50%;
  position: absolute;
  left: 2.5px;
  top: 2.5px;
}
#club-activity {
  overflow: hidden;
  margin-top: 50px;
}
#club-activity > li {
  float: left;
  width: 33.3%;
  padding: 10px;
  box-sizing: border-box;
}
#club-activity > li > div {
  border: 2px solid #3D8D8A;
}
#club-activity > li > div > p:first-child {
  padding: 20px;
}
#club-activity > li > div > p:first-child > img {
  width: 100%;
  height: 132px;
  display: block;
}
#club-activity > li > div > p:last-child {
  background: #3E8E8B;
  color: #fff;
  padding: 5px 10px;
}
#club-activity > li > div > p:last-child > span {
  border-left: 2px solid #fff;
  padding-left: 10px;
  font-size: 14px;
}
/**几个icon图标**/
.menberIcon {
  margin: auto;
  overflow: hidden;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 50px;
}
.menberIcon ul li {
  display: inline-block;
  margin-right: 50px;
  text-align: center;
  vertical-align: top;
}
.menberIcon ul li > img {
  width: 50px;
}
.menberIcon ul li > h6 {
  color: #4D4D4D;
  font-size: 14px;
  margin-top: 15px;
}
.menberIcon ul li > span {
  color: #4D4D4D;
  font-size: 10px;
  line-height: 17px;
  display: inline-block;
  margin-top: 8px;
}
/**方心服务体系**/
.rulesTxtBar {
  position: relative;
  z-index: 2;
  width: 520px;
  height: 300px;
  margin: 50px auto 0;
  color: #fff;
  font-size: 18px;
  line-height: 48px;
  font-weight: 100;
  text-align: center;
  overflow: hidden;
}
.rulesTxtBar h3 {
  font-size: 30px;
  font-weight: 100;
  margin-bottom: -10px;
}
.rulesTxtBar h3 span {
  color: #fffc00;
}
#memberArrow {
  position: relative;
  z-index: 2;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
}
#rulesTxt {
  position: absolute;
  top: 0px;
  width: 100%;
}
#rulesTxt p b {
  font-size: 20px;
  font-weight: 500;
  color: #FFFC00;
}
/**注册**/
.memRegister {
  position: relative;
  z-index: 2;
  width: 400px;
  float: right;
  margin-top: 90px;
  margin-right: 105px;
}
.memRegister h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 100;
  margin-bottom: 22px;
}
.inputBar {
  position: relative;
  height: 35px;
  padding: 5px 20px;
  margin-bottom: 15px;
}
.inputBar span {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.inputBar input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 35px;
  border: none;
  font-family: "微软雅黑";
  font-size: 14px;
  background: none;
}
.memRegister button {
  width: 100%;
  height: 55px;
  background: #BA5C0D;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  border: none;
  cursor: pointer;
}
/**咨询**/
.memInformat {
  position: relative;
  z-index: 2;
  width: 490px;
  height: 250px;
  margin-top: 70px;
  margin-left: 200px;
  padding: 30px 25px;
}
.InformatContent {
  position: relative;
  z-index: 2;
}
.InformatContent h3 {
  font-size: 30px;
  font-weight: 100;
  color: #000;
  margin-bottom: 33px;
}
.InformatContent h3 span {
  font-size: 18px;
  margin: 0 10px;
}
.InformatContent h3 a {
  font-size: 11px;
  color: #2a2929;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.InformatContent h3 a:hover {
  color: #0462e2;
}
.InformatContent ul li {
  background: url(../images/finelandMember/listIcon.png) no-repeat 0 8px;
  padding-left: 14px;
  margin-bottom: 18px;
}
.InformatContent ul li a {
  font-size: 14px;
  color: #151515;
  position: relative;
  z-index: 2;
}
.InformatContent ul li a:hover {
  color: #803636;
}
.memInformat span.bg {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
/**联盟商家**/
.memBusiness {
  position: relative;
  z-index: 2;
  width: 930px;
  margin: 40px auto 0;
  overflow: hidden;
}
.memBusiness {
  position: relative;
  height: 132px;
}
.businessTitle {
  font-size: 45px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 100px;
}
.memBusiness ul {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
}
.memBusiness ul li {
  width: 930px;
  height: 132px;
}
.memBusiness ul li img {
  width: 140px;
  height: 50px;
  margin: 6px 5px;
  -webkit-box-shadow: 0 0 8px #7b7b7b;
  -moz-box-shadow: 0 0 8px #7b7b7b;
  box-shadow: 0 0 8px #7b7b7b;
}
.memberBanner #left,
.memberBanner #right {
  position: absolute;
  z-index: 2;
  top: 235px;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
}
.memberBanner #left {
  left: 0;
}
.memberBanner #right {
  right: 0;
}
/**果岭**/
.greenImg {
  position: absolute;
  z-index: 2;
  right: 180px;
  top: 53px;
  overflow: hidden;
  width: 670px;
  height: 412px;
}
#greenList {
  position: absolute;
  top: 0;
}
.greenImg ul li {
  overflow: hidden;
}
.greenImg ul li a {
  float: left;
  margin: 0 20px 40px 20px;
}
.greenImg ul li img {
  width: 125px;
  height: 160px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: solid #CDCCCA 1px;
  -webkit-box-shadow: -1px 0px 2px #7b7b7b;
  -moz-box-shadow: -1px 0px 2px #7b7b7b;
  box-shadow: -1px 0px 2px #7b7b7b;
}
/**采购平台 合作单位展示**/
.coopUnitShow {
  margin-top: 45px;
}
.coopUnitCol1,
.coopUnitCol2 {
  width: 280px;
  float: left;
  margin-right: 95px;
}
.unitColTitle {
  font-size: 24px;
  font-weight: normal;
}
.blueLine {
  height: 2px;
  background-color: #00afb0;
  margin: 15px auto;
}
.greenLine {
  height: 2px;
  background-color: #85b000;
  margin: 15px auto;
}
.unitColList li {
  color: #3C8B88;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin-bottom: 20px;
}
/**采购平台 合作单位投诉**/
.complaints {
  width: 460px;
  margin: 20px 30px;
}
.compPara1 {
  font-size: 13px;
  color: #010101;
  margin-bottom: 5px;
}
.compPara2 {
  font-size: 13px;
  color: #010101;
  line-height: 30px;
  text-indent: 30px;
  margin-bottom: 30px;
}
.messItem {
  height: 40px;
  line-height: 40px;
  padding: 0px 13px;
}
.messItem i {
  margin-left: 5px;
}
.messItem i.fa-plus-circle {
  color: #007576;
}
.messItem i.fa-times {
  color: #DC4E41;
}
.messItem > p {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
.messItem label {
  color: #3F3F3F;
  font-size: 13px;
  width: 95px;
  display: inline-block;
}
.messItem input {
  background: none;
  font-family: "微软雅黑";
  color: #000;
  font-size: 14px;
  border: 1px solid #D1D1D1;
  width: 310px;
}
.messItem input[type='file'] {
  width: 250px;
}
.messItem textarea {
  font-family: "微软雅黑";
  color: #000;
  font-size: 14px;
  width: 310px;
  border: 1px solid #D1D1D1;
}
.nameItem input,
.subItem input,
.emailItem input {
  width: 310px;
}
.comItem input,
.telItem input {
  width: 310px;
}
.conItem {
  height: 205px;
  padding: 10px 13px;
}
.conItem label {
  display: block;
  float: left;
  line-height: 13px;
}
.conItem textarea {
  width: 308px;
  height: 200px;
  background: none;
  border: 1px solid #d1d1d1;
  resize: none;
}
.btnItem {
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
}
.submitBtn {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  background: #007576;
  color: #fff;
  padding: 0px 40px;
  border: none;
  margin-right: 10px;
  border-bottom-right-radius: 15px;
}
.resetBtn {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  background: #a1cccc;
  color: #007576;
  padding: 0px 40px;
  border: none;
  border-bottom-right-radius: 15px;
}
.submitBtn:hover {
  background: #074f50;
}
.resetBtn:hover {
  background: #a0efef;
}
.report-list {
  overflow: hidden;
}
.report-list span {
  float: left;
  width: 25%;
  line-height: 15px;
}
.report-list span > label {
  display: inline-block;
  width: auto;
  float: none;
}
.report-list span > input {
  display: inline-block;
  width: auto;
  vertical-align: text-bottom;
}
.report-list p {
  overflow: hidden;
}
.report-list p:last-child {
  margin-top: 10px;
}
/**走进方圆 发展战略**/
.diagonal {
  margin-left: 20px;
}
.leftTitle {
  width: 320px;
  padding-left: 20px;
}
.leftInner {
  width: 220px;
  text-align: center;
}
.title_L {
  font-size: 22px;
  color: #828282;
  text-align: center;
  font-weight: normal;
}
.leftInner h1 {
  font-weight: normal;
  font-size: 30px;
  font-style: italic;
  color: #313131;
}
.rightCon {
  width: 700px;
  margin: auto;
  margin-bottom: 50px;
  padding: 0px 30px;
}
.section {
  margin-bottom: 30px;
}
.section > p {
  color: #989392;
  font-size: 13px;
  line-height: 23px;
}
.section1 {
  margin-bottom: 50px;
}
.conTitle {
  color: #017575;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.conTitle1 {
  background: url(../images/enterFinelandos/dot.png) no-repeat left 20px;
  padding-left: 30px;
  color: #010101;
  font-size: 40px;
  font-weight: 400;
}
.conTitle2 {
  background: url(../images/enterFinelandos/dot.png) no-repeat left 8px;
  padding-left: 30px;
  color: #010101;
  font-size: 25px;
  font-weight: 300;
}
.conTitle3 {
  font-size: 30px;
}
.conTitleEn {
  font-size: 18px;
  font-weight: 400;
  padding-left: 5px;
}
.conTitleEn1 {
  font-size: 14px;
  color: #050505;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.rightCon p {
  padding-left: 30px;
  font-size: 14px;
  color: #575757;
  line-height: 25px;
}
.marginPara {
  margin-top: 4px;
}
.pageLI {
  margin-right: 5px;
}
.dotPara {
  background: url(../images/enterFinelandos/dot.png) no-repeat left 2px;
  margin-top: 30px;
}
/**官微**/
#codeW {
  position: relative;
  cursor: default;
}
#codeW img {
  position: absolute;
  top: -160px;
  left: -40px;
  z-index: 10;
  width: 150px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 8px #7b7b7b;
  -moz-box-shadow: 0 0 8px #7b7b7b;
  box-shadow: 0 0 8px #7b7b7b;
  display: none;
}
/*****果岭渐隐渐现*****/
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  filter: alpha(opacity=100);
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
/*********************精选广告*************************/
.videoShow {
  /*    height: 400px;*/
  margin-top: 30px;
  position: relative;
  margin-bottom: 10px;
  /*    background: #000;*/
  /*    background:url(../images/video/videoBg.jpg) repeat-x;*/
}
.mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #555555;
}
.videoList {
  margin-top: 30px;
}
.videoList li {
  width: 250px;
  margin-bottom: 20px;
  cursor: pointer;
  padding-bottom: 13px;
}
.videoList li:hover {
  -webkit-box-shadow: 0 0 8px #7b7b7b;
  -moz-box-shadow: 0 0 8px #7b7b7b;
  box-shadow: 0 0 8px #7b7b7b;
}
.videoList li h6 {
  text-align: center;
  font-size: 16px;
  color: #000;
  margin-top: 5px;
}
.videoList li.float_L {
  margin-right: 25px;
}
.videoDetail {
  display: block;
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 21px;
}
a.videoDetail:hover {
  text-decoration: underline;
}
/*****检举****/
.Report {
  position: relative;
  z-index: 10;
  margin-top: 35px;
  float: right;
}
.reportContent {
  font-size: 14px;
  color: #050505;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}
.reportContent h3 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
  color: #ff0000;
}
.reportContent p {
  margin: 5px 0;
}
.reportContent h2 {
  margin-top: 25px;
  border-top: solid #ddd 1px;
  padding-top: 25px;
  font-size: 16px;
}
.reportContent p a {
  color: #017575;
}
.to-top {
  background: #017575;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.to-top > i {
  font-size: 25px;
  color: #fff;
}
.project-detail-box {
  background: url("../img/project-detail-bg2.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}
.project-detail-box .detail-wrap {
  background: #fff;
  padding: 20px 80px;
}
.project-detail-box .detail-wrap > h2 {
  color: #017575;
  padding: 10px 0;
  font-size: 15px;
}
.project-detail-box .detail-wrap > h3 {
  color: #017575;
  font-size: 15px;
  margin: 30px 0 10px;
}
.project-detail-box .detail-wrap .keywords span {
  background: #DCDCDC;
  color: #7D7D7D;
  margin-right: 10px;
  font-size: 13px;
  padding: 2px 3px;
  border-radius: 3px;
}
.project-detail-box .detail-wrap .address {
  color: #6B6B6B;
  margin-top: 10px;
  font-size: 15px;
}
.project-detail-box .detail-wrap .address label {
  font-weight: bold;
}
.project-detail-box .detail-wrap .address img {
  width: 18px;
  margin-right: 5px;
  vertical-align: text-bottom;
  position: relative;
  top: -3px;
}
.project-detail-box > .detail-box {
  background: #fff;
  padding: 50px;
  padding-top: 0;
}
.project-detail-box > .detail-box img {
  height: 18px;
  margin: 50px 0 20px;
}
.white-div .text-box {
  padding: 50px;
}
.white-div .text-box > h2 {
  color: #398784;
  margin-bottom: 25px;
  font-size: 20px;
}
.white-div .text-box > h2 > span {
  font-size: 12px;
  font-weight: normal;
}
.white-div .text-box > p {
  color: #434343;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 23px;
}
.white-div .img-box {
  padding: 20px 50px;
  background: #fff;
}
.white-div .img-box > img {
  width: 100%;
}
.charity-small-banner {
  background: #F0F0F0;
  overflow: hidden;
}
.charity-small-banner .text-box {
  padding: 20px;
  float: left;
  width: 60%;
}
.charity-small-banner .text-box h2 {
  color: #398784;
  font-size: 18px;
  padding-bottom: 20px;
}
.charity-small-banner .text-box h3 {
  font-size: 14px;
  padding-bottom: 10px;
}
.charity-small-banner .text-box p {
  font-size: 13px;
  line-height: 23px;
}
.charity-small-banner img {
  float: right;
  height: 162px;
}
.gray-title {
  position: relative;
}
.gray-title img {
  width: 100%;
}
.gray-title h2 {
  position: absolute;
  left: 65px;
  top: 30px;
  color: #398784;
  font-size: 30px;
}
.gray-title p {
  position: absolute;
  color: #398784;
  font-size: 14px;
}
.gray-title p:nth-of-type(1) {
  left: 315px;
  top: 34px;
}
.gray-title p:nth-of-type(2) {
  left: 315px;
  top: 51px;
}
.hr-box {
  padding: 50px 0 0;
  overflow: hidden;
}
.hr-box > div {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.hr-box > div:after {
  content: "";
  width: 0.5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 10px;
  background: #398784;
}
.hr-box > div img {
  width: 50px;
  margin-bottom: 20px;
}
.hr-box > div .text-box {
  height: 90px;
  padding: 0;
}
.hr-box > div .text-box p {
  text-align: center;
  color: #398784;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
}
.hr-box > div h5 {
  font-weight: normal;
  font-size: 12px;
  color: #398784;
}
.vip-box {
  width: 322px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.vip-box h4 {
  color: #388683;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
}
.vip-box .main-pic {
  width: 100%;
}
.vip-box h5 {
  color: #1E5654;
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  margin: 5px 0;
}
.vip-box h6 {
  color: #3A8A87;
  margin-top: 20px;
  font-size: 12px;
  opacity: 0.6;
  font-weight: 400;
}
.vip-box p {
  color: #6E6E6E;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 23px;
  width: 300px;
}
.vip-box img:nth-of-type(1) {
  display: block;
  width: 322px;
}
.vip-box.vip3 {
  width: 32%;
}
.vip-box.vip3 img:nth-of-type(3) {
  width: 200px;
}
.vip-box.vip3 p {
  padding: 0 50px;
}
.vip-box.purchase {
  margin-top: 50px;
  text-align: center;
}
.vip-box.purchase img:nth-of-type(1) {
  width: 50px;
  display: inline-block;
}
.vip-box.purchase h4 {
  text-align: center !important;
  margin: 20px 0;
  font-size: 25px;
}
.vip-box.purchase p {
  text-align: left;
  width: auto;
}
.vip-box.purchase .diamond {
  margin-bottom: 20px;
}
.diamond {
  width: 20px;
}
.living-artist-box1 {
  position: relative;
  margin: 50px 0;
}
.living-artist-box1 img {
  width: 650px;
}
.living-artist-box1 span {
  position: absolute;
  font-size: 12px;
  top: 100px;
  text-align: center;
}
.living-artist-box1 span:nth-of-type(1) {
  left: 140px;
}
.living-artist-box1 span:nth-of-type(2) {
  left: 405px;
}
.living-artist-box1 span:nth-of-type(3) {
  left: 675px;
}
.living-artist-box2 {
  text-align: center;
  margin-top: 130px;
  width: 730px;
}
.living-artist-box2 div {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.living-artist-box2 div h5 {
  color: #3B8A87;
  margin: 20px 0;
  font-size: 14px;
}
.living-artist-box2 div h4 {
  color: #3B8A87;
  font-size: 25px;
  margin-top: 20px;
}
.living-artist-box2 div i {
  height: 2px;
  display: block;
  width: 25px;
  background: #3A8A87;
  margin: 0 auto;
}
.living-artist-box2 div img {
  width: 50px;
}
.living-artist-box2 div p {
  color: #434343;
  margin: 18px 0;
  font-size: 13px;
}
.living-artist-box2 div .living-artist-arrow {
  width: 15px;
  margin: 0;
}
.member-right {
  width: 48%;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.member-right p {
  margin-top: 5px;
  font-size: 12px;
}
.member-right .member-right-img1 {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 50px 0 20px 30px;
}
.member-right .member-right-img1 > img {
  width: 350px;
}
.member-right .member-right-img1 span {
  font-size: 10px;
  position: absolute;
}
.member-right .member-right-img1 span:nth-of-type(1) {
  top: 125px;
  left: 15px;
}
.member-right .member-right-img1 span:nth-of-type(2) {
  top: 79px;
  left: 126px;
}
.member-right .member-right-img1 span:nth-of-type(3) {
  top: 63px;
  left: 238px;
}
.member-right .member-right-img1 span:nth-of-type(4) {
  top: 29px;
  left: 351px;
}
.member-right .img-box {
  padding: 20px 0;
}
.member-right .img-box img {
  width: 45%;
}
.member-benefit {
  width: 48%;
  padding-left: 95px;
  margin-top: 20px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
}
.member-benefit p {
  font-size: 13px;
  line-height: 31px;
  color: #343434;
}
.member-benefit p > .double-dot {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 4px;
}
.member-benefit p > span {
  display: inline-block;
  width: 90%;
  line-height: 18px;
  margin-bottom: 20px;
}
.member-benefit p > span > span {
  font-size: 11px;
}
.square {
  width: 5px !important;
  margin-right: 5px;
}
.point-way {
  display: inline-block;
  width: 48%;
}
.point-way h5 {
  margin-bottom: 30px;
  color: #343434;
}
.point-way > div > p {
  position: relative;
  margin-bottom: 30px;
}
.point-way > div > p > img {
  position: absolute;
  width: 40px;
  top: 6px;
}
.point-way > div > p > span {
  font-size: 12px;
  display: inline-block;
  margin-left: 50px;
  vertical-align: top;
  width: 350px;
  line-height: 25px;
  color: #343434;
}
.point-way > img {
  width: 100%;
  margin-top: 30px;
}
.point-guide {
  display: inline-block;
  width: 48%;
}
.point-guide div {
  text-align: center;
  position: relative;
}
.point-guide div img {
  width: 200px;
  margin-top: 30px;
  margin-left: -30px;
}
.point-guide div span {
  font-size: 10px;
  position: absolute;
  color: #343434;
}
.point-guide div span:nth-of-type(1) {
  top: 83px;
  left: 123px;
}
.point-guide div span:nth-of-type(2) {
  top: 210px;
  left: 129px;
}
.point-guide div span:nth-of-type(3) {
  top: 352px;
  left: 62px;
}
.point-guide div span:nth-of-type(4) {
  top: 352px;
  left: 222px;
}
.dot {
  width: 6px;
  height: 6px;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
/*# sourceMappingURL=style.css.map */