* {
  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;
  margin-top:120px
}

.myBanner img {
  width: 100%;
}
.outOrder {
  padding-top: 22px;
  padding-bottom: 66px;
  background-color: #f9fafc;
  position: relative;
}
.fImg img {
  cursor: pointer;
}
.teamBtn div {
  cursor: pointer;
}
.tleft {
  position: absolute;
  top: 0;
  left: 0;
}
.tright {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ourOrder {
  margin-top: 20px;
  background-color: #f9fafc;
}
.orderT {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #333333;
  margin: 0;
  padding-top: 20px;
}
.orderList {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 57px;
  margin-bottom: 109px;
}
.showDiv {
  width: 1200px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.showImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 210px;
  height: 292px;
}
.tShow {
  position: absolute;
  top: 68px;
  left: 125px;
  width: 320px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #bebebe;
}
.tImg {
  width: 200px;
  height: 200px;
  border-radius: 200px;
  margin: 0;
  margin-top: 42px;
}
.tName {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
  margin-top: 21px;
}
.tWork {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  margin: 0;
  margin-top: 9px;
}
.tLine {
  width: 293px;
  height: 1px;
  background-color: #eeeeee;
  margin: 0 auto;
  margin-top: 20px;
}
.tStyle {
  width: 280px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.8px;
  color: #333333;
  margin: 0;
  margin-left: 27px;
  margin-top: 15px;
  text-align: left;
  margin-bottom: 20px;
}
#carousel-example-generic {
  width: 700px;
  height: 300px;
  position: absolute;
  top: 68px;
  right: 0;
  overflow: hidden;
}
#carousel-example-generic .banner{ width:100%; height:300px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.imgF {
  height: 120px;
  width: 700px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
}
.fTitle {
  width: 48px;
  height: 120px;
  background-color: #00261d;
}
.fTitle p {
  margin: 0 auto;
  margin-top: 15px;
  width: 18px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  color: #f3cb8f;
}
.outImg {
  width: 652px;
  height: 120px;
  overflow: hidden;
  padding-left: 11px;
  background-color: #eeeeee;
}
.fImg {
  height: 120px;
 
  display: flex;
  align-items: center;
  transition: all .3s linear;
  line-height: 120px;
}
.fImg img {
  width: 144px;
  height: 100px;
  margin-left: 11px;
  border: 4px solid transparent;
}
.fImg .imgOn {
  border: solid 4px #f3cb8f;
}
.ourTeam {
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
}
.teamBtn {
  width: 1200px;
  overflow: hidden;
  display: flex;
}
.teamBtn div {
  float: left;
  width: 140px;
  height: 42px;
  background-color: #eeeeee;
  border: solid 1px #999999;
  color: #666666;
  text-align: center;
  line-height: 42px;
  margin-left: 10px;
}
.teamBtn .btnOn {
  width: 140px;
  height: 42px;
  background-color: #00261d;
  color: #f3cb8f;
  text-align: center;
  line-height: 42px;
  border: none;
}
.teamBtn b1 {
  margin: 0;
}
.teamLine {
  width: 1200px;
  height: 2px;
  background-color: #eeeeee;
  margin-top: 9px;
  margin-bottom: 30px;
}
.teamList {
  width: 1220px;
  overflow: hidden;
  margin-left: -20px;
}
.teamInfo {
  float: left;
  width: 285px;
  border: solid 1px #bcbcbc;
  margin-top: 27px;
  position: relative;
  overflow: hidden;
  margin-left: 20px;
}
.teamInfo:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
}
.teamInfo:hover .inTeam {
  bottom: 0;
}
.iImg {
  /*width: 285px;*/
  height: 325px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.iName {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
  margin-top: 11px;
  margin-bottom: 23px;
  text-align: center;
}
.gray {
  color: #999999;
}
.red {
  color: #ff3939;
}
.iTime {
  width: 239px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.iTime p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
}
.iStyle {
  width: 239px;
  height: 18px;
  font-size: 14.1px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 12px;
}
.inName {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
  margin-top: 11px;
  margin-bottom: 15px;
  text-align: center;
}
.inTeam {
  background-color: rgb(0, 84, 64);
  position: absolute;
  left: -1px;
  bottom: -122px;
  height: 122px;
  width: 285px;
  transition: all 0.3s linear;
}
.inTime {
  width: 239px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}
.inTime p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
}
.hBtn {
  display: flex;
  justify-content: space-around;
}
.hMore {
  width: 100px;
  height: 30px;
  background-color: transparent;
  border: solid 1px #eeeeee;
  color: #fff;
  outline: none;
}
.hSign {
  width: 100px;
  height: 30px;
  background-color: transparent;
  border: solid 1px #f3cb8f;
  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;
}




.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;}