* {
  padding: 0;
  margin: 0;
}
header {
  position: relative;
  background-color: #383431;
  width: 100%;
  height: 120px;
  border-bottom: 3px solid #f3cb8f ;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}
.headerImg {
	width: 238px;
	height: 72px;
	margin: 23px 0px;
	float:left;
}
header ul {
	margin-left: 0px;
	float:right;
}
.secName {
  color: #f3cb8f;
  font-size: 14px;
  margin: 0;
}
.firstP {
  color: #f3cb8f;
  font-size: 12px;
  margin: 0;
}

header ul li {
  height: 116px;
  width: 97px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-right:17px;
}
header ul li:hover .headerItem {
  visibility: visible;
}
.headerItem {
  position: absolute;
  top: 115px;
  visibility: hidden;
  overflow: hidden;
  border-top: 7px solid transparent;
  display: flex;
  align-items: center;
}
.outNav {
  width: 97px;
  height: 116px;
  border-top: 5px solid transparent;
}
.headerP,
.headerC,
.headerA {
  left: -48.5px;
}
.itemLine {
  display: block;
  width: 1px;
  height: 31px;
  background-color: #eceae5;
}
.headerW,
.headerT {
  left: -97px;
}

.headerItem div:hover {
  color: #f3cb8f;
}
.headerItem div {
  width: 97px;
  height: 50px;
  color: #999999;
  line-height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  border-bottom: 1px solid #eceae5;
  margin-right: -1px;
}
.firstP {
  margin-top: 35px;
  margin-bottom: 8px;
}

header ul li:hover {
  background-color: #C4261D;
  height: 115px;
}

.myBanner {
  width: 100%;
  border-bottom: 2px solid #f3cb8f;
  position: relative;
  margin-top:120px
}

.myBanner img {
  width: 100%;
}
.caseSearch {
  position: absolute;
  top: 245px;
  left: 50%;
  margin: 0 auto;
  width: 800px;
  height: 58px;
  background-color: transparent;
  border: solid 2px #f3cb8f;
  display: flex;
  margin-left: -390px;
}
.caseSearch div {
  width: 20%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: #fff;
}
.caseSearch ::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #999999;
}
.caseSearch img {
  width: 36px;
  height: 36px;
}
.caseSearch input {
  width: 80%;
  height: 100%;
  border: 0;
  background-color: rgba(255, 255, 255, 0.8);
  outline: none;
  padding-left: 20px;
  color: #999999;
}

.styleList {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;

  margin-top: -88px;
  position: relative;
  z-index: 3;
}
.styleList p {
  margin: 0;
}
.outStyle {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.style1 {
  width: 1200px;
  height: 88px;
  display: flex;
  border-bottom: 1px solid #eeeeee;

  margin: 0 auto;
}
.styleT {
  width: 97px;
  height: 88px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 16px;
}
.styleC {
  display: flex;
  align-items: center;
  margin-left: 100px;
}
.styleC div {
  width: 90px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.styleOn {
  background-color: #00261d;
  color: #f3cb8f;
}

.hasC{ padding:0px 50px !important;}
.hasC p {
  cursor: pointer;
  padding:0px !important;
  margin:0px 30px 0px 0px !important;
}

.hasC span {
    position: relative;
    width: 98px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 20px;
	margin-right: 20px;
    float: left;
    border: 1px solid #d3d3d3;
    display: block;
}
.hasC span em {
    font-size: 10px;
    position: absolute;
    top: -8px;
    right: 10px;
    color: #F00;
}
.hasC {
  width: 1200px;
  height: 68px;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-top: 33px;
  margin-bottom: 43px;
}
.hasC p {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  margin-left: 54px;
}

.hasC .firstP {
  margin-left: 81px;
}
.writeInfo {
  width: 1200px;
  height: 240px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-left: 60px;
}
.wBack {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../images/vr/vrBack.png");
  background-size: cover;
}
.wTitle {
  position: relative;
  margin-top: 30px;
}
.w1 {
  width: 289px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 4px;
  position: relative;
  border: none;
  outline: none;
  padding-left: 10px;
}
.w1 select {
  width: 100%;
  height: 100%;
  padding-left: 7px;
  outline: none;
  border: none;
  background-color: #f4f4f4;
  color: #999999;
  border-radius: 4px;
}
.outChoose {
  position: absolute;
  top: 43px;
  border-radius: 4px;
  width: 289px;
  height: 109px;
  overflow: hidden;
  display: none;
  z-index: 3;
}
.chooseCity {
  position: absolute;
  width: 306px;
  height: 127px;
  overflow: scroll;
}
.cityList div {
  width: 289px;
  height: 42px;
  background-color: #ffffff;
  line-height: 42px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.w1 img {
  position: absolute;
  right: 20px;
  top: 14px;
}
.w2 {
  width: 612px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 4px;
  border: none;
  outline: none;
  padding-left: 10px;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #999999;
}
.outDiv {
  width: 935px;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  position: relative;
}
.wBtn {
  width: 114px;
  height: 120px;
  background-color: #003a29;
  border-radius: 4px;
  position: absolute;
  bottom: 34px;
  right: 60px;
}
.wBtn p {
  width: 50px;
  height: 55px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 32px;
  letter-spacing: 1px;
  color: #f3cb8f;
}
.vrNum {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  margin: 40px 0 10px 0;
  text-align: center;
}
.vrList {
  width: 1200px;
  overflow: hidden;
}
.vrInfo {
  float: left;
  width: 376px;
  height: 501px;
  margin-left: 24px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-top: 24px;
 
  position: relative;
}
.vrLogo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.vrInfo:hover .alertDiv {
  display: block;
}
.infoH {
  width: 376px;
  height: 390px;
  position: relative;
}
.alertDiv {
  width: 197px;
  height: 125px;
  position: absolute;
  right: 22px;
  bottom: -10px;
  display: none;
}
.vInfo .infoH .alertDiv {
  display: block;
}
.caseImg {
  width: 375px;
  height: 390px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}
.caseMan {
  width: 88px;
  height: 88px;
  border-radius: 88px;
  border: solid 2px #f3cb8f;
  position: absolute;
  right: 20px;
  top: 0px;
}
.red {
  color: #ff3939;
}
.alertDiv div {
  position: absolute;
  left: 15px;
  top: 11px;
}
.alertDiv ul {
  margin-top: 6px;
}
.myP {
  color: #999999;
}
.alertDiv ul li {
  list-style: none;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 8px;
  width: 182px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fLeft {
  margin-left: 14px;
}
.infoF {
  display: flex;
  margin-top: 17px;
  position: relative;
}
.fName {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
}
.fLine {
  width: 235px;
  height: 1px;
  border-top: 1px dashed #999999;
  margin-top: 17px;
  margin-bottom: 17px;
}
.fSpec {
  display: flex;
  justify-content: space-between;
}
.fSpec p {
  font-size: 14px;
}
.vrInfo:hover .vrC {
  visibility: visible;
}
.styleC div {
  cursor: pointer;
}
.vrC {
  position: absolute;
  top: 0;
  left: 0;
  width: 376px;
  height: 501px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 6;
  visibility: hidden;
}
.vrBtn {
  width: 100px;
  height: 40px;
  background-color: #003f2d;
  border-radius: 4px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;

  outline: none;
  border: none;
  margin-top: 230px;
  position: relative;
  z-index: 2;
}
.vrBtn a {
  color: #f3cb8f;
}
.btnList {
  text-align: center;
  margin-top: 67px;
  margin-bottom: 87px;
}
.btnList .back,
.btnList .next {
  width: 64px;
  height: 25px;
  border: solid 1px #cdcdcd;
}
.btnOn {
  background-color: #00261b;
  color: #f3cb8f;
}
.btnList ul li {
  text-align: center;
  line-height: 25px;
  display: inline-block;
  list-style: none;
  width: 25px;
  height: 25px;
  border: solid 1px #cdcdcd;
  margin-left: 8px;
}
#page a {
  min-width: 50px;
  height: 28px;
  border: 1px solid #dce0e0 !important;
  text-align: center;
  margin: 0 4px;
  cursor: pointer;
  line-height: 28px;
  color: #666666;
  font-size: 13px;
  display: inline-block;
}
#page>div .a_on {
  background-color:#00261b;
 border-color: #00261b;
 color: #f3cb8f;
}
#page {
  padding-top: 67px;
  padding-bottom: 87px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#firstPage,
#lastPage {
  width: 50px;
  color: #333333;
  border: 1px solid #cdcdcd !important;
}

#prePage,
#nextPage {
  width: 70px;
  color: #00261b;
  border: 1px solid #cdcdcd !important;
}

#page .current {
  background-color: #00261b;
  border-color: #00261b;
  color: #f3cb8f;
}

.totalPages {
  margin: 0 10px;
}

.totalPages span,
.totalSize span {
  color: #cdcdcd;
  margin: 0 5px;
}






.whereBox {
  width: auto;
  margin: 0 auto;
  background-color: #fff;
  /*font-size: 12px;*/
  border: 1px solid #eeeeee;
}
.whereBox .item {
  /*line-height: 40px;*/
  border-bottom: 1px solid #eeeeee;
  width:1200px;
  height:88px;
  display:flex;
  margin:0 auto;
}
.whereBox .item:last-child {
  border-bottom: 0px solid #eeeeee;
}
.whereBox .item .fl:first-child {
  /*background: #f8f8f8;*/
  /*border-right: 1px solid #eeeeee;*/
  margin-right: 15px;
  color: #666666;
  margin-left:15px;
}
.whereBox .item span {
  width: 98px;
  display: inline-block;
  text-align: center;
  margin-top:30px;
}
.whereBox .item a {
  display: inline-block;
  height: 25px;
  padding: 0 15px;
  line-height: 25px;
  color: #414141;
}
.whereBox .item a:hover {
  text-decoration: underline;
  color: #414141;
}
.whereBox .item .on {
  background-color: #008d49;
  color: #fff;
}
.whereBox .item .on:hover {
  color: #fff;
  text-decoration: none;
}
.clear {
  clear: both;
}


/*menu*/
.menu_dropDown {
  /*width: 930px;*/
}
.renovation_style {
  /*height: 40px;*/
  overflow: hidden;
  margin-left: 3px;
}
.renovation_style b{ display:none}
.renovation_style span{ display:inline-block; background:#00261d; line-height:25px; width:65px !important; color:#f3cb8f; text-align:center}
/*????????¡ª¨¨?¡§¨¦?¦Ì*/
.content {
  padding: 20px 0 20px 0;
  background: #f7f7f7;
  margin-right: -30px;
}
.content .item .bgbox {
  width: 378px;
  margin-right: 10px;
  float: left;
  margin-bottom: 16px;
  height: 370px;
  background: #fff;
  border: 2px solid #fff;
  padding: 6px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.content .item .bgbox:hover {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  padding: 6px;
}
.content .item .txt {
  font-weight: bold;
  font-size: 14px;
  height: 28px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 290px;
}
.content .item .txt a {
  color: #3e3a39;
}
.content .item .desc {
  display: block;
  width: 290px;
  color: #6e6e6e;
  height: 20px;
  margin-bottom: 5px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .item .type-title {
  display: inline-block;
  width: 100px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  vertical-align: middle;
}
.content .item .btnbox-gray {
  background: #7b7b7b;
  color: #fff !important;
  border: 1px solid #7b7b7b !important;
}
.content .item .btnbox {
  border-radius: 10px;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  width: 75px;
  text-align: center;
  line-height: 25px;
  color: #929292;
  border: 1px solid #cfcfcf;
  margin-right: 8px;
}
.content .item .btnbox:hover {
  background-color: #008d49;
  color: #fff;
  border: 1px solid #008d49;
}
.content .item .desbox {
  position: relative;
  padding-left: 96px;
  top: 5px;
}
.content .item .desbox img {
  position: absolute;
  border-radius: 5px;
  width: 80px;
  height: 80px;
  display: block;
  left: 0px;
  top: 6px;
}
.content .rlast {
  margin-right: 0px;
}


.hc_fy1{text-align:center;/* overflow:hidden;*/ border:0px solid red; height:30px;/* margin:0 auto 18px;*/}
.hc_fy1 ul{/*display: inline-table;*/position: relative;text-align:center;height:30px; width:1200px;margin:auto;}
.hc_fy1 ul li{text-align:center; margin:0 2px;height:30px; display:inline-block;*zoom:1;*display:inline;*margin-top:10px;}
.hc_fy1 ul li a{ display:block; height:28px; width:28px; border:1px solid #333; line-height:28px; font-size:14px; font-weight:bold; color:#333; border-radius:2px;}
.hc_fy1 ul li a:hover{ background:#444444; color:#fff;}
.hc_fy1 ul li a.now{ background:#444444; color:#fff;}
.hc_fy1 ul li a.hc_sxy{ width:58px;}
.hc_fy1 ul li a.hc_sxdf{ width:58px; border:1px solid #e2e2e2; color:#f1f1f1;}
.hc_fy1 ul li a.hc_sxdf:hover{ border:1px solid #333;}