* {
  padding: 0;
  margin: 0;
}
body {
  margin-top: 120px;
}
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;
}
.teamInfo {
  width: 100%;
  height: 490px;
  background-color: #f7f5f8;
  border-bottom: 2px solid #f3cb8f;
  position: relative;
  overflow: hidden;
}
.infoL {
  position: absolute;
  left: 0;
  bottom: 0;
}
.infoR {
  position: absolute;
  right: -85px;
  top: 0;
}
.inTeam {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  height: 490px;
  position: relative;
}
.inImg {
  width: 278px;
  height: 313px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  border: 2px solid #fff;
  margin-top: 96px;
}

.tDiv {
  margin-top: 93px;
  margin-left: 53px;
  width: 455px;
}
.tName {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
}
.work {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #f3cb8f;
  margin-left: 30px;
}
.tTime {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 34px;
}
.tLine {
  width: 454px;
  border: 1px dashed #999999;
  margin-bottom: -10px;
}
.pDiv {
  display: flex;
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #333333;
  margin-top: 29px;
}
.pInfo {
  margin-left: 5px;
  width: 380px;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #999999;
  padding-left: 10px;
}
.call2 {
  width: 340px;
  height: 490px;
  background: rgba(0, 0, 0, 0.2);
  padding: 0 23px 0 23px;
  margin-left: 64px;
  float:right;
}
.call2 h1 {
  font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2.4px;
  color: #0f0f0f;
  margin-top: 44px;
  text-align: center;
}
.userInfo {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}
.userInfo input{
  width: 140px;
	height: 41px;
	background-color: #ffffff;
  border-radius: 4px;
  border: none;
  outline: none;
}
.outCity {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.city {
  width: 140px;
	height: 41px;
	background-color: #ffffff;
  border-radius: 4px;
  position: relative;
}
.city select {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  color: #999999;
  border-radius: 4px;
  outline: none;
  border: none;
}
.hInfo {
  margin-top: 20px;
  width: 100%;
  height: 41px;
  border-radius: 4px;
  border: 0;
  outline: none;
  text-indent:10px;
}
.submit {
  margin-top: 40px;
  width: 290px;
	height: 41px;
	background-color: #00261b;
  border-radius: 4px;
  color: #f3cb8f;
  border: 0;
}
.cases {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  padding-top: 120px;
  display: flex;
  flex-wrap: wrap;
}
.myC {
  position: absolute;
  left: 0;
  top: 50px;
  width: 103px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.4px;
	color: #333333;
}
.myM {
  position: absolute;
  right: 0;
  top: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70px;
  height: 20px;
}
.caseInfo {
  width: 384px;
  border: solid 1px #cdcdcd;
  margin-top: 24px;
  position: relative;
  transition: all 0.3s linear;
  margin-left: 24px;
}
.caseInfo:hover .curtain {
  visibility: visible;
}
.caseImg {
  width: 384px;
	height: 266px;
  margin-left: -1px;
}

.caseWhere {
  width: 384px;
  height: 70px;
  position: relative;
  margin: 0;
}
.caseS {
  margin: 0; 
  height: 20px; 
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.1px;
	color: #333333;
}
.caseM {
  margin: 0;
  position: absolute;
  right: 38px;
  top: 50%;
  height: 14px;
  margin-top: -7px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.1px;
  color: #333333;
  
}
.curtain {
  width: 384px;
  height: 266px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}
.curtain button {
  width: 120px;
	height: 42px;
	background-color: transparent;
  border: solid 1px #f3cb8f;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #f3cb8f;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -21px;
  
}
.btnList {
  text-align: center;
  margin-top: 67px;
  margin-bottom: 56px;
}
.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;
}
.moreD {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 150px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 107px;
}
.mc {
  position: absolute;
  left: 0;
  top: 50px;
  width: 185px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.4px;
	color: #333333;
}
.mm {
  position: absolute;
  right: 0;
  top: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70px;
  height: 20px;
}
.other {
  width: 285px;
  height: 236px;
  position: relative;
}
.oImg {
  /*width: 285px;*/
  height: 236px;
  background-size: cover;
  background-position:top center;
  background-repeat: no-repeat;
}
.oInfo {
  position: absolute;
  width: 285px;
  height: 50px;
  background-color:rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  line-height: 50px;
  left: 0;
  bottom: 0;
}

#page a {
  min-width: 30px;
  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;
  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;
}